Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8bb3daad451036c109a6c0c2441962ccd95d7c6 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-ssh15069584479325253984.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-ssh9556354612997554117.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-ssh9926355857216855963.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-ssh7322225782846452390.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-ssh15435929843022451601.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 ‘prd-ubuntu20.04-docker-8c-8g-8603’ Running on prd-ubuntu20.04-docker-8c-8g-8610 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/971 [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/971 # 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 c8bb3daad451036c109a6c0c2441962ccd95d7c6 (main) Commit message: "Merge pull request #5409 from jinlinGuan/issue-5404-2" > 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 c8bb3daad451036c109a6c0c2441962ccd95d7c6 # timeout=10 > git rev-list --no-walk 9e34161fbf5c356a51bcd814926558f70a35d44a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-04T02:35:24.880Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-04T02:35:24.958Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-04T02:35:24.987Z] ========================================================= [2026-05-04T02:35:24.987Z] EdgeX Global Pipelines Version Info [2026-05-04T02:35:24.987Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:35:26.092Z] ------------------- [2026-05-04T02:35:26.092Z] stable info: [2026-05-04T02:35:26.092Z] ------------------- [2026-05-04T02:35:26.092Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-04T02:35:26.092Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-04T02:35:26.092Z] Message: update stable to v1.0.278 [2026-05-04T02:35:26.663Z] ------------------- [2026-05-04T02:35:26.663Z] experimental info: [2026-05-04T02:35:26.663Z] ------------------- [2026-05-04T02:35:26.663Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-04T02:35:26.663Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-04T02:35:26.663Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-04T02:35:26.762Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-04T02:35:26.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-04T02:35:26.801Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-04T02:35:26.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-04T02:35:26.840Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-04T02:35:26.861Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-04T02:35:26.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-04T02:35:26.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-04T02:35:26.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-04T02:35:26.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-04T02:35:26.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-04T02:35:27.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-04T02:35:27.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-04T02:35:27.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-04T02:35:27.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-04T02:35:27.099Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-04T02:35:27.128Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-04T02:35:27.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-04T02:35:27.176Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-04T02:35:27.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-04T02:35:27.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-04T02:35:27.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-04T02:35:27.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-04T02:35:27.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-04T02:35:27.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-04T02:35:27.327Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-04T02:35:27.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T02:35:27.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8bb3da [Pipeline] echo [2026-05-04T02:35:27.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T02:35:27.453Z] provisioning config files... [2026-05-04T02:35:27.468Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config7998012585372315598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:35:27.804Z] ---> ****-login.sh [2026-05-04T02:35:27.804Z] nexus3.edgexfoundry.org:10001 [2026-05-04T02:35:27.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:35:28.064Z] [2026-05-04T02:35:28.064Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-04T02:35:28.064Z] Configure a credential helper to remove this warning. See [2026-05-04T02:35:28.064Z] https://docs.****.com/go/credential-store/ [2026-05-04T02:35:28.064Z] [2026-05-04T02:35:28.064Z] Login Succeeded [2026-05-04T02:35:28.064Z] nexus3.edgexfoundry.org:10002 [2026-05-04T02:35:28.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:35:28.064Z] [2026-05-04T02:35:28.064Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-04T02:35:28.064Z] Configure a credential helper to remove this warning. See [2026-05-04T02:35:28.064Z] https://docs.****.com/go/credential-store/ [2026-05-04T02:35:28.064Z] [2026-05-04T02:35:28.064Z] Login Succeeded [2026-05-04T02:35:28.065Z] nexus3.edgexfoundry.org:10003 [2026-05-04T02:35:28.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:35:28.325Z] [2026-05-04T02:35:28.325Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-04T02:35:28.325Z] Configure a credential helper to remove this warning. See [2026-05-04T02:35:28.325Z] https://docs.****.com/go/credential-store/ [2026-05-04T02:35:28.325Z] [2026-05-04T02:35:28.325Z] Login Succeeded [2026-05-04T02:35:28.326Z] nexus3.edgexfoundry.org:10004 [2026-05-04T02:35:28.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:35:28.326Z] [2026-05-04T02:35:28.326Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-04T02:35:28.326Z] Configure a credential helper to remove this warning. See [2026-05-04T02:35:28.326Z] https://docs.****.com/go/credential-store/ [2026-05-04T02:35:28.326Z] [2026-05-04T02:35:28.326Z] Login Succeeded [2026-05-04T02:35:28.326Z] ****.io [2026-05-04T02:35:28.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:35:29.712Z] [2026-05-04T02:35:29.712Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-04T02:35:29.712Z] Configure a credential helper to remove this warning. See [2026-05-04T02:35:29.712Z] https://docs.****.com/go/credential-store/ [2026-05-04T02:35:29.712Z] [2026-05-04T02:35:29.712Z] Login Succeeded [2026-05-04T02:35:29.712Z] ---> ****-login.sh ends [Pipeline] } [2026-05-04T02:35:29.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-04T02:35:30.046Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-05-04T02:35:30.046Z] + + dirname cmd/core-command/Dockerfile [2026-05-04T02:35:30.046Z] cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/core-data/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/core-keeper/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/core-metadata/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-04T02:35:30.046Z] + + dirname cmd/security-bootstrapper/Dockerfile [2026-05-04T02:35:30.046Z] cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/support-notifications/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-04T02:35:30.046Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-04T02:35:30.046Z] + cut -d/ -f2 [2026-05-04T02:35:30.046Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-04T02:35:30.081Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-04T02:35:30.454Z] + git rev-list -1 --merges c8bb3daad451036c109a6c0c2441962ccd95d7c6~1..c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T02:35:30.465Z] -----------> git rev-list -1 --merges c8bb3daad451036c109a6c0c2441962ccd95d7c6~1..c8bb3daad451036c109a6c0c2441962ccd95d7c6 c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:35:30.465Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [false] [Pipeline] sh [2026-05-04T02:35:30.766Z] + git log --format=format:%s -1 c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T02:35:30.784Z] ========================================================= [2026-05-04T02:35:30.784Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-04T02:35:30.784Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-04T02:35:31.228Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-04T02:35:31.228Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-04T02:35:31.228Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-04T02:35:31.228Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-04T02:35:31.228Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-04T02:35:31.228Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-04T02:35:31.228Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:35:31.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-04T02:35:31.662Z] [2026-05-04T02:35:31.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:35:31.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-04T02:35:31.975Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-04T02:35:31.975Z] 3dae71ba6b94: Pulling fs layer [2026-05-04T02:35:31.975Z] 6bf1a483ea7c: Pulling fs layer [2026-05-04T02:35:31.975Z] f5dfc541a4d3: Pulling fs layer [2026-05-04T02:35:31.975Z] 461d9e800cba: Pulling fs layer [2026-05-04T02:35:31.975Z] 80192f66455f: Pulling fs layer [2026-05-04T02:35:31.975Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-04T02:35:31.975Z] a29436f7fd5d: Pulling fs layer [2026-05-04T02:35:31.975Z] 923cac83aea3: Pulling fs layer [2026-05-04T02:35:31.975Z] 25ad8b0a4227: Pulling fs layer [2026-05-04T02:35:31.975Z] db01528c6b51: Pulling fs layer [2026-05-04T02:35:31.975Z] 28988de357af: Pulling fs layer [2026-05-04T02:35:31.975Z] 461d9e800cba: Waiting [2026-05-04T02:35:31.975Z] 80192f66455f: Waiting [2026-05-04T02:35:31.975Z] 923cac83aea3: Waiting [2026-05-04T02:35:31.975Z] 2e8e34ca0e6c: Waiting [2026-05-04T02:35:31.975Z] 28988de357af: Waiting [2026-05-04T02:35:31.975Z] a29436f7fd5d: Waiting [2026-05-04T02:35:31.975Z] db01528c6b51: Waiting [2026-05-04T02:35:31.975Z] 25ad8b0a4227: Waiting [2026-05-04T02:35:31.975Z] 6bf1a483ea7c: Verifying Checksum [2026-05-04T02:35:31.975Z] 6bf1a483ea7c: Download complete [2026-05-04T02:35:31.975Z] 461d9e800cba: Verifying Checksum [2026-05-04T02:35:31.975Z] 461d9e800cba: Download complete [2026-05-04T02:35:31.975Z] 80192f66455f: Verifying Checksum [2026-05-04T02:35:31.975Z] 80192f66455f: Download complete [2026-05-04T02:35:32.234Z] f5dfc541a4d3: Verifying Checksum [2026-05-04T02:35:32.234Z] f5dfc541a4d3: Download complete [2026-05-04T02:35:32.234Z] 3dae71ba6b94: Verifying Checksum [2026-05-04T02:35:32.234Z] 3dae71ba6b94: Download complete [2026-05-04T02:35:32.234Z] 923cac83aea3: Verifying Checksum [2026-05-04T02:35:32.234Z] 923cac83aea3: Download complete [2026-05-04T02:35:32.493Z] 25ad8b0a4227: Verifying Checksum [2026-05-04T02:35:32.493Z] 25ad8b0a4227: Download complete [2026-05-04T02:35:32.493Z] db01528c6b51: Verifying Checksum [2026-05-04T02:35:32.493Z] db01528c6b51: Download complete [2026-05-04T02:35:32.493Z] 28988de357af: Download complete [2026-05-04T02:35:32.493Z] a29436f7fd5d: Verifying Checksum [2026-05-04T02:35:32.493Z] a29436f7fd5d: Download complete [2026-05-04T02:35:33.060Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-04T02:35:33.061Z] 2e8e34ca0e6c: Download complete [2026-05-04T02:35:33.998Z] 3dae71ba6b94: Pull complete [2026-05-04T02:35:33.998Z] 6bf1a483ea7c: Pull complete [2026-05-04T02:35:34.941Z] f5dfc541a4d3: Pull complete [2026-05-04T02:35:34.941Z] 461d9e800cba: Pull complete [2026-05-04T02:35:34.941Z] 80192f66455f: Pull complete [2026-05-04T02:35:39.149Z] 2e8e34ca0e6c: Pull complete [2026-05-04T02:35:40.088Z] a29436f7fd5d: Pull complete [2026-05-04T02:35:40.088Z] 923cac83aea3: Pull complete [2026-05-04T02:35:40.088Z] 25ad8b0a4227: Pull complete [2026-05-04T02:35:40.088Z] db01528c6b51: Pull complete [2026-05-04T02:35:40.088Z] 28988de357af: Pull complete [2026-05-04T02:35:40.088Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-04T02:35:40.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-04T02:35:40.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T02:35:40.235Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T02:35:40.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-04T02:35:41.829Z] $ docker top 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 -eo pid,comm [2026-05-04T02:35:41.876Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-04T02:35:41.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-04T02:35:41.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-04T02:35:41.997Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-04T02:35:42.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-04T02:35:42.127Z] $ docker exec 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent [2026-05-04T02:35:42.223Z] SSH_AUTH_SOCK=/tmp/ssh-w8lu7wgXV9ej/agent.32 [2026-05-04T02:35:42.223Z] SSH_AGENT_PID=38 [2026-05-04T02:35:42.230Z] Running ssh-add (command line suppressed) [2026-05-04T02:35:42.338Z] Identity added: /w/workspace/edgex-go/971@tmp/private_key_3345232079186406241.key (/w/workspace/edgex-go/971@tmp/private_key_3345232079186406241.key) [2026-05-04T02:35:42.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-04T02:35:42.640Z] + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] sh [2026-05-04T02:35:42.928Z] + git tag --points-at HEAD [Pipeline] } [2026-05-04T02:35:42.944Z] $ docker exec --env ******** --env ******** 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent -k [2026-05-04T02:35:43.045Z] unset SSH_AUTH_SOCK; [2026-05-04T02:35:43.046Z] unset SSH_AGENT_PID; [2026-05-04T02:35:43.046Z] echo Agent pid 38 killed; [2026-05-04T02:35:43.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-04T02:35:43.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-04T02:35:43.101Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-04T02:35:43.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-04T02:35:43.225Z] $ docker exec 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent [2026-05-04T02:35:43.331Z] SSH_AUTH_SOCK=/tmp/ssh-LhQRSI1cm3n9/agent.85 [2026-05-04T02:35:43.331Z] SSH_AGENT_PID=91 [2026-05-04T02:35:43.336Z] Running ssh-add (command line suppressed) [2026-05-04T02:35:43.451Z] Identity added: /w/workspace/edgex-go/971@tmp/private_key_15797564277360849774.key (/w/workspace/edgex-go/971@tmp/private_key_15797564277360849774.key) [2026-05-04T02:35:43.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-04T02:35:43.760Z] + git semver init [2026-05-04T02:35:44.021Z] 2026-05-04 02:35:44,002 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-04T02:35:44.021Z] 2026-05-04 02:35:44,006 [run_init] DEBUG init version:0.0.0 force:False [2026-05-04T02:35:44.021Z] 2026-05-04 02:35:44,007 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/971/.semver [2026-05-04T02:35:44.021Z] 2026-05-04 02:35:44,007 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/971/.semver [2026-05-04T02:35:44.021Z] 2026-05-04 02:35:44,007 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/971/.semver'], cwd=/w/workspace/edgex-go/971, stdin=None, shell=False, universal_newlines=False) [2026-05-04T02:35:49.320Z] 2026-05-04 02:35:48,668 [append_file] DEBUG append to file:/w/workspace/edgex-go/971/.git/info/exclude [2026-05-04T02:35:49.320Z] 2026-05-04 02:35:48,669 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/971/.semver/main with force:False [2026-05-04T02:35:49.320Z] 2026-05-04 02:35:48,669 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T02:35:49.320Z] 2026-05-04 02:35:48,669 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T02:35:49.320Z] 4.1.0-dev.111 [Pipeline] } [2026-05-04T02:35:49.335Z] $ docker exec --env ******** --env ******** 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 ssh-agent -k [2026-05-04T02:35:49.429Z] unset SSH_AUTH_SOCK; [2026-05-04T02:35:49.429Z] unset SSH_AGENT_PID; [2026-05-04T02:35:49.429Z] echo Agent pid 91 killed; [2026-05-04T02:35:49.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-04T02:35:49.759Z] + git semver [Pipeline] } [2026-05-04T02:35:50.034Z] $ docker stop --time=1 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 [2026-05-04T02:35:51.311Z] $ docker rm -f --volumes 1ec91ff51210f95754984172cc28bbb251d10a1909ffc15a731bdc0f0a666654 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-04T02:35:51.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-04T02:35:51.954Z] Stashed 1 file(s) [Pipeline] echo [2026-05-04T02:35:51.959Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.111 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-04T02:35:52.433Z] + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] echo [2026-05-04T02:35:52.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-04T02:35:52.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-04T02:35:52.474Z] ========================================================= [2026-05-04T02:35:52.474Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-04T02:35:52.474Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-04T02:35:52.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-04T02:35:52.770Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-04T02:35:52.770Z] 2d35ebdb57d9: Pulling fs layer [2026-05-04T02:35:52.770Z] c35fb4624d26: Pulling fs layer [2026-05-04T02:35:52.770Z] 4e2aec7ef170: Pulling fs layer [2026-05-04T02:35:52.770Z] 333b49ad6fbf: Pulling fs layer [2026-05-04T02:35:52.770Z] 4f4fb700ef54: Pulling fs layer [2026-05-04T02:35:52.770Z] c3e65509a76b: Pulling fs layer [2026-05-04T02:35:52.770Z] 7cf9ebb963bd: Pulling fs layer [2026-05-04T02:35:52.770Z] bb34ca984cfb: Pulling fs layer [2026-05-04T02:35:52.770Z] 151cf03bc807: Pulling fs layer [2026-05-04T02:35:52.770Z] 333b49ad6fbf: Waiting [2026-05-04T02:35:52.770Z] 4f4fb700ef54: Waiting [2026-05-04T02:35:52.770Z] c3e65509a76b: Waiting [2026-05-04T02:35:52.770Z] 151cf03bc807: Waiting [2026-05-04T02:35:52.770Z] 7cf9ebb963bd: Waiting [2026-05-04T02:35:52.770Z] bb34ca984cfb: Waiting [2026-05-04T02:35:52.770Z] c35fb4624d26: Verifying Checksum [2026-05-04T02:35:52.770Z] c35fb4624d26: Download complete [2026-05-04T02:35:52.770Z] 333b49ad6fbf: Verifying Checksum [2026-05-04T02:35:52.770Z] 333b49ad6fbf: Download complete [2026-05-04T02:35:52.770Z] 4f4fb700ef54: Verifying Checksum [2026-05-04T02:35:52.770Z] 4f4fb700ef54: Download complete [2026-05-04T02:35:52.770Z] c3e65509a76b: Verifying Checksum [2026-05-04T02:35:52.770Z] c3e65509a76b: Download complete [2026-05-04T02:35:52.770Z] 2d35ebdb57d9: Verifying Checksum [2026-05-04T02:35:52.770Z] 2d35ebdb57d9: Download complete [2026-05-04T02:35:53.029Z] 7cf9ebb963bd: Verifying Checksum [2026-05-04T02:35:53.029Z] 7cf9ebb963bd: Download complete [2026-05-04T02:35:53.029Z] 2d35ebdb57d9: Pull complete [2026-05-04T02:35:53.288Z] c35fb4624d26: Pull complete [2026-05-04T02:35:53.288Z] 151cf03bc807: Verifying Checksum [2026-05-04T02:35:53.288Z] 151cf03bc807: Download complete [2026-05-04T02:35:53.288Z] 4e2aec7ef170: Verifying Checksum [2026-05-04T02:35:53.288Z] 4e2aec7ef170: Download complete [2026-05-04T02:35:53.853Z] bb34ca984cfb: Verifying Checksum [2026-05-04T02:35:53.853Z] bb34ca984cfb: Download complete [2026-05-04T02:35:59.116Z] 4e2aec7ef170: Pull complete [2026-05-04T02:35:59.116Z] 333b49ad6fbf: Pull complete [2026-05-04T02:35:59.116Z] 4f4fb700ef54: Pull complete [2026-05-04T02:35:59.116Z] c3e65509a76b: Pull complete [2026-05-04T02:35:59.116Z] 7cf9ebb963bd: Pull complete [2026-05-04T02:36:01.650Z] bb34ca984cfb: Pull complete [2026-05-04T02:36:02.588Z] 151cf03bc807: Pull complete [2026-05-04T02:36:02.588Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-04T02:36:02.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-04T02:36:02.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-04T02:36:02.892Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-04T02:36:02.892Z] WORKDIR /edgex [2026-05-04T02:36:02.892Z] COPY go.mod . [2026-05-04T02:36:02.892Z] RUN go mod download [2026-05-04T02:36:02.892Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-04T02:36:03.459Z] #0 building with "default" instance using docker driver [2026-05-04T02:36:03.459Z] [2026-05-04T02:36:03.459Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:36:03.459Z] #1 transferring dockerfile: 164B done [2026-05-04T02:36:03.459Z] #1 DONE 0.0s [2026-05-04T02:36:03.459Z] [2026-05-04T02:36:03.459Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-04T02:36:03.459Z] #2 DONE 0.0s [2026-05-04T02:36:03.459Z] [2026-05-04T02:36:03.459Z] #3 [internal] load .dockerignore [2026-05-04T02:36:03.459Z] #3 transferring context: 50B done [2026-05-04T02:36:03.459Z] #3 DONE 0.0s [2026-05-04T02:36:03.459Z] [2026-05-04T02:36:03.459Z] #4 [internal] load build context [2026-05-04T02:36:03.718Z] #4 transferring context: 6.99kB done [2026-05-04T02:36:03.718Z] #4 DONE 0.1s [2026-05-04T02:36:03.718Z] [2026-05-04T02:36:03.718Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-04T02:36:03.718Z] #5 DONE 0.1s [2026-05-04T02:36:03.718Z] [2026-05-04T02:36:03.718Z] #6 [2/4] WORKDIR /edgex [2026-05-04T02:36:05.101Z] #6 DONE 1.2s [2026-05-04T02:36:05.101Z] [2026-05-04T02:36:05.101Z] #7 [3/4] COPY go.mod . [2026-05-04T02:36:05.101Z] #7 DONE 0.0s [2026-05-04T02:36:05.101Z] [2026-05-04T02:36:05.101Z] #8 [4/4] RUN go mod download [2026-05-04T02:36:07.071Z] Still waiting to schedule task [2026-05-04T02:36:07.072Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8607’ [2026-05-04T02:36:17.313Z] #8 DONE 11.4s [2026-05-04T02:36:17.313Z] [2026-05-04T02:36:17.313Z] #9 exporting to image [2026-05-04T02:36:17.313Z] #9 exporting layers [2026-05-04T02:36:19.847Z] #9 exporting layers 3.4s done [2026-05-04T02:36:19.847Z] #9 writing image sha256:5b9a1a439e0d9422245985375c15b0e32ca4231a3cb434d527875e4ab4e38932 done [2026-05-04T02:36:19.847Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-04T02:36:19.847Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:36:20.168Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-04T02:36:20.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T02:36:20.253Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T02:36:20.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-04T02:36:20.576Z] $ docker top 2cc1cafd0610c1f44dc1a050a515032360696112a1c88d6ea0e898ffc53e53c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-04T02:36:20.920Z] + go version [2026-05-04T02:36:20.920Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-04T02:36:20.934Z] $ docker stop --time=1 2cc1cafd0610c1f44dc1a050a515032360696112a1c88d6ea0e898ffc53e53c9 [2026-05-04T02:36:22.182Z] $ docker rm -f --volumes 2cc1cafd0610c1f44dc1a050a515032360696112a1c88d6ea0e898ffc53e53c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:36:22.628Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-04T02:36:22.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T02:36:22.706Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T02:36:22.736Z] $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-04T02:36:22.990Z] $ docker top a1155c4728374e5f4ba0fb93801942b3ebc206424fb1c6738a2f24a3ce403f63 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-04T02:36:23.051Z] ========================================================= [2026-05-04T02:36:23.051Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-04T02:36:23.051Z] ========================================================= [Pipeline] sh [2026-05-04T02:36:23.334Z] + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] fileExists [Pipeline] sh [2026-05-04T02:36:23.634Z] + make test [2026-05-04T02:36:23.634Z] go test -race -coverprofile=coverage.out ./... [2026-05-04T02:36:31.753Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-04T02:37:03.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2026-05-04T02:37:07.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.4% of statements [2026-05-04T02:37:07.134Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-04T02:37:07.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.029s coverage: 4.8% of statements [2026-05-04T02:37:07.134Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-04T02:37:07.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 57.3% of statements [2026-05-04T02:37:07.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2026-05-04T02:37:07.134Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-04T02:37:07.134Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.636s coverage: 94.2% of statements [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-04T02:37:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements [2026-05-04T02:37:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-04T02:37:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.041s coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-04T02:37:08.512Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-04T02:37:08.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 10.4% of statements [2026-05-04T02:37:08.775Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-04T02:37:08.775Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.407s coverage: 97.6% of statements [2026-05-04T02:37:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-04T02:37:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-04T02:37:10.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-04T02:37:13.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.064s coverage: 3.5% of statements [2026-05-04T02:37:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-04T02:37:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-04T02:37:13.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2026-05-04T02:37:13.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-04T02:37:13.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements [2026-05-04T02:37:13.311Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.032s coverage: 68.8% of statements [2026-05-04T02:37:13.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-04T02:37:13.311Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-04T02:37:13.311Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-04T02:37:13.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2026-05-04T02:37:13.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements [2026-05-04T02:37:13.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 89.5% of statements [2026-05-04T02:37:13.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 93.1% of statements [2026-05-04T02:37:14.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2026-05-04T02:37:26.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.053s coverage: 92.9% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 68.8% of statements [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.048s coverage: 82.1% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.030s coverage: 86.0% of statements [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.132s coverage: 54.8% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.024s coverage: 20.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 29.2% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.036s coverage: 93.8% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.020s coverage: 54.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 17.1% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.118s coverage: 94.9% of statements [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-04T02:37:38.882Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 47.1% of statements [2026-05-04T02:37:38.882Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-04T02:37:38.882Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-04T02:37:38.882Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-05-04T02:37:38.882Z] running golangci-lint [2026-05-04T02:37:38.882Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-04T02:37:38.882Z] go version go1.25.2 linux/amd64 [2026-05-04T02:37:38.882Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-04T02:37:38.882Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-04T02:37:38.882Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-04T02:37:38.882Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-04T02:37:39.143Z] level=info msg="[goenv] Read go env for 2.919664ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-04T02:37:39.143Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-04T02:38:01.064Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 20.442834564s" [2026-05-04T02:38:01.064Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.71095ms" [2026-05-04T02:38:11.033Z] level=info msg="[linters_context/goanalysis] analyzers took 1m33.445496913s with top 10 stages: buildir: 52.959579094s, inspect: 2.795093965s, fact_deprecated: 2.683799891s, gosec: 2.65406405s, printf: 1.732421744s, fact_purity: 1.542233304s, nilness: 1.210037812s, S1038: 1.176445081s, ctrlflow: 1.010715614s, typedness: 954.923036ms" [2026-05-04T02:38:11.033Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-04T02:38:11.033Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-04T02:38:11.033Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-04T02:38:11.033Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-04T02:38:11.033Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21" [2026-05-04T02:38:11.033Z] level=info msg="[runner] processing took 9.355712ms with stages: nolint_filter: 8.524674ms, generated_file_filter: 591.686µs, exclusion_rules: 118.441µs, exclusion_paths: 70.35µs, path_relativity: 33.811µs, cgo: 3.79µs, path_absoluter: 2.79µs, sort_results: 2.29µs, invalid_issue: 1.94µs, max_same_issues: 1.45µs, filename_unadjuster: 1.07µs, fixer: 970ns, source_code: 470ns, diff: 470ns, uniq_by_line: 420ns, path_prettifier: 320ns, max_from_linter: 240ns, path_shortener: 180ns, max_per_file_from_linter: 180ns, severity-rules: 170ns" [2026-05-04T02:38:11.033Z] level=info msg="[runner] linters took 11.311018078s with stages: goanalysis_metalinter: 11.301570655s" [2026-05-04T02:38:11.034Z] 0 issues. [2026-05-04T02:38:11.034Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-04T02:38:11.034Z] level=info msg="Memory: 320 samples, avg is 348.1MB, max is 1370.2MB" [2026-05-04T02:38:11.034Z] level=info msg="Execution took 31.804189734s" [2026-05-04T02:38:11.034Z] go vet ./... [2026-05-04T02:38:17.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-04T02:38:17.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-04T02:38:17.582Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-04T02:38:17.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-05-04T02:38:18.150Z] + ls -al . [2026-05-04T02:38:18.150Z] total 1396 [2026-05-04T02:38:18.150Z] drwxrwxr-x 11 1001 1001 4096 May 4 02:36 . [2026-05-04T02:38:18.150Z] drwxr-xr-x 4 root root 4096 May 4 02:36 .. [2026-05-04T02:38:18.150Z] drwxrwxr-x 2 1001 1001 4096 May 4 02:35 .blubracket [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 10 May 4 02:35 .dockerignore [2026-05-04T02:38:18.150Z] drwxrwxr-x 8 1001 1001 4096 May 4 02:37 .git [2026-05-04T02:38:18.150Z] drwxrwxr-x 3 1001 1001 4096 May 4 02:35 .github [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 909 May 4 02:35 .gitignore [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 359 May 4 02:35 .golangci.yml [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 100 May 4 02:35 .hadolint.yml [2026-05-04T02:38:18.150Z] drwxr-xr-x 3 1001 1001 4096 May 4 02:35 .semver [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 155 May 4 02:35 .sonarcloud.properties [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 1171 May 4 02:35 ADOPTERS.md [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 20149 May 4 02:35 Attribution.txt [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 108018 May 4 02:35 CHANGELOG.md [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 3804 May 4 02:35 CONTRIBUTING.md [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 677 May 4 02:35 GOVERNANCE.md [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 886 May 4 02:35 Jenkinsfile [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 10775 May 4 02:35 LICENSE [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 16743 May 4 02:35 Makefile [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 582 May 4 02:35 OWNERS.md [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 9932 May 4 02:35 README.md [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 789 May 4 02:35 SECURITY.md [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 13 May 4 02:35 VERSION [2026-05-04T02:38:18.150Z] drwxrwxr-x 2 1001 1001 4096 May 4 02:35 bin [2026-05-04T02:38:18.150Z] drwxrwxr-x 19 1001 1001 4096 May 4 02:35 cmd [2026-05-04T02:38:18.150Z] -rw-r--r-- 1 root root 1046583 May 4 02:37 coverage.out [2026-05-04T02:38:18.150Z] drwxrwxr-x 2 1001 1001 4096 May 4 02:35 fuzz_test [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 6951 May 4 02:35 go.mod [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 90838 May 4 02:35 go.sum [2026-05-04T02:38:18.150Z] drwxrwxr-x 7 1001 1001 4096 May 4 02:35 internal [2026-05-04T02:38:18.150Z] drwxrwxr-x 2 1001 1001 4096 May 4 02:35 openapi [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 584 May 4 02:35 security.txt [2026-05-04T02:38:18.150Z] -rw-rw-r-- 1 1001 1001 204 May 4 02:35 version.go [Pipeline] sh [2026-05-04T02:38:18.439Z] + '[' -e coverage.out ] [2026-05-04T02:38:18.440Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-04T02:38:18.587Z] Stashed 1 file(s) [Pipeline] sh [2026-05-04T02:38:18.868Z] + make build [2026-05-04T02:38:18.868Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-04T02:38:40.784Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-04T02:38:43.312Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-04T02:38:44.691Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-04T02:38:45.259Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-04T02:38:47.161Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-04T02:38:52.432Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-04T02:38:54.334Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-04T02:38:56.044Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8611 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-04T02:38:56.062Z] Running in /w/workspace/edgex-go/971 [Pipeline] { [Pipeline] checkout [2026-05-04T02:38:56.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-04T02:38:58.765Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-04T02:38:59.135Z] The recommended git tool is: git [2026-05-04T02:39:00.667Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-04T02:39:02.043Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-04T02:39:02.975Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-04T02:39:03.769Z] using credential edgex-jenkins-ssh [2026-05-04T02:39:03.790Z] Cloning the remote Git repository [2026-05-04T02:39:03.827Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-04T02:39:03.916Z] > git init /w/workspace/edgex-go/971 # timeout=10 [2026-05-04T02:39:04.055Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-04T02:39:04.056Z] > git --version # timeout=10 [2026-05-04T02:39:04.076Z] > git --version # 'git version 2.25.1' [2026-05-04T02:39:04.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [Pipeline] } [2026-05-04T02:39:04.361Z] $ docker stop --time=1 a1155c4728374e5f4ba0fb93801942b3ebc206424fb1c6738a2f24a3ce403f63 [2026-05-04T02:39:04.221Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-04T02:39:07.082Z] $ docker rm -f --volumes a1155c4728374e5f4ba0fb93801942b3ebc206424fb1c6738a2f24a3ce403f63 [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-05-04T02:39:08.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-04T02:39:08.355Z] [2026-05-04T02:39:08.355Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:39:08.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-04T02:39:08.657Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-04T02:39:08.657Z] 91d30c5bc195: Pulling fs layer [2026-05-04T02:39:08.657Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-04T02:39:08.657Z] 9c61dcf015f6: Pulling fs layer [2026-05-04T02:39:08.657Z] 4698f68db338: Pulling fs layer [2026-05-04T02:39:08.657Z] 2a2f49069b9e: Pulling fs layer [2026-05-04T02:39:08.657Z] e0025b399a48: Pulling fs layer [2026-05-04T02:39:08.657Z] 4698f68db338: Waiting [2026-05-04T02:39:08.657Z] 2a2f49069b9e: Waiting [2026-05-04T02:39:08.657Z] e0025b399a48: Waiting [2026-05-04T02:39:08.657Z] 91d30c5bc195: Verifying Checksum [2026-05-04T02:39:08.657Z] 91d30c5bc195: Download complete [2026-05-04T02:39:08.657Z] 4698f68db338: Verifying Checksum [2026-05-04T02:39:08.657Z] 4698f68db338: Download complete [2026-05-04T02:39:08.915Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-04T02:39:08.915Z] 2e9b0aa3be6d: Download complete [2026-05-04T02:39:08.915Z] 91d30c5bc195: Pull complete [2026-05-04T02:39:08.915Z] e0025b399a48: Verifying Checksum [2026-05-04T02:39:08.915Z] e0025b399a48: Download complete [2026-05-04T02:39:08.915Z] 2a2f49069b9e: Download complete [2026-05-04T02:39:08.915Z] 2e9b0aa3be6d: Pull complete [2026-05-04T02:39:09.850Z] 9c61dcf015f6: Verifying Checksum [2026-05-04T02:39:09.850Z] 9c61dcf015f6: Download complete [2026-05-04T02:39:13.132Z] 9c61dcf015f6: Pull complete [2026-05-04T02:39:13.132Z] 4698f68db338: Pull complete [2026-05-04T02:39:13.701Z] 2a2f49069b9e: Pull complete [2026-05-04T02:39:13.701Z] e0025b399a48: Pull complete [2026-05-04T02:39:13.701Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-04T02:39:13.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-04T02:39:13.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T02:39:13.802Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T02:39:13.834Z] $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-05-04T02:39:14.578Z] $ docker top aa8c05c509fff45fc939022990f6a86222494ccc58e68d1763abf16a4f762bcd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-04T02:39:14.922Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-04T02:39:15.182Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-04T02:39:15.182Z] #1 transferring dockerfile: 2.23kB done [2026-05-04T02:39:15.182Z] #1 DONE 0.2s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #2 [support-scheduler internal] load build definition from Dockerfile [2026-05-04T02:39:15.182Z] #2 transferring dockerfile: 1.83kB done [2026-05-04T02:39:15.182Z] #2 DONE 0.1s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #3 [core-keeper internal] load build definition from Dockerfile [2026-05-04T02:39:15.182Z] #3 transferring dockerfile: 2.07kB done [2026-05-04T02:39:15.182Z] #3 DONE 0.1s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-04T02:39:15.182Z] #4 transferring dockerfile: 3.02kB done [2026-05-04T02:39:15.182Z] #4 DONE 0.1s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #5 [support-notifications internal] load build definition from Dockerfile [2026-05-04T02:39:15.182Z] #5 transferring dockerfile: 2.02kB done [2026-05-04T02:39:15.182Z] #5 DONE 0.1s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-04T02:39:15.182Z] #6 DONE 0.0s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2026-05-04T02:39:15.182Z] #7 transferring dockerfile: 1.81kB done [2026-05-04T02:39:15.182Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-04T02:39:15.182Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-04T02:39:15.182Z] #7 DONE 0.2s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #8 [core-data internal] load build definition from Dockerfile [2026-05-04T02:39:15.182Z] #8 transferring dockerfile: 2.04kB done [2026-05-04T02:39:15.182Z] #8 DONE 0.2s [2026-05-04T02:39:15.182Z] [2026-05-04T02:39:15.182Z] #9 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:39:15.441Z] #9 ... [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #10 transferring dockerfile: 1.69kB done [2026-05-04T02:39:15.441Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-04T02:39:15.441Z] #10 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #11 [core-command internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #11 transferring dockerfile: 1.94kB done [2026-05-04T02:39:15.441Z] #11 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #12 transferring dockerfile: 2.14kB done [2026-05-04T02:39:15.441Z] #12 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #13 transferring dockerfile: 2.50kB done [2026-05-04T02:39:15.441Z] #13 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #14 [core-metadata internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #14 transferring dockerfile: 2.10kB done [2026-05-04T02:39:15.441Z] #14 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #15 transferring dockerfile: 1.70kB done [2026-05-04T02:39:15.441Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-04T02:39:15.441Z] #15 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #16 transferring dockerfile: 2.49kB done [2026-05-04T02:39:15.441Z] #16 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-04T02:39:15.441Z] #17 transferring dockerfile: 1.89kB done [2026-05-04T02:39:15.441Z] #17 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-04T02:39:15.441Z] #6 DONE 0.0s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #18 [security-bootstrapper internal] load .dockerignore [2026-05-04T02:39:15.441Z] #18 transferring context: 50B done [2026-05-04T02:39:15.441Z] #18 DONE 0.1s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #9 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:39:15.441Z] #9 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #19 [core-command internal] load .dockerignore [2026-05-04T02:39:15.441Z] #19 transferring context: 50B done [2026-05-04T02:39:15.441Z] #19 DONE 0.1s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-04T02:39:15.441Z] #20 transferring context: 50B done [2026-05-04T02:39:15.441Z] #20 DONE 0.1s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #21 [core-data internal] load .dockerignore [2026-05-04T02:39:15.441Z] #21 transferring context: 50B done [2026-05-04T02:39:15.441Z] #21 DONE 0.1s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #22 [support-scheduler internal] load .dockerignore [2026-05-04T02:39:15.441Z] #22 transferring context: 50B done [2026-05-04T02:39:15.441Z] #22 DONE 0.1s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #23 [support-notifications internal] load .dockerignore [2026-05-04T02:39:15.441Z] #23 transferring context: 50B done [2026-05-04T02:39:15.441Z] #23 DONE 0.1s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #24 [core-keeper internal] load .dockerignore [2026-05-04T02:39:15.441Z] #24 transferring context: 50B done [2026-05-04T02:39:15.441Z] #24 DONE 0.2s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #25 [security-proxy-auth internal] load .dockerignore [2026-05-04T02:39:15.441Z] #25 transferring context: 50B done [2026-05-04T02:39:15.441Z] #25 DONE 0.1s [2026-05-04T02:39:15.441Z] [2026-05-04T02:39:15.441Z] #26 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:39:15.441Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-04T02:39:15.441Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-04T02:39:15.441Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-04T02:39:15.441Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-04T02:39:15.441Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s [2026-05-04T02:39:15.441Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-04T02:39:15.441Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-04T02:39:15.441Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-04T02:39:15.441Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-04T02:39:15.441Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-04T02:39:15.699Z] #26 ... [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #27 [security-secretstore-setup internal] load .dockerignore [2026-05-04T02:39:15.699Z] #27 transferring context: 50B done [2026-05-04T02:39:15.699Z] #27 DONE 0.2s [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #28 [core-metadata internal] load .dockerignore [2026-05-04T02:39:15.699Z] #28 transferring context: 50B done [2026-05-04T02:39:15.699Z] #28 DONE 0.2s [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #29 [security-proxy-setup internal] load .dockerignore [2026-05-04T02:39:15.699Z] #29 transferring context: 50B done [2026-05-04T02:39:15.699Z] #29 DONE 0.3s [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #26 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:39:15.699Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-04T02:39:15.699Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-04T02:39:15.699Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-04T02:39:15.699Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-04T02:39:15.699Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-04T02:39:15.699Z] #26 ... [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2026-05-04T02:39:15.699Z] #30 transferring context: 50B done [2026-05-04T02:39:15.699Z] #30 DONE 0.3s [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #31 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-04T02:39:15.699Z] #31 DONE 0.4s [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-04T02:39:15.699Z] #32 DONE 0.5s [2026-05-04T02:39:15.699Z] [2026-05-04T02:39:15.699Z] #26 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:39:15.699Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-04T02:39:15.699Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-04T02:39:15.699Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-04T02:39:15.699Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-04T02:39:15.699Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-04T02:39:15.699Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-04T02:39:15.958Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-04T02:39:16.530Z] #26 ... [2026-05-04T02:39:16.531Z] [2026-05-04T02:39:16.531Z] #33 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-05-04T02:39:16.531Z] #33 DONE 0.6s [2026-05-04T02:39:16.531Z] [2026-05-04T02:39:16.531Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-04T02:39:16.531Z] #34 DONE 1.1s [2026-05-04T02:39:16.531Z] [2026-05-04T02:39:16.531Z] #26 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:39:16.531Z] #26 DONE 1.1s [2026-05-04T02:39:16.531Z] [2026-05-04T02:39:16.531Z] #35 [security-spire-server internal] load .dockerignore [2026-05-04T02:39:16.531Z] #35 transferring context: 50B 0.0s done [2026-05-04T02:39:16.531Z] #35 DONE 0.8s [2026-05-04T02:39:16.531Z] [2026-05-04T02:39:16.531Z] #36 [security-spire-config internal] load .dockerignore [2026-05-04T02:39:16.531Z] #36 transferring context: 50B 0.0s done [2026-05-04T02:39:16.531Z] #36 DONE 0.8s [2026-05-04T02:39:16.531Z] [2026-05-04T02:39:16.531Z] #37 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-04T02:39:16.531Z] #37 ... [2026-05-04T02:39:16.531Z] [2026-05-04T02:39:16.531Z] #26 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:39:16.531Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-04T02:39:16.531Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-04T02:39:16.531Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-04T02:39:16.531Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-04T02:39:16.531Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-04T02:39:16.531Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-04T02:39:16.531Z] #26 DONE 1.1s [2026-05-04T02:39:16.791Z] [2026-05-04T02:39:16.791Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:39:16.791Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:39:16.791Z] #38 ... [2026-05-04T02:39:16.791Z] [2026-05-04T02:39:16.791Z] #26 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:39:16.791Z] #26 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-04T02:39:16.791Z] #26 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-04T02:39:16.791Z] #26 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-04T02:39:16.791Z] #26 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-04T02:39:16.791Z] #26 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-04T02:39:16.791Z] #26 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.3s done [2026-05-04T02:39:16.791Z] #26 DONE 1.1s [2026-05-04T02:39:16.791Z] [2026-05-04T02:39:16.791Z] #39 [security-spire-agent internal] load .dockerignore [2026-05-04T02:39:16.791Z] #39 transferring context: 50B 0.0s done [2026-05-04T02:39:16.791Z] #39 DONE 0.4s [2026-05-04T02:39:16.791Z] [2026-05-04T02:39:16.791Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:39:16.791Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-05-04T02:39:17.052Z] #38 ... [2026-05-04T02:39:17.052Z] [2026-05-04T02:39:17.052Z] #40 [security-spire-server internal] load build context [2026-05-04T02:39:17.052Z] #40 transferring context: 26.58kB 0.0s done [2026-05-04T02:39:17.052Z] #40 DONE 0.3s [2026-05-04T02:39:17.052Z] [2026-05-04T02:39:17.052Z] #41 [security-spire-config internal] load build context [2026-05-04T02:39:17.052Z] #41 transferring context: 24.83kB 0.0s done [2026-05-04T02:39:17.052Z] #41 DONE 0.3s [2026-05-04T02:39:17.052Z] [2026-05-04T02:39:17.052Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:39:17.052Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.3s done [2026-05-04T02:39:17.052Z] #38 ... [2026-05-04T02:39:17.052Z] [2026-05-04T02:39:17.052Z] #42 [security-spire-agent internal] load build context [2026-05-04T02:39:17.052Z] #42 transferring context: 26.11kB 0.0s done [2026-05-04T02:39:17.052Z] #42 DONE 0.2s [2026-05-04T02:39:17.052Z] [2026-05-04T02:39:17.052Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:39:17.052Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-04T02:39:17.052Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-04T02:39:17.052Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.0s [2026-05-04T02:39:17.052Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.0s [2026-05-04T02:39:17.052Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-04T02:39:17.052Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-04T02:39:17.052Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-04T02:39:17.052Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-05-04T02:39:17.052Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2026-05-04T02:39:17.052Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-05-04T02:39:17.052Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-04T02:39:17.052Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-05-04T02:39:17.314Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2026-05-04T02:39:17.314Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 0.3s [2026-05-04T02:39:17.314Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 8.39MB / 41.51MB 0.3s [2026-05-04T02:39:17.575Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 19.92MB / 41.51MB 0.4s [2026-05-04T02:39:17.575Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 0.5s [2026-05-04T02:39:17.575Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s [2026-05-04T02:39:17.834Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done [2026-05-04T02:39:17.834Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-04T02:39:22.076Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.9s done [2026-05-04T02:39:22.997Z] Avoid second fetch [2026-05-04T02:39:22.998Z] Checking out Revision c8bb3daad451036c109a6c0c2441962ccd95d7c6 (main) [2026-05-04T02:39:22.118Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-04T02:39:22.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-04T02:39:23.012Z] > git config core.sparsecheckout # timeout=10 [2026-05-04T02:39:23.074Z] > git checkout -f c8bb3daad451036c109a6c0c2441962ccd95d7c6 # timeout=10 [2026-05-04T02:39:23.825Z] Commit message: "Merge pull request #5409 from jinlinGuan/issue-5404-2" [2026-05-04T02:39:25.365Z] #38 ... [2026-05-04T02:39:25.365Z] [2026-05-04T02:39:25.365Z] #43 [security-bootstrapper internal] load build context [2026-05-04T02:39:25.365Z] #43 transferring context: 554.49MB 9.9s [2026-05-04T02:39:25.365Z] #43 ... [2026-05-04T02:39:25.365Z] [2026-05-04T02:39:25.365Z] #44 [core-common-config-bootstrapper internal] load build context [2026-05-04T02:39:25.623Z] #44 ... [2026-05-04T02:39:25.623Z] [2026-05-04T02:39:25.623Z] #45 [security-proxy-auth internal] load build context [2026-05-04T02:39:25.623Z] #45 ... [2026-05-04T02:39:25.623Z] [2026-05-04T02:39:25.623Z] #46 [core-metadata internal] load build context [2026-05-04T02:39:25.623Z] #46 ... [2026-05-04T02:39:25.623Z] [2026-05-04T02:39:25.623Z] #47 [security-spiffe-token-provider internal] load build context [2026-05-04T02:39:25.881Z] #47 ... [2026-05-04T02:39:25.881Z] [2026-05-04T02:39:25.881Z] #48 [core-data internal] load build context [2026-05-04T02:39:25.881Z] #48 ... [2026-05-04T02:39:25.881Z] [2026-05-04T02:39:25.881Z] #49 [support-notifications internal] load build context [2026-05-04T02:39:26.138Z] #49 ... [2026-05-04T02:39:26.138Z] [2026-05-04T02:39:26.138Z] #50 [security-secretstore-setup internal] load build context [2026-05-04T02:39:26.138Z] #50 ... [2026-05-04T02:39:26.138Z] [2026-05-04T02:39:26.138Z] #51 [support-scheduler internal] load build context [2026-05-04T02:39:26.138Z] #51 ... [2026-05-04T02:39:26.138Z] [2026-05-04T02:39:26.138Z] #52 [core-keeper internal] load build context [2026-05-04T02:39:26.395Z] #52 ... [2026-05-04T02:39:26.395Z] [2026-05-04T02:39:26.395Z] #53 [core-command internal] load build context [2026-05-04T02:39:26.395Z] #53 ... [2026-05-04T02:39:26.395Z] [2026-05-04T02:39:26.395Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-04T02:39:26.395Z] #0 3.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.395Z] #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.395Z] #0 3.664 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:26.395Z] #0 3.676 (2/4) Installing openssl (3.5.6-r0) [2026-05-04T02:39:26.395Z] #0 3.689 (3/4) Installing su-exec (0.2-r3) [2026-05-04T02:39:26.395Z] #0 3.693 (4/4) Installing yq-go (4.47.2-r3) [2026-05-04T02:39:26.395Z] #0 3.772 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:26.395Z] #0 3.777 OK: 20 MiB in 20 packages [2026-05-04T02:39:26.652Z] #54 ... [2026-05-04T02:39:26.652Z] [2026-05-04T02:39:26.652Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-04T02:39:26.652Z] #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 1.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 1.814 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:39:26.652Z] #0 1.814 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:39:26.652Z] #0 1.814 OK: 26341 distinct packages available [2026-05-04T02:39:26.652Z] #0 1.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 2.260 OK: 265 MiB in 60 packages [2026-05-04T02:39:26.652Z] #55 ... [2026-05-04T02:39:26.652Z] [2026-05-04T02:39:26.652Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:39:26.652Z] #0 0.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 0.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 1.372 OK: 265 MiB in 60 packages [2026-05-04T02:39:26.652Z] #56 ... [2026-05-04T02:39:26.652Z] [2026-05-04T02:39:26.652Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-04T02:39:26.652Z] #0 0.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.652Z] #0 1.369 OK: 265 MiB in 60 packages [2026-05-04T02:39:26.929Z] #57 ... [2026-05-04T02:39:26.929Z] [2026-05-04T02:39:26.929Z] #58 [security-proxy-setup internal] load build context [2026-05-04T02:39:26.929Z] #58 ... [2026-05-04T02:39:26.929Z] [2026-05-04T02:39:26.929Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-04T02:39:26.929Z] #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.929Z] #0 2.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:26.929Z] #0 3.171 (1/4) Installing ca-certificates (20260413-r0) [2026-05-04T02:39:26.930Z] #0 3.195 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:26.930Z] #0 3.197 (3/4) Installing su-exec (0.2-r3) [2026-05-04T02:39:26.930Z] #0 3.200 (4/4) Installing yq-go (4.47.2-r3) [2026-05-04T02:39:26.930Z] #0 3.277 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:26.930Z] #0 3.284 Executing ca-certificates-20260413-r0.trigger [2026-05-04T02:39:26.930Z] #0 3.352 OK: 20 MiB in 20 packages [2026-05-04T02:39:27.190Z] #59 ... [2026-05-04T02:39:27.190Z] [2026-05-04T02:39:27.190Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T02:39:27.190Z] #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-05-04T02:39:27.190Z] #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-04T02:39:27.190Z] #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-04T02:39:27.190Z] #60 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-04T02:39:27.190Z] #60 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-04T02:39:27.190Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-04T02:39:27.190Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-04T02:39:27.190Z] #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-05-04T02:39:27.190Z] #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-05-04T02:39:27.190Z] #60 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-05-04T02:39:27.190Z] #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-04T02:39:27.190Z] #60 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.6s done [2026-05-04T02:39:27.190Z] #60 ... [2026-05-04T02:39:27.190Z] [2026-05-04T02:39:27.190Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-04T02:39:27.447Z] #61 ... [2026-05-04T02:39:27.447Z] [2026-05-04T02:39:27.447Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-04T02:39:27.447Z] #62 ... [2026-05-04T02:39:27.447Z] [2026-05-04T02:39:27.447Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-04T02:39:27.447Z] #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:27.447Z] #0 1.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:27.447Z] #0 2.303 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:27.447Z] #0 2.310 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:27.447Z] #0 2.320 OK: 7 MiB in 17 packages [2026-05-04T02:39:27.447Z] #63 ... [2026-05-04T02:39:27.447Z] [2026-05-04T02:39:27.447Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-04T02:39:27.705Z] #64 ... [2026-05-04T02:39:27.705Z] [2026-05-04T02:39:27.705Z] #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:39:27.705Z] #0 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:27.705Z] #0 1.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:27.705Z] #0 1.460 OK: 265 MiB in 60 packages [2026-05-04T02:39:27.705Z] #65 ... [2026-05-04T02:39:27.705Z] [2026-05-04T02:39:27.705Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-04T02:39:27.705Z] #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:27.705Z] #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:27.705Z] #0 2.900 (1/7) Installing ca-certificates (20260413-r0) [2026-05-04T02:39:27.705Z] #0 3.148 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:27.705Z] #0 3.153 (3/7) Installing libgcc (14.2.0-r6) [2026-05-04T02:39:27.705Z] #0 3.165 (4/7) Installing libsodium (1.0.20-r1) [2026-05-04T02:39:27.705Z] #0 3.173 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-04T02:39:27.705Z] #0 3.195 (6/7) Installing libzmq (4.3.5-r2) [2026-05-04T02:39:27.705Z] #0 3.214 (7/7) Installing zeromq (4.3.5-r2) [2026-05-04T02:39:27.705Z] #0 3.214 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:27.705Z] #0 3.219 Executing ca-certificates-20260413-r0.trigger [2026-05-04T02:39:27.705Z] #0 3.280 OK: 12 MiB in 23 packages [2026-05-04T02:39:27.963Z] #66 ... [2026-05-04T02:39:27.963Z] [2026-05-04T02:39:27.963Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-04T02:39:27.963Z] #67 ... [2026-05-04T02:39:27.963Z] [2026-05-04T02:39:27.963Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T02:39:28.104Z] provisioning config files... [2026-05-04T02:39:28.133Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config13661645045139296562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:39:28.288Z] #68 ... [2026-05-04T02:39:28.288Z] [2026-05-04T02:39:28.288Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-04T02:39:28.288Z] #0 0.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.288Z] #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.288Z] #0 1.338 OK: 265 MiB in 60 packages [2026-05-04T02:39:28.288Z] #69 ... [2026-05-04T02:39:28.288Z] [2026-05-04T02:39:28.288Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-04T02:39:28.288Z] #0 0.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.288Z] #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.288Z] #0 1.750 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:39:28.288Z] #0 1.750 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:39:28.288Z] #0 1.750 OK: 26324 distinct packages available [2026-05-04T02:39:28.288Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.288Z] #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.288Z] #0 2.214 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-04T02:39:28.288Z] #0 2.232 (2/13) Installing c-ares (1.34.6-r0) [2026-05-04T02:39:28.288Z] #0 2.246 (3/13) Installing libunistring (1.3-r0) [2026-05-04T02:39:28.288Z] #0 2.261 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-04T02:39:28.288Z] #0 2.268 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-05-04T02:39:28.288Z] #0 2.275 (6/13) Installing libpsl (0.21.5-r3) [2026-05-04T02:39:28.288Z] #0 2.281 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-04T02:39:28.288Z] #0 2.289 (8/13) Installing libcurl (8.14.1-r2) [2026-05-04T02:39:28.288Z] #0 2.310 (9/13) Installing curl (8.14.1-r2) [2026-05-04T02:39:28.288Z] #0 2.310 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:28.288Z] #0 2.315 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-04T02:39:28.288Z] #0 2.327 (12/13) Installing libucontext (1.3.2-r0) [2026-05-04T02:39:28.288Z] #0 2.336 (13/13) Installing gcompat (1.1.0-r4) [2026-05-04T02:39:28.288Z] #0 2.347 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:28.288Z] #0 2.355 OK: 13 MiB in 29 packages [2026-05-04T02:39:28.546Z] #70 ... [2026-05-04T02:39:28.546Z] [2026-05-04T02:39:28.546Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-04T02:39:28.546Z] #0 2.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.546Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:28.546Z] #0 2.650 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:28.546Z] #0 2.654 (2/2) Installing su-exec (0.2-r3) [2026-05-04T02:39:28.546Z] #0 2.659 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:28.546Z] #0 2.673 OK: 7 MiB in 18 packages [2026-05-04T02:39:28.546Z] #71 ... [2026-05-04T02:39:28.546Z] [2026-05-04T02:39:28.546Z] #51 [support-scheduler internal] load build context [2026-05-04T02:39:28.793Z] ---> ****-login.sh [2026-05-04T02:39:28.793Z] nexus3.edgexfoundry.org:10001 [2026-05-04T02:39:28.806Z] #51 ... [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-04T02:39:28.806Z] #62 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #43 [security-bootstrapper internal] load build context [2026-05-04T02:39:28.806Z] #43 transferring context: 640.17MB 11.4s done [2026-05-04T02:39:28.806Z] #43 DONE 13.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:39:28.806Z] #56 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-04T02:39:28.806Z] #69 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-04T02:39:28.806Z] #57 DONE 12.4s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:39:28.806Z] #65 DONE 12.4s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-04T02:39:28.806Z] #55 DONE 12.4s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-04T02:39:28.806Z] #70 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-04T02:39:28.806Z] #63 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-04T02:39:28.806Z] #71 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-04T02:39:28.806Z] #59 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-04T02:39:28.806Z] #54 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #51 [support-scheduler internal] load build context [2026-05-04T02:39:28.806Z] #51 ... [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-04T02:39:28.806Z] #66 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-04T02:39:28.806Z] #68 DONE 12.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #49 [support-notifications internal] load build context [2026-05-04T02:39:28.806Z] #49 transferring context: 640.17MB 11.2s done [2026-05-04T02:39:28.806Z] #49 DONE 13.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #45 [security-proxy-auth internal] load build context [2026-05-04T02:39:28.806Z] #45 transferring context: 640.17MB 11.2s done [2026-05-04T02:39:28.806Z] #45 DONE 13.3s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #50 [security-secretstore-setup internal] load build context [2026-05-04T02:39:28.806Z] #50 transferring context: 640.17MB 11.2s done [2026-05-04T02:39:28.806Z] #50 DONE 13.2s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #44 [core-common-config-bootstrapper internal] load build context [2026-05-04T02:39:28.806Z] #44 transferring context: 640.17MB 11.5s done [2026-05-04T02:39:28.806Z] #44 DONE 13.4s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #58 [security-proxy-setup internal] load build context [2026-05-04T02:39:28.806Z] #58 transferring context: 640.17MB 11.3s done [2026-05-04T02:39:28.806Z] #58 DONE 13.1s [2026-05-04T02:39:28.806Z] [2026-05-04T02:39:28.806Z] #47 [security-spiffe-token-provider internal] load build context [2026-05-04T02:39:28.806Z] #47 transferring context: 640.17MB 11.6s done [2026-05-04T02:39:28.807Z] #47 DONE 13.2s [2026-05-04T02:39:28.807Z] [2026-05-04T02:39:28.807Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T02:39:28.807Z] #60 DONE 12.0s [2026-05-04T02:39:28.807Z] [2026-05-04T02:39:28.807Z] #52 [core-keeper internal] load build context [2026-05-04T02:39:28.807Z] #52 transferring context: 640.17MB 12.6s done [2026-05-04T02:39:28.807Z] #52 DONE 13.4s [2026-05-04T02:39:28.807Z] [2026-05-04T02:39:28.807Z] #48 [core-data internal] load build context [2026-05-04T02:39:28.807Z] #48 transferring context: 640.17MB 12.7s done [2026-05-04T02:39:28.807Z] #48 DONE 13.4s [2026-05-04T02:39:28.807Z] [2026-05-04T02:39:28.807Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:29.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:39:29.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:39:29.347Z] Configure a credential helper to remove this warning. See [2026-05-04T02:39:29.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:39:29.347Z] [2026-05-04T02:39:29.347Z] Login Succeeded [2026-05-04T02:39:29.347Z] nexus3.edgexfoundry.org:10002 [2026-05-04T02:39:29.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:39:29.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:39:29.617Z] Configure a credential helper to remove this warning. See [2026-05-04T02:39:29.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:39:29.617Z] [2026-05-04T02:39:29.617Z] Login Succeeded [2026-05-04T02:39:29.617Z] nexus3.edgexfoundry.org:10003 [2026-05-04T02:39:29.742Z] #72 ... [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #53 [core-command internal] load build context [2026-05-04T02:39:29.742Z] #53 transferring context: 640.17MB 13.4s done [2026-05-04T02:39:29.742Z] #53 DONE 14.0s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #46 [core-metadata internal] load build context [2026-05-04T02:39:29.742Z] #46 transferring context: 640.17MB 13.5s done [2026-05-04T02:39:29.742Z] #46 DONE 13.9s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:29.742Z] #72 DONE 0.8s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #51 [support-scheduler internal] load build context [2026-05-04T02:39:29.742Z] #51 transferring context: 640.17MB 13.6s done [2026-05-04T02:39:29.742Z] #51 DONE 14.1s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:29.742Z] #73 DONE 0.9s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:29.742Z] #74 DONE 0.8s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:39:29.742Z] #38 DONE 13.0s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:29.742Z] #75 DONE 0.7s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:29.742Z] #76 DONE 0.1s [2026-05-04T02:39:29.742Z] [2026-05-04T02:39:29.742Z] #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:29.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:39:30.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:39:30.160Z] Configure a credential helper to remove this warning. See [2026-05-04T02:39:30.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:39:30.160Z] [2026-05-04T02:39:30.160Z] Login Succeeded [2026-05-04T02:39:30.160Z] nexus3.edgexfoundry.org:10004 [2026-05-04T02:39:30.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:39:30.307Z] #77 ... [2026-05-04T02:39:30.307Z] [2026-05-04T02:39:30.307Z] #37 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-04T02:39:30.307Z] #37 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.307Z] #37 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.307Z] #37 13.52 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:30.307Z] #37 13.53 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:30.307Z] #37 13.54 OK: 7 MiB in 17 packages [2026-05-04T02:39:30.307Z] #37 DONE 13.8s [2026-05-04T02:39:30.307Z] [2026-05-04T02:39:30.307Z] #78 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-05-04T02:39:30.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:39:30.431Z] Configure a credential helper to remove this warning. See [2026-05-04T02:39:30.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:39:30.431Z] [2026-05-04T02:39:30.431Z] Login Succeeded [2026-05-04T02:39:30.431Z] ****.io [2026-05-04T02:39:30.565Z] #78 ... [2026-05-04T02:39:30.566Z] [2026-05-04T02:39:30.566Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:39:30.566Z] #0 1.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #0 1.559 OK: 13 MiB in 29 packages [2026-05-04T02:39:30.566Z] #79 DONE 1.7s [2026-05-04T02:39:30.566Z] [2026-05-04T02:39:30.566Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-04T02:39:30.566Z] #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #64 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #64 13.57 (1/3) Installing ca-certificates (20260413-r0) [2026-05-04T02:39:30.566Z] #64 13.60 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:30.566Z] #64 13.61 (3/3) Installing tzdata (2026b-r0) [2026-05-04T02:39:30.566Z] #64 13.65 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:30.566Z] #64 13.66 Executing ca-certificates-20260413-r0.trigger [2026-05-04T02:39:30.566Z] #64 13.75 OK: 8 MiB in 19 packages [2026-05-04T02:39:30.566Z] #64 DONE 14.0s [2026-05-04T02:39:30.566Z] [2026-05-04T02:39:30.566Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-04T02:39:30.566Z] #0 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #0 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #0 1.673 OK: 7 MiB in 18 packages [2026-05-04T02:39:30.566Z] #80 DONE 1.8s [2026-05-04T02:39:30.566Z] [2026-05-04T02:39:30.566Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-04T02:39:30.566Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #0 1.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.566Z] #0 1.732 OK: 20 MiB in 20 packages [2026-05-04T02:39:30.566Z] #81 DONE 1.9s [2026-05-04T02:39:30.566Z] [2026-05-04T02:39:30.566Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-04T02:39:30.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:39:30.823Z] #82 ... [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-04T02:39:30.823Z] #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #0 1.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #0 1.805 OK: 20 MiB in 20 packages [2026-05-04T02:39:30.823Z] #83 DONE 1.9s [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:39:30.823Z] #0 1.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #0 1.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #0 1.709 OK: 7 MiB in 17 packages [2026-05-04T02:39:30.823Z] #84 DONE 1.9s [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-04T02:39:30.823Z] #0 0.979 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #0 1.283 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #0 1.934 OK: 265 MiB in 60 packages [2026-05-04T02:39:30.823Z] #85 DONE 2.0s [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-04T02:39:30.823Z] #86 DONE 0.0s [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-04T02:39:30.823Z] #87 DONE 0.1s [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-04T02:39:30.823Z] #61 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #61 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #61 13.55 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:39:30.823Z] #61 13.55 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:39:30.823Z] #61 13.55 OK: 26324 distinct packages available [2026-05-04T02:39:30.823Z] #61 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #61 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #61 14.16 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:30.823Z] #61 14.17 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-04T02:39:30.823Z] #61 14.17 (3/5) Installing libucontext (1.3.2-r0) [2026-05-04T02:39:30.823Z] #61 14.18 (4/5) Installing gcompat (1.1.0-r4) [2026-05-04T02:39:30.823Z] #61 14.18 (5/5) Installing openssl (3.5.6-r0) [2026-05-04T02:39:30.823Z] #61 14.19 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:30.823Z] #61 14.20 OK: 8 MiB in 21 packages [2026-05-04T02:39:30.823Z] #61 DONE 14.3s [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-04T02:39:30.823Z] #67 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #67 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #67 13.49 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:39:30.823Z] #67 13.49 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:39:30.823Z] #67 13.49 OK: 26324 distinct packages available [2026-05-04T02:39:30.823Z] #67 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #67 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:30.823Z] #67 14.14 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:30.823Z] #67 14.15 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-04T02:39:30.823Z] #67 14.15 (3/4) Installing libucontext (1.3.2-r0) [2026-05-04T02:39:30.823Z] #67 14.16 (4/4) Installing gcompat (1.1.0-r4) [2026-05-04T02:39:30.823Z] #67 14.16 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:30.823Z] #67 14.18 OK: 8 MiB in 20 packages [2026-05-04T02:39:30.823Z] #67 DONE 14.3s [2026-05-04T02:39:30.823Z] [2026-05-04T02:39:30.823Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-04T02:39:30.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:39:30.966Z] Configure a credential helper to remove this warning. See [2026-05-04T02:39:30.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:39:30.966Z] [2026-05-04T02:39:30.966Z] Login Succeeded [2026-05-04T02:39:30.966Z] ---> ****-login.sh ends [Pipeline] } [2026-05-04T02:39:30.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-05-04T02:39:31.081Z] #88 ... [2026-05-04T02:39:31.081Z] [2026-05-04T02:39:31.081Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:39:31.081Z] #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:31.081Z] #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:31.081Z] #0 2.010 OK: 12 MiB in 23 packages [2026-05-04T02:39:31.081Z] #89 DONE 2.2s [2026-05-04T02:39:31.081Z] [2026-05-04T02:39:31.081Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh [2026-05-04T02:39:31.344Z] #90 ... [2026-05-04T02:39:31.344Z] [2026-05-04T02:39:31.344Z] #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-04T02:39:31.344Z] #0 1.456 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:31.344Z] #0 1.692 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:31.344Z] #0 2.249 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-04T02:39:31.344Z] #0 2.386 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:39:31.344Z] #0 2.391 OK: 7 MiB in 17 packages [2026-05-04T02:39:31.344Z] #91 DONE 2.5s [2026-05-04T02:39:31.344Z] [2026-05-04T02:39:31.344Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:31.601Z] + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] echo [2026-05-04T02:39:31.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-04T02:39:31.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-04T02:39:31.658Z] ========================================================= [2026-05-04T02:39:31.658Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-04T02:39:31.658Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-04T02:39:32.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-04T02:39:32.017Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-04T02:39:32.017Z] 6b59a28fa201: Pulling fs layer [2026-05-04T02:39:32.017Z] d32bb0dddca7: Pulling fs layer [2026-05-04T02:39:32.017Z] 5dab1238d3d9: Pulling fs layer [2026-05-04T02:39:32.017Z] 196fd7d83e7d: Pulling fs layer [2026-05-04T02:39:32.017Z] 4f4fb700ef54: Pulling fs layer [2026-05-04T02:39:32.017Z] 8ba94037c8f0: Pulling fs layer [2026-05-04T02:39:32.017Z] deaec5988b04: Pulling fs layer [2026-05-04T02:39:32.017Z] 9f65657bb879: Pulling fs layer [2026-05-04T02:39:32.017Z] 196fd7d83e7d: Waiting [2026-05-04T02:39:32.017Z] 4f4fb700ef54: Waiting [2026-05-04T02:39:32.017Z] 8ba94037c8f0: Waiting [2026-05-04T02:39:32.017Z] deaec5988b04: Waiting [2026-05-04T02:39:32.017Z] 9f65657bb879: Waiting [2026-05-04T02:39:32.293Z] d32bb0dddca7: Verifying Checksum [2026-05-04T02:39:32.293Z] d32bb0dddca7: Download complete [2026-05-04T02:39:32.293Z] 196fd7d83e7d: Verifying Checksum [2026-05-04T02:39:32.293Z] 196fd7d83e7d: Download complete [2026-05-04T02:39:32.293Z] 4f4fb700ef54: Verifying Checksum [2026-05-04T02:39:32.293Z] 4f4fb700ef54: Download complete [2026-05-04T02:39:32.293Z] 8ba94037c8f0: Verifying Checksum [2026-05-04T02:39:32.293Z] 8ba94037c8f0: Download complete [2026-05-04T02:39:32.293Z] 6b59a28fa201: Verifying Checksum [2026-05-04T02:39:32.293Z] 6b59a28fa201: Download complete [2026-05-04T02:39:32.727Z] #92 ... [2026-05-04T02:39:32.727Z] [2026-05-04T02:39:32.727Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-04T02:39:32.727Z] #82 DONE 2.1s [2026-05-04T02:39:32.888Z] 9f65657bb879: Verifying Checksum [2026-05-04T02:39:32.888Z] 9f65657bb879: Download complete [2026-05-04T02:39:32.994Z] [2026-05-04T02:39:32.994Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-04T02:39:32.994Z] #93 DONE 0.1s [2026-05-04T02:39:32.994Z] [2026-05-04T02:39:32.994Z] #94 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:39:32.994Z] #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:32.994Z] #0 1.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:32.994Z] #0 2.120 OK: 8 MiB in 19 packages [2026-05-04T02:39:32.994Z] #94 DONE 2.3s [2026-05-04T02:39:32.994Z] [2026-05-04T02:39:32.994Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-04T02:39:32.994Z] #90 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:32.994Z] #90 1.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:33.161Z] 6b59a28fa201: Pull complete [2026-05-04T02:39:33.255Z] #90 ... [2026-05-04T02:39:33.256Z] [2026-05-04T02:39:33.256Z] #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2026-05-04T02:39:33.256Z] #78 1.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:33.256Z] #78 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:33.256Z] #78 2.522 OK: 7 MiB in 17 packages [2026-05-04T02:39:33.256Z] #78 DONE 2.9s [2026-05-04T02:39:33.256Z] [2026-05-04T02:39:33.256Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-04T02:39:33.256Z] #90 2.245 OK: 8 MiB in 20 packages [2026-05-04T02:39:33.256Z] #90 ... [2026-05-04T02:39:33.256Z] [2026-05-04T02:39:33.256Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-04T02:39:33.256Z] #88 1.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:33.256Z] #88 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-04T02:39:33.256Z] #88 2.106 OK: 8 MiB in 21 packages [2026-05-04T02:39:33.256Z] #88 DONE 2.3s [2026-05-04T02:39:33.513Z] [2026-05-04T02:39:33.513Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-04T02:39:33.513Z] #90 DONE 2.5s [2026-05-04T02:39:33.513Z] [2026-05-04T02:39:33.513Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:39:33.751Z] d32bb0dddca7: Pull complete [2026-05-04T02:39:34.028Z] 5dab1238d3d9: Verifying Checksum [2026-05-04T02:39:34.028Z] 5dab1238d3d9: Download complete [2026-05-04T02:39:35.452Z] deaec5988b04: Verifying Checksum [2026-05-04T02:39:35.452Z] deaec5988b04: Download complete [2026-05-04T02:39:37.706Z] #95 DONE 4.2s [2026-05-04T02:39:37.706Z] [2026-05-04T02:39:37.706Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-04T02:39:39.604Z] #96 ... [2026-05-04T02:39:39.604Z] [2026-05-04T02:39:39.604Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:39.862Z] #97 ... [2026-05-04T02:39:39.862Z] [2026-05-04T02:39:39.862Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:39.862Z] #98 ... [2026-05-04T02:39:39.862Z] [2026-05-04T02:39:39.862Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:40.121Z] #99 ... [2026-05-04T02:39:40.121Z] [2026-05-04T02:39:40.121Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:39:41.058Z] #100 ... [2026-05-04T02:39:41.058Z] [2026-05-04T02:39:41.058Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:41.058Z] #101 ... [2026-05-04T02:39:41.058Z] [2026-05-04T02:39:41.058Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-04T02:39:41.998Z] #102 DONE 8.8s [2026-05-04T02:39:41.998Z] [2026-05-04T02:39:41.999Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-04T02:39:42.256Z] #96 DONE 4.4s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:42.256Z] #98 DONE 12.3s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:42.256Z] #99 DONE 12.4s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:42.256Z] #92 DONE 12.5s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:42.256Z] #97 DONE 12.5s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:39:42.256Z] #100 DONE 8.9s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:42.256Z] #77 DONE 12.5s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #101 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:42.256Z] #101 DONE 11.3s [2026-05-04T02:39:42.256Z] [2026-05-04T02:39:42.256Z] #103 [core-metadata builder 6/7] COPY . . [2026-05-04T02:39:45.541Z] #103 ... [2026-05-04T02:39:45.541Z] [2026-05-04T02:39:45.541Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-04T02:39:45.541Z] #104 DONE 3.6s [2026-05-04T02:39:45.800Z] [2026-05-04T02:39:45.800Z] #105 [security-secretstore-setup builder 6/7] COPY . . [2026-05-04T02:39:46.057Z] #105 ... [2026-05-04T02:39:46.057Z] [2026-05-04T02:39:46.057Z] #106 [support-notifications builder 6/7] COPY . . [2026-05-04T02:39:46.057Z] #106 DONE 4.1s [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #105 [security-proxy-setup builder 6/7] COPY . . [2026-05-04T02:39:46.316Z] #105 DONE 4.2s [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-04T02:39:46.316Z] #107 DONE 4.2s [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2026-05-04T02:39:46.316Z] #108 CACHED [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:46.316Z] #109 CACHED [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:46.316Z] #110 CACHED [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:46.316Z] #111 CACHED [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:46.316Z] #112 CACHED [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #113 [security-proxy-setup builder 6/7] COPY . . [2026-05-04T02:39:46.316Z] #113 CACHED [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-04T02:39:46.316Z] #114 ... [2026-05-04T02:39:46.316Z] [2026-05-04T02:39:46.316Z] #115 [support-scheduler builder 6/7] COPY . . [2026-05-04T02:39:46.316Z] #115 DONE 4.2s [2026-05-04T02:39:46.575Z] [2026-05-04T02:39:46.575Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T02:39:47.791Z] 5dab1238d3d9: Pull complete [2026-05-04T02:39:47.953Z] #116 ... [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #117 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:39:47.953Z] #117 DONE 5.9s [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #118 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-04T02:39:47.953Z] #118 DONE 5.9s [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #119 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-04T02:39:47.953Z] #119 DONE 2.1s [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #120 [core-keeper builder 7/8] COPY . . [2026-05-04T02:39:47.953Z] #120 DONE 5.9s [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #103 [core-command builder 6/7] COPY . . [2026-05-04T02:39:47.953Z] #103 DONE 5.9s [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-04T02:39:47.953Z] #121 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:47.953Z] #122 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:47.953Z] #123 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:47.953Z] #124 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:47.953Z] #125 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #126 [core-data builder 6/7] COPY . . [2026-05-04T02:39:47.953Z] #126 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:47.953Z] #127 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #128 [core-metadata builder 6/7] COPY . . [2026-05-04T02:39:47.953Z] #128 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:47.953Z] #129 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:39:47.953Z] #130 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #131 [core-command builder 6/7] COPY . . [2026-05-04T02:39:47.953Z] #131 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:39:47.953Z] #132 CACHED [2026-05-04T02:39:47.953Z] [2026-05-04T02:39:47.953Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-04T02:39:48.061Z] 196fd7d83e7d: Pull complete [2026-05-04T02:39:48.211Z] #133 ... [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-04T02:39:48.211Z] #134 DONE 0.2s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-04T02:39:48.211Z] #135 DONE 0.2s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #136 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-04T02:39:48.211Z] #136 DONE 0.2s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #137 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-04T02:39:48.211Z] #137 DONE 0.1s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #138 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-04T02:39:48.211Z] #138 DONE 0.1s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #139 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-04T02:39:48.211Z] #139 DONE 0.1s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-04T02:39:48.211Z] #140 DONE 0.1s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-04T02:39:48.211Z] #141 DONE 0.1s [2026-05-04T02:39:48.211Z] [2026-05-04T02:39:48.211Z] #142 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-04T02:39:48.330Z] 4f4fb700ef54: Pull complete [2026-05-04T02:39:48.470Z] #142 DONE 0.1s [2026-05-04T02:39:48.470Z] [2026-05-04T02:39:48.470Z] #143 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-04T02:39:48.470Z] #143 DONE 0.1s [2026-05-04T02:39:48.470Z] [2026-05-04T02:39:48.470Z] #144 [security-spire-config] exporting to image [2026-05-04T02:39:48.470Z] #144 exporting layers [2026-05-04T02:39:48.470Z] #144 ... [2026-05-04T02:39:48.470Z] [2026-05-04T02:39:48.470Z] #145 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-04T02:39:48.470Z] #145 DONE 0.1s [2026-05-04T02:39:48.598Z] 8ba94037c8f0: Pull complete [2026-05-04T02:39:48.728Z] [2026-05-04T02:39:48.728Z] #146 [security-spire-agent] exporting to image [2026-05-04T02:39:50.121Z] #146 ... [2026-05-04T02:39:50.121Z] [2026-05-04T02:39:50.121Z] #144 [security-spire-config] exporting to image [2026-05-04T02:39:50.121Z] #144 exporting layers 1.2s done [2026-05-04T02:39:50.121Z] #144 writing image sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde 0.2s done [2026-05-04T02:39:50.121Z] #144 naming to docker.io/library/security-spire-config 0.0s done [2026-05-04T02:39:50.121Z] #144 DONE 1.7s [2026-05-04T02:39:50.380Z] [2026-05-04T02:39:50.380Z] #147 [security-spire-server] exporting to image [2026-05-04T02:39:50.380Z] #147 exporting layers 2.1s done [2026-05-04T02:39:50.646Z] #147 writing image sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db [2026-05-04T02:39:50.903Z] #147 writing image sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db 0.3s done [2026-05-04T02:39:50.903Z] #147 naming to docker.io/library/security-spire-server done [2026-05-04T02:39:51.161Z] #147 DONE 2.6s [2026-05-04T02:39:51.161Z] [2026-05-04T02:39:51.161Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T02:39:51.161Z] #0 0.866 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-04T02:39:51.742Z] #148 ... [2026-05-04T02:39:51.742Z] [2026-05-04T02:39:51.742Z] #146 [security-spire-agent] exporting to image [2026-05-04T02:39:51.742Z] #146 exporting layers 2.6s done [2026-05-04T02:39:51.742Z] #146 writing image sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 0.0s done [2026-05-04T02:39:51.742Z] #146 naming to docker.io/library/security-spire-agent 0.1s done [2026-05-04T02:39:51.742Z] #146 DONE 3.2s [2026-05-04T02:39:51.742Z] [2026-05-04T02:39:51.742Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-04T02:39:51.742Z] #0 0.858 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-04T02:39:56.822Z] deaec5988b04: Pull complete [2026-05-04T02:39:57.000Z] #149 ... [2026-05-04T02:39:57.001Z] [2026-05-04T02:39:57.001Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T02:39:57.001Z] #0 2.121 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-04T02:39:57.001Z] #150 ... [2026-05-04T02:39:57.001Z] [2026-05-04T02:39:57.001Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T02:39:57.001Z] #0 2.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-04T02:39:57.001Z] #151 ... [2026-05-04T02:39:57.001Z] [2026-05-04T02:39:57.001Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-04T02:39:57.001Z] #0 2.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-04T02:39:57.001Z] #152 ... [2026-05-04T02:39:57.001Z] [2026-05-04T02:39:57.001Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-04T02:39:57.001Z] #0 2.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-04T02:39:57.001Z] #153 ... [2026-05-04T02:39:57.001Z] [2026-05-04T02:39:57.001Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T02:39:57.001Z] #0 0.938 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-04T02:39:58.376Z] #154 ... [2026-05-04T02:39:58.377Z] [2026-05-04T02:39:58.377Z] #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-04T02:39:58.377Z] #0 0.688 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-04T02:39:58.377Z] #155 ... [2026-05-04T02:39:58.377Z] [2026-05-04T02:39:58.377Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-04T02:39:58.377Z] #0 0.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-04T02:39:58.777Z] 9f65657bb879: Pull complete [2026-05-04T02:39:58.777Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-04T02:39:58.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-04T02:39:58.777Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-04T02:39:58.941Z] #156 ... [2026-05-04T02:39:58.941Z] [2026-05-04T02:39:58.941Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T02:39:58.941Z] #116 2.540 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-04T02:39:58.941Z] #116 ... [2026-05-04T02:39:58.941Z] [2026-05-04T02:39:58.941Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-04T02:39:58.941Z] #133 0.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-04T02:39:59.138Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-04T02:39:59.138Z] WORKDIR /edgex [2026-05-04T02:39:59.138Z] COPY go.mod . [2026-05-04T02:39:59.138Z] RUN go mod download+ [2026-05-04T02:39:59.138Z] docker build -t ci-base-image-arm64 -f - . [2026-05-04T02:39:59.199Z] #133 ... [2026-05-04T02:39:59.199Z] [2026-05-04T02:39:59.199Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-04T02:39:59.199Z] #114 2.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-04T02:39:59.728Z] Sending build context to Docker daemon 3.898MB [2026-05-04T02:39:59.728Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-04T02:39:59.728Z] ---> 334268110677 [2026-05-04T02:39:59.728Z] Step 2/4 : WORKDIR /edgex [2026-05-04T02:40:01.688Z] ---> Running in f7e544936d0e [2026-05-04T02:40:01.967Z] Removing intermediate container f7e544936d0e [2026-05-04T02:40:01.967Z] ---> 5238fa168a90 [2026-05-04T02:40:01.967Z] Step 3/4 : COPY go.mod . [2026-05-04T02:40:05.305Z] ---> 910ec2a0c882 [2026-05-04T02:40:05.305Z] Step 4/4 : RUN go mod download [2026-05-04T02:40:05.572Z] ---> Running in 12ed2713a94e [2026-05-04T02:40:52.444Z] Removing intermediate container 12ed2713a94e [2026-05-04T02:40:52.444Z] ---> 0a9c8646ebb7 [2026-05-04T02:40:52.444Z] Successfully built 0a9c8646ebb7 [2026-05-04T02:40:52.444Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:40:52.781Z] + docker inspect -f . ci-base-image-arm64 [2026-05-04T02:40:52.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T02:40:52.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container [2026-05-04T02:40:53.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-04T02:40:54.202Z] $ docker top 665fe8ceed2f09bf82ab014c9dae1642a6bd4f1e948a4241c5a30875bf36fd24 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-04T02:40:55.157Z] + go version [2026-05-04T02:40:55.158Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-04T02:40:55.171Z] $ docker stop --time=1 665fe8ceed2f09bf82ab014c9dae1642a6bd4f1e948a4241c5a30875bf36fd24 [2026-05-04T02:40:56.795Z] $ docker rm -f --volumes 665fe8ceed2f09bf82ab014c9dae1642a6bd4f1e948a4241c5a30875bf36fd24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:40:57.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-04T02:40:57.532Z] [2026-05-04T02:40:57.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:40:57.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-04T02:41:01.217Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-04T02:41:01.217Z] 547446be3368: Pulling fs layer [2026-05-04T02:41:01.217Z] d125d8839a47: Pulling fs layer [2026-05-04T02:41:01.217Z] 3e85d5ac6304: Pulling fs layer [2026-05-04T02:41:01.217Z] c3105a71a48b: Pulling fs layer [2026-05-04T02:41:01.217Z] 0f093f025ec4: Pulling fs layer [2026-05-04T02:41:01.217Z] c3106fc0e877: Pulling fs layer [2026-05-04T02:41:01.217Z] c3105a71a48b: Waiting [2026-05-04T02:41:01.217Z] 0f093f025ec4: Waiting [2026-05-04T02:41:01.217Z] c3106fc0e877: Waiting [2026-05-04T02:41:01.217Z] 547446be3368: Verifying Checksum [2026-05-04T02:41:01.217Z] c3105a71a48b: Verifying Checksum [2026-05-04T02:41:01.217Z] c3105a71a48b: Download complete [2026-05-04T02:41:01.485Z] d125d8839a47: Verifying Checksum [2026-05-04T02:41:01.485Z] d125d8839a47: Download complete [2026-05-04T02:41:01.485Z] c3106fc0e877: Verifying Checksum [2026-05-04T02:41:01.485Z] c3106fc0e877: Download complete [2026-05-04T02:41:01.485Z] 0f093f025ec4: Verifying Checksum [2026-05-04T02:41:01.485Z] 0f093f025ec4: Download complete [2026-05-04T02:41:01.762Z] 547446be3368: Pull complete [2026-05-04T02:41:02.723Z] d125d8839a47: Pull complete [2026-05-04T02:41:03.307Z] 3e85d5ac6304: Verifying Checksum [2026-05-04T02:41:03.307Z] 3e85d5ac6304: Download complete [2026-05-04T02:41:13.391Z] 3e85d5ac6304: Pull complete [2026-05-04T02:41:13.391Z] c3105a71a48b: Pull complete [2026-05-04T02:41:15.328Z] 0f093f025ec4: Pull complete [2026-05-04T02:41:15.328Z] c3106fc0e877: Pull complete [2026-05-04T02:41:15.328Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-04T02:41:15.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-04T02:41:15.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T02:41:15.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container [2026-05-04T02:41:15.582Z] $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-05-04T02:41:17.513Z] $ docker top 202557cf9955c304abae4389977af535a0b029290f10d653ce5610ff47a631e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-04T02:41:18.351Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-04T02:41:20.652Z] #114 ... [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.652Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-04T02:41:20.652Z] #133 DONE 91.0s [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.652Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-04T02:41:20.652Z] #152 DONE 92.7s [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.652Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:41:20.652Z] #157 DONE 0.1s [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.652Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:41:20.652Z] #158 DONE 0.1s [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.652Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-04T02:41:20.652Z] #159 DONE 0.1s [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.652Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-04T02:41:20.652Z] #160 DONE 0.3s [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.652Z] #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-05-04T02:41:20.652Z] #161 DONE 0.3s [2026-05-04T02:41:20.652Z] [2026-05-04T02:41:20.653Z] #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-05-04T02:41:20.653Z] #162 DONE 0.2s [2026-05-04T02:41:20.653Z] [2026-05-04T02:41:20.653Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T02:41:20.653Z] #163 ... [2026-05-04T02:41:20.653Z] [2026-05-04T02:41:20.653Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-04T02:41:20.653Z] #164 DONE 1.0s [2026-05-04T02:41:20.653Z] [2026-05-04T02:41:20.653Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:41:20.653Z] #165 DONE 0.2s [2026-05-04T02:41:20.653Z] [2026-05-04T02:41:20.653Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:41:20.653Z] #166 DONE 0.2s [2026-05-04T02:41:20.653Z] [2026-05-04T02:41:20.653Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-04T02:41:20.653Z] #149 ... [2026-05-04T02:41:20.653Z] [2026-05-04T02:41:20.653Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-04T02:41:21.155Z] #167 DONE 0.3s [2026-05-04T02:41:21.155Z] [2026-05-04T02:41:21.155Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T02:41:21.155Z] #116 ... [2026-05-04T02:41:21.155Z] [2026-05-04T02:41:21.155Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-04T02:41:21.155Z] #168 DONE 0.1s [2026-05-04T02:41:21.467Z] [2026-05-04T02:41:21.467Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-04T02:41:21.467Z] #169 ... [2026-05-04T02:41:21.467Z] [2026-05-04T02:41:21.467Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T02:41:21.467Z] #163 DONE 1.3s [2026-05-04T02:41:21.727Z] [2026-05-04T02:41:21.727Z] #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-04T02:41:21.727Z] #169 DONE 0.4s [2026-05-04T02:41:21.727Z] [2026-05-04T02:41:21.727Z] #170 [core-common-config-bootstrapper] exporting to image [2026-05-04T02:41:21.727Z] #170 exporting layers [2026-05-04T02:41:21.727Z] #170 ... [2026-05-04T02:41:21.727Z] [2026-05-04T02:41:21.727Z] #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-05-04T02:41:21.727Z] #171 DONE 0.3s [2026-05-04T02:41:21.727Z] [2026-05-04T02:41:21.727Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-04T02:41:21.727Z] #172 DONE 0.1s [2026-05-04T02:41:21.727Z] [2026-05-04T02:41:21.727Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-04T02:41:21.984Z] #173 DONE 0.1s [2026-05-04T02:41:21.984Z] [2026-05-04T02:41:21.984Z] #170 [core-common-config-bootstrapper] exporting to image [2026-05-04T02:41:21.984Z] #170 exporting layers 0.5s done [2026-05-04T02:41:21.984Z] #170 writing image sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 0.0s done [2026-05-04T02:41:21.984Z] #170 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2026-05-04T02:41:21.984Z] #170 DONE 0.5s [2026-05-04T02:41:21.984Z] [2026-05-04T02:41:21.984Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-04T02:41:22.916Z] #174 DONE 1.1s [2026-05-04T02:41:22.916Z] [2026-05-04T02:41:22.916Z] #175 [security-bootstrapper] exporting to image [2026-05-04T02:41:23.176Z] #175 exporting layers 0.3s done [2026-05-04T02:41:23.176Z] #175 writing image sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 [2026-05-04T02:41:23.434Z] #175 writing image sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done [2026-05-04T02:41:23.434Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-04T02:41:23.434Z] #175 DONE 0.4s [2026-05-04T02:41:23.434Z] [2026-05-04T02:41:23.435Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T02:41:28.439Z] #1 [support-notifications internal] load build definition from Dockerfile [2026-05-04T02:41:28.439Z] #1 transferring dockerfile: 2.02kB 0.0s done [2026-05-04T02:41:28.439Z] #1 DONE 0.1s [2026-05-04T02:41:28.439Z] [2026-05-04T02:41:28.439Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2026-05-04T02:41:29.847Z] #2 transferring dockerfile: 1.81kB done [2026-05-04T02:41:29.847Z] #2 DONE 2.1s [2026-05-04T02:41:29.847Z] [2026-05-04T02:41:29.847Z] #3 [core-data internal] load build definition from Dockerfile [2026-05-04T02:41:29.847Z] #3 transferring dockerfile: 2.04kB done [2026-05-04T02:41:29.847Z] #3 DONE 2.0s [2026-05-04T02:41:29.847Z] [2026-05-04T02:41:29.847Z] #4 [security-spire-config internal] load .dockerignore [2026-05-04T02:41:29.847Z] #4 ... [2026-05-04T02:41:29.847Z] [2026-05-04T02:41:29.847Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-04T02:41:29.847Z] #5 transferring dockerfile: 1.89kB done [2026-05-04T02:41:29.847Z] #5 DONE 2.3s [2026-05-04T02:41:29.847Z] [2026-05-04T02:41:29.847Z] #6 [security-spire-server internal] load build definition from Dockerfile [2026-05-04T02:41:29.847Z] #6 transferring dockerfile: 1.70kB done [2026-05-04T02:41:29.847Z] #6 DONE 2.3s [2026-05-04T02:41:29.847Z] [2026-05-04T02:41:29.847Z] #7 [core-metadata internal] load .dockerignore [2026-05-04T02:41:30.132Z] #7 ... [2026-05-04T02:41:30.132Z] [2026-05-04T02:41:30.132Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-05-04T02:41:30.132Z] #8 transferring dockerfile: 2.07kB done [2026-05-04T02:41:30.132Z] #8 DONE 2.3s [2026-05-04T02:41:30.132Z] [2026-05-04T02:41:30.132Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-04T02:41:30.132Z] #9 transferring dockerfile: 2.49kB done [2026-05-04T02:41:30.132Z] #9 DONE 2.4s [2026-05-04T02:41:30.132Z] [2026-05-04T02:41:30.132Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-04T02:41:30.132Z] #10 transferring dockerfile: 2.14kB 0.0s done [2026-05-04T02:41:30.132Z] #10 DONE 2.4s [2026-05-04T02:41:30.132Z] [2026-05-04T02:41:30.132Z] #4 [security-spire-config internal] load .dockerignore [2026-05-04T02:41:30.132Z] #4 transferring context: 50B done [2026-05-04T02:41:30.402Z] #4 ... [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-04T02:41:30.402Z] #11 transferring dockerfile: 3.02kB 0.0s done [2026-05-04T02:41:30.402Z] #11 DONE 2.2s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #12 [core-metadata internal] load build definition from Dockerfile [2026-05-04T02:41:30.402Z] #12 transferring dockerfile: 2.10kB 0.0s done [2026-05-04T02:41:30.402Z] #12 DONE 2.2s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #13 [core-command internal] load build definition from Dockerfile [2026-05-04T02:41:30.402Z] #13 transferring dockerfile: 1.94kB 0.0s done [2026-05-04T02:41:30.402Z] #13 DONE 2.5s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #14 [security-spire-server internal] load .dockerignore [2026-05-04T02:41:30.402Z] #14 transferring context: 50B 0.0s done [2026-05-04T02:41:30.402Z] #14 DONE 1.3s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #15 [support-notifications internal] load .dockerignore [2026-05-04T02:41:30.402Z] #15 transferring context: 50B 0.0s done [2026-05-04T02:41:30.402Z] #15 DONE 2.1s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-04T02:41:30.402Z] #16 transferring dockerfile: 2.23kB 0.0s done [2026-05-04T02:41:30.402Z] #16 DONE 2.4s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-04T02:41:30.402Z] #17 transferring dockerfile: 2.50kB 0.0s done [2026-05-04T02:41:30.402Z] #17 DONE 2.5s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #18 [support-scheduler internal] load build definition from Dockerfile [2026-05-04T02:41:30.402Z] #18 transferring dockerfile: 1.83kB 0.0s done [2026-05-04T02:41:30.402Z] #18 DONE 2.5s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #19 [support-scheduler internal] load .dockerignore [2026-05-04T02:41:30.402Z] #19 transferring context: 50B 0.0s done [2026-05-04T02:41:30.402Z] #19 DONE 1.2s [2026-05-04T02:41:30.402Z] [2026-05-04T02:41:30.402Z] #7 [core-metadata internal] load .dockerignore [2026-05-04T02:41:30.402Z] #7 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #7 ... [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2026-05-04T02:41:30.668Z] #20 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #20 DONE 1.6s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #21 [security-spire-config internal] load build definition from Dockerfile [2026-05-04T02:41:30.668Z] #21 transferring dockerfile: 1.69kB 0.0s done [2026-05-04T02:41:30.668Z] #21 DONE 2.4s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #22 [core-keeper internal] load .dockerignore [2026-05-04T02:41:30.668Z] #22 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #22 DONE 1.5s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #23 [security-proxy-auth internal] load .dockerignore [2026-05-04T02:41:30.668Z] #23 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #23 DONE 1.4s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #24 [core-command internal] load .dockerignore [2026-05-04T02:41:30.668Z] #24 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #24 DONE 1.4s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #25 [security-spire-agent internal] load .dockerignore [2026-05-04T02:41:30.668Z] #25 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #25 DONE 1.8s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #26 [security-secretstore-setup internal] load .dockerignore [2026-05-04T02:41:30.668Z] #26 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #26 DONE 1.6s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-04T02:41:30.668Z] #27 ... [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #28 [security-proxy-setup internal] load .dockerignore [2026-05-04T02:41:30.668Z] #28 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #28 DONE 1.4s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #29 [security-bootstrapper internal] load .dockerignore [2026-05-04T02:41:30.668Z] #29 transferring context: 50B done [2026-05-04T02:41:30.668Z] #29 DONE 1.3s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #30 [core-data internal] load .dockerignore [2026-05-04T02:41:30.668Z] #30 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #30 DONE 1.8s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-04T02:41:30.668Z] #31 transferring context: 50B 0.0s done [2026-05-04T02:41:30.668Z] #31 DONE 1.5s [2026-05-04T02:41:30.668Z] [2026-05-04T02:41:30.668Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-04T02:41:30.668Z] #32 DONE 0.0s [2026-05-04T02:41:30.936Z] [2026-05-04T02:41:30.936Z] #7 [core-metadata internal] load .dockerignore [2026-05-04T02:41:30.936Z] #7 DONE 1.4s [2026-05-04T02:41:30.936Z] [2026-05-04T02:41:30.936Z] #4 [security-spire-config internal] load .dockerignore [2026-05-04T02:41:30.936Z] #4 DONE 1.4s [2026-05-04T02:41:30.936Z] [2026-05-04T02:41:30.936Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:41:31.208Z] #33 ... [2026-05-04T02:41:31.208Z] [2026-05-04T02:41:31.208Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-04T02:41:31.208Z] #32 DONE 0.0s [2026-05-04T02:41:31.208Z] [2026-05-04T02:41:31.208Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:41:31.474Z] #33 ... [2026-05-04T02:41:31.474Z] [2026-05-04T02:41:31.474Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-04T02:41:31.474Z] #27 DONE 0.9s [2026-05-04T02:41:31.474Z] [2026-05-04T02:41:31.474Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:41:31.741Z] #33 ... [2026-05-04T02:41:31.741Z] [2026-05-04T02:41:31.741Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-04T02:41:31.741Z] #32 DONE 0.0s [2026-05-04T02:41:31.741Z] [2026-05-04T02:41:31.741Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-04T02:41:31.741Z] #27 DONE 1.0s [2026-05-04T02:41:31.741Z] [2026-05-04T02:41:31.741Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:41:32.007Z] #33 ... [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-04T02:41:32.007Z] #32 DONE 0.0s [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-04T02:41:32.007Z] #34 DONE 0.0s [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #35 [core-metadata internal] load build context [2026-05-04T02:41:32.007Z] #35 DONE 0.0s [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #36 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:32.007Z] #36 DONE 0.0s [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:41:32.007Z] #33 ... [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #37 [security-proxy-auth internal] load build context [2026-05-04T02:41:32.007Z] #37 DONE 0.0s [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #38 [security-spiffe-token-provider internal] load build context [2026-05-04T02:41:32.007Z] #38 DONE 0.0s [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #39 [support-notifications internal] load build context [2026-05-04T02:41:32.007Z] #39 DONE 0.0s [2026-05-04T02:41:32.007Z] [2026-05-04T02:41:32.007Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:41:32.278Z] #33 ... [2026-05-04T02:41:32.278Z] [2026-05-04T02:41:32.278Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-04T02:41:32.278Z] #40 DONE 0.5s [2026-05-04T02:41:32.278Z] [2026-05-04T02:41:32.278Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:41:32.278Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-05-04T02:41:32.278Z] #41 DONE 0.2s [2026-05-04T02:41:32.278Z] [2026-05-04T02:41:32.278Z] #36 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:32.278Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.3s done [2026-05-04T02:41:32.278Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.3s done [2026-05-04T02:41:32.869Z] #36 ... [2026-05-04T02:41:32.869Z] [2026-05-04T02:41:32.869Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-04T02:41:32.869Z] #33 DONE 2.2s [2026-05-04T02:41:32.869Z] [2026-05-04T02:41:32.869Z] #27 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-04T02:41:32.869Z] #27 DONE 1.8s [2026-05-04T02:41:32.869Z] [2026-05-04T02:41:32.869Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:32.869Z] #36 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.3s done [2026-05-04T02:41:32.869Z] #36 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-04T02:41:32.869Z] #36 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-04T02:41:33.139Z] #36 ... [2026-05-04T02:41:33.139Z] [2026-05-04T02:41:33.139Z] #42 [security-spire-server internal] load build context [2026-05-04T02:41:33.139Z] #42 transferring context: 26.58kB 0.1s done [2026-05-04T02:41:33.139Z] #42 DONE 1.0s [2026-05-04T02:41:33.139Z] [2026-05-04T02:41:33.139Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:33.139Z] #36 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-04T02:41:34.547Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 1.2s [2026-05-04T02:41:35.147Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.05MB / 4.14MB 2.1s [2026-05-04T02:41:35.413Z] #36 ... [2026-05-04T02:41:35.413Z] [2026-05-04T02:41:35.413Z] #43 [security-spire-agent internal] load build context [2026-05-04T02:41:35.413Z] #43 transferring context: 26.11kB 0.5s done [2026-05-04T02:41:35.413Z] #43 DONE 3.1s [2026-05-04T02:41:35.413Z] [2026-05-04T02:41:35.413Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:35.680Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 2.6s [2026-05-04T02:41:35.951Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 2.9s [2026-05-04T02:41:36.539Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 3.2s [2026-05-04T02:41:36.810Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 3.3s done [2026-05-04T02:41:36.810Z] #36 ... [2026-05-04T02:41:36.810Z] [2026-05-04T02:41:36.810Z] #44 [core-keeper internal] load build context [2026-05-04T02:41:36.810Z] #44 transferring context: 3.40MB 3.4s done [2026-05-04T02:41:36.810Z] #44 DONE 4.7s [2026-05-04T02:41:36.810Z] [2026-05-04T02:41:36.810Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:36.810Z] #36 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 3.3s done [2026-05-04T02:41:36.810Z] #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-04T02:41:37.080Z] #36 ... [2026-05-04T02:41:37.080Z] [2026-05-04T02:41:37.080Z] #45 [security-spire-config internal] load build context [2026-05-04T02:41:37.080Z] #45 transferring context: 24.83kB 0.4s done [2026-05-04T02:41:37.080Z] #45 DONE 4.0s [2026-05-04T02:41:37.080Z] [2026-05-04T02:41:37.080Z] #35 [core-metadata internal] load build context [2026-05-04T02:41:37.080Z] #35 transferring context: 3.40MB 3.5s done [2026-05-04T02:41:37.080Z] #35 DONE 5.0s [2026-05-04T02:41:37.080Z] [2026-05-04T02:41:37.080Z] #46 [core-common-config-bootstrapper internal] load build context [2026-05-04T02:41:37.080Z] #46 transferring context: 3.40MB 3.7s done [2026-05-04T02:41:37.080Z] #46 DONE 5.0s [2026-05-04T02:41:37.080Z] [2026-05-04T02:41:37.080Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:41:37.080Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-05-04T02:41:37.080Z] #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-04T02:41:37.080Z] #41 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-04T02:41:37.080Z] #41 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-04T02:41:37.080Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-05-04T02:41:37.080Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.5s done [2026-05-04T02:41:37.080Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done [2026-05-04T02:41:37.080Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2026-05-04T02:41:37.080Z] #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-05-04T02:41:37.080Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.55MB / 37.02MB 4.1s [2026-05-04T02:41:37.080Z] #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-04T02:41:37.347Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 4.4s [2026-05-04T02:41:37.616Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 4.7s [2026-05-04T02:41:37.882Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.96MB / 37.02MB 5.0s [2026-05-04T02:41:38.149Z] #41 ... [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #47 [security-proxy-setup internal] load build context [2026-05-04T02:41:38.149Z] #47 transferring context: 3.40MB 4.0s done [2026-05-04T02:41:38.149Z] #47 DONE 6.0s [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:41:38.149Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.02MB / 37.02MB 5.1s [2026-05-04T02:41:38.149Z] #41 ... [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:38.149Z] #36 ... [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #48 [core-command internal] load build context [2026-05-04T02:41:38.149Z] #48 transferring context: 3.40MB 4.4s done [2026-05-04T02:41:38.149Z] #48 DONE 6.0s [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #49 [security-secretstore-setup internal] load build context [2026-05-04T02:41:38.149Z] #49 transferring context: 3.40MB 4.7s done [2026-05-04T02:41:38.149Z] #49 DONE 6.0s [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #50 [support-scheduler internal] load build context [2026-05-04T02:41:38.149Z] #50 transferring context: 3.40MB 4.6s done [2026-05-04T02:41:38.149Z] #50 DONE 6.0s [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #51 [security-bootstrapper internal] load build context [2026-05-04T02:41:38.149Z] #51 transferring context: 3.40MB 4.8s done [2026-05-04T02:41:38.149Z] #51 DONE 6.1s [2026-05-04T02:41:38.149Z] [2026-05-04T02:41:38.149Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:38.416Z] #36 ... [2026-05-04T02:41:38.416Z] [2026-05-04T02:41:38.416Z] #52 [core-data internal] load build context [2026-05-04T02:41:38.416Z] #52 transferring context: 3.40MB 4.7s done [2026-05-04T02:41:38.416Z] #52 DONE 6.1s [2026-05-04T02:41:38.416Z] [2026-05-04T02:41:38.416Z] #37 [security-proxy-auth internal] load build context [2026-05-04T02:41:38.416Z] #37 transferring context: 3.40MB 5.0s done [2026-05-04T02:41:38.416Z] #37 DONE 6.2s [2026-05-04T02:41:38.416Z] [2026-05-04T02:41:38.416Z] #39 [support-notifications internal] load build context [2026-05-04T02:41:38.416Z] #39 transferring context: 3.40MB 4.9s done [2026-05-04T02:41:38.416Z] #39 DONE 6.1s [2026-05-04T02:41:38.416Z] [2026-05-04T02:41:38.416Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:38.416Z] #36 ... [2026-05-04T02:41:38.416Z] [2026-05-04T02:41:38.416Z] #38 [security-spiffe-token-provider internal] load build context [2026-05-04T02:41:38.416Z] #38 transferring context: 3.40MB 4.9s done [2026-05-04T02:41:38.416Z] #38 DONE 6.2s [2026-05-04T02:41:38.416Z] [2026-05-04T02:41:38.416Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:38.684Z] #36 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.7s done [2026-05-04T02:41:38.684Z] #36 ... [2026-05-04T02:41:38.684Z] [2026-05-04T02:41:38.684Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-04T02:41:38.684Z] #34 DONE 7.5s [2026-05-04T02:41:38.952Z] [2026-05-04T02:41:38.952Z] #53 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-04T02:41:38.952Z] #53 ... [2026-05-04T02:41:38.952Z] [2026-05-04T02:41:38.952Z] #36 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-04T02:41:38.952Z] #36 DONE 7.7s [2026-05-04T02:41:39.237Z] [2026-05-04T02:41:39.237Z] #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-04T02:41:39.516Z] #54 ... [2026-05-04T02:41:39.516Z] [2026-05-04T02:41:39.516Z] #53 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-05-04T02:41:39.516Z] #53 DONE 1.6s [2026-05-04T02:41:39.795Z] [2026-05-04T02:41:39.795Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:41:42.408Z] #55 ... [2026-05-04T02:41:42.408Z] [2026-05-04T02:41:42.408Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T02:41:42.408Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.7s done [2026-05-04T02:41:42.408Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-04T02:41:42.408Z] #56 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-04T02:41:42.408Z] #56 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-04T02:41:42.408Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-04T02:41:42.408Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done [2026-05-04T02:41:42.408Z] #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2026-05-04T02:41:42.408Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.3s done [2026-05-04T02:41:42.408Z] #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-04T02:41:42.408Z] #56 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.3s done [2026-05-04T02:41:42.408Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-05-04T02:41:42.408Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.0s [2026-05-04T02:41:42.408Z] #56 ... [2026-05-04T02:41:42.408Z] [2026-05-04T02:41:42.408Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:41:42.408Z] #41 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.7s done [2026-05-04T02:41:42.409Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.0s [2026-05-04T02:41:46.695Z] #41 ... [2026-05-04T02:41:46.695Z] [2026-05-04T02:41:46.695Z] #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-04T02:41:46.695Z] #54 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:46.695Z] #54 7.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:48.360Z] #54 ... [2026-05-04T02:41:48.360Z] [2026-05-04T02:41:48.360Z] #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-05-04T02:41:48.360Z] #57 DONE 9.2s [2026-05-04T02:41:48.360Z] [2026-05-04T02:41:48.360Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T02:41:48.360Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.4s [2026-05-04T02:41:48.983Z] #56 ... [2026-05-04T02:41:48.983Z] [2026-05-04T02:41:48.983Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-04T02:41:48.983Z] #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:48.983Z] #0 7.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:49.306Z] #58 ... [2026-05-04T02:41:49.306Z] [2026-05-04T02:41:49.306Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-04T02:41:49.306Z] #59 ... [2026-05-04T02:41:49.306Z] [2026-05-04T02:41:49.306Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-04T02:41:49.306Z] #0 8.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:49.306Z] #0 9.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:49.651Z] #60 ... [2026-05-04T02:41:49.651Z] [2026-05-04T02:41:49.651Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-04T02:41:49.651Z] #61 ... [2026-05-04T02:41:49.651Z] [2026-05-04T02:41:49.651Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-04T02:41:49.651Z] #62 ... [2026-05-04T02:41:49.651Z] [2026-05-04T02:41:49.651Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-04T02:41:49.930Z] #63 ... [2026-05-04T02:41:49.930Z] [2026-05-04T02:41:49.930Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-04T02:41:49.930Z] #64 ... [2026-05-04T02:41:49.930Z] [2026-05-04T02:41:49.930Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-04T02:41:50.210Z] #65 ... [2026-05-04T02:41:50.210Z] [2026-05-04T02:41:50.210Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-04T02:41:50.210Z] #0 8.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:50.210Z] #0 9.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:50.210Z] #66 ... [2026-05-04T02:41:50.210Z] [2026-05-04T02:41:50.210Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-04T02:41:50.478Z] #67 ... [2026-05-04T02:41:50.478Z] [2026-05-04T02:41:50.479Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:41:50.479Z] #68 ... [2026-05-04T02:41:50.479Z] [2026-05-04T02:41:50.479Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-04T02:41:50.754Z] #69 ... [2026-05-04T02:41:50.754Z] [2026-05-04T02:41:50.754Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-04T02:41:50.754Z] #70 ... [2026-05-04T02:41:50.754Z] [2026-05-04T02:41:50.754Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-04T02:41:51.021Z] #71 ... [2026-05-04T02:41:51.021Z] [2026-05-04T02:41:51.021Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-04T02:41:51.021Z] #69 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:51.606Z] #69 ... [2026-05-04T02:41:51.606Z] [2026-05-04T02:41:51.606Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-04T02:41:51.606Z] #71 DONE 12.0s [2026-05-04T02:41:51.873Z] [2026-05-04T02:41:51.873Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:41:51.873Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.8s [2026-05-04T02:41:52.838Z] #41 ... [2026-05-04T02:41:52.838Z] [2026-05-04T02:41:52.838Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:41:52.838Z] #68 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:53.803Z] #68 ... [2026-05-04T02:41:53.803Z] [2026-05-04T02:41:53.803Z] #54 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-04T02:41:53.803Z] #54 12.07 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-04T02:41:53.803Z] #54 12.15 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:41:53.803Z] #54 12.38 OK: 8 MiB in 17 packages [2026-05-04T02:41:53.803Z] #54 DONE 14.4s [2026-05-04T02:41:53.803Z] [2026-05-04T02:41:53.803Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-05-04T02:41:58.073Z] #72 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:58.342Z] #72 ... [2026-05-04T02:41:58.342Z] [2026-05-04T02:41:58.342Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-04T02:41:58.342Z] #0 5.768 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:58.342Z] #0 7.476 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:41:58.609Z] #73 ... [2026-05-04T02:41:58.609Z] [2026-05-04T02:41:58.609Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:41:58.609Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.6s [2026-05-04T02:41:59.196Z] #41 ... [2026-05-04T02:41:59.196Z] [2026-05-04T02:41:59.196Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T02:41:59.196Z] #56 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.5s done [2026-05-04T02:41:59.464Z] #56 ... [2026-05-04T02:41:59.464Z] [2026-05-04T02:41:59.464Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:42:00.051Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done [2026-05-04T02:42:00.051Z] #41 ... [2026-05-04T02:42:00.051Z] [2026-05-04T02:42:00.051Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-04T02:42:00.051Z] #59 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.051Z] #59 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.317Z] #59 ... [2026-05-04T02:42:00.317Z] [2026-05-04T02:42:00.317Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-04T02:42:00.317Z] #41 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done [2026-05-04T02:42:00.317Z] #41 DONE 28.1s [2026-05-04T02:42:00.317Z] [2026-05-04T02:42:00.317Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-04T02:42:00.317Z] #66 19.55 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:00.317Z] #66 19.62 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:00.317Z] #66 19.92 OK: 8 MiB in 17 packages [2026-05-04T02:42:00.595Z] #66 ... [2026-05-04T02:42:00.595Z] [2026-05-04T02:42:00.595Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-04T02:42:00.595Z] #58 11.27 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:42:00.595Z] #58 11.27 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:42:00.595Z] #58 11.27 OK: 26165 distinct packages available [2026-05-04T02:42:00.595Z] #58 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.595Z] #58 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.595Z] #58 ... [2026-05-04T02:42:00.595Z] [2026-05-04T02:42:00.595Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-04T02:42:00.595Z] #62 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.595Z] #62 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.862Z] #62 ... [2026-05-04T02:42:00.862Z] [2026-05-04T02:42:00.862Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-04T02:42:00.862Z] #64 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.862Z] #64 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.862Z] #64 ... [2026-05-04T02:42:00.862Z] [2026-05-04T02:42:00.862Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-04T02:42:00.862Z] #63 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:00.862Z] #63 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.137Z] #63 ... [2026-05-04T02:42:01.137Z] [2026-05-04T02:42:01.137Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-04T02:42:01.137Z] #60 21.53 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:42:01.137Z] #60 21.53 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:42:01.137Z] #60 21.53 OK: 26165 distinct packages available [2026-05-04T02:42:01.137Z] #60 ... [2026-05-04T02:42:01.137Z] [2026-05-04T02:42:01.137Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-04T02:42:01.137Z] #67 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.137Z] #67 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.408Z] #67 ... [2026-05-04T02:42:01.408Z] [2026-05-04T02:42:01.408Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-04T02:42:01.408Z] #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.408Z] #61 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.408Z] #61 ... [2026-05-04T02:42:01.408Z] [2026-05-04T02:42:01.408Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:42:01.408Z] #55 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.408Z] #55 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.676Z] #55 ... [2026-05-04T02:42:01.676Z] [2026-05-04T02:42:01.676Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-04T02:42:01.676Z] #0 4.568 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.676Z] #0 5.919 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.676Z] #74 ... [2026-05-04T02:42:01.676Z] [2026-05-04T02:42:01.676Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-04T02:42:01.676Z] #66 DONE 22.6s [2026-05-04T02:42:01.676Z] [2026-05-04T02:42:01.676Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-04T02:42:01.676Z] #65 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.676Z] #65 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.956Z] #65 ... [2026-05-04T02:42:01.956Z] [2026-05-04T02:42:01.956Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-04T02:42:01.956Z] #70 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:01.956Z] #70 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:02.223Z] #70 ... [2026-05-04T02:42:02.223Z] [2026-05-04T02:42:02.223Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:03.194Z] #75 ... [2026-05-04T02:42:03.194Z] [2026-05-04T02:42:03.194Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-04T02:42:03.194Z] #69 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:03.194Z] #69 ... [2026-05-04T02:42:03.194Z] [2026-05-04T02:42:03.194Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-04T02:42:03.194Z] #60 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:04.152Z] #60 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:04.740Z] #60 ... [2026-05-04T02:42:04.740Z] [2026-05-04T02:42:04.740Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:42:04.740Z] #68 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:04.740Z] #68 ... [2026-05-04T02:42:04.740Z] [2026-05-04T02:42:04.740Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-04T02:42:04.740Z] #69 25.27 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:04.740Z] #69 25.31 (2/2) Installing su-exec (0.2-r3) [2026-05-04T02:42:04.740Z] #69 25.41 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:04.740Z] #69 25.52 OK: 8 MiB in 18 packages [2026-05-04T02:42:06.178Z] #69 ... [2026-05-04T02:42:06.178Z] [2026-05-04T02:42:06.178Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-04T02:42:06.178Z] #58 25.09 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:06.178Z] #58 25.13 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-04T02:42:06.178Z] #58 25.14 (3/4) Installing libucontext (1.3.2-r0) [2026-05-04T02:42:06.178Z] #58 25.17 (4/4) Installing gcompat (1.1.0-r4) [2026-05-04T02:42:06.178Z] #58 25.19 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:06.178Z] #58 25.33 OK: 8 MiB in 20 packages [2026-05-04T02:42:06.178Z] #58 DONE 27.2s [2026-05-04T02:42:06.448Z] [2026-05-04T02:42:06.448Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-04T02:42:06.448Z] #61 25.84 (1/7) Installing ca-certificates (20260413-r0) [2026-05-04T02:42:06.448Z] #61 26.22 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:06.448Z] #61 26.26 (3/7) Installing libgcc (14.2.0-r6) [2026-05-04T02:42:06.448Z] #61 26.28 (4/7) Installing libsodium (1.0.20-r1) [2026-05-04T02:42:06.448Z] #61 26.32 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-04T02:42:06.448Z] #61 26.67 (6/7) Installing libzmq (4.3.5-r2) [2026-05-04T02:42:06.448Z] #61 26.74 (7/7) Installing zeromq (4.3.5-r2) [2026-05-04T02:42:06.448Z] #61 26.90 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:06.448Z] #61 27.01 Executing ca-certificates-20260413-r0.trigger [2026-05-04T02:42:07.433Z] #61 ... [2026-05-04T02:42:07.433Z] [2026-05-04T02:42:07.433Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-04T02:42:07.433Z] #62 25.31 OK: 255 MiB in 60 packages [2026-05-04T02:42:07.433Z] #62 DONE 27.7s [2026-05-04T02:42:07.433Z] [2026-05-04T02:42:07.433Z] #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-04T02:42:07.433Z] #69 DONE 28.2s [2026-05-04T02:42:07.433Z] [2026-05-04T02:42:07.433Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-04T02:42:08.022Z] #76 ... [2026-05-04T02:42:08.022Z] [2026-05-04T02:42:08.022Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:42:08.022Z] #68 25.77 OK: 255 MiB in 60 packages [2026-05-04T02:42:08.022Z] #68 DONE 28.5s [2026-05-04T02:42:08.022Z] [2026-05-04T02:42:08.022Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-04T02:42:08.022Z] #70 25.53 OK: 255 MiB in 60 packages [2026-05-04T02:42:08.022Z] #70 DONE 28.5s [2026-05-04T02:42:08.300Z] [2026-05-04T02:42:08.300Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-04T02:42:08.300Z] #61 29.09 OK: 12 MiB in 23 packages [2026-05-04T02:42:08.572Z] #61 ... [2026-05-04T02:42:08.572Z] [2026-05-04T02:42:08.572Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-04T02:42:08.572Z] #55 26.08 OK: 255 MiB in 60 packages [2026-05-04T02:42:08.572Z] #55 DONE 28.9s [2026-05-04T02:42:08.841Z] [2026-05-04T02:42:08.841Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:42:09.113Z] #77 ... [2026-05-04T02:42:09.113Z] [2026-05-04T02:42:09.113Z] #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-05-04T02:42:09.113Z] #72 5.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:09.113Z] #72 15.28 OK: 8 MiB in 17 packages [2026-05-04T02:42:09.382Z] #72 ... [2026-05-04T02:42:09.382Z] [2026-05-04T02:42:09.382Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-04T02:42:09.382Z] #64 25.50 (1/4) Installing ca-certificates (20260413-r0) [2026-05-04T02:42:09.382Z] #64 25.85 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:09.382Z] #64 25.89 (3/4) Installing su-exec (0.2-r3) [2026-05-04T02:42:09.382Z] #64 25.91 (4/4) Installing yq-go (4.47.2-r3) [2026-05-04T02:42:09.382Z] #64 27.58 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:09.382Z] #64 27.85 Executing ca-certificates-20260413-r0.trigger [2026-05-04T02:42:09.382Z] #64 29.43 OK: 20 MiB in 20 packages [2026-05-04T02:42:09.382Z] #64 ... [2026-05-04T02:42:09.382Z] [2026-05-04T02:42:09.382Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:42:09.382Z] #78 DONE 2.1s [2026-05-04T02:42:09.659Z] [2026-05-04T02:42:09.659Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-04T02:42:09.659Z] #59 25.28 (1/3) Installing ca-certificates (20260413-r0) [2026-05-04T02:42:09.659Z] #59 25.74 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:09.659Z] #59 25.75 (3/3) Installing tzdata (2026b-r0) [2026-05-04T02:42:09.659Z] #59 27.59 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:09.659Z] #59 27.80 Executing ca-certificates-20260413-r0.trigger [2026-05-04T02:42:09.659Z] #59 29.37 OK: 9 MiB in 19 packages [2026-05-04T02:42:09.659Z] #59 ... [2026-05-04T02:42:09.659Z] [2026-05-04T02:42:09.659Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-04T02:42:09.659Z] #74 18.14 OK: 255 MiB in 60 packages [2026-05-04T02:42:09.933Z] #74 ... [2026-05-04T02:42:09.933Z] [2026-05-04T02:42:09.933Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-04T02:42:09.933Z] #73 17.52 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:09.933Z] #73 18.28 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:09.933Z] #73 18.52 OK: 8 MiB in 17 packages [2026-05-04T02:42:09.933Z] #73 DONE 21.6s [2026-05-04T02:42:09.933Z] [2026-05-04T02:42:09.933Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:10.206Z] #79 ... [2026-05-04T02:42:10.206Z] [2026-05-04T02:42:10.206Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-04T02:42:10.206Z] #63 25.14 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:10.206Z] #63 25.18 (2/4) Installing openssl (3.5.6-r0) [2026-05-04T02:42:10.206Z] #63 25.47 (3/4) Installing su-exec (0.2-r3) [2026-05-04T02:42:10.206Z] #63 25.49 (4/4) Installing yq-go (4.47.2-r3) [2026-05-04T02:42:10.206Z] #63 27.54 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:10.206Z] #63 27.72 OK: 20 MiB in 20 packages [2026-05-04T02:42:10.206Z] #63 DONE 31.0s [2026-05-04T02:42:10.206Z] [2026-05-04T02:42:10.206Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-04T02:42:10.833Z] #80 ... [2026-05-04T02:42:10.833Z] [2026-05-04T02:42:10.833Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-04T02:42:10.833Z] #61 DONE 31.7s [2026-05-04T02:42:11.115Z] [2026-05-04T02:42:11.115Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:11.708Z] #81 ... [2026-05-04T02:42:11.708Z] [2026-05-04T02:42:11.708Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:42:11.708Z] #82 DONE 3.5s [2026-05-04T02:42:11.708Z] [2026-05-04T02:42:11.708Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-04T02:42:11.708Z] #72 DONE 18.2s [2026-05-04T02:42:11.708Z] [2026-05-04T02:42:11.708Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:11.708Z] #83 ... [2026-05-04T02:42:11.708Z] [2026-05-04T02:42:11.708Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:42:11.708Z] #84 DONE 3.6s [2026-05-04T02:42:11.976Z] [2026-05-04T02:42:11.976Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:11.976Z] #85 ... [2026-05-04T02:42:11.976Z] [2026-05-04T02:42:11.976Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:42:11.976Z] #77 DONE 3.5s [2026-05-04T02:42:12.244Z] [2026-05-04T02:42:12.244Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-04T02:42:12.244Z] #64 DONE 33.0s [2026-05-04T02:42:12.244Z] [2026-05-04T02:42:12.244Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-04T02:42:12.244Z] #74 DONE 20.6s [2026-05-04T02:42:12.244Z] [2026-05-04T02:42:12.244Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-04T02:42:12.244Z] #86 ... [2026-05-04T02:42:12.244Z] [2026-05-04T02:42:12.244Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-04T02:42:12.244Z] #59 DONE 33.2s [2026-05-04T02:42:12.525Z] [2026-05-04T02:42:12.525Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:14.476Z] #87 ... [2026-05-04T02:42:14.476Z] [2026-05-04T02:42:14.476Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:14.476Z] #75 2.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:14.476Z] #75 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:14.476Z] #75 12.21 OK: 8 MiB in 17 packages [2026-05-04T02:42:14.476Z] #75 ... [2026-05-04T02:42:14.476Z] [2026-05-04T02:42:14.476Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-04T02:42:14.476Z] #60 33.76 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-04T02:42:14.476Z] #60 33.82 (2/13) Installing c-ares (1.34.6-r0) [2026-05-04T02:42:14.476Z] #60 33.84 (3/13) Installing libunistring (1.3-r0) [2026-05-04T02:42:14.476Z] #60 34.01 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-04T02:42:14.476Z] #60 34.01 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-05-04T02:42:14.476Z] #60 34.03 (6/13) Installing libpsl (0.21.5-r3) [2026-05-04T02:42:14.476Z] #60 34.03 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-04T02:42:14.476Z] #60 34.12 (8/13) Installing libcurl (8.14.1-r2) [2026-05-04T02:42:14.476Z] #60 34.23 (9/13) Installing curl (8.14.1-r2) [2026-05-04T02:42:14.476Z] #60 34.30 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:14.476Z] #60 34.31 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-04T02:42:14.476Z] #60 34.31 (12/13) Installing libucontext (1.3.2-r0) [2026-05-04T02:42:14.476Z] #60 34.34 (13/13) Installing gcompat (1.1.0-r4) [2026-05-04T02:42:14.476Z] #60 34.37 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:14.476Z] #60 34.47 OK: 13 MiB in 29 packages [2026-05-04T02:42:14.476Z] #60 ... [2026-05-04T02:42:14.476Z] [2026-05-04T02:42:14.476Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-04T02:42:14.476Z] #86 DONE 2.4s [2026-05-04T02:42:14.744Z] [2026-05-04T02:42:14.744Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-04T02:42:14.744Z] #60 DONE 35.5s [2026-05-04T02:42:14.744Z] [2026-05-04T02:42:14.744Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:15.329Z] #88 ... [2026-05-04T02:42:15.329Z] [2026-05-04T02:42:15.329Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:15.329Z] #75 DONE 13.3s [2026-05-04T02:42:15.329Z] [2026-05-04T02:42:15.329Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-04T02:42:15.329Z] #67 26.06 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:42:15.329Z] #67 26.08 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:42:15.329Z] #67 26.08 OK: 26165 distinct packages available [2026-05-04T02:42:15.329Z] #67 28.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:15.329Z] #67 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:15.329Z] #67 36.07 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-04T02:42:15.329Z] #67 36.14 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-04T02:42:15.329Z] #67 36.14 (3/5) Installing libucontext (1.3.2-r0) [2026-05-04T02:42:15.329Z] #67 36.15 (4/5) Installing gcompat (1.1.0-r4) [2026-05-04T02:42:15.329Z] #67 36.16 (5/5) Installing openssl (3.5.6-r0) [2026-05-04T02:42:15.329Z] #67 36.21 Executing busybox-1.37.0-r20.trigger [2026-05-04T02:42:15.329Z] #67 ... [2026-05-04T02:42:15.329Z] [2026-05-04T02:42:15.329Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:15.597Z] #89 ... [2026-05-04T02:42:15.597Z] [2026-05-04T02:42:15.597Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-04T02:42:15.597Z] #65 26.09 v3.22.4-46-g8895a0a20cd [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-04T02:42:15.597Z] #65 26.09 v3.22.4-44-g62979ab6f4c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-04T02:42:15.597Z] #65 26.09 OK: 26182 distinct packages available [2026-05-04T02:42:15.597Z] #65 28.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:15.597Z] #65 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:15.597Z] #65 35.79 OK: 255 MiB in 60 packages [2026-05-04T02:42:15.871Z] #65 ... [2026-05-04T02:42:15.871Z] [2026-05-04T02:42:15.871Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-04T02:42:15.871Z] #67 36.29 OK: 9 MiB in 21 packages [2026-05-04T02:42:16.150Z] #67 ... [2026-05-04T02:42:16.150Z] [2026-05-04T02:42:16.150Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-04T02:42:16.150Z] #65 DONE 36.5s [2026-05-04T02:42:16.150Z] [2026-05-04T02:42:16.150Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-04T02:42:16.424Z] #90 ... [2026-05-04T02:42:16.424Z] [2026-05-04T02:42:16.424Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-04T02:42:16.424Z] #67 DONE 37.3s [2026-05-04T02:42:16.424Z] [2026-05-04T02:42:16.424Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:42:17.839Z] #91 DONE 1.4s [2026-05-04T02:42:17.839Z] [2026-05-04T02:42:17.839Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-04T02:42:17.839Z] #90 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:18.113Z] #90 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:19.642Z] #116 ... [2026-05-04T02:42:19.642Z] [2026-05-04T02:42:19.642Z] #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T02:42:19.642Z] #151 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-04T02:42:20.053Z] #90 13.89 OK: 8 MiB in 20 packages [2026-05-04T02:42:20.644Z] #90 DONE 14.4s [2026-05-04T02:42:20.644Z] [2026-05-04T02:42:20.644Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:42:22.051Z] #92 ... [2026-05-04T02:42:22.051Z] [2026-05-04T02:42:22.051Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:22.317Z] #93 ... [2026-05-04T02:42:22.317Z] [2026-05-04T02:42:22.317Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-04T02:42:22.317Z] #0 9.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:22.317Z] #94 ... [2026-05-04T02:42:22.317Z] [2026-05-04T02:42:22.317Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:22.317Z] #87 8.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:22.317Z] #87 9.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:23.836Z] #151 DONE 157.1s [2026-05-04T02:42:23.836Z] [2026-05-04T02:42:23.836Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-04T02:42:23.836Z] #153 DONE 157.1s [2026-05-04T02:42:23.836Z] [2026-05-04T02:42:23.836Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:23.836Z] #176 DONE 0.2s [2026-05-04T02:42:23.836Z] [2026-05-04T02:42:23.836Z] #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:23.836Z] #177 DONE 0.2s [2026-05-04T02:42:23.836Z] [2026-05-04T02:42:23.836Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:23.836Z] #178 DONE 0.2s [2026-05-04T02:42:23.836Z] [2026-05-04T02:42:23.836Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:24.094Z] #179 DONE 0.1s [2026-05-04T02:42:24.094Z] [2026-05-04T02:42:24.094Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-04T02:42:24.094Z] #180 DONE 0.1s [2026-05-04T02:42:24.094Z] [2026-05-04T02:42:24.094Z] #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-05-04T02:42:24.094Z] #181 DONE 0.1s [2026-05-04T02:42:24.094Z] [2026-05-04T02:42:24.094Z] #182 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-04T02:42:24.094Z] #182 DONE 0.1s [2026-05-04T02:42:24.094Z] [2026-05-04T02:42:24.094Z] #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-04T02:42:24.094Z] #183 DONE 0.1s [2026-05-04T02:42:24.094Z] [2026-05-04T02:42:24.094Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-04T02:42:24.352Z] #184 DONE 0.1s [2026-05-04T02:42:24.352Z] [2026-05-04T02:42:24.352Z] #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-04T02:42:24.352Z] #185 DONE 0.2s [2026-05-04T02:42:24.352Z] [2026-05-04T02:42:24.352Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-04T02:42:24.352Z] #186 DONE 0.1s [2026-05-04T02:42:24.352Z] [2026-05-04T02:42:24.352Z] #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-04T02:42:24.352Z] #187 DONE 0.2s [2026-05-04T02:42:24.352Z] [2026-05-04T02:42:24.352Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T02:42:24.915Z] #188 ... [2026-05-04T02:42:24.915Z] [2026-05-04T02:42:24.915Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-04T02:42:24.915Z] #189 DONE 0.4s [2026-05-04T02:42:24.915Z] [2026-05-04T02:42:24.915Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-04T02:42:24.930Z] #87 12.27 OK: 9 MiB in 19 packages [2026-05-04T02:42:25.174Z] #190 DONE 0.2s [2026-05-04T02:42:25.174Z] [2026-05-04T02:42:25.174Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T02:42:25.174Z] #191 ... [2026-05-04T02:42:25.174Z] [2026-05-04T02:42:25.174Z] #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T02:42:25.174Z] #188 DONE 1.0s [2026-05-04T02:42:25.432Z] [2026-05-04T02:42:25.433Z] #192 [security-proxy-setup] exporting to image [2026-05-04T02:42:25.433Z] #192 exporting layers [2026-05-04T02:42:25.689Z] #192 exporting layers 0.4s done [2026-05-04T02:42:25.891Z] #87 ... [2026-05-04T02:42:25.891Z] [2026-05-04T02:42:25.891Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-04T02:42:25.891Z] #80 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:25.891Z] #80 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:25.891Z] #80 14.13 OK: 20 MiB in 20 packages [2026-05-04T02:42:25.891Z] #80 DONE 15.5s [2026-05-04T02:42:25.891Z] [2026-05-04T02:42:25.891Z] #87 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:25.891Z] #87 DONE 13.4s [2026-05-04T02:42:25.891Z] [2026-05-04T02:42:25.891Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-04T02:42:25.891Z] #76 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:25.891Z] #76 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:25.891Z] #76 15.30 OK: 8 MiB in 18 packages [2026-05-04T02:42:25.891Z] #76 DONE 18.4s [2026-05-04T02:42:25.891Z] [2026-05-04T02:42:25.891Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-04T02:42:25.891Z] #95 ... [2026-05-04T02:42:25.891Z] [2026-05-04T02:42:25.891Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:25.891Z] #81 9.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:25.891Z] #81 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:25.891Z] #81 13.46 OK: 12 MiB in 23 packages [2026-05-04T02:42:25.891Z] #81 DONE 15.0s [2026-05-04T02:42:25.946Z] #192 writing image sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done [2026-05-04T02:42:25.946Z] #192 naming to docker.io/library/security-proxy-setup 0.0s done [2026-05-04T02:42:26.159Z] [2026-05-04T02:42:26.159Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:42:26.159Z] #92 DONE 5.4s [2026-05-04T02:42:26.159Z] [2026-05-04T02:42:26.159Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-04T02:42:26.202Z] #192 DONE 0.7s [2026-05-04T02:42:26.202Z] [2026-05-04T02:42:26.202Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-04T02:42:26.202Z] #156 DONE 158.1s [2026-05-04T02:42:26.202Z] [2026-05-04T02:42:26.203Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T02:42:26.203Z] #191 DONE 1.0s [2026-05-04T02:42:26.203Z] [2026-05-04T02:42:26.203Z] #193 [security-secretstore-setup] exporting to image [2026-05-04T02:42:26.431Z] #96 ... [2026-05-04T02:42:26.431Z] [2026-05-04T02:42:26.431Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-04T02:42:26.431Z] #94 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:26.431Z] #94 13.17 OK: 20 MiB in 20 packages [2026-05-04T02:42:26.431Z] #94 DONE 14.2s [2026-05-04T02:42:26.431Z] [2026-05-04T02:42:26.431Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-04T02:42:26.431Z] #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:26.460Z] #193 ... [2026-05-04T02:42:26.460Z] [2026-05-04T02:42:26.460Z] #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:26.460Z] #194 DONE 0.3s [2026-05-04T02:42:26.460Z] [2026-05-04T02:42:26.460Z] #195 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:26.460Z] #195 DONE 0.1s [2026-05-04T02:42:26.460Z] [2026-05-04T02:42:26.460Z] #193 [security-secretstore-setup] exporting to image [2026-05-04T02:42:26.460Z] #193 exporting layers 0.5s done [2026-05-04T02:42:26.700Z] #97 ... [2026-05-04T02:42:26.700Z] [2026-05-04T02:42:26.700Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-04T02:42:26.700Z] #98 DONE 0.7s [2026-05-04T02:42:26.700Z] [2026-05-04T02:42:26.700Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:26.700Z] #89 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:26.700Z] #89 ... [2026-05-04T02:42:26.700Z] [2026-05-04T02:42:26.700Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-04T02:42:26.700Z] #96 DONE 0.6s [2026-05-04T02:42:26.718Z] #193 writing image sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done [2026-05-04T02:42:26.718Z] #193 naming to docker.io/library/security-secretstore-setup done [2026-05-04T02:42:26.718Z] #193 DONE 0.5s [2026-05-04T02:42:26.718Z] [2026-05-04T02:42:26.718Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-04T02:42:26.718Z] #196 DONE 0.2s [2026-05-04T02:42:26.718Z] [2026-05-04T02:42:26.718Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T02:42:26.966Z] [2026-05-04T02:42:26.966Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-04T02:42:26.977Z] #148 ... [2026-05-04T02:42:26.977Z] [2026-05-04T02:42:26.977Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-04T02:42:26.977Z] #197 DONE 0.1s [2026-05-04T02:42:26.977Z] [2026-05-04T02:42:26.977Z] #198 [core-command] exporting to image [2026-05-04T02:42:26.977Z] #198 exporting layers 0.1s done [2026-05-04T02:42:26.977Z] #198 writing image sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done [2026-05-04T02:42:26.977Z] #198 naming to docker.io/library/core-command done [2026-05-04T02:42:26.977Z] #198 DONE 0.1s [2026-05-04T02:42:26.977Z] [2026-05-04T02:42:26.977Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T02:42:27.234Z] #99 DONE 0.4s [2026-05-04T02:42:27.235Z] [2026-05-04T02:42:27.235Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-04T02:42:27.235Z] #97 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:27.501Z] #97 ... [2026-05-04T02:42:27.501Z] [2026-05-04T02:42:27.501Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-04T02:42:27.501Z] #100 DONE 0.2s [2026-05-04T02:42:27.501Z] [2026-05-04T02:42:27.501Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-04T02:42:27.768Z] #101 DONE 0.2s [2026-05-04T02:42:27.768Z] [2026-05-04T02:42:27.768Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:27.768Z] #102 ... [2026-05-04T02:42:27.768Z] [2026-05-04T02:42:27.768Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-04T02:42:27.768Z] #103 DONE 0.1s [2026-05-04T02:42:27.768Z] [2026-05-04T02:42:27.768Z] #104 [security-spire-config] exporting to image [2026-05-04T02:42:27.768Z] #104 exporting layers [2026-05-04T02:42:29.721Z] #104 ... [2026-05-04T02:42:29.721Z] [2026-05-04T02:42:29.721Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-04T02:42:29.721Z] #95 DONE 3.6s [2026-05-04T02:42:29.721Z] [2026-05-04T02:42:29.721Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-04T02:42:29.721Z] #105 DONE 0.3s [2026-05-04T02:42:29.721Z] [2026-05-04T02:42:29.721Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:29.721Z] #89 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-04T02:42:31.139Z] #89 ... [2026-05-04T02:42:31.139Z] [2026-05-04T02:42:31.139Z] #104 [security-spire-config] exporting to image [2026-05-04T02:42:31.139Z] #104 exporting layers 3.0s done [2026-05-04T02:42:31.139Z] #104 writing image sha256:927cba8555aa8dd117f90af52fa727de182ee6f2e5c2ffa570a7f639e64656e2 done [2026-05-04T02:42:31.139Z] #104 naming to docker.io/library/security-spire-config-arm64 done [2026-05-04T02:42:31.139Z] #104 DONE 3.0s [2026-05-04T02:42:31.139Z] [2026-05-04T02:42:31.139Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:31.152Z] #154 ... [2026-05-04T02:42:31.152Z] [2026-05-04T02:42:31.152Z] #114 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-04T02:42:31.152Z] #114 DONE 164.4s [2026-05-04T02:42:31.152Z] [2026-05-04T02:42:31.152Z] #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-04T02:42:31.152Z] #155 DONE 162.8s [2026-05-04T02:42:31.152Z] [2026-05-04T02:42:31.152Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:31.152Z] #199 DONE 0.1s [2026-05-04T02:42:31.152Z] [2026-05-04T02:42:31.152Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:31.152Z] #200 DONE 0.1s [2026-05-04T02:42:31.153Z] [2026-05-04T02:42:31.153Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-04T02:42:31.412Z] #201 ... [2026-05-04T02:42:31.412Z] [2026-05-04T02:42:31.412Z] #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:31.412Z] #202 DONE 0.5s [2026-05-04T02:42:31.670Z] [2026-05-04T02:42:31.670Z] #201 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-04T02:42:31.670Z] #201 DONE 0.7s [2026-05-04T02:42:31.670Z] [2026-05-04T02:42:31.670Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T02:42:31.670Z] #154 DONE 163.6s [2026-05-04T02:42:31.670Z] [2026-05-04T02:42:31.670Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-04T02:42:31.670Z] #149 DONE 163.6s [2026-05-04T02:42:31.670Z] [2026-05-04T02:42:31.670Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-04T02:42:31.928Z] #203 DONE 0.2s [2026-05-04T02:42:31.928Z] [2026-05-04T02:42:31.928Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-04T02:42:31.928Z] #204 DONE 0.3s [2026-05-04T02:42:31.928Z] [2026-05-04T02:42:31.928Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T02:42:31.928Z] #148 DONE 163.9s [2026-05-04T02:42:31.928Z] [2026-05-04T02:42:31.928Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:31.928Z] #205 ... [2026-05-04T02:42:31.928Z] [2026-05-04T02:42:31.928Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-04T02:42:31.928Z] #206 DONE 0.1s [2026-05-04T02:42:31.928Z] [2026-05-04T02:42:31.928Z] #207 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:31.928Z] #207 DONE 0.1s [2026-05-04T02:42:32.096Z] #93 ... [2026-05-04T02:42:32.096Z] [2026-05-04T02:42:32.096Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-04T02:42:32.096Z] #97 15.48 OK: 9 MiB in 21 packages [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:32.188Z] #207 DONE 0.1s [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:32.188Z] #205 DONE 0.2s [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:32.188Z] #208 DONE 0.2s [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:32.188Z] #209 CACHED [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:32.188Z] #210 CACHED [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #211 [core-keeper] exporting to image [2026-05-04T02:42:32.188Z] #211 exporting layers 0.2s done [2026-05-04T02:42:32.188Z] #211 writing image sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done [2026-05-04T02:42:32.188Z] #211 naming to docker.io/library/core-keeper done [2026-05-04T02:42:32.188Z] #211 DONE 0.3s [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-04T02:42:32.188Z] #212 ... [2026-05-04T02:42:32.188Z] [2026-05-04T02:42:32.188Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:32.188Z] #213 DONE 0.1s [2026-05-04T02:42:32.455Z] [2026-05-04T02:42:32.455Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T02:42:32.455Z] #150 DONE 166.2s [2026-05-04T02:42:32.455Z] [2026-05-04T02:42:32.455Z] #214 [security-spiffe-token-provider] exporting to image [2026-05-04T02:42:32.455Z] #214 ... [2026-05-04T02:42:32.455Z] [2026-05-04T02:42:32.455Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-04T02:42:32.455Z] #215 DONE 0.4s [2026-05-04T02:42:32.455Z] [2026-05-04T02:42:32.455Z] #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-04T02:42:32.455Z] #212 DONE 0.3s [2026-05-04T02:42:32.455Z] [2026-05-04T02:42:32.455Z] #214 [security-spiffe-token-provider] exporting to image [2026-05-04T02:42:32.455Z] #214 exporting layers 0.5s done [2026-05-04T02:42:32.455Z] #214 writing image sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done [2026-05-04T02:42:32.455Z] #214 naming to docker.io/library/security-spiffe-token-provider done [2026-05-04T02:42:32.684Z] #97 ... [2026-05-04T02:42:32.684Z] [2026-05-04T02:42:32.684Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-04T02:42:32.684Z] #89 17.18 OK: 13 MiB in 29 packages [2026-05-04T02:42:32.684Z] #89 DONE 17.9s [2026-05-04T02:42:32.684Z] [2026-05-04T02:42:32.685Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:32.713Z] #214 DONE 0.7s [2026-05-04T02:42:32.713Z] [2026-05-04T02:42:32.713Z] #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-04T02:42:32.713Z] #216 DONE 0.3s [2026-05-04T02:42:32.713Z] [2026-05-04T02:42:32.713Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-04T02:42:32.713Z] #217 DONE 0.6s [2026-05-04T02:42:32.713Z] [2026-05-04T02:42:32.713Z] #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-04T02:42:32.713Z] #218 DONE 0.3s [2026-05-04T02:42:32.713Z] [2026-05-04T02:42:32.713Z] #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-04T02:42:32.713Z] #219 DONE 0.1s [2026-05-04T02:42:32.713Z] [2026-05-04T02:42:32.713Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:32.713Z] #220 DONE 0.1s [2026-05-04T02:42:32.713Z] [2026-05-04T02:42:32.713Z] #221 [core-data] exporting to image [2026-05-04T02:42:32.954Z] #79 ... [2026-05-04T02:42:32.954Z] [2026-05-04T02:42:32.954Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-04T02:42:32.954Z] #97 DONE 16.4s [2026-05-04T02:42:32.954Z] [2026-05-04T02:42:32.954Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:42:32.970Z] #221 ... [2026-05-04T02:42:32.970Z] [2026-05-04T02:42:32.970Z] #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-04T02:42:32.970Z] #222 DONE 0.1s [2026-05-04T02:42:32.970Z] [2026-05-04T02:42:32.970Z] #223 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-04T02:42:32.970Z] #223 DONE 0.1s [2026-05-04T02:42:32.970Z] [2026-05-04T02:42:32.970Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:32.970Z] #224 DONE 0.2s [2026-05-04T02:42:32.970Z] [2026-05-04T02:42:32.970Z] #221 [core-data] exporting to image [2026-05-04T02:42:32.970Z] #221 exporting layers 0.2s done [2026-05-04T02:42:32.970Z] #221 writing image sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done [2026-05-04T02:42:32.970Z] #221 naming to docker.io/library/core-data done [2026-05-04T02:42:32.970Z] #221 DONE 0.2s [2026-05-04T02:42:32.970Z] [2026-05-04T02:42:32.970Z] #225 [core-metadata] exporting to image [2026-05-04T02:42:33.229Z] #225 ... [2026-05-04T02:42:33.229Z] [2026-05-04T02:42:33.229Z] #116 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T02:42:33.229Z] #116 DONE 166.9s [2026-05-04T02:42:33.229Z] [2026-05-04T02:42:33.229Z] #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-04T02:42:33.229Z] #226 DONE 0.2s [2026-05-04T02:42:33.229Z] [2026-05-04T02:42:33.229Z] #225 [core-metadata] exporting to image [2026-05-04T02:42:33.229Z] #225 exporting layers 0.3s done [2026-05-04T02:42:33.229Z] #225 writing image sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 [2026-05-04T02:42:33.229Z] #225 writing image sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done [2026-05-04T02:42:33.229Z] #225 naming to docker.io/library/core-metadata done [2026-05-04T02:42:33.229Z] #225 DONE 0.4s [2026-05-04T02:42:33.229Z] [2026-05-04T02:42:33.229Z] #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-04T02:42:33.229Z] #227 DONE 0.1s [2026-05-04T02:42:33.229Z] [2026-05-04T02:42:33.229Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T02:42:33.229Z] #228 DONE 0.4s [2026-05-04T02:42:33.229Z] [2026-05-04T02:42:33.229Z] #229 [security-proxy-auth] exporting to image [2026-05-04T02:42:33.487Z] #229 ... [2026-05-04T02:42:33.487Z] [2026-05-04T02:42:33.487Z] #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T02:42:33.487Z] #230 DONE 0.1s [2026-05-04T02:42:33.487Z] [2026-05-04T02:42:33.487Z] #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T02:42:33.487Z] #231 DONE 0.0s [2026-05-04T02:42:33.487Z] [2026-05-04T02:42:33.487Z] #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-04T02:42:33.487Z] #232 DONE 0.2s [2026-05-04T02:42:33.487Z] [2026-05-04T02:42:33.487Z] #233 [support-notifications] exporting to image [2026-05-04T02:42:33.487Z] #233 exporting layers 0.4s done [2026-05-04T02:42:33.487Z] #233 writing image sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done [2026-05-04T02:42:33.487Z] #233 naming to docker.io/library/support-notifications done [2026-05-04T02:42:33.487Z] #233 DONE 0.4s [2026-05-04T02:42:33.487Z] [2026-05-04T02:42:33.487Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-04T02:42:33.745Z] #234 DONE 0.0s [2026-05-04T02:42:33.745Z] [2026-05-04T02:42:33.745Z] #235 [support-scheduler] exporting to image [2026-05-04T02:42:33.928Z] #106 ... [2026-05-04T02:42:33.928Z] [2026-05-04T02:42:33.928Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-04T02:42:33.928Z] #107 DONE 1.2s [2026-05-04T02:42:34.003Z] #235 exporting layers 0.4s done [2026-05-04T02:42:34.003Z] #235 writing image sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done [2026-05-04T02:42:34.003Z] #235 naming to docker.io/library/support-scheduler done [2026-05-04T02:42:34.003Z] #235 DONE 0.4s [2026-05-04T02:42:34.003Z] [2026-05-04T02:42:34.003Z] #229 [security-proxy-auth] exporting to image [2026-05-04T02:42:34.194Z] [2026-05-04T02:42:34.194Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:42:34.261Z] #229 exporting layers 0.9s done [2026-05-04T02:42:34.261Z] #229 writing image sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done [2026-05-04T02:42:34.261Z] #229 naming to docker.io/library/security-proxy-auth done [2026-05-04T02:42:34.261Z] #229 DONE 0.9s [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T02:42:34.261Z] time="2026-05-04T02:39:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-04T02:42:34.272Z] $ docker stop --time=1 aa8c05c509fff45fc939022990f6a86222494ccc58e68d1763abf16a4f762bcd [2026-05-04T02:42:34.794Z] #108 ... [2026-05-04T02:42:34.794Z] [2026-05-04T02:42:34.794Z] #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:42:34.794Z] #106 DONE 2.0s [2026-05-04T02:42:35.078Z] [2026-05-04T02:42:35.078Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-04T02:42:35.078Z] #109 DONE 0.2s [2026-05-04T02:42:35.078Z] [2026-05-04T02:42:35.078Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-04T02:42:35.078Z] #110 DONE 0.2s [2026-05-04T02:42:35.078Z] [2026-05-04T02:42:35.078Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-04T02:42:35.352Z] #111 DONE 0.3s [2026-05-04T02:42:35.352Z] [2026-05-04T02:42:35.352Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:35.548Z] $ docker rm -f --volumes aa8c05c509fff45fc939022990f6a86222494ccc58e68d1763abf16a4f762bcd [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-04T02:42:35.621Z] #79 ... [2026-05-04T02:42:35.621Z] [2026-05-04T02:42:35.621Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-04T02:42:35.621Z] #112 DONE 0.2s [2026-05-04T02:42:35.621Z] [2026-05-04T02:42:35.621Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-04T02:42:35.892Z] #113 ... [2026-05-04T02:42:35.892Z] [2026-05-04T02:42:35.892Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-04T02:42:35.892Z] #108 DONE 2.0s [2026-05-04T02:42:35.901Z] + docker images [2026-05-04T02:42:35.901Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-04T02:42:35.901Z] security-proxy-auth latest d5fb97a8b806 2 seconds ago 49MB [2026-05-04T02:42:35.901Z] support-notifications latest 0a16767237b4 2 seconds ago 57.8MB [2026-05-04T02:42:35.901Z] support-scheduler latest df7e9c03f442 2 seconds ago 54.2MB [2026-05-04T02:42:35.901Z] core-data latest 68fc412b7ac4 3 seconds ago 49.9MB [2026-05-04T02:42:35.901Z] core-metadata latest 3c7c45fd900f 3 seconds ago 50MB [2026-05-04T02:42:35.901Z] core-keeper latest f02fe7fc9195 4 seconds ago 49.7MB [2026-05-04T02:42:35.901Z] security-spiffe-token-provider latest cc46d02fe538 4 seconds ago 53MB [2026-05-04T02:42:35.901Z] core-command latest e8590ba8ed27 9 seconds ago 44.1MB [2026-05-04T02:42:35.901Z] security-secretstore-setup latest 12a6baab2f88 10 seconds ago 89.2MB [2026-05-04T02:42:35.901Z] security-proxy-setup latest 0ebb22a9bc4f 10 seconds ago 54.7MB [2026-05-04T02:42:35.901Z] security-bootstrapper latest d2e0cc80d318 About a minute ago 21.6MB [2026-05-04T02:42:35.901Z] core-common-config-bootstrapper latest d5bd268ebfe9 About a minute ago 20.5MB [2026-05-04T02:42:35.901Z] security-spire-server latest eff9ccc77b5a 2 minutes ago 178MB [2026-05-04T02:42:35.901Z] security-spire-config latest eef4dd471ac1 2 minutes ago 177MB [2026-05-04T02:42:35.901Z] security-spire-agent latest 47a7b4f20893 2 minutes ago 237MB [2026-05-04T02:42:35.901Z] ci-base-image-x86_64 latest 5b9a1a439e0d 6 minutes ago 970MB [2026-05-04T02:42:35.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 months ago 636MB [2026-05-04T02:42:35.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 11 months ago 573MB [2026-05-04T02:42:35.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T02:42:36.047Z] provisioning config files... [2026-05-04T02:42:36.057Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config6488665910125795088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:42:36.158Z] [2026-05-04T02:42:36.158Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-04T02:42:36.158Z] #114 ... [2026-05-04T02:42:36.158Z] [2026-05-04T02:42:36.158Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-04T02:42:36.158Z] #113 DONE 0.5s [2026-05-04T02:42:36.353Z] ---> ****-login.sh [2026-05-04T02:42:36.353Z] nexus3.edgexfoundry.org:10001 [2026-05-04T02:42:36.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:42:36.353Z] Login Succeeded [2026-05-04T02:42:36.353Z] nexus3.edgexfoundry.org:10002 [2026-05-04T02:42:36.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:42:36.353Z] Login Succeeded [2026-05-04T02:42:36.353Z] nexus3.edgexfoundry.org:10003 [2026-05-04T02:42:36.424Z] [2026-05-04T02:42:36.424Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-04T02:42:36.424Z] #114 DONE 0.3s [2026-05-04T02:42:36.424Z] [2026-05-04T02:42:36.424Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-04T02:42:36.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:42:36.615Z] Login Succeeded [2026-05-04T02:42:36.615Z] nexus3.edgexfoundry.org:10004 [2026-05-04T02:42:36.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:42:36.615Z] Login Succeeded [2026-05-04T02:42:36.615Z] ****.io [2026-05-04T02:42:36.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:42:36.704Z] #115 DONE 0.4s [2026-05-04T02:42:36.704Z] [2026-05-04T02:42:36.704Z] #104 [security-spire-server] exporting to image [2026-05-04T02:42:36.704Z] #104 exporting layers [2026-05-04T02:42:37.308Z] #104 ... [2026-05-04T02:42:37.308Z] [2026-05-04T02:42:37.308Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-04T02:42:37.308Z] #116 DONE 0.3s [2026-05-04T02:42:37.308Z] [2026-05-04T02:42:37.308Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-04T02:42:37.308Z] #117 DONE 0.2s [2026-05-04T02:42:37.308Z] [2026-05-04T02:42:37.308Z] #104 [security-spire-server] exporting to image [2026-05-04T02:42:37.575Z] #104 ... [2026-05-04T02:42:37.575Z] [2026-05-04T02:42:37.575Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-04T02:42:37.575Z] #118 DONE 0.3s [2026-05-04T02:42:37.575Z] [2026-05-04T02:42:37.575Z] #104 [security-spire-agent] exporting to image [2026-05-04T02:42:38.519Z] Login Succeeded [2026-05-04T02:42:38.519Z] ---> ****-login.sh ends [Pipeline] } [2026-05-04T02:42:38.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:42:38.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-04T02:42:38.607Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-04T02:42:38.607Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:38.607Z] latest [2026-05-04T02:42:38.607Z] 4.1.0-dev.111 [2026-05-04T02:42:38.607Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:38.607Z] main [2026-05-04T02:42:38.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:38.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:39.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:39.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-04T02:42:39.267Z] 0eb880b03564: Preparing [2026-05-04T02:42:39.267Z] ae6cf62191ba: Preparing [2026-05-04T02:42:39.267Z] e356ded39d78: Preparing [2026-05-04T02:42:39.267Z] b7e6a4db885a: Preparing [2026-05-04T02:42:39.267Z] bd88fd444a4a: Preparing [2026-05-04T02:42:39.267Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:39.267Z] 0854555d70ac: Preparing [2026-05-04T02:42:39.267Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:39.267Z] 0854555d70ac: Waiting [2026-05-04T02:42:39.524Z] 0eb880b03564: Pushed [2026-05-04T02:42:39.524Z] bd88fd444a4a: Pushed [2026-05-04T02:42:39.524Z] b7e6a4db885a: Pushed [2026-05-04T02:42:39.524Z] e356ded39d78: Pushed [2026-05-04T02:42:39.524Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:39.524Z] 290fb10dd2f8: Pushed [2026-05-04T02:42:40.164Z] #104 exporting layers 3.8s done [2026-05-04T02:42:40.164Z] #104 writing image sha256:ede72dbad7f9c106aa9fa09ba9f50532f31614506bfb4e9f65468efbd3fc4c64 [2026-05-04T02:42:40.164Z] #104 writing image sha256:ede72dbad7f9c106aa9fa09ba9f50532f31614506bfb4e9f65468efbd3fc4c64 0.0s done [2026-05-04T02:42:40.164Z] #104 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-04T02:42:40.749Z] #104 exporting layers 3.2s done [2026-05-04T02:42:40.750Z] #104 writing image sha256:60f5135c48ccde3a97e824abd29debcff414324e5f25e0ec5c7de405dfd7af5a 0.0s done [2026-05-04T02:42:40.750Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-05-04T02:42:40.750Z] #104 DONE 7.6s [2026-05-04T02:42:40.750Z] [2026-05-04T02:42:40.750Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:42:42.807Z] ae6cf62191ba: Pushed [2026-05-04T02:42:42.807Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:43.129Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:43.449Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-04T02:42:43.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-04T02:42:43.449Z] 0eb880b03564: Preparing [2026-05-04T02:42:43.449Z] ae6cf62191ba: Preparing [2026-05-04T02:42:43.449Z] e356ded39d78: Preparing [2026-05-04T02:42:43.449Z] b7e6a4db885a: Preparing [2026-05-04T02:42:43.449Z] bd88fd444a4a: Preparing [2026-05-04T02:42:43.449Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:43.449Z] 0854555d70ac: Preparing [2026-05-04T02:42:43.449Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:43.449Z] 0854555d70ac: Waiting [2026-05-04T02:42:43.449Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:43.449Z] 0eb880b03564: Layer already exists [2026-05-04T02:42:43.449Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:43.449Z] ae6cf62191ba: Layer already exists [2026-05-04T02:42:43.449Z] e356ded39d78: Layer already exists [2026-05-04T02:42:43.449Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:43.449Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:43.449Z] latest: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:43.775Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:44.098Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 [2026-05-04T02:42:44.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-04T02:42:44.098Z] 0eb880b03564: Preparing [2026-05-04T02:42:44.098Z] ae6cf62191ba: Preparing [2026-05-04T02:42:44.098Z] e356ded39d78: Preparing [2026-05-04T02:42:44.098Z] b7e6a4db885a: Preparing [2026-05-04T02:42:44.098Z] bd88fd444a4a: Preparing [2026-05-04T02:42:44.098Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:44.098Z] 0854555d70ac: Preparing [2026-05-04T02:42:44.098Z] 0854555d70ac: Waiting [2026-05-04T02:42:44.098Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:44.098Z] 0eb880b03564: Layer already exists [2026-05-04T02:42:44.098Z] ae6cf62191ba: Layer already exists [2026-05-04T02:42:44.098Z] e356ded39d78: Layer already exists [2026-05-04T02:42:44.098Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:44.098Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:44.098Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:44.098Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:44.098Z] 4.1.0-dev.111: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:44.417Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:44.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:44.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-04T02:42:44.740Z] 0eb880b03564: Preparing [2026-05-04T02:42:44.740Z] ae6cf62191ba: Preparing [2026-05-04T02:42:44.740Z] e356ded39d78: Preparing [2026-05-04T02:42:44.740Z] b7e6a4db885a: Preparing [2026-05-04T02:42:44.740Z] bd88fd444a4a: Preparing [2026-05-04T02:42:44.740Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:44.740Z] 0854555d70ac: Preparing [2026-05-04T02:42:44.740Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:44.741Z] 0854555d70ac: Waiting [2026-05-04T02:42:44.741Z] ae6cf62191ba: Layer already exists [2026-05-04T02:42:44.741Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:44.741Z] e356ded39d78: Layer already exists [2026-05-04T02:42:44.741Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:44.741Z] 0eb880b03564: Layer already exists [2026-05-04T02:42:44.741Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:44.741Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:44.741Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:45.071Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:45.399Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-04T02:42:45.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-04T02:42:45.399Z] 0eb880b03564: Preparing [2026-05-04T02:42:45.399Z] ae6cf62191ba: Preparing [2026-05-04T02:42:45.399Z] e356ded39d78: Preparing [2026-05-04T02:42:45.399Z] b7e6a4db885a: Preparing [2026-05-04T02:42:45.399Z] bd88fd444a4a: Preparing [2026-05-04T02:42:45.399Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:45.399Z] 0854555d70ac: Preparing [2026-05-04T02:42:45.399Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:45.399Z] 0854555d70ac: Waiting [2026-05-04T02:42:45.399Z] ae6cf62191ba: Layer already exists [2026-05-04T02:42:45.399Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:45.399Z] e356ded39d78: Layer already exists [2026-05-04T02:42:45.399Z] 0eb880b03564: Layer already exists [2026-05-04T02:42:45.399Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:45.399Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:45.399Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:45.399Z] main: digest: sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:42:45.479Z] ===================================================== [Pipeline] echo [2026-05-04T02:42:45.494Z] taggedImages: [2026-05-04T02:42:45.494Z] - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:45.494Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-04T02:42:45.494Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 [2026-05-04T02:42:45.494Z] - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:45.494Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-04T02:42:45.521Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-04T02:42:45.521Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:45.521Z] latest [2026-05-04T02:42:45.521Z] 4.1.0-dev.111 [2026-05-04T02:42:45.521Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:45.521Z] main [2026-05-04T02:42:45.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:45.869Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:46.194Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:46.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-04T02:42:46.195Z] 5995ff341fa6: Preparing [2026-05-04T02:42:46.195Z] 4f310d91ed5d: Preparing [2026-05-04T02:42:46.195Z] 9dd4fa7cad37: Preparing [2026-05-04T02:42:46.195Z] fc540201f311: Preparing [2026-05-04T02:42:46.195Z] e356ded39d78: Preparing [2026-05-04T02:42:46.195Z] b7e6a4db885a: Preparing [2026-05-04T02:42:46.195Z] bd88fd444a4a: Preparing [2026-05-04T02:42:46.195Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:46.195Z] 0854555d70ac: Preparing [2026-05-04T02:42:46.195Z] bd88fd444a4a: Waiting [2026-05-04T02:42:46.195Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:46.195Z] 0854555d70ac: Waiting [2026-05-04T02:42:46.195Z] b7e6a4db885a: Waiting [2026-05-04T02:42:46.195Z] e356ded39d78: Layer already exists [2026-05-04T02:42:46.195Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:46.195Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:46.195Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:46.195Z] 9dd4fa7cad37: Pushed [2026-05-04T02:42:46.195Z] 4f310d91ed5d: Pushed [2026-05-04T02:42:46.195Z] 5995ff341fa6: Pushed [2026-05-04T02:42:46.195Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:47.569Z] fc540201f311: Pushed [2026-05-04T02:42:47.569Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:47.898Z] + 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-05-04T02:42:48.217Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-04T02:42:48.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-04T02:42:48.217Z] 5995ff341fa6: Preparing [2026-05-04T02:42:48.217Z] 4f310d91ed5d: Preparing [2026-05-04T02:42:48.217Z] 9dd4fa7cad37: Preparing [2026-05-04T02:42:48.217Z] fc540201f311: Preparing [2026-05-04T02:42:48.217Z] e356ded39d78: Preparing [2026-05-04T02:42:48.217Z] b7e6a4db885a: Preparing [2026-05-04T02:42:48.217Z] bd88fd444a4a: Preparing [2026-05-04T02:42:48.217Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:48.217Z] 0854555d70ac: Preparing [2026-05-04T02:42:48.217Z] b7e6a4db885a: Waiting [2026-05-04T02:42:48.217Z] bd88fd444a4a: Waiting [2026-05-04T02:42:48.217Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:48.217Z] 0854555d70ac: Waiting [2026-05-04T02:42:48.217Z] 9dd4fa7cad37: Layer already exists [2026-05-04T02:42:48.217Z] 4f310d91ed5d: Layer already exists [2026-05-04T02:42:48.217Z] e356ded39d78: Layer already exists [2026-05-04T02:42:48.217Z] fc540201f311: Layer already exists [2026-05-04T02:42:48.217Z] 5995ff341fa6: Layer already exists [2026-05-04T02:42:48.217Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:48.217Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:48.217Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:48.217Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:48.217Z] latest: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:48.530Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:48.849Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 [2026-05-04T02:42:48.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-04T02:42:48.849Z] 5995ff341fa6: Preparing [2026-05-04T02:42:48.849Z] 4f310d91ed5d: Preparing [2026-05-04T02:42:48.849Z] 9dd4fa7cad37: Preparing [2026-05-04T02:42:48.849Z] fc540201f311: Preparing [2026-05-04T02:42:48.849Z] e356ded39d78: Preparing [2026-05-04T02:42:48.849Z] b7e6a4db885a: Preparing [2026-05-04T02:42:48.849Z] bd88fd444a4a: Preparing [2026-05-04T02:42:48.849Z] b7e6a4db885a: Waiting [2026-05-04T02:42:48.849Z] bd88fd444a4a: Waiting [2026-05-04T02:42:48.849Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:48.849Z] 0854555d70ac: Preparing [2026-05-04T02:42:48.849Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:48.849Z] 0854555d70ac: Waiting [2026-05-04T02:42:48.849Z] 5995ff341fa6: Layer already exists [2026-05-04T02:42:48.849Z] e356ded39d78: Layer already exists [2026-05-04T02:42:48.849Z] 9dd4fa7cad37: Layer already exists [2026-05-04T02:42:48.849Z] 4f310d91ed5d: Layer already exists [2026-05-04T02:42:48.849Z] fc540201f311: Layer already exists [2026-05-04T02:42:48.849Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:48.849Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:48.849Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:48.849Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:48.849Z] 4.1.0-dev.111: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:49.176Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:49.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:49.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-04T02:42:49.622Z] 5995ff341fa6: Preparing [2026-05-04T02:42:49.622Z] 4f310d91ed5d: Preparing [2026-05-04T02:42:49.622Z] 9dd4fa7cad37: Preparing [2026-05-04T02:42:49.622Z] fc540201f311: Preparing [2026-05-04T02:42:49.622Z] e356ded39d78: Preparing [2026-05-04T02:42:49.622Z] b7e6a4db885a: Preparing [2026-05-04T02:42:49.622Z] bd88fd444a4a: Preparing [2026-05-04T02:42:49.622Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:49.622Z] 0854555d70ac: Preparing [2026-05-04T02:42:49.622Z] bd88fd444a4a: Waiting [2026-05-04T02:42:49.622Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:49.622Z] 0854555d70ac: Waiting [2026-05-04T02:42:49.622Z] b7e6a4db885a: Waiting [2026-05-04T02:42:49.622Z] fc540201f311: Layer already exists [2026-05-04T02:42:49.622Z] e356ded39d78: Layer already exists [2026-05-04T02:42:49.622Z] 9dd4fa7cad37: Layer already exists [2026-05-04T02:42:49.622Z] 5995ff341fa6: Layer already exists [2026-05-04T02:42:49.622Z] 4f310d91ed5d: Layer already exists [2026-05-04T02:42:49.622Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:49.622Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:49.622Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:49.622Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:49.622Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:50.035Z] + 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-05-04T02:42:50.426Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-04T02:42:50.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-04T02:42:50.426Z] 5995ff341fa6: Preparing [2026-05-04T02:42:50.426Z] 4f310d91ed5d: Preparing [2026-05-04T02:42:50.426Z] 9dd4fa7cad37: Preparing [2026-05-04T02:42:50.426Z] fc540201f311: Preparing [2026-05-04T02:42:50.426Z] e356ded39d78: Preparing [2026-05-04T02:42:50.426Z] b7e6a4db885a: Preparing [2026-05-04T02:42:50.426Z] bd88fd444a4a: Preparing [2026-05-04T02:42:50.426Z] 290fb10dd2f8: Preparing [2026-05-04T02:42:50.426Z] 0854555d70ac: Preparing [2026-05-04T02:42:50.426Z] b7e6a4db885a: Waiting [2026-05-04T02:42:50.426Z] bd88fd444a4a: Waiting [2026-05-04T02:42:50.426Z] 290fb10dd2f8: Waiting [2026-05-04T02:42:50.426Z] 0854555d70ac: Waiting [2026-05-04T02:42:50.426Z] 5995ff341fa6: Layer already exists [2026-05-04T02:42:50.426Z] 4f310d91ed5d: Layer already exists [2026-05-04T02:42:50.426Z] fc540201f311: Layer already exists [2026-05-04T02:42:50.426Z] e356ded39d78: Layer already exists [2026-05-04T02:42:50.426Z] 9dd4fa7cad37: Layer already exists [2026-05-04T02:42:50.426Z] bd88fd444a4a: Layer already exists [2026-05-04T02:42:50.426Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:50.426Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:42:50.426Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:50.426Z] main: digest: sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:42:50.502Z] ===================================================== [Pipeline] echo [2026-05-04T02:42:50.517Z] taggedImages: [2026-05-04T02:42:50.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:50.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-04T02:42:50.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 [2026-05-04T02:42:50.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:50.517Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-04T02:42:50.540Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-04T02:42:50.540Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:50.540Z] latest [2026-05-04T02:42:50.540Z] 4.1.0-dev.111 [2026-05-04T02:42:50.540Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:50.540Z] main [2026-05-04T02:42:50.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:50.926Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:51.260Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:51.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-04T02:42:51.260Z] 1a2d148ce276: Preparing [2026-05-04T02:42:51.260Z] 21e4944e6fbd: Preparing [2026-05-04T02:42:51.260Z] e356ded39d78: Preparing [2026-05-04T02:42:51.260Z] b7e6a4db885a: Preparing [2026-05-04T02:42:51.260Z] 346d5fa2d239: Preparing [2026-05-04T02:42:51.260Z] b2fbc7ee0434: Preparing [2026-05-04T02:42:51.260Z] 0854555d70ac: Preparing [2026-05-04T02:42:51.260Z] b2fbc7ee0434: Waiting [2026-05-04T02:42:51.260Z] 0854555d70ac: Waiting [2026-05-04T02:42:51.260Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:51.260Z] e356ded39d78: Layer already exists [2026-05-04T02:42:51.260Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:51.260Z] 1a2d148ce276: Pushed [2026-05-04T02:42:51.260Z] 346d5fa2d239: Pushed [2026-05-04T02:42:51.260Z] b2fbc7ee0434: Pushed [2026-05-04T02:42:55.446Z] 21e4944e6fbd: Pushed [2026-05-04T02:42:55.446Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:55.773Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:56.096Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-04T02:42:56.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-04T02:42:56.096Z] 1a2d148ce276: Preparing [2026-05-04T02:42:56.096Z] 21e4944e6fbd: Preparing [2026-05-04T02:42:56.096Z] e356ded39d78: Preparing [2026-05-04T02:42:56.096Z] b7e6a4db885a: Preparing [2026-05-04T02:42:56.096Z] 346d5fa2d239: Preparing [2026-05-04T02:42:56.096Z] b2fbc7ee0434: Preparing [2026-05-04T02:42:56.096Z] 0854555d70ac: Preparing [2026-05-04T02:42:56.096Z] b2fbc7ee0434: Waiting [2026-05-04T02:42:56.096Z] 0854555d70ac: Waiting [2026-05-04T02:42:56.096Z] 1a2d148ce276: Layer already exists [2026-05-04T02:42:56.096Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:56.096Z] e356ded39d78: Layer already exists [2026-05-04T02:42:56.096Z] 346d5fa2d239: Layer already exists [2026-05-04T02:42:56.096Z] 21e4944e6fbd: Layer already exists [2026-05-04T02:42:56.096Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:56.096Z] b2fbc7ee0434: Layer already exists [2026-05-04T02:42:56.096Z] latest: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:56.432Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:56.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 [2026-05-04T02:42:56.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-04T02:42:56.761Z] 1a2d148ce276: Preparing [2026-05-04T02:42:56.761Z] 21e4944e6fbd: Preparing [2026-05-04T02:42:56.761Z] e356ded39d78: Preparing [2026-05-04T02:42:56.761Z] b7e6a4db885a: Preparing [2026-05-04T02:42:56.761Z] 346d5fa2d239: Preparing [2026-05-04T02:42:56.761Z] b2fbc7ee0434: Preparing [2026-05-04T02:42:56.761Z] 0854555d70ac: Preparing [2026-05-04T02:42:56.761Z] b2fbc7ee0434: Waiting [2026-05-04T02:42:56.761Z] 0854555d70ac: Waiting [2026-05-04T02:42:56.761Z] 21e4944e6fbd: Layer already exists [2026-05-04T02:42:56.761Z] e356ded39d78: Layer already exists [2026-05-04T02:42:56.761Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:56.761Z] 1a2d148ce276: Layer already exists [2026-05-04T02:42:56.761Z] 346d5fa2d239: Layer already exists [2026-05-04T02:42:56.761Z] b2fbc7ee0434: Layer already exists [2026-05-04T02:42:56.761Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:56.761Z] 4.1.0-dev.111: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:57.082Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:57.399Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:57.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-04T02:42:57.399Z] 1a2d148ce276: Preparing [2026-05-04T02:42:57.399Z] 21e4944e6fbd: Preparing [2026-05-04T02:42:57.399Z] e356ded39d78: Preparing [2026-05-04T02:42:57.399Z] b7e6a4db885a: Preparing [2026-05-04T02:42:57.399Z] 346d5fa2d239: Preparing [2026-05-04T02:42:57.399Z] b2fbc7ee0434: Preparing [2026-05-04T02:42:57.399Z] 0854555d70ac: Preparing [2026-05-04T02:42:57.399Z] b2fbc7ee0434: Waiting [2026-05-04T02:42:57.399Z] 0854555d70ac: Waiting [2026-05-04T02:42:57.399Z] 346d5fa2d239: Layer already exists [2026-05-04T02:42:57.399Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:57.399Z] 21e4944e6fbd: Layer already exists [2026-05-04T02:42:57.399Z] e356ded39d78: Layer already exists [2026-05-04T02:42:57.399Z] 1a2d148ce276: Layer already exists [2026-05-04T02:42:57.399Z] b2fbc7ee0434: Layer already exists [2026-05-04T02:42:57.399Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:57.399Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:57.725Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:58.052Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-04T02:42:58.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-04T02:42:58.052Z] 1a2d148ce276: Preparing [2026-05-04T02:42:58.052Z] 21e4944e6fbd: Preparing [2026-05-04T02:42:58.052Z] e356ded39d78: Preparing [2026-05-04T02:42:58.052Z] b7e6a4db885a: Preparing [2026-05-04T02:42:58.052Z] 346d5fa2d239: Preparing [2026-05-04T02:42:58.052Z] b2fbc7ee0434: Preparing [2026-05-04T02:42:58.052Z] 0854555d70ac: Preparing [2026-05-04T02:42:58.052Z] b2fbc7ee0434: Waiting [2026-05-04T02:42:58.052Z] 0854555d70ac: Waiting [2026-05-04T02:42:58.052Z] 346d5fa2d239: Layer already exists [2026-05-04T02:42:58.052Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:58.052Z] e356ded39d78: Layer already exists [2026-05-04T02:42:58.052Z] 21e4944e6fbd: Layer already exists [2026-05-04T02:42:58.052Z] 1a2d148ce276: Layer already exists [2026-05-04T02:42:58.052Z] b2fbc7ee0434: Layer already exists [2026-05-04T02:42:58.052Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:58.052Z] main: digest: sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:42:58.135Z] ===================================================== [Pipeline] echo [2026-05-04T02:42:58.149Z] taggedImages: [2026-05-04T02:42:58.149Z] - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:58.149Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-04T02:42:58.149Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 [2026-05-04T02:42:58.149Z] - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:58.149Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-04T02:42:58.183Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-04T02:42:58.183Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:58.183Z] latest [2026-05-04T02:42:58.183Z] 4.1.0-dev.111 [2026-05-04T02:42:58.183Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:42:58.183Z] main [2026-05-04T02:42:58.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:58.532Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:42:58.851Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:42:58.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-04T02:42:58.851Z] ab31459fb78b: Preparing [2026-05-04T02:42:58.851Z] 979b6df33664: Preparing [2026-05-04T02:42:58.851Z] b7e6a4db885a: Preparing [2026-05-04T02:42:58.851Z] 5711a0b33984: Preparing [2026-05-04T02:42:58.851Z] 3bbed854a5f3: Preparing [2026-05-04T02:42:58.851Z] 0854555d70ac: Preparing [2026-05-04T02:42:58.851Z] 0854555d70ac: Waiting [2026-05-04T02:42:58.851Z] b7e6a4db885a: Layer already exists [2026-05-04T02:42:58.851Z] 0854555d70ac: Layer already exists [2026-05-04T02:42:58.851Z] 3bbed854a5f3: Pushed [2026-05-04T02:42:58.851Z] ab31459fb78b: Pushed [2026-05-04T02:42:58.851Z] 5711a0b33984: Pushed [2026-05-04T02:43:03.036Z] 979b6df33664: Pushed [2026-05-04T02:43:03.036Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:03.369Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:03.698Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-04T02:43:03.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-04T02:43:03.698Z] ab31459fb78b: Preparing [2026-05-04T02:43:03.698Z] 979b6df33664: Preparing [2026-05-04T02:43:03.698Z] b7e6a4db885a: Preparing [2026-05-04T02:43:03.698Z] 5711a0b33984: Preparing [2026-05-04T02:43:03.698Z] 3bbed854a5f3: Preparing [2026-05-04T02:43:03.698Z] 0854555d70ac: Preparing [2026-05-04T02:43:03.698Z] 0854555d70ac: Waiting [2026-05-04T02:43:03.698Z] 5711a0b33984: Layer already exists [2026-05-04T02:43:03.698Z] ab31459fb78b: Layer already exists [2026-05-04T02:43:03.698Z] 3bbed854a5f3: Layer already exists [2026-05-04T02:43:03.698Z] 979b6df33664: Layer already exists [2026-05-04T02:43:03.698Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:03.698Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:03.698Z] latest: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:04.038Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:04.362Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 [2026-05-04T02:43:04.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-04T02:43:04.362Z] ab31459fb78b: Preparing [2026-05-04T02:43:04.362Z] 979b6df33664: Preparing [2026-05-04T02:43:04.362Z] b7e6a4db885a: Preparing [2026-05-04T02:43:04.362Z] 5711a0b33984: Preparing [2026-05-04T02:43:04.362Z] 3bbed854a5f3: Preparing [2026-05-04T02:43:04.362Z] 0854555d70ac: Preparing [2026-05-04T02:43:04.362Z] 0854555d70ac: Waiting [2026-05-04T02:43:04.362Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:04.362Z] 979b6df33664: Layer already exists [2026-05-04T02:43:04.362Z] 5711a0b33984: Layer already exists [2026-05-04T02:43:04.362Z] 3bbed854a5f3: Layer already exists [2026-05-04T02:43:04.362Z] ab31459fb78b: Layer already exists [2026-05-04T02:43:04.362Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:04.362Z] 4.1.0-dev.111: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:04.687Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:05.012Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:05.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-04T02:43:05.012Z] ab31459fb78b: Preparing [2026-05-04T02:43:05.012Z] 979b6df33664: Preparing [2026-05-04T02:43:05.012Z] b7e6a4db885a: Preparing [2026-05-04T02:43:05.012Z] 5711a0b33984: Preparing [2026-05-04T02:43:05.012Z] 3bbed854a5f3: Preparing [2026-05-04T02:43:05.012Z] 0854555d70ac: Preparing [2026-05-04T02:43:05.012Z] 0854555d70ac: Waiting [2026-05-04T02:43:05.012Z] 979b6df33664: Layer already exists [2026-05-04T02:43:05.012Z] 3bbed854a5f3: Layer already exists [2026-05-04T02:43:05.012Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:05.012Z] ab31459fb78b: Layer already exists [2026-05-04T02:43:05.012Z] 5711a0b33984: Layer already exists [2026-05-04T02:43:05.012Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:05.012Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:05.346Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:05.672Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-04T02:43:05.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-04T02:43:05.672Z] ab31459fb78b: Preparing [2026-05-04T02:43:05.672Z] 979b6df33664: Preparing [2026-05-04T02:43:05.672Z] b7e6a4db885a: Preparing [2026-05-04T02:43:05.672Z] 5711a0b33984: Preparing [2026-05-04T02:43:05.672Z] 3bbed854a5f3: Preparing [2026-05-04T02:43:05.672Z] 0854555d70ac: Preparing [2026-05-04T02:43:05.672Z] 0854555d70ac: Waiting [2026-05-04T02:43:05.672Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:05.672Z] 979b6df33664: Layer already exists [2026-05-04T02:43:05.672Z] 3bbed854a5f3: Layer already exists [2026-05-04T02:43:05.672Z] 5711a0b33984: Layer already exists [2026-05-04T02:43:05.672Z] ab31459fb78b: Layer already exists [2026-05-04T02:43:05.672Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:05.672Z] main: digest: sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:43:05.749Z] ===================================================== [Pipeline] echo [2026-05-04T02:43:05.767Z] taggedImages: [2026-05-04T02:43:05.767Z] - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:05.767Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-04T02:43:05.767Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 [2026-05-04T02:43:05.767Z] - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:05.767Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-04T02:43:05.799Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-04T02:43:05.799Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:05.799Z] latest [2026-05-04T02:43:05.799Z] 4.1.0-dev.111 [2026-05-04T02:43:05.799Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:05.799Z] main [2026-05-04T02:43:05.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:06.158Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:06.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:06.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-04T02:43:06.484Z] 9a78fc7ea72f: Preparing [2026-05-04T02:43:06.484Z] 2e5ecefe5e35: Preparing [2026-05-04T02:43:06.484Z] 75c971da6155: Preparing [2026-05-04T02:43:06.484Z] e356ded39d78: Preparing [2026-05-04T02:43:06.484Z] b7e6a4db885a: Preparing [2026-05-04T02:43:06.484Z] bd88fd444a4a: Preparing [2026-05-04T02:43:06.484Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:06.484Z] 0854555d70ac: Preparing [2026-05-04T02:43:06.484Z] bd88fd444a4a: Waiting [2026-05-04T02:43:06.484Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:06.484Z] 0854555d70ac: Waiting [2026-05-04T02:43:06.484Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:06.484Z] e356ded39d78: Layer already exists [2026-05-04T02:43:06.484Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:06.484Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:06.484Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:06.484Z] 2e5ecefe5e35: Pushed [2026-05-04T02:43:06.484Z] 9a78fc7ea72f: Pushed [2026-05-04T02:43:10.684Z] 75c971da6155: Pushed [2026-05-04T02:43:10.684Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:11.009Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:11.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-04T02:43:11.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-04T02:43:11.333Z] 9a78fc7ea72f: Preparing [2026-05-04T02:43:11.333Z] 2e5ecefe5e35: Preparing [2026-05-04T02:43:11.333Z] 75c971da6155: Preparing [2026-05-04T02:43:11.333Z] e356ded39d78: Preparing [2026-05-04T02:43:11.333Z] b7e6a4db885a: Preparing [2026-05-04T02:43:11.333Z] bd88fd444a4a: Preparing [2026-05-04T02:43:11.333Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:11.333Z] 0854555d70ac: Preparing [2026-05-04T02:43:11.333Z] bd88fd444a4a: Waiting [2026-05-04T02:43:11.333Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:11.333Z] 0854555d70ac: Waiting [2026-05-04T02:43:11.333Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:11.333Z] 9a78fc7ea72f: Layer already exists [2026-05-04T02:43:11.333Z] e356ded39d78: Layer already exists [2026-05-04T02:43:11.333Z] 2e5ecefe5e35: Layer already exists [2026-05-04T02:43:11.333Z] 75c971da6155: Layer already exists [2026-05-04T02:43:11.333Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:11.333Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:11.333Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:11.333Z] latest: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:11.663Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:11.985Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 [2026-05-04T02:43:11.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-04T02:43:11.985Z] 9a78fc7ea72f: Preparing [2026-05-04T02:43:11.985Z] 2e5ecefe5e35: Preparing [2026-05-04T02:43:11.985Z] 75c971da6155: Preparing [2026-05-04T02:43:11.985Z] e356ded39d78: Preparing [2026-05-04T02:43:11.985Z] b7e6a4db885a: Preparing [2026-05-04T02:43:11.985Z] bd88fd444a4a: Preparing [2026-05-04T02:43:11.985Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:11.985Z] 0854555d70ac: Preparing [2026-05-04T02:43:11.985Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:11.985Z] bd88fd444a4a: Waiting [2026-05-04T02:43:11.985Z] 0854555d70ac: Waiting [2026-05-04T02:43:11.985Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:11.985Z] 9a78fc7ea72f: Layer already exists [2026-05-04T02:43:11.985Z] 2e5ecefe5e35: Layer already exists [2026-05-04T02:43:11.985Z] e356ded39d78: Layer already exists [2026-05-04T02:43:11.985Z] 75c971da6155: Layer already exists [2026-05-04T02:43:11.985Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:11.985Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:11.985Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:11.985Z] 4.1.0-dev.111: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:12.318Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:12.655Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:12.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-04T02:43:12.655Z] 9a78fc7ea72f: Preparing [2026-05-04T02:43:12.655Z] 2e5ecefe5e35: Preparing [2026-05-04T02:43:12.655Z] 75c971da6155: Preparing [2026-05-04T02:43:12.655Z] e356ded39d78: Preparing [2026-05-04T02:43:12.655Z] b7e6a4db885a: Preparing [2026-05-04T02:43:12.655Z] bd88fd444a4a: Preparing [2026-05-04T02:43:12.655Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:12.655Z] 0854555d70ac: Preparing [2026-05-04T02:43:12.655Z] bd88fd444a4a: Waiting [2026-05-04T02:43:12.655Z] 0854555d70ac: Waiting [2026-05-04T02:43:12.655Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:12.655Z] 75c971da6155: Layer already exists [2026-05-04T02:43:12.655Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:12.655Z] 2e5ecefe5e35: Layer already exists [2026-05-04T02:43:12.655Z] 9a78fc7ea72f: Layer already exists [2026-05-04T02:43:12.655Z] e356ded39d78: Layer already exists [2026-05-04T02:43:12.655Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:12.655Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:12.655Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:12.655Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:12.987Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:13.311Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-04T02:43:13.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-04T02:43:13.311Z] 9a78fc7ea72f: Preparing [2026-05-04T02:43:13.311Z] 2e5ecefe5e35: Preparing [2026-05-04T02:43:13.311Z] 75c971da6155: Preparing [2026-05-04T02:43:13.311Z] e356ded39d78: Preparing [2026-05-04T02:43:13.311Z] b7e6a4db885a: Preparing [2026-05-04T02:43:13.311Z] bd88fd444a4a: Preparing [2026-05-04T02:43:13.311Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:13.311Z] 0854555d70ac: Preparing [2026-05-04T02:43:13.311Z] 0854555d70ac: Waiting [2026-05-04T02:43:13.311Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:13.311Z] bd88fd444a4a: Waiting [2026-05-04T02:43:13.311Z] 2e5ecefe5e35: Layer already exists [2026-05-04T02:43:13.311Z] e356ded39d78: Layer already exists [2026-05-04T02:43:13.311Z] 9a78fc7ea72f: Layer already exists [2026-05-04T02:43:13.311Z] 75c971da6155: Layer already exists [2026-05-04T02:43:13.311Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:13.311Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:13.311Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:13.311Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:13.311Z] main: digest: sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:43:13.384Z] ===================================================== [Pipeline] echo [2026-05-04T02:43:13.400Z] taggedImages: [2026-05-04T02:43:13.400Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:13.400Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-04T02:43:13.400Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 [2026-05-04T02:43:13.400Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:13.400Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-04T02:43:13.427Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-04T02:43:13.427Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:13.427Z] latest [2026-05-04T02:43:13.427Z] 4.1.0-dev.111 [2026-05-04T02:43:13.427Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:13.427Z] main [2026-05-04T02:43:13.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:13.773Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:14.104Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:14.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-04T02:43:14.104Z] b8cf9d6ba90f: Preparing [2026-05-04T02:43:14.104Z] 5e24d22d5bb5: Preparing [2026-05-04T02:43:14.104Z] b6a77acad61a: Preparing [2026-05-04T02:43:14.104Z] a89b194c9339: Preparing [2026-05-04T02:43:14.104Z] 5220236127c0: Preparing [2026-05-04T02:43:14.104Z] ea6f1c116ef1: Preparing [2026-05-04T02:43:14.104Z] 6ab360efc5a3: Preparing [2026-05-04T02:43:14.104Z] e356ded39d78: Preparing [2026-05-04T02:43:14.104Z] b7e6a4db885a: Preparing [2026-05-04T02:43:14.104Z] bae6f842fba6: Preparing [2026-05-04T02:43:14.104Z] 46e3ae6cfec1: Preparing [2026-05-04T02:43:14.104Z] 5f70bf18a086: Preparing [2026-05-04T02:43:14.104Z] db9a0c4669f4: Preparing [2026-05-04T02:43:14.104Z] e2a6f64e4a4e: Preparing [2026-05-04T02:43:14.104Z] c4f5f0ea6712: Preparing [2026-05-04T02:43:14.104Z] 0854555d70ac: Preparing [2026-05-04T02:43:14.104Z] ea6f1c116ef1: Waiting [2026-05-04T02:43:14.104Z] e2a6f64e4a4e: Waiting [2026-05-04T02:43:14.104Z] 46e3ae6cfec1: Waiting [2026-05-04T02:43:14.104Z] 5f70bf18a086: Waiting [2026-05-04T02:43:14.104Z] db9a0c4669f4: Waiting [2026-05-04T02:43:14.104Z] 0854555d70ac: Waiting [2026-05-04T02:43:14.104Z] c4f5f0ea6712: Waiting [2026-05-04T02:43:14.104Z] b7e6a4db885a: Waiting [2026-05-04T02:43:14.104Z] bae6f842fba6: Waiting [2026-05-04T02:43:14.104Z] e356ded39d78: Waiting [2026-05-04T02:43:14.104Z] 6ab360efc5a3: Waiting [2026-05-04T02:43:14.104Z] 5e24d22d5bb5: Pushed [2026-05-04T02:43:14.104Z] a89b194c9339: Pushed [2026-05-04T02:43:14.104Z] b8cf9d6ba90f: Pushed [2026-05-04T02:43:14.104Z] b6a77acad61a: Pushed [2026-05-04T02:43:14.104Z] 5220236127c0: Pushed [2026-05-04T02:43:14.104Z] e356ded39d78: Layer already exists [2026-05-04T02:43:14.104Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:14.104Z] ea6f1c116ef1: Pushed [2026-05-04T02:43:14.104Z] 5f70bf18a086: Layer already exists [2026-05-04T02:43:14.363Z] bae6f842fba6: Pushed [2026-05-04T02:43:14.363Z] 46e3ae6cfec1: Pushed [2026-05-04T02:43:14.363Z] db9a0c4669f4: Pushed [2026-05-04T02:43:14.363Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:14.363Z] e2a6f64e4a4e: Pushed [2026-05-04T02:43:14.363Z] c4f5f0ea6712: Pushed [2026-05-04T02:43:15.738Z] 6ab360efc5a3: Pushed [2026-05-04T02:43:15.738Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:16.069Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:16.400Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-04T02:43:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-04T02:43:16.400Z] b8cf9d6ba90f: Preparing [2026-05-04T02:43:16.400Z] 5e24d22d5bb5: Preparing [2026-05-04T02:43:16.400Z] b6a77acad61a: Preparing [2026-05-04T02:43:16.400Z] a89b194c9339: Preparing [2026-05-04T02:43:16.400Z] 5220236127c0: Preparing [2026-05-04T02:43:16.400Z] ea6f1c116ef1: Preparing [2026-05-04T02:43:16.400Z] 6ab360efc5a3: Preparing [2026-05-04T02:43:16.400Z] e356ded39d78: Preparing [2026-05-04T02:43:16.400Z] b7e6a4db885a: Preparing [2026-05-04T02:43:16.400Z] bae6f842fba6: Preparing [2026-05-04T02:43:16.400Z] 46e3ae6cfec1: Preparing [2026-05-04T02:43:16.400Z] 5f70bf18a086: Preparing [2026-05-04T02:43:16.400Z] db9a0c4669f4: Preparing [2026-05-04T02:43:16.400Z] e2a6f64e4a4e: Preparing [2026-05-04T02:43:16.400Z] c4f5f0ea6712: Preparing [2026-05-04T02:43:16.400Z] 0854555d70ac: Preparing [2026-05-04T02:43:16.400Z] e356ded39d78: Waiting [2026-05-04T02:43:16.400Z] db9a0c4669f4: Waiting [2026-05-04T02:43:16.400Z] b7e6a4db885a: Waiting [2026-05-04T02:43:16.400Z] e2a6f64e4a4e: Waiting [2026-05-04T02:43:16.400Z] c4f5f0ea6712: Waiting [2026-05-04T02:43:16.400Z] 0854555d70ac: Waiting [2026-05-04T02:43:16.400Z] bae6f842fba6: Waiting [2026-05-04T02:43:16.400Z] 46e3ae6cfec1: Waiting [2026-05-04T02:43:16.400Z] 5f70bf18a086: Waiting [2026-05-04T02:43:16.400Z] ea6f1c116ef1: Waiting [2026-05-04T02:43:16.400Z] 6ab360efc5a3: Waiting [2026-05-04T02:43:16.400Z] 5220236127c0: Layer already exists [2026-05-04T02:43:16.400Z] b6a77acad61a: Layer already exists [2026-05-04T02:43:16.400Z] b8cf9d6ba90f: Layer already exists [2026-05-04T02:43:16.400Z] a89b194c9339: Layer already exists [2026-05-04T02:43:16.400Z] 5e24d22d5bb5: Layer already exists [2026-05-04T02:43:16.400Z] e356ded39d78: Layer already exists [2026-05-04T02:43:16.400Z] ea6f1c116ef1: Layer already exists [2026-05-04T02:43:16.400Z] 6ab360efc5a3: Layer already exists [2026-05-04T02:43:16.400Z] bae6f842fba6: Layer already exists [2026-05-04T02:43:16.400Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:16.400Z] 5f70bf18a086: Layer already exists [2026-05-04T02:43:16.400Z] c4f5f0ea6712: Layer already exists [2026-05-04T02:43:16.400Z] 46e3ae6cfec1: Layer already exists [2026-05-04T02:43:16.400Z] e2a6f64e4a4e: Layer already exists [2026-05-04T02:43:16.400Z] db9a0c4669f4: Layer already exists [2026-05-04T02:43:16.400Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:16.400Z] latest: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:16.729Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:17.058Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 [2026-05-04T02:43:17.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-04T02:43:17.058Z] b8cf9d6ba90f: Preparing [2026-05-04T02:43:17.058Z] 5e24d22d5bb5: Preparing [2026-05-04T02:43:17.058Z] b6a77acad61a: Preparing [2026-05-04T02:43:17.058Z] a89b194c9339: Preparing [2026-05-04T02:43:17.058Z] 5220236127c0: Preparing [2026-05-04T02:43:17.058Z] ea6f1c116ef1: Preparing [2026-05-04T02:43:17.058Z] 6ab360efc5a3: Preparing [2026-05-04T02:43:17.058Z] e356ded39d78: Preparing [2026-05-04T02:43:17.058Z] b7e6a4db885a: Preparing [2026-05-04T02:43:17.058Z] bae6f842fba6: Preparing [2026-05-04T02:43:17.058Z] 46e3ae6cfec1: Preparing [2026-05-04T02:43:17.058Z] 5f70bf18a086: Preparing [2026-05-04T02:43:17.058Z] db9a0c4669f4: Preparing [2026-05-04T02:43:17.058Z] e2a6f64e4a4e: Preparing [2026-05-04T02:43:17.058Z] c4f5f0ea6712: Preparing [2026-05-04T02:43:17.058Z] e356ded39d78: Waiting [2026-05-04T02:43:17.058Z] ea6f1c116ef1: Waiting [2026-05-04T02:43:17.058Z] 6ab360efc5a3: Waiting [2026-05-04T02:43:17.058Z] bae6f842fba6: Waiting [2026-05-04T02:43:17.058Z] b7e6a4db885a: Waiting [2026-05-04T02:43:17.058Z] db9a0c4669f4: Waiting [2026-05-04T02:43:17.058Z] 46e3ae6cfec1: Waiting [2026-05-04T02:43:17.058Z] 5f70bf18a086: Waiting [2026-05-04T02:43:17.058Z] e2a6f64e4a4e: Waiting [2026-05-04T02:43:17.058Z] 0854555d70ac: Preparing [2026-05-04T02:43:17.058Z] c4f5f0ea6712: Waiting [2026-05-04T02:43:17.058Z] 0854555d70ac: Waiting [2026-05-04T02:43:17.058Z] b8cf9d6ba90f: Layer already exists [2026-05-04T02:43:17.058Z] b6a77acad61a: Layer already exists [2026-05-04T02:43:17.058Z] 5220236127c0: Layer already exists [2026-05-04T02:43:17.058Z] a89b194c9339: Layer already exists [2026-05-04T02:43:17.058Z] 5e24d22d5bb5: Layer already exists [2026-05-04T02:43:17.058Z] ea6f1c116ef1: Layer already exists [2026-05-04T02:43:17.058Z] 6ab360efc5a3: Layer already exists [2026-05-04T02:43:17.058Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:17.058Z] e356ded39d78: Layer already exists [2026-05-04T02:43:17.058Z] bae6f842fba6: Layer already exists [2026-05-04T02:43:17.058Z] 46e3ae6cfec1: Layer already exists [2026-05-04T02:43:17.058Z] 5f70bf18a086: Layer already exists [2026-05-04T02:43:17.058Z] db9a0c4669f4: Layer already exists [2026-05-04T02:43:17.058Z] c4f5f0ea6712: Layer already exists [2026-05-04T02:43:17.058Z] e2a6f64e4a4e: Layer already exists [2026-05-04T02:43:17.058Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:17.058Z] 4.1.0-dev.111: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:17.381Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:17.706Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:17.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-04T02:43:17.706Z] b8cf9d6ba90f: Preparing [2026-05-04T02:43:17.706Z] 5e24d22d5bb5: Preparing [2026-05-04T02:43:17.706Z] b6a77acad61a: Preparing [2026-05-04T02:43:17.706Z] a89b194c9339: Preparing [2026-05-04T02:43:17.706Z] 5220236127c0: Preparing [2026-05-04T02:43:17.706Z] ea6f1c116ef1: Preparing [2026-05-04T02:43:17.706Z] 6ab360efc5a3: Preparing [2026-05-04T02:43:17.706Z] ea6f1c116ef1: Waiting [2026-05-04T02:43:17.706Z] e356ded39d78: Preparing [2026-05-04T02:43:17.706Z] 6ab360efc5a3: Waiting [2026-05-04T02:43:17.706Z] b7e6a4db885a: Preparing [2026-05-04T02:43:17.706Z] e356ded39d78: Waiting [2026-05-04T02:43:17.706Z] b7e6a4db885a: Waiting [2026-05-04T02:43:17.706Z] bae6f842fba6: Preparing [2026-05-04T02:43:17.706Z] 46e3ae6cfec1: Preparing [2026-05-04T02:43:17.706Z] 5f70bf18a086: Preparing [2026-05-04T02:43:17.706Z] db9a0c4669f4: Preparing [2026-05-04T02:43:17.706Z] e2a6f64e4a4e: Preparing [2026-05-04T02:43:17.706Z] c4f5f0ea6712: Preparing [2026-05-04T02:43:17.706Z] 0854555d70ac: Preparing [2026-05-04T02:43:17.706Z] 5f70bf18a086: Waiting [2026-05-04T02:43:17.706Z] db9a0c4669f4: Waiting [2026-05-04T02:43:17.706Z] e2a6f64e4a4e: Waiting [2026-05-04T02:43:17.706Z] c4f5f0ea6712: Waiting [2026-05-04T02:43:17.706Z] 0854555d70ac: Waiting [2026-05-04T02:43:17.706Z] bae6f842fba6: Waiting [2026-05-04T02:43:17.706Z] 46e3ae6cfec1: Waiting [2026-05-04T02:43:17.706Z] b6a77acad61a: Layer already exists [2026-05-04T02:43:17.706Z] b8cf9d6ba90f: Layer already exists [2026-05-04T02:43:17.706Z] 5220236127c0: Layer already exists [2026-05-04T02:43:17.706Z] a89b194c9339: Layer already exists [2026-05-04T02:43:17.706Z] 5e24d22d5bb5: Layer already exists [2026-05-04T02:43:17.706Z] 6ab360efc5a3: Layer already exists [2026-05-04T02:43:17.706Z] bae6f842fba6: Layer already exists [2026-05-04T02:43:17.706Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:17.706Z] ea6f1c116ef1: Layer already exists [2026-05-04T02:43:17.706Z] e356ded39d78: Layer already exists [2026-05-04T02:43:17.706Z] db9a0c4669f4: Layer already exists [2026-05-04T02:43:17.706Z] e2a6f64e4a4e: Layer already exists [2026-05-04T02:43:17.706Z] 5f70bf18a086: Layer already exists [2026-05-04T02:43:17.706Z] c4f5f0ea6712: Layer already exists [2026-05-04T02:43:17.706Z] 46e3ae6cfec1: Layer already exists [2026-05-04T02:43:17.706Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:17.706Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:18.033Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:18.357Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-04T02:43:18.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-04T02:43:18.357Z] b8cf9d6ba90f: Preparing [2026-05-04T02:43:18.357Z] 5e24d22d5bb5: Preparing [2026-05-04T02:43:18.357Z] b6a77acad61a: Preparing [2026-05-04T02:43:18.357Z] a89b194c9339: Preparing [2026-05-04T02:43:18.357Z] 5220236127c0: Preparing [2026-05-04T02:43:18.357Z] ea6f1c116ef1: Preparing [2026-05-04T02:43:18.357Z] 6ab360efc5a3: Preparing [2026-05-04T02:43:18.357Z] e356ded39d78: Preparing [2026-05-04T02:43:18.357Z] b7e6a4db885a: Preparing [2026-05-04T02:43:18.357Z] bae6f842fba6: Preparing [2026-05-04T02:43:18.357Z] 46e3ae6cfec1: Preparing [2026-05-04T02:43:18.357Z] 5f70bf18a086: Preparing [2026-05-04T02:43:18.357Z] db9a0c4669f4: Preparing [2026-05-04T02:43:18.357Z] 6ab360efc5a3: Waiting [2026-05-04T02:43:18.357Z] e356ded39d78: Waiting [2026-05-04T02:43:18.357Z] b7e6a4db885a: Waiting [2026-05-04T02:43:18.357Z] bae6f842fba6: Waiting [2026-05-04T02:43:18.357Z] 46e3ae6cfec1: Waiting [2026-05-04T02:43:18.357Z] 5f70bf18a086: Waiting [2026-05-04T02:43:18.357Z] ea6f1c116ef1: Waiting [2026-05-04T02:43:18.357Z] db9a0c4669f4: Waiting [2026-05-04T02:43:18.357Z] e2a6f64e4a4e: Preparing [2026-05-04T02:43:18.357Z] c4f5f0ea6712: Preparing [2026-05-04T02:43:18.357Z] 0854555d70ac: Preparing [2026-05-04T02:43:18.357Z] e2a6f64e4a4e: Waiting [2026-05-04T02:43:18.357Z] c4f5f0ea6712: Waiting [2026-05-04T02:43:18.357Z] 0854555d70ac: Waiting [2026-05-04T02:43:18.357Z] 5e24d22d5bb5: Layer already exists [2026-05-04T02:43:18.357Z] b8cf9d6ba90f: Layer already exists [2026-05-04T02:43:18.357Z] a89b194c9339: Layer already exists [2026-05-04T02:43:18.358Z] 5220236127c0: Layer already exists [2026-05-04T02:43:18.358Z] b6a77acad61a: Layer already exists [2026-05-04T02:43:18.358Z] ea6f1c116ef1: Layer already exists [2026-05-04T02:43:18.358Z] 6ab360efc5a3: Layer already exists [2026-05-04T02:43:18.358Z] bae6f842fba6: Layer already exists [2026-05-04T02:43:18.358Z] e356ded39d78: Layer already exists [2026-05-04T02:43:18.358Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:18.358Z] 5f70bf18a086: Layer already exists [2026-05-04T02:43:18.358Z] 46e3ae6cfec1: Layer already exists [2026-05-04T02:43:18.358Z] e2a6f64e4a4e: Layer already exists [2026-05-04T02:43:18.358Z] db9a0c4669f4: Layer already exists [2026-05-04T02:43:18.358Z] c4f5f0ea6712: Layer already exists [2026-05-04T02:43:18.358Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:18.358Z] main: digest: sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:43:18.436Z] ===================================================== [Pipeline] echo [2026-05-04T02:43:18.452Z] taggedImages: [2026-05-04T02:43:18.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:18.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-04T02:43:18.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 [2026-05-04T02:43:18.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:18.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-04T02:43:18.475Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-04T02:43:18.475Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:18.475Z] latest [2026-05-04T02:43:18.475Z] 4.1.0-dev.111 [2026-05-04T02:43:18.475Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:18.475Z] main [2026-05-04T02:43:18.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:18.824Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:19.143Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:19.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-04T02:43:19.143Z] 7a6495fc5c8f: Preparing [2026-05-04T02:43:19.143Z] e00bf40ae63e: Preparing [2026-05-04T02:43:19.143Z] 4460ddc5b2cf: Preparing [2026-05-04T02:43:19.143Z] 3528fa5c9e02: Preparing [2026-05-04T02:43:19.143Z] e356ded39d78: Preparing [2026-05-04T02:43:19.143Z] b7e6a4db885a: Preparing [2026-05-04T02:43:19.143Z] bd88fd444a4a: Preparing [2026-05-04T02:43:19.143Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:19.143Z] b7e6a4db885a: Waiting [2026-05-04T02:43:19.143Z] bd88fd444a4a: Waiting [2026-05-04T02:43:19.143Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:19.143Z] 0854555d70ac: Preparing [2026-05-04T02:43:19.143Z] 0854555d70ac: Waiting [2026-05-04T02:43:19.143Z] e356ded39d78: Layer already exists [2026-05-04T02:43:19.143Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:19.143Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:19.143Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:19.143Z] 4460ddc5b2cf: Pushed [2026-05-04T02:43:19.143Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:19.143Z] 7a6495fc5c8f: Pushed [2026-05-04T02:43:19.143Z] e00bf40ae63e: Pushed [2026-05-04T02:43:23.334Z] 3528fa5c9e02: Pushed [2026-05-04T02:43:23.334Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:23.669Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:23.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-04T02:43:23.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-04T02:43:23.998Z] 7a6495fc5c8f: Preparing [2026-05-04T02:43:23.998Z] e00bf40ae63e: Preparing [2026-05-04T02:43:23.998Z] 4460ddc5b2cf: Preparing [2026-05-04T02:43:23.998Z] 3528fa5c9e02: Preparing [2026-05-04T02:43:23.998Z] e356ded39d78: Preparing [2026-05-04T02:43:23.998Z] b7e6a4db885a: Preparing [2026-05-04T02:43:23.998Z] bd88fd444a4a: Preparing [2026-05-04T02:43:23.998Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:23.998Z] 0854555d70ac: Preparing [2026-05-04T02:43:23.998Z] bd88fd444a4a: Waiting [2026-05-04T02:43:23.998Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:23.998Z] b7e6a4db885a: Waiting [2026-05-04T02:43:23.998Z] 0854555d70ac: Waiting [2026-05-04T02:43:23.998Z] e356ded39d78: Layer already exists [2026-05-04T02:43:23.998Z] 4460ddc5b2cf: Layer already exists [2026-05-04T02:43:23.998Z] 7a6495fc5c8f: Layer already exists [2026-05-04T02:43:23.998Z] 3528fa5c9e02: Layer already exists [2026-05-04T02:43:23.998Z] e00bf40ae63e: Layer already exists [2026-05-04T02:43:23.998Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:23.998Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:23.998Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:23.998Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:23.998Z] latest: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:24.321Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:24.644Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 [2026-05-04T02:43:24.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-04T02:43:24.644Z] 7a6495fc5c8f: Preparing [2026-05-04T02:43:24.645Z] e00bf40ae63e: Preparing [2026-05-04T02:43:24.645Z] 4460ddc5b2cf: Preparing [2026-05-04T02:43:24.645Z] 3528fa5c9e02: Preparing [2026-05-04T02:43:24.645Z] e356ded39d78: Preparing [2026-05-04T02:43:24.645Z] b7e6a4db885a: Preparing [2026-05-04T02:43:24.645Z] bd88fd444a4a: Preparing [2026-05-04T02:43:24.645Z] b7e6a4db885a: Waiting [2026-05-04T02:43:24.645Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:24.645Z] 0854555d70ac: Preparing [2026-05-04T02:43:24.645Z] bd88fd444a4a: Waiting [2026-05-04T02:43:24.645Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:24.645Z] 0854555d70ac: Waiting [2026-05-04T02:43:24.645Z] 3528fa5c9e02: Layer already exists [2026-05-04T02:43:24.645Z] e00bf40ae63e: Layer already exists [2026-05-04T02:43:24.645Z] 4460ddc5b2cf: Layer already exists [2026-05-04T02:43:24.645Z] 7a6495fc5c8f: Layer already exists [2026-05-04T02:43:24.645Z] e356ded39d78: Layer already exists [2026-05-04T02:43:24.645Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:24.645Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:24.645Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:24.645Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:24.645Z] 4.1.0-dev.111: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:24.960Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:25.284Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:25.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-04T02:43:25.284Z] 7a6495fc5c8f: Preparing [2026-05-04T02:43:25.284Z] e00bf40ae63e: Preparing [2026-05-04T02:43:25.284Z] 4460ddc5b2cf: Preparing [2026-05-04T02:43:25.284Z] 3528fa5c9e02: Preparing [2026-05-04T02:43:25.284Z] e356ded39d78: Preparing [2026-05-04T02:43:25.284Z] b7e6a4db885a: Preparing [2026-05-04T02:43:25.284Z] bd88fd444a4a: Preparing [2026-05-04T02:43:25.284Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:25.284Z] 0854555d70ac: Preparing [2026-05-04T02:43:25.284Z] bd88fd444a4a: Waiting [2026-05-04T02:43:25.284Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:25.284Z] b7e6a4db885a: Waiting [2026-05-04T02:43:25.284Z] e00bf40ae63e: Layer already exists [2026-05-04T02:43:25.284Z] 3528fa5c9e02: Layer already exists [2026-05-04T02:43:25.284Z] 4460ddc5b2cf: Layer already exists [2026-05-04T02:43:25.284Z] e356ded39d78: Layer already exists [2026-05-04T02:43:25.284Z] 7a6495fc5c8f: Layer already exists [2026-05-04T02:43:25.284Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:25.284Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:25.284Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:25.284Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:25.284Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:25.609Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:25.943Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-04T02:43:25.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-04T02:43:25.943Z] 7a6495fc5c8f: Preparing [2026-05-04T02:43:25.943Z] e00bf40ae63e: Preparing [2026-05-04T02:43:25.943Z] 4460ddc5b2cf: Preparing [2026-05-04T02:43:25.943Z] 3528fa5c9e02: Preparing [2026-05-04T02:43:25.943Z] e356ded39d78: Preparing [2026-05-04T02:43:25.943Z] b7e6a4db885a: Preparing [2026-05-04T02:43:25.943Z] bd88fd444a4a: Preparing [2026-05-04T02:43:25.943Z] 290fb10dd2f8: Preparing [2026-05-04T02:43:25.943Z] 0854555d70ac: Preparing [2026-05-04T02:43:25.943Z] 290fb10dd2f8: Waiting [2026-05-04T02:43:25.943Z] 0854555d70ac: Waiting [2026-05-04T02:43:25.943Z] b7e6a4db885a: Waiting [2026-05-04T02:43:25.943Z] bd88fd444a4a: Waiting [2026-05-04T02:43:25.943Z] 4460ddc5b2cf: Layer already exists [2026-05-04T02:43:25.943Z] 3528fa5c9e02: Layer already exists [2026-05-04T02:43:25.943Z] e356ded39d78: Layer already exists [2026-05-04T02:43:25.943Z] 7a6495fc5c8f: Layer already exists [2026-05-04T02:43:25.943Z] e00bf40ae63e: Layer already exists [2026-05-04T02:43:25.943Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:25.943Z] bd88fd444a4a: Layer already exists [2026-05-04T02:43:25.943Z] 290fb10dd2f8: Layer already exists [2026-05-04T02:43:25.943Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:25.943Z] main: digest: sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:43:26.024Z] ===================================================== [Pipeline] echo [2026-05-04T02:43:26.039Z] taggedImages: [2026-05-04T02:43:26.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:26.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-04T02:43:26.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 [2026-05-04T02:43:26.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:26.039Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-04T02:43:26.069Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-04T02:43:26.069Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:26.069Z] latest [2026-05-04T02:43:26.069Z] 4.1.0-dev.111 [2026-05-04T02:43:26.069Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:26.069Z] main [2026-05-04T02:43:26.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:26.421Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:26.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:26.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-04T02:43:26.738Z] 88b9810a9d37: Preparing [2026-05-04T02:43:26.738Z] c807b470bdee: Preparing [2026-05-04T02:43:26.738Z] e74f74b9378c: Preparing [2026-05-04T02:43:26.738Z] b05962c7a6ff: Preparing [2026-05-04T02:43:26.738Z] 43e691329533: Preparing [2026-05-04T02:43:26.738Z] e356ded39d78: Preparing [2026-05-04T02:43:26.738Z] b7e6a4db885a: Preparing [2026-05-04T02:43:26.738Z] cd621c7ede72: Preparing [2026-05-04T02:43:26.738Z] 94817dfda3cb: Preparing [2026-05-04T02:43:26.738Z] 3d451a6cd4e6: Preparing [2026-05-04T02:43:26.738Z] 0854555d70ac: Preparing [2026-05-04T02:43:26.738Z] b7e6a4db885a: Waiting [2026-05-04T02:43:26.738Z] cd621c7ede72: Waiting [2026-05-04T02:43:26.738Z] e356ded39d78: Waiting [2026-05-04T02:43:26.738Z] 94817dfda3cb: Waiting [2026-05-04T02:43:26.738Z] 3d451a6cd4e6: Waiting [2026-05-04T02:43:26.738Z] 0854555d70ac: Waiting [2026-05-04T02:43:26.738Z] b05962c7a6ff: Pushed [2026-05-04T02:43:26.738Z] 43e691329533: Pushed [2026-05-04T02:43:26.738Z] 88b9810a9d37: Pushed [2026-05-04T02:43:26.738Z] e356ded39d78: Layer already exists [2026-05-04T02:43:26.739Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:26.739Z] c807b470bdee: Pushed [2026-05-04T02:43:26.739Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:26.996Z] cd621c7ede72: Pushed [2026-05-04T02:43:26.996Z] 94817dfda3cb: Pushed [2026-05-04T02:43:28.368Z] 3d451a6cd4e6: Pushed [2026-05-04T02:43:29.745Z] e74f74b9378c: Pushed [2026-05-04T02:43:29.745Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:30.069Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:30.386Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-04T02:43:30.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-04T02:43:30.387Z] 88b9810a9d37: Preparing [2026-05-04T02:43:30.387Z] c807b470bdee: Preparing [2026-05-04T02:43:30.387Z] e74f74b9378c: Preparing [2026-05-04T02:43:30.387Z] b05962c7a6ff: Preparing [2026-05-04T02:43:30.387Z] 43e691329533: Preparing [2026-05-04T02:43:30.387Z] e356ded39d78: Preparing [2026-05-04T02:43:30.387Z] b7e6a4db885a: Preparing [2026-05-04T02:43:30.387Z] cd621c7ede72: Preparing [2026-05-04T02:43:30.387Z] 94817dfda3cb: Preparing [2026-05-04T02:43:30.387Z] 3d451a6cd4e6: Preparing [2026-05-04T02:43:30.387Z] 0854555d70ac: Preparing [2026-05-04T02:43:30.387Z] e356ded39d78: Waiting [2026-05-04T02:43:30.387Z] b7e6a4db885a: Waiting [2026-05-04T02:43:30.387Z] 94817dfda3cb: Waiting [2026-05-04T02:43:30.387Z] 3d451a6cd4e6: Waiting [2026-05-04T02:43:30.387Z] cd621c7ede72: Waiting [2026-05-04T02:43:30.387Z] 0854555d70ac: Waiting [2026-05-04T02:43:30.387Z] 88b9810a9d37: Layer already exists [2026-05-04T02:43:30.387Z] c807b470bdee: Layer already exists [2026-05-04T02:43:30.387Z] b05962c7a6ff: Layer already exists [2026-05-04T02:43:30.387Z] 43e691329533: Layer already exists [2026-05-04T02:43:30.387Z] e74f74b9378c: Layer already exists [2026-05-04T02:43:30.387Z] e356ded39d78: Layer already exists [2026-05-04T02:43:30.387Z] cd621c7ede72: Layer already exists [2026-05-04T02:43:30.387Z] 94817dfda3cb: Layer already exists [2026-05-04T02:43:30.387Z] 3d451a6cd4e6: Layer already exists [2026-05-04T02:43:30.387Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:30.387Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:30.387Z] latest: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:30.707Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:31.034Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 [2026-05-04T02:43:31.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-04T02:43:31.034Z] 88b9810a9d37: Preparing [2026-05-04T02:43:31.034Z] c807b470bdee: Preparing [2026-05-04T02:43:31.034Z] e74f74b9378c: Preparing [2026-05-04T02:43:31.034Z] b05962c7a6ff: Preparing [2026-05-04T02:43:31.034Z] 43e691329533: Preparing [2026-05-04T02:43:31.034Z] e356ded39d78: Preparing [2026-05-04T02:43:31.034Z] b7e6a4db885a: Preparing [2026-05-04T02:43:31.034Z] cd621c7ede72: Preparing [2026-05-04T02:43:31.034Z] 94817dfda3cb: Preparing [2026-05-04T02:43:31.034Z] 3d451a6cd4e6: Preparing [2026-05-04T02:43:31.034Z] 0854555d70ac: Preparing [2026-05-04T02:43:31.035Z] e356ded39d78: Waiting [2026-05-04T02:43:31.035Z] b7e6a4db885a: Waiting [2026-05-04T02:43:31.035Z] cd621c7ede72: Waiting [2026-05-04T02:43:31.035Z] 94817dfda3cb: Waiting [2026-05-04T02:43:31.035Z] 3d451a6cd4e6: Waiting [2026-05-04T02:43:31.035Z] 0854555d70ac: Waiting [2026-05-04T02:43:31.035Z] b05962c7a6ff: Layer already exists [2026-05-04T02:43:31.035Z] c807b470bdee: Layer already exists [2026-05-04T02:43:31.035Z] 88b9810a9d37: Layer already exists [2026-05-04T02:43:31.035Z] e74f74b9378c: Layer already exists [2026-05-04T02:43:31.035Z] 43e691329533: Layer already exists [2026-05-04T02:43:31.035Z] 94817dfda3cb: Layer already exists [2026-05-04T02:43:31.035Z] cd621c7ede72: Layer already exists [2026-05-04T02:43:31.035Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:31.035Z] e356ded39d78: Layer already exists [2026-05-04T02:43:31.035Z] 3d451a6cd4e6: Layer already exists [2026-05-04T02:43:31.035Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:31.035Z] 4.1.0-dev.111: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:31.354Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:31.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:31.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-04T02:43:31.673Z] 88b9810a9d37: Preparing [2026-05-04T02:43:31.673Z] c807b470bdee: Preparing [2026-05-04T02:43:31.673Z] e74f74b9378c: Preparing [2026-05-04T02:43:31.673Z] b05962c7a6ff: Preparing [2026-05-04T02:43:31.673Z] 43e691329533: Preparing [2026-05-04T02:43:31.673Z] e356ded39d78: Preparing [2026-05-04T02:43:31.673Z] b7e6a4db885a: Preparing [2026-05-04T02:43:31.673Z] cd621c7ede72: Preparing [2026-05-04T02:43:31.673Z] 94817dfda3cb: Preparing [2026-05-04T02:43:31.673Z] 3d451a6cd4e6: Preparing [2026-05-04T02:43:31.673Z] 0854555d70ac: Preparing [2026-05-04T02:43:31.673Z] 3d451a6cd4e6: Waiting [2026-05-04T02:43:31.673Z] 0854555d70ac: Waiting [2026-05-04T02:43:31.673Z] cd621c7ede72: Waiting [2026-05-04T02:43:31.673Z] 94817dfda3cb: Waiting [2026-05-04T02:43:31.673Z] e356ded39d78: Waiting [2026-05-04T02:43:31.673Z] b7e6a4db885a: Waiting [2026-05-04T02:43:31.673Z] 88b9810a9d37: Layer already exists [2026-05-04T02:43:31.673Z] 43e691329533: Layer already exists [2026-05-04T02:43:31.673Z] e74f74b9378c: Layer already exists [2026-05-04T02:43:31.673Z] c807b470bdee: Layer already exists [2026-05-04T02:43:31.673Z] b05962c7a6ff: Layer already exists [2026-05-04T02:43:31.673Z] cd621c7ede72: Layer already exists [2026-05-04T02:43:31.673Z] 94817dfda3cb: Layer already exists [2026-05-04T02:43:31.673Z] e356ded39d78: Layer already exists [2026-05-04T02:43:31.673Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:31.673Z] 3d451a6cd4e6: Layer already exists [2026-05-04T02:43:31.673Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:31.673Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:32.007Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:32.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-04T02:43:32.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-04T02:43:32.368Z] 88b9810a9d37: Preparing [2026-05-04T02:43:32.368Z] c807b470bdee: Preparing [2026-05-04T02:43:32.368Z] e74f74b9378c: Preparing [2026-05-04T02:43:32.368Z] b05962c7a6ff: Preparing [2026-05-04T02:43:32.368Z] 43e691329533: Preparing [2026-05-04T02:43:32.368Z] e356ded39d78: Preparing [2026-05-04T02:43:32.368Z] b7e6a4db885a: Preparing [2026-05-04T02:43:32.368Z] cd621c7ede72: Preparing [2026-05-04T02:43:32.368Z] 94817dfda3cb: Preparing [2026-05-04T02:43:32.368Z] 3d451a6cd4e6: Preparing [2026-05-04T02:43:32.368Z] 0854555d70ac: Preparing [2026-05-04T02:43:32.368Z] cd621c7ede72: Waiting [2026-05-04T02:43:32.368Z] 3d451a6cd4e6: Waiting [2026-05-04T02:43:32.368Z] 0854555d70ac: Waiting [2026-05-04T02:43:32.368Z] 94817dfda3cb: Waiting [2026-05-04T02:43:32.368Z] e356ded39d78: Waiting [2026-05-04T02:43:32.368Z] b7e6a4db885a: Waiting [2026-05-04T02:43:32.368Z] e74f74b9378c: Layer already exists [2026-05-04T02:43:32.368Z] 88b9810a9d37: Layer already exists [2026-05-04T02:43:32.368Z] 43e691329533: Layer already exists [2026-05-04T02:43:32.368Z] c807b470bdee: Layer already exists [2026-05-04T02:43:32.368Z] b05962c7a6ff: Layer already exists [2026-05-04T02:43:32.368Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:32.368Z] cd621c7ede72: Layer already exists [2026-05-04T02:43:32.368Z] e356ded39d78: Layer already exists [2026-05-04T02:43:32.368Z] 94817dfda3cb: Layer already exists [2026-05-04T02:43:32.368Z] 3d451a6cd4e6: Layer already exists [2026-05-04T02:43:32.368Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:32.368Z] main: digest: sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:43:32.440Z] ===================================================== [Pipeline] echo [2026-05-04T02:43:32.457Z] taggedImages: [2026-05-04T02:43:32.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:32.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-04T02:43:32.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 [2026-05-04T02:43:32.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:32.458Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-04T02:43:32.484Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-04T02:43:32.484Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:32.484Z] latest [2026-05-04T02:43:32.484Z] 4.1.0-dev.111 [2026-05-04T02:43:32.484Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:32.484Z] main [2026-05-04T02:43:32.484Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:32.841Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:33.153Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:33.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-04T02:43:33.153Z] 579b31bd05f1: Preparing [2026-05-04T02:43:33.153Z] fcdb29f0e28c: Preparing [2026-05-04T02:43:33.153Z] 447feeb81a51: Preparing [2026-05-04T02:43:33.153Z] cfdcddb56697: Preparing [2026-05-04T02:43:33.153Z] 31744bfe59f8: Preparing [2026-05-04T02:43:33.153Z] f38497a2dfc6: Preparing [2026-05-04T02:43:33.153Z] 0ce1858e04fe: Preparing [2026-05-04T02:43:33.153Z] e356ded39d78: Preparing [2026-05-04T02:43:33.153Z] b7e6a4db885a: Preparing [2026-05-04T02:43:33.153Z] 3108e2062568: Preparing [2026-05-04T02:43:33.153Z] 15dcde53d1c7: Preparing [2026-05-04T02:43:33.153Z] 0854555d70ac: Preparing [2026-05-04T02:43:33.153Z] e356ded39d78: Waiting [2026-05-04T02:43:33.153Z] b7e6a4db885a: Waiting [2026-05-04T02:43:33.153Z] 3108e2062568: Waiting [2026-05-04T02:43:33.153Z] f38497a2dfc6: Waiting [2026-05-04T02:43:33.153Z] 0854555d70ac: Waiting [2026-05-04T02:43:33.153Z] 15dcde53d1c7: Waiting [2026-05-04T02:43:33.153Z] 0ce1858e04fe: Waiting [2026-05-04T02:43:33.153Z] fcdb29f0e28c: Pushed [2026-05-04T02:43:33.153Z] 579b31bd05f1: Pushed [2026-05-04T02:43:33.153Z] 31744bfe59f8: Pushed [2026-05-04T02:43:33.153Z] e356ded39d78: Layer already exists [2026-05-04T02:43:33.153Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:33.412Z] f38497a2dfc6: Pushed [2026-05-04T02:43:33.412Z] 0ce1858e04fe: Pushed [2026-05-04T02:43:33.412Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:33.412Z] 3108e2062568: Pushed [2026-05-04T02:43:34.786Z] 15dcde53d1c7: Pushed [2026-05-04T02:43:35.722Z] cfdcddb56697: Pushed [2026-05-04T02:43:35.981Z] 447feeb81a51: Pushed [2026-05-04T02:43:36.244Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:36.570Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:36.895Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-04T02:43:36.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-04T02:43:36.895Z] 579b31bd05f1: Preparing [2026-05-04T02:43:36.895Z] fcdb29f0e28c: Preparing [2026-05-04T02:43:36.895Z] 447feeb81a51: Preparing [2026-05-04T02:43:36.895Z] cfdcddb56697: Preparing [2026-05-04T02:43:36.895Z] 31744bfe59f8: Preparing [2026-05-04T02:43:36.895Z] f38497a2dfc6: Preparing [2026-05-04T02:43:36.895Z] 0ce1858e04fe: Preparing [2026-05-04T02:43:36.895Z] e356ded39d78: Preparing [2026-05-04T02:43:36.895Z] b7e6a4db885a: Preparing [2026-05-04T02:43:36.895Z] 3108e2062568: Preparing [2026-05-04T02:43:36.895Z] 15dcde53d1c7: Preparing [2026-05-04T02:43:36.895Z] 0854555d70ac: Preparing [2026-05-04T02:43:36.895Z] b7e6a4db885a: Waiting [2026-05-04T02:43:36.895Z] 3108e2062568: Waiting [2026-05-04T02:43:36.895Z] f38497a2dfc6: Waiting [2026-05-04T02:43:36.895Z] 15dcde53d1c7: Waiting [2026-05-04T02:43:36.895Z] 0854555d70ac: Waiting [2026-05-04T02:43:36.895Z] e356ded39d78: Waiting [2026-05-04T02:43:36.895Z] 0ce1858e04fe: Waiting [2026-05-04T02:43:36.895Z] fcdb29f0e28c: Layer already exists [2026-05-04T02:43:36.895Z] 579b31bd05f1: Layer already exists [2026-05-04T02:43:36.895Z] 447feeb81a51: Layer already exists [2026-05-04T02:43:36.895Z] 31744bfe59f8: Layer already exists [2026-05-04T02:43:36.895Z] cfdcddb56697: Layer already exists [2026-05-04T02:43:36.895Z] f38497a2dfc6: Layer already exists [2026-05-04T02:43:36.895Z] 0ce1858e04fe: Layer already exists [2026-05-04T02:43:36.895Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:36.895Z] e356ded39d78: Layer already exists [2026-05-04T02:43:36.895Z] 3108e2062568: Layer already exists [2026-05-04T02:43:36.895Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:36.895Z] 15dcde53d1c7: Layer already exists [2026-05-04T02:43:36.895Z] latest: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:37.225Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:37.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 [2026-05-04T02:43:37.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-04T02:43:37.548Z] 579b31bd05f1: Preparing [2026-05-04T02:43:37.548Z] fcdb29f0e28c: Preparing [2026-05-04T02:43:37.548Z] 447feeb81a51: Preparing [2026-05-04T02:43:37.548Z] cfdcddb56697: Preparing [2026-05-04T02:43:37.548Z] 31744bfe59f8: Preparing [2026-05-04T02:43:37.548Z] f38497a2dfc6: Preparing [2026-05-04T02:43:37.548Z] 0ce1858e04fe: Preparing [2026-05-04T02:43:37.548Z] e356ded39d78: Preparing [2026-05-04T02:43:37.548Z] b7e6a4db885a: Preparing [2026-05-04T02:43:37.548Z] 3108e2062568: Preparing [2026-05-04T02:43:37.548Z] 15dcde53d1c7: Preparing [2026-05-04T02:43:37.548Z] 0854555d70ac: Preparing [2026-05-04T02:43:37.548Z] b7e6a4db885a: Waiting [2026-05-04T02:43:37.548Z] 3108e2062568: Waiting [2026-05-04T02:43:37.548Z] 15dcde53d1c7: Waiting [2026-05-04T02:43:37.548Z] 0854555d70ac: Waiting [2026-05-04T02:43:37.548Z] f38497a2dfc6: Waiting [2026-05-04T02:43:37.548Z] e356ded39d78: Waiting [2026-05-04T02:43:37.548Z] 0ce1858e04fe: Waiting [2026-05-04T02:43:37.548Z] 579b31bd05f1: Layer already exists [2026-05-04T02:43:37.548Z] cfdcddb56697: Layer already exists [2026-05-04T02:43:37.548Z] fcdb29f0e28c: Layer already exists [2026-05-04T02:43:37.548Z] 31744bfe59f8: Layer already exists [2026-05-04T02:43:37.548Z] 447feeb81a51: Layer already exists [2026-05-04T02:43:37.548Z] e356ded39d78: Layer already exists [2026-05-04T02:43:37.548Z] f38497a2dfc6: Layer already exists [2026-05-04T02:43:37.548Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:37.548Z] 3108e2062568: Layer already exists [2026-05-04T02:43:37.548Z] 0ce1858e04fe: Layer already exists [2026-05-04T02:43:37.548Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:37.548Z] 15dcde53d1c7: Layer already exists [2026-05-04T02:43:37.548Z] 4.1.0-dev.111: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:37.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:38.195Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:38.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-04T02:43:38.195Z] 579b31bd05f1: Preparing [2026-05-04T02:43:38.195Z] fcdb29f0e28c: Preparing [2026-05-04T02:43:38.195Z] 447feeb81a51: Preparing [2026-05-04T02:43:38.195Z] cfdcddb56697: Preparing [2026-05-04T02:43:38.195Z] 31744bfe59f8: Preparing [2026-05-04T02:43:38.196Z] f38497a2dfc6: Preparing [2026-05-04T02:43:38.196Z] 0ce1858e04fe: Preparing [2026-05-04T02:43:38.196Z] e356ded39d78: Preparing [2026-05-04T02:43:38.196Z] b7e6a4db885a: Preparing [2026-05-04T02:43:38.196Z] 3108e2062568: Preparing [2026-05-04T02:43:38.196Z] 15dcde53d1c7: Preparing [2026-05-04T02:43:38.196Z] 0854555d70ac: Preparing [2026-05-04T02:43:38.196Z] 15dcde53d1c7: Waiting [2026-05-04T02:43:38.196Z] e356ded39d78: Waiting [2026-05-04T02:43:38.196Z] b7e6a4db885a: Waiting [2026-05-04T02:43:38.196Z] 3108e2062568: Waiting [2026-05-04T02:43:38.196Z] f38497a2dfc6: Waiting [2026-05-04T02:43:38.196Z] 0854555d70ac: Waiting [2026-05-04T02:43:38.196Z] 0ce1858e04fe: Waiting [2026-05-04T02:43:38.196Z] 31744bfe59f8: Layer already exists [2026-05-04T02:43:38.196Z] 579b31bd05f1: Layer already exists [2026-05-04T02:43:38.196Z] fcdb29f0e28c: Layer already exists [2026-05-04T02:43:38.196Z] cfdcddb56697: Layer already exists [2026-05-04T02:43:38.196Z] 447feeb81a51: Layer already exists [2026-05-04T02:43:38.196Z] f38497a2dfc6: Layer already exists [2026-05-04T02:43:38.196Z] 0ce1858e04fe: Layer already exists [2026-05-04T02:43:38.196Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:38.196Z] e356ded39d78: Layer already exists [2026-05-04T02:43:38.196Z] 3108e2062568: Layer already exists [2026-05-04T02:43:38.196Z] 15dcde53d1c7: Layer already exists [2026-05-04T02:43:38.196Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:38.196Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:38.511Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:38.837Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-04T02:43:38.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-04T02:43:38.837Z] 579b31bd05f1: Preparing [2026-05-04T02:43:38.837Z] fcdb29f0e28c: Preparing [2026-05-04T02:43:38.837Z] 447feeb81a51: Preparing [2026-05-04T02:43:38.837Z] cfdcddb56697: Preparing [2026-05-04T02:43:38.837Z] 31744bfe59f8: Preparing [2026-05-04T02:43:38.837Z] f38497a2dfc6: Preparing [2026-05-04T02:43:38.837Z] 0ce1858e04fe: Preparing [2026-05-04T02:43:38.838Z] e356ded39d78: Preparing [2026-05-04T02:43:38.838Z] b7e6a4db885a: Preparing [2026-05-04T02:43:38.838Z] 3108e2062568: Preparing [2026-05-04T02:43:38.838Z] 15dcde53d1c7: Preparing [2026-05-04T02:43:38.838Z] 0854555d70ac: Preparing [2026-05-04T02:43:38.838Z] f38497a2dfc6: Waiting [2026-05-04T02:43:38.838Z] b7e6a4db885a: Waiting [2026-05-04T02:43:38.838Z] 0ce1858e04fe: Waiting [2026-05-04T02:43:38.838Z] 3108e2062568: Waiting [2026-05-04T02:43:38.838Z] e356ded39d78: Waiting [2026-05-04T02:43:38.838Z] 0854555d70ac: Waiting [2026-05-04T02:43:38.838Z] 31744bfe59f8: Layer already exists [2026-05-04T02:43:38.838Z] cfdcddb56697: Layer already exists [2026-05-04T02:43:38.838Z] 447feeb81a51: Layer already exists [2026-05-04T02:43:38.838Z] 579b31bd05f1: Layer already exists [2026-05-04T02:43:38.838Z] fcdb29f0e28c: Layer already exists [2026-05-04T02:43:38.838Z] e356ded39d78: Layer already exists [2026-05-04T02:43:38.838Z] f38497a2dfc6: Layer already exists [2026-05-04T02:43:38.838Z] 0ce1858e04fe: Layer already exists [2026-05-04T02:43:38.838Z] 3108e2062568: Layer already exists [2026-05-04T02:43:38.838Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:38.838Z] 15dcde53d1c7: Layer already exists [2026-05-04T02:43:38.838Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:38.838Z] main: digest: sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:43:38.921Z] ===================================================== [Pipeline] echo [2026-05-04T02:43:38.936Z] taggedImages: [2026-05-04T02:43:38.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:38.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-04T02:43:38.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 [2026-05-04T02:43:38.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:38.936Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-04T02:43:38.965Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-04T02:43:38.965Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:38.965Z] latest [2026-05-04T02:43:38.965Z] 4.1.0-dev.111 [2026-05-04T02:43:38.965Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:38.965Z] main [2026-05-04T02:43:38.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:39.315Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:39.635Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:39.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-04T02:43:39.635Z] b7505ec30f3a: Preparing [2026-05-04T02:43:39.635Z] 71bd00df5f47: Preparing [2026-05-04T02:43:39.635Z] e356ded39d78: Preparing [2026-05-04T02:43:39.635Z] b7e6a4db885a: Preparing [2026-05-04T02:43:39.635Z] 52fabab9ffd3: Preparing [2026-05-04T02:43:39.635Z] 104f86093725: Preparing [2026-05-04T02:43:39.635Z] 0854555d70ac: Preparing [2026-05-04T02:43:39.635Z] 104f86093725: Waiting [2026-05-04T02:43:39.635Z] 0854555d70ac: Waiting [2026-05-04T02:43:39.635Z] e356ded39d78: Layer already exists [2026-05-04T02:43:39.635Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:39.635Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:39.635Z] 52fabab9ffd3: Pushed [2026-05-04T02:43:39.635Z] b7505ec30f3a: Pushed [2026-05-04T02:43:40.571Z] 104f86093725: Pushed [2026-05-04T02:43:43.101Z] 71bd00df5f47: Pushed [2026-05-04T02:43:43.101Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:43.441Z] + 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-05-04T02:43:43.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-04T02:43:43.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-04T02:43:43.764Z] b7505ec30f3a: Preparing [2026-05-04T02:43:43.764Z] 71bd00df5f47: Preparing [2026-05-04T02:43:43.764Z] e356ded39d78: Preparing [2026-05-04T02:43:43.764Z] b7e6a4db885a: Preparing [2026-05-04T02:43:43.764Z] 52fabab9ffd3: Preparing [2026-05-04T02:43:43.764Z] 104f86093725: Preparing [2026-05-04T02:43:43.764Z] 0854555d70ac: Preparing [2026-05-04T02:43:43.764Z] 104f86093725: Waiting [2026-05-04T02:43:43.764Z] 0854555d70ac: Waiting [2026-05-04T02:43:43.764Z] e356ded39d78: Layer already exists [2026-05-04T02:43:43.764Z] b7505ec30f3a: Layer already exists [2026-05-04T02:43:43.764Z] 71bd00df5f47: Layer already exists [2026-05-04T02:43:43.764Z] 52fabab9ffd3: Layer already exists [2026-05-04T02:43:43.764Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:43.764Z] 104f86093725: Layer already exists [2026-05-04T02:43:43.764Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:43.764Z] latest: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:44.095Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:44.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 [2026-05-04T02:43:44.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-04T02:43:44.430Z] b7505ec30f3a: Preparing [2026-05-04T02:43:44.430Z] 71bd00df5f47: Preparing [2026-05-04T02:43:44.430Z] e356ded39d78: Preparing [2026-05-04T02:43:44.430Z] b7e6a4db885a: Preparing [2026-05-04T02:43:44.430Z] 52fabab9ffd3: Preparing [2026-05-04T02:43:44.430Z] 104f86093725: Preparing [2026-05-04T02:43:44.430Z] 0854555d70ac: Preparing [2026-05-04T02:43:44.430Z] 104f86093725: Waiting [2026-05-04T02:43:44.430Z] 0854555d70ac: Waiting [2026-05-04T02:43:44.430Z] b7505ec30f3a: Layer already exists [2026-05-04T02:43:44.430Z] 52fabab9ffd3: Layer already exists [2026-05-04T02:43:44.430Z] 71bd00df5f47: Layer already exists [2026-05-04T02:43:44.430Z] e356ded39d78: Layer already exists [2026-05-04T02:43:44.430Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:44.430Z] 104f86093725: Layer already exists [2026-05-04T02:43:44.430Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:44.430Z] 4.1.0-dev.111: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:44.753Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:45.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:45.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-04T02:43:45.081Z] b7505ec30f3a: Preparing [2026-05-04T02:43:45.081Z] 71bd00df5f47: Preparing [2026-05-04T02:43:45.081Z] e356ded39d78: Preparing [2026-05-04T02:43:45.081Z] b7e6a4db885a: Preparing [2026-05-04T02:43:45.081Z] 52fabab9ffd3: Preparing [2026-05-04T02:43:45.081Z] 104f86093725: Preparing [2026-05-04T02:43:45.081Z] 0854555d70ac: Preparing [2026-05-04T02:43:45.081Z] 104f86093725: Waiting [2026-05-04T02:43:45.081Z] 0854555d70ac: Waiting [2026-05-04T02:43:45.081Z] e356ded39d78: Layer already exists [2026-05-04T02:43:45.081Z] 71bd00df5f47: Layer already exists [2026-05-04T02:43:45.081Z] 52fabab9ffd3: Layer already exists [2026-05-04T02:43:45.081Z] b7505ec30f3a: Layer already exists [2026-05-04T02:43:45.081Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:45.081Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:45.081Z] 104f86093725: Layer already exists [2026-05-04T02:43:45.081Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:45.411Z] + 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-05-04T02:43:45.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-04T02:43:45.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-04T02:43:45.734Z] b7505ec30f3a: Preparing [2026-05-04T02:43:45.734Z] 71bd00df5f47: Preparing [2026-05-04T02:43:45.734Z] e356ded39d78: Preparing [2026-05-04T02:43:45.734Z] b7e6a4db885a: Preparing [2026-05-04T02:43:45.734Z] 52fabab9ffd3: Preparing [2026-05-04T02:43:45.734Z] 104f86093725: Preparing [2026-05-04T02:43:45.734Z] 0854555d70ac: Preparing [2026-05-04T02:43:45.734Z] 104f86093725: Waiting [2026-05-04T02:43:45.734Z] 0854555d70ac: Waiting [2026-05-04T02:43:45.734Z] b7505ec30f3a: Layer already exists [2026-05-04T02:43:45.734Z] 52fabab9ffd3: Layer already exists [2026-05-04T02:43:45.734Z] 71bd00df5f47: Layer already exists [2026-05-04T02:43:45.734Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:45.734Z] e356ded39d78: Layer already exists [2026-05-04T02:43:45.734Z] 104f86093725: Layer already exists [2026-05-04T02:43:45.734Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:45.734Z] main: digest: sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:43:45.816Z] ===================================================== [Pipeline] echo [2026-05-04T02:43:45.832Z] taggedImages: [2026-05-04T02:43:45.832Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:45.832Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-04T02:43:45.832Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 [2026-05-04T02:43:45.832Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:45.832Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-04T02:43:45.856Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-04T02:43:45.856Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:45.856Z] latest [2026-05-04T02:43:45.856Z] 4.1.0-dev.111 [2026-05-04T02:43:45.856Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:43:45.856Z] main [2026-05-04T02:43:45.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:46.211Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:43:46.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:43:46.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-04T02:43:46.540Z] 0a0b74060563: Preparing [2026-05-04T02:43:46.540Z] c7cfaf1001db: Preparing [2026-05-04T02:43:46.540Z] 054a43a813c3: Preparing [2026-05-04T02:43:46.540Z] e356ded39d78: Preparing [2026-05-04T02:43:46.540Z] b7e6a4db885a: Preparing [2026-05-04T02:43:46.540Z] 3c8f475a6058: Preparing [2026-05-04T02:43:46.540Z] b708b91070a6: Preparing [2026-05-04T02:43:46.540Z] fbfce9a92a22: Preparing [2026-05-04T02:43:46.540Z] 7ed7f9debd19: Preparing [2026-05-04T02:43:46.540Z] 0854555d70ac: Preparing [2026-05-04T02:43:46.540Z] b708b91070a6: Waiting [2026-05-04T02:43:46.540Z] 3c8f475a6058: Waiting [2026-05-04T02:43:46.540Z] fbfce9a92a22: Waiting [2026-05-04T02:43:46.540Z] 7ed7f9debd19: Waiting [2026-05-04T02:43:46.540Z] 0854555d70ac: Waiting [2026-05-04T02:43:46.540Z] e356ded39d78: Layer already exists [2026-05-04T02:43:46.540Z] b7e6a4db885a: Layer already exists [2026-05-04T02:43:46.540Z] 0a0b74060563: Pushed [2026-05-04T02:43:46.540Z] c7cfaf1001db: Pushed [2026-05-04T02:43:46.540Z] 054a43a813c3: Pushed [2026-05-04T02:43:46.540Z] 0854555d70ac: Layer already exists [2026-05-04T02:43:46.540Z] fbfce9a92a22: Pushed [2026-05-04T02:43:47.109Z] 7ed7f9debd19: Pushed [2026-05-04T02:43:52.377Z] b708b91070a6: Pushed [2026-05-04T02:44:00.495Z] 3c8f475a6058: Pushed [2026-05-04T02:44:00.495Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:00.821Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:01.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-04T02:44:01.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-04T02:44:01.143Z] 0a0b74060563: Preparing [2026-05-04T02:44:01.143Z] c7cfaf1001db: Preparing [2026-05-04T02:44:01.143Z] 054a43a813c3: Preparing [2026-05-04T02:44:01.143Z] e356ded39d78: Preparing [2026-05-04T02:44:01.143Z] b7e6a4db885a: Preparing [2026-05-04T02:44:01.143Z] 3c8f475a6058: Preparing [2026-05-04T02:44:01.143Z] b708b91070a6: Preparing [2026-05-04T02:44:01.143Z] fbfce9a92a22: Preparing [2026-05-04T02:44:01.143Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:01.143Z] 0854555d70ac: Preparing [2026-05-04T02:44:01.143Z] 3c8f475a6058: Waiting [2026-05-04T02:44:01.143Z] b708b91070a6: Waiting [2026-05-04T02:44:01.143Z] fbfce9a92a22: Waiting [2026-05-04T02:44:01.143Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:01.143Z] 0854555d70ac: Waiting [2026-05-04T02:44:01.143Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:01.143Z] 054a43a813c3: Layer already exists [2026-05-04T02:44:01.143Z] c7cfaf1001db: Layer already exists [2026-05-04T02:44:01.143Z] e356ded39d78: Layer already exists [2026-05-04T02:44:01.143Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:01.143Z] 3c8f475a6058: Layer already exists [2026-05-04T02:44:01.143Z] b708b91070a6: Layer already exists [2026-05-04T02:44:01.143Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:01.143Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:01.143Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:01.143Z] latest: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:01.469Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:01.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 [2026-05-04T02:44:01.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-04T02:44:01.793Z] 0a0b74060563: Preparing [2026-05-04T02:44:01.793Z] c7cfaf1001db: Preparing [2026-05-04T02:44:01.793Z] 054a43a813c3: Preparing [2026-05-04T02:44:01.793Z] e356ded39d78: Preparing [2026-05-04T02:44:01.793Z] b7e6a4db885a: Preparing [2026-05-04T02:44:01.793Z] 3c8f475a6058: Preparing [2026-05-04T02:44:01.793Z] b708b91070a6: Preparing [2026-05-04T02:44:01.793Z] fbfce9a92a22: Preparing [2026-05-04T02:44:01.793Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:01.793Z] 0854555d70ac: Preparing [2026-05-04T02:44:01.793Z] fbfce9a92a22: Waiting [2026-05-04T02:44:01.793Z] 3c8f475a6058: Waiting [2026-05-04T02:44:01.793Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:01.793Z] b708b91070a6: Waiting [2026-05-04T02:44:01.793Z] 0854555d70ac: Waiting [2026-05-04T02:44:01.793Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:01.793Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:01.793Z] e356ded39d78: Layer already exists [2026-05-04T02:44:01.793Z] 054a43a813c3: Layer already exists [2026-05-04T02:44:01.793Z] c7cfaf1001db: Layer already exists [2026-05-04T02:44:01.793Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:01.793Z] 3c8f475a6058: Layer already exists [2026-05-04T02:44:01.793Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:01.793Z] b708b91070a6: Layer already exists [2026-05-04T02:44:01.793Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:01.793Z] 4.1.0-dev.111: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:02.128Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:02.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:02.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-04T02:44:02.517Z] 0a0b74060563: Preparing [2026-05-04T02:44:02.517Z] c7cfaf1001db: Preparing [2026-05-04T02:44:02.517Z] 054a43a813c3: Preparing [2026-05-04T02:44:02.517Z] e356ded39d78: Preparing [2026-05-04T02:44:02.517Z] b7e6a4db885a: Preparing [2026-05-04T02:44:02.517Z] 3c8f475a6058: Preparing [2026-05-04T02:44:02.517Z] b708b91070a6: Preparing [2026-05-04T02:44:02.517Z] fbfce9a92a22: Preparing [2026-05-04T02:44:02.517Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:02.517Z] 0854555d70ac: Preparing [2026-05-04T02:44:02.517Z] 3c8f475a6058: Waiting [2026-05-04T02:44:02.517Z] b708b91070a6: Waiting [2026-05-04T02:44:02.517Z] fbfce9a92a22: Waiting [2026-05-04T02:44:02.517Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:02.517Z] 0854555d70ac: Waiting [2026-05-04T02:44:02.517Z] 054a43a813c3: Layer already exists [2026-05-04T02:44:02.517Z] e356ded39d78: Layer already exists [2026-05-04T02:44:02.517Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:02.517Z] c7cfaf1001db: Layer already exists [2026-05-04T02:44:02.517Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:02.517Z] 3c8f475a6058: Layer already exists [2026-05-04T02:44:02.517Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:02.517Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:02.517Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:02.517Z] b708b91070a6: Layer already exists [2026-05-04T02:44:02.517Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:02.898Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:03.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-04T02:44:03.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-04T02:44:03.263Z] 0a0b74060563: Preparing [2026-05-04T02:44:03.263Z] c7cfaf1001db: Preparing [2026-05-04T02:44:03.263Z] 054a43a813c3: Preparing [2026-05-04T02:44:03.263Z] e356ded39d78: Preparing [2026-05-04T02:44:03.263Z] b7e6a4db885a: Preparing [2026-05-04T02:44:03.263Z] 3c8f475a6058: Preparing [2026-05-04T02:44:03.263Z] b708b91070a6: Preparing [2026-05-04T02:44:03.263Z] fbfce9a92a22: Preparing [2026-05-04T02:44:03.263Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:03.263Z] 0854555d70ac: Preparing [2026-05-04T02:44:03.263Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:03.263Z] b708b91070a6: Waiting [2026-05-04T02:44:03.263Z] 0854555d70ac: Waiting [2026-05-04T02:44:03.263Z] fbfce9a92a22: Waiting [2026-05-04T02:44:03.263Z] 3c8f475a6058: Waiting [2026-05-04T02:44:03.263Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:03.263Z] e356ded39d78: Layer already exists [2026-05-04T02:44:03.263Z] 054a43a813c3: Layer already exists [2026-05-04T02:44:03.263Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:03.263Z] c7cfaf1001db: Layer already exists [2026-05-04T02:44:03.263Z] b708b91070a6: Layer already exists [2026-05-04T02:44:03.263Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:03.263Z] 3c8f475a6058: Layer already exists [2026-05-04T02:44:03.263Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:03.263Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:03.263Z] main: digest: sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:44:03.327Z] ===================================================== [Pipeline] echo [2026-05-04T02:44:03.342Z] taggedImages: [2026-05-04T02:44:03.342Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:03.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-04T02:44:03.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 [2026-05-04T02:44:03.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:03.343Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-04T02:44:03.368Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-04T02:44:03.368Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:03.368Z] latest [2026-05-04T02:44:03.368Z] 4.1.0-dev.111 [2026-05-04T02:44:03.368Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:03.368Z] main [2026-05-04T02:44:03.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:03.711Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:04.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:04.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-04T02:44:04.033Z] f673c996b43f: Preparing [2026-05-04T02:44:04.033Z] a1639289de8b: Preparing [2026-05-04T02:44:04.033Z] 4f4dcac03bfb: Preparing [2026-05-04T02:44:04.033Z] e356ded39d78: Preparing [2026-05-04T02:44:04.033Z] b7e6a4db885a: Preparing [2026-05-04T02:44:04.033Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:04.033Z] deee43752d56: Preparing [2026-05-04T02:44:04.033Z] 2eb5761bf42b: Preparing [2026-05-04T02:44:04.033Z] 0854555d70ac: Preparing [2026-05-04T02:44:04.033Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:04.033Z] 2eb5761bf42b: Waiting [2026-05-04T02:44:04.033Z] deee43752d56: Waiting [2026-05-04T02:44:04.033Z] 0854555d70ac: Waiting [2026-05-04T02:44:04.033Z] e356ded39d78: Layer already exists [2026-05-04T02:44:04.033Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:04.033Z] f673c996b43f: Pushed [2026-05-04T02:44:04.033Z] 4f4dcac03bfb: Pushed [2026-05-04T02:44:04.033Z] a1639289de8b: Pushed [2026-05-04T02:44:04.033Z] deee43752d56: Pushed [2026-05-04T02:44:04.033Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:04.600Z] 2eb5761bf42b: Pushed [2026-05-04T02:44:19.483Z] 9d8a97a248e2: Pushed [2026-05-04T02:44:19.483Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:19.804Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:20.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-04T02:44:20.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-04T02:44:20.130Z] f673c996b43f: Preparing [2026-05-04T02:44:20.130Z] a1639289de8b: Preparing [2026-05-04T02:44:20.130Z] 4f4dcac03bfb: Preparing [2026-05-04T02:44:20.130Z] e356ded39d78: Preparing [2026-05-04T02:44:20.130Z] b7e6a4db885a: Preparing [2026-05-04T02:44:20.130Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:20.130Z] deee43752d56: Preparing [2026-05-04T02:44:20.130Z] 2eb5761bf42b: Preparing [2026-05-04T02:44:20.130Z] 0854555d70ac: Preparing [2026-05-04T02:44:20.130Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:20.130Z] deee43752d56: Waiting [2026-05-04T02:44:20.130Z] 2eb5761bf42b: Waiting [2026-05-04T02:44:20.130Z] 0854555d70ac: Waiting [2026-05-04T02:44:20.130Z] a1639289de8b: Layer already exists [2026-05-04T02:44:20.130Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:20.130Z] e356ded39d78: Layer already exists [2026-05-04T02:44:20.130Z] f673c996b43f: Layer already exists [2026-05-04T02:44:20.130Z] 4f4dcac03bfb: Layer already exists [2026-05-04T02:44:20.130Z] deee43752d56: Layer already exists [2026-05-04T02:44:20.130Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:20.130Z] 2eb5761bf42b: Layer already exists [2026-05-04T02:44:20.130Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:20.130Z] latest: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:20.446Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:20.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 [2026-05-04T02:44:20.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-04T02:44:20.764Z] f673c996b43f: Preparing [2026-05-04T02:44:20.764Z] a1639289de8b: Preparing [2026-05-04T02:44:20.764Z] 4f4dcac03bfb: Preparing [2026-05-04T02:44:20.764Z] e356ded39d78: Preparing [2026-05-04T02:44:20.764Z] b7e6a4db885a: Preparing [2026-05-04T02:44:20.764Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:20.764Z] deee43752d56: Preparing [2026-05-04T02:44:20.764Z] 2eb5761bf42b: Preparing [2026-05-04T02:44:20.764Z] 0854555d70ac: Preparing [2026-05-04T02:44:20.764Z] deee43752d56: Waiting [2026-05-04T02:44:20.764Z] 2eb5761bf42b: Waiting [2026-05-04T02:44:20.764Z] 0854555d70ac: Waiting [2026-05-04T02:44:20.764Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:20.764Z] f673c996b43f: Layer already exists [2026-05-04T02:44:20.764Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:20.764Z] 4f4dcac03bfb: Layer already exists [2026-05-04T02:44:20.764Z] e356ded39d78: Layer already exists [2026-05-04T02:44:20.764Z] a1639289de8b: Layer already exists [2026-05-04T02:44:20.764Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:20.764Z] deee43752d56: Layer already exists [2026-05-04T02:44:20.764Z] 2eb5761bf42b: Layer already exists [2026-05-04T02:44:20.764Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:20.764Z] 4.1.0-dev.111: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:21.095Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:21.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:21.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-04T02:44:21.414Z] f673c996b43f: Preparing [2026-05-04T02:44:21.414Z] a1639289de8b: Preparing [2026-05-04T02:44:21.414Z] 4f4dcac03bfb: Preparing [2026-05-04T02:44:21.414Z] e356ded39d78: Preparing [2026-05-04T02:44:21.414Z] b7e6a4db885a: Preparing [2026-05-04T02:44:21.414Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:21.414Z] deee43752d56: Preparing [2026-05-04T02:44:21.414Z] 2eb5761bf42b: Preparing [2026-05-04T02:44:21.414Z] 0854555d70ac: Preparing [2026-05-04T02:44:21.414Z] 2eb5761bf42b: Waiting [2026-05-04T02:44:21.414Z] 0854555d70ac: Waiting [2026-05-04T02:44:21.414Z] deee43752d56: Waiting [2026-05-04T02:44:21.414Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:21.414Z] e356ded39d78: Layer already exists [2026-05-04T02:44:21.414Z] a1639289de8b: Layer already exists [2026-05-04T02:44:21.414Z] f673c996b43f: Layer already exists [2026-05-04T02:44:21.414Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:21.414Z] 4f4dcac03bfb: Layer already exists [2026-05-04T02:44:21.414Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:21.414Z] 2eb5761bf42b: Layer already exists [2026-05-04T02:44:21.414Z] deee43752d56: Layer already exists [2026-05-04T02:44:21.414Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:21.414Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:21.741Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:22.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-04T02:44:22.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-04T02:44:22.068Z] f673c996b43f: Preparing [2026-05-04T02:44:22.068Z] a1639289de8b: Preparing [2026-05-04T02:44:22.068Z] 4f4dcac03bfb: Preparing [2026-05-04T02:44:22.068Z] e356ded39d78: Preparing [2026-05-04T02:44:22.068Z] b7e6a4db885a: Preparing [2026-05-04T02:44:22.068Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:22.068Z] deee43752d56: Preparing [2026-05-04T02:44:22.068Z] 2eb5761bf42b: Preparing [2026-05-04T02:44:22.068Z] 0854555d70ac: Preparing [2026-05-04T02:44:22.068Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:22.068Z] deee43752d56: Waiting [2026-05-04T02:44:22.068Z] 2eb5761bf42b: Waiting [2026-05-04T02:44:22.068Z] 0854555d70ac: Waiting [2026-05-04T02:44:22.068Z] a1639289de8b: Layer already exists [2026-05-04T02:44:22.068Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:22.068Z] e356ded39d78: Layer already exists [2026-05-04T02:44:22.068Z] 4f4dcac03bfb: Layer already exists [2026-05-04T02:44:22.068Z] f673c996b43f: Layer already exists [2026-05-04T02:44:22.068Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:22.068Z] 2eb5761bf42b: Layer already exists [2026-05-04T02:44:22.068Z] deee43752d56: Layer already exists [2026-05-04T02:44:22.068Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:22.068Z] main: digest: sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:44:22.137Z] ===================================================== [Pipeline] echo [2026-05-04T02:44:22.151Z] taggedImages: [2026-05-04T02:44:22.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:22.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-04T02:44:22.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 [2026-05-04T02:44:22.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:22.151Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-04T02:44:22.180Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-04T02:44:22.180Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:22.180Z] latest [2026-05-04T02:44:22.180Z] 4.1.0-dev.111 [2026-05-04T02:44:22.180Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:22.180Z] main [2026-05-04T02:44:22.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:22.524Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:22.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:22.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-04T02:44:22.843Z] 0a0b74060563: Preparing [2026-05-04T02:44:22.843Z] 97d8b0bdbe79: Preparing [2026-05-04T02:44:22.843Z] c4660fa8acab: Preparing [2026-05-04T02:44:22.843Z] e356ded39d78: Preparing [2026-05-04T02:44:22.843Z] b7e6a4db885a: Preparing [2026-05-04T02:44:22.843Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:22.843Z] fbfce9a92a22: Preparing [2026-05-04T02:44:22.843Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:22.843Z] 0854555d70ac: Preparing [2026-05-04T02:44:22.843Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:22.843Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:22.843Z] 0854555d70ac: Waiting [2026-05-04T02:44:22.843Z] fbfce9a92a22: Waiting [2026-05-04T02:44:22.843Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:22.843Z] e356ded39d78: Layer already exists [2026-05-04T02:44:22.843Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:22.843Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:22.843Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:22.843Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:22.843Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:22.843Z] 97d8b0bdbe79: Pushed [2026-05-04T02:44:22.843Z] c4660fa8acab: Pushed [2026-05-04T02:44:23.102Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:23.434Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:23.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-04T02:44:23.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-04T02:44:23.755Z] 0a0b74060563: Preparing [2026-05-04T02:44:23.755Z] 97d8b0bdbe79: Preparing [2026-05-04T02:44:23.755Z] c4660fa8acab: Preparing [2026-05-04T02:44:23.755Z] e356ded39d78: Preparing [2026-05-04T02:44:23.755Z] b7e6a4db885a: Preparing [2026-05-04T02:44:23.755Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:23.755Z] fbfce9a92a22: Preparing [2026-05-04T02:44:23.755Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:23.755Z] 0854555d70ac: Preparing [2026-05-04T02:44:23.755Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:23.755Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:23.755Z] 0854555d70ac: Waiting [2026-05-04T02:44:23.755Z] fbfce9a92a22: Waiting [2026-05-04T02:44:23.755Z] c4660fa8acab: Layer already exists [2026-05-04T02:44:23.755Z] 97d8b0bdbe79: Layer already exists [2026-05-04T02:44:23.755Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:23.755Z] e356ded39d78: Layer already exists [2026-05-04T02:44:23.755Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:23.755Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:23.755Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:23.755Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:23.755Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:23.755Z] latest: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:24.089Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:24.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 [2026-05-04T02:44:24.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-04T02:44:24.414Z] 0a0b74060563: Preparing [2026-05-04T02:44:24.414Z] 97d8b0bdbe79: Preparing [2026-05-04T02:44:24.414Z] c4660fa8acab: Preparing [2026-05-04T02:44:24.414Z] e356ded39d78: Preparing [2026-05-04T02:44:24.414Z] b7e6a4db885a: Preparing [2026-05-04T02:44:24.414Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:24.414Z] fbfce9a92a22: Preparing [2026-05-04T02:44:24.414Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:24.414Z] 0854555d70ac: Preparing [2026-05-04T02:44:24.414Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:24.414Z] fbfce9a92a22: Waiting [2026-05-04T02:44:24.414Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:24.414Z] 0854555d70ac: Waiting [2026-05-04T02:44:24.414Z] e356ded39d78: Layer already exists [2026-05-04T02:44:24.414Z] 97d8b0bdbe79: Layer already exists [2026-05-04T02:44:24.414Z] c4660fa8acab: Layer already exists [2026-05-04T02:44:24.414Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:24.414Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:24.414Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:24.414Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:24.414Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:24.414Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:24.414Z] 4.1.0-dev.111: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:24.736Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:25.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:25.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-04T02:44:25.062Z] 0a0b74060563: Preparing [2026-05-04T02:44:25.062Z] 97d8b0bdbe79: Preparing [2026-05-04T02:44:25.062Z] c4660fa8acab: Preparing [2026-05-04T02:44:25.062Z] e356ded39d78: Preparing [2026-05-04T02:44:25.062Z] b7e6a4db885a: Preparing [2026-05-04T02:44:25.062Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:25.062Z] fbfce9a92a22: Preparing [2026-05-04T02:44:25.062Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:25.062Z] 0854555d70ac: Preparing [2026-05-04T02:44:25.062Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:25.062Z] fbfce9a92a22: Waiting [2026-05-04T02:44:25.062Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:25.062Z] 0854555d70ac: Waiting [2026-05-04T02:44:25.062Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:25.062Z] 97d8b0bdbe79: Layer already exists [2026-05-04T02:44:25.062Z] e356ded39d78: Layer already exists [2026-05-04T02:44:25.062Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:25.062Z] c4660fa8acab: Layer already exists [2026-05-04T02:44:25.062Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:25.062Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:25.062Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:25.062Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:25.062Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:25.392Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:25.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-04T02:44:25.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-04T02:44:25.722Z] 0a0b74060563: Preparing [2026-05-04T02:44:25.722Z] 97d8b0bdbe79: Preparing [2026-05-04T02:44:25.722Z] c4660fa8acab: Preparing [2026-05-04T02:44:25.722Z] e356ded39d78: Preparing [2026-05-04T02:44:25.722Z] b7e6a4db885a: Preparing [2026-05-04T02:44:25.722Z] 9d8a97a248e2: Preparing [2026-05-04T02:44:25.722Z] fbfce9a92a22: Preparing [2026-05-04T02:44:25.722Z] 7ed7f9debd19: Preparing [2026-05-04T02:44:25.722Z] 0854555d70ac: Preparing [2026-05-04T02:44:25.722Z] 9d8a97a248e2: Waiting [2026-05-04T02:44:25.722Z] fbfce9a92a22: Waiting [2026-05-04T02:44:25.722Z] 7ed7f9debd19: Waiting [2026-05-04T02:44:25.722Z] 0854555d70ac: Waiting [2026-05-04T02:44:25.722Z] e356ded39d78: Layer already exists [2026-05-04T02:44:25.722Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:25.722Z] 97d8b0bdbe79: Layer already exists [2026-05-04T02:44:25.722Z] 0a0b74060563: Layer already exists [2026-05-04T02:44:25.722Z] c4660fa8acab: Layer already exists [2026-05-04T02:44:25.722Z] 7ed7f9debd19: Layer already exists [2026-05-04T02:44:25.722Z] 9d8a97a248e2: Layer already exists [2026-05-04T02:44:25.722Z] fbfce9a92a22: Layer already exists [2026-05-04T02:44:25.722Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:25.722Z] main: digest: sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:44:25.808Z] ===================================================== [Pipeline] echo [2026-05-04T02:44:25.823Z] taggedImages: [2026-05-04T02:44:25.823Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:25.823Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-04T02:44:25.823Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 [2026-05-04T02:44:25.823Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:25.823Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-04T02:44:25.855Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-04T02:44:25.855Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:25.855Z] latest [2026-05-04T02:44:25.855Z] 4.1.0-dev.111 [2026-05-04T02:44:25.855Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:25.855Z] main [2026-05-04T02:44:25.855Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:26.214Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:26.540Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:26.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-04T02:44:26.540Z] b77395b353b2: Preparing [2026-05-04T02:44:26.540Z] 500eb3ca45be: Preparing [2026-05-04T02:44:26.540Z] e356ded39d78: Preparing [2026-05-04T02:44:26.540Z] b7e6a4db885a: Preparing [2026-05-04T02:44:26.540Z] c97c509c388e: Preparing [2026-05-04T02:44:26.540Z] 1f4d5f2058ef: Preparing [2026-05-04T02:44:26.540Z] 0854555d70ac: Preparing [2026-05-04T02:44:26.540Z] 1f4d5f2058ef: Waiting [2026-05-04T02:44:26.540Z] 0854555d70ac: Waiting [2026-05-04T02:44:26.540Z] e356ded39d78: Layer already exists [2026-05-04T02:44:26.540Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:26.540Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:26.540Z] b77395b353b2: Pushed [2026-05-04T02:44:26.540Z] c97c509c388e: Pushed [2026-05-04T02:44:27.107Z] 1f4d5f2058ef: Pushed [2026-05-04T02:44:30.388Z] 500eb3ca45be: Pushed [2026-05-04T02:44:30.647Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:30.972Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:31.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-04T02:44:31.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-04T02:44:31.294Z] b77395b353b2: Preparing [2026-05-04T02:44:31.294Z] 500eb3ca45be: Preparing [2026-05-04T02:44:31.294Z] e356ded39d78: Preparing [2026-05-04T02:44:31.294Z] b7e6a4db885a: Preparing [2026-05-04T02:44:31.294Z] c97c509c388e: Preparing [2026-05-04T02:44:31.294Z] 1f4d5f2058ef: Preparing [2026-05-04T02:44:31.294Z] 0854555d70ac: Preparing [2026-05-04T02:44:31.294Z] 1f4d5f2058ef: Waiting [2026-05-04T02:44:31.294Z] 0854555d70ac: Waiting [2026-05-04T02:44:31.294Z] e356ded39d78: Layer already exists [2026-05-04T02:44:31.294Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:31.294Z] c97c509c388e: Layer already exists [2026-05-04T02:44:31.294Z] b77395b353b2: Layer already exists [2026-05-04T02:44:31.294Z] 500eb3ca45be: Layer already exists [2026-05-04T02:44:31.294Z] 1f4d5f2058ef: Layer already exists [2026-05-04T02:44:31.294Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:31.294Z] latest: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:31.623Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:31.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 [2026-05-04T02:44:31.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-04T02:44:31.951Z] b77395b353b2: Preparing [2026-05-04T02:44:31.951Z] 500eb3ca45be: Preparing [2026-05-04T02:44:31.951Z] e356ded39d78: Preparing [2026-05-04T02:44:31.951Z] b7e6a4db885a: Preparing [2026-05-04T02:44:31.951Z] c97c509c388e: Preparing [2026-05-04T02:44:31.951Z] 1f4d5f2058ef: Preparing [2026-05-04T02:44:31.951Z] 0854555d70ac: Preparing [2026-05-04T02:44:31.951Z] 1f4d5f2058ef: Waiting [2026-05-04T02:44:31.951Z] 0854555d70ac: Waiting [2026-05-04T02:44:31.951Z] b77395b353b2: Layer already exists [2026-05-04T02:44:31.951Z] c97c509c388e: Layer already exists [2026-05-04T02:44:31.951Z] 500eb3ca45be: Layer already exists [2026-05-04T02:44:31.951Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:31.951Z] e356ded39d78: Layer already exists [2026-05-04T02:44:31.951Z] 1f4d5f2058ef: Layer already exists [2026-05-04T02:44:31.951Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:31.951Z] 4.1.0-dev.111: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:32.273Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:32.410Z] #102 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #88 DONE 123.3s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #119 [core-keeper builder 7/8] COPY . . [2026-05-04T02:44:32.410Z] #119 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #93 DONE 125.9s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #79 DONE 128.5s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #102 DONE 120.5s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #83 DONE 126.5s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #85 DONE 126.2s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #120 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #121 [core-metadata builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #121 DONE 2.1s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:44:32.410Z] #122 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #123 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #124 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #125 [support-scheduler builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #125 DONE 2.0s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #126 [core-command builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #126 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #127 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:44:32.410Z] #128 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #129 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #130 [security-proxy-auth builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #130 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:44:32.410Z] #131 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #132 [core-data builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #132 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:44:32.410Z] #133 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #134 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #135 [security-bootstrapper builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #135 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #136 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:44:32.410Z] #137 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #138 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #138 DONE 2.1s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #119 [core-keeper builder 7/8] COPY . . [2026-05-04T02:44:32.410Z] #119 DONE 2.1s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-04T02:44:32.410Z] #139 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-04T02:44:32.410Z] #140 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #141 [security-proxy-setup builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #141 CACHED [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #142 DONE 2.1s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #120 [support-notifications builder 6/7] COPY . . [2026-05-04T02:44:32.410Z] #120 DONE 2.0s [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T02:44:32.410Z] #143 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-04T02:44:32.410Z] #0 5.580 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-04T02:44:32.410Z] #144 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T02:44:32.410Z] #0 6.878 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-04T02:44:32.410Z] #145 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-04T02:44:32.410Z] #0 6.974 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-04T02:44:32.410Z] #146 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T02:44:32.410Z] #0 7.609 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-04T02:44:32.410Z] #147 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T02:44:32.410Z] #143 7.819 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-04T02:44:32.410Z] #143 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-04T02:44:32.410Z] #0 7.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-04T02:44:32.410Z] #148 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-04T02:44:32.410Z] #0 7.763 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-04T02:44:32.410Z] #149 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-04T02:44:32.410Z] #0 6.770 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-04T02:44:32.410Z] #150 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T02:44:32.410Z] #0 6.736 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-04T02:44:32.410Z] #151 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T02:44:32.410Z] #0 4.722 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-04T02:44:32.410Z] #152 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-04T02:44:32.410Z] #0 8.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-04T02:44:32.410Z] #153 ... [2026-05-04T02:44:32.410Z] [2026-05-04T02:44:32.410Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-04T02:44:32.410Z] #0 5.188 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-04T02:44:32.592Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:32.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-04T02:44:32.592Z] b77395b353b2: Preparing [2026-05-04T02:44:32.592Z] 500eb3ca45be: Preparing [2026-05-04T02:44:32.592Z] e356ded39d78: Preparing [2026-05-04T02:44:32.592Z] b7e6a4db885a: Preparing [2026-05-04T02:44:32.592Z] c97c509c388e: Preparing [2026-05-04T02:44:32.592Z] 1f4d5f2058ef: Preparing [2026-05-04T02:44:32.592Z] 0854555d70ac: Preparing [2026-05-04T02:44:32.592Z] 1f4d5f2058ef: Waiting [2026-05-04T02:44:32.592Z] 0854555d70ac: Waiting [2026-05-04T02:44:32.592Z] c97c509c388e: Layer already exists [2026-05-04T02:44:32.592Z] 500eb3ca45be: Layer already exists [2026-05-04T02:44:32.592Z] b77395b353b2: Layer already exists [2026-05-04T02:44:32.592Z] e356ded39d78: Layer already exists [2026-05-04T02:44:32.592Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:32.592Z] 1f4d5f2058ef: Layer already exists [2026-05-04T02:44:32.592Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:32.592Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:32.917Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:33.240Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-04T02:44:33.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-04T02:44:33.240Z] b77395b353b2: Preparing [2026-05-04T02:44:33.240Z] 500eb3ca45be: Preparing [2026-05-04T02:44:33.240Z] e356ded39d78: Preparing [2026-05-04T02:44:33.240Z] b7e6a4db885a: Preparing [2026-05-04T02:44:33.240Z] c97c509c388e: Preparing [2026-05-04T02:44:33.240Z] 1f4d5f2058ef: Preparing [2026-05-04T02:44:33.240Z] 0854555d70ac: Preparing [2026-05-04T02:44:33.240Z] 0854555d70ac: Waiting [2026-05-04T02:44:33.240Z] 1f4d5f2058ef: Waiting [2026-05-04T02:44:33.240Z] c97c509c388e: Layer already exists [2026-05-04T02:44:33.240Z] 500eb3ca45be: Layer already exists [2026-05-04T02:44:33.240Z] b77395b353b2: Layer already exists [2026-05-04T02:44:33.240Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:33.240Z] e356ded39d78: Layer already exists [2026-05-04T02:44:33.240Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:33.240Z] 1f4d5f2058ef: Layer already exists [2026-05-04T02:44:33.240Z] main: digest: sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:44:33.323Z] ===================================================== [Pipeline] echo [2026-05-04T02:44:33.339Z] taggedImages: [2026-05-04T02:44:33.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:33.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-04T02:44:33.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 [2026-05-04T02:44:33.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:33.340Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-04T02:44:33.368Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-04T02:44:33.368Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:33.368Z] latest [2026-05-04T02:44:33.368Z] 4.1.0-dev.111 [2026-05-04T02:44:33.368Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:33.368Z] main [2026-05-04T02:44:33.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:33.702Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:34.029Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:34.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-04T02:44:34.029Z] c8bf2df80007: Preparing [2026-05-04T02:44:34.029Z] f4d15c8447be: Preparing [2026-05-04T02:44:34.029Z] e356ded39d78: Preparing [2026-05-04T02:44:34.029Z] b7e6a4db885a: Preparing [2026-05-04T02:44:34.029Z] 0d8191b5e215: Preparing [2026-05-04T02:44:34.029Z] bd9dfea35017: Preparing [2026-05-04T02:44:34.029Z] 0854555d70ac: Preparing [2026-05-04T02:44:34.029Z] bd9dfea35017: Waiting [2026-05-04T02:44:34.029Z] 0854555d70ac: Waiting [2026-05-04T02:44:34.029Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:34.029Z] e356ded39d78: Layer already exists [2026-05-04T02:44:34.029Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:34.029Z] 0d8191b5e215: Pushed [2026-05-04T02:44:34.029Z] c8bf2df80007: Pushed [2026-05-04T02:44:34.288Z] bd9dfea35017: Pushed [2026-05-04T02:44:38.473Z] f4d15c8447be: Pushed [2026-05-04T02:44:38.473Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:38.800Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:39.127Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-04T02:44:39.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-04T02:44:39.127Z] c8bf2df80007: Preparing [2026-05-04T02:44:39.127Z] f4d15c8447be: Preparing [2026-05-04T02:44:39.127Z] e356ded39d78: Preparing [2026-05-04T02:44:39.127Z] b7e6a4db885a: Preparing [2026-05-04T02:44:39.127Z] 0d8191b5e215: Preparing [2026-05-04T02:44:39.127Z] bd9dfea35017: Preparing [2026-05-04T02:44:39.127Z] 0854555d70ac: Preparing [2026-05-04T02:44:39.127Z] bd9dfea35017: Waiting [2026-05-04T02:44:39.127Z] 0854555d70ac: Waiting [2026-05-04T02:44:39.127Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:39.127Z] e356ded39d78: Layer already exists [2026-05-04T02:44:39.127Z] 0d8191b5e215: Layer already exists [2026-05-04T02:44:39.127Z] c8bf2df80007: Layer already exists [2026-05-04T02:44:39.127Z] f4d15c8447be: Layer already exists [2026-05-04T02:44:39.127Z] bd9dfea35017: Layer already exists [2026-05-04T02:44:39.127Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:39.127Z] latest: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:39.458Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:39.782Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 [2026-05-04T02:44:39.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-04T02:44:39.782Z] c8bf2df80007: Preparing [2026-05-04T02:44:39.782Z] f4d15c8447be: Preparing [2026-05-04T02:44:39.782Z] e356ded39d78: Preparing [2026-05-04T02:44:39.782Z] b7e6a4db885a: Preparing [2026-05-04T02:44:39.782Z] 0d8191b5e215: Preparing [2026-05-04T02:44:39.782Z] bd9dfea35017: Preparing [2026-05-04T02:44:39.782Z] 0854555d70ac: Preparing [2026-05-04T02:44:39.782Z] bd9dfea35017: Waiting [2026-05-04T02:44:39.782Z] 0854555d70ac: Waiting [2026-05-04T02:44:39.782Z] 0d8191b5e215: Layer already exists [2026-05-04T02:44:39.782Z] c8bf2df80007: Layer already exists [2026-05-04T02:44:39.782Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:39.782Z] e356ded39d78: Layer already exists [2026-05-04T02:44:39.782Z] f4d15c8447be: Layer already exists [2026-05-04T02:44:39.782Z] bd9dfea35017: Layer already exists [2026-05-04T02:44:39.782Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:39.782Z] 4.1.0-dev.111: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:40.115Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:40.441Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:40.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-04T02:44:40.441Z] c8bf2df80007: Preparing [2026-05-04T02:44:40.441Z] f4d15c8447be: Preparing [2026-05-04T02:44:40.441Z] e356ded39d78: Preparing [2026-05-04T02:44:40.441Z] b7e6a4db885a: Preparing [2026-05-04T02:44:40.441Z] 0d8191b5e215: Preparing [2026-05-04T02:44:40.441Z] bd9dfea35017: Preparing [2026-05-04T02:44:40.441Z] 0854555d70ac: Preparing [2026-05-04T02:44:40.441Z] bd9dfea35017: Waiting [2026-05-04T02:44:40.441Z] 0854555d70ac: Waiting [2026-05-04T02:44:40.441Z] f4d15c8447be: Layer already exists [2026-05-04T02:44:40.441Z] e356ded39d78: Layer already exists [2026-05-04T02:44:40.441Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:40.441Z] 0d8191b5e215: Layer already exists [2026-05-04T02:44:40.441Z] c8bf2df80007: Layer already exists [2026-05-04T02:44:40.441Z] bd9dfea35017: Layer already exists [2026-05-04T02:44:40.441Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:40.441Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:40.767Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:44:41.084Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-04T02:44:41.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-04T02:44:41.084Z] c8bf2df80007: Preparing [2026-05-04T02:44:41.084Z] f4d15c8447be: Preparing [2026-05-04T02:44:41.084Z] e356ded39d78: Preparing [2026-05-04T02:44:41.084Z] b7e6a4db885a: Preparing [2026-05-04T02:44:41.084Z] 0d8191b5e215: Preparing [2026-05-04T02:44:41.084Z] bd9dfea35017: Preparing [2026-05-04T02:44:41.084Z] 0854555d70ac: Preparing [2026-05-04T02:44:41.084Z] bd9dfea35017: Waiting [2026-05-04T02:44:41.084Z] 0854555d70ac: Waiting [2026-05-04T02:44:41.084Z] e356ded39d78: Layer already exists [2026-05-04T02:44:41.084Z] f4d15c8447be: Layer already exists [2026-05-04T02:44:41.084Z] b7e6a4db885a: Layer already exists [2026-05-04T02:44:41.084Z] c8bf2df80007: Layer already exists [2026-05-04T02:44:41.084Z] 0d8191b5e215: Layer already exists [2026-05-04T02:44:41.084Z] bd9dfea35017: Layer already exists [2026-05-04T02:44:41.084Z] 0854555d70ac: Layer already exists [2026-05-04T02:44:41.084Z] main: digest: sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:44:41.165Z] ===================================================== [Pipeline] echo [2026-05-04T02:44:41.181Z] taggedImages: [2026-05-04T02:44:41.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-04T02:44:41.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 [2026-05-04T02:44:41.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-05-04T02:44:41.249Z] ========================================================= [2026-05-04T02:44:41.250Z] [edgeXBuildMultiArch] RAW Config: [2026-05-04T02:44:41.250Z] images: [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:44:41.250Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-04T02:44:41.250Z] settingsFile: [2026-05-04T02:44:41.250Z] edgex-go-settings [2026-05-04T02:44:41.250Z] ========================================================= [Pipeline] node [2026-05-04T02:44:56.255Z] Still waiting to schedule task [2026-05-04T02:44:56.256Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-05-04T02:45:42.478Z] Running on prd-centos7-docker-4c-2g-8612 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T02:45:42.531Z] provisioning config files... [2026-05-04T02:45:42.600Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11611062284164380310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:45:44.594Z] ---> ****-login.sh [2026-05-04T02:45:44.594Z] nexus3.edgexfoundry.org:10001 [2026-05-04T02:45:44.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:45:44.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:45:44.883Z] Configure a credential helper to remove this warning. See [2026-05-04T02:45:44.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:45:44.883Z] [2026-05-04T02:45:44.883Z] Login Succeeded [2026-05-04T02:45:44.883Z] nexus3.edgexfoundry.org:10002 [2026-05-04T02:45:45.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:45:45.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:45:45.165Z] Configure a credential helper to remove this warning. See [2026-05-04T02:45:45.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:45:45.165Z] [2026-05-04T02:45:45.165Z] Login Succeeded [2026-05-04T02:45:45.165Z] nexus3.edgexfoundry.org:10003 [2026-05-04T02:45:45.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:45:45.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:45:45.438Z] Configure a credential helper to remove this warning. See [2026-05-04T02:45:45.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:45:45.438Z] [2026-05-04T02:45:45.438Z] Login Succeeded [2026-05-04T02:45:45.438Z] nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:45.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:45:45.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:45:45.716Z] Configure a credential helper to remove this warning. See [2026-05-04T02:45:45.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:45:45.716Z] [2026-05-04T02:45:45.716Z] Login Succeeded [2026-05-04T02:45:45.716Z] ****.io [2026-05-04T02:45:45.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T02:45:45.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T02:45:45.979Z] Configure a credential helper to remove this warning. See [2026-05-04T02:45:45.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T02:45:45.979Z] [2026-05-04T02:45:45.979Z] Login Succeeded [2026-05-04T02:45:45.979Z] ---> ****-login.sh ends [Pipeline] } [2026-05-04T02:45:45.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-04T02:45:46.351Z] + docker buildx ls [2026-05-04T02:45:46.351Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-04T02:45:46.351Z] default * docker [2026-05-04T02:45:46.351Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-04T02:45:46.658Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-05-04T02:45:46.658Z] edgex-builder [Pipeline] sh [2026-05-04T02:45:46.963Z] + docker buildx inspect --bootstrap [2026-05-04T02:45:46.963Z] #1 [internal] booting buildkit [2026-05-04T02:45:46.963Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-05-04T02:45:50.307Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-05-04T02:45:50.307Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-05-04T02:45:51.250Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2026-05-04T02:45:51.250Z] #1 DONE 4.4s [2026-05-04T02:45:51.250Z] Name: edgex-builder [2026-05-04T02:45:51.250Z] Driver: docker-container [2026-05-04T02:45:51.250Z] [2026-05-04T02:45:51.250Z] Nodes: [2026-05-04T02:45:51.250Z] Name: edgex-builder0 [2026-05-04T02:45:51.250Z] Endpoint: unix:///var/run/docker.sock [2026-05-04T02:45:51.250Z] Status: running [2026-05-04T02:45:51.250Z] Buildkit: v0.29.0 [2026-05-04T02:45:51.250Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-05-04T02:45:51.550Z] + docker buildx ls [2026-05-04T02:45:51.550Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-05-04T02:45:51.550Z] edgex-builder * docker-container [2026-05-04T02:45:51.550Z] edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-05-04T02:45:51.550Z] default docker [2026-05-04T02:45:51.550Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-05-04T02:45:51.851Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:45:51.851Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:45:51.851Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:51.851Z] #1 transferring dockerfile: 197B done [2026-05-04T02:45:51.851Z] #1 DONE 0.0s [2026-05-04T02:45:51.851Z] [2026-05-04T02:45:51.851Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:45:51.851Z] #2 DONE 0.1s [2026-05-04T02:45:51.851Z] [2026-05-04T02:45:51.851Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:45:51.851Z] #3 DONE 0.1s [2026-05-04T02:45:51.851Z] [2026-05-04T02:45:51.851Z] #4 [internal] load .dockerignore [2026-05-04T02:45:51.851Z] #4 transferring context: [2026-05-04T02:45:52.112Z] #4 transferring context: 2B done [2026-05-04T02:45:52.112Z] #4 DONE 0.0s [2026-05-04T02:45:52.112Z] [2026-05-04T02:45:52.112Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:52.112Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:52.112Z] #5 DONE 0.0s [2026-05-04T02:45:52.112Z] [2026-05-04T02:45:52.112Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:52.112Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:52.112Z] #6 DONE 0.1s [2026-05-04T02:45:52.112Z] [2026-05-04T02:45:52.112Z] #7 exporting to image [2026-05-04T02:45:52.112Z] #7 exporting layers [2026-05-04T02:45:52.112Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:52.112Z] #7 ... [2026-05-04T02:45:52.112Z] [2026-05-04T02:45:52.112Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:52.112Z] #8 DONE 0.0s [2026-05-04T02:45:52.112Z] [2026-05-04T02:45:52.112Z] #7 exporting to image [2026-05-04T02:45:52.112Z] #7 exporting layers done [2026-05-04T02:45:52.112Z] #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done [2026-05-04T02:45:52.112Z] #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done [2026-05-04T02:45:52.112Z] #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da 0.0s done [2026-05-04T02:45:52.112Z] #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done [2026-05-04T02:45:52.112Z] #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done [2026-05-04T02:45:52.112Z] #7 pushing layers 0.1s done [2026-05-04T02:45:52.112Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 [2026-05-04T02:45:52.372Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done [2026-05-04T02:45:52.372Z] #7 DONE 0.2s [2026-05-04T02:45:52.372Z] [2026-05-04T02:45:52.372Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:52.372Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:52.669Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-05-04T02:45:52.669Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-05-04T02:45:52.669Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:52.669Z] #1 transferring dockerfile: 163B done [2026-05-04T02:45:52.669Z] #1 DONE 0.0s [2026-05-04T02:45:52.669Z] [2026-05-04T02:45:52.669Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-04T02:45:52.669Z] #2 DONE 0.0s [2026-05-04T02:45:52.669Z] [2026-05-04T02:45:52.669Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-04T02:45:52.669Z] #3 DONE 0.0s [2026-05-04T02:45:52.669Z] [2026-05-04T02:45:52.669Z] #4 [internal] load .dockerignore [2026-05-04T02:45:52.669Z] #4 transferring context: 2B done [2026-05-04T02:45:52.669Z] #4 DONE 0.0s [2026-05-04T02:45:52.669Z] [2026-05-04T02:45:52.669Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:52.669Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:52.669Z] #5 CACHED [2026-05-04T02:45:52.669Z] [2026-05-04T02:45:52.669Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:52.669Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:52.669Z] #6 CACHED [2026-05-04T02:45:52.669Z] [2026-05-04T02:45:52.669Z] #7 exporting to image [2026-05-04T02:45:52.669Z] #7 exporting layers done [2026-05-04T02:45:52.669Z] #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done [2026-05-04T02:45:52.669Z] #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done [2026-05-04T02:45:52.669Z] #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done [2026-05-04T02:45:52.669Z] #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done [2026-05-04T02:45:52.669Z] #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 [2026-05-04T02:45:52.669Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:52.929Z] #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done [2026-05-04T02:45:52.929Z] #7 pushing layers 0.0s done [2026-05-04T02:45:52.929Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done [2026-05-04T02:45:52.929Z] #7 DONE 0.1s [2026-05-04T02:45:52.929Z] [2026-05-04T02:45:52.929Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:52.929Z] #8 DONE 0.0s [2026-05-04T02:45:52.929Z] [2026-05-04T02:45:52.929Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:52.929Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:53.215Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111' [2026-05-04T02:45:53.215Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 --push - [2026-05-04T02:45:53.476Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:53.476Z] #1 transferring dockerfile: 170B done [2026-05-04T02:45:53.476Z] #1 DONE 0.0s [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 [2026-05-04T02:45:53.476Z] #2 DONE 0.0s [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111 [2026-05-04T02:45:53.476Z] #3 DONE 0.0s [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] #4 [internal] load .dockerignore [2026-05-04T02:45:53.476Z] #4 transferring context: 2B done [2026-05-04T02:45:53.476Z] #4 DONE 0.0s [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:53.476Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:53.476Z] #5 CACHED [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:53.476Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:53.476Z] #6 CACHED [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] #7 exporting to image [2026-05-04T02:45:53.476Z] #7 exporting layers done [2026-05-04T02:45:53.476Z] #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done [2026-05-04T02:45:53.476Z] #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done [2026-05-04T02:45:53.476Z] #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done [2026-05-04T02:45:53.476Z] #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done [2026-05-04T02:45:53.476Z] #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done [2026-05-04T02:45:53.476Z] #7 pushing layers 0.0s done [2026-05-04T02:45:53.476Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 [2026-05-04T02:45:53.476Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:53.476Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.111@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done [2026-05-04T02:45:53.476Z] #7 DONE 0.1s [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:53.476Z] #8 DONE 0.0s [2026-05-04T02:45:53.476Z] [2026-05-04T02:45:53.476Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:53.476Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:53.768Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:45:53.768Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:45:54.028Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:54.028Z] #1 transferring dockerfile: 211B done [2026-05-04T02:45:54.028Z] #1 DONE 0.0s [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:45:54.028Z] #2 DONE 0.0s [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:45:54.028Z] #3 DONE 0.0s [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #4 [internal] load .dockerignore [2026-05-04T02:45:54.028Z] #4 transferring context: 2B done [2026-05-04T02:45:54.028Z] #4 DONE 0.0s [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:54.028Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:54.028Z] #5 CACHED [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:54.028Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:54.028Z] #6 CACHED [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #7 exporting to image [2026-05-04T02:45:54.028Z] #7 exporting layers done [2026-05-04T02:45:54.028Z] #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done [2026-05-04T02:45:54.028Z] #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done [2026-05-04T02:45:54.028Z] #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done [2026-05-04T02:45:54.028Z] #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done [2026-05-04T02:45:54.028Z] #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done [2026-05-04T02:45:54.028Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:54.028Z] #7 DONE 0.0s [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:54.028Z] #8 DONE 0.0s [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] #7 exporting to image [2026-05-04T02:45:54.028Z] #7 pushing layers 0.0s done [2026-05-04T02:45:54.028Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 1.1s done [2026-05-04T02:45:54.028Z] #7 DONE 1.2s [2026-05-04T02:45:54.028Z] [2026-05-04T02:45:54.028Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:54.028Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:54.314Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-05-04T02:45:54.314Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-05-04T02:45:54.575Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:54.575Z] #1 transferring dockerfile: 161B done [2026-05-04T02:45:54.575Z] #1 DONE 0.0s [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-05-04T02:45:54.575Z] #2 DONE 0.0s [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-05-04T02:45:54.575Z] #3 DONE 0.0s [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] #4 [internal] load .dockerignore [2026-05-04T02:45:54.575Z] #4 transferring context: 2B done [2026-05-04T02:45:54.575Z] #4 DONE 0.0s [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:54.575Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:54.575Z] #5 CACHED [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f [2026-05-04T02:45:54.575Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:dbd20812aa4b17e5ba19ef385c95c807d9fe96e8be3dada1d69f8842c44be52f 0.0s done [2026-05-04T02:45:54.575Z] #6 CACHED [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] #7 exporting to image [2026-05-04T02:45:54.575Z] #7 exporting layers done [2026-05-04T02:45:54.575Z] #7 exporting manifest sha256:9da9125f92a1d6aa37d3c175887b1ed0677b02c96a99ff90208b493d47726e2a done [2026-05-04T02:45:54.575Z] #7 exporting config sha256:e8590ba8ed27e6b4048cdf794c7e93b5066e3676df77241306746b87620e5604 done [2026-05-04T02:45:54.575Z] #7 exporting manifest sha256:617e44cb3bda86f68440bb63ff9d7b2f83653a8661b1a0440cdeb87d534ba2da done [2026-05-04T02:45:54.575Z] #7 exporting config sha256:a8874f32492ce700862789dee3bf108ce95e20d20414e6b27e3b576ed344aaab done [2026-05-04T02:45:54.575Z] #7 exporting manifest list sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 done [2026-05-04T02:45:54.575Z] #7 pushing layers 0.0s done [2026-05-04T02:45:54.575Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 [2026-05-04T02:45:54.575Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:54.575Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:8ef888ebbd4c5682f188d4e2b7a4260376bbc39da084992fdec2ee57c9cfbc76 0.1s done [2026-05-04T02:45:54.575Z] #7 DONE 0.1s [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:54.575Z] #8 DONE 0.0s [2026-05-04T02:45:54.575Z] [2026-05-04T02:45:54.575Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:54.575Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:54.866Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:45:54.866Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:45:55.128Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:55.128Z] #1 transferring dockerfile: 216B done [2026-05-04T02:45:55.128Z] #1 DONE 0.0s [2026-05-04T02:45:55.128Z] [2026-05-04T02:45:55.128Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:45:55.128Z] #2 DONE 0.0s [2026-05-04T02:45:55.128Z] [2026-05-04T02:45:55.128Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:45:55.128Z] #3 DONE 0.1s [2026-05-04T02:45:55.128Z] [2026-05-04T02:45:55.128Z] #4 [internal] load .dockerignore [2026-05-04T02:45:55.128Z] #4 transferring context: 2B done [2026-05-04T02:45:55.128Z] #4 DONE 0.0s [2026-05-04T02:45:55.128Z] [2026-05-04T02:45:55.128Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:55.128Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done [2026-05-04T02:45:55.128Z] #5 DONE 0.0s [2026-05-04T02:45:55.128Z] [2026-05-04T02:45:55.128Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:55.128Z] #6 DONE 0.0s [2026-05-04T02:45:55.128Z] [2026-05-04T02:45:55.128Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:55.128Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done [2026-05-04T02:45:55.128Z] #5 DONE 0.1s [2026-05-04T02:45:55.128Z] [2026-05-04T02:45:55.128Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:55.388Z] #7 DONE 0.0s [2026-05-04T02:45:55.388Z] [2026-05-04T02:45:55.388Z] #8 exporting to image [2026-05-04T02:45:55.388Z] #8 exporting layers done [2026-05-04T02:45:55.388Z] #8 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 0.0s done [2026-05-04T02:45:55.388Z] #8 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done [2026-05-04T02:45:55.388Z] #8 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done [2026-05-04T02:45:55.388Z] #8 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done [2026-05-04T02:45:55.388Z] #8 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.0s done [2026-05-04T02:45:55.388Z] #8 pushing layers 0.1s done [2026-05-04T02:45:55.388Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 [2026-05-04T02:45:55.388Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:55.388Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done [2026-05-04T02:45:55.388Z] #8 DONE 0.2s [2026-05-04T02:45:55.388Z] [2026-05-04T02:45:55.388Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:55.388Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:55.675Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-05-04T02:45:55.675Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-05-04T02:45:55.934Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:55.934Z] #1 transferring dockerfile: 182B done [2026-05-04T02:45:55.934Z] #1 DONE 0.0s [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-04T02:45:55.934Z] #2 DONE 0.0s [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-04T02:45:55.934Z] #3 DONE 0.0s [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #4 [internal] load .dockerignore [2026-05-04T02:45:55.934Z] #4 transferring context: 2B done [2026-05-04T02:45:55.934Z] #4 DONE 0.0s [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:55.934Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 done [2026-05-04T02:45:55.934Z] #5 CACHED [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:55.934Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 done [2026-05-04T02:45:55.934Z] #6 CACHED [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #7 exporting to image [2026-05-04T02:45:55.934Z] #7 exporting layers done [2026-05-04T02:45:55.934Z] #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done [2026-05-04T02:45:55.934Z] #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done [2026-05-04T02:45:55.934Z] #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done [2026-05-04T02:45:55.934Z] #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done [2026-05-04T02:45:55.934Z] #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done [2026-05-04T02:45:55.934Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:55.934Z] #7 DONE 0.0s [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:55.934Z] #8 DONE 0.0s [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] #7 exporting to image [2026-05-04T02:45:55.934Z] #7 pushing layers 0.0s done [2026-05-04T02:45:55.934Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done [2026-05-04T02:45:55.934Z] #7 DONE 0.1s [2026-05-04T02:45:55.934Z] [2026-05-04T02:45:55.934Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:55.934Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:56.221Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111' [2026-05-04T02:45:56.221Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 --push - [2026-05-04T02:45:56.221Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:56.221Z] #1 transferring dockerfile: 189B done [2026-05-04T02:45:56.221Z] #1 DONE 0.0s [2026-05-04T02:45:56.221Z] [2026-05-04T02:45:56.221Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 [2026-05-04T02:45:56.221Z] #2 DONE 0.0s [2026-05-04T02:45:56.221Z] [2026-05-04T02:45:56.221Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111 [2026-05-04T02:45:56.221Z] #3 DONE 0.0s [2026-05-04T02:45:56.221Z] [2026-05-04T02:45:56.221Z] #4 [internal] load .dockerignore [2026-05-04T02:45:56.221Z] #4 transferring context: 2B done [2026-05-04T02:45:56.221Z] #4 DONE 0.0s [2026-05-04T02:45:56.221Z] [2026-05-04T02:45:56.221Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:56.221Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done [2026-05-04T02:45:56.221Z] #5 CACHED [2026-05-04T02:45:56.221Z] [2026-05-04T02:45:56.221Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:56.221Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 done [2026-05-04T02:45:56.221Z] #6 CACHED [2026-05-04T02:45:56.221Z] [2026-05-04T02:45:56.221Z] #7 exporting to image [2026-05-04T02:45:56.221Z] #7 exporting layers done [2026-05-04T02:45:56.221Z] #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done [2026-05-04T02:45:56.221Z] #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done [2026-05-04T02:45:56.221Z] #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done [2026-05-04T02:45:56.221Z] #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done [2026-05-04T02:45:56.221Z] #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done [2026-05-04T02:45:56.221Z] #7 pushing layers 0.0s done [2026-05-04T02:45:56.221Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 [2026-05-04T02:45:56.221Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:56.481Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.111@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done [2026-05-04T02:45:56.481Z] #7 DONE 0.1s [2026-05-04T02:45:56.481Z] [2026-05-04T02:45:56.481Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:56.481Z] #8 DONE 0.0s [2026-05-04T02:45:56.481Z] [2026-05-04T02:45:56.481Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:56.481Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:56.767Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:45:56.767Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:45:56.767Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:56.767Z] #1 transferring dockerfile: 230B done [2026-05-04T02:45:56.767Z] #1 DONE 0.0s [2026-05-04T02:45:56.767Z] [2026-05-04T02:45:56.767Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:45:56.767Z] #2 DONE 0.0s [2026-05-04T02:45:56.767Z] [2026-05-04T02:45:56.767Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:45:56.767Z] #3 DONE 0.0s [2026-05-04T02:45:56.767Z] [2026-05-04T02:45:56.767Z] #4 [internal] load .dockerignore [2026-05-04T02:45:56.767Z] #4 transferring context: 2B done [2026-05-04T02:45:56.767Z] #4 DONE 0.0s [2026-05-04T02:45:56.767Z] [2026-05-04T02:45:56.767Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:56.767Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done [2026-05-04T02:45:56.767Z] #5 CACHED [2026-05-04T02:45:56.767Z] [2026-05-04T02:45:56.767Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:56.767Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done [2026-05-04T02:45:56.767Z] #6 CACHED [2026-05-04T02:45:56.767Z] [2026-05-04T02:45:56.767Z] #7 exporting to image [2026-05-04T02:45:56.767Z] #7 exporting layers done [2026-05-04T02:45:56.767Z] #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done [2026-05-04T02:45:56.767Z] #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done [2026-05-04T02:45:56.767Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:57.027Z] #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done [2026-05-04T02:45:57.027Z] #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done [2026-05-04T02:45:57.027Z] #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done [2026-05-04T02:45:57.027Z] #7 pushing layers 0.0s done [2026-05-04T02:45:57.027Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done [2026-05-04T02:45:57.027Z] #7 DONE 0.1s [2026-05-04T02:45:57.027Z] [2026-05-04T02:45:57.027Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:57.027Z] #8 DONE 0.0s [2026-05-04T02:45:57.027Z] [2026-05-04T02:45:57.027Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:57.027Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:57.315Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-05-04T02:45:57.315Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-05-04T02:45:57.315Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:57.315Z] #1 transferring dockerfile: 180B done [2026-05-04T02:45:57.315Z] #1 DONE 0.0s [2026-05-04T02:45:57.315Z] [2026-05-04T02:45:57.315Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-04T02:45:57.315Z] #2 DONE 0.0s [2026-05-04T02:45:57.315Z] [2026-05-04T02:45:57.315Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-04T02:45:57.315Z] #3 DONE 0.0s [2026-05-04T02:45:57.315Z] [2026-05-04T02:45:57.315Z] #4 [internal] load .dockerignore [2026-05-04T02:45:57.315Z] #4 transferring context: 2B done [2026-05-04T02:45:57.315Z] #4 DONE 0.0s [2026-05-04T02:45:57.315Z] [2026-05-04T02:45:57.315Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:57.315Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done [2026-05-04T02:45:57.315Z] #5 CACHED [2026-05-04T02:45:57.315Z] [2026-05-04T02:45:57.315Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 [2026-05-04T02:45:57.315Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:2e3da7c891da10a83893170f3887419169234df07a41041843b75c9ec4baae77 0.0s done [2026-05-04T02:45:57.315Z] #6 CACHED [2026-05-04T02:45:57.315Z] [2026-05-04T02:45:57.315Z] #7 exporting to image [2026-05-04T02:45:57.315Z] #7 exporting layers done [2026-05-04T02:45:57.315Z] #7 exporting manifest sha256:9105cff73c065c7486dd886748f9c63cd56b1dbd989a067173a7339faf5d4945 done [2026-05-04T02:45:57.315Z] #7 exporting config sha256:d5bd268ebfe9f3dd6e3793dfa47f96e9083a22a4eb583694e0385680a18fe834 done [2026-05-04T02:45:57.315Z] #7 exporting manifest sha256:860c2a3a2348a61c779d2e906936abcb3d1cc2d14e163bd38e9792dc3fb89580 done [2026-05-04T02:45:57.315Z] #7 exporting config sha256:58adef870714c9389d79630d36d722ac7945156522f043a6533a5b987b2be352 done [2026-05-04T02:45:57.315Z] #7 exporting manifest list sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 done [2026-05-04T02:45:57.315Z] #7 pushing layers [2026-05-04T02:45:57.315Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:57.575Z] #7 pushing layers 0.0s done [2026-05-04T02:45:57.575Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:aad20ff47a8acdd4d1e5abcd9a9f0428a6e370f6fe5edeaf4b520a8de6a91213 0.1s done [2026-05-04T02:45:57.575Z] #7 DONE 0.1s [2026-05-04T02:45:57.575Z] [2026-05-04T02:45:57.575Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:57.575Z] #8 DONE 0.0s [2026-05-04T02:45:57.575Z] [2026-05-04T02:45:57.575Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:57.575Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:57.866Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:45:57.866Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:45:57.866Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:57.866Z] #1 transferring dockerfile: 194B done [2026-05-04T02:45:57.866Z] #1 DONE 0.0s [2026-05-04T02:45:57.866Z] [2026-05-04T02:45:57.866Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:45:57.866Z] #2 DONE 0.0s [2026-05-04T02:45:57.866Z] [2026-05-04T02:45:57.866Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:45:57.866Z] #3 DONE 0.0s [2026-05-04T02:45:57.866Z] [2026-05-04T02:45:57.866Z] #4 [internal] load .dockerignore [2026-05-04T02:45:57.866Z] #4 transferring context: 2B done [2026-05-04T02:45:57.866Z] #4 DONE 0.0s [2026-05-04T02:45:57.866Z] [2026-05-04T02:45:57.866Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:57.867Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:58.127Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 done [2026-05-04T02:45:58.127Z] #5 DONE 0.0s [2026-05-04T02:45:58.127Z] [2026-05-04T02:45:58.127Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:58.127Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 done [2026-05-04T02:45:58.127Z] #6 DONE 0.1s [2026-05-04T02:45:58.127Z] [2026-05-04T02:45:58.127Z] #7 exporting to image [2026-05-04T02:45:58.127Z] #7 exporting layers done [2026-05-04T02:45:58.127Z] #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 0.0s done [2026-05-04T02:45:58.127Z] #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done [2026-05-04T02:45:58.127Z] #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done [2026-05-04T02:45:58.127Z] #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done [2026-05-04T02:45:58.127Z] #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done [2026-05-04T02:45:58.127Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:58.127Z] #7 DONE 0.0s [2026-05-04T02:45:58.127Z] [2026-05-04T02:45:58.127Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:58.127Z] #8 DONE 0.0s [2026-05-04T02:45:58.127Z] [2026-05-04T02:45:58.127Z] #7 exporting to image [2026-05-04T02:45:58.127Z] #7 pushing layers 0.1s done [2026-05-04T02:45:58.127Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d [2026-05-04T02:45:58.386Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done [2026-05-04T02:45:58.386Z] #7 DONE 0.2s [2026-05-04T02:45:58.386Z] [2026-05-04T02:45:58.386Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:58.386Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:58.746Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-05-04T02:45:58.746Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-05-04T02:45:58.746Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:58.746Z] #1 transferring dockerfile: 160B done [2026-05-04T02:45:58.746Z] #1 DONE 0.0s [2026-05-04T02:45:58.746Z] [2026-05-04T02:45:58.746Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-04T02:45:58.746Z] #2 DONE 0.0s [2026-05-04T02:45:58.746Z] [2026-05-04T02:45:58.746Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-04T02:45:58.746Z] #3 DONE 0.0s [2026-05-04T02:45:58.746Z] [2026-05-04T02:45:58.746Z] #4 [internal] load .dockerignore [2026-05-04T02:45:58.746Z] #4 transferring context: 2B done [2026-05-04T02:45:58.746Z] #4 DONE 0.0s [2026-05-04T02:45:58.746Z] [2026-05-04T02:45:58.746Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:58.746Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:45:58.746Z] #5 CACHED [2026-05-04T02:45:58.746Z] [2026-05-04T02:45:58.746Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:58.746Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:45:58.746Z] #6 CACHED [2026-05-04T02:45:58.746Z] [2026-05-04T02:45:58.746Z] #7 exporting to image [2026-05-04T02:45:58.746Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:59.006Z] #7 exporting layers done [2026-05-04T02:45:59.006Z] #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done [2026-05-04T02:45:59.006Z] #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done [2026-05-04T02:45:59.006Z] #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done [2026-05-04T02:45:59.006Z] #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done [2026-05-04T02:45:59.006Z] #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done [2026-05-04T02:45:59.006Z] #7 pushing layers 0.0s done [2026-05-04T02:45:59.006Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done [2026-05-04T02:45:59.006Z] #7 DONE 0.1s [2026-05-04T02:45:59.006Z] [2026-05-04T02:45:59.006Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:59.006Z] #8 DONE 0.0s [2026-05-04T02:45:59.006Z] [2026-05-04T02:45:59.006Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:59.006Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:59.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111' [2026-05-04T02:45:59.291Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 --push - [2026-05-04T02:45:59.291Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:59.291Z] #1 transferring dockerfile: 167B done [2026-05-04T02:45:59.291Z] #1 DONE 0.0s [2026-05-04T02:45:59.291Z] [2026-05-04T02:45:59.291Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 [2026-05-04T02:45:59.291Z] #2 DONE 0.0s [2026-05-04T02:45:59.291Z] [2026-05-04T02:45:59.291Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111 [2026-05-04T02:45:59.291Z] #3 DONE 0.0s [2026-05-04T02:45:59.291Z] [2026-05-04T02:45:59.291Z] #4 [internal] load .dockerignore [2026-05-04T02:45:59.291Z] #4 transferring context: 2B done [2026-05-04T02:45:59.291Z] #4 DONE 0.0s [2026-05-04T02:45:59.291Z] [2026-05-04T02:45:59.291Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:59.291Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:45:59.291Z] #5 CACHED [2026-05-04T02:45:59.291Z] [2026-05-04T02:45:59.291Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:59.291Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:45:59.291Z] #6 CACHED [2026-05-04T02:45:59.291Z] [2026-05-04T02:45:59.291Z] #7 exporting to image [2026-05-04T02:45:59.291Z] #7 exporting layers done [2026-05-04T02:45:59.291Z] #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done [2026-05-04T02:45:59.291Z] #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done [2026-05-04T02:45:59.291Z] #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done [2026-05-04T02:45:59.291Z] #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done [2026-05-04T02:45:59.291Z] #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done [2026-05-04T02:45:59.291Z] #7 pushing layers 0.0s done [2026-05-04T02:45:59.291Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d [2026-05-04T02:45:59.291Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:45:59.557Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done [2026-05-04T02:45:59.557Z] #7 DONE 0.1s [2026-05-04T02:45:59.557Z] [2026-05-04T02:45:59.557Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:45:59.557Z] #8 DONE 0.0s [2026-05-04T02:45:59.557Z] [2026-05-04T02:45:59.557Z] 1 warning found (use --debug to expand): [2026-05-04T02:45:59.557Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:45:59.860Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:45:59.860Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:45:59.860Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:45:59.860Z] #1 transferring dockerfile: 208B done [2026-05-04T02:45:59.860Z] #1 DONE 0.0s [2026-05-04T02:45:59.860Z] [2026-05-04T02:45:59.860Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:45:59.860Z] #2 DONE 0.0s [2026-05-04T02:45:59.860Z] [2026-05-04T02:45:59.860Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:45:59.860Z] #3 DONE 0.0s [2026-05-04T02:45:59.860Z] [2026-05-04T02:45:59.860Z] #4 [internal] load .dockerignore [2026-05-04T02:45:59.860Z] #4 transferring context: 2B done [2026-05-04T02:45:59.860Z] #4 DONE 0.0s [2026-05-04T02:45:59.860Z] [2026-05-04T02:45:59.860Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:59.860Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:45:59.860Z] #5 CACHED [2026-05-04T02:45:59.860Z] [2026-05-04T02:45:59.860Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:45:59.860Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:45:59.860Z] #6 CACHED [2026-05-04T02:45:59.860Z] [2026-05-04T02:45:59.860Z] #7 exporting to image [2026-05-04T02:45:59.860Z] #7 exporting layers done [2026-05-04T02:45:59.860Z] #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done [2026-05-04T02:45:59.860Z] #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done [2026-05-04T02:45:59.860Z] #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done [2026-05-04T02:45:59.860Z] #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done [2026-05-04T02:45:59.860Z] #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done [2026-05-04T02:45:59.860Z] #7 pushing layers 0.0s done [2026-05-04T02:45:59.860Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d [2026-05-04T02:45:59.860Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:00.122Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done [2026-05-04T02:46:00.122Z] #7 DONE 0.1s [2026-05-04T02:46:00.122Z] [2026-05-04T02:46:00.122Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:00.122Z] #8 DONE 0.0s [2026-05-04T02:46:00.122Z] [2026-05-04T02:46:00.122Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:00.122Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:00.409Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-05-04T02:46:00.411Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-05-04T02:46:00.411Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:00.411Z] #1 transferring dockerfile: 158B done [2026-05-04T02:46:00.411Z] #1 DONE 0.0s [2026-05-04T02:46:00.411Z] [2026-05-04T02:46:00.411Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-05-04T02:46:00.411Z] #2 DONE 0.0s [2026-05-04T02:46:00.411Z] [2026-05-04T02:46:00.411Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-05-04T02:46:00.411Z] #3 DONE 0.0s [2026-05-04T02:46:00.411Z] [2026-05-04T02:46:00.411Z] #4 [internal] load .dockerignore [2026-05-04T02:46:00.411Z] #4 transferring context: 2B done [2026-05-04T02:46:00.411Z] #4 DONE 0.0s [2026-05-04T02:46:00.411Z] [2026-05-04T02:46:00.411Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:46:00.411Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:46:00.411Z] #5 CACHED [2026-05-04T02:46:00.411Z] [2026-05-04T02:46:00.411Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 [2026-05-04T02:46:00.411Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:dc085aa05f21c019f9caab0c561e9e9b32eda8f442d78d6cbccb6a5e99842670 0.0s done [2026-05-04T02:46:00.411Z] #6 CACHED [2026-05-04T02:46:00.411Z] [2026-05-04T02:46:00.411Z] #7 exporting to image [2026-05-04T02:46:00.411Z] #7 exporting layers done [2026-05-04T02:46:00.411Z] #7 exporting manifest sha256:bbc925ccdca1af6b101344fa8a0ee047ff7410d78498f2ca6bdfa17069a8d962 done [2026-05-04T02:46:00.411Z] #7 exporting config sha256:68fc412b7ac433b120fa2c6e506457f2e0d117abe39681ea50057aaab72a2445 done [2026-05-04T02:46:00.411Z] #7 exporting manifest sha256:1a22cf91848f81e6b62b03a6030faee0d74d274749dc75d97bab33799429c9ec done [2026-05-04T02:46:00.411Z] #7 exporting config sha256:18b40acbbbf0d535d250a6b737c4c0f3d6c9f5fde787626d0d254517e808fc40 done [2026-05-04T02:46:00.411Z] #7 exporting manifest list sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d done [2026-05-04T02:46:00.411Z] #7 pushing layers 0.0s done [2026-05-04T02:46:00.411Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d [2026-05-04T02:46:00.411Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:00.670Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:c498f8b74cb27d06ccd2fd93b45d21e0345f50110791be5b6ba801341e6d7f8d 0.1s done [2026-05-04T02:46:00.670Z] #7 DONE 0.1s [2026-05-04T02:46:00.670Z] [2026-05-04T02:46:00.670Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:00.670Z] #8 DONE 0.0s [2026-05-04T02:46:00.670Z] [2026-05-04T02:46:00.670Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:00.670Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:00.959Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:00.959Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:01.217Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:01.217Z] #1 transferring dockerfile: 196B done [2026-05-04T02:46:01.217Z] #1 DONE 0.0s [2026-05-04T02:46:01.217Z] [2026-05-04T02:46:01.217Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:01.217Z] #2 DONE 0.0s [2026-05-04T02:46:01.217Z] [2026-05-04T02:46:01.217Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:01.217Z] #3 DONE 0.0s [2026-05-04T02:46:01.217Z] [2026-05-04T02:46:01.217Z] #4 [internal] load .dockerignore [2026-05-04T02:46:01.217Z] #4 transferring context: 2B done [2026-05-04T02:46:01.217Z] #4 DONE 0.0s [2026-05-04T02:46:01.217Z] [2026-05-04T02:46:01.217Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:01.217Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:01.217Z] #5 DONE 0.0s [2026-05-04T02:46:01.217Z] [2026-05-04T02:46:01.217Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:01.217Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:01.217Z] #6 DONE 0.0s [2026-05-04T02:46:01.217Z] [2026-05-04T02:46:01.217Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:01.217Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:01.217Z] #5 DONE 0.1s [2026-05-04T02:46:01.217Z] [2026-05-04T02:46:01.217Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:01.475Z] #7 DONE 0.0s [2026-05-04T02:46:01.475Z] [2026-05-04T02:46:01.475Z] #8 exporting to image [2026-05-04T02:46:01.475Z] #8 exporting layers done [2026-05-04T02:46:01.475Z] #8 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done [2026-05-04T02:46:01.475Z] #8 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done [2026-05-04T02:46:01.475Z] #8 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done [2026-05-04T02:46:01.475Z] #8 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done [2026-05-04T02:46:01.475Z] #8 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done [2026-05-04T02:46:01.475Z] #8 pushing layers 0.1s done [2026-05-04T02:46:01.475Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 [2026-05-04T02:46:01.475Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:01.475Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done [2026-05-04T02:46:01.475Z] #8 DONE 0.2s [2026-05-04T02:46:01.475Z] [2026-05-04T02:46:01.475Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:01.475Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:01.768Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-05-04T02:46:01.768Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-05-04T02:46:01.768Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:01.768Z] #1 transferring dockerfile: 162B done [2026-05-04T02:46:01.768Z] #1 DONE 0.0s [2026-05-04T02:46:01.768Z] [2026-05-04T02:46:01.768Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-04T02:46:01.768Z] #2 DONE 0.0s [2026-05-04T02:46:01.768Z] [2026-05-04T02:46:01.768Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-04T02:46:01.768Z] #3 DONE 0.0s [2026-05-04T02:46:01.768Z] [2026-05-04T02:46:01.768Z] #4 [internal] load .dockerignore [2026-05-04T02:46:01.768Z] #4 transferring context: 2B done [2026-05-04T02:46:01.768Z] #4 DONE 0.0s [2026-05-04T02:46:01.768Z] [2026-05-04T02:46:01.768Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:01.768Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:01.768Z] #5 CACHED [2026-05-04T02:46:01.768Z] [2026-05-04T02:46:01.768Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:01.768Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:01.768Z] #6 CACHED [2026-05-04T02:46:01.768Z] [2026-05-04T02:46:01.768Z] #7 exporting to image [2026-05-04T02:46:01.768Z] #7 exporting layers done [2026-05-04T02:46:01.768Z] #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done [2026-05-04T02:46:01.768Z] #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done [2026-05-04T02:46:01.768Z] #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done [2026-05-04T02:46:01.768Z] #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done [2026-05-04T02:46:01.768Z] #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done [2026-05-04T02:46:01.768Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:01.768Z] #7 DONE 0.0s [2026-05-04T02:46:02.029Z] [2026-05-04T02:46:02.029Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:02.029Z] #8 DONE 0.0s [2026-05-04T02:46:02.029Z] [2026-05-04T02:46:02.029Z] #7 exporting to image [2026-05-04T02:46:02.029Z] #7 pushing layers 0.0s done [2026-05-04T02:46:02.029Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done [2026-05-04T02:46:02.029Z] #7 DONE 0.1s [2026-05-04T02:46:02.029Z] [2026-05-04T02:46:02.029Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:02.029Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:02.317Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 --push - [2026-05-04T02:46:02.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111' [2026-05-04T02:46:02.575Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:02.575Z] #1 transferring dockerfile: 169B done [2026-05-04T02:46:02.575Z] #1 DONE 0.0s [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 [2026-05-04T02:46:02.575Z] #2 DONE 0.0s [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111 [2026-05-04T02:46:02.575Z] #3 DONE 0.0s [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] #4 [internal] load .dockerignore [2026-05-04T02:46:02.575Z] #4 transferring context: 2B done [2026-05-04T02:46:02.575Z] #4 DONE 0.0s [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:02.575Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:02.575Z] #5 CACHED [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:02.575Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:02.575Z] #6 CACHED [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] #7 exporting to image [2026-05-04T02:46:02.575Z] #7 exporting layers done [2026-05-04T02:46:02.575Z] #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done [2026-05-04T02:46:02.575Z] #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done [2026-05-04T02:46:02.575Z] #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done [2026-05-04T02:46:02.575Z] #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done [2026-05-04T02:46:02.575Z] #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done [2026-05-04T02:46:02.575Z] #7 pushing layers 0.0s done [2026-05-04T02:46:02.575Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 [2026-05-04T02:46:02.575Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:02.575Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done [2026-05-04T02:46:02.575Z] #7 DONE 0.1s [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:02.575Z] #8 DONE 0.0s [2026-05-04T02:46:02.575Z] [2026-05-04T02:46:02.575Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:02.575Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:02.860Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:02.860Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:03.120Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:03.120Z] #1 transferring dockerfile: 210B done [2026-05-04T02:46:03.120Z] #1 DONE 0.0s [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:03.120Z] #2 DONE 0.0s [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:03.120Z] #3 DONE 0.0s [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] #4 [internal] load .dockerignore [2026-05-04T02:46:03.120Z] #4 transferring context: 2B done [2026-05-04T02:46:03.120Z] #4 DONE 0.0s [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:03.120Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be done [2026-05-04T02:46:03.120Z] #5 CACHED [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:03.120Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be done [2026-05-04T02:46:03.120Z] #6 CACHED [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] #7 exporting to image [2026-05-04T02:46:03.120Z] #7 exporting layers done [2026-05-04T02:46:03.120Z] #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done [2026-05-04T02:46:03.120Z] #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done [2026-05-04T02:46:03.120Z] #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done [2026-05-04T02:46:03.120Z] #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done [2026-05-04T02:46:03.120Z] #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done [2026-05-04T02:46:03.120Z] #7 pushing layers 0.0s done [2026-05-04T02:46:03.120Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 [2026-05-04T02:46:03.120Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:03.120Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done [2026-05-04T02:46:03.120Z] #7 DONE 0.1s [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:03.120Z] #8 DONE 0.0s [2026-05-04T02:46:03.120Z] [2026-05-04T02:46:03.120Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:03.120Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:03.421Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-05-04T02:46:03.421Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-05-04T02:46:03.421Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:03.421Z] #1 transferring dockerfile: 160B done [2026-05-04T02:46:03.421Z] #1 DONE 0.0s [2026-05-04T02:46:03.421Z] [2026-05-04T02:46:03.421Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-04T02:46:03.421Z] #2 DONE 0.0s [2026-05-04T02:46:03.421Z] [2026-05-04T02:46:03.421Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-04T02:46:03.421Z] #3 DONE 0.0s [2026-05-04T02:46:03.421Z] [2026-05-04T02:46:03.421Z] #4 [internal] load .dockerignore [2026-05-04T02:46:03.421Z] #4 transferring context: 2B done [2026-05-04T02:46:03.421Z] #4 DONE 0.0s [2026-05-04T02:46:03.421Z] [2026-05-04T02:46:03.421Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:03.421Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be 0.0s done [2026-05-04T02:46:03.421Z] #5 CACHED [2026-05-04T02:46:03.421Z] [2026-05-04T02:46:03.421Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be [2026-05-04T02:46:03.421Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:8429076d65ea68b3661fd5f75332fcb9286fb5b970abcc84d5ff202cca7149be done [2026-05-04T02:46:03.421Z] #6 CACHED [2026-05-04T02:46:03.421Z] [2026-05-04T02:46:03.421Z] #7 exporting to image [2026-05-04T02:46:03.421Z] #7 exporting layers [2026-05-04T02:46:03.421Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:03.680Z] #7 exporting layers done [2026-05-04T02:46:03.680Z] #7 exporting manifest sha256:b32574201117a81930791a732b7960fcc4770a96cb5690421a9d00ec38b2f0e5 done [2026-05-04T02:46:03.680Z] #7 exporting config sha256:f02fe7fc9195618ee9366a1d3a966e884e6c187c62b75721f91351bc6d1751d0 done [2026-05-04T02:46:03.680Z] #7 exporting manifest sha256:007094e7eb069c700477202be911452467c2a6ce9490c7c7e25393114154e3ad done [2026-05-04T02:46:03.680Z] #7 exporting config sha256:093d69fe8df1710d6b4dc4d7923b3424095b128647327177d3370f0a75dea7c0 done [2026-05-04T02:46:03.680Z] #7 exporting manifest list sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 done [2026-05-04T02:46:03.680Z] #7 pushing layers 0.0s done [2026-05-04T02:46:03.680Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:9b39100d85e18299be85fbfaf6a3b1f7ffa9f07665eed7dfdbf351ded9e391f7 0.1s done [2026-05-04T02:46:03.680Z] #7 DONE 0.1s [2026-05-04T02:46:03.680Z] [2026-05-04T02:46:03.680Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:03.680Z] #8 DONE 0.0s [2026-05-04T02:46:03.680Z] [2026-05-04T02:46:03.680Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:03.680Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:03.964Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:03.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:03.964Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:03.964Z] #1 transferring dockerfile: 198B done [2026-05-04T02:46:03.964Z] #1 DONE 0.0s [2026-05-04T02:46:03.964Z] [2026-05-04T02:46:03.964Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:03.964Z] #2 DONE 0.0s [2026-05-04T02:46:03.964Z] [2026-05-04T02:46:03.964Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:03.964Z] #3 DONE 0.0s [2026-05-04T02:46:03.964Z] [2026-05-04T02:46:03.964Z] #4 [internal] load .dockerignore [2026-05-04T02:46:03.964Z] #4 transferring context: 2B done [2026-05-04T02:46:03.964Z] #4 DONE 0.0s [2026-05-04T02:46:04.225Z] [2026-05-04T02:46:04.225Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:04.225Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:04.225Z] #5 ... [2026-05-04T02:46:04.225Z] [2026-05-04T02:46:04.225Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:04.225Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 done [2026-05-04T02:46:04.225Z] #6 DONE 0.1s [2026-05-04T02:46:04.225Z] [2026-05-04T02:46:04.225Z] #7 exporting to image [2026-05-04T02:46:04.225Z] #7 exporting layers done [2026-05-04T02:46:04.225Z] #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done [2026-05-04T02:46:04.225Z] #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done [2026-05-04T02:46:04.225Z] #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done [2026-05-04T02:46:04.225Z] #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done [2026-05-04T02:46:04.225Z] #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done [2026-05-04T02:46:04.225Z] #7 pushing layers [2026-05-04T02:46:04.225Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:04.225Z] #7 ... [2026-05-04T02:46:04.225Z] [2026-05-04T02:46:04.225Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:04.225Z] #8 DONE 0.0s [2026-05-04T02:46:04.225Z] [2026-05-04T02:46:04.225Z] #7 exporting to image [2026-05-04T02:46:04.225Z] #7 pushing layers 0.1s done [2026-05-04T02:46:04.225Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a [2026-05-04T02:46:04.485Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done [2026-05-04T02:46:04.485Z] #7 DONE 0.2s [2026-05-04T02:46:04.485Z] [2026-05-04T02:46:04.485Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:04.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:04.770Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-05-04T02:46:04.770Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-05-04T02:46:04.770Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:04.770Z] #1 transferring dockerfile: 164B done [2026-05-04T02:46:04.770Z] #1 DONE 0.0s [2026-05-04T02:46:04.770Z] [2026-05-04T02:46:04.770Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-04T02:46:04.770Z] #2 DONE 0.0s [2026-05-04T02:46:04.770Z] [2026-05-04T02:46:04.770Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-04T02:46:04.770Z] #3 DONE 0.0s [2026-05-04T02:46:04.770Z] [2026-05-04T02:46:04.770Z] #4 [internal] load .dockerignore [2026-05-04T02:46:04.770Z] #4 transferring context: 2B done [2026-05-04T02:46:04.770Z] #4 DONE 0.0s [2026-05-04T02:46:04.770Z] [2026-05-04T02:46:04.770Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:04.770Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 done [2026-05-04T02:46:04.770Z] #5 CACHED [2026-05-04T02:46:04.770Z] [2026-05-04T02:46:04.770Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:04.770Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done [2026-05-04T02:46:04.770Z] #6 CACHED [2026-05-04T02:46:04.770Z] [2026-05-04T02:46:04.770Z] #7 exporting to image [2026-05-04T02:46:04.770Z] #7 exporting layers done [2026-05-04T02:46:04.770Z] #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done [2026-05-04T02:46:04.770Z] #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 [2026-05-04T02:46:04.770Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:05.031Z] #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done [2026-05-04T02:46:05.031Z] #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done [2026-05-04T02:46:05.031Z] #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done [2026-05-04T02:46:05.031Z] #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done [2026-05-04T02:46:05.031Z] #7 pushing layers 0.0s done [2026-05-04T02:46:05.031Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done [2026-05-04T02:46:05.031Z] #7 DONE 0.1s [2026-05-04T02:46:05.031Z] [2026-05-04T02:46:05.031Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:05.031Z] #8 DONE 0.0s [2026-05-04T02:46:05.031Z] [2026-05-04T02:46:05.031Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:05.031Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:05.326Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111' [2026-05-04T02:46:05.327Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 --push - [2026-05-04T02:46:05.585Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:05.585Z] #1 transferring dockerfile: 171B done [2026-05-04T02:46:05.585Z] #1 DONE 0.0s [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 [2026-05-04T02:46:05.585Z] #2 DONE 0.0s [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111 [2026-05-04T02:46:05.585Z] #3 DONE 0.0s [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] #4 [internal] load .dockerignore [2026-05-04T02:46:05.585Z] #4 transferring context: 2B done [2026-05-04T02:46:05.585Z] #4 DONE 0.0s [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:05.585Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done [2026-05-04T02:46:05.585Z] #5 CACHED [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:05.585Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done [2026-05-04T02:46:05.585Z] #6 CACHED [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] #7 exporting to image [2026-05-04T02:46:05.585Z] #7 exporting layers done [2026-05-04T02:46:05.585Z] #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done [2026-05-04T02:46:05.585Z] #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done [2026-05-04T02:46:05.585Z] #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done [2026-05-04T02:46:05.585Z] #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done [2026-05-04T02:46:05.585Z] #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done [2026-05-04T02:46:05.585Z] #7 pushing layers 0.0s done [2026-05-04T02:46:05.585Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a [2026-05-04T02:46:05.585Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:05.585Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.111@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done [2026-05-04T02:46:05.585Z] #7 DONE 0.1s [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:05.585Z] #8 DONE 0.0s [2026-05-04T02:46:05.585Z] [2026-05-04T02:46:05.585Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:05.585Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:05.880Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:05.880Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:05.880Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:05.880Z] #1 transferring dockerfile: 212B done [2026-05-04T02:46:05.880Z] #1 DONE 0.0s [2026-05-04T02:46:05.880Z] [2026-05-04T02:46:05.880Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:05.880Z] #2 DONE 0.0s [2026-05-04T02:46:05.880Z] [2026-05-04T02:46:05.880Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:05.880Z] #3 DONE 0.0s [2026-05-04T02:46:05.880Z] [2026-05-04T02:46:05.880Z] #4 [internal] load .dockerignore [2026-05-04T02:46:05.880Z] #4 transferring context: 2B done [2026-05-04T02:46:05.880Z] #4 DONE 0.0s [2026-05-04T02:46:05.880Z] [2026-05-04T02:46:05.880Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:05.880Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done [2026-05-04T02:46:05.880Z] #5 CACHED [2026-05-04T02:46:05.880Z] [2026-05-04T02:46:05.880Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:05.880Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done [2026-05-04T02:46:06.140Z] #6 CACHED [2026-05-04T02:46:06.140Z] [2026-05-04T02:46:06.140Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:06.140Z] #7 DONE 0.0s [2026-05-04T02:46:06.140Z] [2026-05-04T02:46:06.140Z] #8 exporting to image [2026-05-04T02:46:06.140Z] #8 exporting layers done [2026-05-04T02:46:06.140Z] #8 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done [2026-05-04T02:46:06.140Z] #8 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done [2026-05-04T02:46:06.140Z] #8 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done [2026-05-04T02:46:06.140Z] #8 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done [2026-05-04T02:46:06.140Z] #8 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done [2026-05-04T02:46:06.140Z] #8 pushing layers 0.0s done [2026-05-04T02:46:06.140Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done [2026-05-04T02:46:06.140Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:06.140Z] #8 DONE 0.1s [2026-05-04T02:46:06.140Z] [2026-05-04T02:46:06.140Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:06.140Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:06.426Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-05-04T02:46:06.426Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-05-04T02:46:06.426Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:06.426Z] #1 transferring dockerfile: 162B done [2026-05-04T02:46:06.426Z] #1 DONE 0.0s [2026-05-04T02:46:06.426Z] [2026-05-04T02:46:06.426Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-04T02:46:06.426Z] #2 DONE 0.0s [2026-05-04T02:46:06.426Z] [2026-05-04T02:46:06.426Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-04T02:46:06.426Z] #3 DONE 0.0s [2026-05-04T02:46:06.426Z] [2026-05-04T02:46:06.426Z] #4 [internal] load .dockerignore [2026-05-04T02:46:06.426Z] #4 transferring context: 2B done [2026-05-04T02:46:06.426Z] #4 DONE 0.0s [2026-05-04T02:46:06.426Z] [2026-05-04T02:46:06.426Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:06.426Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done [2026-05-04T02:46:06.426Z] #5 CACHED [2026-05-04T02:46:06.426Z] [2026-05-04T02:46:06.426Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 [2026-05-04T02:46:06.426Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:63bfea0816c4e19aa123fd3ec1f5471ab6010ec2ebf51b31a2d7e8a9c177e9a4 0.0s done [2026-05-04T02:46:06.426Z] #6 CACHED [2026-05-04T02:46:06.426Z] [2026-05-04T02:46:06.426Z] #7 exporting to image [2026-05-04T02:46:06.426Z] #7 exporting layers done [2026-05-04T02:46:06.426Z] #7 exporting manifest sha256:c7f7a8482eed4ded6f4f62d7e1010d3f202415ad7089d2e9179bf8d719110020 done [2026-05-04T02:46:06.426Z] #7 exporting config sha256:3c7c45fd900fc95805d18cc029835492cc76c5dceeeec39ef6e8f60290108c02 done [2026-05-04T02:46:06.426Z] #7 exporting manifest sha256:c720d5be38956c48aa2c845aeb61007d3232c252921514cdf4d619aa948c3386 done [2026-05-04T02:46:06.426Z] #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 [2026-05-04T02:46:06.426Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:06.685Z] #7 exporting config sha256:4b8870730239343ba5662e41203f451952e138b6a0e718d9956c4cea7310f995 done [2026-05-04T02:46:06.685Z] #7 exporting manifest list sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a done [2026-05-04T02:46:06.685Z] #7 pushing layers 0.0s done [2026-05-04T02:46:06.685Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:921192eea0af5ddab363e7f1c7cec20999eb6c08ee526c6e5abf4e87a7628c3a 0.1s done [2026-05-04T02:46:06.685Z] #7 DONE 0.1s [2026-05-04T02:46:06.685Z] [2026-05-04T02:46:06.685Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:06.685Z] #8 DONE 0.0s [2026-05-04T02:46:06.685Z] [2026-05-04T02:46:06.685Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:06.685Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:06.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:06.978Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:06.978Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:06.978Z] #1 transferring dockerfile: 206B done [2026-05-04T02:46:06.978Z] #1 DONE 0.0s [2026-05-04T02:46:06.978Z] [2026-05-04T02:46:06.978Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:06.978Z] #2 DONE 0.0s [2026-05-04T02:46:06.978Z] [2026-05-04T02:46:06.978Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:06.978Z] #3 DONE 0.1s [2026-05-04T02:46:06.978Z] [2026-05-04T02:46:06.978Z] #4 [internal] load .dockerignore [2026-05-04T02:46:06.978Z] #4 transferring context: 2B done [2026-05-04T02:46:06.978Z] #4 DONE 0.0s [2026-05-04T02:46:06.978Z] [2026-05-04T02:46:06.978Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:06.978Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:07.239Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done [2026-05-04T02:46:07.239Z] #5 DONE 0.0s [2026-05-04T02:46:07.239Z] [2026-05-04T02:46:07.239Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:07.239Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done [2026-05-04T02:46:07.499Z] #6 DONE 0.2s [2026-05-04T02:46:07.499Z] [2026-05-04T02:46:07.499Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:07.499Z] #7 DONE 0.0s [2026-05-04T02:46:07.499Z] [2026-05-04T02:46:07.499Z] #8 exporting to image [2026-05-04T02:46:07.499Z] #8 exporting layers done [2026-05-04T02:46:07.499Z] #8 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done [2026-05-04T02:46:07.499Z] #8 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done [2026-05-04T02:46:07.499Z] #8 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done [2026-05-04T02:46:07.499Z] #8 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a 0.0s done [2026-05-04T02:46:07.499Z] #8 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done [2026-05-04T02:46:07.499Z] #8 pushing layers [2026-05-04T02:46:07.499Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:07.499Z] #8 pushing layers 0.1s done [2026-05-04T02:46:07.499Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done [2026-05-04T02:46:07.499Z] #8 DONE 0.3s [2026-05-04T02:46:07.499Z] [2026-05-04T02:46:07.499Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:07.499Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:07.786Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-05-04T02:46:07.786Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-05-04T02:46:07.786Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:07.786Z] #1 transferring dockerfile: 172B done [2026-05-04T02:46:07.786Z] #1 DONE 0.0s [2026-05-04T02:46:07.786Z] [2026-05-04T02:46:07.786Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-04T02:46:07.786Z] #2 DONE 0.0s [2026-05-04T02:46:07.786Z] [2026-05-04T02:46:07.786Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-04T02:46:07.786Z] #3 DONE 0.0s [2026-05-04T02:46:07.786Z] [2026-05-04T02:46:07.786Z] #4 [internal] load .dockerignore [2026-05-04T02:46:07.786Z] #4 transferring context: 2B done [2026-05-04T02:46:07.786Z] #4 DONE 0.0s [2026-05-04T02:46:07.786Z] [2026-05-04T02:46:07.786Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:07.786Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:08.045Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 done [2026-05-04T02:46:08.045Z] #5 CACHED [2026-05-04T02:46:08.045Z] [2026-05-04T02:46:08.045Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:08.045Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done [2026-05-04T02:46:08.045Z] #6 CACHED [2026-05-04T02:46:08.045Z] [2026-05-04T02:46:08.045Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:08.045Z] #7 DONE 0.0s [2026-05-04T02:46:08.045Z] [2026-05-04T02:46:08.045Z] #8 exporting to image [2026-05-04T02:46:08.045Z] #8 exporting layers done [2026-05-04T02:46:08.045Z] #8 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done [2026-05-04T02:46:08.045Z] #8 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done [2026-05-04T02:46:08.045Z] #8 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done [2026-05-04T02:46:08.045Z] #8 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done [2026-05-04T02:46:08.045Z] #8 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done [2026-05-04T02:46:08.045Z] #8 pushing layers 0.0s done [2026-05-04T02:46:08.045Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba [2026-05-04T02:46:08.045Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:08.045Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done [2026-05-04T02:46:08.045Z] #8 DONE 0.1s [2026-05-04T02:46:08.045Z] [2026-05-04T02:46:08.045Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:08.045Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:08.331Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111' [2026-05-04T02:46:08.331Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 --push - [2026-05-04T02:46:08.331Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:08.331Z] #1 transferring dockerfile: 179B done [2026-05-04T02:46:08.331Z] #1 DONE 0.0s [2026-05-04T02:46:08.331Z] [2026-05-04T02:46:08.331Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 [2026-05-04T02:46:08.331Z] #2 DONE 0.0s [2026-05-04T02:46:08.331Z] [2026-05-04T02:46:08.331Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111 [2026-05-04T02:46:08.331Z] #3 DONE 0.0s [2026-05-04T02:46:08.331Z] [2026-05-04T02:46:08.331Z] #4 [internal] load .dockerignore [2026-05-04T02:46:08.331Z] #4 transferring context: 2B done [2026-05-04T02:46:08.331Z] #4 DONE 0.0s [2026-05-04T02:46:08.331Z] [2026-05-04T02:46:08.331Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:08.331Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done [2026-05-04T02:46:08.331Z] #5 CACHED [2026-05-04T02:46:08.331Z] [2026-05-04T02:46:08.331Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:08.331Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done [2026-05-04T02:46:08.331Z] #6 CACHED [2026-05-04T02:46:08.331Z] [2026-05-04T02:46:08.331Z] #7 exporting to image [2026-05-04T02:46:08.331Z] #7 exporting layers done [2026-05-04T02:46:08.331Z] #7 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done [2026-05-04T02:46:08.331Z] #7 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done [2026-05-04T02:46:08.331Z] #7 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done [2026-05-04T02:46:08.331Z] #7 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done [2026-05-04T02:46:08.331Z] #7 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba [2026-05-04T02:46:08.331Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:08.590Z] #7 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done [2026-05-04T02:46:08.590Z] #7 pushing layers 0.0s done [2026-05-04T02:46:08.590Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.111@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done [2026-05-04T02:46:08.590Z] #7 DONE 0.1s [2026-05-04T02:46:08.590Z] [2026-05-04T02:46:08.590Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:08.590Z] #8 DONE 0.0s [2026-05-04T02:46:08.590Z] [2026-05-04T02:46:08.590Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:08.590Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:08.873Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:08.873Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:08.873Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:08.873Z] #1 transferring dockerfile: 220B done [2026-05-04T02:46:08.873Z] #1 DONE 0.0s [2026-05-04T02:46:08.873Z] [2026-05-04T02:46:08.873Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:08.873Z] #2 DONE 0.0s [2026-05-04T02:46:08.873Z] [2026-05-04T02:46:08.873Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:08.873Z] #3 DONE 0.0s [2026-05-04T02:46:08.873Z] [2026-05-04T02:46:08.873Z] #4 [internal] load .dockerignore [2026-05-04T02:46:08.873Z] #4 transferring context: 2B done [2026-05-04T02:46:08.873Z] #4 DONE 0.0s [2026-05-04T02:46:08.873Z] [2026-05-04T02:46:08.873Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:08.873Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 done [2026-05-04T02:46:08.873Z] #5 CACHED [2026-05-04T02:46:08.873Z] [2026-05-04T02:46:08.873Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:08.873Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done [2026-05-04T02:46:08.873Z] #6 CACHED [2026-05-04T02:46:08.873Z] [2026-05-04T02:46:08.873Z] #7 exporting to image [2026-05-04T02:46:08.873Z] #7 exporting layers done [2026-05-04T02:46:08.873Z] #7 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done [2026-05-04T02:46:08.873Z] #7 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 [2026-05-04T02:46:08.873Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:09.133Z] #7 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done [2026-05-04T02:46:09.133Z] #7 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done [2026-05-04T02:46:09.133Z] #7 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done [2026-05-04T02:46:09.133Z] #7 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done [2026-05-04T02:46:09.133Z] #7 pushing layers 0.0s done [2026-05-04T02:46:09.133Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done [2026-05-04T02:46:09.133Z] #7 DONE 0.1s [2026-05-04T02:46:09.133Z] [2026-05-04T02:46:09.133Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:09.133Z] #8 DONE 0.0s [2026-05-04T02:46:09.133Z] [2026-05-04T02:46:09.133Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:09.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:09.421Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-05-04T02:46:09.421Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-05-04T02:46:09.421Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:09.421Z] #1 transferring dockerfile: 170B done [2026-05-04T02:46:09.421Z] #1 DONE 0.0s [2026-05-04T02:46:09.421Z] [2026-05-04T02:46:09.421Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-04T02:46:09.421Z] #2 DONE 0.0s [2026-05-04T02:46:09.421Z] [2026-05-04T02:46:09.421Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-04T02:46:09.421Z] #3 DONE 0.0s [2026-05-04T02:46:09.421Z] [2026-05-04T02:46:09.421Z] #4 [internal] load .dockerignore [2026-05-04T02:46:09.421Z] #4 transferring context: 2B done [2026-05-04T02:46:09.421Z] #4 DONE 0.0s [2026-05-04T02:46:09.421Z] [2026-05-04T02:46:09.421Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:09.421Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 done [2026-05-04T02:46:09.421Z] #5 CACHED [2026-05-04T02:46:09.421Z] [2026-05-04T02:46:09.421Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:09.421Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 0.0s done [2026-05-04T02:46:09.421Z] #6 DONE 0.0s [2026-05-04T02:46:09.679Z] [2026-05-04T02:46:09.679Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:df84e30d3767f0de9c5e657169f62770c9f61a7dc30479ca9557384948220806 [2026-05-04T02:46:09.680Z] #6 CACHED [2026-05-04T02:46:09.680Z] [2026-05-04T02:46:09.680Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:09.680Z] #7 DONE 0.0s [2026-05-04T02:46:09.680Z] [2026-05-04T02:46:09.680Z] #8 exporting to image [2026-05-04T02:46:09.680Z] #8 exporting layers done [2026-05-04T02:46:09.680Z] #8 exporting manifest sha256:77654c5d4019753da72306e2a2b2a7fe743d879a6f97a923a82e9b51efcc3d38 done [2026-05-04T02:46:09.680Z] #8 exporting config sha256:d2e0cc80d318ee06e80e91e7b66075baa9cb802bf094bdb62dd36e43df7dbde0 done [2026-05-04T02:46:09.680Z] #8 exporting manifest sha256:23a9630a669da77295d84fb42106959fbc91686b358674f5c0d018c782376c4e done [2026-05-04T02:46:09.680Z] #8 exporting config sha256:ecbdd6398cae906d3542787eb3ce295325edda88e19dbf500533735a07cdd61a done [2026-05-04T02:46:09.680Z] #8 exporting manifest list sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba done [2026-05-04T02:46:09.680Z] #8 pushing layers 0.0s done [2026-05-04T02:46:09.680Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:516d538a8a2a0158199b6f23ab062f17e8910c20713cbc13938eebc72b9d10ba 0.1s done [2026-05-04T02:46:09.680Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:09.680Z] #8 DONE 0.1s [2026-05-04T02:46:09.680Z] [2026-05-04T02:46:09.680Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:09.680Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:09.969Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:09.969Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:09.969Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:09.969Z] #1 transferring dockerfile: 204B done [2026-05-04T02:46:09.969Z] #1 DONE 0.0s [2026-05-04T02:46:09.969Z] [2026-05-04T02:46:09.969Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:09.969Z] #2 DONE 0.0s [2026-05-04T02:46:09.969Z] [2026-05-04T02:46:09.969Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:09.969Z] #3 DONE 0.1s [2026-05-04T02:46:09.969Z] [2026-05-04T02:46:09.969Z] #4 [internal] load .dockerignore [2026-05-04T02:46:09.969Z] #4 transferring context: 2B done [2026-05-04T02:46:09.969Z] #4 DONE 0.0s [2026-05-04T02:46:09.969Z] [2026-05-04T02:46:09.969Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:09.969Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done [2026-05-04T02:46:09.969Z] #5 DONE 0.0s [2026-05-04T02:46:09.969Z] [2026-05-04T02:46:09.969Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:10.227Z] #6 DONE 0.0s [2026-05-04T02:46:10.227Z] [2026-05-04T02:46:10.227Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:10.227Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done [2026-05-04T02:46:10.227Z] #5 DONE 0.1s [2026-05-04T02:46:10.227Z] [2026-05-04T02:46:10.227Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:10.227Z] #7 DONE 0.0s [2026-05-04T02:46:10.227Z] [2026-05-04T02:46:10.227Z] #8 exporting to image [2026-05-04T02:46:10.227Z] #8 exporting layers done [2026-05-04T02:46:10.227Z] #8 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done [2026-05-04T02:46:10.227Z] #8 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done [2026-05-04T02:46:10.227Z] #8 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done [2026-05-04T02:46:10.227Z] #8 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done [2026-05-04T02:46:10.227Z] #8 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done [2026-05-04T02:46:10.227Z] #8 pushing layers 0.1s done [2026-05-04T02:46:10.227Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 [2026-05-04T02:46:10.227Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:10.488Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done [2026-05-04T02:46:10.488Z] #8 DONE 0.2s [2026-05-04T02:46:10.488Z] [2026-05-04T02:46:10.488Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:10.488Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:10.774Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-05-04T02:46:10.775Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-05-04T02:46:10.775Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:10.775Z] #1 transferring dockerfile: 170B done [2026-05-04T02:46:10.775Z] #1 DONE 0.0s [2026-05-04T02:46:10.775Z] [2026-05-04T02:46:10.775Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-04T02:46:10.775Z] #2 DONE 0.0s [2026-05-04T02:46:10.775Z] [2026-05-04T02:46:10.775Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-04T02:46:10.775Z] #3 DONE 0.0s [2026-05-04T02:46:10.775Z] [2026-05-04T02:46:10.775Z] #4 [internal] load .dockerignore [2026-05-04T02:46:10.775Z] #4 transferring context: 2B done [2026-05-04T02:46:10.775Z] #4 DONE 0.0s [2026-05-04T02:46:10.775Z] [2026-05-04T02:46:10.775Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:10.775Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done [2026-05-04T02:46:10.775Z] #5 CACHED [2026-05-04T02:46:10.775Z] [2026-05-04T02:46:10.775Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:10.775Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done [2026-05-04T02:46:10.775Z] #6 CACHED [2026-05-04T02:46:10.775Z] [2026-05-04T02:46:10.775Z] #7 exporting to image [2026-05-04T02:46:10.775Z] #7 exporting layers done [2026-05-04T02:46:10.775Z] #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done [2026-05-04T02:46:10.775Z] #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done [2026-05-04T02:46:10.775Z] #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done [2026-05-04T02:46:10.775Z] #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done [2026-05-04T02:46:10.775Z] #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done [2026-05-04T02:46:10.775Z] #7 pushing layers 0.0s done [2026-05-04T02:46:10.775Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 [2026-05-04T02:46:10.775Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:11.034Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done [2026-05-04T02:46:11.034Z] #7 DONE 0.1s [2026-05-04T02:46:11.034Z] [2026-05-04T02:46:11.034Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:11.034Z] #8 DONE 0.0s [2026-05-04T02:46:11.034Z] [2026-05-04T02:46:11.034Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:11.034Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:11.325Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111' [2026-05-04T02:46:11.325Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 --push - [2026-05-04T02:46:11.585Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:11.585Z] #1 transferring dockerfile: 177B done [2026-05-04T02:46:11.585Z] #1 DONE 0.0s [2026-05-04T02:46:11.585Z] [2026-05-04T02:46:11.585Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 [2026-05-04T02:46:11.585Z] #2 DONE 0.0s [2026-05-04T02:46:11.585Z] [2026-05-04T02:46:11.585Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111 [2026-05-04T02:46:11.585Z] #3 DONE 0.0s [2026-05-04T02:46:11.585Z] [2026-05-04T02:46:11.585Z] #4 [internal] load .dockerignore [2026-05-04T02:46:11.585Z] #4 transferring context: 2B done [2026-05-04T02:46:11.585Z] #4 DONE 0.0s [2026-05-04T02:46:11.585Z] [2026-05-04T02:46:11.585Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:11.585Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done [2026-05-04T02:46:11.585Z] #5 CACHED [2026-05-04T02:46:11.585Z] [2026-05-04T02:46:11.585Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:11.585Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done [2026-05-04T02:46:11.585Z] #6 CACHED [2026-05-04T02:46:11.585Z] [2026-05-04T02:46:11.585Z] #7 exporting to image [2026-05-04T02:46:11.585Z] #7 exporting layers done [2026-05-04T02:46:11.585Z] #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done [2026-05-04T02:46:11.585Z] #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done [2026-05-04T02:46:11.585Z] #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done [2026-05-04T02:46:11.585Z] #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done [2026-05-04T02:46:11.585Z] #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done [2026-05-04T02:46:11.585Z] #7 pushing layers 0.0s done [2026-05-04T02:46:11.585Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 [2026-05-04T02:46:11.585Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:11.586Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.111@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done [2026-05-04T02:46:11.586Z] #7 DONE 0.1s [2026-05-04T02:46:11.586Z] [2026-05-04T02:46:11.586Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:11.586Z] #8 DONE 0.0s [2026-05-04T02:46:11.586Z] [2026-05-04T02:46:11.586Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:11.586Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:11.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:11.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:11.875Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:11.875Z] #1 transferring dockerfile: 218B done [2026-05-04T02:46:11.875Z] #1 DONE 0.0s [2026-05-04T02:46:11.875Z] [2026-05-04T02:46:11.875Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:11.875Z] #2 DONE 0.0s [2026-05-04T02:46:11.875Z] [2026-05-04T02:46:11.875Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:11.875Z] #3 DONE 0.0s [2026-05-04T02:46:11.875Z] [2026-05-04T02:46:11.875Z] #4 [internal] load .dockerignore [2026-05-04T02:46:11.875Z] #4 transferring context: 2B done [2026-05-04T02:46:11.875Z] #4 DONE 0.0s [2026-05-04T02:46:11.875Z] [2026-05-04T02:46:11.875Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:11.875Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done [2026-05-04T02:46:11.875Z] #5 CACHED [2026-05-04T02:46:11.875Z] [2026-05-04T02:46:11.875Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:11.875Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 0.0s done [2026-05-04T02:46:11.875Z] #6 CACHED [2026-05-04T02:46:11.875Z] [2026-05-04T02:46:11.875Z] #7 exporting to image [2026-05-04T02:46:11.875Z] #7 exporting layers done [2026-05-04T02:46:11.875Z] #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 [2026-05-04T02:46:11.875Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:12.134Z] #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done [2026-05-04T02:46:12.134Z] #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done [2026-05-04T02:46:12.134Z] #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done [2026-05-04T02:46:12.134Z] #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done [2026-05-04T02:46:12.134Z] #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done [2026-05-04T02:46:12.134Z] #7 pushing layers 0.0s done [2026-05-04T02:46:12.134Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done [2026-05-04T02:46:12.134Z] #7 DONE 0.1s [2026-05-04T02:46:12.134Z] [2026-05-04T02:46:12.134Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:12.134Z] #8 DONE 0.0s [2026-05-04T02:46:12.134Z] [2026-05-04T02:46:12.134Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:12.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:12.424Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-05-04T02:46:12.424Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-05-04T02:46:12.683Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:12.683Z] #1 transferring dockerfile: 168B done [2026-05-04T02:46:12.683Z] #1 DONE 0.0s [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-04T02:46:12.683Z] #2 DONE 0.0s [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-04T02:46:12.683Z] #3 DONE 0.0s [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] #4 [internal] load .dockerignore [2026-05-04T02:46:12.683Z] #4 transferring context: 2B done [2026-05-04T02:46:12.683Z] #4 DONE 0.0s [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:12.683Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done [2026-05-04T02:46:12.683Z] #5 CACHED [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 [2026-05-04T02:46:12.683Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:7c0e0c3d4ed146b29dbcfb49209f68db99133b88d9bca8f8adc3a8292aa283d9 done [2026-05-04T02:46:12.683Z] #6 CACHED [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] #7 exporting to image [2026-05-04T02:46:12.683Z] #7 exporting layers done [2026-05-04T02:46:12.683Z] #7 exporting manifest sha256:1e614ae73b2f676ca3e7f82c3816e3b50346b0f63578105f9ce6b533592be884 done [2026-05-04T02:46:12.683Z] #7 exporting config sha256:d5fb97a8b8068c309dc817f29b66f6fe866be79a7ff1a69cb417b74bce2bfa4f done [2026-05-04T02:46:12.683Z] #7 exporting manifest sha256:293c9d01d7424030f0e350d1d12c63743c092bb1e972167b11d9133d94a0ca47 done [2026-05-04T02:46:12.683Z] #7 exporting config sha256:1edbce49104a64b9eaa7d4522d9e192bd98cb4588f7be693419cf695dd8fb8e2 done [2026-05-04T02:46:12.683Z] #7 exporting manifest list sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 done [2026-05-04T02:46:12.683Z] #7 pushing layers 0.0s done [2026-05-04T02:46:12.683Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 [2026-05-04T02:46:12.683Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:12.683Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:df0be884e6706f2fcdc4e8c4341ffb447bcd0827ac6a895161bad642fb1c54a5 0.1s done [2026-05-04T02:46:12.683Z] #7 DONE 0.1s [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:12.683Z] #8 DONE 0.0s [2026-05-04T02:46:12.683Z] [2026-05-04T02:46:12.683Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:12.683Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:12.973Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:12.973Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:12.973Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:12.973Z] #1 transferring dockerfile: 205B done [2026-05-04T02:46:12.973Z] #1 DONE 0.0s [2026-05-04T02:46:12.973Z] [2026-05-04T02:46:12.973Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:12.973Z] #2 DONE 0.0s [2026-05-04T02:46:12.973Z] [2026-05-04T02:46:12.973Z] #3 [internal] load .dockerignore [2026-05-04T02:46:12.973Z] #3 transferring context: 2B done [2026-05-04T02:46:12.973Z] #3 DONE 0.0s [2026-05-04T02:46:12.973Z] [2026-05-04T02:46:12.973Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:12.973Z] #4 DONE 0.1s [2026-05-04T02:46:12.973Z] [2026-05-04T02:46:12.973Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:12.973Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:13.231Z] #5 DONE 0.0s [2026-05-04T02:46:13.231Z] [2026-05-04T02:46:13.231Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:13.231Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:13.231Z] #6 DONE 0.1s [2026-05-04T02:46:13.231Z] [2026-05-04T02:46:13.231Z] #7 exporting to image [2026-05-04T02:46:13.231Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:13.231Z] #7 ... [2026-05-04T02:46:13.231Z] [2026-05-04T02:46:13.231Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:13.231Z] #8 DONE 0.0s [2026-05-04T02:46:13.231Z] [2026-05-04T02:46:13.231Z] #7 exporting to image [2026-05-04T02:46:13.231Z] #7 exporting layers done [2026-05-04T02:46:13.232Z] #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done [2026-05-04T02:46:13.232Z] #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done [2026-05-04T02:46:13.232Z] #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 0.0s done [2026-05-04T02:46:13.232Z] #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done [2026-05-04T02:46:13.232Z] #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done [2026-05-04T02:46:13.232Z] #7 pushing layers 0.1s done [2026-05-04T02:46:13.232Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 [2026-05-04T02:46:13.490Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done [2026-05-04T02:46:13.490Z] #7 DONE 0.2s [2026-05-04T02:46:13.490Z] [2026-05-04T02:46:13.490Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:13.490Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:13.788Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-05-04T02:46:13.788Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-05-04T02:46:13.788Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:13.789Z] #1 transferring dockerfile: 171B done [2026-05-04T02:46:13.789Z] #1 DONE 0.0s [2026-05-04T02:46:13.789Z] [2026-05-04T02:46:13.789Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-04T02:46:13.789Z] #2 DONE 0.0s [2026-05-04T02:46:13.789Z] [2026-05-04T02:46:13.789Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-04T02:46:13.789Z] #3 DONE 0.0s [2026-05-04T02:46:13.789Z] [2026-05-04T02:46:13.789Z] #4 [internal] load .dockerignore [2026-05-04T02:46:13.789Z] #4 transferring context: 2B done [2026-05-04T02:46:13.789Z] #4 DONE 0.0s [2026-05-04T02:46:13.789Z] [2026-05-04T02:46:13.789Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:13.789Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:13.789Z] #5 CACHED [2026-05-04T02:46:13.789Z] [2026-05-04T02:46:13.789Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:13.789Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:13.789Z] #6 CACHED [2026-05-04T02:46:13.789Z] [2026-05-04T02:46:13.789Z] #7 exporting to image [2026-05-04T02:46:13.789Z] #7 exporting layers done [2026-05-04T02:46:13.789Z] #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done [2026-05-04T02:46:13.789Z] #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done [2026-05-04T02:46:13.789Z] #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done [2026-05-04T02:46:13.789Z] #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done [2026-05-04T02:46:13.789Z] #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done [2026-05-04T02:46:13.789Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:14.048Z] #7 pushing layers 0.0s done [2026-05-04T02:46:14.048Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done [2026-05-04T02:46:14.048Z] #7 DONE 0.1s [2026-05-04T02:46:14.048Z] [2026-05-04T02:46:14.048Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:14.048Z] #8 DONE 0.0s [2026-05-04T02:46:14.048Z] [2026-05-04T02:46:14.048Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:14.048Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:14.332Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111' [2026-05-04T02:46:14.332Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 --push - [2026-05-04T02:46:14.332Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:14.332Z] #1 transferring dockerfile: 178B done [2026-05-04T02:46:14.332Z] #1 DONE 0.0s [2026-05-04T02:46:14.332Z] [2026-05-04T02:46:14.332Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 [2026-05-04T02:46:14.332Z] #2 DONE 0.0s [2026-05-04T02:46:14.332Z] [2026-05-04T02:46:14.332Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111 [2026-05-04T02:46:14.332Z] #3 DONE 0.0s [2026-05-04T02:46:14.332Z] [2026-05-04T02:46:14.332Z] #4 [internal] load .dockerignore [2026-05-04T02:46:14.332Z] #4 transferring context: 2B done [2026-05-04T02:46:14.332Z] #4 DONE 0.0s [2026-05-04T02:46:14.332Z] [2026-05-04T02:46:14.332Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:14.332Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:14.332Z] #5 CACHED [2026-05-04T02:46:14.332Z] [2026-05-04T02:46:14.332Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:14.332Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:14.332Z] #6 CACHED [2026-05-04T02:46:14.332Z] [2026-05-04T02:46:14.332Z] #7 exporting to image [2026-05-04T02:46:14.332Z] #7 exporting layers done [2026-05-04T02:46:14.332Z] #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done [2026-05-04T02:46:14.332Z] #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done [2026-05-04T02:46:14.332Z] #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done [2026-05-04T02:46:14.332Z] #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done [2026-05-04T02:46:14.332Z] #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done [2026-05-04T02:46:14.332Z] #7 pushing layers [2026-05-04T02:46:14.332Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:14.591Z] #7 pushing layers 0.0s done [2026-05-04T02:46:14.591Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.111@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done [2026-05-04T02:46:14.591Z] #7 DONE 0.1s [2026-05-04T02:46:14.591Z] [2026-05-04T02:46:14.591Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:14.591Z] #8 DONE 0.0s [2026-05-04T02:46:14.591Z] [2026-05-04T02:46:14.591Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:14.591Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:14.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:14.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:14.875Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:14.875Z] #1 transferring dockerfile: 219B done [2026-05-04T02:46:14.875Z] #1 DONE 0.0s [2026-05-04T02:46:14.875Z] [2026-05-04T02:46:14.875Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:14.875Z] #2 DONE 0.0s [2026-05-04T02:46:14.875Z] [2026-05-04T02:46:14.875Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:14.875Z] #3 DONE 0.0s [2026-05-04T02:46:14.875Z] [2026-05-04T02:46:14.875Z] #4 [internal] load .dockerignore [2026-05-04T02:46:14.875Z] #4 transferring context: 2B done [2026-05-04T02:46:14.875Z] #4 DONE 0.0s [2026-05-04T02:46:14.875Z] [2026-05-04T02:46:14.875Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:14.875Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 done [2026-05-04T02:46:14.875Z] #5 CACHED [2026-05-04T02:46:14.875Z] [2026-05-04T02:46:14.875Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:14.875Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:14.875Z] #6 CACHED [2026-05-04T02:46:14.875Z] [2026-05-04T02:46:14.875Z] #7 exporting to image [2026-05-04T02:46:14.875Z] #7 exporting layers done [2026-05-04T02:46:14.875Z] #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done [2026-05-04T02:46:14.875Z] #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done [2026-05-04T02:46:14.875Z] #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done [2026-05-04T02:46:14.875Z] #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done [2026-05-04T02:46:14.875Z] #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done [2026-05-04T02:46:14.875Z] #7 pushing layers 0.0s done [2026-05-04T02:46:14.875Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 [2026-05-04T02:46:14.875Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:15.133Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done [2026-05-04T02:46:15.133Z] #7 DONE 0.1s [2026-05-04T02:46:15.133Z] [2026-05-04T02:46:15.133Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:15.133Z] #8 DONE 0.0s [2026-05-04T02:46:15.133Z] [2026-05-04T02:46:15.133Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:15.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:15.416Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-05-04T02:46:15.416Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-05-04T02:46:15.674Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:15.674Z] #1 transferring dockerfile: 169B done [2026-05-04T02:46:15.674Z] #1 DONE 0.0s [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-04T02:46:15.674Z] #2 DONE 0.0s [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-04T02:46:15.674Z] #3 DONE 0.0s [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] #4 [internal] load .dockerignore [2026-05-04T02:46:15.674Z] #4 transferring context: 2B done [2026-05-04T02:46:15.674Z] #4 DONE 0.0s [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:15.674Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:15.674Z] #5 CACHED [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 [2026-05-04T02:46:15.674Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:d6ab45ff98e9f5c339ef83af914ead781b8ffeed6dae5ed121613435535dec29 0.0s done [2026-05-04T02:46:15.674Z] #6 CACHED [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] #7 exporting to image [2026-05-04T02:46:15.674Z] #7 exporting layers done [2026-05-04T02:46:15.674Z] #7 exporting manifest sha256:cd16d22844ef6b5852b5d17570e72d77cda57970d565c5d2f48d9a8e47acd2b0 done [2026-05-04T02:46:15.674Z] #7 exporting config sha256:0ebb22a9bc4fc6cdf19613999183a24dd92a538067cf64ffece643db776ba68d done [2026-05-04T02:46:15.674Z] #7 exporting manifest sha256:d4a61fa5fbbf4833d1b28e9479e939d43d26deb9ff25d4d6f25f1f1ecca9e437 done [2026-05-04T02:46:15.674Z] #7 exporting config sha256:04dc941a7bd4c47e456a57dcb4e00d3ad1922cf8c30c467d116c1ddf1812add2 done [2026-05-04T02:46:15.674Z] #7 exporting manifest list sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 done [2026-05-04T02:46:15.674Z] #7 pushing layers 0.0s done [2026-05-04T02:46:15.674Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 [2026-05-04T02:46:15.674Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:15.674Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:3c0867421f2767cf4bb423039890989899c32a0de758ae77bd31342eb0ac2099 0.1s done [2026-05-04T02:46:15.674Z] #7 DONE 0.1s [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:15.674Z] #8 DONE 0.0s [2026-05-04T02:46:15.674Z] [2026-05-04T02:46:15.674Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:15.674Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:15.961Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:15.962Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:16.250Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:16.250Z] #1 transferring dockerfile: 211B done [2026-05-04T02:46:16.250Z] #1 DONE 0.0s [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:16.250Z] #2 DONE 0.0s [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:16.250Z] #3 DONE 0.0s [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #4 [internal] load .dockerignore [2026-05-04T02:46:16.250Z] #4 transferring context: 2B done [2026-05-04T02:46:16.250Z] #4 DONE 0.0s [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:16.250Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:16.250Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:16.250Z] #5 DONE 0.0s [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:16.250Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:16.250Z] #6 DONE 0.1s [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #7 exporting to image [2026-05-04T02:46:16.250Z] #7 exporting layers done [2026-05-04T02:46:16.250Z] #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done [2026-05-04T02:46:16.250Z] #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd [2026-05-04T02:46:16.250Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:16.250Z] #7 ... [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:16.250Z] #8 DONE 0.0s [2026-05-04T02:46:16.250Z] [2026-05-04T02:46:16.250Z] #7 exporting to image [2026-05-04T02:46:16.250Z] #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done [2026-05-04T02:46:16.250Z] #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done [2026-05-04T02:46:16.250Z] #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done [2026-05-04T02:46:16.250Z] #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done [2026-05-04T02:46:16.250Z] #7 pushing layers 0.1s done [2026-05-04T02:46:16.250Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 [2026-05-04T02:46:16.547Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done [2026-05-04T02:46:16.547Z] #7 DONE 0.2s [2026-05-04T02:46:16.547Z] [2026-05-04T02:46:16.547Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:16.547Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:16.867Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-05-04T02:46:16.867Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-05-04T02:46:16.867Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:16.867Z] #1 transferring dockerfile: 177B done [2026-05-04T02:46:16.867Z] #1 DONE 0.0s [2026-05-04T02:46:16.867Z] [2026-05-04T02:46:16.867Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-04T02:46:16.867Z] #2 DONE 0.0s [2026-05-04T02:46:16.867Z] [2026-05-04T02:46:16.867Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-04T02:46:16.867Z] #3 DONE 0.0s [2026-05-04T02:46:16.867Z] [2026-05-04T02:46:16.867Z] #4 [internal] load .dockerignore [2026-05-04T02:46:16.867Z] #4 transferring context: 2B done [2026-05-04T02:46:16.867Z] #4 DONE 0.0s [2026-05-04T02:46:16.867Z] [2026-05-04T02:46:16.867Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:16.867Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f done [2026-05-04T02:46:16.867Z] #5 CACHED [2026-05-04T02:46:16.867Z] [2026-05-04T02:46:16.867Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:16.867Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:16.867Z] #6 CACHED [2026-05-04T02:46:16.867Z] [2026-05-04T02:46:16.867Z] #7 exporting to image [2026-05-04T02:46:16.867Z] #7 exporting layers done [2026-05-04T02:46:16.867Z] #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done [2026-05-04T02:46:16.867Z] #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd [2026-05-04T02:46:16.867Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:17.127Z] #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done [2026-05-04T02:46:17.127Z] #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done [2026-05-04T02:46:17.127Z] #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done [2026-05-04T02:46:17.127Z] #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done [2026-05-04T02:46:17.127Z] #7 pushing layers 0.0s done [2026-05-04T02:46:17.127Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done [2026-05-04T02:46:17.127Z] #7 DONE 0.1s [2026-05-04T02:46:17.127Z] [2026-05-04T02:46:17.127Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:17.127Z] #8 DONE 0.0s [2026-05-04T02:46:17.127Z] [2026-05-04T02:46:17.127Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:17.127Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:17.423Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111' [2026-05-04T02:46:17.424Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 --push - [2026-05-04T02:46:17.681Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:17.681Z] #1 transferring dockerfile: 184B done [2026-05-04T02:46:17.681Z] #1 DONE 0.0s [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 [2026-05-04T02:46:17.681Z] #2 DONE 0.0s [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111 [2026-05-04T02:46:17.681Z] #3 DONE 0.0s [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] #4 [internal] load .dockerignore [2026-05-04T02:46:17.681Z] #4 transferring context: 2B done [2026-05-04T02:46:17.681Z] #4 DONE 0.0s [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:17.681Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f done [2026-05-04T02:46:17.681Z] #5 CACHED [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:17.681Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:17.681Z] #6 CACHED [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] #7 exporting to image [2026-05-04T02:46:17.681Z] #7 exporting layers done [2026-05-04T02:46:17.681Z] #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done [2026-05-04T02:46:17.681Z] #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done [2026-05-04T02:46:17.681Z] #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done [2026-05-04T02:46:17.681Z] #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done [2026-05-04T02:46:17.681Z] #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done [2026-05-04T02:46:17.681Z] #7 pushing layers 0.0s done [2026-05-04T02:46:17.681Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 [2026-05-04T02:46:17.681Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:17.681Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done [2026-05-04T02:46:17.681Z] #7 DONE 0.1s [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:17.681Z] #8 DONE 0.0s [2026-05-04T02:46:17.681Z] [2026-05-04T02:46:17.681Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:17.681Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:17.968Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:17.968Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:17.968Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:17.968Z] #1 transferring dockerfile: 225B done [2026-05-04T02:46:17.968Z] #1 DONE 0.0s [2026-05-04T02:46:17.968Z] [2026-05-04T02:46:17.968Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:17.968Z] #2 DONE 0.0s [2026-05-04T02:46:17.968Z] [2026-05-04T02:46:17.968Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:17.968Z] #3 DONE 0.0s [2026-05-04T02:46:17.968Z] [2026-05-04T02:46:17.968Z] #4 [internal] load .dockerignore [2026-05-04T02:46:17.968Z] #4 transferring context: 2B done [2026-05-04T02:46:17.968Z] #4 DONE 0.0s [2026-05-04T02:46:17.968Z] [2026-05-04T02:46:17.968Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:17.968Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:17.968Z] #5 CACHED [2026-05-04T02:46:17.968Z] [2026-05-04T02:46:17.968Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:17.968Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:17.968Z] #6 CACHED [2026-05-04T02:46:17.968Z] [2026-05-04T02:46:17.968Z] #7 exporting to image [2026-05-04T02:46:17.968Z] #7 exporting layers done [2026-05-04T02:46:17.968Z] #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done [2026-05-04T02:46:17.968Z] #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done [2026-05-04T02:46:17.968Z] #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done [2026-05-04T02:46:17.968Z] #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done [2026-05-04T02:46:17.968Z] #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done [2026-05-04T02:46:17.968Z] #7 pushing layers 0.0s done [2026-05-04T02:46:17.968Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 [2026-05-04T02:46:17.968Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:18.226Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done [2026-05-04T02:46:18.226Z] #7 DONE 0.1s [2026-05-04T02:46:18.226Z] [2026-05-04T02:46:18.226Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:18.227Z] #8 DONE 0.0s [2026-05-04T02:46:18.227Z] [2026-05-04T02:46:18.227Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:18.227Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:18.519Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-05-04T02:46:18.519Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-05-04T02:46:18.519Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:18.519Z] #1 transferring dockerfile: 175B done [2026-05-04T02:46:18.519Z] #1 DONE 0.0s [2026-05-04T02:46:18.519Z] [2026-05-04T02:46:18.519Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-04T02:46:18.519Z] #2 DONE 0.0s [2026-05-04T02:46:18.519Z] [2026-05-04T02:46:18.519Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-04T02:46:18.519Z] #3 DONE 0.0s [2026-05-04T02:46:18.519Z] [2026-05-04T02:46:18.519Z] #4 [internal] load .dockerignore [2026-05-04T02:46:18.519Z] #4 transferring context: 2B done [2026-05-04T02:46:18.519Z] #4 DONE 0.0s [2026-05-04T02:46:18.519Z] [2026-05-04T02:46:18.519Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:18.519Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:18.519Z] #5 CACHED [2026-05-04T02:46:18.519Z] [2026-05-04T02:46:18.519Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f [2026-05-04T02:46:18.519Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:09f0e9456a44b6d9c06caa53444b13df8fcd693ac5321151e9032b1ff73a125f 0.0s done [2026-05-04T02:46:18.519Z] #6 CACHED [2026-05-04T02:46:18.519Z] [2026-05-04T02:46:18.519Z] #7 exporting to image [2026-05-04T02:46:18.519Z] #7 exporting layers done [2026-05-04T02:46:18.519Z] #7 exporting manifest sha256:f101643a5c0560866c0970bc6781bac68f9277e04cd4c2d08c4b3a98f89d6735 done [2026-05-04T02:46:18.519Z] #7 exporting config sha256:12a6baab2f8875cede6f7ea45c2bc6ea303d0897224deb2ac4478791ef488afd done [2026-05-04T02:46:18.519Z] #7 exporting manifest sha256:9fe2cccd3fb0813ef6bab5b56c805f01dd463ac089474eb4ffbc20b5d0d15d59 done [2026-05-04T02:46:18.519Z] #7 exporting config sha256:474046b0fb3259f470df1692a7b08018c4cb261fedcefe114d99c265c03cb197 done [2026-05-04T02:46:18.519Z] #7 exporting manifest list sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 done [2026-05-04T02:46:18.519Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:18.519Z] #7 DONE 0.0s [2026-05-04T02:46:18.778Z] [2026-05-04T02:46:18.778Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:18.778Z] #8 DONE 0.0s [2026-05-04T02:46:18.778Z] [2026-05-04T02:46:18.778Z] #7 exporting to image [2026-05-04T02:46:18.778Z] #7 pushing layers 0.0s done [2026-05-04T02:46:18.778Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:1cf435c3033d4322693671676fcfd12a6d22d82b4a53b0c79b7ebc166bb71261 0.1s done [2026-05-04T02:46:18.778Z] #7 DONE 0.1s [2026-05-04T02:46:18.778Z] [2026-05-04T02:46:18.778Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:18.778Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:19.069Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:19.069Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:19.069Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:19.069Z] #1 transferring dockerfile: 215B done [2026-05-04T02:46:19.069Z] #1 DONE 0.0s [2026-05-04T02:46:19.069Z] [2026-05-04T02:46:19.069Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:19.069Z] #2 DONE 0.0s [2026-05-04T02:46:19.069Z] [2026-05-04T02:46:19.069Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:19.069Z] #3 DONE 0.0s [2026-05-04T02:46:19.069Z] [2026-05-04T02:46:19.069Z] #4 [internal] load .dockerignore [2026-05-04T02:46:19.069Z] #4 transferring context: 2B done [2026-05-04T02:46:19.069Z] #4 DONE 0.0s [2026-05-04T02:46:19.069Z] [2026-05-04T02:46:19.069Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:19.069Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done [2026-05-04T02:46:19.069Z] #5 DONE 0.0s [2026-05-04T02:46:19.069Z] [2026-05-04T02:46:19.069Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:19.329Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done [2026-05-04T02:46:19.329Z] #6 DONE 0.0s [2026-05-04T02:46:19.329Z] [2026-05-04T02:46:19.329Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:19.329Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done [2026-05-04T02:46:19.329Z] #5 DONE 0.1s [2026-05-04T02:46:19.329Z] [2026-05-04T02:46:19.329Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:19.329Z] #7 DONE 0.0s [2026-05-04T02:46:19.329Z] [2026-05-04T02:46:19.329Z] #8 exporting to image [2026-05-04T02:46:19.329Z] #8 exporting layers done [2026-05-04T02:46:19.329Z] #8 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done [2026-05-04T02:46:19.329Z] #8 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done [2026-05-04T02:46:19.329Z] #8 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done [2026-05-04T02:46:19.329Z] #8 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done [2026-05-04T02:46:19.329Z] #8 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done [2026-05-04T02:46:19.329Z] #8 pushing layers 0.1s done [2026-05-04T02:46:19.329Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 [2026-05-04T02:46:19.329Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:19.588Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done [2026-05-04T02:46:19.588Z] #8 DONE 0.2s [2026-05-04T02:46:19.588Z] [2026-05-04T02:46:19.588Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:19.588Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:19.876Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-05-04T02:46:19.876Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-05-04T02:46:20.134Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:20.135Z] #1 transferring dockerfile: 181B done [2026-05-04T02:46:20.135Z] #1 DONE 0.0s [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-04T02:46:20.135Z] #2 DONE 0.0s [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-04T02:46:20.135Z] #3 DONE 0.0s [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] #4 [internal] load .dockerignore [2026-05-04T02:46:20.135Z] #4 transferring context: 2B done [2026-05-04T02:46:20.135Z] #4 DONE 0.0s [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:20.135Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done [2026-05-04T02:46:20.135Z] #5 CACHED [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:20.135Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done [2026-05-04T02:46:20.135Z] #6 CACHED [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] #7 exporting to image [2026-05-04T02:46:20.135Z] #7 exporting layers done [2026-05-04T02:46:20.135Z] #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done [2026-05-04T02:46:20.135Z] #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done [2026-05-04T02:46:20.135Z] #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done [2026-05-04T02:46:20.135Z] #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done [2026-05-04T02:46:20.135Z] #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done [2026-05-04T02:46:20.135Z] #7 pushing layers 0.0s done [2026-05-04T02:46:20.135Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 [2026-05-04T02:46:20.135Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:20.135Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done [2026-05-04T02:46:20.135Z] #7 DONE 0.1s [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:20.135Z] #8 DONE 0.0s [2026-05-04T02:46:20.135Z] [2026-05-04T02:46:20.135Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:20.135Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:20.431Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111' [2026-05-04T02:46:20.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 --push - [2026-05-04T02:46:20.431Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:20.431Z] #1 transferring dockerfile: 188B done [2026-05-04T02:46:20.431Z] #1 DONE 0.0s [2026-05-04T02:46:20.431Z] [2026-05-04T02:46:20.431Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 [2026-05-04T02:46:20.431Z] #2 DONE 0.0s [2026-05-04T02:46:20.431Z] [2026-05-04T02:46:20.431Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111 [2026-05-04T02:46:20.431Z] #3 DONE 0.0s [2026-05-04T02:46:20.431Z] [2026-05-04T02:46:20.431Z] #4 [internal] load .dockerignore [2026-05-04T02:46:20.431Z] #4 transferring context: 2B done [2026-05-04T02:46:20.431Z] #4 DONE 0.0s [2026-05-04T02:46:20.431Z] [2026-05-04T02:46:20.431Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:20.431Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done [2026-05-04T02:46:20.431Z] #5 CACHED [2026-05-04T02:46:20.431Z] [2026-05-04T02:46:20.431Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:20.431Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done [2026-05-04T02:46:20.431Z] #6 CACHED [2026-05-04T02:46:20.431Z] [2026-05-04T02:46:20.431Z] #7 exporting to image [2026-05-04T02:46:20.431Z] #7 exporting layers done [2026-05-04T02:46:20.432Z] #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done [2026-05-04T02:46:20.432Z] #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done [2026-05-04T02:46:20.432Z] #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done [2026-05-04T02:46:20.432Z] #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc [2026-05-04T02:46:20.432Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:20.692Z] #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done [2026-05-04T02:46:20.692Z] #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done [2026-05-04T02:46:20.692Z] #7 pushing layers 0.0s done [2026-05-04T02:46:20.692Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.111@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done [2026-05-04T02:46:20.692Z] #7 DONE 0.1s [2026-05-04T02:46:20.692Z] [2026-05-04T02:46:20.692Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:20.692Z] #8 DONE 0.0s [2026-05-04T02:46:20.692Z] [2026-05-04T02:46:20.692Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:20.692Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:20.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:20.979Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:21.238Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:21.238Z] #1 transferring dockerfile: 229B done [2026-05-04T02:46:21.238Z] #1 DONE 0.0s [2026-05-04T02:46:21.238Z] [2026-05-04T02:46:21.238Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:21.238Z] #2 DONE 0.0s [2026-05-04T02:46:21.238Z] [2026-05-04T02:46:21.238Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:21.238Z] #3 DONE 0.0s [2026-05-04T02:46:21.239Z] [2026-05-04T02:46:21.239Z] #4 [internal] load .dockerignore [2026-05-04T02:46:21.239Z] #4 transferring context: 2B done [2026-05-04T02:46:21.239Z] #4 DONE 0.0s [2026-05-04T02:46:21.239Z] [2026-05-04T02:46:21.239Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:21.239Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done [2026-05-04T02:46:21.239Z] #5 CACHED [2026-05-04T02:46:21.239Z] [2026-05-04T02:46:21.239Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:21.239Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f done [2026-05-04T02:46:21.239Z] #6 CACHED [2026-05-04T02:46:21.239Z] [2026-05-04T02:46:21.239Z] #7 exporting to image [2026-05-04T02:46:21.239Z] #7 exporting layers done [2026-05-04T02:46:21.239Z] #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done [2026-05-04T02:46:21.239Z] #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done [2026-05-04T02:46:21.239Z] #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done [2026-05-04T02:46:21.239Z] #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done [2026-05-04T02:46:21.239Z] #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done [2026-05-04T02:46:21.239Z] #7 pushing layers 0.0s done [2026-05-04T02:46:21.239Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 [2026-05-04T02:46:21.239Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:21.239Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done [2026-05-04T02:46:21.239Z] #7 DONE 0.1s [2026-05-04T02:46:21.239Z] [2026-05-04T02:46:21.239Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:21.239Z] #8 DONE 0.0s [2026-05-04T02:46:21.239Z] [2026-05-04T02:46:21.239Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:21.239Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:21.525Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-05-04T02:46:21.525Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-05-04T02:46:21.525Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:21.525Z] #1 transferring dockerfile: 179B done [2026-05-04T02:46:21.525Z] #1 DONE 0.0s [2026-05-04T02:46:21.525Z] [2026-05-04T02:46:21.525Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-04T02:46:21.525Z] #2 DONE 0.0s [2026-05-04T02:46:21.525Z] [2026-05-04T02:46:21.525Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-04T02:46:21.525Z] #3 DONE 0.0s [2026-05-04T02:46:21.525Z] [2026-05-04T02:46:21.525Z] #4 [internal] load .dockerignore [2026-05-04T02:46:21.525Z] #4 transferring context: 2B done [2026-05-04T02:46:21.525Z] #4 DONE 0.0s [2026-05-04T02:46:21.525Z] [2026-05-04T02:46:21.525Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:21.526Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done [2026-05-04T02:46:21.526Z] #5 CACHED [2026-05-04T02:46:21.526Z] [2026-05-04T02:46:21.526Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f [2026-05-04T02:46:21.526Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:52f5856593f9d3853e84393ccf58373460d2b26f2b7314695f8cacfd5336b64f 0.0s done [2026-05-04T02:46:21.526Z] #6 CACHED [2026-05-04T02:46:21.526Z] [2026-05-04T02:46:21.526Z] #7 exporting to image [2026-05-04T02:46:21.526Z] #7 exporting layers done [2026-05-04T02:46:21.526Z] #7 exporting manifest sha256:a2173c16c87c7f9a5d6b0d6362c446bcdee9c26dd250526a3cc135f01d86ef43 done [2026-05-04T02:46:21.526Z] #7 exporting config sha256:cc46d02fe538a31c0a6d045991bd9746ea7ab6502f8d42ac3b25d6d942db7ed6 done [2026-05-04T02:46:21.526Z] #7 exporting manifest sha256:20296f7fe37a37f239942e6286245a53fbe0f26b85e5a3524deaccc64609e215 done [2026-05-04T02:46:21.526Z] #7 exporting config sha256:568da5f56551c0f0e255a86cab37e0227c464fb2db9b1c5805be7a6a7ad787cc done [2026-05-04T02:46:21.526Z] #7 exporting manifest list sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 done [2026-05-04T02:46:21.526Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:21.526Z] #7 DONE 0.0s [2026-05-04T02:46:21.785Z] [2026-05-04T02:46:21.785Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:21.785Z] #8 DONE 0.0s [2026-05-04T02:46:21.785Z] [2026-05-04T02:46:21.785Z] #7 exporting to image [2026-05-04T02:46:21.785Z] #7 pushing layers 0.0s done [2026-05-04T02:46:21.785Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:ad9761975c01d9591024fa43c1e50bb7a144e2d875232dd8989759b518e89fe6 0.1s done [2026-05-04T02:46:21.785Z] #7 DONE 0.1s [2026-05-04T02:46:21.785Z] [2026-05-04T02:46:21.785Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:21.785Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:22.071Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:22.071Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:22.071Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:22.071Z] #1 transferring dockerfile: 205B done [2026-05-04T02:46:22.071Z] #1 DONE 0.0s [2026-05-04T02:46:22.071Z] [2026-05-04T02:46:22.071Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:22.071Z] #2 DONE 0.0s [2026-05-04T02:46:22.071Z] [2026-05-04T02:46:22.071Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:22.071Z] #3 DONE 0.1s [2026-05-04T02:46:22.071Z] [2026-05-04T02:46:22.071Z] #4 [internal] load .dockerignore [2026-05-04T02:46:22.071Z] #4 transferring context: 2B done [2026-05-04T02:46:22.071Z] #4 DONE 0.0s [2026-05-04T02:46:22.071Z] [2026-05-04T02:46:22.071Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:22.071Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done [2026-05-04T02:46:22.071Z] #5 DONE 0.0s [2026-05-04T02:46:22.071Z] [2026-05-04T02:46:22.071Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:22.330Z] #6 DONE 0.0s [2026-05-04T02:46:22.330Z] [2026-05-04T02:46:22.330Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:22.330Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done [2026-05-04T02:46:22.330Z] #5 DONE 0.1s [2026-05-04T02:46:22.330Z] [2026-05-04T02:46:22.330Z] #7 exporting to image [2026-05-04T02:46:22.330Z] #7 exporting layers done [2026-05-04T02:46:22.330Z] #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done [2026-05-04T02:46:22.330Z] #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 [2026-05-04T02:46:22.330Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:22.330Z] #7 ... [2026-05-04T02:46:22.330Z] [2026-05-04T02:46:22.330Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:22.330Z] #8 DONE 0.0s [2026-05-04T02:46:22.330Z] [2026-05-04T02:46:22.330Z] #7 exporting to image [2026-05-04T02:46:22.330Z] #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done [2026-05-04T02:46:22.330Z] #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done [2026-05-04T02:46:22.330Z] #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done [2026-05-04T02:46:22.330Z] #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done [2026-05-04T02:46:22.330Z] #7 pushing layers 0.1s done [2026-05-04T02:46:22.330Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 [2026-05-04T02:46:22.589Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done [2026-05-04T02:46:22.589Z] #7 DONE 0.2s [2026-05-04T02:46:22.589Z] [2026-05-04T02:46:22.589Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:22.589Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:22.887Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-05-04T02:46:22.887Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-05-04T02:46:22.887Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:22.887Z] #1 transferring dockerfile: 171B done [2026-05-04T02:46:22.887Z] #1 DONE 0.0s [2026-05-04T02:46:22.887Z] [2026-05-04T02:46:22.887Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-04T02:46:22.887Z] #2 DONE 0.0s [2026-05-04T02:46:22.887Z] [2026-05-04T02:46:22.887Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-04T02:46:22.887Z] #3 DONE 0.0s [2026-05-04T02:46:22.887Z] [2026-05-04T02:46:22.887Z] #4 [internal] load .dockerignore [2026-05-04T02:46:22.887Z] #4 transferring context: 2B done [2026-05-04T02:46:22.887Z] #4 DONE 0.0s [2026-05-04T02:46:22.887Z] [2026-05-04T02:46:22.887Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:22.887Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 done [2026-05-04T02:46:22.887Z] #5 CACHED [2026-05-04T02:46:22.887Z] [2026-05-04T02:46:22.887Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:22.887Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 done [2026-05-04T02:46:22.887Z] #6 CACHED [2026-05-04T02:46:22.887Z] [2026-05-04T02:46:22.887Z] #7 exporting to image [2026-05-04T02:46:22.887Z] #7 exporting layers done [2026-05-04T02:46:22.887Z] #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done [2026-05-04T02:46:22.887Z] #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done [2026-05-04T02:46:22.887Z] #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done [2026-05-04T02:46:22.887Z] #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done [2026-05-04T02:46:22.887Z] #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done [2026-05-04T02:46:22.887Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:22.887Z] #7 DONE 0.0s [2026-05-04T02:46:23.147Z] [2026-05-04T02:46:23.147Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:23.147Z] #8 DONE 0.0s [2026-05-04T02:46:23.147Z] [2026-05-04T02:46:23.147Z] #7 exporting to image [2026-05-04T02:46:23.147Z] #7 pushing layers 0.0s done [2026-05-04T02:46:23.147Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done [2026-05-04T02:46:23.147Z] #7 DONE 0.1s [2026-05-04T02:46:23.147Z] [2026-05-04T02:46:23.147Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:23.147Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:23.445Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111' [2026-05-04T02:46:23.445Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 --push - [2026-05-04T02:46:23.445Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:23.445Z] #1 transferring dockerfile: 178B done [2026-05-04T02:46:23.445Z] #1 DONE 0.0s [2026-05-04T02:46:23.445Z] [2026-05-04T02:46:23.445Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 [2026-05-04T02:46:23.445Z] #2 DONE 0.0s [2026-05-04T02:46:23.445Z] [2026-05-04T02:46:23.445Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111 [2026-05-04T02:46:23.445Z] #3 DONE 0.0s [2026-05-04T02:46:23.445Z] [2026-05-04T02:46:23.445Z] #4 [internal] load .dockerignore [2026-05-04T02:46:23.445Z] #4 transferring context: 2B done [2026-05-04T02:46:23.445Z] #4 DONE 0.0s [2026-05-04T02:46:23.445Z] [2026-05-04T02:46:23.445Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:23.445Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done [2026-05-04T02:46:23.445Z] #5 CACHED [2026-05-04T02:46:23.445Z] [2026-05-04T02:46:23.445Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:23.445Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 done [2026-05-04T02:46:23.445Z] #6 CACHED [2026-05-04T02:46:23.445Z] [2026-05-04T02:46:23.445Z] #7 exporting to image [2026-05-04T02:46:23.445Z] #7 exporting layers done [2026-05-04T02:46:23.445Z] #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done [2026-05-04T02:46:23.445Z] #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done [2026-05-04T02:46:23.445Z] #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done [2026-05-04T02:46:23.445Z] #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done [2026-05-04T02:46:23.445Z] #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 [2026-05-04T02:46:23.445Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:23.706Z] #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done [2026-05-04T02:46:23.706Z] #7 pushing layers 0.0s done [2026-05-04T02:46:23.706Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.111@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done [2026-05-04T02:46:23.706Z] #7 DONE 0.1s [2026-05-04T02:46:23.706Z] [2026-05-04T02:46:23.706Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:23.706Z] #8 DONE 0.0s [2026-05-04T02:46:23.706Z] [2026-05-04T02:46:23.706Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:23.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:23.994Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:23.994Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:24.253Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:24.253Z] #1 transferring dockerfile: 219B done [2026-05-04T02:46:24.253Z] #1 DONE 0.0s [2026-05-04T02:46:24.253Z] [2026-05-04T02:46:24.253Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:24.253Z] #2 DONE 0.0s [2026-05-04T02:46:24.253Z] [2026-05-04T02:46:24.253Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:24.253Z] #3 DONE 0.0s [2026-05-04T02:46:24.253Z] [2026-05-04T02:46:24.253Z] #4 [internal] load .dockerignore [2026-05-04T02:46:24.253Z] #4 transferring context: 2B done [2026-05-04T02:46:24.253Z] #4 DONE 0.0s [2026-05-04T02:46:24.253Z] [2026-05-04T02:46:24.253Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:24.253Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done [2026-05-04T02:46:24.253Z] #5 CACHED [2026-05-04T02:46:24.253Z] [2026-05-04T02:46:24.253Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:24.253Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done [2026-05-04T02:46:24.253Z] #6 CACHED [2026-05-04T02:46:24.253Z] [2026-05-04T02:46:24.253Z] #7 exporting to image [2026-05-04T02:46:24.253Z] #7 exporting layers done [2026-05-04T02:46:24.253Z] #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done [2026-05-04T02:46:24.253Z] #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done [2026-05-04T02:46:24.253Z] #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done [2026-05-04T02:46:24.253Z] #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done [2026-05-04T02:46:24.253Z] #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done [2026-05-04T02:46:24.253Z] #7 pushing layers 0.0s done [2026-05-04T02:46:24.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 [2026-05-04T02:46:24.253Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:24.253Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done [2026-05-04T02:46:24.254Z] #7 DONE 0.1s [2026-05-04T02:46:24.254Z] [2026-05-04T02:46:24.254Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:24.254Z] #8 DONE 0.0s [2026-05-04T02:46:24.254Z] [2026-05-04T02:46:24.254Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:24.254Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:24.544Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-05-04T02:46:24.544Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-05-04T02:46:24.544Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:24.805Z] #1 transferring dockerfile: 169B done [2026-05-04T02:46:24.805Z] #1 DONE 0.0s [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-04T02:46:24.805Z] #2 DONE 0.0s [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-04T02:46:24.805Z] #3 DONE 0.0s [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] #4 [internal] load .dockerignore [2026-05-04T02:46:24.805Z] #4 transferring context: 2B done [2026-05-04T02:46:24.805Z] #4 DONE 0.0s [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:24.805Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done [2026-05-04T02:46:24.805Z] #5 CACHED [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 [2026-05-04T02:46:24.805Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:3ca3f421aaed2a500f2b31e00fa907f2c43d4077c206afa7f344abbdf1f1af56 0.0s done [2026-05-04T02:46:24.805Z] #6 CACHED [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] #7 exporting to image [2026-05-04T02:46:24.805Z] #7 exporting layers done [2026-05-04T02:46:24.805Z] #7 exporting manifest sha256:e80e9396e93e83a08824ed14f97af37cfff475c8a972fb3272f8d766680c008f done [2026-05-04T02:46:24.805Z] #7 exporting config sha256:47a7b4f20893bdf3c07e5d0f32df64151109f2ace06e9dbb99d20dbe528be673 done [2026-05-04T02:46:24.805Z] #7 exporting manifest sha256:b6de3aaf5669dbacfe5d65cd9957e1684d8f56bb681de6a3fccb2236c9feb59f done [2026-05-04T02:46:24.805Z] #7 exporting config sha256:293adea0a9884610148b50372167d73108d7fa17cca041463f24ac88eb73fe28 done [2026-05-04T02:46:24.805Z] #7 exporting manifest list sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 done [2026-05-04T02:46:24.805Z] #7 pushing layers 0.0s done [2026-05-04T02:46:24.805Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 [2026-05-04T02:46:24.805Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:24.805Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:81ab654aecbcf5c4d0ca78bd4343be6532de184afd5943dd8defad1c6f32bad1 0.1s done [2026-05-04T02:46:24.805Z] #7 DONE 0.1s [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:24.805Z] #8 DONE 0.0s [2026-05-04T02:46:24.805Z] [2026-05-04T02:46:24.805Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:24.805Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:25.093Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:25.093Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:25.354Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:25.354Z] #1 transferring dockerfile: 206B done [2026-05-04T02:46:25.354Z] #1 DONE 0.0s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:25.354Z] #2 DONE 0.0s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #3 [internal] load .dockerignore [2026-05-04T02:46:25.354Z] #3 transferring context: 2B done [2026-05-04T02:46:25.354Z] #3 DONE 0.0s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:25.354Z] #4 DONE 0.1s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:25.354Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:25.354Z] #5 DONE 0.0s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:25.354Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:25.354Z] #6 DONE 0.0s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:25.354Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:25.354Z] #5 DONE 0.1s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:25.354Z] #7 DONE 0.0s [2026-05-04T02:46:25.354Z] [2026-05-04T02:46:25.354Z] #8 exporting to image [2026-05-04T02:46:25.354Z] #8 exporting layers done [2026-05-04T02:46:25.354Z] #8 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 0.0s done [2026-05-04T02:46:25.354Z] #8 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done [2026-05-04T02:46:25.354Z] #8 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done [2026-05-04T02:46:25.354Z] #8 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done [2026-05-04T02:46:25.354Z] #8 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.0s done [2026-05-04T02:46:25.354Z] #8 pushing layers 0.1s done [2026-05-04T02:46:25.354Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 [2026-05-04T02:46:25.354Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:25.613Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done [2026-05-04T02:46:25.613Z] #8 DONE 0.2s [2026-05-04T02:46:25.613Z] [2026-05-04T02:46:25.613Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:25.613Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:25.899Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-05-04T02:46:25.899Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-05-04T02:46:25.899Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:25.899Z] #1 transferring dockerfile: 172B done [2026-05-04T02:46:25.899Z] #1 DONE 0.0s [2026-05-04T02:46:25.899Z] [2026-05-04T02:46:25.899Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-04T02:46:25.899Z] #2 DONE 0.0s [2026-05-04T02:46:25.899Z] [2026-05-04T02:46:25.899Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-04T02:46:25.899Z] #3 DONE 0.0s [2026-05-04T02:46:25.899Z] [2026-05-04T02:46:25.899Z] #4 [internal] load .dockerignore [2026-05-04T02:46:25.899Z] #4 transferring context: 2B done [2026-05-04T02:46:25.899Z] #4 DONE 0.0s [2026-05-04T02:46:25.899Z] [2026-05-04T02:46:25.899Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:25.899Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:25.899Z] #5 DONE 0.0s [2026-05-04T02:46:25.899Z] [2026-05-04T02:46:25.899Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:26.159Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:26.159Z] #6 CACHED [2026-05-04T02:46:26.159Z] [2026-05-04T02:46:26.159Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:26.159Z] #5 CACHED [2026-05-04T02:46:26.159Z] [2026-05-04T02:46:26.159Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:26.159Z] #7 DONE 0.0s [2026-05-04T02:46:26.159Z] [2026-05-04T02:46:26.159Z] #8 exporting to image [2026-05-04T02:46:26.159Z] #8 exporting layers done [2026-05-04T02:46:26.159Z] #8 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done [2026-05-04T02:46:26.159Z] #8 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done [2026-05-04T02:46:26.159Z] #8 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done [2026-05-04T02:46:26.159Z] #8 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done [2026-05-04T02:46:26.159Z] #8 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 done [2026-05-04T02:46:26.159Z] #8 pushing layers 0.0s done [2026-05-04T02:46:26.159Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done [2026-05-04T02:46:26.159Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:26.159Z] #8 DONE 0.1s [2026-05-04T02:46:26.159Z] [2026-05-04T02:46:26.159Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:26.159Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:26.451Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111' [2026-05-04T02:46:26.451Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 --push - [2026-05-04T02:46:26.451Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:26.713Z] #1 transferring dockerfile: 179B done [2026-05-04T02:46:26.713Z] #1 DONE 0.0s [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 [2026-05-04T02:46:26.713Z] #2 DONE 0.0s [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111 [2026-05-04T02:46:26.713Z] #3 DONE 0.0s [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] #4 [internal] load .dockerignore [2026-05-04T02:46:26.713Z] #4 transferring context: 2B done [2026-05-04T02:46:26.713Z] #4 DONE 0.0s [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:26.713Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:26.713Z] #5 CACHED [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:26.713Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:26.713Z] #6 CACHED [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] #7 exporting to image [2026-05-04T02:46:26.713Z] #7 exporting layers done [2026-05-04T02:46:26.713Z] #7 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done [2026-05-04T02:46:26.713Z] #7 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done [2026-05-04T02:46:26.713Z] #7 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done [2026-05-04T02:46:26.713Z] #7 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done [2026-05-04T02:46:26.713Z] #7 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 done [2026-05-04T02:46:26.713Z] #7 pushing layers 0.0s done [2026-05-04T02:46:26.713Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 [2026-05-04T02:46:26.713Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:26.713Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.111@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done [2026-05-04T02:46:26.713Z] #7 DONE 0.1s [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:26.713Z] #8 DONE 0.0s [2026-05-04T02:46:26.713Z] [2026-05-04T02:46:26.713Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:26.713Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:26.998Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:26.998Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:26.998Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:26.998Z] #1 transferring dockerfile: 220B done [2026-05-04T02:46:26.998Z] #1 DONE 0.0s [2026-05-04T02:46:26.998Z] [2026-05-04T02:46:26.998Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:26.998Z] #2 DONE 0.0s [2026-05-04T02:46:26.998Z] [2026-05-04T02:46:26.998Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:26.998Z] #3 DONE 0.0s [2026-05-04T02:46:26.998Z] [2026-05-04T02:46:26.998Z] #4 [internal] load .dockerignore [2026-05-04T02:46:26.998Z] #4 transferring context: 2B done [2026-05-04T02:46:26.998Z] #4 DONE 0.0s [2026-05-04T02:46:26.998Z] [2026-05-04T02:46:26.998Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:26.998Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:26.998Z] #5 CACHED [2026-05-04T02:46:26.998Z] [2026-05-04T02:46:26.998Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:26.998Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 0.0s done [2026-05-04T02:46:26.998Z] #6 CACHED [2026-05-04T02:46:26.998Z] [2026-05-04T02:46:26.998Z] #7 exporting to image [2026-05-04T02:46:26.998Z] #7 exporting layers done [2026-05-04T02:46:26.998Z] #7 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done [2026-05-04T02:46:26.998Z] #7 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done [2026-05-04T02:46:26.998Z] #7 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done [2026-05-04T02:46:26.998Z] #7 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done [2026-05-04T02:46:26.998Z] #7 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.0s done [2026-05-04T02:46:26.998Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:26.998Z] #7 DONE 0.0s [2026-05-04T02:46:27.258Z] [2026-05-04T02:46:27.258Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:27.258Z] #8 DONE 0.0s [2026-05-04T02:46:27.258Z] [2026-05-04T02:46:27.258Z] #7 exporting to image [2026-05-04T02:46:27.258Z] #7 pushing layers 0.0s done [2026-05-04T02:46:27.258Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done [2026-05-04T02:46:27.258Z] #7 DONE 0.1s [2026-05-04T02:46:27.258Z] [2026-05-04T02:46:27.258Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:27.258Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:27.543Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-05-04T02:46:27.543Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-05-04T02:46:27.543Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:27.543Z] #1 transferring dockerfile: 170B done [2026-05-04T02:46:27.543Z] #1 DONE 0.0s [2026-05-04T02:46:27.543Z] [2026-05-04T02:46:27.543Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-04T02:46:27.543Z] #2 DONE 0.0s [2026-05-04T02:46:27.543Z] [2026-05-04T02:46:27.543Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-04T02:46:27.543Z] #3 DONE 0.0s [2026-05-04T02:46:27.543Z] [2026-05-04T02:46:27.543Z] #4 [internal] load .dockerignore [2026-05-04T02:46:27.543Z] #4 transferring context: 2B done [2026-05-04T02:46:27.543Z] #4 DONE 0.0s [2026-05-04T02:46:27.543Z] [2026-05-04T02:46:27.543Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:27.543Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 done [2026-05-04T02:46:27.543Z] #5 CACHED [2026-05-04T02:46:27.543Z] [2026-05-04T02:46:27.543Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 [2026-05-04T02:46:27.543Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:6ec985269e02b87987c8ecf2d6911fc1ec43592df6bf0f284571393f9b2cc070 done [2026-05-04T02:46:27.543Z] #6 CACHED [2026-05-04T02:46:27.543Z] [2026-05-04T02:46:27.543Z] #7 exporting to image [2026-05-04T02:46:27.543Z] #7 exporting layers done [2026-05-04T02:46:27.543Z] #7 exporting manifest sha256:88194854cb1d528d44630375417719be264894c3644f4d50a446caac0b104172 done [2026-05-04T02:46:27.543Z] #7 exporting config sha256:eef4dd471ac1ae97e8e2efa3cea9ef53ef8bd9fb1f9e7134844cba800fc58dde done [2026-05-04T02:46:27.543Z] #7 exporting manifest sha256:9078828cbf5a44ead12bfbd09bae78795cda2d24233b3c46e3e610d705c9e14f done [2026-05-04T02:46:27.543Z] #7 exporting config sha256:1ecc12e7c4bf35451cc4b185054cb76a0d16c4c4bbea5b73efca97852a1bad49 done [2026-05-04T02:46:27.543Z] #7 exporting manifest list sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 done [2026-05-04T02:46:27.543Z] #7 pushing layers 0.0s done [2026-05-04T02:46:27.543Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 [2026-05-04T02:46:27.543Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:27.801Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:fca6e9d50011b6ff62ce3dff1762bb3354fc0c12dbba63685cd1c9578d4c2321 0.1s done [2026-05-04T02:46:27.801Z] #7 DONE 0.1s [2026-05-04T02:46:27.801Z] [2026-05-04T02:46:27.801Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:27.801Z] #8 DONE 0.0s [2026-05-04T02:46:27.801Z] [2026-05-04T02:46:27.801Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:27.801Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:28.090Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:28.090Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:28.090Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:28.090Z] #1 transferring dockerfile: 206B done [2026-05-04T02:46:28.090Z] #1 DONE 0.0s [2026-05-04T02:46:28.090Z] [2026-05-04T02:46:28.090Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:28.090Z] #2 DONE 0.0s [2026-05-04T02:46:28.090Z] [2026-05-04T02:46:28.090Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:28.090Z] #3 DONE 0.0s [2026-05-04T02:46:28.090Z] [2026-05-04T02:46:28.090Z] #4 [internal] load .dockerignore [2026-05-04T02:46:28.090Z] #4 transferring context: 2B done [2026-05-04T02:46:28.090Z] #4 DONE 0.0s [2026-05-04T02:46:28.090Z] [2026-05-04T02:46:28.090Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:28.090Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done [2026-05-04T02:46:28.090Z] #5 DONE 0.0s [2026-05-04T02:46:28.090Z] [2026-05-04T02:46:28.090Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:28.350Z] #6 DONE 0.0s [2026-05-04T02:46:28.350Z] [2026-05-04T02:46:28.350Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:28.350Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done [2026-05-04T02:46:28.350Z] #5 DONE 0.1s [2026-05-04T02:46:28.350Z] [2026-05-04T02:46:28.350Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:28.350Z] #7 DONE 0.0s [2026-05-04T02:46:28.350Z] [2026-05-04T02:46:28.350Z] #8 exporting to image [2026-05-04T02:46:28.350Z] #8 exporting layers done [2026-05-04T02:46:28.350Z] #8 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done [2026-05-04T02:46:28.350Z] #8 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done [2026-05-04T02:46:28.350Z] #8 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done [2026-05-04T02:46:28.350Z] #8 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done [2026-05-04T02:46:28.350Z] #8 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done [2026-05-04T02:46:28.350Z] #8 pushing layers 0.1s done [2026-05-04T02:46:28.350Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 [2026-05-04T02:46:28.350Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:28.610Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done [2026-05-04T02:46:28.610Z] #8 DONE 0.2s [2026-05-04T02:46:28.610Z] [2026-05-04T02:46:28.610Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:28.610Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:28.899Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-05-04T02:46:28.899Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-05-04T02:46:29.160Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:29.160Z] #1 transferring dockerfile: 172B done [2026-05-04T02:46:29.160Z] #1 DONE 0.0s [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-04T02:46:29.160Z] #2 DONE 0.0s [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-04T02:46:29.160Z] #3 DONE 0.0s [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] #4 [internal] load .dockerignore [2026-05-04T02:46:29.160Z] #4 transferring context: 2B done [2026-05-04T02:46:29.160Z] #4 DONE 0.0s [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:29.160Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done [2026-05-04T02:46:29.160Z] #5 CACHED [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:29.160Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done [2026-05-04T02:46:29.160Z] #6 CACHED [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] #7 exporting to image [2026-05-04T02:46:29.160Z] #7 exporting layers done [2026-05-04T02:46:29.160Z] #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done [2026-05-04T02:46:29.160Z] #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done [2026-05-04T02:46:29.160Z] #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done [2026-05-04T02:46:29.160Z] #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done [2026-05-04T02:46:29.160Z] #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done [2026-05-04T02:46:29.160Z] #7 pushing layers 0.0s done [2026-05-04T02:46:29.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 [2026-05-04T02:46:29.160Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:29.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done [2026-05-04T02:46:29.160Z] #7 DONE 0.1s [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:29.160Z] #8 DONE 0.0s [2026-05-04T02:46:29.160Z] [2026-05-04T02:46:29.160Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:29.160Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:29.444Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111' [2026-05-04T02:46:29.444Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 --push - [2026-05-04T02:46:29.444Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:29.444Z] #1 transferring dockerfile: 179B done [2026-05-04T02:46:29.444Z] #1 DONE 0.0s [2026-05-04T02:46:29.444Z] [2026-05-04T02:46:29.444Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 [2026-05-04T02:46:29.444Z] #2 DONE 0.0s [2026-05-04T02:46:29.444Z] [2026-05-04T02:46:29.444Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111 [2026-05-04T02:46:29.444Z] #3 DONE 0.0s [2026-05-04T02:46:29.444Z] [2026-05-04T02:46:29.444Z] #4 [internal] load .dockerignore [2026-05-04T02:46:29.444Z] #4 transferring context: 2B done [2026-05-04T02:46:29.444Z] #4 DONE 0.0s [2026-05-04T02:46:29.444Z] [2026-05-04T02:46:29.444Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:29.444Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done [2026-05-04T02:46:29.444Z] #5 CACHED [2026-05-04T02:46:29.444Z] [2026-05-04T02:46:29.444Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:29.444Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done [2026-05-04T02:46:29.444Z] #6 CACHED [2026-05-04T02:46:29.444Z] [2026-05-04T02:46:29.444Z] #7 exporting to image [2026-05-04T02:46:29.444Z] #7 exporting layers done [2026-05-04T02:46:29.444Z] #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done [2026-05-04T02:46:29.444Z] #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done [2026-05-04T02:46:29.444Z] #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done [2026-05-04T02:46:29.444Z] #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done [2026-05-04T02:46:29.444Z] #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done [2026-05-04T02:46:29.444Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:29.445Z] #7 DONE 0.0s [2026-05-04T02:46:29.704Z] [2026-05-04T02:46:29.704Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:29.704Z] #8 DONE 0.0s [2026-05-04T02:46:29.704Z] [2026-05-04T02:46:29.704Z] #7 exporting to image [2026-05-04T02:46:29.704Z] #7 pushing layers 0.0s done [2026-05-04T02:46:29.704Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.111@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done [2026-05-04T02:46:29.704Z] #7 DONE 0.1s [2026-05-04T02:46:29.704Z] [2026-05-04T02:46:29.704Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:29.704Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:29.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:29.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:29.987Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:29.987Z] #1 transferring dockerfile: 220B done [2026-05-04T02:46:29.987Z] #1 DONE 0.0s [2026-05-04T02:46:29.987Z] [2026-05-04T02:46:29.987Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:29.987Z] #2 DONE 0.0s [2026-05-04T02:46:29.987Z] [2026-05-04T02:46:29.987Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:29.987Z] #3 DONE 0.0s [2026-05-04T02:46:29.987Z] [2026-05-04T02:46:29.987Z] #4 [internal] load .dockerignore [2026-05-04T02:46:29.987Z] #4 transferring context: 2B done [2026-05-04T02:46:29.987Z] #4 DONE 0.0s [2026-05-04T02:46:29.987Z] [2026-05-04T02:46:29.987Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:29.987Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done [2026-05-04T02:46:29.987Z] #5 CACHED [2026-05-04T02:46:29.987Z] [2026-05-04T02:46:29.987Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:29.987Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 done [2026-05-04T02:46:29.987Z] #6 CACHED [2026-05-04T02:46:29.987Z] [2026-05-04T02:46:29.987Z] #7 exporting to image [2026-05-04T02:46:29.987Z] #7 exporting layers done [2026-05-04T02:46:29.987Z] #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done [2026-05-04T02:46:29.987Z] #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done [2026-05-04T02:46:29.987Z] #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done [2026-05-04T02:46:29.987Z] #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done [2026-05-04T02:46:29.987Z] #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done [2026-05-04T02:46:29.987Z] #7 pushing layers [2026-05-04T02:46:29.987Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:30.244Z] #7 pushing layers 0.0s done [2026-05-04T02:46:30.244Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done [2026-05-04T02:46:30.244Z] #7 DONE 0.1s [2026-05-04T02:46:30.244Z] [2026-05-04T02:46:30.244Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:30.244Z] #8 DONE 0.0s [2026-05-04T02:46:30.244Z] [2026-05-04T02:46:30.244Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:30.244Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:30.531Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-05-04T02:46:30.531Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-05-04T02:46:30.531Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:30.531Z] #1 transferring dockerfile: 170B done [2026-05-04T02:46:30.531Z] #1 DONE 0.0s [2026-05-04T02:46:30.531Z] [2026-05-04T02:46:30.531Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-04T02:46:30.531Z] #2 DONE 0.0s [2026-05-04T02:46:30.531Z] [2026-05-04T02:46:30.531Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-04T02:46:30.531Z] #3 DONE 0.0s [2026-05-04T02:46:30.531Z] [2026-05-04T02:46:30.531Z] #4 [internal] load .dockerignore [2026-05-04T02:46:30.531Z] #4 transferring context: 2B done [2026-05-04T02:46:30.531Z] #4 DONE 0.0s [2026-05-04T02:46:30.531Z] [2026-05-04T02:46:30.531Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:30.531Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done [2026-05-04T02:46:30.531Z] #5 CACHED [2026-05-04T02:46:30.531Z] [2026-05-04T02:46:30.531Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 [2026-05-04T02:46:30.531Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:347a69707d4561468314b98f3f3aa51ee135a7846a57689d0d5f758681c06075 0.0s done [2026-05-04T02:46:30.531Z] #6 CACHED [2026-05-04T02:46:30.531Z] [2026-05-04T02:46:30.531Z] #7 exporting to image [2026-05-04T02:46:30.531Z] #7 exporting layers done [2026-05-04T02:46:30.531Z] #7 exporting manifest sha256:3a9d8f8a2b41cf2a989bdcad088358086fd35eccece09eb3f84d573e62d03057 done [2026-05-04T02:46:30.531Z] #7 exporting config sha256:eff9ccc77b5ac412665c7bf7527532062df19144997a630dfe0632cf116881db done [2026-05-04T02:46:30.531Z] #7 exporting manifest sha256:f0ae67f9ca81f04527b09c6a7d1e936ed33984a53b8104b3fa054e2db74026a9 done [2026-05-04T02:46:30.531Z] #7 exporting config sha256:075759b7d7fc521172dadca7cd4e4203e8070edffdd7427eb5fae441e97d8da9 done [2026-05-04T02:46:30.531Z] #7 exporting manifest list sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 done [2026-05-04T02:46:30.531Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:30.531Z] #7 DONE 0.0s [2026-05-04T02:46:30.789Z] [2026-05-04T02:46:30.789Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:30.789Z] #8 DONE 0.0s [2026-05-04T02:46:30.789Z] [2026-05-04T02:46:30.790Z] #7 exporting to image [2026-05-04T02:46:30.790Z] #7 pushing layers 0.0s done [2026-05-04T02:46:30.790Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:f569a828c42b077012d2db446760d5d1c7199bc64f0a143c9b9b940be3bf9d68 0.1s done [2026-05-04T02:46:30.790Z] #7 DONE 0.1s [2026-05-04T02:46:30.790Z] [2026-05-04T02:46:30.790Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:30.790Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:31.070Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:31.070Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:31.070Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:31.070Z] #1 transferring dockerfile: 206B done [2026-05-04T02:46:31.070Z] #1 DONE 0.0s [2026-05-04T02:46:31.070Z] [2026-05-04T02:46:31.070Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:31.070Z] #2 DONE 0.1s [2026-05-04T02:46:31.070Z] [2026-05-04T02:46:31.070Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:31.070Z] #3 DONE 0.1s [2026-05-04T02:46:31.070Z] [2026-05-04T02:46:31.070Z] #4 [internal] load .dockerignore [2026-05-04T02:46:31.070Z] #4 transferring context: 2B done [2026-05-04T02:46:31.070Z] #4 DONE 0.0s [2026-05-04T02:46:31.331Z] [2026-05-04T02:46:31.331Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:31.331Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:31.331Z] #5 DONE 0.0s [2026-05-04T02:46:31.331Z] [2026-05-04T02:46:31.331Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:31.331Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:31.331Z] #6 DONE 0.1s [2026-05-04T02:46:31.331Z] [2026-05-04T02:46:31.331Z] #7 exporting to image [2026-05-04T02:46:31.331Z] #7 exporting layers done [2026-05-04T02:46:31.331Z] #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done [2026-05-04T02:46:31.331Z] #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done [2026-05-04T02:46:31.331Z] #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done [2026-05-04T02:46:31.331Z] #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done [2026-05-04T02:46:31.331Z] #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done [2026-05-04T02:46:31.331Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:31.331Z] #7 DONE 0.0s [2026-05-04T02:46:31.331Z] [2026-05-04T02:46:31.331Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:31.331Z] #8 DONE 0.0s [2026-05-04T02:46:31.331Z] [2026-05-04T02:46:31.331Z] #7 exporting to image [2026-05-04T02:46:31.331Z] #7 pushing layers 0.1s done [2026-05-04T02:46:31.331Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd [2026-05-04T02:46:31.590Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done [2026-05-04T02:46:31.590Z] #7 DONE 0.2s [2026-05-04T02:46:31.590Z] [2026-05-04T02:46:31.590Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:31.590Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:31.885Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-05-04T02:46:31.885Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-05-04T02:46:31.885Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:31.885Z] #1 transferring dockerfile: 172B done [2026-05-04T02:46:31.885Z] #1 DONE 0.0s [2026-05-04T02:46:31.885Z] [2026-05-04T02:46:31.885Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-04T02:46:31.885Z] #2 DONE 0.0s [2026-05-04T02:46:31.885Z] [2026-05-04T02:46:31.885Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-04T02:46:31.885Z] #3 DONE 0.0s [2026-05-04T02:46:31.885Z] [2026-05-04T02:46:31.885Z] #4 [internal] load .dockerignore [2026-05-04T02:46:31.885Z] #4 transferring context: 2B done [2026-05-04T02:46:31.885Z] #4 DONE 0.0s [2026-05-04T02:46:31.885Z] [2026-05-04T02:46:31.885Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:31.885Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:31.885Z] #5 DONE 0.0s [2026-05-04T02:46:31.885Z] [2026-05-04T02:46:31.885Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:32.144Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:32.144Z] #6 CACHED [2026-05-04T02:46:32.144Z] [2026-05-04T02:46:32.144Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:32.144Z] #5 CACHED [2026-05-04T02:46:32.144Z] [2026-05-04T02:46:32.144Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:32.144Z] #7 DONE 0.0s [2026-05-04T02:46:32.144Z] [2026-05-04T02:46:32.144Z] #8 exporting to image [2026-05-04T02:46:32.144Z] #8 exporting layers done [2026-05-04T02:46:32.144Z] #8 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done [2026-05-04T02:46:32.144Z] #8 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done [2026-05-04T02:46:32.144Z] #8 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done [2026-05-04T02:46:32.144Z] #8 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done [2026-05-04T02:46:32.144Z] #8 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done [2026-05-04T02:46:32.144Z] #8 pushing layers 0.0s done [2026-05-04T02:46:32.144Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done [2026-05-04T02:46:32.144Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:32.144Z] #8 DONE 0.1s [2026-05-04T02:46:32.144Z] [2026-05-04T02:46:32.144Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:32.144Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:32.434Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111' [2026-05-04T02:46:32.434Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 --push - [2026-05-04T02:46:32.692Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:32.692Z] #1 transferring dockerfile: 179B done [2026-05-04T02:46:32.692Z] #1 DONE 0.0s [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 [2026-05-04T02:46:32.692Z] #2 DONE 0.0s [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111 [2026-05-04T02:46:32.692Z] #3 DONE 0.0s [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] #4 [internal] load .dockerignore [2026-05-04T02:46:32.692Z] #4 transferring context: 2B done [2026-05-04T02:46:32.692Z] #4 DONE 0.0s [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:32.692Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:32.692Z] #5 CACHED [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:32.692Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:32.692Z] #6 CACHED [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] #7 exporting to image [2026-05-04T02:46:32.692Z] #7 exporting layers done [2026-05-04T02:46:32.692Z] #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done [2026-05-04T02:46:32.692Z] #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done [2026-05-04T02:46:32.692Z] #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done [2026-05-04T02:46:32.692Z] #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done [2026-05-04T02:46:32.692Z] #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done [2026-05-04T02:46:32.692Z] #7 pushing layers 0.0s done [2026-05-04T02:46:32.692Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd [2026-05-04T02:46:32.692Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:32.692Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done [2026-05-04T02:46:32.692Z] #7 DONE 0.1s [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:32.692Z] #8 DONE 0.0s [2026-05-04T02:46:32.692Z] [2026-05-04T02:46:32.692Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:32.692Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:32.976Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:32.976Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:33.234Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:33.234Z] #1 transferring dockerfile: 220B done [2026-05-04T02:46:33.234Z] #1 DONE 0.0s [2026-05-04T02:46:33.234Z] [2026-05-04T02:46:33.234Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:33.234Z] #2 DONE 0.0s [2026-05-04T02:46:33.234Z] [2026-05-04T02:46:33.234Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:33.234Z] #3 DONE 0.0s [2026-05-04T02:46:33.234Z] [2026-05-04T02:46:33.234Z] #4 [internal] load .dockerignore [2026-05-04T02:46:33.234Z] #4 transferring context: 2B done [2026-05-04T02:46:33.234Z] #4 DONE 0.0s [2026-05-04T02:46:33.234Z] [2026-05-04T02:46:33.234Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:33.234Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 done [2026-05-04T02:46:33.234Z] #5 CACHED [2026-05-04T02:46:33.234Z] [2026-05-04T02:46:33.234Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:33.234Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:33.234Z] #6 CACHED [2026-05-04T02:46:33.234Z] [2026-05-04T02:46:33.234Z] #7 exporting to image [2026-05-04T02:46:33.234Z] #7 exporting layers done [2026-05-04T02:46:33.234Z] #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done [2026-05-04T02:46:33.234Z] #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done [2026-05-04T02:46:33.234Z] #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done [2026-05-04T02:46:33.234Z] #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done [2026-05-04T02:46:33.234Z] #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done [2026-05-04T02:46:33.234Z] #7 pushing layers 0.0s done [2026-05-04T02:46:33.234Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd [2026-05-04T02:46:33.234Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:33.235Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done [2026-05-04T02:46:33.235Z] #7 DONE 0.1s [2026-05-04T02:46:33.235Z] [2026-05-04T02:46:33.235Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:33.235Z] #8 DONE 0.0s [2026-05-04T02:46:33.235Z] [2026-05-04T02:46:33.235Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:33.235Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:33.517Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-05-04T02:46:33.517Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-05-04T02:46:33.776Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:33.776Z] #1 transferring dockerfile: 170B done [2026-05-04T02:46:33.776Z] #1 DONE 0.0s [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-04T02:46:33.776Z] #2 DONE 0.0s [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-04T02:46:33.776Z] #3 DONE 0.0s [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] #4 [internal] load .dockerignore [2026-05-04T02:46:33.776Z] #4 transferring context: 2B done [2026-05-04T02:46:33.776Z] #4 DONE 0.0s [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:33.776Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:33.776Z] #5 CACHED [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 [2026-05-04T02:46:33.776Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72d9e4a8aaea81b8a1964adf72809c1bda74f8e9c966f607a9ccfc18277aa106 0.0s done [2026-05-04T02:46:33.776Z] #6 CACHED [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] #7 exporting to image [2026-05-04T02:46:33.776Z] #7 exporting layers done [2026-05-04T02:46:33.776Z] #7 exporting manifest sha256:104264fdc252f3775ce89fa71ea8b686c104d3deb21c27fa21e07ec1cd67826e done [2026-05-04T02:46:33.776Z] #7 exporting config sha256:0a16767237b4d5c43c723668ae5a6b399122161d8ebb485d0f2b8a57b0a2d4f3 done [2026-05-04T02:46:33.776Z] #7 exporting manifest sha256:b0d6f7483564279cfcd1e1d0f455f5e39bd06b0959cd164eaa7971ef515e6071 done [2026-05-04T02:46:33.776Z] #7 exporting config sha256:3bd197b9de8b3046a7d3be1c06950f7607c584f75dbb856a20a4d8b2f24d8750 done [2026-05-04T02:46:33.776Z] #7 exporting manifest list sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd done [2026-05-04T02:46:33.776Z] #7 pushing layers 0.0s done [2026-05-04T02:46:33.776Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd [2026-05-04T02:46:33.776Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:33.776Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5f98663594072e620735c8cb13e64371ab0f4ccdd0cb4720e0b891de1470a4cd 0.1s done [2026-05-04T02:46:33.776Z] #7 DONE 0.1s [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:33.776Z] #8 DONE 0.0s [2026-05-04T02:46:33.776Z] [2026-05-04T02:46:33.776Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:33.776Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:34.121Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6' [2026-05-04T02:46:34.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 --push - [2026-05-04T02:46:34.121Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:34.121Z] #1 transferring dockerfile: 202B done [2026-05-04T02:46:34.121Z] #1 DONE 0.0s [2026-05-04T02:46:34.121Z] [2026-05-04T02:46:34.121Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:34.121Z] #2 DONE 0.0s [2026-05-04T02:46:34.121Z] [2026-05-04T02:46:34.121Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T02:46:34.121Z] #3 DONE 0.0s [2026-05-04T02:46:34.121Z] [2026-05-04T02:46:34.121Z] #4 [internal] load .dockerignore [2026-05-04T02:46:34.121Z] #4 transferring context: 2B done [2026-05-04T02:46:34.121Z] #4 DONE 0.0s [2026-05-04T02:46:34.121Z] [2026-05-04T02:46:34.121Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:34.121Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:34.121Z] #5 DONE 0.0s [2026-05-04T02:46:34.121Z] [2026-05-04T02:46:34.121Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:34.468Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:34.468Z] #6 DONE 0.0s [2026-05-04T02:46:34.468Z] [2026-05-04T02:46:34.468Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:34.468Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:34.468Z] #5 DONE 0.1s [2026-05-04T02:46:34.468Z] [2026-05-04T02:46:34.468Z] #7 exporting to image [2026-05-04T02:46:34.468Z] #7 exporting layers done [2026-05-04T02:46:34.468Z] #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done [2026-05-04T02:46:34.468Z] #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done [2026-05-04T02:46:34.468Z] #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done [2026-05-04T02:46:34.468Z] #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done [2026-05-04T02:46:34.468Z] #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 [2026-05-04T02:46:34.468Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:34.468Z] #7 ... [2026-05-04T02:46:34.468Z] [2026-05-04T02:46:34.468Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:34.468Z] #8 DONE 0.0s [2026-05-04T02:46:34.468Z] [2026-05-04T02:46:34.468Z] #7 exporting to image [2026-05-04T02:46:34.468Z] #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done [2026-05-04T02:46:34.468Z] #7 pushing layers 0.1s done [2026-05-04T02:46:34.468Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 [2026-05-04T02:46:34.468Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done [2026-05-04T02:46:34.468Z] #7 DONE 0.2s [2026-05-04T02:46:34.468Z] [2026-05-04T02:46:34.468Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:34.468Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:34.755Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-05-04T02:46:34.755Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-05-04T02:46:34.755Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:34.755Z] #1 transferring dockerfile: 168B done [2026-05-04T02:46:34.755Z] #1 DONE 0.0s [2026-05-04T02:46:34.755Z] [2026-05-04T02:46:34.755Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-04T02:46:34.755Z] #2 DONE 0.0s [2026-05-04T02:46:34.755Z] [2026-05-04T02:46:34.755Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-04T02:46:34.755Z] #3 DONE 0.0s [2026-05-04T02:46:34.755Z] [2026-05-04T02:46:34.755Z] #4 [internal] load .dockerignore [2026-05-04T02:46:34.755Z] #4 transferring context: 2B done [2026-05-04T02:46:34.755Z] #4 DONE 0.0s [2026-05-04T02:46:34.755Z] [2026-05-04T02:46:34.755Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:34.755Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:34.755Z] #5 CACHED [2026-05-04T02:46:34.755Z] [2026-05-04T02:46:34.755Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:34.755Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:34.755Z] #6 CACHED [2026-05-04T02:46:34.755Z] [2026-05-04T02:46:34.755Z] #7 exporting to image [2026-05-04T02:46:34.755Z] #7 exporting layers done [2026-05-04T02:46:34.755Z] #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done [2026-05-04T02:46:34.755Z] #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done [2026-05-04T02:46:34.755Z] #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb [2026-05-04T02:46:34.755Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:35.014Z] #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done [2026-05-04T02:46:35.014Z] #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done [2026-05-04T02:46:35.014Z] #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done [2026-05-04T02:46:35.014Z] #7 pushing layers 0.0s done [2026-05-04T02:46:35.014Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done [2026-05-04T02:46:35.014Z] #7 DONE 0.1s [2026-05-04T02:46:35.014Z] [2026-05-04T02:46:35.014Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:35.014Z] #8 DONE 0.0s [2026-05-04T02:46:35.014Z] [2026-05-04T02:46:35.014Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:35.014Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:35.303Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111' [2026-05-04T02:46:35.303Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 --push - [2026-05-04T02:46:35.303Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:35.303Z] #1 transferring dockerfile: 175B done [2026-05-04T02:46:35.303Z] #1 DONE 0.0s [2026-05-04T02:46:35.303Z] [2026-05-04T02:46:35.303Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 [2026-05-04T02:46:35.303Z] #2 DONE 0.0s [2026-05-04T02:46:35.303Z] [2026-05-04T02:46:35.303Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111 [2026-05-04T02:46:35.303Z] #3 DONE 0.0s [2026-05-04T02:46:35.303Z] [2026-05-04T02:46:35.303Z] #4 [internal] load .dockerignore [2026-05-04T02:46:35.303Z] #4 transferring context: 2B done [2026-05-04T02:46:35.303Z] #4 DONE 0.0s [2026-05-04T02:46:35.303Z] [2026-05-04T02:46:35.303Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:35.303Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:35.303Z] #5 CACHED [2026-05-04T02:46:35.303Z] [2026-05-04T02:46:35.303Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:35.303Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:35.303Z] #6 CACHED [2026-05-04T02:46:35.303Z] [2026-05-04T02:46:35.303Z] #7 exporting to image [2026-05-04T02:46:35.303Z] #7 exporting layers done [2026-05-04T02:46:35.303Z] #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done [2026-05-04T02:46:35.303Z] #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done [2026-05-04T02:46:35.303Z] #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done [2026-05-04T02:46:35.303Z] #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done [2026-05-04T02:46:35.303Z] #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done [2026-05-04T02:46:35.303Z] #7 pushing layers 0.0s done [2026-05-04T02:46:35.303Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 [2026-05-04T02:46:35.303Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:35.563Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done [2026-05-04T02:46:35.563Z] #7 DONE 0.1s [2026-05-04T02:46:35.563Z] [2026-05-04T02:46:35.563Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:35.563Z] #8 DONE 0.0s [2026-05-04T02:46:35.563Z] [2026-05-04T02:46:35.563Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:35.563Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:35.853Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111' [2026-05-04T02:46:35.853Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 --push - [2026-05-04T02:46:36.113Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:36.113Z] #1 transferring dockerfile: 216B done [2026-05-04T02:46:36.113Z] #1 DONE 0.0s [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:36.113Z] #2 DONE 0.0s [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T02:46:36.113Z] #3 DONE 0.0s [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] #4 [internal] load .dockerignore [2026-05-04T02:46:36.113Z] #4 transferring context: 2B done [2026-05-04T02:46:36.113Z] #4 DONE 0.0s [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:36.113Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:36.113Z] #5 CACHED [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:36.113Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:36.113Z] #6 CACHED [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] #7 exporting to image [2026-05-04T02:46:36.113Z] #7 exporting layers done [2026-05-04T02:46:36.113Z] #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done [2026-05-04T02:46:36.113Z] #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done [2026-05-04T02:46:36.113Z] #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done [2026-05-04T02:46:36.113Z] #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done [2026-05-04T02:46:36.113Z] #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done [2026-05-04T02:46:36.113Z] #7 pushing layers 0.0s done [2026-05-04T02:46:36.113Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 [2026-05-04T02:46:36.113Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:36.113Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done [2026-05-04T02:46:36.113Z] #7 DONE 0.1s [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:36.113Z] #8 DONE 0.0s [2026-05-04T02:46:36.113Z] [2026-05-04T02:46:36.113Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:36.113Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-05-04T02:46:36.404Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-05-04T02:46:36.404Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-05-04T02:46:36.664Z] #1 [internal] load build definition from Dockerfile [2026-05-04T02:46:36.664Z] #1 transferring dockerfile: 166B done [2026-05-04T02:46:36.664Z] #1 DONE 0.0s [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-04T02:46:36.664Z] #2 DONE 0.0s [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-04T02:46:36.664Z] #3 DONE 0.0s [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] #4 [internal] load .dockerignore [2026-05-04T02:46:36.664Z] #4 transferring context: 2B done [2026-05-04T02:46:36.664Z] #4 DONE 0.0s [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:36.664Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:36.664Z] #5 CACHED [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a [2026-05-04T02:46:36.664Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fea328aa1949486443f4be717504180c331945b1fa96ef4c4ed67368786ea30a 0.0s done [2026-05-04T02:46:36.664Z] #6 CACHED [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] #7 exporting to image [2026-05-04T02:46:36.664Z] #7 exporting layers [2026-05-04T02:46:36.664Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-05-04T02:46:36.664Z] #7 exporting layers done [2026-05-04T02:46:36.664Z] #7 exporting manifest sha256:cc20b6b90a8cb7021f4a6531b26a6682bfc2dc4ae209d8527f21afc75a06cd02 done [2026-05-04T02:46:36.664Z] #7 exporting config sha256:df7e9c03f44247880197226414fa9ea6d2e997b942684511330954cef4462db7 done [2026-05-04T02:46:36.664Z] #7 exporting manifest sha256:095120fad2b497c27de91b0034cc755a7099204ca08a1182f7710977802067eb done [2026-05-04T02:46:36.664Z] #7 exporting config sha256:7dfff55391f367f8173ea006c6c6f12a6f8c000d56aaef5de5c0e05ee1841d93 done [2026-05-04T02:46:36.664Z] #7 exporting manifest list sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 done [2026-05-04T02:46:36.664Z] #7 pushing layers 0.0s done [2026-05-04T02:46:36.664Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:fbc17bd700c058f8d6850170445086e381bd2ccab3141c6ae78e9e60e7f81829 0.1s done [2026-05-04T02:46:36.664Z] #7 DONE 0.1s [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-05-04T02:46:36.664Z] #8 DONE 0.0s [2026-05-04T02:46:36.664Z] [2026-05-04T02:46:36.664Z] 1 warning found (use --debug to expand): [2026-05-04T02:46:36.664Z]  - 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-05-04T02:46:37.074Z] + '[' -d /w/workspace/edgex-go/971/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:46:37.365Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:46:37.919Z] ---> package-listing.sh [2026-05-04T02:46:37.920Z] ++ facter osfamily [2026-05-04T02:46:37.920Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-04T02:46:38.183Z] + OS_FAMILY=redhat [2026-05-04T02:46:38.183Z] + workspace=/w/workspace/edgex-go/971 [2026-05-04T02:46:38.183Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-04T02:46:38.183Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-04T02:46:38.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-04T02:46:38.183Z] + PACKAGES=/tmp/packages_start.txt [2026-05-04T02:46:38.183Z] + '[' /w/workspace/edgex-go/971 ']' [2026-05-04T02:46:38.183Z] + PACKAGES=/tmp/packages_end.txt [2026-05-04T02:46:38.183Z] + case "${OS_FAMILY}" in [2026-05-04T02:46:38.183Z] + rpm -qa [2026-05-04T02:46:38.183Z] + sort [2026-05-04T02:46:38.757Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-04T02:46:38.757Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-04T02:46:38.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-04T02:46:38.757Z] + '[' /w/workspace/edgex-go/971 ']' [2026-05-04T02:46:38.757Z] + mkdir -p /w/workspace/edgex-go/971/archives/ [2026-05-04T02:46:38.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/971/archives/ [Pipeline] echo [2026-05-04T02:46:38.769Z] 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/971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-04T02:46:39.048Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:46:39.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-04T02:46:39.609Z] [2026-05-04T02:46:39.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T02:46:39.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-04T02:46:39.916Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-04T02:46:39.916Z] 5eb5b503b376: Pulling fs layer [2026-05-04T02:46:39.916Z] 5c69ac0246d0: Pulling fs layer [2026-05-04T02:46:39.916Z] ec43610c2a17: Pulling fs layer [2026-05-04T02:46:39.916Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-04T02:46:39.916Z] 33b1e0a273af: Pulling fs layer [2026-05-04T02:46:39.916Z] 5d3b04190fa2: Pulling fs layer [2026-05-04T02:46:39.916Z] 2f39f015ded8: Pulling fs layer [2026-05-04T02:46:39.916Z] 33b1e0a273af: Waiting [2026-05-04T02:46:39.916Z] 5d3b04190fa2: Waiting [2026-05-04T02:46:39.916Z] 2f39f015ded8: Waiting [2026-05-04T02:46:39.916Z] 3a2ae6a8a46f: Waiting [2026-05-04T02:46:39.916Z] 5c69ac0246d0: Verifying Checksum [2026-05-04T02:46:39.916Z] 5c69ac0246d0: Download complete [2026-05-04T02:46:39.916Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-04T02:46:39.916Z] 3a2ae6a8a46f: Download complete [2026-05-04T02:46:39.916Z] 33b1e0a273af: Verifying Checksum [2026-05-04T02:46:39.916Z] 33b1e0a273af: Download complete [2026-05-04T02:46:39.916Z] 5d3b04190fa2: Verifying Checksum [2026-05-04T02:46:39.916Z] 5d3b04190fa2: Download complete [2026-05-04T02:46:39.916Z] ec43610c2a17: Verifying Checksum [2026-05-04T02:46:39.916Z] ec43610c2a17: Download complete [2026-05-04T02:46:40.175Z] 5eb5b503b376: Verifying Checksum [2026-05-04T02:46:40.175Z] 5eb5b503b376: Download complete [2026-05-04T02:46:40.758Z] 2f39f015ded8: Download complete [2026-05-04T02:46:41.697Z] 5eb5b503b376: Pull complete [2026-05-04T02:46:41.697Z] 5c69ac0246d0: Pull complete [2026-05-04T02:46:41.955Z] ec43610c2a17: Pull complete [2026-05-04T02:46:42.212Z] 3a2ae6a8a46f: Pull complete [2026-05-04T02:46:42.212Z] 33b1e0a273af: Pull complete [2026-05-04T02:46:42.471Z] 5d3b04190fa2: Pull complete [2026-05-04T02:46:46.668Z] 2f39f015ded8: Pull complete [2026-05-04T02:46:46.668Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-04T02:46:46.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-04T02:46:46.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T02:46:46.860Z] prd-centos7-docker-4c-2g-8612 does not seem to be running inside a container [2026-05-04T02:46:46.899Z] $ 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/971/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-04T02:46:49.974Z] $ docker top 86c9995c0dad1be00c30f6d177860ee6fca18476e05768853952e63332a2de42 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-04T02:46:50.336Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-04T02:46:50.634Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-04T02:46:50.918Z] + ls /var/log/sa-host [2026-05-04T02:46:50.918Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T02:46:51.099Z] provisioning config files... [2026-05-04T02:46:51.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11881380970790657183tmp [Pipeline] { [Pipeline] echo [2026-05-04T02:46:51.129Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:46:51.421Z] ---> create-netrc.sh [Pipeline] } [2026-05-04T02:46:51.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:46:51.782Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-04T02:46:51.792Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T02:46:52.083Z] ---> sudo-logs.sh [2026-05-04T02:46:52.084Z] Archiving 'sudo' log.. [2026-05-04T02:46:52.084Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T02:46:52.119Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-05-04T02:46:52.124Z] $ docker stop --time=1 86c9995c0dad1be00c30f6d177860ee6fca18476e05768853952e63332a2de42 [2026-05-04T02:46:53.248Z] $ docker rm -f --volumes 86c9995c0dad1be00c30f6d177860ee6fca18476e05768853952e63332a2de42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-05-04T02:46:53.349Z] [WS-CLEANUP] Deleting project workspace... [2026-05-04T02:46:53.349Z] [WS-CLEANUP] Deferred wipeout is used... [2026-05-04T02:46:53.364Z] [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-05-04T03:04:12.842Z] #154 ... [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-04T03:04:12.842Z] #150 DONE 1188.0s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:04:12.842Z] #145 ... [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:04:12.842Z] #155 DONE 0.2s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T03:04:12.842Z] #147 ... [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:04:12.842Z] #156 DONE 0.3s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:04:12.842Z] #145 ... [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-04T03:04:12.842Z] #157 DONE 0.4s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #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-05-04T03:04:12.842Z] #158 DONE 0.1s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #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-05-04T03:04:12.842Z] #159 DONE 0.3s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T03:04:12.842Z] #151 ... [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #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-05-04T03:04:12.842Z] #160 DONE 2.1s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #104 [core-common-config-bootstrapper] exporting to image [2026-05-04T03:04:12.842Z] #104 exporting layers [2026-05-04T03:04:12.842Z] #104 exporting layers 0.7s done [2026-05-04T03:04:12.842Z] #104 writing image sha256:4f13794ce2600eb5d628a8647be74b64fba48dc7f92faa8af661602dfefc8c8c done [2026-05-04T03:04:12.842Z] #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-05-04T03:04:12.842Z] #104 DONE 8.4s [2026-05-04T03:04:12.842Z] [2026-05-04T03:04:12.842Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T03:04:27.827Z] #147 ... [2026-05-04T03:04:27.827Z] [2026-05-04T03:04:27.827Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-04T03:04:27.827Z] #153 DONE 1206.9s [2026-05-04T03:04:27.827Z] [2026-05-04T03:04:27.827Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-04T03:04:27.827Z] #161 DONE 0.3s [2026-05-04T03:04:27.827Z] [2026-05-04T03:04:27.827Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-04T03:04:29.770Z] #162 DONE 2.3s [2026-05-04T03:04:29.770Z] [2026-05-04T03:04:29.770Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:04:30.042Z] #163 DONE 0.3s [2026-05-04T03:04:30.042Z] [2026-05-04T03:04:30.042Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:04:30.042Z] #164 DONE 0.2s [2026-05-04T03:04:30.042Z] [2026-05-04T03:04:30.042Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T03:04:30.315Z] #151 ... [2026-05-04T03:04:30.315Z] [2026-05-04T03:04:30.315Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-04T03:04:30.586Z] #165 DONE 0.3s [2026-05-04T03:04:30.586Z] [2026-05-04T03:04:30.586Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-04T03:04:30.586Z] #166 DONE 0.1s [2026-05-04T03:04:30.586Z] [2026-05-04T03:04:30.586Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:04:30.586Z] #145 ... [2026-05-04T03:04:30.586Z] [2026-05-04T03:04:30.586Z] #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-05-04T03:04:30.586Z] #167 DONE 0.1s [2026-05-04T03:04:30.876Z] [2026-05-04T03:04:30.876Z] #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-05-04T03:04:30.876Z] #168 DONE 0.1s [2026-05-04T03:04:30.876Z] [2026-05-04T03:04:30.876Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T03:04:30.876Z] #151 ... [2026-05-04T03:04:30.876Z] [2026-05-04T03:04:30.876Z] #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-05-04T03:04:30.876Z] #169 DONE 0.1s [2026-05-04T03:04:31.146Z] [2026-05-04T03:04:31.146Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-04T03:04:31.146Z] #170 DONE 0.1s [2026-05-04T03:04:31.146Z] [2026-05-04T03:04:31.146Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-04T03:04:33.084Z] #171 DONE 1.9s [2026-05-04T03:04:33.084Z] [2026-05-04T03:04:33.084Z] #104 [security-bootstrapper] exporting to image [2026-05-04T03:04:33.084Z] #104 exporting layers [2026-05-04T03:04:34.058Z] #104 exporting layers 0.9s done [2026-05-04T03:04:34.058Z] #104 writing image sha256:6b0b1521925f0700b7b3e60a64915aede6e59a96133870536f4cd47687bb50de done [2026-05-04T03:04:34.058Z] #104 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-04T03:04:34.058Z] #104 DONE 9.3s [2026-05-04T03:04:34.058Z] [2026-05-04T03:04:34.058Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T03:21:42.041Z] #152 ... [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-04T03:21:42.041Z] #144 DONE 2239.5s [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:21:42.041Z] #56 ... [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:21:42.041Z] #172 DONE 0.1s [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:21:42.041Z] #173 DONE 0.1s [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-04T03:21:42.041Z] #174 DONE 0.4s [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-04T03:21:42.041Z] #149 ... [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-04T03:21:42.041Z] #175 DONE 0.1s [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #104 [core-command] exporting to image [2026-05-04T03:21:42.041Z] #104 exporting layers [2026-05-04T03:21:42.041Z] #104 exporting layers 0.6s done [2026-05-04T03:21:42.041Z] #104 writing image sha256:3ade72001df8b874b950364bcc24f660f115936131a8a487430f37f729fbc8f2 0.1s done [2026-05-04T03:21:42.041Z] #104 naming to docker.io/library/core-command-arm64 0.0s done [2026-05-04T03:21:42.041Z] #104 DONE 10.0s [2026-05-04T03:21:42.041Z] [2026-05-04T03:21:42.041Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:21:57.024Z] #145 ... [2026-05-04T03:21:57.024Z] [2026-05-04T03:21:57.024Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T03:21:57.024Z] #147 2255.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.111 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-04T03:21:57.991Z] #147 ... [2026-05-04T03:21:57.991Z] [2026-05-04T03:21:57.991Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-04T03:21:57.991Z] #149 DONE 2257.9s [2026-05-04T03:21:58.257Z] [2026-05-04T03:21:58.257Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T03:21:58.843Z] #147 ... [2026-05-04T03:21:58.843Z] [2026-05-04T03:21:58.843Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:21:58.843Z] #176 DONE 0.2s [2026-05-04T03:21:59.113Z] [2026-05-04T03:21:59.113Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:21:59.113Z] #177 DONE 0.2s [2026-05-04T03:21:59.113Z] [2026-05-04T03:21:59.113Z] #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-05-04T03:21:59.382Z] #178 DONE 0.1s [2026-05-04T03:21:59.382Z] [2026-05-04T03:21:59.382Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-04T03:21:59.382Z] #179 DONE 0.1s [2026-05-04T03:21:59.382Z] [2026-05-04T03:21:59.382Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-04T03:21:59.975Z] #180 DONE 0.4s [2026-05-04T03:21:59.975Z] [2026-05-04T03:21:59.975Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-04T03:21:59.975Z] #181 DONE 0.1s [2026-05-04T03:21:59.975Z] [2026-05-04T03:21:59.975Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T03:22:02.560Z] #182 DONE 2.6s [2026-05-04T03:22:02.560Z] [2026-05-04T03:22:02.560Z] #104 [security-proxy-setup] exporting to image [2026-05-04T03:22:02.560Z] #104 exporting layers [2026-05-04T03:22:03.517Z] #104 exporting layers 0.9s done [2026-05-04T03:22:03.517Z] #104 writing image sha256:9b2ffa31d095b356d182285b192bb54af2e4e13b6a645ec87f53f832816076df done [2026-05-04T03:22:03.517Z] #104 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2026-05-04T03:22:03.517Z] #104 DONE 10.9s [2026-05-04T03:22:03.517Z] [2026-05-04T03:22:03.517Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-04T03:22:36.159Z] #148 ... [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-04T03:22:36.159Z] #147 DONE 2291.0s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-04T03:22:36.159Z] #154 ... [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:22:36.159Z] #183 DONE 0.2s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:22:36.159Z] #184 DONE 0.3s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-05-04T03:22:36.159Z] #185 DONE 0.1s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-05-04T03:22:36.159Z] #186 DONE 0.1s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T03:22:36.159Z] #152 ... [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-04T03:22:36.159Z] #187 DONE 0.1s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-04T03:22:36.159Z] #188 DONE 0.6s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T03:22:36.159Z] #152 ... [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-04T03:22:36.159Z] #189 DONE 0.5s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-04T03:22:36.159Z] #190 DONE 0.1s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:22:36.159Z] #143 ... [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T03:22:36.159Z] #191 DONE 1.9s [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:22:36.159Z] #143 ... [2026-05-04T03:22:36.159Z] [2026-05-04T03:22:36.159Z] #104 [security-secretstore-setup] exporting to image [2026-05-04T03:22:36.159Z] #104 exporting layers [2026-05-04T03:22:38.091Z] #104 exporting layers 2.0s done [2026-05-04T03:22:38.091Z] #104 writing image sha256:a25a32dcc840c3c33945412121b2d58d047a6745729b8c68297bc0abb44c519f done [2026-05-04T03:22:38.091Z] #104 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-04T03:22:38.091Z] #104 DONE 12.9s [2026-05-04T03:22:38.091Z] [2026-05-04T03:22:38.091Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:23:45.937Z] #143 ... [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-04T03:23:45.937Z] #148 DONE 2355.1s [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-04T03:23:45.937Z] #146 ... [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:23:45.937Z] #192 DONE 0.3s [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T03:23:45.937Z] #151 ... [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:23:45.937Z] #193 DONE 0.1s [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:23:45.937Z] #143 ... [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-04T03:23:45.937Z] #194 DONE 0.4s [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:23:45.937Z] #143 ... [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-05-04T03:23:45.937Z] #195 DONE 0.1s [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #104 [security-spiffe-token-provider] exporting to image [2026-05-04T03:23:45.937Z] #104 exporting layers [2026-05-04T03:23:45.937Z] #104 exporting layers 0.6s done [2026-05-04T03:23:45.937Z] #104 writing image sha256:c9bcb4e9e726e3629af04fec2f49615a34ffc90dc4365644537cea43eb72a1ac done [2026-05-04T03:23:45.937Z] #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-04T03:23:45.937Z] #104 DONE 13.5s [2026-05-04T03:23:45.937Z] [2026-05-04T03:23:45.937Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:18.145Z] #145 ... [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-04T03:24:18.145Z] #154 DONE 2396.1s [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T03:24:18.145Z] #151 ... [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:24:18.145Z] #196 DONE 0.2s [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:24:18.145Z] #197 DONE 0.1s [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-04T03:24:18.145Z] #198 DONE 0.5s [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:24:18.145Z] #56 ... [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-04T03:24:18.145Z] #199 DONE 0.1s [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-04T03:24:18.145Z] #200 DONE 0.1s [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T03:24:18.145Z] #152 ... [2026-05-04T03:24:18.145Z] [2026-05-04T03:24:18.145Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-04T03:24:20.762Z] #201 DONE 2.8s [2026-05-04T03:24:20.762Z] [2026-05-04T03:24:20.762Z] #104 [security-proxy-auth] exporting to image [2026-05-04T03:24:20.762Z] #104 exporting layers [2026-05-04T03:24:21.728Z] #104 exporting layers 0.9s done [2026-05-04T03:24:21.728Z] #104 writing image sha256:b46aa6c84546d31fe2e34700d9518b94b11ecbb4ad2de551b8f92f2b3120bcac done [2026-05-04T03:24:21.728Z] #104 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-04T03:24:21.728Z] #104 DONE 14.4s [2026-05-04T03:24:21.728Z] [2026-05-04T03:24:21.728Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:23.698Z] #145 ... [2026-05-04T03:24:23.698Z] [2026-05-04T03:24:23.698Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-04T03:24:23.698Z] #146 DONE 2403.2s [2026-05-04T03:24:23.698Z] [2026-05-04T03:24:23.698Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T03:24:23.698Z] #152 ... [2026-05-04T03:24:23.698Z] [2026-05-04T03:24:23.698Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:24:24.239Z] #202 DONE 0.3s [2026-05-04T03:24:24.239Z] [2026-05-04T03:24:24.239Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:24.239Z] #145 ... [2026-05-04T03:24:24.239Z] [2026-05-04T03:24:24.239Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-04T03:24:24.832Z] #203 DONE 0.7s [2026-05-04T03:24:24.832Z] [2026-05-04T03:24:24.832Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T03:24:25.100Z] #152 ... [2026-05-04T03:24:25.100Z] [2026-05-04T03:24:25.100Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-04T03:24:25.100Z] #204 DONE 0.3s [2026-05-04T03:24:25.100Z] [2026-05-04T03:24:25.100Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:24:25.366Z] #143 ... [2026-05-04T03:24:25.366Z] [2026-05-04T03:24:25.366Z] #104 [core-keeper] exporting to image [2026-05-04T03:24:25.958Z] #104 exporting layers 0.7s done [2026-05-04T03:24:25.958Z] #104 writing image sha256:a1029a7d072a8063cbd3fc16e0096ff84f45eb181d5af90d88d8d5c7247d5711 done [2026-05-04T03:24:25.958Z] #104 naming to docker.io/library/core-keeper-arm64 0.0s done [2026-05-04T03:24:25.958Z] #104 DONE 15.1s [2026-05-04T03:24:25.958Z] [2026-05-04T03:24:25.958Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:27.916Z] #145 ... [2026-05-04T03:24:27.916Z] [2026-05-04T03:24:27.916Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-04T03:24:27.916Z] #151 DONE 2407.8s [2026-05-04T03:24:27.916Z] [2026-05-04T03:24:27.916Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:28.502Z] #145 ... [2026-05-04T03:24:28.502Z] [2026-05-04T03:24:28.502Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:24:28.502Z] #205 DONE 0.2s [2026-05-04T03:24:28.502Z] [2026-05-04T03:24:28.502Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:24:28.769Z] #143 ... [2026-05-04T03:24:28.769Z] [2026-05-04T03:24:28.769Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:24:28.769Z] #206 DONE 0.1s [2026-05-04T03:24:29.044Z] [2026-05-04T03:24:29.044Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-04T03:24:29.630Z] #207 DONE 0.5s [2026-05-04T03:24:29.630Z] [2026-05-04T03:24:29.630Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-04T03:24:29.630Z] #208 DONE 0.1s [2026-05-04T03:24:29.630Z] [2026-05-04T03:24:29.630Z] #104 [core-data] exporting to image [2026-05-04T03:24:30.213Z] #104 ... [2026-05-04T03:24:30.213Z] [2026-05-04T03:24:30.213Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-04T03:24:30.213Z] #152 DONE 2410.3s [2026-05-04T03:24:30.482Z] [2026-05-04T03:24:30.482Z] #104 [core-data] exporting to image [2026-05-04T03:24:30.482Z] #104 exporting layers 0.9s done [2026-05-04T03:24:30.482Z] #104 writing image sha256:49a9948d831f26cbf1ea90c5c5a864347c471c9063d86c3488c7339d45305982 [2026-05-04T03:24:30.747Z] #104 writing image sha256:49a9948d831f26cbf1ea90c5c5a864347c471c9063d86c3488c7339d45305982 0.0s done [2026-05-04T03:24:30.747Z] #104 naming to docker.io/library/core-data-arm64 0.0s done [2026-05-04T03:24:30.747Z] #104 DONE 16.1s [2026-05-04T03:24:30.747Z] [2026-05-04T03:24:30.747Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:31.015Z] #145 ... [2026-05-04T03:24:31.015Z] [2026-05-04T03:24:31.015Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:24:31.285Z] #209 DONE 0.2s [2026-05-04T03:24:31.285Z] [2026-05-04T03:24:31.285Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:24:31.285Z] #210 DONE 0.1s [2026-05-04T03:24:31.285Z] [2026-05-04T03:24:31.285Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:31.557Z] #145 ... [2026-05-04T03:24:31.557Z] [2026-05-04T03:24:31.557Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-04T03:24:33.497Z] #211 DONE 2.0s [2026-05-04T03:24:33.497Z] [2026-05-04T03:24:33.497Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-04T03:24:33.497Z] #212 DONE 0.1s [2026-05-04T03:24:33.497Z] [2026-05-04T03:24:33.497Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:24:33.497Z] #145 ... [2026-05-04T03:24:33.497Z] [2026-05-04T03:24:33.497Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-04T03:24:33.497Z] #213 DONE 0.1s [2026-05-04T03:24:33.762Z] [2026-05-04T03:24:33.762Z] #104 [core-metadata] exporting to image [2026-05-04T03:24:34.347Z] #104 exporting layers 0.6s done [2026-05-04T03:24:34.347Z] #104 writing image sha256:7b1ce9f7be3e13d90762687d28dc5cddce17069ee430e98aac02d48d0732ccc8 done [2026-05-04T03:24:34.347Z] #104 naming to docker.io/library/core-metadata-arm64 done [2026-05-04T03:24:34.347Z] #104 DONE 16.8s [2026-05-04T03:24:34.347Z] [2026-05-04T03:24:34.347Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-04T03:25:01.164Z] #145 DONE 2440.3s [2026-05-04T03:25:01.164Z] [2026-05-04T03:25:01.164Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:25:01.164Z] #56 ... [2026-05-04T03:25:01.164Z] [2026-05-04T03:25:01.164Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:25:01.164Z] #214 DONE 0.1s [2026-05-04T03:25:01.164Z] [2026-05-04T03:25:01.164Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:25:01.164Z] #56 ... [2026-05-04T03:25:01.164Z] [2026-05-04T03:25:01.164Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:25:01.164Z] #215 DONE 0.1s [2026-05-04T03:25:01.433Z] [2026-05-04T03:25:01.433Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-04T03:25:02.021Z] #216 DONE 0.6s [2026-05-04T03:25:02.021Z] [2026-05-04T03:25:02.021Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-04T03:25:02.021Z] #217 DONE 0.1s [2026-05-04T03:25:02.021Z] [2026-05-04T03:25:02.021Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:25:02.021Z] #56 ... [2026-05-04T03:25:02.021Z] [2026-05-04T03:25:02.021Z] #104 [support-scheduler] exporting to image [2026-05-04T03:25:02.021Z] #104 exporting layers [2026-05-04T03:25:02.981Z] #104 exporting layers 1.0s done [2026-05-04T03:25:02.981Z] #104 writing image sha256:cb8a536d54486e2b1b93ec39a1c0d20ea40c9642b7699e6c75870319558ecd07 done [2026-05-04T03:25:02.981Z] #104 naming to docker.io/library/support-scheduler-arm64 done [2026-05-04T03:25:02.981Z] #104 DONE 17.8s [2026-05-04T03:25:02.981Z] [2026-05-04T03:25:02.981Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:25:07.222Z] #56 ... [2026-05-04T03:25:07.222Z] [2026-05-04T03:25:07.222Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-04T03:25:07.222Z] #143 DONE 2446.9s [2026-05-04T03:25:07.222Z] [2026-05-04T03:25:07.222Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:25:07.488Z] #56 ... [2026-05-04T03:25:07.488Z] [2026-05-04T03:25:07.488Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-04T03:25:07.488Z] #218 DONE 0.1s [2026-05-04T03:25:07.488Z] [2026-05-04T03:25:07.488Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-04T03:25:07.488Z] #219 DONE 0.1s [2026-05-04T03:25:07.488Z] [2026-05-04T03:25:07.488Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:25:07.753Z] #56 ... [2026-05-04T03:25:07.753Z] [2026-05-04T03:25:07.753Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-04T03:25:08.335Z] #220 DONE 0.5s [2026-05-04T03:25:08.335Z] [2026-05-04T03:25:08.335Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-04T03:25:08.335Z] #221 DONE 0.1s [2026-05-04T03:25:08.335Z] [2026-05-04T03:25:08.335Z] #104 [support-notifications] exporting to image [2026-05-04T03:25:08.335Z] #104 exporting layers [2026-05-04T03:25:08.914Z] #104 exporting layers 0.6s done [2026-05-04T03:25:08.915Z] #104 writing image sha256:7d0d6747a5b0f6042af0d98e476780cfd1588a46587f20bb4e059eba1042c522 done [2026-05-04T03:25:08.915Z] #104 naming to docker.io/library/support-notifications-arm64 done [2026-05-04T03:25:08.915Z] #104 DONE 18.4s [2026-05-04T03:25:08.915Z] [2026-05-04T03:25:08.915Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-04T03:25:08.915Z] time="2026-05-04T02:41:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-04T03:25:08.931Z] $ docker stop --time=1 202557cf9955c304abae4389977af535a0b029290f10d653ce5610ff47a631e0 [2026-05-04T03:25:10.619Z] $ docker rm -f --volumes 202557cf9955c304abae4389977af535a0b029290f10d653ce5610ff47a631e0 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-04T03:25:11.123Z] + docker images [2026-05-04T03:25:11.123Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-04T03:25:11.123Z] support-notifications-arm64 latest 7d0d6747a5b0 2 seconds ago 56.1MB [2026-05-04T03:25:11.123Z] support-scheduler-arm64 latest cb8a536d5448 9 seconds ago 52.2MB [2026-05-04T03:25:11.123Z] core-metadata-arm64 latest 7b1ce9f7be3e 37 seconds ago 48.2MB [2026-05-04T03:25:11.123Z] core-data-arm64 latest 49a9948d831f 41 seconds ago 48.1MB [2026-05-04T03:25:11.123Z] core-keeper-arm64 latest a1029a7d072a 45 seconds ago 47.8MB [2026-05-04T03:25:11.124Z] security-proxy-auth-arm64 latest b46aa6c84546 50 seconds ago 47.3MB [2026-05-04T03:25:11.124Z] security-spiffe-token-provider-arm64 latest c9bcb4e9e726 About a minute ago 51.8MB [2026-05-04T03:25:11.124Z] security-secretstore-setup-arm64 latest a25a32dcc840 2 minutes ago 85.8MB [2026-05-04T03:25:11.124Z] security-proxy-setup-arm64 latest 9b2ffa31d095 3 minutes ago 52.9MB [2026-05-04T03:25:11.124Z] core-command-arm64 latest 3ade72001df8 3 minutes ago 42.6MB [2026-05-04T03:25:11.124Z] security-bootstrapper-arm64 latest 6b0b1521925f 20 minutes ago 21.3MB [2026-05-04T03:25:11.124Z] core-common-config-bootstrapper-arm64 latest 4f13794ce260 20 minutes ago 20.2MB [2026-05-04T03:25:11.124Z] security-spire-agent-arm64 latest 60f5135c48cc 42 minutes ago 219MB [2026-05-04T03:25:11.124Z] security-spire-server-arm64 latest ede72dbad7f9 42 minutes ago 163MB [2026-05-04T03:25:11.124Z] security-spire-config-arm64 latest 927cba8555aa 42 minutes ago 162MB [2026-05-04T03:25:11.124Z] ci-base-image-arm64 latest 0a9c8646ebb7 44 minutes ago 898MB [2026-05-04T03:25:11.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 months ago 564MB [2026-05-04T03:25:11.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T03:25:11.288Z] provisioning config files... [2026-05-04T03:25:11.301Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/971@tmp/config13394860548825310097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:25:11.656Z] ---> ****-login.sh [2026-05-04T03:25:11.656Z] nexus3.edgexfoundry.org:10001 [2026-05-04T03:25:11.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T03:25:11.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T03:25:11.924Z] Configure a credential helper to remove this warning. See [2026-05-04T03:25:11.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T03:25:11.924Z] [2026-05-04T03:25:11.924Z] Login Succeeded [2026-05-04T03:25:11.924Z] nexus3.edgexfoundry.org:10002 [2026-05-04T03:25:12.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T03:25:12.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T03:25:12.190Z] Configure a credential helper to remove this warning. See [2026-05-04T03:25:12.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T03:25:12.190Z] [2026-05-04T03:25:12.190Z] Login Succeeded [2026-05-04T03:25:12.190Z] nexus3.edgexfoundry.org:10003 [2026-05-04T03:25:12.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T03:25:12.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T03:25:12.725Z] Configure a credential helper to remove this warning. See [2026-05-04T03:25:12.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T03:25:12.725Z] [2026-05-04T03:25:12.725Z] Login Succeeded [2026-05-04T03:25:12.725Z] nexus3.edgexfoundry.org:10004 [2026-05-04T03:25:12.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T03:25:12.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T03:25:12.992Z] Configure a credential helper to remove this warning. See [2026-05-04T03:25:12.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T03:25:12.992Z] [2026-05-04T03:25:12.992Z] Login Succeeded [2026-05-04T03:25:12.992Z] ****.io [2026-05-04T03:25:13.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-04T03:25:13.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-04T03:25:13.524Z] Configure a credential helper to remove this warning. See [2026-05-04T03:25:13.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-04T03:25:13.524Z] [2026-05-04T03:25:13.524Z] Login Succeeded [2026-05-04T03:25:13.524Z] ---> ****-login.sh ends [Pipeline] } [2026-05-04T03:25:13.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:25:13.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-05-04T03:25:13.640Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-04T03:25:13.640Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:13.640Z] latest [2026-05-04T03:25:13.640Z] 4.1.0-dev.111 [2026-05-04T03:25:13.640Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:13.640Z] main [2026-05-04T03:25:13.640Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:14.041Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:14.973Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:14.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-04T03:25:14.974Z] 741ec0aaf550: Preparing [2026-05-04T03:25:14.974Z] 3101cd11c612: Preparing [2026-05-04T03:25:14.974Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:14.974Z] 633050be72af: Preparing [2026-05-04T03:25:14.974Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:14.974Z] 318ad64c37d4: Preparing [2026-05-04T03:25:14.974Z] eeaa73608b53: Preparing [2026-05-04T03:25:14.974Z] 318ad64c37d4: Waiting [2026-05-04T03:25:14.974Z] eeaa73608b53: Waiting [2026-05-04T03:25:15.237Z] 7c3b96a5f4af: Pushed [2026-05-04T03:25:15.237Z] 741ec0aaf550: Pushed [2026-05-04T03:25:15.237Z] 64b5a41bc5fe: Pushed [2026-05-04T03:25:15.237Z] 633050be72af: Pushed [2026-05-04T03:25:15.237Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:15.237Z] 318ad64c37d4: Pushed [2026-05-04T03:25:21.850Z] 3101cd11c612: Pushed [2026-05-04T03:25:22.113Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:22.468Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:22.824Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-04T03:25:22.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-04T03:25:22.824Z] 741ec0aaf550: Preparing [2026-05-04T03:25:22.824Z] 3101cd11c612: Preparing [2026-05-04T03:25:22.824Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:22.824Z] 633050be72af: Preparing [2026-05-04T03:25:22.824Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:22.824Z] 318ad64c37d4: Preparing [2026-05-04T03:25:22.824Z] eeaa73608b53: Preparing [2026-05-04T03:25:22.824Z] 318ad64c37d4: Waiting [2026-05-04T03:25:22.824Z] eeaa73608b53: Waiting [2026-05-04T03:25:22.824Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:22.824Z] 741ec0aaf550: Layer already exists [2026-05-04T03:25:22.824Z] 3101cd11c612: Layer already exists [2026-05-04T03:25:22.824Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:22.824Z] 633050be72af: Layer already exists [2026-05-04T03:25:22.824Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:22.824Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:22.824Z] latest: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:23.179Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:23.531Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 [2026-05-04T03:25:23.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-04T03:25:23.531Z] 741ec0aaf550: Preparing [2026-05-04T03:25:23.531Z] 3101cd11c612: Preparing [2026-05-04T03:25:23.531Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:23.531Z] 633050be72af: Preparing [2026-05-04T03:25:23.531Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:23.531Z] 318ad64c37d4: Preparing [2026-05-04T03:25:23.531Z] eeaa73608b53: Preparing [2026-05-04T03:25:23.531Z] 318ad64c37d4: Waiting [2026-05-04T03:25:23.531Z] eeaa73608b53: Waiting [2026-05-04T03:25:23.531Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:23.531Z] 633050be72af: Layer already exists [2026-05-04T03:25:23.531Z] 3101cd11c612: Layer already exists [2026-05-04T03:25:23.531Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:23.531Z] 741ec0aaf550: Layer already exists [2026-05-04T03:25:23.531Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:23.531Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:23.531Z] 4.1.0-dev.111: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:23.889Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:24.256Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:24.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-04T03:25:24.256Z] 741ec0aaf550: Preparing [2026-05-04T03:25:24.256Z] 3101cd11c612: Preparing [2026-05-04T03:25:24.256Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:24.256Z] 633050be72af: Preparing [2026-05-04T03:25:24.256Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:24.256Z] 318ad64c37d4: Preparing [2026-05-04T03:25:24.256Z] eeaa73608b53: Preparing [2026-05-04T03:25:24.256Z] 318ad64c37d4: Waiting [2026-05-04T03:25:24.256Z] eeaa73608b53: Waiting [2026-05-04T03:25:24.256Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:24.256Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:24.256Z] 633050be72af: Layer already exists [2026-05-04T03:25:24.256Z] 3101cd11c612: Layer already exists [2026-05-04T03:25:24.256Z] 741ec0aaf550: Layer already exists [2026-05-04T03:25:24.256Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:24.256Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:24.256Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:24.882Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:25.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-04T03:25:25.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-04T03:25:25.243Z] 741ec0aaf550: Preparing [2026-05-04T03:25:25.243Z] 3101cd11c612: Preparing [2026-05-04T03:25:25.243Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:25.243Z] 633050be72af: Preparing [2026-05-04T03:25:25.243Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:25.243Z] 318ad64c37d4: Preparing [2026-05-04T03:25:25.243Z] eeaa73608b53: Preparing [2026-05-04T03:25:25.243Z] 318ad64c37d4: Waiting [2026-05-04T03:25:25.243Z] eeaa73608b53: Waiting [2026-05-04T03:25:25.243Z] 633050be72af: Layer already exists [2026-05-04T03:25:25.243Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:25.243Z] 3101cd11c612: Layer already exists [2026-05-04T03:25:25.243Z] 741ec0aaf550: Layer already exists [2026-05-04T03:25:25.243Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:25.243Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:25.243Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:25.508Z] main: digest: sha256:8feaebae35a88373730db3a66de41185fd5202319e2df07e03e579f0c54c6cb3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:25:25.605Z] ===================================================== [Pipeline] echo [2026-05-04T03:25:25.622Z] taggedImages: [2026-05-04T03:25:25.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:25.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-04T03:25:25.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 [2026-05-04T03:25:25.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:25.622Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-04T03:25:25.651Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-04T03:25:25.651Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:25.651Z] latest [2026-05-04T03:25:25.651Z] 4.1.0-dev.111 [2026-05-04T03:25:25.651Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:25.651Z] main [2026-05-04T03:25:25.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:26.024Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:27.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:27.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-04T03:25:27.770Z] f93dbe07ec5f: Preparing [2026-05-04T03:25:27.770Z] 70f38c75245b: Preparing [2026-05-04T03:25:27.770Z] cfadb42a960f: Preparing [2026-05-04T03:25:27.770Z] 5e1f7b92fa89: Preparing [2026-05-04T03:25:27.770Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:27.770Z] 633050be72af: Preparing [2026-05-04T03:25:27.770Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:27.770Z] 318ad64c37d4: Preparing [2026-05-04T03:25:27.770Z] eeaa73608b53: Preparing [2026-05-04T03:25:27.770Z] 633050be72af: Waiting [2026-05-04T03:25:27.770Z] 64b5a41bc5fe: Waiting [2026-05-04T03:25:27.770Z] 318ad64c37d4: Waiting [2026-05-04T03:25:27.770Z] eeaa73608b53: Waiting [2026-05-04T03:25:27.770Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:28.034Z] 633050be72af: Layer already exists [2026-05-04T03:25:28.034Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:28.034Z] 70f38c75245b: Pushed [2026-05-04T03:25:28.034Z] cfadb42a960f: Pushed [2026-05-04T03:25:28.034Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:28.034Z] f93dbe07ec5f: Pushed [2026-05-04T03:25:28.034Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:30.595Z] 5e1f7b92fa89: Pushed [2026-05-04T03:25:30.595Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:30.963Z] + 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-05-04T03:25:31.321Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-04T03:25:31.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-04T03:25:31.321Z] f93dbe07ec5f: Preparing [2026-05-04T03:25:31.321Z] 70f38c75245b: Preparing [2026-05-04T03:25:31.321Z] cfadb42a960f: Preparing [2026-05-04T03:25:31.321Z] 5e1f7b92fa89: Preparing [2026-05-04T03:25:31.321Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:31.321Z] 633050be72af: Preparing [2026-05-04T03:25:31.321Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:31.321Z] 318ad64c37d4: Preparing [2026-05-04T03:25:31.321Z] eeaa73608b53: Preparing [2026-05-04T03:25:31.321Z] 64b5a41bc5fe: Waiting [2026-05-04T03:25:31.321Z] 318ad64c37d4: Waiting [2026-05-04T03:25:31.321Z] eeaa73608b53: Waiting [2026-05-04T03:25:31.321Z] 633050be72af: Waiting [2026-05-04T03:25:31.321Z] 5e1f7b92fa89: Layer already exists [2026-05-04T03:25:31.321Z] 70f38c75245b: Layer already exists [2026-05-04T03:25:31.321Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:31.321Z] f93dbe07ec5f: Layer already exists [2026-05-04T03:25:31.321Z] cfadb42a960f: Layer already exists [2026-05-04T03:25:31.321Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:31.321Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:31.321Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:31.321Z] 633050be72af: Layer already exists [2026-05-04T03:25:31.780Z] latest: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:32.126Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:32.475Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 [2026-05-04T03:25:32.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-04T03:25:32.475Z] f93dbe07ec5f: Preparing [2026-05-04T03:25:32.475Z] 70f38c75245b: Preparing [2026-05-04T03:25:32.475Z] cfadb42a960f: Preparing [2026-05-04T03:25:32.475Z] 5e1f7b92fa89: Preparing [2026-05-04T03:25:32.475Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:32.475Z] 633050be72af: Preparing [2026-05-04T03:25:32.475Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:32.475Z] 318ad64c37d4: Preparing [2026-05-04T03:25:32.475Z] eeaa73608b53: Preparing [2026-05-04T03:25:32.475Z] 633050be72af: Waiting [2026-05-04T03:25:32.475Z] 64b5a41bc5fe: Waiting [2026-05-04T03:25:32.475Z] 318ad64c37d4: Waiting [2026-05-04T03:25:32.475Z] eeaa73608b53: Waiting [2026-05-04T03:25:32.475Z] cfadb42a960f: Layer already exists [2026-05-04T03:25:32.475Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:32.475Z] 5e1f7b92fa89: Layer already exists [2026-05-04T03:25:32.475Z] f93dbe07ec5f: Layer already exists [2026-05-04T03:25:32.475Z] 70f38c75245b: Layer already exists [2026-05-04T03:25:32.475Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:32.475Z] 633050be72af: Layer already exists [2026-05-04T03:25:32.475Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:32.475Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:32.741Z] 4.1.0-dev.111: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:33.093Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:33.448Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:33.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-04T03:25:33.448Z] f93dbe07ec5f: Preparing [2026-05-04T03:25:33.448Z] 70f38c75245b: Preparing [2026-05-04T03:25:33.448Z] cfadb42a960f: Preparing [2026-05-04T03:25:33.448Z] 5e1f7b92fa89: Preparing [2026-05-04T03:25:33.448Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:33.448Z] 633050be72af: Preparing [2026-05-04T03:25:33.448Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:33.448Z] 318ad64c37d4: Preparing [2026-05-04T03:25:33.448Z] eeaa73608b53: Preparing [2026-05-04T03:25:33.448Z] 633050be72af: Waiting [2026-05-04T03:25:33.448Z] 64b5a41bc5fe: Waiting [2026-05-04T03:25:33.448Z] 318ad64c37d4: Waiting [2026-05-04T03:25:33.448Z] eeaa73608b53: Waiting [2026-05-04T03:25:33.448Z] 5e1f7b92fa89: Layer already exists [2026-05-04T03:25:33.448Z] 70f38c75245b: Layer already exists [2026-05-04T03:25:33.448Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:33.448Z] cfadb42a960f: Layer already exists [2026-05-04T03:25:33.448Z] f93dbe07ec5f: Layer already exists [2026-05-04T03:25:33.448Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:33.448Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:33.448Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:33.448Z] 633050be72af: Layer already exists [2026-05-04T03:25:33.714Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:34.067Z] + 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-05-04T03:25:34.421Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-04T03:25:34.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-04T03:25:34.421Z] f93dbe07ec5f: Preparing [2026-05-04T03:25:34.421Z] 70f38c75245b: Preparing [2026-05-04T03:25:34.421Z] cfadb42a960f: Preparing [2026-05-04T03:25:34.421Z] 5e1f7b92fa89: Preparing [2026-05-04T03:25:34.421Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:34.421Z] 633050be72af: Preparing [2026-05-04T03:25:34.421Z] 64b5a41bc5fe: Preparing [2026-05-04T03:25:34.421Z] 318ad64c37d4: Preparing [2026-05-04T03:25:34.421Z] eeaa73608b53: Preparing [2026-05-04T03:25:34.421Z] 633050be72af: Waiting [2026-05-04T03:25:34.421Z] 64b5a41bc5fe: Waiting [2026-05-04T03:25:34.421Z] 318ad64c37d4: Waiting [2026-05-04T03:25:34.421Z] eeaa73608b53: Waiting [2026-05-04T03:25:34.421Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:34.421Z] 70f38c75245b: Layer already exists [2026-05-04T03:25:34.421Z] f93dbe07ec5f: Layer already exists [2026-05-04T03:25:34.421Z] 5e1f7b92fa89: Layer already exists [2026-05-04T03:25:34.421Z] cfadb42a960f: Layer already exists [2026-05-04T03:25:34.421Z] 633050be72af: Layer already exists [2026-05-04T03:25:34.421Z] 318ad64c37d4: Layer already exists [2026-05-04T03:25:34.421Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:25:34.421Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:34.421Z] main: digest: sha256:a522fafb89bb9e1e4f43eec9712100bf6ba4b35305f874d07213d22bb8b4769d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:25:34.760Z] ===================================================== [Pipeline] echo [2026-05-04T03:25:34.773Z] taggedImages: [2026-05-04T03:25:34.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:34.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-04T03:25:34.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 [2026-05-04T03:25:34.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:34.773Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-04T03:25:34.810Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-04T03:25:34.810Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:34.810Z] latest [2026-05-04T03:25:34.810Z] 4.1.0-dev.111 [2026-05-04T03:25:34.810Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:34.810Z] main [2026-05-04T03:25:34.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:35.180Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:35.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:35.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-04T03:25:35.526Z] 959687439e88: Preparing [2026-05-04T03:25:35.526Z] ea140610a3f7: Preparing [2026-05-04T03:25:35.526Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:35.526Z] 633050be72af: Preparing [2026-05-04T03:25:35.526Z] ebd588f258fa: Preparing [2026-05-04T03:25:35.526Z] 2b482cc1850c: Preparing [2026-05-04T03:25:35.526Z] eeaa73608b53: Preparing [2026-05-04T03:25:35.526Z] 2b482cc1850c: Waiting [2026-05-04T03:25:35.526Z] eeaa73608b53: Waiting [2026-05-04T03:25:35.526Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:35.526Z] 633050be72af: Layer already exists [2026-05-04T03:25:35.790Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:35.790Z] ebd588f258fa: Pushed [2026-05-04T03:25:35.790Z] 959687439e88: Pushed [2026-05-04T03:25:35.790Z] 2b482cc1850c: Pushed [2026-05-04T03:25:43.959Z] ea140610a3f7: Pushed [2026-05-04T03:25:43.959Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:44.319Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:44.676Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-04T03:25:44.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-04T03:25:44.676Z] 959687439e88: Preparing [2026-05-04T03:25:44.676Z] ea140610a3f7: Preparing [2026-05-04T03:25:44.676Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:44.676Z] 633050be72af: Preparing [2026-05-04T03:25:44.676Z] ebd588f258fa: Preparing [2026-05-04T03:25:44.676Z] 2b482cc1850c: Preparing [2026-05-04T03:25:44.676Z] eeaa73608b53: Preparing [2026-05-04T03:25:44.676Z] 2b482cc1850c: Waiting [2026-05-04T03:25:44.676Z] eeaa73608b53: Waiting [2026-05-04T03:25:44.676Z] ea140610a3f7: Layer already exists [2026-05-04T03:25:44.676Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:44.676Z] 633050be72af: Layer already exists [2026-05-04T03:25:44.676Z] 959687439e88: Layer already exists [2026-05-04T03:25:44.676Z] ebd588f258fa: Layer already exists [2026-05-04T03:25:44.676Z] 2b482cc1850c: Layer already exists [2026-05-04T03:25:44.676Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:44.676Z] latest: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:45.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:45.637Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 [2026-05-04T03:25:45.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-04T03:25:45.637Z] 959687439e88: Preparing [2026-05-04T03:25:45.637Z] ea140610a3f7: Preparing [2026-05-04T03:25:45.637Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:45.637Z] 633050be72af: Preparing [2026-05-04T03:25:45.637Z] ebd588f258fa: Preparing [2026-05-04T03:25:45.637Z] 2b482cc1850c: Preparing [2026-05-04T03:25:45.637Z] eeaa73608b53: Preparing [2026-05-04T03:25:45.637Z] 2b482cc1850c: Waiting [2026-05-04T03:25:45.637Z] eeaa73608b53: Waiting [2026-05-04T03:25:45.637Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:45.637Z] ebd588f258fa: Layer already exists [2026-05-04T03:25:45.637Z] 633050be72af: Layer already exists [2026-05-04T03:25:45.637Z] ea140610a3f7: Layer already exists [2026-05-04T03:25:45.637Z] 959687439e88: Layer already exists [2026-05-04T03:25:45.637Z] 2b482cc1850c: Layer already exists [2026-05-04T03:25:45.637Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:45.637Z] 4.1.0-dev.111: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:46.252Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:46.607Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:46.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-04T03:25:46.607Z] 959687439e88: Preparing [2026-05-04T03:25:46.607Z] ea140610a3f7: Preparing [2026-05-04T03:25:46.607Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:46.607Z] 633050be72af: Preparing [2026-05-04T03:25:46.607Z] ebd588f258fa: Preparing [2026-05-04T03:25:46.607Z] 2b482cc1850c: Preparing [2026-05-04T03:25:46.607Z] eeaa73608b53: Preparing [2026-05-04T03:25:46.607Z] 2b482cc1850c: Waiting [2026-05-04T03:25:46.607Z] eeaa73608b53: Waiting [2026-05-04T03:25:46.607Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:46.607Z] ebd588f258fa: Layer already exists [2026-05-04T03:25:46.607Z] 633050be72af: Layer already exists [2026-05-04T03:25:46.607Z] 959687439e88: Layer already exists [2026-05-04T03:25:46.607Z] ea140610a3f7: Layer already exists [2026-05-04T03:25:46.607Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:46.607Z] 2b482cc1850c: Layer already exists [2026-05-04T03:25:46.607Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:46.973Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:47.326Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-04T03:25:47.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-04T03:25:47.326Z] 959687439e88: Preparing [2026-05-04T03:25:47.326Z] ea140610a3f7: Preparing [2026-05-04T03:25:47.326Z] 7c3b96a5f4af: Preparing [2026-05-04T03:25:47.326Z] 633050be72af: Preparing [2026-05-04T03:25:47.326Z] ebd588f258fa: Preparing [2026-05-04T03:25:47.326Z] 2b482cc1850c: Preparing [2026-05-04T03:25:47.326Z] eeaa73608b53: Preparing [2026-05-04T03:25:47.326Z] 2b482cc1850c: Waiting [2026-05-04T03:25:47.326Z] eeaa73608b53: Waiting [2026-05-04T03:25:47.326Z] 959687439e88: Layer already exists [2026-05-04T03:25:47.326Z] 633050be72af: Layer already exists [2026-05-04T03:25:47.326Z] ebd588f258fa: Layer already exists [2026-05-04T03:25:47.326Z] ea140610a3f7: Layer already exists [2026-05-04T03:25:47.326Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:25:47.326Z] 2b482cc1850c: Layer already exists [2026-05-04T03:25:47.326Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:47.326Z] main: digest: sha256:fbdc1652f45ecbfafcc2324cde0283b0e9727d32f7c8acf7f7d90aecc7d6c542 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:25:47.678Z] ===================================================== [Pipeline] echo [2026-05-04T03:25:47.693Z] taggedImages: [2026-05-04T03:25:47.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:47.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-04T03:25:47.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 [2026-05-04T03:25:47.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:47.693Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-04T03:25:47.719Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-04T03:25:47.719Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:47.719Z] latest [2026-05-04T03:25:47.719Z] 4.1.0-dev.111 [2026-05-04T03:25:47.719Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:47.719Z] main [2026-05-04T03:25:47.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:48.104Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:48.458Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:25:48.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-04T03:25:48.458Z] ee606be5983f: Preparing [2026-05-04T03:25:48.458Z] 154d2b90fe82: Preparing [2026-05-04T03:25:48.458Z] 633050be72af: Preparing [2026-05-04T03:25:48.458Z] a6b8e5e748d2: Preparing [2026-05-04T03:25:48.458Z] 27b97355c18c: Preparing [2026-05-04T03:25:48.458Z] eeaa73608b53: Preparing [2026-05-04T03:25:48.458Z] 633050be72af: Layer already exists [2026-05-04T03:25:48.721Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:48.721Z] 27b97355c18c: Pushed [2026-05-04T03:25:48.721Z] a6b8e5e748d2: Pushed [2026-05-04T03:25:48.721Z] ee606be5983f: Pushed [2026-05-04T03:25:56.909Z] 154d2b90fe82: Pushed [2026-05-04T03:25:56.909Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:57.264Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:57.608Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-04T03:25:57.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-04T03:25:57.608Z] ee606be5983f: Preparing [2026-05-04T03:25:57.608Z] 154d2b90fe82: Preparing [2026-05-04T03:25:57.608Z] 633050be72af: Preparing [2026-05-04T03:25:57.608Z] a6b8e5e748d2: Preparing [2026-05-04T03:25:57.608Z] 27b97355c18c: Preparing [2026-05-04T03:25:57.608Z] eeaa73608b53: Preparing [2026-05-04T03:25:57.608Z] eeaa73608b53: Waiting [2026-05-04T03:25:57.608Z] 27b97355c18c: Layer already exists [2026-05-04T03:25:57.608Z] a6b8e5e748d2: Layer already exists [2026-05-04T03:25:57.608Z] 633050be72af: Layer already exists [2026-05-04T03:25:57.608Z] ee606be5983f: Layer already exists [2026-05-04T03:25:57.608Z] 154d2b90fe82: Layer already exists [2026-05-04T03:25:57.608Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:57.608Z] latest: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:58.228Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:58.572Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 [2026-05-04T03:25:58.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-04T03:25:58.572Z] ee606be5983f: Preparing [2026-05-04T03:25:58.572Z] 154d2b90fe82: Preparing [2026-05-04T03:25:58.572Z] 633050be72af: Preparing [2026-05-04T03:25:58.572Z] a6b8e5e748d2: Preparing [2026-05-04T03:25:58.572Z] 27b97355c18c: Preparing [2026-05-04T03:25:58.572Z] eeaa73608b53: Preparing [2026-05-04T03:25:58.572Z] eeaa73608b53: Waiting [2026-05-04T03:25:58.572Z] ee606be5983f: Layer already exists [2026-05-04T03:25:58.572Z] 27b97355c18c: Layer already exists [2026-05-04T03:25:58.572Z] a6b8e5e748d2: Layer already exists [2026-05-04T03:25:58.572Z] 633050be72af: Layer already exists [2026-05-04T03:25:58.572Z] 154d2b90fe82: Layer already exists [2026-05-04T03:25:58.572Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:58.835Z] 4.1.0-dev.111: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:59.187Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:25:59.578Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:25:59.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-04T03:25:59.578Z] ee606be5983f: Preparing [2026-05-04T03:25:59.578Z] 154d2b90fe82: Preparing [2026-05-04T03:25:59.578Z] 633050be72af: Preparing [2026-05-04T03:25:59.578Z] a6b8e5e748d2: Preparing [2026-05-04T03:25:59.578Z] 27b97355c18c: Preparing [2026-05-04T03:25:59.578Z] eeaa73608b53: Preparing [2026-05-04T03:25:59.578Z] eeaa73608b53: Waiting [2026-05-04T03:25:59.578Z] 154d2b90fe82: Layer already exists [2026-05-04T03:25:59.578Z] a6b8e5e748d2: Layer already exists [2026-05-04T03:25:59.578Z] 633050be72af: Layer already exists [2026-05-04T03:25:59.578Z] 27b97355c18c: Layer already exists [2026-05-04T03:25:59.578Z] ee606be5983f: Layer already exists [2026-05-04T03:25:59.578Z] eeaa73608b53: Layer already exists [2026-05-04T03:25:59.851Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:00.221Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:00.593Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-04T03:26:00.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-04T03:26:00.593Z] ee606be5983f: Preparing [2026-05-04T03:26:00.593Z] 154d2b90fe82: Preparing [2026-05-04T03:26:00.593Z] 633050be72af: Preparing [2026-05-04T03:26:00.593Z] a6b8e5e748d2: Preparing [2026-05-04T03:26:00.593Z] 27b97355c18c: Preparing [2026-05-04T03:26:00.593Z] eeaa73608b53: Preparing [2026-05-04T03:26:00.593Z] eeaa73608b53: Waiting [2026-05-04T03:26:00.593Z] ee606be5983f: Layer already exists [2026-05-04T03:26:00.593Z] 154d2b90fe82: Layer already exists [2026-05-04T03:26:00.593Z] a6b8e5e748d2: Layer already exists [2026-05-04T03:26:00.593Z] 27b97355c18c: Layer already exists [2026-05-04T03:26:00.593Z] 633050be72af: Layer already exists [2026-05-04T03:26:00.593Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:00.593Z] main: digest: sha256:4466177d2bccce129990161b33a43be235e7a4ea286faa338691a410017fa159 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:26:00.959Z] ===================================================== [Pipeline] echo [2026-05-04T03:26:00.973Z] taggedImages: [2026-05-04T03:26:00.973Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:00.973Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-04T03:26:00.973Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 [2026-05-04T03:26:00.973Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:00.973Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-04T03:26:01.004Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-04T03:26:01.004Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:01.004Z] latest [2026-05-04T03:26:01.004Z] 4.1.0-dev.111 [2026-05-04T03:26:01.004Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:01.004Z] main [2026-05-04T03:26:01.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:01.392Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:01.754Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:01.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-04T03:26:01.754Z] 632bd3bf5a11: Preparing [2026-05-04T03:26:01.754Z] 19702c6a0adc: Preparing [2026-05-04T03:26:01.754Z] 53ca531b00c5: Preparing [2026-05-04T03:26:01.754Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:01.754Z] 633050be72af: Preparing [2026-05-04T03:26:01.754Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:01.754Z] 318ad64c37d4: Preparing [2026-05-04T03:26:01.754Z] eeaa73608b53: Preparing [2026-05-04T03:26:01.754Z] 318ad64c37d4: Waiting [2026-05-04T03:26:01.754Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:01.754Z] eeaa73608b53: Waiting [2026-05-04T03:26:01.754Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:01.754Z] 633050be72af: Layer already exists [2026-05-04T03:26:02.019Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:02.019Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:02.019Z] 19702c6a0adc: Pushed [2026-05-04T03:26:02.019Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:02.019Z] 632bd3bf5a11: Pushed [2026-05-04T03:26:10.193Z] 53ca531b00c5: Pushed [2026-05-04T03:26:10.193Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:10.541Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:10.891Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-04T03:26:10.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-04T03:26:10.891Z] 632bd3bf5a11: Preparing [2026-05-04T03:26:10.891Z] 19702c6a0adc: Preparing [2026-05-04T03:26:10.891Z] 53ca531b00c5: Preparing [2026-05-04T03:26:10.891Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:10.891Z] 633050be72af: Preparing [2026-05-04T03:26:10.891Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:10.891Z] 318ad64c37d4: Preparing [2026-05-04T03:26:10.891Z] eeaa73608b53: Preparing [2026-05-04T03:26:10.891Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:10.891Z] 318ad64c37d4: Waiting [2026-05-04T03:26:10.891Z] eeaa73608b53: Waiting [2026-05-04T03:26:10.891Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:10.891Z] 633050be72af: Layer already exists [2026-05-04T03:26:10.891Z] 19702c6a0adc: Layer already exists [2026-05-04T03:26:10.891Z] 53ca531b00c5: Layer already exists [2026-05-04T03:26:10.891Z] 632bd3bf5a11: Layer already exists [2026-05-04T03:26:10.891Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:10.891Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:10.891Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:10.891Z] latest: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:11.506Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:11.855Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 [2026-05-04T03:26:11.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-04T03:26:11.855Z] 632bd3bf5a11: Preparing [2026-05-04T03:26:11.855Z] 19702c6a0adc: Preparing [2026-05-04T03:26:11.855Z] 53ca531b00c5: Preparing [2026-05-04T03:26:11.855Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:11.855Z] 633050be72af: Preparing [2026-05-04T03:26:11.855Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:11.855Z] 318ad64c37d4: Preparing [2026-05-04T03:26:11.855Z] eeaa73608b53: Preparing [2026-05-04T03:26:11.855Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:11.855Z] 318ad64c37d4: Waiting [2026-05-04T03:26:11.855Z] eeaa73608b53: Waiting [2026-05-04T03:26:11.855Z] 19702c6a0adc: Layer already exists [2026-05-04T03:26:11.855Z] 632bd3bf5a11: Layer already exists [2026-05-04T03:26:11.855Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:11.855Z] 633050be72af: Layer already exists [2026-05-04T03:26:11.855Z] 53ca531b00c5: Layer already exists [2026-05-04T03:26:11.855Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:11.855Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:11.855Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:11.855Z] 4.1.0-dev.111: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:12.216Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:12.567Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:12.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-04T03:26:12.567Z] 632bd3bf5a11: Preparing [2026-05-04T03:26:12.567Z] 19702c6a0adc: Preparing [2026-05-04T03:26:12.567Z] 53ca531b00c5: Preparing [2026-05-04T03:26:12.567Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:12.567Z] 633050be72af: Preparing [2026-05-04T03:26:12.567Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:12.567Z] 318ad64c37d4: Preparing [2026-05-04T03:26:12.567Z] eeaa73608b53: Preparing [2026-05-04T03:26:12.567Z] 318ad64c37d4: Waiting [2026-05-04T03:26:12.567Z] eeaa73608b53: Waiting [2026-05-04T03:26:12.567Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:12.567Z] 632bd3bf5a11: Layer already exists [2026-05-04T03:26:12.567Z] 53ca531b00c5: Layer already exists [2026-05-04T03:26:12.567Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:12.567Z] 633050be72af: Layer already exists [2026-05-04T03:26:12.567Z] 19702c6a0adc: Layer already exists [2026-05-04T03:26:12.567Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:12.567Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:12.567Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:12.567Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:13.174Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:13.519Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-04T03:26:13.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-04T03:26:13.519Z] 632bd3bf5a11: Preparing [2026-05-04T03:26:13.519Z] 19702c6a0adc: Preparing [2026-05-04T03:26:13.519Z] 53ca531b00c5: Preparing [2026-05-04T03:26:13.519Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:13.519Z] 633050be72af: Preparing [2026-05-04T03:26:13.519Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:13.519Z] 318ad64c37d4: Preparing [2026-05-04T03:26:13.519Z] eeaa73608b53: Preparing [2026-05-04T03:26:13.519Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:13.519Z] 318ad64c37d4: Waiting [2026-05-04T03:26:13.519Z] 633050be72af: Layer already exists [2026-05-04T03:26:13.519Z] 632bd3bf5a11: Layer already exists [2026-05-04T03:26:13.519Z] 53ca531b00c5: Layer already exists [2026-05-04T03:26:13.519Z] 19702c6a0adc: Layer already exists [2026-05-04T03:26:13.519Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:13.519Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:13.519Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:13.519Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:13.783Z] main: digest: sha256:d74c089da827320f3eaa7de332f7a58fcebfec0eefb1cff8bd3f499ec4101cfe size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:26:13.859Z] ===================================================== [Pipeline] echo [2026-05-04T03:26:13.875Z] taggedImages: [2026-05-04T03:26:13.875Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:13.875Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-04T03:26:13.875Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 [2026-05-04T03:26:13.875Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:13.875Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-04T03:26:13.899Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-04T03:26:13.899Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:13.899Z] latest [2026-05-04T03:26:13.899Z] 4.1.0-dev.111 [2026-05-04T03:26:13.899Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:13.899Z] main [2026-05-04T03:26:13.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:14.265Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:14.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:14.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-04T03:26:14.615Z] b247715cf598: Preparing [2026-05-04T03:26:14.615Z] 548ab6007676: Preparing [2026-05-04T03:26:14.615Z] 1ba67867c941: Preparing [2026-05-04T03:26:14.615Z] ad5091f1aad8: Preparing [2026-05-04T03:26:14.615Z] fb9b7485df60: Preparing [2026-05-04T03:26:14.615Z] 5e314699cd1b: Preparing [2026-05-04T03:26:14.615Z] 9b92023227f0: Preparing [2026-05-04T03:26:14.615Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:14.615Z] 633050be72af: Preparing [2026-05-04T03:26:14.615Z] 0743b12cc0be: Preparing [2026-05-04T03:26:14.615Z] 577c92a53706: Preparing [2026-05-04T03:26:14.615Z] 5f70bf18a086: Preparing [2026-05-04T03:26:14.615Z] 52b8f7e5474e: Preparing [2026-05-04T03:26:14.615Z] f5c27fd97487: Preparing [2026-05-04T03:26:14.615Z] 140ab31da0a6: Preparing [2026-05-04T03:26:14.615Z] eeaa73608b53: Preparing [2026-05-04T03:26:14.615Z] 0743b12cc0be: Waiting [2026-05-04T03:26:14.615Z] 577c92a53706: Waiting [2026-05-04T03:26:14.615Z] 5f70bf18a086: Waiting [2026-05-04T03:26:14.615Z] 52b8f7e5474e: Waiting [2026-05-04T03:26:14.615Z] f5c27fd97487: Waiting [2026-05-04T03:26:14.615Z] 5e314699cd1b: Waiting [2026-05-04T03:26:14.615Z] 140ab31da0a6: Waiting [2026-05-04T03:26:14.615Z] 9b92023227f0: Waiting [2026-05-04T03:26:14.615Z] eeaa73608b53: Waiting [2026-05-04T03:26:14.615Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:14.615Z] 633050be72af: Waiting [2026-05-04T03:26:14.885Z] 1ba67867c941: Pushed [2026-05-04T03:26:14.885Z] ad5091f1aad8: Pushed [2026-05-04T03:26:14.885Z] 548ab6007676: Pushed [2026-05-04T03:26:14.885Z] b247715cf598: Pushed [2026-05-04T03:26:14.885Z] fb9b7485df60: Pushed [2026-05-04T03:26:14.885Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:14.885Z] 633050be72af: Layer already exists [2026-05-04T03:26:14.885Z] 5e314699cd1b: Pushed [2026-05-04T03:26:14.885Z] 5f70bf18a086: Layer already exists [2026-05-04T03:26:15.150Z] 0743b12cc0be: Pushed [2026-05-04T03:26:15.150Z] 577c92a53706: Pushed [2026-05-04T03:26:15.150Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:15.150Z] 52b8f7e5474e: Pushed [2026-05-04T03:26:15.150Z] f5c27fd97487: Pushed [2026-05-04T03:26:15.150Z] 140ab31da0a6: Pushed [2026-05-04T03:26:18.479Z] 9b92023227f0: Pushed [2026-05-04T03:26:18.479Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:18.845Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:19.196Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-04T03:26:19.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-04T03:26:19.196Z] b247715cf598: Preparing [2026-05-04T03:26:19.196Z] 548ab6007676: Preparing [2026-05-04T03:26:19.196Z] 1ba67867c941: Preparing [2026-05-04T03:26:19.196Z] ad5091f1aad8: Preparing [2026-05-04T03:26:19.196Z] fb9b7485df60: Preparing [2026-05-04T03:26:19.196Z] 5e314699cd1b: Preparing [2026-05-04T03:26:19.196Z] 9b92023227f0: Preparing [2026-05-04T03:26:19.196Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:19.196Z] 633050be72af: Preparing [2026-05-04T03:26:19.196Z] 0743b12cc0be: Preparing [2026-05-04T03:26:19.196Z] 577c92a53706: Preparing [2026-05-04T03:26:19.196Z] 5f70bf18a086: Preparing [2026-05-04T03:26:19.196Z] 52b8f7e5474e: Preparing [2026-05-04T03:26:19.196Z] f5c27fd97487: Preparing [2026-05-04T03:26:19.196Z] 140ab31da0a6: Preparing [2026-05-04T03:26:19.196Z] eeaa73608b53: Preparing [2026-05-04T03:26:19.196Z] 577c92a53706: Waiting [2026-05-04T03:26:19.196Z] 5f70bf18a086: Waiting [2026-05-04T03:26:19.196Z] 52b8f7e5474e: Waiting [2026-05-04T03:26:19.196Z] f5c27fd97487: Waiting [2026-05-04T03:26:19.196Z] 140ab31da0a6: Waiting [2026-05-04T03:26:19.196Z] eeaa73608b53: Waiting [2026-05-04T03:26:19.196Z] 5e314699cd1b: Waiting [2026-05-04T03:26:19.196Z] 9b92023227f0: Waiting [2026-05-04T03:26:19.196Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:19.196Z] 0743b12cc0be: Waiting [2026-05-04T03:26:19.196Z] 633050be72af: Waiting [2026-05-04T03:26:19.196Z] b247715cf598: Layer already exists [2026-05-04T03:26:19.196Z] 548ab6007676: Layer already exists [2026-05-04T03:26:19.196Z] ad5091f1aad8: Layer already exists [2026-05-04T03:26:19.196Z] 1ba67867c941: Layer already exists [2026-05-04T03:26:19.196Z] fb9b7485df60: Layer already exists [2026-05-04T03:26:19.196Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:19.196Z] 5e314699cd1b: Layer already exists [2026-05-04T03:26:19.196Z] 0743b12cc0be: Layer already exists [2026-05-04T03:26:19.196Z] 633050be72af: Layer already exists [2026-05-04T03:26:19.196Z] 9b92023227f0: Layer already exists [2026-05-04T03:26:19.196Z] 52b8f7e5474e: Layer already exists [2026-05-04T03:26:19.196Z] 5f70bf18a086: Layer already exists [2026-05-04T03:26:19.196Z] 577c92a53706: Layer already exists [2026-05-04T03:26:19.196Z] 140ab31da0a6: Layer already exists [2026-05-04T03:26:19.196Z] f5c27fd97487: Layer already exists [2026-05-04T03:26:19.196Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:19.459Z] latest: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:19.809Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:20.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 [2026-05-04T03:26:20.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-04T03:26:20.147Z] b247715cf598: Preparing [2026-05-04T03:26:20.147Z] 548ab6007676: Preparing [2026-05-04T03:26:20.147Z] 1ba67867c941: Preparing [2026-05-04T03:26:20.147Z] ad5091f1aad8: Preparing [2026-05-04T03:26:20.147Z] fb9b7485df60: Preparing [2026-05-04T03:26:20.147Z] 5e314699cd1b: Preparing [2026-05-04T03:26:20.147Z] 9b92023227f0: Preparing [2026-05-04T03:26:20.147Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:20.147Z] 633050be72af: Preparing [2026-05-04T03:26:20.147Z] 0743b12cc0be: Preparing [2026-05-04T03:26:20.147Z] 577c92a53706: Preparing [2026-05-04T03:26:20.147Z] 5f70bf18a086: Preparing [2026-05-04T03:26:20.147Z] 52b8f7e5474e: Preparing [2026-05-04T03:26:20.147Z] f5c27fd97487: Preparing [2026-05-04T03:26:20.147Z] 140ab31da0a6: Preparing [2026-05-04T03:26:20.147Z] eeaa73608b53: Preparing [2026-05-04T03:26:20.147Z] 0743b12cc0be: Waiting [2026-05-04T03:26:20.147Z] 5e314699cd1b: Waiting [2026-05-04T03:26:20.147Z] 9b92023227f0: Waiting [2026-05-04T03:26:20.147Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:20.147Z] 577c92a53706: Waiting [2026-05-04T03:26:20.147Z] f5c27fd97487: Waiting [2026-05-04T03:26:20.147Z] 140ab31da0a6: Waiting [2026-05-04T03:26:20.147Z] eeaa73608b53: Waiting [2026-05-04T03:26:20.147Z] 633050be72af: Waiting [2026-05-04T03:26:20.147Z] 52b8f7e5474e: Waiting [2026-05-04T03:26:20.147Z] 5f70bf18a086: Waiting [2026-05-04T03:26:20.147Z] 1ba67867c941: Layer already exists [2026-05-04T03:26:20.147Z] 548ab6007676: Layer already exists [2026-05-04T03:26:20.147Z] b247715cf598: Layer already exists [2026-05-04T03:26:20.147Z] ad5091f1aad8: Layer already exists [2026-05-04T03:26:20.147Z] fb9b7485df60: Layer already exists [2026-05-04T03:26:20.148Z] 633050be72af: Layer already exists [2026-05-04T03:26:20.148Z] 9b92023227f0: Layer already exists [2026-05-04T03:26:20.148Z] 0743b12cc0be: Layer already exists [2026-05-04T03:26:20.148Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:20.148Z] 5e314699cd1b: Layer already exists [2026-05-04T03:26:20.148Z] 577c92a53706: Layer already exists [2026-05-04T03:26:20.148Z] 5f70bf18a086: Layer already exists [2026-05-04T03:26:20.148Z] 52b8f7e5474e: Layer already exists [2026-05-04T03:26:20.148Z] 140ab31da0a6: Layer already exists [2026-05-04T03:26:20.148Z] f5c27fd97487: Layer already exists [2026-05-04T03:26:20.148Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:20.413Z] 4.1.0-dev.111: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:20.766Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:21.122Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:21.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-04T03:26:21.122Z] b247715cf598: Preparing [2026-05-04T03:26:21.122Z] 548ab6007676: Preparing [2026-05-04T03:26:21.122Z] 1ba67867c941: Preparing [2026-05-04T03:26:21.122Z] ad5091f1aad8: Preparing [2026-05-04T03:26:21.122Z] fb9b7485df60: Preparing [2026-05-04T03:26:21.122Z] 5e314699cd1b: Preparing [2026-05-04T03:26:21.122Z] 9b92023227f0: Preparing [2026-05-04T03:26:21.122Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:21.122Z] 633050be72af: Preparing [2026-05-04T03:26:21.122Z] 0743b12cc0be: Preparing [2026-05-04T03:26:21.122Z] 577c92a53706: Preparing [2026-05-04T03:26:21.122Z] 5f70bf18a086: Preparing [2026-05-04T03:26:21.122Z] 52b8f7e5474e: Preparing [2026-05-04T03:26:21.122Z] f5c27fd97487: Preparing [2026-05-04T03:26:21.122Z] 140ab31da0a6: Preparing [2026-05-04T03:26:21.122Z] eeaa73608b53: Preparing [2026-05-04T03:26:21.122Z] 5e314699cd1b: Waiting [2026-05-04T03:26:21.122Z] 9b92023227f0: Waiting [2026-05-04T03:26:21.122Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:21.122Z] 633050be72af: Waiting [2026-05-04T03:26:21.122Z] 577c92a53706: Waiting [2026-05-04T03:26:21.122Z] 5f70bf18a086: Waiting [2026-05-04T03:26:21.122Z] 0743b12cc0be: Waiting [2026-05-04T03:26:21.122Z] 52b8f7e5474e: Waiting [2026-05-04T03:26:21.122Z] f5c27fd97487: Waiting [2026-05-04T03:26:21.122Z] 140ab31da0a6: Waiting [2026-05-04T03:26:21.122Z] eeaa73608b53: Waiting [2026-05-04T03:26:21.122Z] fb9b7485df60: Layer already exists [2026-05-04T03:26:21.122Z] 1ba67867c941: Layer already exists [2026-05-04T03:26:21.122Z] 548ab6007676: Layer already exists [2026-05-04T03:26:21.122Z] ad5091f1aad8: Layer already exists [2026-05-04T03:26:21.122Z] b247715cf598: Layer already exists [2026-05-04T03:26:21.122Z] 633050be72af: Layer already exists [2026-05-04T03:26:21.122Z] 5e314699cd1b: Layer already exists [2026-05-04T03:26:21.122Z] 9b92023227f0: Layer already exists [2026-05-04T03:26:21.122Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:21.122Z] 0743b12cc0be: Layer already exists [2026-05-04T03:26:21.122Z] 140ab31da0a6: Layer already exists [2026-05-04T03:26:21.122Z] f5c27fd97487: Layer already exists [2026-05-04T03:26:21.122Z] 5f70bf18a086: Layer already exists [2026-05-04T03:26:21.387Z] 52b8f7e5474e: Layer already exists [2026-05-04T03:26:21.387Z] 577c92a53706: Layer already exists [2026-05-04T03:26:21.387Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:21.387Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:21.745Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:23.503Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-04T03:26:23.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-04T03:26:23.503Z] b247715cf598: Preparing [2026-05-04T03:26:23.503Z] 548ab6007676: Preparing [2026-05-04T03:26:23.503Z] 1ba67867c941: Preparing [2026-05-04T03:26:23.503Z] ad5091f1aad8: Preparing [2026-05-04T03:26:23.503Z] fb9b7485df60: Preparing [2026-05-04T03:26:23.503Z] 5e314699cd1b: Preparing [2026-05-04T03:26:23.503Z] 9b92023227f0: Preparing [2026-05-04T03:26:23.503Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:23.503Z] 633050be72af: Preparing [2026-05-04T03:26:23.503Z] 0743b12cc0be: Preparing [2026-05-04T03:26:23.503Z] 577c92a53706: Preparing [2026-05-04T03:26:23.503Z] 5f70bf18a086: Preparing [2026-05-04T03:26:23.503Z] 52b8f7e5474e: Preparing [2026-05-04T03:26:23.503Z] f5c27fd97487: Preparing [2026-05-04T03:26:23.503Z] 140ab31da0a6: Preparing [2026-05-04T03:26:23.503Z] eeaa73608b53: Preparing [2026-05-04T03:26:23.503Z] 5e314699cd1b: Waiting [2026-05-04T03:26:23.503Z] 5f70bf18a086: Waiting [2026-05-04T03:26:23.503Z] 9b92023227f0: Waiting [2026-05-04T03:26:23.503Z] 52b8f7e5474e: Waiting [2026-05-04T03:26:23.503Z] f5c27fd97487: Waiting [2026-05-04T03:26:23.503Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:23.503Z] 140ab31da0a6: Waiting [2026-05-04T03:26:23.503Z] 633050be72af: Waiting [2026-05-04T03:26:23.503Z] eeaa73608b53: Waiting [2026-05-04T03:26:23.503Z] 0743b12cc0be: Waiting [2026-05-04T03:26:23.503Z] 577c92a53706: Waiting [2026-05-04T03:26:23.503Z] ad5091f1aad8: Layer already exists [2026-05-04T03:26:23.503Z] 548ab6007676: Layer already exists [2026-05-04T03:26:23.503Z] b247715cf598: Layer already exists [2026-05-04T03:26:23.503Z] fb9b7485df60: Layer already exists [2026-05-04T03:26:23.503Z] 1ba67867c941: Layer already exists [2026-05-04T03:26:23.503Z] 5e314699cd1b: Layer already exists [2026-05-04T03:26:23.503Z] 9b92023227f0: Layer already exists [2026-05-04T03:26:23.503Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:23.503Z] 0743b12cc0be: Layer already exists [2026-05-04T03:26:23.503Z] 633050be72af: Layer already exists [2026-05-04T03:26:23.503Z] 577c92a53706: Layer already exists [2026-05-04T03:26:23.503Z] 5f70bf18a086: Layer already exists [2026-05-04T03:26:23.503Z] 52b8f7e5474e: Layer already exists [2026-05-04T03:26:23.503Z] f5c27fd97487: Layer already exists [2026-05-04T03:26:23.503Z] 140ab31da0a6: Layer already exists [2026-05-04T03:26:23.503Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:23.766Z] main: digest: sha256:a718c24f32da5864b91944c163b5dffa1716389f102e234852d87d9ff3a55050 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:26:23.858Z] ===================================================== [Pipeline] echo [2026-05-04T03:26:23.874Z] taggedImages: [2026-05-04T03:26:23.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:23.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-04T03:26:23.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 [2026-05-04T03:26:23.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:23.874Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-04T03:26:23.903Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-04T03:26:23.903Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:23.903Z] latest [2026-05-04T03:26:23.903Z] 4.1.0-dev.111 [2026-05-04T03:26:23.903Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:23.903Z] main [2026-05-04T03:26:23.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:24.276Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:24.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:24.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-04T03:26:24.624Z] 64193c297a3e: Preparing [2026-05-04T03:26:24.624Z] 946889cd4c66: Preparing [2026-05-04T03:26:24.624Z] fccdffdb24b5: Preparing [2026-05-04T03:26:24.624Z] fd1554552447: Preparing [2026-05-04T03:26:24.624Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:24.624Z] 633050be72af: Preparing [2026-05-04T03:26:24.624Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:24.624Z] 318ad64c37d4: Preparing [2026-05-04T03:26:24.624Z] eeaa73608b53: Preparing [2026-05-04T03:26:24.624Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:24.624Z] 318ad64c37d4: Waiting [2026-05-04T03:26:24.624Z] eeaa73608b53: Waiting [2026-05-04T03:26:24.624Z] 633050be72af: Waiting [2026-05-04T03:26:24.624Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:24.888Z] 633050be72af: Layer already exists [2026-05-04T03:26:24.888Z] fccdffdb24b5: Pushed [2026-05-04T03:26:24.888Z] 946889cd4c66: Pushed [2026-05-04T03:26:24.888Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:24.888Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:24.888Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:24.888Z] 64193c297a3e: Pushed [2026-05-04T03:26:33.058Z] fd1554552447: Pushed [2026-05-04T03:26:33.058Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:33.419Z] + 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-05-04T03:26:38.004Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-04T03:26:38.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-04T03:26:38.004Z] 64193c297a3e: Preparing [2026-05-04T03:26:38.004Z] 946889cd4c66: Preparing [2026-05-04T03:26:38.004Z] fccdffdb24b5: Preparing [2026-05-04T03:26:38.004Z] fd1554552447: Preparing [2026-05-04T03:26:38.004Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:38.004Z] 633050be72af: Preparing [2026-05-04T03:26:38.004Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:38.004Z] 318ad64c37d4: Preparing [2026-05-04T03:26:38.004Z] eeaa73608b53: Preparing [2026-05-04T03:26:38.004Z] 633050be72af: Waiting [2026-05-04T03:26:38.004Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:38.004Z] 318ad64c37d4: Waiting [2026-05-04T03:26:38.004Z] eeaa73608b53: Waiting [2026-05-04T03:26:38.004Z] fccdffdb24b5: Layer already exists [2026-05-04T03:26:38.004Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:38.004Z] 946889cd4c66: Layer already exists [2026-05-04T03:26:38.004Z] 64193c297a3e: Layer already exists [2026-05-04T03:26:38.004Z] fd1554552447: Layer already exists [2026-05-04T03:26:38.004Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:38.004Z] 633050be72af: Layer already exists [2026-05-04T03:26:38.004Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:38.004Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:38.267Z] latest: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:38.619Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:38.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 [2026-05-04T03:26:38.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-04T03:26:38.964Z] 64193c297a3e: Preparing [2026-05-04T03:26:38.964Z] 946889cd4c66: Preparing [2026-05-04T03:26:38.964Z] fccdffdb24b5: Preparing [2026-05-04T03:26:38.964Z] fd1554552447: Preparing [2026-05-04T03:26:38.964Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:38.964Z] 633050be72af: Preparing [2026-05-04T03:26:38.964Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:38.964Z] 318ad64c37d4: Preparing [2026-05-04T03:26:38.964Z] eeaa73608b53: Preparing [2026-05-04T03:26:38.964Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:38.964Z] 318ad64c37d4: Waiting [2026-05-04T03:26:38.964Z] eeaa73608b53: Waiting [2026-05-04T03:26:38.964Z] 633050be72af: Waiting [2026-05-04T03:26:38.964Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:38.964Z] 64193c297a3e: Layer already exists [2026-05-04T03:26:38.964Z] fccdffdb24b5: Layer already exists [2026-05-04T03:26:38.964Z] fd1554552447: Layer already exists [2026-05-04T03:26:38.964Z] 946889cd4c66: Layer already exists [2026-05-04T03:26:38.964Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:38.964Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:38.964Z] 633050be72af: Layer already exists [2026-05-04T03:26:38.964Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:39.226Z] 4.1.0-dev.111: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:39.572Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:39.924Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:39.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-04T03:26:39.924Z] 64193c297a3e: Preparing [2026-05-04T03:26:39.924Z] 946889cd4c66: Preparing [2026-05-04T03:26:39.924Z] fccdffdb24b5: Preparing [2026-05-04T03:26:39.924Z] fd1554552447: Preparing [2026-05-04T03:26:39.924Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:39.924Z] 633050be72af: Preparing [2026-05-04T03:26:39.924Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:39.924Z] 318ad64c37d4: Preparing [2026-05-04T03:26:39.924Z] eeaa73608b53: Preparing [2026-05-04T03:26:39.924Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:39.924Z] 318ad64c37d4: Waiting [2026-05-04T03:26:39.924Z] eeaa73608b53: Waiting [2026-05-04T03:26:39.924Z] 633050be72af: Waiting [2026-05-04T03:26:39.924Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:39.924Z] 946889cd4c66: Layer already exists [2026-05-04T03:26:39.924Z] fccdffdb24b5: Layer already exists [2026-05-04T03:26:39.924Z] fd1554552447: Layer already exists [2026-05-04T03:26:39.924Z] 64193c297a3e: Layer already exists [2026-05-04T03:26:39.924Z] 633050be72af: Layer already exists [2026-05-04T03:26:39.924Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:39.924Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:39.924Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:39.924Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:40.542Z] + 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-05-04T03:26:40.882Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-04T03:26:40.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-04T03:26:40.882Z] 64193c297a3e: Preparing [2026-05-04T03:26:40.882Z] 946889cd4c66: Preparing [2026-05-04T03:26:40.883Z] fccdffdb24b5: Preparing [2026-05-04T03:26:40.883Z] fd1554552447: Preparing [2026-05-04T03:26:40.883Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:40.883Z] 633050be72af: Preparing [2026-05-04T03:26:40.883Z] 64b5a41bc5fe: Preparing [2026-05-04T03:26:40.883Z] 318ad64c37d4: Preparing [2026-05-04T03:26:40.883Z] eeaa73608b53: Preparing [2026-05-04T03:26:40.883Z] 633050be72af: Waiting [2026-05-04T03:26:40.883Z] 64b5a41bc5fe: Waiting [2026-05-04T03:26:40.883Z] 318ad64c37d4: Waiting [2026-05-04T03:26:40.883Z] eeaa73608b53: Waiting [2026-05-04T03:26:40.883Z] fd1554552447: Layer already exists [2026-05-04T03:26:40.883Z] fccdffdb24b5: Layer already exists [2026-05-04T03:26:40.883Z] 64193c297a3e: Layer already exists [2026-05-04T03:26:40.883Z] 946889cd4c66: Layer already exists [2026-05-04T03:26:40.883Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:40.883Z] 633050be72af: Layer already exists [2026-05-04T03:26:40.883Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:40.883Z] 64b5a41bc5fe: Layer already exists [2026-05-04T03:26:40.883Z] 318ad64c37d4: Layer already exists [2026-05-04T03:26:41.147Z] main: digest: sha256:55d756e4b49bbc43dd8a6ee1a4fa7072b486380f8dd4f6034a54b4d8dc44bdf1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:26:41.230Z] ===================================================== [Pipeline] echo [2026-05-04T03:26:41.245Z] taggedImages: [2026-05-04T03:26:41.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:41.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-04T03:26:41.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 [2026-05-04T03:26:41.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:41.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-04T03:26:41.270Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-04T03:26:41.270Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:41.270Z] latest [2026-05-04T03:26:41.270Z] 4.1.0-dev.111 [2026-05-04T03:26:41.270Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:41.270Z] main [2026-05-04T03:26:41.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:41.640Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:41.987Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:41.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-04T03:26:41.987Z] ad4f6f0c2ba6: Preparing [2026-05-04T03:26:41.987Z] 8741eed35c00: Preparing [2026-05-04T03:26:41.987Z] 4304dd94465b: Preparing [2026-05-04T03:26:41.987Z] ed6b48643291: Preparing [2026-05-04T03:26:41.987Z] 9eaa31c9334a: Preparing [2026-05-04T03:26:41.987Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:41.987Z] 633050be72af: Preparing [2026-05-04T03:26:41.987Z] 88870a49f5c0: Preparing [2026-05-04T03:26:41.987Z] 809102025833: Preparing [2026-05-04T03:26:41.987Z] fc7376a59a4d: Preparing [2026-05-04T03:26:41.987Z] eeaa73608b53: Preparing [2026-05-04T03:26:41.987Z] 88870a49f5c0: Waiting [2026-05-04T03:26:41.987Z] 809102025833: Waiting [2026-05-04T03:26:41.987Z] fc7376a59a4d: Waiting [2026-05-04T03:26:41.987Z] eeaa73608b53: Waiting [2026-05-04T03:26:41.987Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:41.987Z] 633050be72af: Waiting [2026-05-04T03:26:42.254Z] 8741eed35c00: Pushed [2026-05-04T03:26:42.254Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:42.254Z] ad4f6f0c2ba6: Pushed [2026-05-04T03:26:42.254Z] 9eaa31c9334a: Pushed [2026-05-04T03:26:42.254Z] ed6b48643291: Pushed [2026-05-04T03:26:42.254Z] 633050be72af: Layer already exists [2026-05-04T03:26:42.254Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:42.523Z] 88870a49f5c0: Pushed [2026-05-04T03:26:42.523Z] 809102025833: Pushed [2026-05-04T03:26:45.849Z] fc7376a59a4d: Pushed [2026-05-04T03:26:49.177Z] 4304dd94465b: Pushed [2026-05-04T03:26:49.177Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:49.527Z] + 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-05-04T03:26:51.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-04T03:26:51.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-04T03:26:51.813Z] ad4f6f0c2ba6: Preparing [2026-05-04T03:26:51.813Z] 8741eed35c00: Preparing [2026-05-04T03:26:51.813Z] 4304dd94465b: Preparing [2026-05-04T03:26:51.813Z] ed6b48643291: Preparing [2026-05-04T03:26:51.813Z] 9eaa31c9334a: Preparing [2026-05-04T03:26:51.813Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:51.813Z] 633050be72af: Preparing [2026-05-04T03:26:51.813Z] 88870a49f5c0: Preparing [2026-05-04T03:26:51.813Z] 809102025833: Preparing [2026-05-04T03:26:51.813Z] fc7376a59a4d: Preparing [2026-05-04T03:26:51.813Z] eeaa73608b53: Preparing [2026-05-04T03:26:51.813Z] 88870a49f5c0: Waiting [2026-05-04T03:26:51.813Z] 809102025833: Waiting [2026-05-04T03:26:51.813Z] fc7376a59a4d: Waiting [2026-05-04T03:26:51.813Z] eeaa73608b53: Waiting [2026-05-04T03:26:51.813Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:51.813Z] 633050be72af: Waiting [2026-05-04T03:26:51.813Z] 9eaa31c9334a: Layer already exists [2026-05-04T03:26:51.813Z] ed6b48643291: Layer already exists [2026-05-04T03:26:51.813Z] ad4f6f0c2ba6: Layer already exists [2026-05-04T03:26:51.813Z] 4304dd94465b: Layer already exists [2026-05-04T03:26:51.813Z] 8741eed35c00: Layer already exists [2026-05-04T03:26:51.813Z] 88870a49f5c0: Layer already exists [2026-05-04T03:26:51.813Z] 633050be72af: Layer already exists [2026-05-04T03:26:51.813Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:51.813Z] fc7376a59a4d: Layer already exists [2026-05-04T03:26:51.813Z] 809102025833: Layer already exists [2026-05-04T03:26:51.813Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:52.076Z] latest: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:52.432Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:52.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 [2026-05-04T03:26:52.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-04T03:26:52.777Z] ad4f6f0c2ba6: Preparing [2026-05-04T03:26:52.777Z] 8741eed35c00: Preparing [2026-05-04T03:26:52.777Z] 4304dd94465b: Preparing [2026-05-04T03:26:52.777Z] ed6b48643291: Preparing [2026-05-04T03:26:52.777Z] 9eaa31c9334a: Preparing [2026-05-04T03:26:52.777Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:52.777Z] 633050be72af: Preparing [2026-05-04T03:26:52.777Z] 88870a49f5c0: Preparing [2026-05-04T03:26:52.777Z] 809102025833: Preparing [2026-05-04T03:26:52.777Z] fc7376a59a4d: Preparing [2026-05-04T03:26:52.777Z] eeaa73608b53: Preparing [2026-05-04T03:26:52.777Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:52.777Z] 633050be72af: Waiting [2026-05-04T03:26:52.777Z] 88870a49f5c0: Waiting [2026-05-04T03:26:52.777Z] 809102025833: Waiting [2026-05-04T03:26:52.777Z] eeaa73608b53: Waiting [2026-05-04T03:26:52.777Z] fc7376a59a4d: Waiting [2026-05-04T03:26:52.777Z] 8741eed35c00: Layer already exists [2026-05-04T03:26:52.777Z] 9eaa31c9334a: Layer already exists [2026-05-04T03:26:52.777Z] 4304dd94465b: Layer already exists [2026-05-04T03:26:52.777Z] ad4f6f0c2ba6: Layer already exists [2026-05-04T03:26:52.777Z] ed6b48643291: Layer already exists [2026-05-04T03:26:52.777Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:52.777Z] 633050be72af: Layer already exists [2026-05-04T03:26:52.777Z] 88870a49f5c0: Layer already exists [2026-05-04T03:26:52.777Z] fc7376a59a4d: Layer already exists [2026-05-04T03:26:52.777Z] 809102025833: Layer already exists [2026-05-04T03:26:52.777Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:53.040Z] 4.1.0-dev.111: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:53.391Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:53.740Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:53.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-04T03:26:53.740Z] ad4f6f0c2ba6: Preparing [2026-05-04T03:26:53.740Z] 8741eed35c00: Preparing [2026-05-04T03:26:53.740Z] 4304dd94465b: Preparing [2026-05-04T03:26:53.740Z] ed6b48643291: Preparing [2026-05-04T03:26:53.740Z] 9eaa31c9334a: Preparing [2026-05-04T03:26:53.740Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:53.740Z] 633050be72af: Preparing [2026-05-04T03:26:53.740Z] 88870a49f5c0: Preparing [2026-05-04T03:26:53.740Z] 809102025833: Preparing [2026-05-04T03:26:53.740Z] fc7376a59a4d: Preparing [2026-05-04T03:26:53.740Z] eeaa73608b53: Preparing [2026-05-04T03:26:53.740Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:53.740Z] 633050be72af: Waiting [2026-05-04T03:26:53.740Z] 88870a49f5c0: Waiting [2026-05-04T03:26:53.740Z] 809102025833: Waiting [2026-05-04T03:26:53.740Z] fc7376a59a4d: Waiting [2026-05-04T03:26:53.740Z] eeaa73608b53: Waiting [2026-05-04T03:26:53.740Z] ad4f6f0c2ba6: Layer already exists [2026-05-04T03:26:53.740Z] 8741eed35c00: Layer already exists [2026-05-04T03:26:53.740Z] ed6b48643291: Layer already exists [2026-05-04T03:26:53.740Z] 4304dd94465b: Layer already exists [2026-05-04T03:26:53.740Z] 9eaa31c9334a: Layer already exists [2026-05-04T03:26:53.740Z] 633050be72af: Layer already exists [2026-05-04T03:26:53.740Z] 88870a49f5c0: Layer already exists [2026-05-04T03:26:53.740Z] 809102025833: Layer already exists [2026-05-04T03:26:53.740Z] fc7376a59a4d: Layer already exists [2026-05-04T03:26:53.740Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:53.740Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:54.003Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:54.352Z] + 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-05-04T03:26:54.693Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-04T03:26:54.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-04T03:26:54.693Z] ad4f6f0c2ba6: Preparing [2026-05-04T03:26:54.693Z] 8741eed35c00: Preparing [2026-05-04T03:26:54.693Z] 4304dd94465b: Preparing [2026-05-04T03:26:54.693Z] ed6b48643291: Preparing [2026-05-04T03:26:54.693Z] 9eaa31c9334a: Preparing [2026-05-04T03:26:54.693Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:54.693Z] 633050be72af: Preparing [2026-05-04T03:26:54.693Z] 88870a49f5c0: Preparing [2026-05-04T03:26:54.693Z] 809102025833: Preparing [2026-05-04T03:26:54.693Z] fc7376a59a4d: Preparing [2026-05-04T03:26:54.693Z] eeaa73608b53: Preparing [2026-05-04T03:26:54.693Z] 88870a49f5c0: Waiting [2026-05-04T03:26:54.693Z] 809102025833: Waiting [2026-05-04T03:26:54.693Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:54.693Z] fc7376a59a4d: Waiting [2026-05-04T03:26:54.693Z] eeaa73608b53: Waiting [2026-05-04T03:26:54.693Z] 633050be72af: Waiting [2026-05-04T03:26:54.693Z] ed6b48643291: Layer already exists [2026-05-04T03:26:54.693Z] ad4f6f0c2ba6: Layer already exists [2026-05-04T03:26:54.693Z] 8741eed35c00: Layer already exists [2026-05-04T03:26:54.693Z] 4304dd94465b: Layer already exists [2026-05-04T03:26:54.693Z] 9eaa31c9334a: Layer already exists [2026-05-04T03:26:54.693Z] 88870a49f5c0: Layer already exists [2026-05-04T03:26:54.693Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:54.693Z] 633050be72af: Layer already exists [2026-05-04T03:26:54.693Z] fc7376a59a4d: Layer already exists [2026-05-04T03:26:54.693Z] 809102025833: Layer already exists [2026-05-04T03:26:54.693Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:54.956Z] main: digest: sha256:f8d53b1475df140be381d0acf61ba4ae6579bba697c386b64f53a11f7058c0b1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:26:55.034Z] ===================================================== [Pipeline] echo [2026-05-04T03:26:55.049Z] taggedImages: [2026-05-04T03:26:55.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:55.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-04T03:26:55.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 [2026-05-04T03:26:55.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:55.049Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-04T03:26:55.079Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-04T03:26:55.079Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:55.079Z] latest [2026-05-04T03:26:55.079Z] 4.1.0-dev.111 [2026-05-04T03:26:55.079Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:26:55.079Z] main [2026-05-04T03:26:55.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:55.449Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:26:55.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:26:55.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-04T03:26:55.798Z] 75700db9d1c0: Preparing [2026-05-04T03:26:55.798Z] e98580fffc45: Preparing [2026-05-04T03:26:55.798Z] 171738cc3569: Preparing [2026-05-04T03:26:55.798Z] 9d12cc544009: Preparing [2026-05-04T03:26:55.798Z] 48e1af29c13d: Preparing [2026-05-04T03:26:55.798Z] e01e9838cda8: Preparing [2026-05-04T03:26:55.798Z] 9d7a9a87875a: Preparing [2026-05-04T03:26:55.798Z] e01e9838cda8: Waiting [2026-05-04T03:26:55.798Z] 7c3b96a5f4af: Preparing [2026-05-04T03:26:55.798Z] 9d7a9a87875a: Waiting [2026-05-04T03:26:55.798Z] 7c3b96a5f4af: Waiting [2026-05-04T03:26:55.798Z] 633050be72af: Preparing [2026-05-04T03:26:55.798Z] 633050be72af: Waiting [2026-05-04T03:26:55.798Z] a48b3ccfc2fd: Preparing [2026-05-04T03:26:55.798Z] fcd44071a857: Preparing [2026-05-04T03:26:55.798Z] a48b3ccfc2fd: Waiting [2026-05-04T03:26:55.798Z] eeaa73608b53: Preparing [2026-05-04T03:26:55.798Z] fcd44071a857: Waiting [2026-05-04T03:26:55.798Z] eeaa73608b53: Waiting [2026-05-04T03:26:56.063Z] e98580fffc45: Pushed [2026-05-04T03:26:56.063Z] 48e1af29c13d: Pushed [2026-05-04T03:26:56.063Z] 75700db9d1c0: Pushed [2026-05-04T03:26:56.063Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:26:56.063Z] 633050be72af: Layer already exists [2026-05-04T03:26:56.063Z] e01e9838cda8: Pushed [2026-05-04T03:26:56.063Z] 9d7a9a87875a: Pushed [2026-05-04T03:26:56.328Z] eeaa73608b53: Layer already exists [2026-05-04T03:26:56.328Z] a48b3ccfc2fd: Pushed [2026-05-04T03:26:59.693Z] fcd44071a857: Pushed [2026-05-04T03:27:03.119Z] 9d12cc544009: Pushed [2026-05-04T03:27:03.119Z] 171738cc3569: Pushed [2026-05-04T03:27:04.514Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:04.864Z] + 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-05-04T03:27:05.210Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-04T03:27:05.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-04T03:27:05.210Z] 75700db9d1c0: Preparing [2026-05-04T03:27:05.210Z] e98580fffc45: Preparing [2026-05-04T03:27:05.210Z] 171738cc3569: Preparing [2026-05-04T03:27:05.210Z] 9d12cc544009: Preparing [2026-05-04T03:27:05.210Z] 48e1af29c13d: Preparing [2026-05-04T03:27:05.210Z] e01e9838cda8: Preparing [2026-05-04T03:27:05.210Z] 9d7a9a87875a: Preparing [2026-05-04T03:27:05.210Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:05.210Z] 633050be72af: Preparing [2026-05-04T03:27:05.210Z] a48b3ccfc2fd: Preparing [2026-05-04T03:27:05.210Z] fcd44071a857: Preparing [2026-05-04T03:27:05.210Z] eeaa73608b53: Preparing [2026-05-04T03:27:05.210Z] 9d7a9a87875a: Waiting [2026-05-04T03:27:05.210Z] 7c3b96a5f4af: Waiting [2026-05-04T03:27:05.210Z] 633050be72af: Waiting [2026-05-04T03:27:05.210Z] a48b3ccfc2fd: Waiting [2026-05-04T03:27:05.210Z] fcd44071a857: Waiting [2026-05-04T03:27:05.211Z] eeaa73608b53: Waiting [2026-05-04T03:27:05.211Z] 75700db9d1c0: Layer already exists [2026-05-04T03:27:05.211Z] 171738cc3569: Layer already exists [2026-05-04T03:27:05.211Z] 48e1af29c13d: Layer already exists [2026-05-04T03:27:05.211Z] 9d12cc544009: Layer already exists [2026-05-04T03:27:05.211Z] e98580fffc45: Layer already exists [2026-05-04T03:27:05.211Z] e01e9838cda8: Layer already exists [2026-05-04T03:27:05.211Z] 9d7a9a87875a: Layer already exists [2026-05-04T03:27:05.211Z] a48b3ccfc2fd: Layer already exists [2026-05-04T03:27:05.211Z] 633050be72af: Layer already exists [2026-05-04T03:27:05.211Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:05.211Z] fcd44071a857: Layer already exists [2026-05-04T03:27:05.211Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:05.473Z] latest: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:05.835Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:06.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 [2026-05-04T03:27:06.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-04T03:27:06.183Z] 75700db9d1c0: Preparing [2026-05-04T03:27:06.183Z] e98580fffc45: Preparing [2026-05-04T03:27:06.183Z] 171738cc3569: Preparing [2026-05-04T03:27:06.183Z] 9d12cc544009: Preparing [2026-05-04T03:27:06.183Z] 48e1af29c13d: Preparing [2026-05-04T03:27:06.183Z] e01e9838cda8: Preparing [2026-05-04T03:27:06.183Z] 9d7a9a87875a: Preparing [2026-05-04T03:27:06.183Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:06.183Z] 633050be72af: Preparing [2026-05-04T03:27:06.183Z] a48b3ccfc2fd: Preparing [2026-05-04T03:27:06.183Z] fcd44071a857: Preparing [2026-05-04T03:27:06.183Z] eeaa73608b53: Preparing [2026-05-04T03:27:06.183Z] e01e9838cda8: Waiting [2026-05-04T03:27:06.183Z] 9d7a9a87875a: Waiting [2026-05-04T03:27:06.183Z] 7c3b96a5f4af: Waiting [2026-05-04T03:27:06.183Z] 633050be72af: Waiting [2026-05-04T03:27:06.183Z] fcd44071a857: Waiting [2026-05-04T03:27:06.183Z] eeaa73608b53: Waiting [2026-05-04T03:27:06.183Z] a48b3ccfc2fd: Waiting [2026-05-04T03:27:06.183Z] 9d12cc544009: Layer already exists [2026-05-04T03:27:06.183Z] e98580fffc45: Layer already exists [2026-05-04T03:27:06.183Z] 171738cc3569: Layer already exists [2026-05-04T03:27:06.183Z] 75700db9d1c0: Layer already exists [2026-05-04T03:27:06.183Z] 48e1af29c13d: Layer already exists [2026-05-04T03:27:06.183Z] e01e9838cda8: Layer already exists [2026-05-04T03:27:06.183Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:06.183Z] 633050be72af: Layer already exists [2026-05-04T03:27:06.183Z] 9d7a9a87875a: Layer already exists [2026-05-04T03:27:06.183Z] a48b3ccfc2fd: Layer already exists [2026-05-04T03:27:06.183Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:06.183Z] fcd44071a857: Layer already exists [2026-05-04T03:27:06.446Z] 4.1.0-dev.111: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:06.798Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:07.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:07.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-04T03:27:07.144Z] 75700db9d1c0: Preparing [2026-05-04T03:27:07.144Z] e98580fffc45: Preparing [2026-05-04T03:27:07.144Z] 171738cc3569: Preparing [2026-05-04T03:27:07.144Z] 9d12cc544009: Preparing [2026-05-04T03:27:07.144Z] 48e1af29c13d: Preparing [2026-05-04T03:27:07.144Z] e01e9838cda8: Preparing [2026-05-04T03:27:07.144Z] 9d7a9a87875a: Preparing [2026-05-04T03:27:07.144Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:07.144Z] 633050be72af: Preparing [2026-05-04T03:27:07.144Z] a48b3ccfc2fd: Preparing [2026-05-04T03:27:07.144Z] e01e9838cda8: Waiting [2026-05-04T03:27:07.144Z] 9d7a9a87875a: Waiting [2026-05-04T03:27:07.144Z] 7c3b96a5f4af: Waiting [2026-05-04T03:27:07.144Z] 633050be72af: Waiting [2026-05-04T03:27:07.144Z] a48b3ccfc2fd: Waiting [2026-05-04T03:27:07.144Z] fcd44071a857: Preparing [2026-05-04T03:27:07.144Z] eeaa73608b53: Preparing [2026-05-04T03:27:07.144Z] fcd44071a857: Waiting [2026-05-04T03:27:07.144Z] eeaa73608b53: Waiting [2026-05-04T03:27:07.144Z] e98580fffc45: Layer already exists [2026-05-04T03:27:07.144Z] 171738cc3569: Layer already exists [2026-05-04T03:27:07.144Z] 9d12cc544009: Layer already exists [2026-05-04T03:27:07.144Z] 75700db9d1c0: Layer already exists [2026-05-04T03:27:07.144Z] 48e1af29c13d: Layer already exists [2026-05-04T03:27:07.144Z] e01e9838cda8: Layer already exists [2026-05-04T03:27:07.144Z] 9d7a9a87875a: Layer already exists [2026-05-04T03:27:07.144Z] 633050be72af: Layer already exists [2026-05-04T03:27:07.144Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:07.144Z] a48b3ccfc2fd: Layer already exists [2026-05-04T03:27:07.144Z] fcd44071a857: Layer already exists [2026-05-04T03:27:07.144Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:07.407Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:07.751Z] + 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-05-04T03:27:08.102Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-04T03:27:08.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-04T03:27:08.102Z] 75700db9d1c0: Preparing [2026-05-04T03:27:08.102Z] e98580fffc45: Preparing [2026-05-04T03:27:08.102Z] 171738cc3569: Preparing [2026-05-04T03:27:08.102Z] 9d12cc544009: Preparing [2026-05-04T03:27:08.102Z] 48e1af29c13d: Preparing [2026-05-04T03:27:08.102Z] e01e9838cda8: Preparing [2026-05-04T03:27:08.102Z] 9d7a9a87875a: Preparing [2026-05-04T03:27:08.102Z] e01e9838cda8: Waiting [2026-05-04T03:27:08.102Z] 9d7a9a87875a: Waiting [2026-05-04T03:27:08.102Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:08.102Z] 633050be72af: Preparing [2026-05-04T03:27:08.102Z] a48b3ccfc2fd: Preparing [2026-05-04T03:27:08.102Z] fcd44071a857: Preparing [2026-05-04T03:27:08.102Z] 7c3b96a5f4af: Waiting [2026-05-04T03:27:08.102Z] eeaa73608b53: Preparing [2026-05-04T03:27:08.102Z] 633050be72af: Waiting [2026-05-04T03:27:08.102Z] a48b3ccfc2fd: Waiting [2026-05-04T03:27:08.102Z] eeaa73608b53: Waiting [2026-05-04T03:27:08.102Z] fcd44071a857: Waiting [2026-05-04T03:27:08.102Z] 48e1af29c13d: Layer already exists [2026-05-04T03:27:08.102Z] 171738cc3569: Layer already exists [2026-05-04T03:27:08.102Z] 75700db9d1c0: Layer already exists [2026-05-04T03:27:08.102Z] e98580fffc45: Layer already exists [2026-05-04T03:27:08.102Z] 9d12cc544009: Layer already exists [2026-05-04T03:27:08.102Z] 9d7a9a87875a: Layer already exists [2026-05-04T03:27:08.102Z] a48b3ccfc2fd: Layer already exists [2026-05-04T03:27:08.102Z] e01e9838cda8: Layer already exists [2026-05-04T03:27:08.102Z] 633050be72af: Layer already exists [2026-05-04T03:27:08.102Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:08.102Z] fcd44071a857: Layer already exists [2026-05-04T03:27:08.102Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:08.368Z] main: digest: sha256:78ab8c9493bff68e05fefd2df049b3696b43e933751f53e57b2407d6a9e643cd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:27:08.447Z] ===================================================== [Pipeline] echo [2026-05-04T03:27:08.463Z] taggedImages: [2026-05-04T03:27:08.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:08.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-04T03:27:08.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 [2026-05-04T03:27:08.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:08.463Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-04T03:27:08.492Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-04T03:27:08.492Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:08.492Z] latest [2026-05-04T03:27:08.492Z] 4.1.0-dev.111 [2026-05-04T03:27:08.492Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:08.492Z] main [2026-05-04T03:27:08.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:08.856Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:09.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:09.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-04T03:27:09.199Z] 308de77c23c5: Preparing [2026-05-04T03:27:09.199Z] f9017b9cec95: Preparing [2026-05-04T03:27:09.199Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:09.199Z] 633050be72af: Preparing [2026-05-04T03:27:09.199Z] 0c31ca627e42: Preparing [2026-05-04T03:27:09.199Z] dfddbc71552e: Preparing [2026-05-04T03:27:09.199Z] eeaa73608b53: Preparing [2026-05-04T03:27:09.199Z] dfddbc71552e: Waiting [2026-05-04T03:27:09.199Z] eeaa73608b53: Waiting [2026-05-04T03:27:09.462Z] 0c31ca627e42: Pushed [2026-05-04T03:27:09.462Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:09.462Z] 633050be72af: Layer already exists [2026-05-04T03:27:09.462Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:09.462Z] 308de77c23c5: Pushed [2026-05-04T03:27:11.392Z] dfddbc71552e: Pushed [2026-05-04T03:27:16.712Z] f9017b9cec95: Pushed [2026-05-04T03:27:16.712Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:17.062Z] + 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-05-04T03:27:17.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-04T03:27:17.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-04T03:27:17.411Z] 308de77c23c5: Preparing [2026-05-04T03:27:17.411Z] f9017b9cec95: Preparing [2026-05-04T03:27:17.411Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:17.411Z] 633050be72af: Preparing [2026-05-04T03:27:17.411Z] 0c31ca627e42: Preparing [2026-05-04T03:27:17.411Z] dfddbc71552e: Preparing [2026-05-04T03:27:17.411Z] eeaa73608b53: Preparing [2026-05-04T03:27:17.411Z] dfddbc71552e: Waiting [2026-05-04T03:27:17.411Z] eeaa73608b53: Waiting [2026-05-04T03:27:17.411Z] f9017b9cec95: Layer already exists [2026-05-04T03:27:17.411Z] 0c31ca627e42: Layer already exists [2026-05-04T03:27:17.411Z] 633050be72af: Layer already exists [2026-05-04T03:27:17.411Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:17.411Z] 308de77c23c5: Layer already exists [2026-05-04T03:27:17.411Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:17.411Z] dfddbc71552e: Layer already exists [2026-05-04T03:27:17.675Z] latest: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:18.016Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:18.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 [2026-05-04T03:27:18.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-04T03:27:18.359Z] 308de77c23c5: Preparing [2026-05-04T03:27:18.359Z] f9017b9cec95: Preparing [2026-05-04T03:27:18.359Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:18.359Z] 633050be72af: Preparing [2026-05-04T03:27:18.359Z] 0c31ca627e42: Preparing [2026-05-04T03:27:18.359Z] dfddbc71552e: Preparing [2026-05-04T03:27:18.359Z] eeaa73608b53: Preparing [2026-05-04T03:27:18.359Z] dfddbc71552e: Waiting [2026-05-04T03:27:18.359Z] eeaa73608b53: Waiting [2026-05-04T03:27:18.359Z] 633050be72af: Layer already exists [2026-05-04T03:27:18.359Z] 0c31ca627e42: Layer already exists [2026-05-04T03:27:18.359Z] 308de77c23c5: Layer already exists [2026-05-04T03:27:18.359Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:18.359Z] f9017b9cec95: Layer already exists [2026-05-04T03:27:18.359Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:18.359Z] dfddbc71552e: Layer already exists [2026-05-04T03:27:18.359Z] 4.1.0-dev.111: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:18.977Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:19.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:19.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-04T03:27:19.324Z] 308de77c23c5: Preparing [2026-05-04T03:27:19.324Z] f9017b9cec95: Preparing [2026-05-04T03:27:19.324Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:19.324Z] 633050be72af: Preparing [2026-05-04T03:27:19.324Z] 0c31ca627e42: Preparing [2026-05-04T03:27:19.324Z] dfddbc71552e: Preparing [2026-05-04T03:27:19.324Z] eeaa73608b53: Preparing [2026-05-04T03:27:19.324Z] dfddbc71552e: Waiting [2026-05-04T03:27:19.324Z] eeaa73608b53: Waiting [2026-05-04T03:27:19.324Z] f9017b9cec95: Layer already exists [2026-05-04T03:27:19.324Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:19.324Z] 633050be72af: Layer already exists [2026-05-04T03:27:19.324Z] 0c31ca627e42: Layer already exists [2026-05-04T03:27:19.324Z] 308de77c23c5: Layer already exists [2026-05-04T03:27:19.324Z] dfddbc71552e: Layer already exists [2026-05-04T03:27:19.324Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:19.324Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:19.943Z] + 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-05-04T03:27:20.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-04T03:27:20.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-04T03:27:20.286Z] 308de77c23c5: Preparing [2026-05-04T03:27:20.286Z] f9017b9cec95: Preparing [2026-05-04T03:27:20.286Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:20.286Z] 633050be72af: Preparing [2026-05-04T03:27:20.286Z] 0c31ca627e42: Preparing [2026-05-04T03:27:20.286Z] dfddbc71552e: Preparing [2026-05-04T03:27:20.286Z] eeaa73608b53: Preparing [2026-05-04T03:27:20.286Z] dfddbc71552e: Waiting [2026-05-04T03:27:20.286Z] eeaa73608b53: Waiting [2026-05-04T03:27:20.286Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:20.286Z] 0c31ca627e42: Layer already exists [2026-05-04T03:27:20.286Z] f9017b9cec95: Layer already exists [2026-05-04T03:27:20.286Z] 308de77c23c5: Layer already exists [2026-05-04T03:27:20.286Z] 633050be72af: Layer already exists [2026-05-04T03:27:20.286Z] dfddbc71552e: Layer already exists [2026-05-04T03:27:20.286Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:20.286Z] main: digest: sha256:eca9ee49c5e92426a22dc0dab3fc1bbf53f457c1d4c116f635bb3df1b8157976 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:27:20.624Z] ===================================================== [Pipeline] echo [2026-05-04T03:27:20.635Z] taggedImages: [2026-05-04T03:27:20.635Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:20.635Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-04T03:27:20.635Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 [2026-05-04T03:27:20.635Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:20.635Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-04T03:27:20.664Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-04T03:27:20.664Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:20.664Z] latest [2026-05-04T03:27:20.664Z] 4.1.0-dev.111 [2026-05-04T03:27:20.664Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:20.664Z] main [2026-05-04T03:27:20.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:21.037Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:21.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:21.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-04T03:27:21.393Z] 8bd6abc1e497: Preparing [2026-05-04T03:27:21.393Z] 21e180389d86: Preparing [2026-05-04T03:27:21.393Z] eda4231518a9: Preparing [2026-05-04T03:27:21.393Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:21.393Z] 633050be72af: Preparing [2026-05-04T03:27:21.393Z] c4c58f7ac387: Preparing [2026-05-04T03:27:21.393Z] 0370e960c34b: Preparing [2026-05-04T03:27:21.393Z] a93cae738fc4: Preparing [2026-05-04T03:27:21.393Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:27:21.393Z] eeaa73608b53: Preparing [2026-05-04T03:27:21.393Z] 0370e960c34b: Waiting [2026-05-04T03:27:21.393Z] a93cae738fc4: Waiting [2026-05-04T03:27:21.393Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:27:21.393Z] eeaa73608b53: Waiting [2026-05-04T03:27:21.393Z] c4c58f7ac387: Waiting [2026-05-04T03:27:21.393Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:21.393Z] 633050be72af: Layer already exists [2026-05-04T03:27:21.656Z] eda4231518a9: Pushed [2026-05-04T03:27:21.656Z] 21e180389d86: Pushed [2026-05-04T03:27:21.656Z] 8bd6abc1e497: Pushed [2026-05-04T03:27:21.656Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:21.656Z] a93cae738fc4: Pushed [2026-05-04T03:27:22.607Z] 8d0a9bf49d0f: Pushed [2026-05-04T03:27:34.877Z] 0370e960c34b: Pushed [2026-05-04T03:27:49.932Z] c4c58f7ac387: Pushed [2026-05-04T03:27:49.932Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:50.298Z] + 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-05-04T03:27:50.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-04T03:27:50.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-04T03:27:50.640Z] 8bd6abc1e497: Preparing [2026-05-04T03:27:50.640Z] 21e180389d86: Preparing [2026-05-04T03:27:50.640Z] eda4231518a9: Preparing [2026-05-04T03:27:50.640Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:50.640Z] 633050be72af: Preparing [2026-05-04T03:27:50.640Z] c4c58f7ac387: Preparing [2026-05-04T03:27:50.640Z] 0370e960c34b: Preparing [2026-05-04T03:27:50.640Z] a93cae738fc4: Preparing [2026-05-04T03:27:50.640Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:27:50.640Z] eeaa73608b53: Preparing [2026-05-04T03:27:50.640Z] c4c58f7ac387: Waiting [2026-05-04T03:27:50.640Z] 0370e960c34b: Waiting [2026-05-04T03:27:50.640Z] a93cae738fc4: Waiting [2026-05-04T03:27:50.640Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:27:50.640Z] eeaa73608b53: Waiting [2026-05-04T03:27:50.640Z] 633050be72af: Layer already exists [2026-05-04T03:27:50.640Z] 21e180389d86: Layer already exists [2026-05-04T03:27:50.640Z] eda4231518a9: Layer already exists [2026-05-04T03:27:50.640Z] 8bd6abc1e497: Layer already exists [2026-05-04T03:27:50.640Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:50.640Z] a93cae738fc4: Layer already exists [2026-05-04T03:27:50.640Z] c4c58f7ac387: Layer already exists [2026-05-04T03:27:50.640Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:27:50.640Z] 0370e960c34b: Layer already exists [2026-05-04T03:27:50.640Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:50.903Z] latest: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:51.254Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:51.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 [2026-05-04T03:27:51.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-04T03:27:51.593Z] 8bd6abc1e497: Preparing [2026-05-04T03:27:51.593Z] 21e180389d86: Preparing [2026-05-04T03:27:51.593Z] eda4231518a9: Preparing [2026-05-04T03:27:51.593Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:51.593Z] 633050be72af: Preparing [2026-05-04T03:27:51.593Z] c4c58f7ac387: Preparing [2026-05-04T03:27:51.593Z] 0370e960c34b: Preparing [2026-05-04T03:27:51.593Z] a93cae738fc4: Preparing [2026-05-04T03:27:51.593Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:27:51.593Z] eeaa73608b53: Preparing [2026-05-04T03:27:51.593Z] c4c58f7ac387: Waiting [2026-05-04T03:27:51.593Z] 0370e960c34b: Waiting [2026-05-04T03:27:51.593Z] a93cae738fc4: Waiting [2026-05-04T03:27:51.593Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:27:51.593Z] eeaa73608b53: Waiting [2026-05-04T03:27:51.593Z] 8bd6abc1e497: Layer already exists [2026-05-04T03:27:51.593Z] 633050be72af: Layer already exists [2026-05-04T03:27:51.593Z] eda4231518a9: Layer already exists [2026-05-04T03:27:51.593Z] 21e180389d86: Layer already exists [2026-05-04T03:27:51.593Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:51.593Z] c4c58f7ac387: Layer already exists [2026-05-04T03:27:51.593Z] a93cae738fc4: Layer already exists [2026-05-04T03:27:51.593Z] 0370e960c34b: Layer already exists [2026-05-04T03:27:51.593Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:51.593Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:27:51.593Z] 4.1.0-dev.111: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:52.204Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:52.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:52.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-04T03:27:52.554Z] 8bd6abc1e497: Preparing [2026-05-04T03:27:52.554Z] 21e180389d86: Preparing [2026-05-04T03:27:52.554Z] eda4231518a9: Preparing [2026-05-04T03:27:52.554Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:52.554Z] 633050be72af: Preparing [2026-05-04T03:27:52.554Z] c4c58f7ac387: Preparing [2026-05-04T03:27:52.554Z] 0370e960c34b: Preparing [2026-05-04T03:27:52.554Z] a93cae738fc4: Preparing [2026-05-04T03:27:52.554Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:27:52.554Z] eeaa73608b53: Preparing [2026-05-04T03:27:52.554Z] 0370e960c34b: Waiting [2026-05-04T03:27:52.554Z] a93cae738fc4: Waiting [2026-05-04T03:27:52.554Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:27:52.554Z] eeaa73608b53: Waiting [2026-05-04T03:27:52.554Z] c4c58f7ac387: Waiting [2026-05-04T03:27:52.554Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:52.554Z] eda4231518a9: Layer already exists [2026-05-04T03:27:52.554Z] 8bd6abc1e497: Layer already exists [2026-05-04T03:27:52.554Z] 21e180389d86: Layer already exists [2026-05-04T03:27:52.554Z] 633050be72af: Layer already exists [2026-05-04T03:27:52.554Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:27:52.554Z] c4c58f7ac387: Layer already exists [2026-05-04T03:27:52.554Z] 0370e960c34b: Layer already exists [2026-05-04T03:27:52.554Z] a93cae738fc4: Layer already exists [2026-05-04T03:27:52.554Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:52.818Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:53.176Z] + 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-05-04T03:27:53.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-04T03:27:53.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-04T03:27:53.523Z] 8bd6abc1e497: Preparing [2026-05-04T03:27:53.523Z] 21e180389d86: Preparing [2026-05-04T03:27:53.523Z] eda4231518a9: Preparing [2026-05-04T03:27:53.523Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:53.523Z] 633050be72af: Preparing [2026-05-04T03:27:53.523Z] c4c58f7ac387: Preparing [2026-05-04T03:27:53.523Z] 0370e960c34b: Preparing [2026-05-04T03:27:53.523Z] a93cae738fc4: Preparing [2026-05-04T03:27:53.523Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:27:53.523Z] eeaa73608b53: Preparing [2026-05-04T03:27:53.523Z] c4c58f7ac387: Waiting [2026-05-04T03:27:53.523Z] a93cae738fc4: Waiting [2026-05-04T03:27:53.523Z] 0370e960c34b: Waiting [2026-05-04T03:27:53.523Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:27:53.523Z] eeaa73608b53: Waiting [2026-05-04T03:27:53.523Z] 8bd6abc1e497: Layer already exists [2026-05-04T03:27:53.523Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:53.523Z] 21e180389d86: Layer already exists [2026-05-04T03:27:53.523Z] 633050be72af: Layer already exists [2026-05-04T03:27:53.523Z] eda4231518a9: Layer already exists [2026-05-04T03:27:53.523Z] 0370e960c34b: Layer already exists [2026-05-04T03:27:53.523Z] c4c58f7ac387: Layer already exists [2026-05-04T03:27:53.523Z] a93cae738fc4: Layer already exists [2026-05-04T03:27:53.523Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:27:53.523Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:53.786Z] main: digest: sha256:2ecfd06dc10048624e73689154ccb526315c89689ee95310e6e0880785c199f9 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:27:53.869Z] ===================================================== [Pipeline] echo [2026-05-04T03:27:53.886Z] taggedImages: [2026-05-04T03:27:53.886Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:53.886Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-04T03:27:53.886Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 [2026-05-04T03:27:53.886Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:53.886Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-04T03:27:53.915Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-04T03:27:53.915Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:53.915Z] latest [2026-05-04T03:27:53.916Z] 4.1.0-dev.111 [2026-05-04T03:27:53.916Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:27:53.916Z] main [2026-05-04T03:27:53.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:54.305Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:27:54.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:27:54.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-04T03:27:54.648Z] 62e255abd4e4: Preparing [2026-05-04T03:27:54.648Z] 5f7d1439eca9: Preparing [2026-05-04T03:27:54.648Z] 15855b3a300c: Preparing [2026-05-04T03:27:54.648Z] 7c3b96a5f4af: Preparing [2026-05-04T03:27:54.648Z] 633050be72af: Preparing [2026-05-04T03:27:54.648Z] 3f1e0a31d99e: Preparing [2026-05-04T03:27:54.648Z] 39f1bf15c7a2: Preparing [2026-05-04T03:27:54.648Z] 4cec29a7349b: Preparing [2026-05-04T03:27:54.648Z] eeaa73608b53: Preparing [2026-05-04T03:27:54.648Z] 3f1e0a31d99e: Waiting [2026-05-04T03:27:54.648Z] 4cec29a7349b: Waiting [2026-05-04T03:27:54.648Z] eeaa73608b53: Waiting [2026-05-04T03:27:54.648Z] 39f1bf15c7a2: Waiting [2026-05-04T03:27:54.912Z] 5f7d1439eca9: Pushed [2026-05-04T03:27:54.912Z] 15855b3a300c: Pushed [2026-05-04T03:27:56.311Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:27:56.312Z] 633050be72af: Layer already exists [2026-05-04T03:27:56.575Z] eeaa73608b53: Layer already exists [2026-05-04T03:27:56.575Z] 62e255abd4e4: Pushed [2026-05-04T03:27:56.575Z] 39f1bf15c7a2: Pushed [2026-05-04T03:27:57.153Z] 4cec29a7349b: Pushed [2026-05-04T03:28:29.319Z] 3f1e0a31d99e: Pushed [2026-05-04T03:28:29.319Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:29.667Z] + 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-05-04T03:28:30.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-04T03:28:30.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-04T03:28:30.011Z] 62e255abd4e4: Preparing [2026-05-04T03:28:30.011Z] 5f7d1439eca9: Preparing [2026-05-04T03:28:30.011Z] 15855b3a300c: Preparing [2026-05-04T03:28:30.011Z] 7c3b96a5f4af: Preparing [2026-05-04T03:28:30.011Z] 633050be72af: Preparing [2026-05-04T03:28:30.011Z] 3f1e0a31d99e: Preparing [2026-05-04T03:28:30.011Z] 39f1bf15c7a2: Preparing [2026-05-04T03:28:30.011Z] 4cec29a7349b: Preparing [2026-05-04T03:28:30.011Z] eeaa73608b53: Preparing [2026-05-04T03:28:30.011Z] 39f1bf15c7a2: Waiting [2026-05-04T03:28:30.011Z] 4cec29a7349b: Waiting [2026-05-04T03:28:30.011Z] eeaa73608b53: Waiting [2026-05-04T03:28:30.011Z] 3f1e0a31d99e: Waiting [2026-05-04T03:28:30.011Z] 62e255abd4e4: Layer already exists [2026-05-04T03:28:30.011Z] 633050be72af: Layer already exists [2026-05-04T03:28:30.011Z] 15855b3a300c: Layer already exists [2026-05-04T03:28:30.011Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:28:30.011Z] 5f7d1439eca9: Layer already exists [2026-05-04T03:28:30.011Z] 3f1e0a31d99e: Layer already exists [2026-05-04T03:28:30.011Z] 39f1bf15c7a2: Layer already exists [2026-05-04T03:28:30.011Z] 4cec29a7349b: Layer already exists [2026-05-04T03:28:30.011Z] eeaa73608b53: Layer already exists [2026-05-04T03:28:30.274Z] latest: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:30.616Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:30.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 [2026-05-04T03:28:30.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-04T03:28:30.965Z] 62e255abd4e4: Preparing [2026-05-04T03:28:30.965Z] 5f7d1439eca9: Preparing [2026-05-04T03:28:30.965Z] 15855b3a300c: Preparing [2026-05-04T03:28:30.965Z] 7c3b96a5f4af: Preparing [2026-05-04T03:28:30.965Z] 633050be72af: Preparing [2026-05-04T03:28:30.965Z] 3f1e0a31d99e: Preparing [2026-05-04T03:28:30.965Z] 39f1bf15c7a2: Preparing [2026-05-04T03:28:30.965Z] 4cec29a7349b: Preparing [2026-05-04T03:28:30.965Z] eeaa73608b53: Preparing [2026-05-04T03:28:30.965Z] 39f1bf15c7a2: Waiting [2026-05-04T03:28:30.965Z] 4cec29a7349b: Waiting [2026-05-04T03:28:30.965Z] eeaa73608b53: Waiting [2026-05-04T03:28:30.965Z] 3f1e0a31d99e: Waiting [2026-05-04T03:28:30.965Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:28:30.965Z] 5f7d1439eca9: Layer already exists [2026-05-04T03:28:30.965Z] 15855b3a300c: Layer already exists [2026-05-04T03:28:30.965Z] 62e255abd4e4: Layer already exists [2026-05-04T03:28:30.965Z] 633050be72af: Layer already exists [2026-05-04T03:28:30.965Z] 3f1e0a31d99e: Layer already exists [2026-05-04T03:28:30.965Z] 39f1bf15c7a2: Layer already exists [2026-05-04T03:28:30.965Z] 4cec29a7349b: Layer already exists [2026-05-04T03:28:30.965Z] eeaa73608b53: Layer already exists [2026-05-04T03:28:30.965Z] 4.1.0-dev.111: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:31.581Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:31.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:28:31.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-04T03:28:31.935Z] 62e255abd4e4: Preparing [2026-05-04T03:28:31.935Z] 5f7d1439eca9: Preparing [2026-05-04T03:28:31.935Z] 15855b3a300c: Preparing [2026-05-04T03:28:31.935Z] 7c3b96a5f4af: Preparing [2026-05-04T03:28:31.935Z] 633050be72af: Preparing [2026-05-04T03:28:31.935Z] 3f1e0a31d99e: Preparing [2026-05-04T03:28:31.935Z] 39f1bf15c7a2: Preparing [2026-05-04T03:28:31.935Z] 4cec29a7349b: Preparing [2026-05-04T03:28:31.935Z] eeaa73608b53: Preparing [2026-05-04T03:28:31.935Z] 3f1e0a31d99e: Waiting [2026-05-04T03:28:31.935Z] 39f1bf15c7a2: Waiting [2026-05-04T03:28:31.935Z] 4cec29a7349b: Waiting [2026-05-04T03:28:31.935Z] eeaa73608b53: Waiting [2026-05-04T03:28:31.935Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:28:31.935Z] 633050be72af: Layer already exists [2026-05-04T03:28:31.935Z] 5f7d1439eca9: Layer already exists [2026-05-04T03:28:31.935Z] 15855b3a300c: Layer already exists [2026-05-04T03:28:31.935Z] 62e255abd4e4: Layer already exists [2026-05-04T03:28:31.935Z] 39f1bf15c7a2: Layer already exists [2026-05-04T03:28:31.936Z] 3f1e0a31d99e: Layer already exists [2026-05-04T03:28:31.936Z] 4cec29a7349b: Layer already exists [2026-05-04T03:28:31.936Z] eeaa73608b53: Layer already exists [2026-05-04T03:28:32.200Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:32.552Z] + 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-05-04T03:28:32.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-04T03:28:32.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-04T03:28:32.963Z] 62e255abd4e4: Preparing [2026-05-04T03:28:32.963Z] 5f7d1439eca9: Preparing [2026-05-04T03:28:32.963Z] 15855b3a300c: Preparing [2026-05-04T03:28:32.963Z] 7c3b96a5f4af: Preparing [2026-05-04T03:28:32.963Z] 633050be72af: Preparing [2026-05-04T03:28:32.963Z] 3f1e0a31d99e: Preparing [2026-05-04T03:28:32.963Z] 39f1bf15c7a2: Preparing [2026-05-04T03:28:32.963Z] 4cec29a7349b: Preparing [2026-05-04T03:28:32.963Z] eeaa73608b53: Preparing [2026-05-04T03:28:32.963Z] 39f1bf15c7a2: Waiting [2026-05-04T03:28:32.963Z] 4cec29a7349b: Waiting [2026-05-04T03:28:32.963Z] eeaa73608b53: Waiting [2026-05-04T03:28:32.963Z] 3f1e0a31d99e: Waiting [2026-05-04T03:28:32.963Z] 62e255abd4e4: Layer already exists [2026-05-04T03:28:32.963Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:28:32.963Z] 633050be72af: Layer already exists [2026-05-04T03:28:32.963Z] 15855b3a300c: Layer already exists [2026-05-04T03:28:32.963Z] 5f7d1439eca9: Layer already exists [2026-05-04T03:28:32.963Z] 39f1bf15c7a2: Layer already exists [2026-05-04T03:28:32.963Z] 3f1e0a31d99e: Layer already exists [2026-05-04T03:28:32.963Z] eeaa73608b53: Layer already exists [2026-05-04T03:28:32.963Z] 4cec29a7349b: Layer already exists [2026-05-04T03:28:32.963Z] main: digest: sha256:f34039a43baf59945a0f604dfb0b880153d0b57a613e962e0488bc264d236aea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:28:33.036Z] ===================================================== [Pipeline] echo [2026-05-04T03:28:33.049Z] taggedImages: [2026-05-04T03:28:33.049Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:28:33.049Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-04T03:28:33.049Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 [2026-05-04T03:28:33.049Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:28:33.049Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-04T03:28:33.077Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-04T03:28:33.077Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:28:33.077Z] latest [2026-05-04T03:28:33.077Z] 4.1.0-dev.111 [2026-05-04T03:28:33.077Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:28:33.077Z] main [2026-05-04T03:28:33.077Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:33.443Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:28:33.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:28:33.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-04T03:28:33.797Z] 6abd7783197d: Preparing [2026-05-04T03:28:33.797Z] ea0a53c81247: Preparing [2026-05-04T03:28:33.797Z] 1394cc738378: Preparing [2026-05-04T03:28:33.797Z] 7c3b96a5f4af: Preparing [2026-05-04T03:28:33.797Z] 633050be72af: Preparing [2026-05-04T03:28:33.797Z] 8dd00a6a8162: Preparing [2026-05-04T03:28:33.797Z] a93cae738fc4: Preparing [2026-05-04T03:28:33.797Z] 8dd00a6a8162: Waiting [2026-05-04T03:28:33.797Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:28:33.797Z] a93cae738fc4: Waiting [2026-05-04T03:28:33.797Z] eeaa73608b53: Preparing [2026-05-04T03:28:33.797Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:28:33.797Z] eeaa73608b53: Waiting [2026-05-04T03:28:33.797Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:28:34.060Z] 633050be72af: Layer already exists [2026-05-04T03:28:34.060Z] a93cae738fc4: Layer already exists [2026-05-04T03:28:34.060Z] ea0a53c81247: Pushed [2026-05-04T03:28:34.060Z] 1394cc738378: Pushed [2026-05-04T03:28:34.060Z] 6abd7783197d: Pushed [2026-05-04T03:28:34.060Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:28:34.060Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:06.280Z] 8dd00a6a8162: Pushed [2026-05-04T03:29:06.280Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:07.797Z] + 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-05-04T03:29:08.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-04T03:29:08.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-04T03:29:08.403Z] 6abd7783197d: Preparing [2026-05-04T03:29:08.403Z] ea0a53c81247: Preparing [2026-05-04T03:29:08.403Z] 1394cc738378: Preparing [2026-05-04T03:29:08.403Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:08.403Z] 633050be72af: Preparing [2026-05-04T03:29:08.403Z] 8dd00a6a8162: Preparing [2026-05-04T03:29:08.403Z] a93cae738fc4: Preparing [2026-05-04T03:29:08.403Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:29:08.403Z] eeaa73608b53: Preparing [2026-05-04T03:29:08.403Z] 8dd00a6a8162: Waiting [2026-05-04T03:29:08.403Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:29:08.403Z] eeaa73608b53: Waiting [2026-05-04T03:29:08.403Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:08.403Z] 1394cc738378: Layer already exists [2026-05-04T03:29:08.403Z] 633050be72af: Layer already exists [2026-05-04T03:29:08.403Z] ea0a53c81247: Layer already exists [2026-05-04T03:29:08.403Z] 6abd7783197d: Layer already exists [2026-05-04T03:29:08.403Z] a93cae738fc4: Layer already exists [2026-05-04T03:29:08.403Z] 8dd00a6a8162: Layer already exists [2026-05-04T03:29:08.403Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:08.403Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:29:08.666Z] latest: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:09.015Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:09.367Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 [2026-05-04T03:29:09.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-04T03:29:09.367Z] 6abd7783197d: Preparing [2026-05-04T03:29:09.367Z] ea0a53c81247: Preparing [2026-05-04T03:29:09.367Z] 1394cc738378: Preparing [2026-05-04T03:29:09.367Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:09.367Z] 633050be72af: Preparing [2026-05-04T03:29:09.367Z] 8dd00a6a8162: Preparing [2026-05-04T03:29:09.367Z] a93cae738fc4: Preparing [2026-05-04T03:29:09.367Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:29:09.367Z] eeaa73608b53: Preparing [2026-05-04T03:29:09.367Z] 8dd00a6a8162: Waiting [2026-05-04T03:29:09.367Z] a93cae738fc4: Waiting [2026-05-04T03:29:09.367Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:29:09.367Z] eeaa73608b53: Waiting [2026-05-04T03:29:09.367Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:09.367Z] ea0a53c81247: Layer already exists [2026-05-04T03:29:09.367Z] 6abd7783197d: Layer already exists [2026-05-04T03:29:09.367Z] 1394cc738378: Layer already exists [2026-05-04T03:29:09.367Z] 633050be72af: Layer already exists [2026-05-04T03:29:09.367Z] 8dd00a6a8162: Layer already exists [2026-05-04T03:29:09.367Z] a93cae738fc4: Layer already exists [2026-05-04T03:29:09.367Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:09.367Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:29:09.367Z] 4.1.0-dev.111: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:09.980Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:10.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:10.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-04T03:29:10.316Z] 6abd7783197d: Preparing [2026-05-04T03:29:10.316Z] ea0a53c81247: Preparing [2026-05-04T03:29:10.316Z] 1394cc738378: Preparing [2026-05-04T03:29:10.316Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:10.316Z] 633050be72af: Preparing [2026-05-04T03:29:10.316Z] 8dd00a6a8162: Preparing [2026-05-04T03:29:10.316Z] a93cae738fc4: Preparing [2026-05-04T03:29:10.316Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:29:10.316Z] eeaa73608b53: Preparing [2026-05-04T03:29:10.316Z] 8dd00a6a8162: Waiting [2026-05-04T03:29:10.316Z] a93cae738fc4: Waiting [2026-05-04T03:29:10.316Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:29:10.316Z] eeaa73608b53: Waiting [2026-05-04T03:29:10.316Z] 1394cc738378: Layer already exists [2026-05-04T03:29:10.316Z] 633050be72af: Layer already exists [2026-05-04T03:29:10.316Z] 6abd7783197d: Layer already exists [2026-05-04T03:29:10.316Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:10.316Z] ea0a53c81247: Layer already exists [2026-05-04T03:29:10.316Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:10.316Z] a93cae738fc4: Layer already exists [2026-05-04T03:29:10.316Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:29:10.316Z] 8dd00a6a8162: Layer already exists [2026-05-04T03:29:10.316Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:10.928Z] + 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-05-04T03:29:11.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-04T03:29:11.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-04T03:29:11.281Z] 6abd7783197d: Preparing [2026-05-04T03:29:11.281Z] ea0a53c81247: Preparing [2026-05-04T03:29:11.281Z] 1394cc738378: Preparing [2026-05-04T03:29:11.281Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:11.281Z] 633050be72af: Preparing [2026-05-04T03:29:11.281Z] 8dd00a6a8162: Preparing [2026-05-04T03:29:11.281Z] a93cae738fc4: Preparing [2026-05-04T03:29:11.281Z] 8d0a9bf49d0f: Preparing [2026-05-04T03:29:11.281Z] eeaa73608b53: Preparing [2026-05-04T03:29:11.281Z] 8d0a9bf49d0f: Waiting [2026-05-04T03:29:11.281Z] 8dd00a6a8162: Waiting [2026-05-04T03:29:11.281Z] a93cae738fc4: Waiting [2026-05-04T03:29:11.281Z] eeaa73608b53: Waiting [2026-05-04T03:29:11.281Z] 1394cc738378: Layer already exists [2026-05-04T03:29:11.281Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:11.281Z] 6abd7783197d: Layer already exists [2026-05-04T03:29:11.281Z] ea0a53c81247: Layer already exists [2026-05-04T03:29:11.281Z] 633050be72af: Layer already exists [2026-05-04T03:29:11.281Z] 8d0a9bf49d0f: Layer already exists [2026-05-04T03:29:11.281Z] 8dd00a6a8162: Layer already exists [2026-05-04T03:29:11.281Z] a93cae738fc4: Layer already exists [2026-05-04T03:29:11.281Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:11.544Z] main: digest: sha256:a1213fe5741aa729abb8f265cfc553474514a90fec541c54512d2bb3f734d236 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:29:11.630Z] ===================================================== [Pipeline] echo [2026-05-04T03:29:11.644Z] taggedImages: [2026-05-04T03:29:11.644Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:29:11.644Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-04T03:29:11.644Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 [2026-05-04T03:29:11.644Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:11.644Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-04T03:29:11.676Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-04T03:29:11.676Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:29:11.676Z] latest [2026-05-04T03:29:11.676Z] 4.1.0-dev.111 [2026-05-04T03:29:11.676Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:11.676Z] main [2026-05-04T03:29:11.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:12.035Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:12.384Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:29:12.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-04T03:29:12.384Z] f3ed99f55b90: Preparing [2026-05-04T03:29:12.384Z] f2ffa37bf086: Preparing [2026-05-04T03:29:12.384Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:12.384Z] 633050be72af: Preparing [2026-05-04T03:29:12.384Z] 5b3f22b5b057: Preparing [2026-05-04T03:29:12.384Z] 5ca9d878262d: Preparing [2026-05-04T03:29:12.384Z] eeaa73608b53: Preparing [2026-05-04T03:29:12.384Z] 5ca9d878262d: Waiting [2026-05-04T03:29:12.384Z] eeaa73608b53: Waiting [2026-05-04T03:29:12.384Z] 633050be72af: Layer already exists [2026-05-04T03:29:12.384Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:12.653Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:12.653Z] f3ed99f55b90: Pushed [2026-05-04T03:29:12.653Z] 5b3f22b5b057: Pushed [2026-05-04T03:29:14.051Z] 5ca9d878262d: Pushed [2026-05-04T03:29:24.087Z] f2ffa37bf086: Pushed [2026-05-04T03:29:24.087Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:24.442Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:24.783Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-04T03:29:24.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-04T03:29:24.783Z] f3ed99f55b90: Preparing [2026-05-04T03:29:24.783Z] f2ffa37bf086: Preparing [2026-05-04T03:29:24.783Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:24.783Z] 633050be72af: Preparing [2026-05-04T03:29:24.783Z] 5b3f22b5b057: Preparing [2026-05-04T03:29:24.783Z] 5ca9d878262d: Preparing [2026-05-04T03:29:24.783Z] eeaa73608b53: Preparing [2026-05-04T03:29:24.783Z] 5ca9d878262d: Waiting [2026-05-04T03:29:24.783Z] eeaa73608b53: Waiting [2026-05-04T03:29:24.783Z] 5b3f22b5b057: Layer already exists [2026-05-04T03:29:24.783Z] 633050be72af: Layer already exists [2026-05-04T03:29:24.783Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:24.783Z] f3ed99f55b90: Layer already exists [2026-05-04T03:29:24.783Z] f2ffa37bf086: Layer already exists [2026-05-04T03:29:24.783Z] 5ca9d878262d: Layer already exists [2026-05-04T03:29:24.783Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:25.048Z] latest: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:25.403Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:25.752Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 [2026-05-04T03:29:25.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-04T03:29:25.752Z] f3ed99f55b90: Preparing [2026-05-04T03:29:25.752Z] f2ffa37bf086: Preparing [2026-05-04T03:29:25.752Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:25.752Z] 633050be72af: Preparing [2026-05-04T03:29:25.752Z] 5b3f22b5b057: Preparing [2026-05-04T03:29:25.752Z] 5ca9d878262d: Preparing [2026-05-04T03:29:25.752Z] eeaa73608b53: Preparing [2026-05-04T03:29:25.752Z] eeaa73608b53: Waiting [2026-05-04T03:29:25.752Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:25.752Z] f2ffa37bf086: Layer already exists [2026-05-04T03:29:25.752Z] 633050be72af: Layer already exists [2026-05-04T03:29:25.752Z] 5b3f22b5b057: Layer already exists [2026-05-04T03:29:25.752Z] f3ed99f55b90: Layer already exists [2026-05-04T03:29:25.752Z] 5ca9d878262d: Layer already exists [2026-05-04T03:29:25.752Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:25.752Z] 4.1.0-dev.111: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:26.363Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:26.710Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:26.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-04T03:29:26.710Z] f3ed99f55b90: Preparing [2026-05-04T03:29:26.710Z] f2ffa37bf086: Preparing [2026-05-04T03:29:26.710Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:26.710Z] 633050be72af: Preparing [2026-05-04T03:29:26.710Z] 5b3f22b5b057: Preparing [2026-05-04T03:29:26.710Z] 5ca9d878262d: Preparing [2026-05-04T03:29:26.710Z] eeaa73608b53: Preparing [2026-05-04T03:29:26.710Z] 5ca9d878262d: Waiting [2026-05-04T03:29:26.710Z] eeaa73608b53: Waiting [2026-05-04T03:29:26.710Z] 5b3f22b5b057: Layer already exists [2026-05-04T03:29:26.710Z] f3ed99f55b90: Layer already exists [2026-05-04T03:29:26.710Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:26.710Z] 633050be72af: Layer already exists [2026-05-04T03:29:26.710Z] f2ffa37bf086: Layer already exists [2026-05-04T03:29:26.710Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:26.710Z] 5ca9d878262d: Layer already exists [2026-05-04T03:29:26.710Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:27.328Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:27.679Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-04T03:29:27.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-04T03:29:27.679Z] f3ed99f55b90: Preparing [2026-05-04T03:29:27.679Z] f2ffa37bf086: Preparing [2026-05-04T03:29:27.679Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:27.679Z] 633050be72af: Preparing [2026-05-04T03:29:27.679Z] 5b3f22b5b057: Preparing [2026-05-04T03:29:27.679Z] 5ca9d878262d: Preparing [2026-05-04T03:29:27.679Z] eeaa73608b53: Preparing [2026-05-04T03:29:27.679Z] 5ca9d878262d: Waiting [2026-05-04T03:29:27.679Z] eeaa73608b53: Waiting [2026-05-04T03:29:27.679Z] f2ffa37bf086: Layer already exists [2026-05-04T03:29:27.679Z] 633050be72af: Layer already exists [2026-05-04T03:29:27.679Z] 5b3f22b5b057: Layer already exists [2026-05-04T03:29:27.679Z] f3ed99f55b90: Layer already exists [2026-05-04T03:29:27.679Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:27.679Z] 5ca9d878262d: Layer already exists [2026-05-04T03:29:27.679Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:27.942Z] main: digest: sha256:5dbe255017b7cd64dbdca697b7666502de55915545792fbb5b62943ead0cf46e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:29:28.025Z] ===================================================== [Pipeline] echo [2026-05-04T03:29:28.042Z] taggedImages: [2026-05-04T03:29:28.042Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:29:28.042Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-04T03:29:28.042Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 [2026-05-04T03:29:28.042Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:28.042Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-04T03:29:28.070Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-04T03:29:28.070Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:29:28.070Z] latest [2026-05-04T03:29:28.070Z] 4.1.0-dev.111 [2026-05-04T03:29:28.070Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:28.070Z] main [2026-05-04T03:29:28.070Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:28.443Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:28.792Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:29:28.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-04T03:29:28.792Z] 525fd20bd4fe: Preparing [2026-05-04T03:29:28.792Z] 9db7cbdfbe29: Preparing [2026-05-04T03:29:28.792Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:28.792Z] 633050be72af: Preparing [2026-05-04T03:29:28.792Z] f12f19b19906: Preparing [2026-05-04T03:29:28.792Z] 07ebeb93df00: Preparing [2026-05-04T03:29:28.792Z] eeaa73608b53: Preparing [2026-05-04T03:29:28.792Z] 07ebeb93df00: Waiting [2026-05-04T03:29:28.792Z] eeaa73608b53: Waiting [2026-05-04T03:29:28.792Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:28.792Z] 633050be72af: Layer already exists [2026-05-04T03:29:29.056Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:29.056Z] f12f19b19906: Pushed [2026-05-04T03:29:29.056Z] 525fd20bd4fe: Pushed [2026-05-04T03:29:29.635Z] 07ebeb93df00: Pushed [2026-05-04T03:29:37.805Z] 9db7cbdfbe29: Pushed [2026-05-04T03:29:37.805Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:38.150Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:38.495Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-04T03:29:38.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-04T03:29:38.495Z] 525fd20bd4fe: Preparing [2026-05-04T03:29:38.495Z] 9db7cbdfbe29: Preparing [2026-05-04T03:29:38.495Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:38.495Z] 633050be72af: Preparing [2026-05-04T03:29:38.495Z] f12f19b19906: Preparing [2026-05-04T03:29:38.495Z] 07ebeb93df00: Preparing [2026-05-04T03:29:38.495Z] eeaa73608b53: Preparing [2026-05-04T03:29:38.495Z] 07ebeb93df00: Waiting [2026-05-04T03:29:38.495Z] eeaa73608b53: Waiting [2026-05-04T03:29:38.495Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:38.495Z] 9db7cbdfbe29: Layer already exists [2026-05-04T03:29:38.495Z] 525fd20bd4fe: Layer already exists [2026-05-04T03:29:38.495Z] 633050be72af: Layer already exists [2026-05-04T03:29:38.495Z] f12f19b19906: Layer already exists [2026-05-04T03:29:38.495Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:38.495Z] 07ebeb93df00: Layer already exists [2026-05-04T03:29:38.759Z] latest: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:39.110Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:39.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 [2026-05-04T03:29:39.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-04T03:29:39.466Z] 525fd20bd4fe: Preparing [2026-05-04T03:29:39.466Z] 9db7cbdfbe29: Preparing [2026-05-04T03:29:39.466Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:39.466Z] 633050be72af: Preparing [2026-05-04T03:29:39.466Z] f12f19b19906: Preparing [2026-05-04T03:29:39.466Z] 07ebeb93df00: Preparing [2026-05-04T03:29:39.466Z] eeaa73608b53: Preparing [2026-05-04T03:29:39.466Z] eeaa73608b53: Waiting [2026-05-04T03:29:39.466Z] 07ebeb93df00: Waiting [2026-05-04T03:29:39.466Z] 525fd20bd4fe: Layer already exists [2026-05-04T03:29:39.466Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:39.466Z] f12f19b19906: Layer already exists [2026-05-04T03:29:39.466Z] 633050be72af: Layer already exists [2026-05-04T03:29:39.466Z] 9db7cbdfbe29: Layer already exists [2026-05-04T03:29:39.466Z] 07ebeb93df00: Layer already exists [2026-05-04T03:29:39.466Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:39.466Z] 4.1.0-dev.111: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:39.820Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:40.172Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:40.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-04T03:29:40.172Z] 525fd20bd4fe: Preparing [2026-05-04T03:29:40.172Z] 9db7cbdfbe29: Preparing [2026-05-04T03:29:40.172Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:40.172Z] 633050be72af: Preparing [2026-05-04T03:29:40.172Z] f12f19b19906: Preparing [2026-05-04T03:29:40.172Z] 07ebeb93df00: Preparing [2026-05-04T03:29:40.172Z] eeaa73608b53: Preparing [2026-05-04T03:29:40.173Z] 07ebeb93df00: Waiting [2026-05-04T03:29:40.173Z] eeaa73608b53: Waiting [2026-05-04T03:29:40.173Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:40.173Z] 633050be72af: Layer already exists [2026-05-04T03:29:40.173Z] 525fd20bd4fe: Layer already exists [2026-05-04T03:29:40.173Z] 9db7cbdfbe29: Layer already exists [2026-05-04T03:29:40.173Z] f12f19b19906: Layer already exists [2026-05-04T03:29:40.173Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:40.173Z] 07ebeb93df00: Layer already exists [2026-05-04T03:29:40.173Z] c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:40.786Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:41.135Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-04T03:29:41.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-04T03:29:41.136Z] 525fd20bd4fe: Preparing [2026-05-04T03:29:41.136Z] 9db7cbdfbe29: Preparing [2026-05-04T03:29:41.136Z] 7c3b96a5f4af: Preparing [2026-05-04T03:29:41.136Z] 633050be72af: Preparing [2026-05-04T03:29:41.136Z] f12f19b19906: Preparing [2026-05-04T03:29:41.136Z] 07ebeb93df00: Preparing [2026-05-04T03:29:41.136Z] eeaa73608b53: Preparing [2026-05-04T03:29:41.136Z] 07ebeb93df00: Waiting [2026-05-04T03:29:41.136Z] eeaa73608b53: Waiting [2026-05-04T03:29:41.136Z] 9db7cbdfbe29: Layer already exists [2026-05-04T03:29:41.136Z] 633050be72af: Layer already exists [2026-05-04T03:29:41.136Z] 7c3b96a5f4af: Layer already exists [2026-05-04T03:29:41.136Z] 525fd20bd4fe: Layer already exists [2026-05-04T03:29:41.136Z] f12f19b19906: Layer already exists [2026-05-04T03:29:41.136Z] eeaa73608b53: Layer already exists [2026-05-04T03:29:41.136Z] 07ebeb93df00: Layer already exists [2026-05-04T03:29:41.136Z] main: digest: sha256:42e57727349e77c911ae8aab1a19a09722ded53538a313d24b7837377622f217 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-04T03:29:41.470Z] ===================================================== [Pipeline] echo [2026-05-04T03:29:41.484Z] taggedImages: [2026-05-04T03:29:41.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [2026-05-04T03:29:41.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-04T03:29:41.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 [2026-05-04T03:29:41.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [2026-05-04T03:29:41.484Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-05-04T03:29:41.497Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.507Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-05-04T03:29:41.517Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.527Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-04T03:29:41.555Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.569Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-05-04T03:29:41.582Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.609Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-04T03:29:41.620Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-05-04T03:29:41.645Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.662Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.673Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-04T03:29:41.685Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-05-04T03:29:41.716Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.728Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.739Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-04T03:29:41.753Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.765Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-05-04T03:29:41.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.791Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-04T03:29:41.825Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.843Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-05-04T03:29:41.860Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.882Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.900Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-04T03:29:41.912Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.922Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-05-04T03:29:41.938Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.955Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:41.971Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-04T03:29:41.983Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:41.995Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.012Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.027Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.177Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-04T03:29:42.191Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:42.204Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.250Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-04T03:29:42.264Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:42.277Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.309Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.323Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-04T03:29:42.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:42.348Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.362Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.379Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-04T03:29:42.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:42.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.430Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.456Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-04T03:29:42.465Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:42.477Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.489Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.504Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.516Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-04T03:29:42.528Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:42.539Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.551Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.564Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.577Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-04T03:29:42.587Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] echo [2026-05-04T03:29:42.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-05-04T03:29:42.615Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.627Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c8bb3daad451036c109a6c0c2441962ccd95d7c6-4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:29:42.642Z] 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-05-04T03:29:43.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-04T03:29:43.053Z] [2026-05-04T03:29:43.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:29:43.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-04T03:29:43.383Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-04T03:29:43.383Z] 8998bd30e6a1: Pulling fs layer [2026-05-04T03:29:43.383Z] 04944245beec: Pulling fs layer [2026-05-04T03:29:43.383Z] 699f458cf7ca: Pulling fs layer [2026-05-04T03:29:43.383Z] 765212b225bb: Pulling fs layer [2026-05-04T03:29:43.383Z] f23df028b6ca: Pulling fs layer [2026-05-04T03:29:43.383Z] d65c8cfc05b1: Pulling fs layer [2026-05-04T03:29:43.383Z] 2437ff75d9bd: Pulling fs layer [2026-05-04T03:29:43.383Z] 765212b225bb: Waiting [2026-05-04T03:29:43.383Z] f23df028b6ca: Waiting [2026-05-04T03:29:43.383Z] d65c8cfc05b1: Waiting [2026-05-04T03:29:43.383Z] 2437ff75d9bd: Waiting [2026-05-04T03:29:43.648Z] 04944245beec: Verifying Checksum [2026-05-04T03:29:43.648Z] 04944245beec: Download complete [2026-05-04T03:29:43.648Z] 765212b225bb: Verifying Checksum [2026-05-04T03:29:43.648Z] 765212b225bb: Download complete [2026-05-04T03:29:44.226Z] f23df028b6ca: Download complete [2026-05-04T03:29:44.226Z] d65c8cfc05b1: Verifying Checksum [2026-05-04T03:29:44.226Z] d65c8cfc05b1: Download complete [2026-05-04T03:29:44.491Z] 699f458cf7ca: Verifying Checksum [2026-05-04T03:29:44.491Z] 699f458cf7ca: Download complete [2026-05-04T03:29:45.071Z] 8998bd30e6a1: Verifying Checksum [2026-05-04T03:29:45.071Z] 8998bd30e6a1: Download complete [2026-05-04T03:29:47.642Z] 2437ff75d9bd: Verifying Checksum [2026-05-04T03:29:47.642Z] 2437ff75d9bd: Download complete [2026-05-04T03:29:50.972Z] 8998bd30e6a1: Pull complete [2026-05-04T03:29:51.547Z] 04944245beec: Pull complete [2026-05-04T03:29:52.947Z] 699f458cf7ca: Pull complete [2026-05-04T03:29:53.212Z] 765212b225bb: Pull complete [2026-05-04T03:29:54.165Z] f23df028b6ca: Pull complete [2026-05-04T03:29:54.431Z] d65c8cfc05b1: Pull complete [2026-05-04T03:30:12.614Z] 2437ff75d9bd: Pull complete [2026-05-04T03:30:12.614Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-04T03:30:12.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-04T03:30:12.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T03:30:12.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-8611 does not seem to be running inside a container [2026-05-04T03:30:12.866Z] $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-04T03:30:15.604Z] $ docker top 0b9f8023ffb7ddca8acc5c14d48a48136e95445a3c04f28cab0ec15cdd977ac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:30:16.546Z] ---> job-cost.sh [2026-05-04T03:30:16.547Z] lf-activate-venv: SKIPPING [2026-05-04T03:30:16.547Z] INFO: No Stack... [2026-05-04T03:30:16.812Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-04T03:30:17.768Z] INFO: Archiving Costs [Pipeline] sh [2026-05-04T03:30:18.397Z] + + cat /w/workspace/edgex-go/971/archives/cost.csvcut [2026-05-04T03:30:18.398Z] -d, -f6 [Pipeline] lock [2026-05-04T03:30:18.432Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-971-stack-cost] [2026-05-04T03:30:18.441Z] Resource [jenkins-edgexfoundry-edgex-go-main-971-stack-cost] did not exist. Created. [2026-05-04T03:30:18.446Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-971-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-04T03:30:19.091Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-04T03:30:19.786Z] Stashed 1 file(s) [Pipeline] } [2026-05-04T03:30:19.800Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-971-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-04T03:30:19.825Z] $ docker stop --time=1 0b9f8023ffb7ddca8acc5c14d48a48136e95445a3c04f28cab0ec15cdd977ac5 [2026-05-04T03:30:21.365Z] $ docker rm -f --volumes 0b9f8023ffb7ddca8acc5c14d48a48136e95445a3c04f28cab0ec15cdd977ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-04T03:30:21.950Z] provisioning config files... [2026-05-04T03:30:21.958Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/971@tmp/config2885398273720549609tmp [Pipeline] { [Pipeline] sh [2026-05-04T03:30:22.262Z] + set +x [2026-05-04T03:30:22.263Z] + curl -s https://codecov.io/bash [2026-05-04T03:30:22.263Z] + bash -s -- [2026-05-04T03:30:22.263Z] [2026-05-04T03:30:22.263Z] _____ _ [2026-05-04T03:30:22.263Z] / ____| | | [2026-05-04T03:30:22.263Z] | | ___ __| | ___ ___ _____ __ [2026-05-04T03:30:22.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-04T03:30:22.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-04T03:30:22.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-04T03:30:22.263Z] Bash-1.0.6 [2026-05-04T03:30:22.263Z] [2026-05-04T03:30:22.263Z] [2026-05-04T03:30:22.263Z] ==> git version 2.25.1 found [2026-05-04T03:30:22.263Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-04T03:30:22.263Z] Release-Date: 2020-01-08 [2026-05-04T03:30:22.263Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-04T03:30:22.263Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-04T03:30:22.263Z] ==> Jenkins CI detected. [2026-05-04T03:30:22.263Z] current dir:  /w/workspace/edgex-go/971 [2026-05-04T03:30:22.263Z] project root: . [2026-05-04T03:30:22.263Z] --> token set from env [2026-05-04T03:30:22.263Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-04T03:30:22.263Z] ==> Running gcov in . (disable via -X gcov) [2026-05-04T03:30:22.522Z] ==> Python coveragepy not found [2026-05-04T03:30:22.522Z] ==> Searching for coverage reports in: [2026-05-04T03:30:22.522Z] + . [2026-05-04T03:30:22.522Z] -> Found 1 reports [2026-05-04T03:30:22.522Z] ==> Detecting git/mercurial file structure [2026-05-04T03:30:22.522Z] ==> Reading reports [2026-05-04T03:30:22.522Z] + ./coverage.out bytes=1046583 [2026-05-04T03:30:22.522Z] ==> Appending adjustments [2026-05-04T03:30:22.522Z] https://docs.codecov.io/docs/fixing-reports [2026-05-04T03:30:23.906Z] + Found adjustments [2026-05-04T03:30:23.906Z] ==> Gzipping contents [2026-05-04T03:30:23.906Z] 108K /tmp/codecov.JWmBvk.gz [2026-05-04T03:30:23.906Z] ==> Uploading reports [2026-05-04T03:30:23.906Z] url: https://codecov.io [2026-05-04T03:30:23.906Z] query: branch=main&commit=c8bb3daad451036c109a6c0c2441962ccd95d7c6&build=971&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F971%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-04T03:30:23.906Z] -> Pinging Codecov [2026-05-04T03:30:23.906Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c8bb3daad451036c109a6c0c2441962ccd95d7c6&build=971&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F971%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-04T03:30:24.165Z] -> Uploading to [2026-05-04T03:30:24.165Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c8bb3daad451036c109a6c0c2441962ccd95d7c6/2f59ea5e-9f54-4fed-8305-f34f863adf6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260504%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260504T033024Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e4f270ad7b6a08e610c82011f3ed4459ce01dda0e5bbeebfa76be516f868df00 [2026-05-04T03:30:24.165Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:24.165Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:24.424Z] 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 570k --:--:-- --:--:-- --:--:-- 567k [2026-05-04T03:30:24.424Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c8bb3daad451036c109a6c0c2441962ccd95d7c6 [Pipeline] } [2026-05-04T03:30:24.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-04T03:30:24.694Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-04T03:30:24.718Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:30:25.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-04T03:30:25.031Z] [2026-05-04T03:30:25.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:30:25.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-04T03:30:25.337Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-04T03:30:25.337Z] 2d35ebdb57d9: Already exists [2026-05-04T03:30:25.337Z] 85e8836fcdb2: Pulling fs layer [2026-05-04T03:30:25.337Z] 91631faa732a: Pulling fs layer [2026-05-04T03:30:25.337Z] f3f5ae8826fa: Pulling fs layer [2026-05-04T03:30:25.337Z] 4f4fb700ef54: Pulling fs layer [2026-05-04T03:30:25.337Z] 7861252a18e6: Pulling fs layer [2026-05-04T03:30:25.337Z] 9130f900ef6f: Pulling fs layer [2026-05-04T03:30:25.337Z] 4f4fb700ef54: Waiting [2026-05-04T03:30:25.337Z] 7861252a18e6: Waiting [2026-05-04T03:30:25.337Z] 9130f900ef6f: Waiting [2026-05-04T03:30:25.337Z] f3f5ae8826fa: Verifying Checksum [2026-05-04T03:30:25.337Z] f3f5ae8826fa: Download complete [2026-05-04T03:30:25.337Z] 85e8836fcdb2: Verifying Checksum [2026-05-04T03:30:25.337Z] 85e8836fcdb2: Download complete [2026-05-04T03:30:25.337Z] 4f4fb700ef54: Download complete [2026-05-04T03:30:25.596Z] 85e8836fcdb2: Pull complete [2026-05-04T03:30:25.596Z] 7861252a18e6: Verifying Checksum [2026-05-04T03:30:25.596Z] 7861252a18e6: Download complete [2026-05-04T03:30:26.162Z] 91631faa732a: Verifying Checksum [2026-05-04T03:30:26.162Z] 91631faa732a: Download complete [2026-05-04T03:30:26.727Z] 9130f900ef6f: Verifying Checksum [2026-05-04T03:30:26.727Z] 9130f900ef6f: Download complete [2026-05-04T03:30:30.912Z] 91631faa732a: Pull complete [2026-05-04T03:30:30.912Z] f3f5ae8826fa: Pull complete [2026-05-04T03:30:30.912Z] 4f4fb700ef54: Pull complete [2026-05-04T03:30:31.480Z] 7861252a18e6: Pull complete [2026-05-04T03:30:35.667Z] 9130f900ef6f: Pull complete [2026-05-04T03:30:35.667Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-04T03:30:35.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-04T03:30:35.667Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T03:30:35.761Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T03:30:35.787Z] $ 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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-04T03:30:37.395Z] $ docker top 9d4d1f8cc9d5b15a081fb3c1eaa33341d8ffe9c476b273a32fdec2923a355b43 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-04T03:30:37.743Z] + git config --global --add safe.directory /w/workspace/edgex-go/971 [Pipeline] echo [2026-05-04T03:30:37.753Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-05-04T03:30:38.030Z] + set -o pipefail [2026-05-04T03:30:38.030Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-05-04T03:30:46.141Z] [2026-05-04T03:30:46.141Z] Monitoring /w/workspace/edgex-go/971 (github.com/edgexfoundry/edgex-go)... [2026-05-04T03:30:46.141Z] [2026-05-04T03:30:46.141Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bc0d6c47-0b72-41cb-8275-e4665f81f568 [2026-05-04T03:30:46.141Z] [2026-05-04T03:30:46.141Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-04T03:30:46.141Z] [Pipeline] } [2026-05-04T03:30:46.410Z] $ docker stop --time=1 9d4d1f8cc9d5b15a081fb3c1eaa33341d8ffe9c476b273a32fdec2923a355b43 [2026-05-04T03:30:48.620Z] $ docker rm -f --volumes 9d4d1f8cc9d5b15a081fb3c1eaa33341d8ffe9c476b273a32fdec2923a355b43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-04T03:30:49.143Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T03:30:49.163Z] provisioning config files... [2026-05-04T03:30:49.172Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/971@tmp/config9165618311510793859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:30:49.474Z] --> edgex-publish-swagger.sh [2026-05-04T03:30:49.474Z] === Publish openapi API === [2026-05-04T03:30:49.474Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-04T03:30:49.474Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/971/openapi/core-command.yaml] [2026-05-04T03:30:49.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:49.474Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:49.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 390 193k --:--:-- --:--:-- --:--:-- 193k [2026-05-04T03:30:49.474Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:49.474Z] [2026-05-04T03:30:49.474Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/971/openapi/core-data.yaml] [2026-05-04T03:30:49.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:49.474Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:49.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 540 602k --:--:-- --:--:-- --:--:-- 603k [2026-05-04T03:30:49.733Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:49.733Z] [2026-05-04T03:30:49.733Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/971/openapi/core-keeper.yaml] [2026-05-04T03:30:49.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:49.733Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:49.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 717 320k --:--:-- --:--:-- --:--:-- 321k [2026-05-04T03:30:49.733Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:49.733Z] [2026-05-04T03:30:49.733Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/971/openapi/core-metadata.yaml] [2026-05-04T03:30:49.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:49.733Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:49.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 160k 100 66 100 160k 458 1113k --:--:-- --:--:-- --:--:-- 1113k [2026-05-04T03:30:49.992Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:49.992Z] [2026-05-04T03:30:49.992Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/971/openapi/security-proxy-auth.yaml] [2026-05-04T03:30:49.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:49.992Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:49.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 666 241k --:--:-- --:--:-- --:--:-- 242k [2026-05-04T03:30:49.992Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:49.992Z] [2026-05-04T03:30:49.992Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/971/openapi/security-secretstore-setup.yaml] [2026-05-04T03:30:49.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:49.992Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:50.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 47369 [2026-05-04T03:30:50.251Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:50.251Z] [2026-05-04T03:30:50.251Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/971/openapi/support-notifications.yaml] [2026-05-04T03:30:50.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:50.251Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:50.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 545 806k --:--:-- --:--:-- --:--:-- 800k 100 97k 100 66 100 99976 545 806k --:--:-- --:--:-- --:--:-- 800k [2026-05-04T03:30:50.251Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:50.251Z] [2026-05-04T03:30:50.251Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/971/openapi/support-scheduler.yaml] [2026-05-04T03:30:50.251Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-04T03:30:50.251Z] Dload Upload Total Spent Left Speed [2026-05-04T03:30:50.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 589 446k --:--:-- --:--:-- --:--:-- 447k [2026-05-04T03:30:50.509Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-04T03:30:50.509Z] [Pipeline] } [2026-05-04T03:30:50.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-05-04T03:30:50.949Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-04T03:30:50.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:30:51.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-04T03:30:51.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T03:30:51.323Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T03:30:51.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-04T03:30:51.607Z] $ docker top fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a -eo pid,comm [2026-05-04T03:30:51.658Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-04T03:30:51.658Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-04T03:30:51.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-04T03:30:51.711Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-04T03:30:51.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-04T03:30:51.819Z] $ docker exec fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a ssh-agent [2026-05-04T03:30:51.927Z] SSH_AUTH_SOCK=/tmp/ssh-q39iS9TuyveP/agent.32 [2026-05-04T03:30:51.927Z] SSH_AGENT_PID=38 [2026-05-04T03:30:51.931Z] Running ssh-add (command line suppressed) [2026-05-04T03:30:52.031Z] Identity added: /w/workspace/edgex-go/971@tmp/private_key_13819032900177598418.key (/w/workspace/edgex-go/971@tmp/private_key_13819032900177598418.key) [2026-05-04T03:30:52.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-04T03:30:52.343Z] + git semver tag [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,588 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,591 [run_tag] DEBUG tag force:False [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,591 [check_head_tag] DEBUG check head tag [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,594 [execute] INFO git cat-file --batch-check [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/971, stdin=, shell=False, universal_newlines=False) [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,597 [execute] INFO git cat-file --batch [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/971, stdin=, shell=False, universal_newlines=False) [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,628 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,628 [execute] INFO git tag -a v4.1.0-dev.111 -m v4.1.0-dev.111 [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.111', '-m', 'v4.1.0-dev.111'], cwd=/w/workspace/edgex-go/971, stdin=None, shell=False, universal_newlines=False) [2026-05-04T03:30:52.732Z] 2026-05-04 03:30:52,631 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T03:30:52.732Z] 4.1.0-dev.111 [Pipeline] } [2026-05-04T03:30:52.737Z] $ docker exec --env ******** --env ******** fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a ssh-agent -k [2026-05-04T03:30:52.827Z] unset SSH_AUTH_SOCK; [2026-05-04T03:30:52.828Z] unset SSH_AGENT_PID; [2026-05-04T03:30:52.828Z] echo Agent pid 38 killed; [2026-05-04T03:30:52.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-04T03:30:53.173Z] + git semver [Pipeline] } [2026-05-04T03:30:53.442Z] $ docker stop --time=1 fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a [2026-05-04T03:30:54.690Z] $ docker rm -f --volumes fe6ee2a64ac53651c30e18ef4d69dd90f56cb001713ba99d433760f67b61d67a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:30:55.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-04T03:30:55.107Z] [2026-05-04T03:30:55.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:30:55.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-04T03:30:55.417Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-04T03:30:55.417Z] ab5ef0e58194: Pulling fs layer [2026-05-04T03:30:55.417Z] 9712f1f96733: Pulling fs layer [2026-05-04T03:30:55.417Z] 63f879dbbcfc: Pulling fs layer [2026-05-04T03:30:55.417Z] 0d9ebad4ef96: Pulling fs layer [2026-05-04T03:30:55.417Z] e9a5061849ea: Pulling fs layer [2026-05-04T03:30:55.417Z] d747dcd14b5f: Pulling fs layer [2026-05-04T03:30:55.417Z] 2de7ff778b66: Pulling fs layer [2026-05-04T03:30:55.417Z] 0d9ebad4ef96: Waiting [2026-05-04T03:30:55.417Z] d747dcd14b5f: Waiting [2026-05-04T03:30:55.417Z] e9a5061849ea: Waiting [2026-05-04T03:30:55.417Z] 2de7ff778b66: Waiting [2026-05-04T03:30:55.417Z] 9712f1f96733: Download complete [2026-05-04T03:30:55.675Z] 63f879dbbcfc: Verifying Checksum [2026-05-04T03:30:55.675Z] 63f879dbbcfc: Download complete [2026-05-04T03:30:55.933Z] e9a5061849ea: Verifying Checksum [2026-05-04T03:30:55.933Z] e9a5061849ea: Download complete [2026-05-04T03:30:55.933Z] d747dcd14b5f: Download complete [2026-05-04T03:30:55.933Z] ab5ef0e58194: Verifying Checksum [2026-05-04T03:30:55.933Z] ab5ef0e58194: Download complete [2026-05-04T03:30:56.191Z] 0d9ebad4ef96: Verifying Checksum [2026-05-04T03:30:56.191Z] 0d9ebad4ef96: Download complete [2026-05-04T03:30:56.191Z] 2de7ff778b66: Verifying Checksum [2026-05-04T03:30:56.191Z] 2de7ff778b66: Download complete [2026-05-04T03:31:00.376Z] ab5ef0e58194: Pull complete [2026-05-04T03:31:00.376Z] 9712f1f96733: Pull complete [2026-05-04T03:31:00.634Z] 63f879dbbcfc: Pull complete [2026-05-04T03:31:05.913Z] 0d9ebad4ef96: Pull complete [2026-05-04T03:31:05.913Z] e9a5061849ea: Pull complete [2026-05-04T03:31:05.913Z] d747dcd14b5f: Pull complete [2026-05-04T03:31:07.817Z] 2de7ff778b66: Pull complete [2026-05-04T03:31:07.817Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-04T03:31:07.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-04T03:31:07.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T03:31:07.921Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T03:31:07.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-04T03:31:09.361Z] $ docker top 5222e772529aaa199a349f4e9ffe18697c83d5c251aae4eb3147b93bb66688ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-04T03:31:09.443Z] provisioning config files... [2026-05-04T03:31:09.448Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/971@tmp/config16515143869414860911tmp [2026-05-04T03:31:09.456Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/971@tmp/config4572893397768521457tmp [2026-05-04T03:31:09.539Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/971@tmp/config9714987092721382493tmp [Pipeline] { [Pipeline] echo [2026-05-04T03:31:09.569Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:09.917Z] ---> sigul-configuration.sh [2026-05-04T03:31:09.917Z] gpg: directory `/root/.gnupg' created [2026-05-04T03:31:09.917Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-04T03:31:09.917Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-04T03:31:09.917Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-04T03:31:09.917Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-04T03:31:09.917Z] gpg: CAST5 encrypted data [2026-05-04T03:31:09.917Z] gpg: encrypted with 1 passphrase [2026-05-04T03:31:09.917Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-04T03:31:10.243Z] + mkdir /home/jenkins [2026-05-04T03:31:10.243Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-04T03:31:10.541Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-05-04T03:31:10.554Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:10.850Z] ---> sigul-install.sh [2026-05-04T03:31:10.850Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-04T03:31:11.145Z] + git tag --list [2026-05-04T03:31:11.145Z] 0.6.0 [2026-05-04T03:31:11.145Z] 0.6.1 [2026-05-04T03:31:11.145Z] 0.7.0 [2026-05-04T03:31:11.145Z] 0.7.1 [2026-05-04T03:31:11.145Z] v1.0.0 [2026-05-04T03:31:11.145Z] v1.0.1 [2026-05-04T03:31:11.145Z] v1.1.0 [2026-05-04T03:31:11.145Z] v1.2.0 [2026-05-04T03:31:11.145Z] v1.2.1 [2026-05-04T03:31:11.145Z] v1.3.0 [2026-05-04T03:31:11.145Z] v1.3.1 [2026-05-04T03:31:11.145Z] v2.0.0 [2026-05-04T03:31:11.145Z] v2.1.0 [2026-05-04T03:31:11.145Z] v2.1.1 [2026-05-04T03:31:11.145Z] v2.2.0 [2026-05-04T03:31:11.145Z] v2.3.0 [2026-05-04T03:31:11.145Z] v3.0 [2026-05-04T03:31:11.145Z] v3.0.0 [2026-05-04T03:31:11.145Z] v3.1 [2026-05-04T03:31:11.145Z] v3.1.0 [2026-05-04T03:31:11.145Z] v3.1.1 [2026-05-04T03:31:11.145Z] v4.0 [2026-05-04T03:31:11.145Z] v4.0.0 [2026-05-04T03:31:11.145Z] v4.0.1 [2026-05-04T03:31:11.145Z] v4.0.1-dev.1 [2026-05-04T03:31:11.145Z] v4.0.1-dev.2 [2026-05-04T03:31:11.145Z] v4.0.2-dev.1 [2026-05-04T03:31:11.145Z] v4.1.0-dev.1 [2026-05-04T03:31:11.145Z] v4.1.0-dev.10 [2026-05-04T03:31:11.145Z] v4.1.0-dev.100 [2026-05-04T03:31:11.145Z] v4.1.0-dev.101 [2026-05-04T03:31:11.145Z] v4.1.0-dev.102 [2026-05-04T03:31:11.145Z] v4.1.0-dev.103 [2026-05-04T03:31:11.145Z] v4.1.0-dev.104 [2026-05-04T03:31:11.145Z] v4.1.0-dev.105 [2026-05-04T03:31:11.145Z] v4.1.0-dev.106 [2026-05-04T03:31:11.145Z] v4.1.0-dev.107 [2026-05-04T03:31:11.145Z] v4.1.0-dev.108 [2026-05-04T03:31:11.145Z] v4.1.0-dev.109 [2026-05-04T03:31:11.145Z] v4.1.0-dev.11 [2026-05-04T03:31:11.145Z] v4.1.0-dev.110 [2026-05-04T03:31:11.145Z] v4.1.0-dev.111 [2026-05-04T03:31:11.145Z] v4.1.0-dev.12 [2026-05-04T03:31:11.145Z] v4.1.0-dev.13 [2026-05-04T03:31:11.145Z] v4.1.0-dev.14 [2026-05-04T03:31:11.145Z] v4.1.0-dev.15 [2026-05-04T03:31:11.145Z] v4.1.0-dev.16 [2026-05-04T03:31:11.145Z] v4.1.0-dev.17 [2026-05-04T03:31:11.145Z] v4.1.0-dev.18 [2026-05-04T03:31:11.145Z] v4.1.0-dev.19 [2026-05-04T03:31:11.145Z] v4.1.0-dev.2 [2026-05-04T03:31:11.145Z] v4.1.0-dev.20 [2026-05-04T03:31:11.145Z] v4.1.0-dev.21 [2026-05-04T03:31:11.145Z] v4.1.0-dev.22 [2026-05-04T03:31:11.145Z] v4.1.0-dev.23 [2026-05-04T03:31:11.145Z] v4.1.0-dev.24 [2026-05-04T03:31:11.145Z] v4.1.0-dev.25 [2026-05-04T03:31:11.145Z] v4.1.0-dev.26 [2026-05-04T03:31:11.145Z] v4.1.0-dev.27 [2026-05-04T03:31:11.145Z] v4.1.0-dev.28 [2026-05-04T03:31:11.145Z] v4.1.0-dev.29 [2026-05-04T03:31:11.145Z] v4.1.0-dev.3 [2026-05-04T03:31:11.145Z] v4.1.0-dev.30 [2026-05-04T03:31:11.145Z] v4.1.0-dev.31 [2026-05-04T03:31:11.145Z] v4.1.0-dev.32 [2026-05-04T03:31:11.145Z] v4.1.0-dev.33 [2026-05-04T03:31:11.145Z] v4.1.0-dev.34 [2026-05-04T03:31:11.145Z] v4.1.0-dev.35 [2026-05-04T03:31:11.145Z] v4.1.0-dev.36 [2026-05-04T03:31:11.145Z] v4.1.0-dev.37 [2026-05-04T03:31:11.145Z] v4.1.0-dev.38 [2026-05-04T03:31:11.145Z] v4.1.0-dev.39 [2026-05-04T03:31:11.145Z] v4.1.0-dev.4 [2026-05-04T03:31:11.145Z] v4.1.0-dev.40 [2026-05-04T03:31:11.145Z] v4.1.0-dev.41 [2026-05-04T03:31:11.145Z] v4.1.0-dev.42 [2026-05-04T03:31:11.145Z] v4.1.0-dev.43 [2026-05-04T03:31:11.145Z] v4.1.0-dev.44 [2026-05-04T03:31:11.145Z] v4.1.0-dev.45 [2026-05-04T03:31:11.145Z] v4.1.0-dev.46 [2026-05-04T03:31:11.145Z] v4.1.0-dev.47 [2026-05-04T03:31:11.145Z] v4.1.0-dev.48 [2026-05-04T03:31:11.145Z] v4.1.0-dev.49 [2026-05-04T03:31:11.145Z] v4.1.0-dev.5 [2026-05-04T03:31:11.145Z] v4.1.0-dev.50 [2026-05-04T03:31:11.145Z] v4.1.0-dev.51 [2026-05-04T03:31:11.145Z] v4.1.0-dev.52 [2026-05-04T03:31:11.145Z] v4.1.0-dev.53 [2026-05-04T03:31:11.145Z] v4.1.0-dev.54 [2026-05-04T03:31:11.145Z] v4.1.0-dev.55 [2026-05-04T03:31:11.145Z] v4.1.0-dev.56 [2026-05-04T03:31:11.145Z] v4.1.0-dev.57 [2026-05-04T03:31:11.145Z] v4.1.0-dev.58 [2026-05-04T03:31:11.145Z] v4.1.0-dev.59 [2026-05-04T03:31:11.145Z] v4.1.0-dev.6 [2026-05-04T03:31:11.145Z] v4.1.0-dev.60 [2026-05-04T03:31:11.145Z] v4.1.0-dev.61 [2026-05-04T03:31:11.145Z] v4.1.0-dev.62 [2026-05-04T03:31:11.145Z] v4.1.0-dev.63 [2026-05-04T03:31:11.145Z] v4.1.0-dev.64 [2026-05-04T03:31:11.145Z] v4.1.0-dev.65 [2026-05-04T03:31:11.145Z] v4.1.0-dev.66 [2026-05-04T03:31:11.145Z] v4.1.0-dev.67 [2026-05-04T03:31:11.145Z] v4.1.0-dev.68 [2026-05-04T03:31:11.145Z] v4.1.0-dev.69 [2026-05-04T03:31:11.145Z] v4.1.0-dev.7 [2026-05-04T03:31:11.145Z] v4.1.0-dev.70 [2026-05-04T03:31:11.145Z] v4.1.0-dev.71 [2026-05-04T03:31:11.145Z] v4.1.0-dev.72 [2026-05-04T03:31:11.145Z] v4.1.0-dev.73 [2026-05-04T03:31:11.145Z] v4.1.0-dev.74 [2026-05-04T03:31:11.145Z] v4.1.0-dev.75 [2026-05-04T03:31:11.145Z] v4.1.0-dev.76 [2026-05-04T03:31:11.145Z] v4.1.0-dev.77 [2026-05-04T03:31:11.145Z] v4.1.0-dev.78 [2026-05-04T03:31:11.145Z] v4.1.0-dev.79 [2026-05-04T03:31:11.145Z] v4.1.0-dev.8 [2026-05-04T03:31:11.145Z] v4.1.0-dev.80 [2026-05-04T03:31:11.145Z] v4.1.0-dev.81 [2026-05-04T03:31:11.145Z] v4.1.0-dev.82 [2026-05-04T03:31:11.145Z] v4.1.0-dev.83 [2026-05-04T03:31:11.145Z] v4.1.0-dev.84 [2026-05-04T03:31:11.145Z] v4.1.0-dev.85 [2026-05-04T03:31:11.145Z] v4.1.0-dev.86 [2026-05-04T03:31:11.145Z] v4.1.0-dev.87 [2026-05-04T03:31:11.145Z] v4.1.0-dev.88 [2026-05-04T03:31:11.145Z] v4.1.0-dev.89 [2026-05-04T03:31:11.145Z] v4.1.0-dev.9 [2026-05-04T03:31:11.145Z] v4.1.0-dev.90 [2026-05-04T03:31:11.145Z] v4.1.0-dev.91 [2026-05-04T03:31:11.145Z] v4.1.0-dev.92 [2026-05-04T03:31:11.145Z] v4.1.0-dev.93 [2026-05-04T03:31:11.145Z] v4.1.0-dev.94 [2026-05-04T03:31:11.145Z] v4.1.0-dev.95 [2026-05-04T03:31:11.145Z] v4.1.0-dev.96 [2026-05-04T03:31:11.145Z] v4.1.0-dev.97 [2026-05-04T03:31:11.145Z] v4.1.0-dev.98 [2026-05-04T03:31:11.145Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-04T03:31:11.437Z] + lftools sign git-tag v4.1.0-dev.111 [2026-05-04T03:31:12.007Z] Signing Git tag with Sigul... [2026-05-04T03:31:12.007Z] Signing v4.1.0-dev.111 [Pipeline] echo [2026-05-04T03:31:12.590Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:12.885Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-04T03:31:12.892Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-04T03:31:12.919Z] $ docker stop --time=1 5222e772529aaa199a349f4e9ffe18697c83d5c251aae4eb3147b93bb66688ea [2026-05-04T03:31:14.242Z] $ docker rm -f --volumes 5222e772529aaa199a349f4e9ffe18697c83d5c251aae4eb3147b93bb66688ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-04T03:31:14.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-04T03:31:14.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:31:14.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-04T03:31:14.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T03:31:15.065Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T03:31:15.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-04T03:31:15.430Z] $ docker top 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae -eo pid,comm [2026-05-04T03:31:15.480Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-04T03:31:15.480Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-04T03:31:15.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-04T03:31:15.548Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-04T03:31:15.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-04T03:31:15.651Z] $ docker exec 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae ssh-agent [2026-05-04T03:31:15.758Z] SSH_AUTH_SOCK=/tmp/ssh-ib4vDrkYbocW/agent.33 [2026-05-04T03:31:15.758Z] SSH_AGENT_PID=39 [2026-05-04T03:31:15.762Z] Running ssh-add (command line suppressed) [2026-05-04T03:31:15.866Z] Identity added: /w/workspace/edgex-go/971@tmp/private_key_6954557270885992829.key (/w/workspace/edgex-go/971@tmp/private_key_6954557270885992829.key) [2026-05-04T03:31:15.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-04T03:31:16.178Z] + git semver bump pre [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,383 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,386 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,386 [bump_version] DEBUG bumping version:4.1.0-dev.111 on axis:pre with prefix:dev [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,386 [bump_version] DEBUG bumped version:4.1.0-dev.112 [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,386 [write_version] DEBUG write version:4.1.0-dev.112 to path:/w/workspace/edgex-go/971/.semver/main with force:True [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,386 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,386 [write_file] DEBUG write to file:/w/workspace/edgex-go/971/.semver/main [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,389 [execute] INFO git cat-file --batch-check [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/971/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,392 [execute] INFO git cat-file --batch [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/971/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-04T03:31:16.436Z] 2026-05-04 03:31:16,395 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T03:31:16.436Z] 4.1.0-dev.112 [Pipeline] } [2026-05-04T03:31:16.442Z] $ docker exec --env ******** --env ******** 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae ssh-agent -k [2026-05-04T03:31:16.531Z] unset SSH_AUTH_SOCK; [2026-05-04T03:31:16.531Z] unset SSH_AGENT_PID; [2026-05-04T03:31:16.531Z] echo Agent pid 39 killed; [2026-05-04T03:31:16.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-04T03:31:16.867Z] + git semver [Pipeline] } [2026-05-04T03:31:17.135Z] $ docker stop --time=1 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae [2026-05-04T03:31:18.420Z] $ docker rm -f --volumes 9d1dcb09c8183b29ceb74bcacbbd1bb07bd08f81b9086fa1958dabe2d35e98ae [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-04T03:31:18.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-04T03:31:18.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:31:19.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-04T03:31:19.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T03:31:19.166Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T03:31:19.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-04T03:31:19.454Z] $ docker top 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 -eo pid,comm [2026-05-04T03:31:19.502Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-05-04T03:31:19.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-04T03:31:19.560Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-04T03:31:19.560Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-04T03:31:19.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-04T03:31:19.680Z] $ docker exec 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 ssh-agent [2026-05-04T03:31:19.802Z] SSH_AUTH_SOCK=/tmp/ssh-LwsVBHp7Gf9e/agent.32 [2026-05-04T03:31:19.802Z] SSH_AGENT_PID=38 [2026-05-04T03:31:19.806Z] Running ssh-add (command line suppressed) [2026-05-04T03:31:19.913Z] Identity added: /w/workspace/edgex-go/971@tmp/private_key_10307699841726469007.key (/w/workspace/edgex-go/971@tmp/private_key_10307699841726469007.key) [2026-05-04T03:31:19.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-04T03:31:20.225Z] + git semver push [2026-05-04T03:31:20.483Z] 2026-05-04 03:31:20,459 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-04T03:31:20.484Z] 2026-05-04 03:31:20,465 [run_push] DEBUG push [2026-05-04T03:31:20.484Z] 2026-05-04 03:31:20,466 [execute] INFO git cat-file --batch-check [2026-05-04T03:31:20.484Z] 2026-05-04 03:31:20,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/971/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-04T03:31:20.484Z] 2026-05-04 03:31:20,469 [execute] INFO git rev-list 86e58060932d3785743949cd72bab6675d82650e -- [2026-05-04T03:31:20.484Z] 2026-05-04 03:31:20,469 [execute] DEBUG Popen(['git', 'rev-list', '86e58060932d3785743949cd72bab6675d82650e', '--'], cwd=/w/workspace/edgex-go/971/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-04T03:31:20.743Z] 2026-05-04 03:31:20,490 [execute] INFO git fetch -v -- origin [2026-05-04T03:31:20.743Z] 2026-05-04 03:31:20,490 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/971/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-04T03:31:21.310Z] 2026-05-04 03:31:21,087 [run_push] DEBUG no remote changes detected [2026-05-04T03:31:21.310Z] 2026-05-04 03:31:21,087 [execute] INFO git push origin semver [2026-05-04T03:31:21.310Z] 2026-05-04 03:31:21,087 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/971/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-04T03:31:22.687Z] 2026-05-04 03:31:22,287 [run_push] DEBUG push all version tags [2026-05-04T03:31:22.687Z] 2026-05-04 03:31:22,287 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-04T03:31:22.687Z] 2026-05-04 03:31:22,287 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/971, stdin=None, shell=False, universal_newlines=False) [2026-05-04T03:31:23.622Z] 2026-05-04 03:31:23,337 [read_version] DEBUG read version from /w/workspace/edgex-go/971/.semver/main [2026-05-04T03:31:23.622Z] 4.1.0-dev.112 [Pipeline] } [2026-05-04T03:31:23.627Z] $ docker exec --env ******** --env ******** 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 ssh-agent -k [2026-05-04T03:31:23.723Z] unset SSH_AUTH_SOCK; [2026-05-04T03:31:23.723Z] unset SSH_AGENT_PID; [2026-05-04T03:31:23.724Z] echo Agent pid 38 killed; [2026-05-04T03:31:23.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-04T03:31:24.060Z] + git semver [Pipeline] } [2026-05-04T03:31:24.328Z] $ docker stop --time=1 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 [2026-05-04T03:31:25.570Z] $ docker rm -f --volumes 270386b3767cd64d28109f9584c4effecbfb1e0d66176a2fb31bb85c34757c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-04T03:31:26.074Z] + [ -d /w/workspace/edgex-go/971/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:26.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:27.271Z] ---> package-listing.sh [2026-05-04T03:31:27.271Z] ++ facter osfamily [2026-05-04T03:31:27.271Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-04T03:31:27.531Z] + OS_FAMILY=debian [2026-05-04T03:31:27.531Z] + workspace=/w/workspace/edgex-go/971 [2026-05-04T03:31:27.531Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-04T03:31:27.531Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-04T03:31:27.531Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-04T03:31:27.531Z] + PACKAGES=/tmp/packages_start.txt [2026-05-04T03:31:27.531Z] + '[' /w/workspace/edgex-go/971 ']' [2026-05-04T03:31:27.531Z] + PACKAGES=/tmp/packages_end.txt [2026-05-04T03:31:27.531Z] + case "${OS_FAMILY}" in [2026-05-04T03:31:27.531Z] + dpkg -l [2026-05-04T03:31:27.531Z] + grep '^ii' [2026-05-04T03:31:27.531Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-04T03:31:27.531Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-04T03:31:27.531Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-04T03:31:27.531Z] + '[' /w/workspace/edgex-go/971 ']' [2026-05-04T03:31:27.531Z] + mkdir -p /w/workspace/edgex-go/971/archives/ [2026-05-04T03:31:27.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/971/archives/ [Pipeline] echo [2026-05-04T03:31:27.539Z] 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/971/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-04T03:31:27.812Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:31:28.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-04T03:31:28.366Z] [2026-05-04T03:31:28.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-04T03:31:28.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-04T03:31:28.664Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-04T03:31:28.664Z] 5eb5b503b376: Pulling fs layer [2026-05-04T03:31:28.664Z] 5c69ac0246d0: Pulling fs layer [2026-05-04T03:31:28.664Z] ec43610c2a17: Pulling fs layer [2026-05-04T03:31:28.664Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-04T03:31:28.664Z] 33b1e0a273af: Pulling fs layer [2026-05-04T03:31:28.664Z] 5d3b04190fa2: Pulling fs layer [2026-05-04T03:31:28.664Z] 2f39f015ded8: Pulling fs layer [2026-05-04T03:31:28.664Z] 5d3b04190fa2: Waiting [2026-05-04T03:31:28.664Z] 33b1e0a273af: Waiting [2026-05-04T03:31:28.664Z] 2f39f015ded8: Waiting [2026-05-04T03:31:28.664Z] 3a2ae6a8a46f: Waiting [2026-05-04T03:31:28.664Z] 5c69ac0246d0: Verifying Checksum [2026-05-04T03:31:28.664Z] 5c69ac0246d0: Download complete [2026-05-04T03:31:28.664Z] 3a2ae6a8a46f: Download complete [2026-05-04T03:31:28.664Z] ec43610c2a17: Verifying Checksum [2026-05-04T03:31:28.664Z] ec43610c2a17: Download complete [2026-05-04T03:31:28.664Z] 33b1e0a273af: Verifying Checksum [2026-05-04T03:31:28.664Z] 33b1e0a273af: Download complete [2026-05-04T03:31:28.664Z] 5d3b04190fa2: Verifying Checksum [2026-05-04T03:31:28.664Z] 5d3b04190fa2: Download complete [2026-05-04T03:31:28.923Z] 5eb5b503b376: Verifying Checksum [2026-05-04T03:31:28.923Z] 5eb5b503b376: Download complete [2026-05-04T03:31:29.488Z] 2f39f015ded8: Verifying Checksum [2026-05-04T03:31:29.488Z] 2f39f015ded8: Download complete [2026-05-04T03:31:30.421Z] 5eb5b503b376: Pull complete [2026-05-04T03:31:30.679Z] 5c69ac0246d0: Pull complete [2026-05-04T03:31:31.245Z] ec43610c2a17: Pull complete [2026-05-04T03:31:31.245Z] 3a2ae6a8a46f: Pull complete [2026-05-04T03:31:31.503Z] 33b1e0a273af: Pull complete [2026-05-04T03:31:31.503Z] 5d3b04190fa2: Pull complete [2026-05-04T03:31:38.058Z] 2f39f015ded8: Pull complete [2026-05-04T03:31:38.058Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-04T03:31:38.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-04T03:31:38.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-04T03:31:38.164Z] prd-ubuntu20.04-docker-8c-8g-8610 does not seem to be running inside a container [2026-05-04T03:31:38.188Z] $ 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/971/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/971 -v /w/workspace/edgex-go/971:/w/workspace/edgex-go/971:rw,z -v /w/workspace/edgex-go/971@tmp:/w/workspace/edgex-go/971@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-04T03:31:39.501Z] $ docker top ccf5b6210300b080188ee640d6cab0fcf967283585b613373e48bb5deb4297c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-04T03:31:39.849Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-04T03:31:40.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-04T03:31:40.426Z] + ls /var/log/sa-host [2026-05-04T03:31:40.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-04T03:31:40.456Z] provisioning config files... [2026-05-04T03:31:40.463Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/971@tmp/config10241696450781228215tmp [Pipeline] { [Pipeline] echo [2026-05-04T03:31:40.483Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:40.764Z] ---> create-netrc.sh [Pipeline] } [2026-05-04T03:31:40.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:41.077Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-04T03:31:41.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:41.367Z] ---> sudo-logs.sh [2026-05-04T03:31:41.367Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-04T03:31:41.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:41.678Z] ---> job-cost.sh [2026-05-04T03:31:41.678Z] lf-activate-venv: SKIPPING [2026-05-04T03:31:41.678Z] DEBUG: total: 0.10999999940395355 [2026-05-04T03:31:41.678Z] INFO: Retrieving Stack Cost... [2026-05-04T03:31:41.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-04T03:31:42.195Z] INFO: Archiving Costs [Pipeline] echo [2026-05-04T03:31:42.465Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-04T03:31:42.746Z] ---> logs-deploy.sh [2026-05-04T03:31:42.746Z] lf-activate-venv: SKIPPING [2026-05-04T03:31:42.746Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/971 [2026-05-04T03:31:42.746Z] INFO: archiving workspace using pattern(s): [2026-05-04T03:31:43.681Z] Archives upload complete. [2026-05-04T03:31:43.681Z] INFO: archiving logs to Nexus