Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b21fc24e8e2caaded3cd852ab563efc661d88f9 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-ssh13574586007063089018.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-ssh17484813447361590721.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-ssh5359195644508619497.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-ssh17184668741906052242.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-ssh6514074251202004185.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3298 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/958 [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/958 # 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 2b21fc24e8e2caaded3cd852ab563efc661d88f9 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b21fc24e8e2caaded3cd852ab563efc661d88f9 # timeout=10 Commit message: "Merge pull request #5377 from jackchenjc/issue-5364" > git rev-list --no-walk da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-03-12T09:37:28.595Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-03-12T09:37:28.662Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-03-12T09:37:28.686Z] ========================================================= [2026-03-12T09:37:28.687Z] EdgeX Global Pipelines Version Info [2026-03-12T09:37:28.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-03-12T09:37:29.794Z] ------------------- [2026-03-12T09:37:29.794Z] stable info: [2026-03-12T09:37:29.794Z] ------------------- [2026-03-12T09:37:29.794Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-03-12T09:37:29.794Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-03-12T09:37:29.794Z] Message: update stable to v1.0.278 [2026-03-12T09:37:30.362Z] ------------------- [2026-03-12T09:37:30.362Z] experimental info: [2026-03-12T09:37:30.362Z] ------------------- [2026-03-12T09:37:30.362Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-03-12T09:37:30.362Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-03-12T09:37:30.362Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-03-12T09:37:30.450Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-03-12T09:37:30.469Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-03-12T09:37:30.488Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-03-12T09:37:30.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-03-12T09:37:30.531Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-03-12T09:37:30.552Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-03-12T09:37:30.577Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-03-12T09:37:30.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-03-12T09:37:30.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-03-12T09:37:30.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-03-12T09:37:30.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-03-12T09:37:30.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-03-12T09:37:30.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-03-12T09:37:30.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-03-12T09:37:30.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-03-12T09:37:30.784Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-03-12T09:37:30.807Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-03-12T09:37:30.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-03-12T09:37:30.857Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-03-12T09:37:30.878Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-03-12T09:37:30.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-03-12T09:37:30.922Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-03-12T09:37:30.945Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-03-12T09:37:30.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-03-12T09:37:30.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-03-12T09:37:31.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-03-12T09:37:31.111Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T09:37:31.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b21fc2 [Pipeline] echo [2026-03-12T09:37:31.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-12T09:37:31.213Z] provisioning config files... [2026-03-12T09:37:31.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config17189334266889106052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-12T09:37:31.559Z] ---> ****-login.sh [2026-03-12T09:37:31.559Z] nexus3.edgexfoundry.org:10001 [2026-03-12T09:37:31.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:37:31.818Z] [2026-03-12T09:37:31.818Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-12T09:37:31.818Z] Configure a credential helper to remove this warning. See [2026-03-12T09:37:31.818Z] https://docs.****.com/go/credential-store/ [2026-03-12T09:37:31.818Z] [2026-03-12T09:37:31.818Z] Login Succeeded [2026-03-12T09:37:31.818Z] nexus3.edgexfoundry.org:10002 [2026-03-12T09:37:31.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:37:32.082Z] [2026-03-12T09:37:32.082Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-12T09:37:32.082Z] Configure a credential helper to remove this warning. See [2026-03-12T09:37:32.082Z] https://docs.****.com/go/credential-store/ [2026-03-12T09:37:32.082Z] [2026-03-12T09:37:32.082Z] Login Succeeded [2026-03-12T09:37:32.082Z] nexus3.edgexfoundry.org:10003 [2026-03-12T09:37:32.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:37:32.082Z] [2026-03-12T09:37:32.082Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-12T09:37:32.082Z] Configure a credential helper to remove this warning. See [2026-03-12T09:37:32.082Z] https://docs.****.com/go/credential-store/ [2026-03-12T09:37:32.082Z] [2026-03-12T09:37:32.082Z] Login Succeeded [2026-03-12T09:37:32.082Z] nexus3.edgexfoundry.org:10004 [2026-03-12T09:37:32.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:37:32.082Z] [2026-03-12T09:37:32.083Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-12T09:37:32.083Z] Configure a credential helper to remove this warning. See [2026-03-12T09:37:32.083Z] https://docs.****.com/go/credential-store/ [2026-03-12T09:37:32.083Z] [2026-03-12T09:37:32.083Z] Login Succeeded [2026-03-12T09:37:32.083Z] ****.io [2026-03-12T09:37:32.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:37:32.342Z] [2026-03-12T09:37:32.343Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-03-12T09:37:32.343Z] Configure a credential helper to remove this warning. See [2026-03-12T09:37:32.343Z] https://docs.****.com/go/credential-store/ [2026-03-12T09:37:32.343Z] [2026-03-12T09:37:32.343Z] Login Succeeded [2026-03-12T09:37:32.343Z] ---> ****-login.sh ends [Pipeline] } [2026-03-12T09:37:32.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-12T09:37:32.670Z] + 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-03-12T09:37:32.670Z] + dirname cmd/core-command/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo core-command,cmd/core-command/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/core-data/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo core-data,cmd/core-data/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/core-keeper/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-03-12T09:37:32.670Z] + dirname+ cmd/core-metadata/Dockerfile [2026-03-12T09:37:32.670Z] cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-spire-agent/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-spire-config/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/security-spire-server/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/support-notifications/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-03-12T09:37:32.670Z] + dirname cmd/support-scheduler/Dockerfile [2026-03-12T09:37:32.670Z] + cut -d/ -f2 [2026-03-12T09:37:32.670Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-03-12T09:37:32.705Z] 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-03-12T09:37:33.070Z] + git rev-list -1 --merges 2b21fc24e8e2caaded3cd852ab563efc661d88f9~1..2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T09:37:33.083Z] -----------> git rev-list -1 --merges 2b21fc24e8e2caaded3cd852ab563efc661d88f9~1..2b21fc24e8e2caaded3cd852ab563efc661d88f9 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:37:33.083Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [false] [Pipeline] sh [2026-03-12T09:37:33.375Z] + git log --format=format:%s -1 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T09:37:33.390Z] ========================================================= [2026-03-12T09:37:33.390Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-03-12T09:37:33.390Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-03-12T09:37:33.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-03-12T09:37:33.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-03-12T09:37:33.839Z] + [ -e /tmp/ssh_known_hosts ] [2026-03-12T09:37:33.839Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-03-12T09:37:33.839Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2026-03-12T09:37:33.839Z] sudo tee -a /etc/ssh/ssh_known_hosts [2026-03-12T09:37:33.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:37:34.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-12T09:37:34.285Z] [2026-03-12T09:37:34.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:37:34.587Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-12T09:37:34.587Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-03-12T09:37:34.587Z] 3dae71ba6b94: Pulling fs layer [2026-03-12T09:37:34.587Z] 6bf1a483ea7c: Pulling fs layer [2026-03-12T09:37:34.587Z] f5dfc541a4d3: Pulling fs layer [2026-03-12T09:37:34.587Z] 461d9e800cba: Pulling fs layer [2026-03-12T09:37:34.587Z] 80192f66455f: Pulling fs layer [2026-03-12T09:37:34.587Z] 2e8e34ca0e6c: Pulling fs layer [2026-03-12T09:37:34.587Z] a29436f7fd5d: Pulling fs layer [2026-03-12T09:37:34.587Z] 923cac83aea3: Pulling fs layer [2026-03-12T09:37:34.587Z] 25ad8b0a4227: Pulling fs layer [2026-03-12T09:37:34.587Z] db01528c6b51: Pulling fs layer [2026-03-12T09:37:34.587Z] 28988de357af: Pulling fs layer [2026-03-12T09:37:34.587Z] 923cac83aea3: Waiting [2026-03-12T09:37:34.587Z] 25ad8b0a4227: Waiting [2026-03-12T09:37:34.587Z] db01528c6b51: Waiting [2026-03-12T09:37:34.587Z] 461d9e800cba: Waiting [2026-03-12T09:37:34.587Z] 28988de357af: Waiting [2026-03-12T09:37:34.587Z] 80192f66455f: Waiting [2026-03-12T09:37:34.587Z] a29436f7fd5d: Waiting [2026-03-12T09:37:34.587Z] 6bf1a483ea7c: Verifying Checksum [2026-03-12T09:37:34.587Z] 6bf1a483ea7c: Download complete [2026-03-12T09:37:34.587Z] 461d9e800cba: Verifying Checksum [2026-03-12T09:37:34.587Z] 461d9e800cba: Download complete [2026-03-12T09:37:34.845Z] 80192f66455f: Download complete [2026-03-12T09:37:34.845Z] f5dfc541a4d3: Verifying Checksum [2026-03-12T09:37:34.845Z] f5dfc541a4d3: Download complete [2026-03-12T09:37:34.845Z] 3dae71ba6b94: Verifying Checksum [2026-03-12T09:37:34.845Z] 923cac83aea3: Verifying Checksum [2026-03-12T09:37:34.845Z] 923cac83aea3: Download complete [2026-03-12T09:37:35.103Z] 25ad8b0a4227: Verifying Checksum [2026-03-12T09:37:35.103Z] 25ad8b0a4227: Download complete [2026-03-12T09:37:35.103Z] db01528c6b51: Verifying Checksum [2026-03-12T09:37:35.103Z] db01528c6b51: Download complete [2026-03-12T09:37:35.103Z] 28988de357af: Verifying Checksum [2026-03-12T09:37:35.103Z] 28988de357af: Download complete [2026-03-12T09:37:35.364Z] a29436f7fd5d: Verifying Checksum [2026-03-12T09:37:35.364Z] a29436f7fd5d: Download complete [2026-03-12T09:37:35.364Z] 2e8e34ca0e6c: Verifying Checksum [2026-03-12T09:37:35.364Z] 2e8e34ca0e6c: Download complete [2026-03-12T09:37:36.349Z] 3dae71ba6b94: Pull complete [2026-03-12T09:37:36.349Z] 6bf1a483ea7c: Pull complete [2026-03-12T09:37:37.293Z] f5dfc541a4d3: Pull complete [2026-03-12T09:37:37.293Z] 461d9e800cba: Pull complete [2026-03-12T09:37:37.293Z] 80192f66455f: Pull complete [2026-03-12T09:37:41.482Z] 2e8e34ca0e6c: Pull complete [2026-03-12T09:37:41.741Z] a29436f7fd5d: Pull complete [2026-03-12T09:37:42.002Z] 923cac83aea3: Pull complete [2026-03-12T09:37:42.002Z] 25ad8b0a4227: Pull complete [2026-03-12T09:37:42.002Z] db01528c6b51: Pull complete [2026-03-12T09:37:42.002Z] 28988de357af: Pull complete [2026-03-12T09:37:42.002Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-03-12T09:37:42.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-03-12T09:37:42.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T09:37:42.143Z] prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container [2026-03-12T09:37:42.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-03-12T09:37:44.022Z] $ docker top 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 -eo pid,comm [2026-03-12T09:37:44.067Z] 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-03-12T09:37:44.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-03-12T09:37:44.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-12T09:37:44.127Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-12T09:37:44.240Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-12T09:37:44.242Z] $ docker exec 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent [2026-03-12T09:37:44.336Z] SSH_AUTH_SOCK=/tmp/ssh-NVy7Gl5oK5aP/agent.32 [2026-03-12T09:37:44.336Z] SSH_AGENT_PID=38 [2026-03-12T09:37:44.343Z] Running ssh-add (command line suppressed) [2026-03-12T09:37:44.437Z] Identity added: /w/workspace/edgex-go/958@tmp/private_key_17080033023312644350.key (/w/workspace/edgex-go/958@tmp/private_key_17080033023312644350.key) [2026-03-12T09:37:44.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-12T09:37:44.739Z] + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] sh [2026-03-12T09:37:45.030Z] + git tag --points-at HEAD [Pipeline] } [2026-03-12T09:37:45.040Z] $ docker exec --env ******** --env ******** 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent -k [2026-03-12T09:37:45.133Z] unset SSH_AUTH_SOCK; [2026-03-12T09:37:45.134Z] unset SSH_AGENT_PID; [2026-03-12T09:37:45.134Z] echo Agent pid 38 killed; [2026-03-12T09:37:45.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-03-12T09:37:45.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-03-12T09:37:45.182Z] [ssh-agent] Looking for ssh-agent implementation... [2026-03-12T09:37:45.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-03-12T09:37:45.289Z] $ docker exec 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent [2026-03-12T09:37:45.391Z] SSH_AUTH_SOCK=/tmp/ssh-TGkHC73fVfCS/agent.85 [2026-03-12T09:37:45.391Z] SSH_AGENT_PID=91 [2026-03-12T09:37:45.395Z] Running ssh-add (command line suppressed) [2026-03-12T09:37:45.503Z] Identity added: /w/workspace/edgex-go/958@tmp/private_key_6253326310902829896.key (/w/workspace/edgex-go/958@tmp/private_key_6253326310902829896.key) [2026-03-12T09:37:45.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-03-12T09:37:45.811Z] + git semver init [2026-03-12T09:37:46.069Z] 2026-03-12 09:37:46,014 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-03-12T09:37:46.069Z] 2026-03-12 09:37:46,018 [run_init] DEBUG init version:0.0.0 force:False [2026-03-12T09:37:46.069Z] 2026-03-12 09:37:46,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/958/.semver [2026-03-12T09:37:46.069Z] 2026-03-12 09:37:46,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/958/.semver [2026-03-12T09:37:46.069Z] 2026-03-12 09:37:46,020 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/958/.semver'], cwd=/w/workspace/edgex-go/958, stdin=None, shell=False, universal_newlines=False) [2026-03-12T09:38:04.166Z] 2026-03-12 09:38:03,721 [append_file] DEBUG append to file:/w/workspace/edgex-go/958/.git/info/exclude [2026-03-12T09:38:04.166Z] 2026-03-12 09:38:03,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/958/.semver/main with force:False [2026-03-12T09:38:04.166Z] 2026-03-12 09:38:03,721 [read_version] DEBUG read version from /w/workspace/edgex-go/958/.semver/main [2026-03-12T09:38:04.166Z] 2026-03-12 09:38:03,721 [read_version] DEBUG read version from /w/workspace/edgex-go/958/.semver/main [2026-03-12T09:38:04.166Z] 4.1.0-dev.102 [Pipeline] } [2026-03-12T09:38:04.177Z] $ docker exec --env ******** --env ******** 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 ssh-agent -k [2026-03-12T09:38:04.273Z] unset SSH_AUTH_SOCK; [2026-03-12T09:38:04.273Z] unset SSH_AGENT_PID; [2026-03-12T09:38:04.273Z] echo Agent pid 91 killed; [2026-03-12T09:38:04.285Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-03-12T09:38:04.625Z] + git semver [Pipeline] } [2026-03-12T09:38:04.896Z] $ docker stop --time=1 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 [2026-03-12T09:38:06.171Z] $ docker rm -f --volumes 12940893c1c61abf788e3a4518f4854cca3422ebfb8066dcfa6de0b893eb9697 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-12T09:38:06.513Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-03-12T09:38:06.814Z] Stashed 1 file(s) [Pipeline] echo [2026-03-12T09:38:06.817Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.102 [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-03-12T09:38:07.260Z] + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] echo [2026-03-12T09:38:07.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-12T09:38:07.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-12T09:38:07.313Z] ========================================================= [2026-03-12T09:38:07.313Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-03-12T09:38:07.313Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-12T09:38:07.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-12T09:38:07.607Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-03-12T09:38:07.607Z] 2d35ebdb57d9: Pulling fs layer [2026-03-12T09:38:07.607Z] c35fb4624d26: Pulling fs layer [2026-03-12T09:38:07.607Z] 4e2aec7ef170: Pulling fs layer [2026-03-12T09:38:07.607Z] 333b49ad6fbf: Pulling fs layer [2026-03-12T09:38:07.607Z] 4f4fb700ef54: Pulling fs layer [2026-03-12T09:38:07.607Z] 4f4fb700ef54: Waiting [2026-03-12T09:38:07.607Z] 333b49ad6fbf: Waiting [2026-03-12T09:38:07.607Z] c3e65509a76b: Pulling fs layer [2026-03-12T09:38:07.607Z] 7cf9ebb963bd: Pulling fs layer [2026-03-12T09:38:07.607Z] bb34ca984cfb: Pulling fs layer [2026-03-12T09:38:07.607Z] 151cf03bc807: Pulling fs layer [2026-03-12T09:38:07.607Z] bb34ca984cfb: Waiting [2026-03-12T09:38:07.607Z] 7cf9ebb963bd: Waiting [2026-03-12T09:38:07.607Z] c3e65509a76b: Waiting [2026-03-12T09:38:07.607Z] 151cf03bc807: Waiting [2026-03-12T09:38:07.607Z] c35fb4624d26: Download complete [2026-03-12T09:38:07.607Z] 333b49ad6fbf: Verifying Checksum [2026-03-12T09:38:07.607Z] 333b49ad6fbf: Download complete [2026-03-12T09:38:07.607Z] 4f4fb700ef54: Verifying Checksum [2026-03-12T09:38:07.607Z] 4f4fb700ef54: Download complete [2026-03-12T09:38:07.607Z] c3e65509a76b: Verifying Checksum [2026-03-12T09:38:07.607Z] c3e65509a76b: Download complete [2026-03-12T09:38:07.607Z] 2d35ebdb57d9: Verifying Checksum [2026-03-12T09:38:07.607Z] 2d35ebdb57d9: Download complete [2026-03-12T09:38:07.866Z] 2d35ebdb57d9: Pull complete [2026-03-12T09:38:07.866Z] 7cf9ebb963bd: Verifying Checksum [2026-03-12T09:38:07.866Z] 7cf9ebb963bd: Download complete [2026-03-12T09:38:07.866Z] c35fb4624d26: Pull complete [2026-03-12T09:38:08.123Z] 151cf03bc807: Verifying Checksum [2026-03-12T09:38:08.123Z] 151cf03bc807: Download complete [2026-03-12T09:38:08.123Z] 4e2aec7ef170: Verifying Checksum [2026-03-12T09:38:08.123Z] 4e2aec7ef170: Download complete [2026-03-12T09:38:08.697Z] bb34ca984cfb: Verifying Checksum [2026-03-12T09:38:08.697Z] bb34ca984cfb: Download complete [2026-03-12T09:38:12.885Z] 4e2aec7ef170: Pull complete [2026-03-12T09:38:12.885Z] 333b49ad6fbf: Pull complete [2026-03-12T09:38:12.885Z] 4f4fb700ef54: Pull complete [2026-03-12T09:38:12.885Z] c3e65509a76b: Pull complete [2026-03-12T09:38:13.143Z] 7cf9ebb963bd: Pull complete [2026-03-12T09:38:15.685Z] bb34ca984cfb: Pull complete [2026-03-12T09:38:16.250Z] 151cf03bc807: Pull complete [2026-03-12T09:38:16.250Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-03-12T09:38:16.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-12T09:38:16.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-12T09:38:16.549Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-12T09:38:16.549Z] WORKDIR /edgex [2026-03-12T09:38:16.549Z] COPY go.mod . [2026-03-12T09:38:16.549Z] RUN go mod download [2026-03-12T09:38:16.549Z] + docker build -t ci-base-image-x86_64 -f - . [2026-03-12T09:38:17.118Z] #0 building with "default" instance using docker driver [2026-03-12T09:38:17.118Z] [2026-03-12T09:38:17.118Z] #1 [internal] load build definition from Dockerfile [2026-03-12T09:38:17.118Z] #1 transferring dockerfile: 164B done [2026-03-12T09:38:17.118Z] #1 DONE 0.0s [2026-03-12T09:38:17.118Z] [2026-03-12T09:38:17.118Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-12T09:38:17.118Z] #2 DONE 0.0s [2026-03-12T09:38:17.118Z] [2026-03-12T09:38:17.118Z] #3 [internal] load .dockerignore [2026-03-12T09:38:17.118Z] #3 transferring context: 50B done [2026-03-12T09:38:17.118Z] #3 DONE 0.1s [2026-03-12T09:38:17.118Z] [2026-03-12T09:38:17.118Z] #4 [internal] load build context [2026-03-12T09:38:17.118Z] #4 DONE 0.0s [2026-03-12T09:38:17.118Z] [2026-03-12T09:38:17.118Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-03-12T09:38:17.377Z] #5 DONE 0.1s [2026-03-12T09:38:17.377Z] [2026-03-12T09:38:17.377Z] #4 [internal] load build context [2026-03-12T09:38:17.377Z] #4 transferring context: 7.07kB done [2026-03-12T09:38:17.377Z] #4 DONE 0.0s [2026-03-12T09:38:17.377Z] [2026-03-12T09:38:17.377Z] #6 [2/4] WORKDIR /edgex [2026-03-12T09:38:18.832Z] #6 DONE 1.5s [2026-03-12T09:38:18.832Z] [2026-03-12T09:38:18.832Z] #7 [3/4] COPY go.mod . [2026-03-12T09:38:18.832Z] #7 DONE 0.0s [2026-03-12T09:38:18.832Z] [2026-03-12T09:38:18.832Z] #8 [4/4] RUN go mod download [2026-03-12T09:38:21.921Z] Still waiting to schedule task [2026-03-12T09:38:21.921Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-03-12T09:38:31.088Z] #8 DONE 10.6s [2026-03-12T09:38:31.088Z] [2026-03-12T09:38:31.088Z] #9 exporting to image [2026-03-12T09:38:31.088Z] #9 exporting layers [2026-03-12T09:38:32.994Z] #9 exporting layers 3.8s done [2026-03-12T09:38:33.253Z] #9 writing image sha256:f89b39003b0a9b52fa4a8f2c0406c94e28bfc2888821fb490c57750af7c3e65e done [2026-03-12T09:38:33.253Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-03-12T09:38:33.253Z] #9 DONE 3.8s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:38:33.556Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-12T09:38:33.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T09:38:33.629Z] prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container [2026-03-12T09:38:33.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-12T09:38:33.951Z] $ docker top 56f8a61b4d0c8b7a6b7e2d99f18d84b24a320ee14089e65a54c11b91542522be -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-12T09:38:34.293Z] + go version [2026-03-12T09:38:34.293Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-03-12T09:38:34.303Z] $ docker stop --time=1 56f8a61b4d0c8b7a6b7e2d99f18d84b24a320ee14089e65a54c11b91542522be [2026-03-12T09:38:35.565Z] $ docker rm -f --volumes 56f8a61b4d0c8b7a6b7e2d99f18d84b24a320ee14089e65a54c11b91542522be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:38:35.994Z] + docker inspect -f . ci-base-image-x86_64 [2026-03-12T09:38:35.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T09:38:36.070Z] prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container [2026-03-12T09:38:36.099Z] $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-03-12T09:38:36.322Z] $ docker top e08f91c2f80a8fef2f8c7555ab0cf0b57e3bc5341d291df86dea89de66b0dd68 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-03-12T09:38:36.391Z] ========================================================= [2026-03-12T09:38:36.391Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-03-12T09:38:36.391Z] ========================================================= [Pipeline] sh [2026-03-12T09:38:36.670Z] + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] fileExists [Pipeline] sh [2026-03-12T09:38:36.981Z] + make test [2026-03-12T09:38:36.981Z] go test -race -coverprofile=coverage.out ./... [2026-03-12T09:38:46.961Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-03-12T09:39:13.497Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-03-12T09:39:15.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2026-03-12T09:39:18.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.041s coverage: 69.4% of statements [2026-03-12T09:39:18.680Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-03-12T09:39:18.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.018s coverage: 4.8% of statements [2026-03-12T09:39:18.680Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-03-12T09:39:18.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 57.6% of statements [2026-03-12T09:39:18.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.022s coverage: 86.5% of statements [2026-03-12T09:39:18.680Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-03-12T09:39:18.680Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.217s coverage: 94.2% of statements [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-03-12T09:39:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 90.7% of statements [2026-03-12T09:39:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-03-12T09:39:19.615Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.019s coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-03-12T09:39:19.615Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-03-12T09:39:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.2% of statements [2026-03-12T09:39:20.549Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-03-12T09:39:20.549Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.419s coverage: 97.6% of statements [2026-03-12T09:39:21.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-03-12T09:39:21.957Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-03-12T09:39:21.957Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-03-12T09:39:24.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 3.5% of statements [2026-03-12T09:39:24.561Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-03-12T09:39:24.561Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-03-12T09:39:24.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2026-03-12T09:39:24.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-03-12T09:39:24.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 38.2% of statements [2026-03-12T09:39:24.561Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.040s coverage: 68.8% of statements [2026-03-12T09:39:24.561Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-03-12T09:39:24.561Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-03-12T09:39:24.561Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-03-12T09:39:25.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 40.0% of statements [2026-03-12T09:39:25.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2026-03-12T09:39:25.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 89.5% of statements [2026-03-12T09:39:25.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements [2026-03-12T09:39:25.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2026-03-12T09:39:38.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.042s coverage: 92.9% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.054s coverage: 81.8% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.038s coverage: 82.1% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.028s coverage: 33.3% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.148s coverage: 54.8% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.038s coverage: 20.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.119s coverage: 29.2% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.025s coverage: 54.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 17.1% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-03-12T09:39:50.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 47.1% of statements [2026-03-12T09:39:50.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-03-12T09:39:50.512Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-03-12T09:39:50.512Z] 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-03-12T09:39:50.512Z] running golangci-lint [2026-03-12T09:39:50.512Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-03-12T09:39:50.512Z] go version go1.25.2 linux/amd64 [2026-03-12T09:39:50.512Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-03-12T09:39:50.512Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-03-12T09:39:50.512Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-03-12T09:39:50.512Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-03-12T09:39:50.512Z] level=info msg="[goenv] Read go env for 3.555261ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-03-12T09:39:50.512Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-03-12T09:39:56.234Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3299 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-03-12T09:39:56.250Z] Running in /w/workspace/edgex-go/958 [Pipeline] { [Pipeline] checkout [2026-03-12T09:39:59.297Z] The recommended git tool is: git [2026-03-12T09:40:04.861Z] using credential edgex-jenkins-ssh [2026-03-12T09:40:04.886Z] Cloning the remote Git repository [2026-03-12T09:40:04.929Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-03-12T09:40:05.017Z] > git init /w/workspace/edgex-go/958 # timeout=10 [2026-03-12T09:40:05.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-03-12T09:40:05.161Z] > git --version # timeout=10 [2026-03-12T09:40:05.181Z] > git --version # 'git version 2.25.1' [2026-03-12T09:40:05.184Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-03-12T09:40:05.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-12T09:40:12.432Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 19.582612967s" [2026-03-12T09:40:12.433Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.453294ms" [2026-03-12T09:40:20.537Z] level=info msg="[linters_context/goanalysis] analyzers took 1m41.153983845s with top 10 stages: buildir: 50.541913793s, inspect: 2.495430638s, fact_deprecated: 2.413583939s, gosec: 2.324276344s, nilness: 1.649533383s, fact_purity: 1.561062811s, ctrlflow: 1.431247742s, printf: 1.348902966s, typedness: 986.939693ms, ineffassign: 741.400187ms" [2026-03-12T09:40:20.537Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-03-12T09:40:20.537Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-03-12T09:40:20.537Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-03-12T09:40:20.537Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-03-12T09:40:20.537Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, cgo: 35/35, invalid_issue: 35/35, path_relativity: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22" [2026-03-12T09:40:20.537Z] level=info msg="[runner] processing took 7.646391ms with stages: nolint_filter: 6.783446ms, generated_file_filter: 654.735µs, exclusion_rules: 114.62µs, exclusion_paths: 48.25µs, path_relativity: 31.66µs, cgo: 3.47µs, path_absoluter: 2.5µs, invalid_issue: 1.94µs, sort_results: 1.87µs, max_same_issues: 670ns, filename_unadjuster: 610ns, diff: 590ns, fixer: 440ns, path_prettifier: 300ns, uniq_by_line: 270ns, severity-rules: 250ns, path_shortener: 210ns, max_from_linter: 200ns, max_per_file_from_linter: 190ns, source_code: 170ns" [2026-03-12T09:40:20.537Z] level=info msg="[runner] linters took 10.903471025s with stages: goanalysis_metalinter: 10.895759604s" [2026-03-12T09:40:20.537Z] 0 issues. [2026-03-12T09:40:20.537Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-03-12T09:40:20.537Z] level=info msg="Memory: 307 samples, avg is 360.7MB, max is 1452.0MB" [2026-03-12T09:40:20.537Z] level=info msg="Execution took 30.524810267s" [2026-03-12T09:40:20.537Z] go vet ./... [2026-03-12T09:40:25.297Z] Avoid second fetch [2026-03-12T09:40:25.298Z] Checking out Revision 2b21fc24e8e2caaded3cd852ab563efc661d88f9 (main) [2026-03-12T09:40:24.437Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-03-12T09:40:24.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-03-12T09:40:25.310Z] > git config core.sparsecheckout # timeout=10 [2026-03-12T09:40:25.375Z] > git checkout -f 2b21fc24e8e2caaded3cd852ab563efc661d88f9 # timeout=10 [2026-03-12T09:40:26.114Z] Commit message: "Merge pull request #5377 from jackchenjc/issue-5364" [2026-03-12T09:40:27.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-03-12T09:40:27.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-03-12T09:40:27.089Z] ./bin/test-attribution-txt.sh [2026-03-12T09:40:27.089Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-03-12T09:40:27.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-03-12T09:40:27.647Z] + ls -al . [2026-03-12T09:40:27.647Z] total 1392 [2026-03-12T09:40:27.647Z] drwxrwxr-x 11 1001 1001 4096 Mar 12 09:38 . [2026-03-12T09:40:27.647Z] drwxr-xr-x 4 root root 4096 Mar 12 09:38 .. [2026-03-12T09:40:27.647Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 .blubracket [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 10 Mar 12 09:37 .dockerignore [2026-03-12T09:40:27.647Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 09:39 .git [2026-03-12T09:40:27.647Z] drwxrwxr-x 3 1001 1001 4096 Mar 12 09:37 .github [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 909 Mar 12 09:37 .gitignore [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 359 Mar 12 09:37 .golangci.yml [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 100 Mar 12 09:37 .hadolint.yml [2026-03-12T09:40:27.647Z] drwxr-xr-x 3 1001 1001 4096 Mar 12 09:38 .semver [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 155 Mar 12 09:37 .sonarcloud.properties [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 1171 Mar 12 09:37 ADOPTERS.md [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 20017 Mar 12 09:37 Attribution.txt [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 108018 Mar 12 09:37 CHANGELOG.md [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 09:37 CONTRIBUTING.md [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 677 Mar 12 09:37 GOVERNANCE.md [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 886 Mar 12 09:37 Jenkinsfile [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 09:37 LICENSE [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 16743 Mar 12 09:37 Makefile [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 582 Mar 12 09:37 OWNERS.md [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 9932 Mar 12 09:37 README.md [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 789 Mar 12 09:37 SECURITY.md [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 13 Mar 12 09:38 VERSION [2026-03-12T09:40:27.647Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 bin [2026-03-12T09:40:27.647Z] drwxrwxr-x 19 1001 1001 4096 Mar 12 09:37 cmd [2026-03-12T09:40:27.647Z] -rw-r--r-- 1 root root 1043927 Mar 12 09:39 coverage.out [2026-03-12T09:40:27.647Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 fuzz_test [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 7036 Mar 12 09:37 go.mod [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 90891 Mar 12 09:37 go.sum [2026-03-12T09:40:27.647Z] drwxrwxr-x 7 1001 1001 4096 Mar 12 09:37 internal [2026-03-12T09:40:27.647Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 09:37 openapi [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 584 Mar 12 09:37 security.txt [2026-03-12T09:40:27.647Z] -rw-rw-r-- 1 1001 1001 204 Mar 12 09:37 version.go [Pipeline] sh [2026-03-12T09:40:27.932Z] + '[' -e coverage.out ] [2026-03-12T09:40:27.932Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-03-12T09:40:28.070Z] Stashed 1 file(s) [Pipeline] sh [2026-03-12T09:40:28.349Z] + make build [2026-03-12T09:40:28.349Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-12T09:40:30.452Z] provisioning config files... [2026-03-12T09:40:30.479Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config7947349595363124027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-12T09:40:31.130Z] ---> ****-login.sh [2026-03-12T09:40:31.130Z] nexus3.edgexfoundry.org:10001 [2026-03-12T09:40:31.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:40:31.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T09:40:31.676Z] Configure a credential helper to remove this warning. See [2026-03-12T09:40:31.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T09:40:31.676Z] [2026-03-12T09:40:31.676Z] Login Succeeded [2026-03-12T09:40:31.676Z] nexus3.edgexfoundry.org:10002 [2026-03-12T09:40:31.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:40:31.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T09:40:31.954Z] Configure a credential helper to remove this warning. See [2026-03-12T09:40:31.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T09:40:31.954Z] [2026-03-12T09:40:31.954Z] Login Succeeded [2026-03-12T09:40:31.954Z] nexus3.edgexfoundry.org:10003 [2026-03-12T09:40:32.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:40:32.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T09:40:32.496Z] Configure a credential helper to remove this warning. See [2026-03-12T09:40:32.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T09:40:32.496Z] [2026-03-12T09:40:32.496Z] Login Succeeded [2026-03-12T09:40:32.496Z] nexus3.edgexfoundry.org:10004 [2026-03-12T09:40:32.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:40:32.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T09:40:32.766Z] Configure a credential helper to remove this warning. See [2026-03-12T09:40:32.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T09:40:32.766Z] [2026-03-12T09:40:32.766Z] Login Succeeded [2026-03-12T09:40:32.766Z] ****.io [2026-03-12T09:40:33.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:40:33.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T09:40:33.303Z] Configure a credential helper to remove this warning. See [2026-03-12T09:40:33.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T09:40:33.303Z] [2026-03-12T09:40:33.303Z] Login Succeeded [2026-03-12T09:40:33.303Z] ---> ****-login.sh ends [Pipeline] } [2026-03-12T09:40:33.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-03-12T09:40:33.926Z] + git config --global --add safe.directory /w/workspace/edgex-go/958 [Pipeline] echo [2026-03-12T09:40:33.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-12T09:40:33.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-12T09:40:33.978Z] ========================================================= [2026-03-12T09:40:33.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-03-12T09:40:33.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-03-12T09:40:34.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-12T09:40:34.303Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-03-12T09:40:34.303Z] 6b59a28fa201: Pulling fs layer [2026-03-12T09:40:34.303Z] d32bb0dddca7: Pulling fs layer [2026-03-12T09:40:34.303Z] 5dab1238d3d9: Pulling fs layer [2026-03-12T09:40:34.303Z] 196fd7d83e7d: Pulling fs layer [2026-03-12T09:40:34.303Z] 4f4fb700ef54: Pulling fs layer [2026-03-12T09:40:34.303Z] 196fd7d83e7d: Waiting [2026-03-12T09:40:34.303Z] 8ba94037c8f0: Pulling fs layer [2026-03-12T09:40:34.303Z] deaec5988b04: Pulling fs layer [2026-03-12T09:40:34.303Z] 4f4fb700ef54: Waiting [2026-03-12T09:40:34.303Z] 9f65657bb879: Pulling fs layer [2026-03-12T09:40:34.303Z] 8ba94037c8f0: Waiting [2026-03-12T09:40:34.303Z] deaec5988b04: Waiting [2026-03-12T09:40:34.303Z] 9f65657bb879: Waiting [2026-03-12T09:40:34.574Z] d32bb0dddca7: Verifying Checksum [2026-03-12T09:40:34.574Z] d32bb0dddca7: Download complete [2026-03-12T09:40:34.574Z] 196fd7d83e7d: Verifying Checksum [2026-03-12T09:40:34.574Z] 196fd7d83e7d: Download complete [2026-03-12T09:40:34.574Z] 4f4fb700ef54: Verifying Checksum [2026-03-12T09:40:34.574Z] 4f4fb700ef54: Download complete [2026-03-12T09:40:34.574Z] 8ba94037c8f0: Verifying Checksum [2026-03-12T09:40:34.574Z] 8ba94037c8f0: Download complete [2026-03-12T09:40:34.574Z] 6b59a28fa201: Verifying Checksum [2026-03-12T09:40:34.574Z] 6b59a28fa201: Download complete [2026-03-12T09:40:35.165Z] 9f65657bb879: Verifying Checksum [2026-03-12T09:40:35.165Z] 9f65657bb879: Download complete [2026-03-12T09:40:35.436Z] 6b59a28fa201: Pull complete [2026-03-12T09:40:36.026Z] d32bb0dddca7: Pull complete [2026-03-12T09:40:36.295Z] 5dab1238d3d9: Verifying Checksum [2026-03-12T09:40:36.295Z] 5dab1238d3d9: Download complete [2026-03-12T09:40:37.711Z] deaec5988b04: Verifying Checksum [2026-03-12T09:40:37.711Z] deaec5988b04: Download complete [2026-03-12T09:40:50.052Z] 5dab1238d3d9: Pull complete [2026-03-12T09:40:50.052Z] 196fd7d83e7d: Pull complete [2026-03-12T09:40:50.271Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-12T09:40:50.321Z] 4f4fb700ef54: Pull complete [2026-03-12T09:40:50.589Z] 8ba94037c8f0: Pull complete [2026-03-12T09:40:51.646Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-12T09:40:53.023Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-12T09:40:53.589Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-12T09:40:55.488Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-12T09:41:00.687Z] deaec5988b04: Pull complete [2026-03-12T09:41:00.757Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-12T09:41:00.959Z] 9f65657bb879: Pull complete [2026-03-12T09:41:00.959Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-03-12T09:41:00.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-12T09:41:00.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-03-12T09:41:01.321Z] + docker build -t ci-base-image-arm64 -f - . [2026-03-12T09:41:01.321Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-12T09:41:01.321Z] WORKDIR /edgex [2026-03-12T09:41:01.321Z] COPY go.mod . [2026-03-12T09:41:01.321Z] RUN go mod download [2026-03-12T09:41:02.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-12T09:41:02.292Z] Sending build context to Docker daemon 3.892MB [2026-03-12T09:41:02.292Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-03-12T09:41:02.292Z] ---> 334268110677 [2026-03-12T09:41:02.292Z] Step 2/4 : WORKDIR /edgex [2026-03-12T09:41:04.236Z] ---> Running in 9158c4c179a5 [2026-03-12T09:41:04.236Z] Removing intermediate container 9158c4c179a5 [2026-03-12T09:41:04.236Z] ---> 4eb468605424 [2026-03-12T09:41:04.236Z] Step 3/4 : COPY go.mod . [2026-03-12T09:41:04.666Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-12T09:41:04.820Z] ---> 205876f9b8c6 [2026-03-12T09:41:04.820Z] Step 4/4 : RUN go mod download [2026-03-12T09:41:04.820Z] ---> Running in 8b880a02dbf1 [2026-03-12T09:41:06.565Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-12T09:41:08.464Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-12T09:41:09.840Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-12T09:41:10.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-03-12T09:41:11.791Z] $ docker stop --time=1 e08f91c2f80a8fef2f8c7555ab0cf0b57e3bc5341d291df86dea89de66b0dd68 [2026-03-12T09:41:14.829Z] $ docker rm -f --volumes e08f91c2f80a8fef2f8c7555ab0cf0b57e3bc5341d291df86dea89de66b0dd68 [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-03-12T09:41:16.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-12T09:41:16.115Z] [2026-03-12T09:41:16.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:41:16.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-12T09:41:16.412Z] latest: Pulling from edgex-devops/edgex-compose [2026-03-12T09:41:16.412Z] 91d30c5bc195: Pulling fs layer [2026-03-12T09:41:16.412Z] 2e9b0aa3be6d: Pulling fs layer [2026-03-12T09:41:16.412Z] 9c61dcf015f6: Pulling fs layer [2026-03-12T09:41:16.412Z] 4698f68db338: Pulling fs layer [2026-03-12T09:41:16.412Z] 2a2f49069b9e: Pulling fs layer [2026-03-12T09:41:16.412Z] e0025b399a48: Pulling fs layer [2026-03-12T09:41:16.412Z] 4698f68db338: Waiting [2026-03-12T09:41:16.412Z] 2a2f49069b9e: Waiting [2026-03-12T09:41:16.412Z] e0025b399a48: Waiting [2026-03-12T09:41:16.412Z] 91d30c5bc195: Verifying Checksum [2026-03-12T09:41:16.412Z] 91d30c5bc195: Download complete [2026-03-12T09:41:16.412Z] 4698f68db338: Download complete [2026-03-12T09:41:16.670Z] 91d30c5bc195: Pull complete [2026-03-12T09:41:16.670Z] 2e9b0aa3be6d: Verifying Checksum [2026-03-12T09:41:16.670Z] 2e9b0aa3be6d: Download complete [2026-03-12T09:41:16.670Z] e0025b399a48: Verifying Checksum [2026-03-12T09:41:16.670Z] e0025b399a48: Download complete [2026-03-12T09:41:16.670Z] 2a2f49069b9e: Verifying Checksum [2026-03-12T09:41:16.670Z] 2a2f49069b9e: Download complete [2026-03-12T09:41:16.670Z] 2e9b0aa3be6d: Pull complete [2026-03-12T09:41:17.605Z] 9c61dcf015f6: Verifying Checksum [2026-03-12T09:41:17.605Z] 9c61dcf015f6: Download complete [2026-03-12T09:41:20.886Z] 9c61dcf015f6: Pull complete [2026-03-12T09:41:20.886Z] 4698f68db338: Pull complete [2026-03-12T09:41:21.144Z] 2a2f49069b9e: Pull complete [2026-03-12T09:41:21.144Z] e0025b399a48: Pull complete [2026-03-12T09:41:21.144Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-03-12T09:41:21.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-03-12T09:41:21.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T09:41:21.237Z] prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container [2026-03-12T09:41:21.260Z] $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-03-12T09:41:22.197Z] $ docker top b7e32500913b163fa4192dea2b74d55f24b16d1ff06e1b94908f1749b68b6ff9 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-12T09:41:22.539Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-12T09:41:22.797Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #1 transferring dockerfile: 2.10kB done [2026-03-12T09:41:22.797Z] #1 DONE 0.1s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-12T09:41:22.797Z] #2 DONE 0.0s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #3 transferring dockerfile: 2.14kB done [2026-03-12T09:41:22.797Z] #3 DONE 0.1s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:41:22.797Z] #4 ... [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #5 transferring dockerfile: 2.50kB done [2026-03-12T09:41:22.797Z] #5 DONE 0.1s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #6 transferring dockerfile: 2.23kB done [2026-03-12T09:41:22.797Z] #6 DONE 0.1s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #7 [core-command internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #7 transferring dockerfile: 1.94kB done [2026-03-12T09:41:22.797Z] #7 DONE 0.1s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #8 [security-spire-server internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #8 transferring dockerfile: 1.70kB done [2026-03-12T09:41:22.797Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-12T09:41:22.797Z] #8 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #9 [core-data internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #9 transferring dockerfile: 2.04kB done [2026-03-12T09:41:22.797Z] #9 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #10 [security-spire-config internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #10 transferring dockerfile: 1.69kB done [2026-03-12T09:41:22.797Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-12T09:41:22.797Z] #10 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #11 transferring dockerfile: 1.81kB done [2026-03-12T09:41:22.797Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-03-12T09:41:22.797Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-03-12T09:41:22.797Z] #11 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #12 [core-keeper internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #12 transferring dockerfile: 2.07kB done [2026-03-12T09:41:22.797Z] #12 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #13 transferring dockerfile: 3.02kB done [2026-03-12T09:41:22.797Z] #13 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #14 transferring dockerfile: 2.49kB done [2026-03-12T09:41:22.797Z] #14 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-12T09:41:22.797Z] #15 transferring dockerfile: 1.89kB done [2026-03-12T09:41:22.797Z] #15 DONE 0.2s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-12T09:41:22.797Z] #2 DONE 0.0s [2026-03-12T09:41:22.797Z] [2026-03-12T09:41:22.797Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:41:23.364Z] #4 ... [2026-03-12T09:41:23.364Z] [2026-03-12T09:41:23.364Z] #16 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-12T09:41:23.364Z] #16 DONE 0.5s [2026-03-12T09:41:23.364Z] [2026-03-12T09:41:23.364Z] #17 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-12T09:41:23.364Z] #17 DONE 0.5s [2026-03-12T09:41:23.364Z] [2026-03-12T09:41:23.364Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:41:23.364Z] #4 DONE 0.7s [2026-03-12T09:41:23.364Z] [2026-03-12T09:41:23.364Z] #18 [core-metadata internal] load .dockerignore [2026-03-12T09:41:23.364Z] #18 transferring context: 50B done [2026-03-12T09:41:23.623Z] #18 DONE 0.0s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #19 [security-spire-server internal] load .dockerignore [2026-03-12T09:41:23.623Z] #19 transferring context: 50B done [2026-03-12T09:41:23.623Z] #19 DONE 0.0s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #20 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:23.623Z] #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:41:23.623Z] #20 ... [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #21 [core-data internal] load .dockerignore [2026-03-12T09:41:23.623Z] #21 transferring context: 50B done [2026-03-12T09:41:23.623Z] #21 DONE 0.2s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #22 [core-command internal] load .dockerignore [2026-03-12T09:41:23.623Z] #22 transferring context: 50B done [2026-03-12T09:41:23.623Z] #22 DONE 0.2s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #23 [security-bootstrapper internal] load .dockerignore [2026-03-12T09:41:23.623Z] #23 transferring context: 50B done [2026-03-12T09:41:23.623Z] #23 DONE 0.2s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #24 [security-spire-config internal] load .dockerignore [2026-03-12T09:41:23.623Z] #24 transferring context: 50B done [2026-03-12T09:41:23.623Z] #24 DONE 0.2s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #25 [security-proxy-auth internal] load .dockerignore [2026-03-12T09:41:23.623Z] #25 transferring context: 50B done [2026-03-12T09:41:23.623Z] #25 DONE 0.2s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #26 [security-spire-agent internal] load .dockerignore [2026-03-12T09:41:23.623Z] #26 transferring context: 50B done [2026-03-12T09:41:23.623Z] #26 DONE 0.2s [2026-03-12T09:41:23.623Z] [2026-03-12T09:41:23.623Z] #20 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:23.623Z] #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:41:23.623Z] #20 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-12T09:41:23.623Z] #20 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-12T09:41:23.623Z] #20 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-12T09:41:23.907Z] #20 ... [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #27 [core-keeper internal] load .dockerignore [2026-03-12T09:41:23.907Z] #27 transferring context: 50B done [2026-03-12T09:41:23.907Z] #27 DONE 0.2s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-03-12T09:41:23.907Z] #28 transferring context: 50B done [2026-03-12T09:41:23.907Z] #28 DONE 0.2s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-12T09:41:23.907Z] #29 transferring context: 50B done [2026-03-12T09:41:23.907Z] #29 DONE 0.2s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2026-03-12T09:41:23.907Z] #30 transferring context: 50B done [2026-03-12T09:41:23.907Z] #30 DONE 0.2s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #31 [security-proxy-setup internal] load .dockerignore [2026-03-12T09:41:23.907Z] #31 transferring context: 50B done [2026-03-12T09:41:23.907Z] #31 DONE 0.2s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #32 [security-spire-server internal] load build context [2026-03-12T09:41:23.907Z] #32 transferring context: 26.44kB done [2026-03-12T09:41:23.907Z] #32 DONE 0.2s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:23.907Z] #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:41:23.907Z] #20 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-12T09:41:23.907Z] #20 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-12T09:41:23.907Z] #20 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-12T09:41:23.907Z] #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.2s [2026-03-12T09:41:23.907Z] #20 ... [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-12T09:41:23.907Z] #33 DONE 0.3s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #34 [security-spire-config internal] load build context [2026-03-12T09:41:23.907Z] #34 transferring context: 24.70kB done [2026-03-12T09:41:23.907Z] #34 DONE 0.2s [2026-03-12T09:41:23.907Z] [2026-03-12T09:41:23.907Z] #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:24.167Z] #20 ... [2026-03-12T09:41:24.167Z] [2026-03-12T09:41:24.167Z] #35 [security-spire-agent internal] load build context [2026-03-12T09:41:24.167Z] #35 transferring context: 25.98kB 0.0s done [2026-03-12T09:41:24.167Z] #35 DONE 0.2s [2026-03-12T09:41:24.167Z] [2026-03-12T09:41:24.167Z] #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:24.167Z] #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 266.24kB / 3.80MB 0.5s [2026-03-12T09:41:24.167Z] #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.6s [2026-03-12T09:41:24.425Z] #20 ... [2026-03-12T09:41:24.425Z] [2026-03-12T09:41:24.425Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-03-12T09:41:24.425Z] #36 DONE 0.5s [2026-03-12T09:41:24.425Z] [2026-03-12T09:41:24.425Z] #20 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:24.425Z] #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.7s done [2026-03-12T09:41:24.425Z] #20 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-03-12T09:41:24.682Z] #20 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.5s done [2026-03-12T09:41:29.955Z] #20 ... [2026-03-12T09:41:29.955Z] [2026-03-12T09:41:29.955Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:41:29.955Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-03-12T09:41:29.955Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-03-12T09:41:29.955Z] #37 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-03-12T09:41:29.955Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-03-12T09:41:29.955Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-03-12T09:41:29.955Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-03-12T09:41:29.955Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-12T09:41:29.955Z] #37 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-03-12T09:41:29.955Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-03-12T09:41:29.955Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-03-12T09:41:29.955Z] #37 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done [2026-03-12T09:41:29.955Z] #37 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.6s done [2026-03-12T09:41:32.519Z] #37 ... [2026-03-12T09:41:32.519Z] [2026-03-12T09:41:32.519Z] #20 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:32.519Z] #20 DONE 9.0s [2026-03-12T09:41:32.519Z] [2026-03-12T09:41:32.519Z] #38 [security-proxy-setup internal] load build context [2026-03-12T09:41:32.519Z] #38 transferring context: 524.53MB 8.7s [2026-03-12T09:41:33.454Z] #38 ... [2026-03-12T09:41:33.454Z] [2026-03-12T09:41:33.454Z] #39 [core-metadata internal] load build context [2026-03-12T09:41:33.967Z] #39 ... [2026-03-12T09:41:33.967Z] [2026-03-12T09:41:33.967Z] #40 [core-data internal] load build context [2026-03-12T09:41:33.967Z] #40 transferring context: 608.56MB 8.9s done [2026-03-12T09:41:33.967Z] #40 ... [2026-03-12T09:41:33.967Z] [2026-03-12T09:41:33.967Z] #41 [core-command internal] load build context [2026-03-12T09:41:34.227Z] #41 ... [2026-03-12T09:41:34.227Z] [2026-03-12T09:41:34.227Z] #42 [security-spiffe-token-provider internal] load build context [2026-03-12T09:41:34.227Z] #42 transferring context: 608.56MB 8.2s done [2026-03-12T09:41:34.227Z] #42 ... [2026-03-12T09:41:34.227Z] [2026-03-12T09:41:34.228Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T09:41:34.228Z] #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2026-03-12T09:41:34.228Z] #43 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-03-12T09:41:34.228Z] #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-03-12T09:41:34.228Z] #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-03-12T09:41:34.228Z] #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-03-12T09:41:34.228Z] #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-12T09:41:34.228Z] #43 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-03-12T09:41:34.228Z] #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-12T09:41:34.228Z] #43 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.8s done [2026-03-12T09:41:34.228Z] #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.3s done [2026-03-12T09:41:34.228Z] #43 ... [2026-03-12T09:41:34.228Z] [2026-03-12T09:41:34.228Z] #44 [security-secretstore-setup internal] load build context [2026-03-12T09:41:34.228Z] #44 ... [2026-03-12T09:41:34.228Z] [2026-03-12T09:41:34.228Z] #45 [security-proxy-auth internal] load build context [2026-03-12T09:41:34.486Z] #45 ... [2026-03-12T09:41:34.486Z] [2026-03-12T09:41:34.486Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:41:34.486Z] #0 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:34.486Z] #0 0.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:34.486Z] #0 1.041 OK: 265 MiB in 60 packages [2026-03-12T09:41:34.486Z] #46 ... [2026-03-12T09:41:34.486Z] [2026-03-12T09:41:34.486Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-12T09:41:34.750Z] #47 ... [2026-03-12T09:41:34.750Z] [2026-03-12T09:41:34.750Z] #48 [core-keeper internal] load build context [2026-03-12T09:41:34.750Z] #48 transferring context: 608.56MB 8.5s done [2026-03-12T09:41:34.750Z] #48 ... [2026-03-12T09:41:34.750Z] [2026-03-12T09:41:34.750Z] #49 [core-common-config-bootstrapper internal] load build context [2026-03-12T09:41:34.750Z] #49 transferring context: 608.56MB 9.8s done [2026-03-12T09:41:35.008Z] #49 ... [2026-03-12T09:41:35.008Z] [2026-03-12T09:41:35.008Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:41:35.008Z] #0 0.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:35.008Z] #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:35.008Z] #0 1.342 OK: 265 MiB in 60 packages [2026-03-12T09:41:35.008Z] #50 ... [2026-03-12T09:41:35.008Z] [2026-03-12T09:41:35.008Z] #51 [security-bootstrapper internal] load build context [2026-03-12T09:41:35.008Z] #51 transferring context: 608.56MB 8.4s done [2026-03-12T09:41:35.266Z] #51 ... [2026-03-12T09:41:35.266Z] [2026-03-12T09:41:35.266Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-12T09:41:35.266Z] #0 0.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:35.266Z] #0 0.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:35.266Z] #0 1.048 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:41:35.266Z] #0 1.048 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:41:35.266Z] #0 1.048 OK: 26335 distinct packages available [2026-03-12T09:41:35.266Z] #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:35.266Z] #0 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:35.266Z] #0 1.563 OK: 265 MiB in 60 packages [2026-03-12T09:41:35.266Z] #52 ... [2026-03-12T09:41:35.266Z] [2026-03-12T09:41:35.266Z] #41 [core-command internal] load build context [2026-03-12T09:41:35.833Z] #41 transferring context: 608.56MB 11.9s done [2026-03-12T09:41:35.833Z] #41 ... [2026-03-12T09:41:35.833Z] [2026-03-12T09:41:35.833Z] #53 [support-scheduler internal] load build definition from Dockerfile [2026-03-12T09:41:35.833Z] #53 transferring dockerfile: 1.83kB done [2026-03-12T09:41:35.833Z] #53 ... [2026-03-12T09:41:35.833Z] [2026-03-12T09:41:35.833Z] #54 [support-notifications internal] load build definition from Dockerfile [2026-03-12T09:41:35.833Z] #54 transferring dockerfile: 2.02kB 0.0s done [2026-03-12T09:41:36.241Z] #54 ... [2026-03-12T09:41:36.241Z] [2026-03-12T09:41:36.241Z] #39 [core-metadata internal] load build context [2026-03-12T09:41:36.241Z] #39 transferring context: 608.56MB 11.0s done [2026-03-12T09:41:37.617Z] #39 ... [2026-03-12T09:41:37.617Z] [2026-03-12T09:41:37.617Z] #54 [support-notifications internal] load build definition from Dockerfile [2026-03-12T09:41:37.617Z] #54 DONE 12.0s [2026-03-12T09:41:37.617Z] [2026-03-12T09:41:37.617Z] #53 [support-scheduler internal] load build definition from Dockerfile [2026-03-12T09:41:37.617Z] #53 DONE 12.0s [2026-03-12T09:41:37.617Z] [2026-03-12T09:41:37.617Z] #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-03-12T09:41:37.617Z] #2 DONE 0.0s [2026-03-12T09:41:37.617Z] [2026-03-12T09:41:37.617Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-12T09:41:37.617Z] #47 DONE 13.4s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #42 [security-spiffe-token-provider internal] load build context [2026-03-12T09:41:37.877Z] #42 DONE 14.0s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:41:37.877Z] #46 DONE 13.4s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #4 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:41:37.877Z] #4 DONE 0.7s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-12T09:41:37.877Z] #52 DONE 13.4s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:41:37.877Z] #50 DONE 13.5s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #51 [security-bootstrapper internal] load build context [2026-03-12T09:41:37.877Z] #51 DONE 14.0s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #40 [core-data internal] load build context [2026-03-12T09:41:37.877Z] #40 DONE 14.1s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #48 [core-keeper internal] load build context [2026-03-12T09:41:37.877Z] #48 DONE 14.0s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #49 [core-common-config-bootstrapper internal] load build context [2026-03-12T09:41:37.877Z] #49 DONE 14.0s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #38 [security-proxy-setup internal] load build context [2026-03-12T09:41:37.877Z] #38 transferring context: 608.56MB 10.3s done [2026-03-12T09:41:37.877Z] #38 DONE 14.0s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #44 [security-secretstore-setup internal] load build context [2026-03-12T09:41:37.877Z] #44 transferring context: 608.56MB 10.5s done [2026-03-12T09:41:37.877Z] #44 DONE 14.1s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #39 [core-metadata internal] load build context [2026-03-12T09:41:37.877Z] #39 DONE 14.3s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #55 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:37.877Z] #55 ... [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #45 [security-proxy-auth internal] load build context [2026-03-12T09:41:37.877Z] #45 transferring context: 608.56MB 11.1s done [2026-03-12T09:41:37.877Z] #45 DONE 14.1s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #41 [core-command internal] load build context [2026-03-12T09:41:37.877Z] #41 DONE 14.1s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #56 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:37.877Z] #56 DONE 0.2s [2026-03-12T09:41:37.877Z] [2026-03-12T09:41:37.877Z] #55 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:38.152Z] #55 DONE 0.2s [2026-03-12T09:41:38.152Z] [2026-03-12T09:41:38.152Z] #57 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:38.153Z] #57 DONE 0.2s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #58 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:38.153Z] #58 ... [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-03-12T09:41:38.153Z] #33 DONE 0.3s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #36 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-03-12T09:41:38.153Z] #36 DONE 0.5s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #20 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:41:38.153Z] #20 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:41:38.153Z] #20 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-03-12T09:41:38.153Z] #20 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-03-12T09:41:38.153Z] #20 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-12T09:41:38.153Z] #20 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.7s done [2026-03-12T09:41:38.153Z] #20 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.5s done [2026-03-12T09:41:38.153Z] #20 DONE 9.0s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #59 [support-scheduler internal] load .dockerignore [2026-03-12T09:41:38.153Z] #59 transferring context: 50B done [2026-03-12T09:41:38.153Z] #59 DONE 0.4s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:41:38.153Z] #37 DONE 14.6s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #60 [support-notifications internal] load .dockerignore [2026-03-12T09:41:38.153Z] #60 transferring context: 50B done [2026-03-12T09:41:38.153Z] #60 DONE 0.4s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T09:41:38.153Z] #43 DONE 14.4s [2026-03-12T09:41:38.153Z] [2026-03-12T09:41:38.153Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-12T09:41:38.153Z] #61 DONE 1.8s [2026-03-12T09:41:38.410Z] [2026-03-12T09:41:38.410Z] #62 [support-notifications internal] load build context [2026-03-12T09:41:40.948Z] #62 ... [2026-03-12T09:41:40.948Z] [2026-03-12T09:41:40.948Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-12T09:41:40.948Z] #0 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:40.948Z] #0 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:40.948Z] #0 2.252 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:40.948Z] #0 2.342 (2/4) Installing openssl (3.5.5-r0) [2026-03-12T09:41:40.948Z] #0 2.353 (3/4) Installing su-exec (0.2-r3) [2026-03-12T09:41:40.948Z] #0 2.355 (4/4) Installing yq-go (4.47.2-r3) [2026-03-12T09:41:40.948Z] #0 2.565 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:40.948Z] #0 2.581 OK: 20 MiB in 20 packages [2026-03-12T09:41:40.948Z] #63 DONE 4.1s [2026-03-12T09:41:40.948Z] [2026-03-12T09:41:40.948Z] #62 [support-notifications internal] load build context [2026-03-12T09:41:40.948Z] #62 ... [2026-03-12T09:41:40.948Z] [2026-03-12T09:41:40.948Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-12T09:41:40.948Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:40.948Z] #0 2.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:40.948Z] #0 2.645 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:40.948Z] #0 2.648 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:40.948Z] #0 2.665 OK: 7 MiB in 17 packages [2026-03-12T09:41:40.948Z] #64 DONE 4.4s [2026-03-12T09:41:40.948Z] [2026-03-12T09:41:40.948Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-12T09:41:41.515Z] #65 ... [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-12T09:41:41.515Z] #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.052 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:41.515Z] #0 3.062 (2/2) Installing su-exec (0.2-r3) [2026-03-12T09:41:41.515Z] #0 3.063 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:41.515Z] #0 3.093 OK: 7 MiB in 18 packages [2026-03-12T09:41:41.515Z] #66 DONE 5.0s [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-12T09:41:41.515Z] #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.672 (1/4) Installing ca-certificates (20250911-r0) [2026-03-12T09:41:41.515Z] #0 2.696 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:41.515Z] #0 2.701 (3/4) Installing su-exec (0.2-r3) [2026-03-12T09:41:41.515Z] #0 2.703 (4/4) Installing yq-go (4.47.2-r3) [2026-03-12T09:41:41.515Z] #0 2.857 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:41.515Z] #0 2.859 Executing ca-certificates-20250911-r0.trigger [2026-03-12T09:41:41.515Z] #0 2.918 OK: 20 MiB in 20 packages [2026-03-12T09:41:41.515Z] #67 DONE 5.0s [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-12T09:41:41.515Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.777 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:41:41.515Z] #0 2.777 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:41:41.515Z] #0 2.777 OK: 26324 distinct packages available [2026-03-12T09:41:41.515Z] #0 2.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.474 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-12T09:41:41.515Z] #0 3.491 (2/13) Installing c-ares (1.34.6-r0) [2026-03-12T09:41:41.515Z] #0 3.495 (3/13) Installing libunistring (1.3-r0) [2026-03-12T09:41:41.515Z] #0 3.509 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-12T09:41:41.515Z] #0 3.514 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-12T09:41:41.515Z] #0 3.517 (6/13) Installing libpsl (0.21.5-r3) [2026-03-12T09:41:41.515Z] #0 3.520 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-12T09:41:41.515Z] #0 3.534 (8/13) Installing libcurl (8.14.1-r2) [2026-03-12T09:41:41.515Z] #0 3.546 (9/13) Installing curl (8.14.1-r2) [2026-03-12T09:41:41.515Z] #0 3.554 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:41.515Z] #0 3.558 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-12T09:41:41.515Z] #0 3.563 (12/13) Installing libucontext (1.3.2-r0) [2026-03-12T09:41:41.515Z] #0 3.566 (13/13) Installing gcompat (1.1.0-r4) [2026-03-12T09:41:41.515Z] #0 3.571 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:41.515Z] #0 3.578 OK: 13 MiB in 29 packages [2026-03-12T09:41:41.515Z] #68 DONE 5.0s [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-12T09:41:41.515Z] #0 2.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.333 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:41.515Z] #0 3.339 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:41.515Z] #0 3.349 OK: 7 MiB in 17 packages [2026-03-12T09:41:41.515Z] #69 DONE 5.0s [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-12T09:41:41.515Z] #0 1.357 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 1.734 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.249 OK: 265 MiB in 60 packages [2026-03-12T09:41:41.515Z] #70 DONE 3.7s [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-12T09:41:41.515Z] #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.165 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:41:41.515Z] #0 3.165 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:41:41.515Z] #0 3.165 OK: 26324 distinct packages available [2026-03-12T09:41:41.515Z] #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.688 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:41.515Z] #0 3.729 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-12T09:41:41.515Z] #0 3.732 (3/5) Installing libucontext (1.3.2-r0) [2026-03-12T09:41:41.515Z] #0 3.734 (4/5) Installing gcompat (1.1.0-r4) [2026-03-12T09:41:41.515Z] #0 3.741 (5/5) Installing openssl (3.5.5-r0) [2026-03-12T09:41:41.515Z] #0 3.751 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:41.515Z] #0 3.761 OK: 8 MiB in 21 packages [2026-03-12T09:41:41.515Z] #71 DONE 5.0s [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-12T09:41:41.515Z] #0 2.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.184 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:41:41.515Z] #0 3.184 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:41:41.515Z] #0 3.184 OK: 26324 distinct packages available [2026-03-12T09:41:41.515Z] #0 3.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:41.515Z] #0 3.732 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:41.515Z] #0 3.738 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-12T09:41:41.515Z] #0 3.741 (3/4) Installing libucontext (1.3.2-r0) [2026-03-12T09:41:41.515Z] #0 3.745 (4/4) Installing gcompat (1.1.0-r4) [2026-03-12T09:41:41.515Z] #0 3.750 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:41.515Z] #0 3.758 OK: 8 MiB in 20 packages [2026-03-12T09:41:41.515Z] #72 DONE 5.1s [2026-03-12T09:41:41.515Z] [2026-03-12T09:41:41.515Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-03-12T09:41:43.454Z] #73 ... [2026-03-12T09:41:43.454Z] [2026-03-12T09:41:43.454Z] #62 [support-notifications internal] load build context [2026-03-12T09:41:43.454Z] #62 transferring context: 608.56MB 4.4s done [2026-03-12T09:41:43.454Z] #62 DONE 4.9s [2026-03-12T09:41:43.454Z] [2026-03-12T09:41:43.454Z] #74 [support-scheduler internal] load build context [2026-03-12T09:41:43.454Z] #74 transferring context: 608.56MB 4.6s done [2026-03-12T09:41:43.454Z] #74 DONE 5.1s [2026-03-12T09:41:43.454Z] [2026-03-12T09:41:43.454Z] #75 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-12T09:41:43.454Z] #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:43.454Z] #0 4.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:43.454Z] #0 4.754 (1/7) Installing ca-certificates (20250911-r0) [2026-03-12T09:41:43.454Z] #0 4.788 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:43.454Z] #0 4.798 (3/7) Installing libgcc (14.2.0-r6) [2026-03-12T09:41:43.454Z] #0 4.804 (4/7) Installing libsodium (1.0.20-r1) [2026-03-12T09:41:43.454Z] #0 4.811 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-12T09:41:43.454Z] #0 4.831 (6/7) Installing libzmq (4.3.5-r2) [2026-03-12T09:41:43.454Z] #0 4.851 (7/7) Installing zeromq (4.3.5-r2) [2026-03-12T09:41:43.454Z] #0 4.861 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:43.454Z] #0 4.865 Executing ca-certificates-20250911-r0.trigger [2026-03-12T09:41:43.454Z] #0 4.970 OK: 12 MiB in 23 packages [2026-03-12T09:41:43.454Z] #75 ... [2026-03-12T09:41:43.454Z] [2026-03-12T09:41:43.454Z] #76 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-12T09:41:43.454Z] #76 DONE 2.0s [2026-03-12T09:41:43.454Z] [2026-03-12T09:41:43.454Z] #77 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-12T09:41:43.454Z] #0 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:43.454Z] #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:43.454Z] #0 4.760 (1/3) Installing ca-certificates (20250911-r0) [2026-03-12T09:41:43.454Z] #0 4.776 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:43.454Z] #0 4.781 (3/3) Installing tzdata (2026a-r0) [2026-03-12T09:41:43.454Z] #0 4.812 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:43.454Z] #0 4.822 Executing ca-certificates-20250911-r0.trigger [2026-03-12T09:41:43.454Z] #0 4.866 OK: 8 MiB in 19 packages [2026-03-12T09:41:43.719Z] #77 ... [2026-03-12T09:41:43.719Z] [2026-03-12T09:41:43.719Z] #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:47.929Z] #78 ... [2026-03-12T09:41:47.929Z] [2026-03-12T09:41:47.929Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:48.188Z] #79 ... [2026-03-12T09:41:48.188Z] [2026-03-12T09:41:48.188Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:48.188Z] #80 ... [2026-03-12T09:41:48.188Z] [2026-03-12T09:41:48.188Z] #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-12T09:41:48.188Z] #0 4.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:48.188Z] #0 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:48.188Z] #0 5.133 OK: 265 MiB in 60 packages [2026-03-12T09:41:48.446Z] #81 ... [2026-03-12T09:41:48.446Z] [2026-03-12T09:41:48.446Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-12T09:41:48.446Z] #0 4.231 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:48.446Z] #0 4.522 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:48.446Z] #0 5.033 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-12T09:41:48.446Z] #0 5.197 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:41:48.446Z] #0 5.203 OK: 7 MiB in 17 packages [2026-03-12T09:41:48.704Z] #82 ... [2026-03-12T09:41:48.704Z] [2026-03-12T09:41:48.704Z] #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-12T09:41:48.704Z] #0 4.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:48.704Z] #0 4.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:48.704Z] #0 5.041 OK: 265 MiB in 60 packages [2026-03-12T09:41:49.271Z] #83 ... [2026-03-12T09:41:49.271Z] [2026-03-12T09:41:49.271Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-12T09:41:49.271Z] #82 DONE 11.2s [2026-03-12T09:41:49.271Z] [2026-03-12T09:41:49.271Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-12T09:41:49.529Z] #84 ... [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #75 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-12T09:41:49.529Z] #75 DONE 11.2s [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #81 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-12T09:41:49.529Z] #81 DONE 11.2s [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-12T09:41:49.529Z] #83 DONE 11.2s [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #77 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-12T09:41:49.529Z] #77 DONE 11.2s [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:49.529Z] #80 DONE 11.4s [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:49.529Z] #79 DONE 11.4s [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #58 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:49.529Z] #58 DONE 11.4s [2026-03-12T09:41:49.529Z] [2026-03-12T09:41:49.529Z] #85 [core-data builder 6/7] COPY . . [2026-03-12T09:41:50.094Z] #85 ... [2026-03-12T09:41:50.094Z] [2026-03-12T09:41:50.094Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:50.094Z] #86 DONE 0.8s [2026-03-12T09:41:50.351Z] [2026-03-12T09:41:50.351Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:50.916Z] #87 ... [2026-03-12T09:41:50.916Z] [2026-03-12T09:41:50.916Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:41:50.916Z] #0 9.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:50.916Z] #0 9.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:50.916Z] #0 9.771 OK: 7 MiB in 17 packages [2026-03-12T09:41:51.175Z] #88 ... [2026-03-12T09:41:51.175Z] [2026-03-12T09:41:51.175Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-12T09:41:51.175Z] #84 8.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.175Z] #84 8.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.175Z] #84 9.357 OK: 8 MiB in 21 packages [2026-03-12T09:41:51.435Z] #84 ... [2026-03-12T09:41:51.435Z] [2026-03-12T09:41:51.435Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-12T09:41:51.692Z] #89 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.692Z] #89 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.692Z] #89 ... [2026-03-12T09:41:51.692Z] [2026-03-12T09:41:51.692Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-12T09:41:51.692Z] #90 ... [2026-03-12T09:41:51.692Z] [2026-03-12T09:41:51.692Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-12T09:41:51.692Z] #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.951Z] #91 ... [2026-03-12T09:41:51.951Z] [2026-03-12T09:41:51.951Z] #92 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-12T09:41:51.951Z] #92 DONE 2.5s [2026-03-12T09:41:51.951Z] [2026-03-12T09:41:51.951Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:41:51.951Z] #0 9.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.951Z] #0 9.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.951Z] #0 9.863 OK: 13 MiB in 29 packages [2026-03-12T09:41:51.951Z] #93 DONE 10.5s [2026-03-12T09:41:51.951Z] [2026-03-12T09:41:51.951Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-03-12T09:41:51.951Z] #84 DONE 10.5s [2026-03-12T09:41:51.951Z] [2026-03-12T09:41:51.951Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:41:51.951Z] #88 DONE 10.9s [2026-03-12T09:41:51.951Z] [2026-03-12T09:41:51.951Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-12T09:41:51.951Z] #91 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.951Z] #91 ... [2026-03-12T09:41:51.951Z] [2026-03-12T09:41:51.951Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-12T09:41:51.951Z] #90 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:51.951Z] #90 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:52.519Z] #90 10.95 OK: 20 MiB in 20 packages [2026-03-12T09:41:53.089Z] #90 ... [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #94 [security-secretstore-setup builder 6/7] COPY . . [2026-03-12T09:41:53.089Z] #94 DONE 3.7s [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #95 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:53.089Z] #95 CACHED [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:53.089Z] #96 CACHED [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #97 [security-proxy-setup builder 6/7] COPY . . [2026-03-12T09:41:53.089Z] #97 CACHED [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #98 [security-secretstore-setup builder 6/7] COPY . . [2026-03-12T09:41:53.089Z] #98 CACHED [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:53.089Z] #99 CACHED [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #100 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:53.089Z] #100 CACHED [2026-03-12T09:41:53.089Z] [2026-03-12T09:41:53.089Z] #101 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:53.089Z] #101 DONE 3.8s [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-12T09:41:53.346Z] #89 10.58 OK: 7 MiB in 18 packages [2026-03-12T09:41:53.346Z] #89 DONE 11.8s [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-12T09:41:53.346Z] #65 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:53.346Z] #65 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:53.346Z] #65 11.42 OK: 20 MiB in 20 packages [2026-03-12T09:41:53.346Z] #65 DONE 12.4s [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-12T09:41:53.346Z] #91 10.77 OK: 8 MiB in 20 packages [2026-03-12T09:41:53.346Z] #91 DONE 11.8s [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-03-12T09:41:53.346Z] #73 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:53.346Z] #73 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:53.346Z] #73 10.92 OK: 7 MiB in 17 packages [2026-03-12T09:41:53.346Z] #73 DONE 11.8s [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #85 [core-metadata builder 6/7] COPY . . [2026-03-12T09:41:53.346Z] #85 DONE 3.9s [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #102 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:53.346Z] #102 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #103 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:53.346Z] #103 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #104 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-12T09:41:53.346Z] #104 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:53.346Z] #105 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:53.346Z] #106 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #107 [core-command builder 6/7] COPY . . [2026-03-12T09:41:53.346Z] #107 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:53.346Z] #108 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:53.346Z] #109 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #110 [security-proxy-auth builder 6/7] COPY . . [2026-03-12T09:41:53.346Z] #110 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:41:53.346Z] #111 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #112 [core-metadata builder 6/7] COPY . . [2026-03-12T09:41:53.346Z] #112 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:41:53.346Z] #113 CACHED [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-12T09:41:53.346Z] #90 DONE 11.9s [2026-03-12T09:41:53.346Z] [2026-03-12T09:41:53.346Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-12T09:41:53.912Z] #114 ... [2026-03-12T09:41:53.912Z] [2026-03-12T09:41:53.912Z] #115 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-12T09:41:53.912Z] #115 DONE 1.6s [2026-03-12T09:41:53.912Z] [2026-03-12T09:41:53.912Z] #116 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:41:53.912Z] #116 DONE 1.6s [2026-03-12T09:41:54.170Z] [2026-03-12T09:41:54.170Z] #117 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-12T09:41:54.170Z] #117 DONE 0.8s [2026-03-12T09:41:54.170Z] [2026-03-12T09:41:54.170Z] #118 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-12T09:41:56.071Z] #118 DONE 2.1s [2026-03-12T09:41:56.071Z] [2026-03-12T09:41:56.071Z] #119 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:41:56.071Z] #0 4.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:56.071Z] #0 4.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:56.071Z] #0 5.017 OK: 8 MiB in 19 packages [2026-03-12T09:41:56.330Z] #119 DONE 6.8s [2026-03-12T09:41:56.330Z] [2026-03-12T09:41:56.330Z] #120 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:41:56.330Z] #120 DONE 2.9s [2026-03-12T09:41:56.330Z] [2026-03-12T09:41:56.330Z] #121 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:41:56.330Z] #0 4.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:56.330Z] #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-03-12T09:41:56.330Z] #0 5.000 OK: 12 MiB in 23 packages [2026-03-12T09:41:56.330Z] #121 DONE 6.8s [2026-03-12T09:41:56.330Z] [2026-03-12T09:41:56.330Z] #122 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:41:56.330Z] #122 DONE 2.2s [2026-03-12T09:41:56.330Z] [2026-03-12T09:41:56.330Z] #123 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-12T09:41:56.330Z] #123 ... [2026-03-12T09:41:56.330Z] [2026-03-12T09:41:56.330Z] #124 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-12T09:41:56.330Z] #124 DONE 0.2s [2026-03-12T09:41:56.590Z] [2026-03-12T09:41:56.590Z] #125 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-12T09:41:56.590Z] #125 DONE 0.3s [2026-03-12T09:41:56.590Z] [2026-03-12T09:41:56.590Z] #126 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-12T09:41:56.590Z] #126 ... [2026-03-12T09:41:56.590Z] [2026-03-12T09:41:56.590Z] #123 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-12T09:41:56.590Z] #123 DONE 0.4s [2026-03-12T09:41:56.849Z] [2026-03-12T09:41:56.849Z] #127 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-12T09:41:58.750Z] #127 ... [2026-03-12T09:41:58.750Z] [2026-03-12T09:41:58.750Z] #128 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:41:58.750Z] #128 DONE 2.1s [2026-03-12T09:41:58.750Z] [2026-03-12T09:41:58.750Z] #129 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-12T09:41:58.750Z] #129 ... [2026-03-12T09:41:58.750Z] [2026-03-12T09:41:58.750Z] #130 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-12T09:41:58.750Z] #130 DONE 5.4s [2026-03-12T09:41:58.750Z] [2026-03-12T09:41:58.750Z] #131 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-12T09:42:00.130Z] #131 ... [2026-03-12T09:42:00.130Z] [2026-03-12T09:42:00.130Z] #78 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:42:00.130Z] #78 DONE 16.3s [2026-03-12T09:42:00.130Z] [2026-03-12T09:42:00.130Z] #127 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-12T09:42:00.130Z] #127 DONE 3.4s [2026-03-12T09:42:00.130Z] [2026-03-12T09:42:00.130Z] #126 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-12T09:42:00.130Z] #126 DONE 3.7s [2026-03-12T09:42:00.130Z] [2026-03-12T09:42:00.130Z] #132 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:42:01.062Z] #132 ... [2026-03-12T09:42:01.062Z] [2026-03-12T09:42:01.062Z] #131 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-12T09:42:01.062Z] #131 DONE 2.2s [2026-03-12T09:42:01.062Z] [2026-03-12T09:42:01.062Z] #129 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-12T09:42:01.063Z] #129 DONE 2.6s [2026-03-12T09:42:01.063Z] [2026-03-12T09:42:01.063Z] #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:42:01.232Z] Removing intermediate container 8b880a02dbf1 [2026-03-12T09:42:01.232Z] ---> 89b8ed12c5d7 [2026-03-12T09:42:01.232Z] Successfully built 89b8ed12c5d7 [2026-03-12T09:42:01.232Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:42:01.567Z] + docker inspect -f . ci-base-image-arm64 [2026-03-12T09:42:01.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T09:42:01.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container [2026-03-12T09:42:01.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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-03-12T09:42:01.994Z] #133 ... [2026-03-12T09:42:01.994Z] [2026-03-12T09:42:01.994Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-12T09:42:01.994Z] #0 4.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-12T09:42:01.994Z] #134 ... [2026-03-12T09:42:01.994Z] [2026-03-12T09:42:01.994Z] #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-12T09:42:02.930Z] #135 ... [2026-03-12T09:42:02.930Z] [2026-03-12T09:42:02.930Z] #132 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:42:02.930Z] #132 DONE 2.9s [2026-03-12T09:42:03.080Z] $ docker top caae231627e4f959e73244d6a45114d39c6788711091c79efd57f3f6e50c5369 -eo pid,comm [2026-03-12T09:42:03.188Z] [2026-03-12T09:42:03.188Z] #136 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-12T09:42:03.188Z] #136 ... [2026-03-12T09:42:03.188Z] [2026-03-12T09:42:03.188Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T09:42:03.188Z] #0 3.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] { [Pipeline] sh [2026-03-12T09:42:03.447Z] #137 ... [2026-03-12T09:42:03.447Z] [2026-03-12T09:42:03.447Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-12T09:42:03.447Z] #0 3.558 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-12T09:42:03.447Z] #138 ... [2026-03-12T09:42:03.447Z] [2026-03-12T09:42:03.447Z] #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:42:03.704Z] #139 ... [2026-03-12T09:42:03.704Z] [2026-03-12T09:42:03.704Z] #140 [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-03-12T09:42:03.704Z] #0 3.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-12T09:42:03.913Z] + go version [2026-03-12T09:42:03.963Z] #140 ... [2026-03-12T09:42:03.963Z] [2026-03-12T09:42:03.963Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-12T09:42:03.963Z] #0 3.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-12T09:42:03.963Z] #141 ... [2026-03-12T09:42:03.963Z] [2026-03-12T09:42:03.963Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-12T09:42:03.963Z] #0 3.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-12T09:42:04.220Z] #142 ... [2026-03-12T09:42:04.220Z] [2026-03-12T09:42:04.220Z] #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:42:04.220Z] #133 DONE 3.7s [2026-03-12T09:42:04.220Z] [2026-03-12T09:42:04.220Z] #143 [core-keeper builder 7/8] COPY . . [2026-03-12T09:42:04.220Z] #143 DONE 4.1s [2026-03-12T09:42:04.220Z] [2026-03-12T09:42:04.220Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:42:04.220Z] #87 DONE 13.9s [2026-03-12T09:42:04.220Z] [2026-03-12T09:42:04.220Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-12T09:42:04.220Z] #0 3.788 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-12T09:42:04.220Z] #144 ... [2026-03-12T09:42:04.220Z] [2026-03-12T09:42:04.220Z] #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-12T09:42:04.220Z] #135 DONE 3.0s [2026-03-12T09:42:04.220Z] [2026-03-12T09:42:04.220Z] #136 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-12T09:42:04.220Z] #136 DONE 1.2s [2026-03-12T09:42:04.220Z] [2026-03-12T09:42:04.220Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-12T09:42:04.220Z] #0 3.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-12T09:42:04.476Z] #145 ... [2026-03-12T09:42:04.477Z] [2026-03-12T09:42:04.477Z] #146 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-12T09:42:04.477Z] #146 DONE 0.3s [2026-03-12T09:42:04.477Z] [2026-03-12T09:42:04.477Z] #147 [security-spire-server] exporting to image [2026-03-12T09:42:04.477Z] #147 exporting layers [2026-03-12T09:42:05.862Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-03-12T09:42:05.883Z] $ docker stop --time=1 caae231627e4f959e73244d6a45114d39c6788711091c79efd57f3f6e50c5369 [2026-03-12T09:42:06.409Z] #147 ... [2026-03-12T09:42:06.409Z] [2026-03-12T09:42:06.409Z] #148 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-12T09:42:06.409Z] #148 DONE 1.7s [2026-03-12T09:42:06.409Z] [2026-03-12T09:42:06.409Z] #149 [support-scheduler builder 6/7] COPY . . [2026-03-12T09:42:06.409Z] #149 DONE 2.0s [2026-03-12T09:42:06.409Z] [2026-03-12T09:42:06.409Z] #150 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-12T09:42:06.409Z] #150 DONE 1.8s [2026-03-12T09:42:06.409Z] [2026-03-12T09:42:06.409Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-12T09:42:06.669Z] #151 ... [2026-03-12T09:42:06.670Z] [2026-03-12T09:42:06.670Z] #147 [security-spire-server] exporting to image [2026-03-12T09:42:06.670Z] #147 exporting layers 2.4s done [2026-03-12T09:42:06.670Z] #147 writing image sha256:3f214e8d49b44443a9160e42ee2169071b2cc45161af3298d9f5d0f2de523de4 0.0s done [2026-03-12T09:42:06.670Z] #147 naming to docker.io/library/security-spire-server 0.0s done [2026-03-12T09:42:06.670Z] #147 DONE 2.5s [2026-03-12T09:42:06.931Z] [2026-03-12T09:42:06.931Z] #152 [security-spire-agent] exporting to image [2026-03-12T09:42:06.931Z] #152 exporting layers 0.8s done [2026-03-12T09:42:06.931Z] #152 writing image sha256:a0f1ca23858055d3f41df90fa833d1d7bd1457eb366267baff032a477eb47446 0.0s done [2026-03-12T09:42:06.931Z] #152 naming to docker.io/library/security-spire-agent done [2026-03-12T09:42:07.195Z] #152 DONE 1.0s [2026-03-12T09:42:07.195Z] [2026-03-12T09:42:07.195Z] #153 [security-spire-config] exporting to image [2026-03-12T09:42:07.195Z] #153 exporting layers 0.9s done [2026-03-12T09:42:07.195Z] #153 writing image sha256:9088066936637784ba455c0fdfa27ffc8d9b2b5b859d3f7760eec372283cb9a4 [2026-03-12T09:42:07.195Z] #153 writing image sha256:9088066936637784ba455c0fdfa27ffc8d9b2b5b859d3f7760eec372283cb9a4 0.0s done [2026-03-12T09:42:07.195Z] #153 naming to docker.io/library/security-spire-config 0.0s done [2026-03-12T09:42:07.195Z] #153 DONE 1.0s [2026-03-12T09:42:07.195Z] [2026-03-12T09:42:07.195Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-12T09:42:07.195Z] #114 3.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-12T09:42:07.454Z] #114 ... [2026-03-12T09:42:07.454Z] [2026-03-12T09:42:07.454Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-12T09:42:07.454Z] #151 1.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-03-12T09:42:07.472Z] $ docker rm -f --volumes caae231627e4f959e73244d6a45114d39c6788711091c79efd57f3f6e50c5369 [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-03-12T09:42:08.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-12T09:42:08.135Z] [2026-03-12T09:42:08.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:42:08.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-12T09:42:08.469Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-03-12T09:42:08.469Z] 547446be3368: Pulling fs layer [2026-03-12T09:42:08.469Z] d125d8839a47: Pulling fs layer [2026-03-12T09:42:08.469Z] 3e85d5ac6304: Pulling fs layer [2026-03-12T09:42:08.469Z] c3105a71a48b: Pulling fs layer [2026-03-12T09:42:08.469Z] 0f093f025ec4: Pulling fs layer [2026-03-12T09:42:08.469Z] c3106fc0e877: Pulling fs layer [2026-03-12T09:42:08.469Z] c3105a71a48b: Waiting [2026-03-12T09:42:08.469Z] 0f093f025ec4: Waiting [2026-03-12T09:42:08.469Z] c3106fc0e877: Waiting [2026-03-12T09:42:08.738Z] 547446be3368: Verifying Checksum [2026-03-12T09:42:08.738Z] c3105a71a48b: Verifying Checksum [2026-03-12T09:42:08.738Z] c3105a71a48b: Download complete [2026-03-12T09:42:09.331Z] d125d8839a47: Verifying Checksum [2026-03-12T09:42:09.331Z] d125d8839a47: Download complete [2026-03-12T09:42:09.331Z] c3106fc0e877: Verifying Checksum [2026-03-12T09:42:09.331Z] c3106fc0e877: Download complete [2026-03-12T09:42:09.331Z] 0f093f025ec4: Verifying Checksum [2026-03-12T09:42:09.331Z] 0f093f025ec4: Download complete [2026-03-12T09:42:09.391Z] #151 ... [2026-03-12T09:42:09.391Z] [2026-03-12T09:42:09.391Z] #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:42:09.391Z] #139 DONE 15.9s [2026-03-12T09:42:09.391Z] [2026-03-12T09:42:09.391Z] #154 [support-notifications builder 6/7] COPY . . [2026-03-12T09:42:09.603Z] 547446be3368: Pull complete [2026-03-12T09:42:10.575Z] d125d8839a47: Pull complete [2026-03-12T09:42:11.167Z] 3e85d5ac6304: Verifying Checksum [2026-03-12T09:42:11.167Z] 3e85d5ac6304: Download complete [2026-03-12T09:42:11.936Z] #154 DONE 2.7s [2026-03-12T09:42:11.937Z] [2026-03-12T09:42:11.937Z] #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-12T09:42:11.937Z] #0 2.334 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-12T09:42:11.937Z] #155 ... [2026-03-12T09:42:11.937Z] [2026-03-12T09:42:11.937Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:42:12.193Z] #156 0.331 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-12T09:42:21.260Z] 3e85d5ac6304: Pull complete [2026-03-12T09:42:21.260Z] c3105a71a48b: Pull complete [2026-03-12T09:42:22.227Z] 0f093f025ec4: Pull complete [2026-03-12T09:42:22.494Z] c3106fc0e877: Pull complete [2026-03-12T09:42:22.494Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-03-12T09:42:22.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-03-12T09:42:22.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T09:42:22.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container [2026-03-12T09:42:22.775Z] $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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-03-12T09:42:24.674Z] $ docker top 813991c47957087b11eca20496a1f5cfef6c3c45f4bb32631a5da04507656576 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-12T09:42:25.182Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-03-12T09:42:35.267Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #1 transferring dockerfile: 2.23kB 0.0s done [2026-03-12T09:42:35.267Z] #1 DONE 0.1s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #2 transferring dockerfile: 3.02kB done [2026-03-12T09:42:35.267Z] #2 DONE 0.0s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #3 transferring dockerfile: 1.81kB done [2026-03-12T09:42:35.267Z] #3 DONE 0.0s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #4 transferring dockerfile: 2.14kB done [2026-03-12T09:42:35.267Z] #4 DONE 0.0s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #5 [security-spire-server internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #5 transferring dockerfile: 1.70kB done [2026-03-12T09:42:35.267Z] #5 DONE 0.1s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #6 [core-command internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #6 transferring dockerfile: 1.94kB done [2026-03-12T09:42:35.267Z] #6 DONE 0.0s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #7 [support-scheduler internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #7 transferring dockerfile: 1.83kB done [2026-03-12T09:42:35.267Z] #7 DONE 0.1s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #8 [core-metadata internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #8 transferring dockerfile: 2.10kB done [2026-03-12T09:42:35.267Z] #8 DONE 0.0s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #9 transferring dockerfile: 2.50kB 0.0s done [2026-03-12T09:42:35.267Z] #9 DONE 0.1s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #10 [core-keeper internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #10 transferring dockerfile: 2.07kB done [2026-03-12T09:42:35.267Z] #10 DONE 0.1s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #11 [support-notifications internal] load build definition from Dockerfile [2026-03-12T09:42:35.267Z] #11 transferring dockerfile: 2.02kB done [2026-03-12T09:42:35.267Z] #11 DONE 0.1s [2026-03-12T09:42:35.267Z] [2026-03-12T09:42:35.267Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2026-03-12T09:42:35.545Z] #12 transferring dockerfile: 2.49kB 0.0s done [2026-03-12T09:42:35.545Z] #12 DONE 0.1s [2026-03-12T09:42:35.545Z] [2026-03-12T09:42:35.545Z] #13 [security-spire-config internal] load build definition from Dockerfile [2026-03-12T09:42:35.545Z] #13 transferring dockerfile: 1.69kB done [2026-03-12T09:42:35.545Z] #13 DONE 0.1s [2026-03-12T09:42:35.545Z] [2026-03-12T09:42:35.545Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-03-12T09:42:35.545Z] #14 transferring dockerfile: 1.89kB done [2026-03-12T09:42:35.545Z] #14 DONE 0.1s [2026-03-12T09:42:35.545Z] [2026-03-12T09:42:35.545Z] #15 [core-data internal] load build definition from Dockerfile [2026-03-12T09:42:35.545Z] #15 transferring dockerfile: 2.04kB done [2026-03-12T09:42:35.545Z] #15 DONE 0.1s [2026-03-12T09:42:35.868Z] [2026-03-12T09:42:35.868Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2026-03-12T09:42:35.868Z] #16 transferring context: 50B 0.0s done [2026-03-12T09:42:35.868Z] #16 DONE 0.0s [2026-03-12T09:42:36.486Z] [2026-03-12T09:42:36.486Z] #17 [security-bootstrapper internal] load .dockerignore [2026-03-12T09:42:36.486Z] #17 transferring context: 50B done [2026-03-12T09:42:36.486Z] #17 DONE 0.0s [2026-03-12T09:42:36.486Z] [2026-03-12T09:42:36.486Z] #18 [security-spire-agent internal] load .dockerignore [2026-03-12T09:42:36.486Z] #18 transferring context: 50B 0.0s done [2026-03-12T09:42:36.486Z] #18 DONE 0.1s [2026-03-12T09:42:36.486Z] [2026-03-12T09:42:36.486Z] #19 [security-proxy-auth internal] load .dockerignore [2026-03-12T09:42:36.762Z] #19 transferring context: 50B done [2026-03-12T09:42:36.762Z] #19 DONE 0.0s [2026-03-12T09:42:36.762Z] [2026-03-12T09:42:36.762Z] #20 [security-spire-server internal] load .dockerignore [2026-03-12T09:42:36.762Z] #20 transferring context: 50B done [2026-03-12T09:42:36.762Z] #20 DONE 0.1s [2026-03-12T09:42:36.762Z] [2026-03-12T09:42:36.762Z] #21 [core-command internal] load .dockerignore [2026-03-12T09:42:36.762Z] #21 transferring context: 50B done [2026-03-12T09:42:36.762Z] #21 DONE 0.1s [2026-03-12T09:42:36.762Z] [2026-03-12T09:42:36.762Z] #22 [support-scheduler internal] load .dockerignore [2026-03-12T09:42:37.048Z] #22 transferring context: 50B done [2026-03-12T09:42:37.048Z] #22 DONE 0.1s [2026-03-12T09:42:37.048Z] [2026-03-12T09:42:37.048Z] #23 [core-metadata internal] load .dockerignore [2026-03-12T09:42:37.048Z] #23 transferring context: 50B 0.0s done [2026-03-12T09:42:37.048Z] #23 DONE 0.1s [2026-03-12T09:42:37.048Z] [2026-03-12T09:42:37.048Z] #24 [security-proxy-setup internal] load .dockerignore [2026-03-12T09:42:37.048Z] #24 transferring context: 50B 0.0s done [2026-03-12T09:42:37.048Z] #24 DONE 0.1s [2026-03-12T09:42:37.048Z] [2026-03-12T09:42:37.048Z] #25 [core-keeper internal] load .dockerignore [2026-03-12T09:42:37.048Z] #25 transferring context: 50B 0.0s done [2026-03-12T09:42:37.048Z] #25 DONE 0.1s [2026-03-12T09:42:37.048Z] [2026-03-12T09:42:37.048Z] #26 [support-notifications internal] load .dockerignore [2026-03-12T09:42:37.048Z] #26 transferring context: 50B 0.0s done [2026-03-12T09:42:37.048Z] #26 DONE 0.1s [2026-03-12T09:42:37.048Z] [2026-03-12T09:42:37.048Z] #27 [security-secretstore-setup internal] load .dockerignore [2026-03-12T09:42:37.322Z] #27 transferring context: 50B 0.0s done [2026-03-12T09:42:37.322Z] #27 DONE 0.1s [2026-03-12T09:42:37.322Z] [2026-03-12T09:42:37.322Z] #28 [security-spire-config internal] load .dockerignore [2026-03-12T09:42:37.322Z] #28 transferring context: 50B 0.0s done [2026-03-12T09:42:37.322Z] #28 DONE 0.1s [2026-03-12T09:42:37.322Z] [2026-03-12T09:42:37.322Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2026-03-12T09:42:37.322Z] #29 transferring context: 50B 0.0s done [2026-03-12T09:42:37.322Z] #29 DONE 0.0s [2026-03-12T09:42:37.322Z] [2026-03-12T09:42:37.322Z] #30 [core-data internal] load .dockerignore [2026-03-12T09:42:37.591Z] #30 transferring context: 50B 0.0s done [2026-03-12T09:42:37.591Z] #30 DONE 0.1s [2026-03-12T09:42:37.591Z] [2026-03-12T09:42:37.591Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:37.591Z] #31 DONE 0.0s [2026-03-12T09:42:37.591Z] [2026-03-12T09:42:37.591Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:42:38.180Z] #32 DONE 0.7s [2026-03-12T09:42:38.180Z] [2026-03-12T09:42:38.180Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:38.180Z] #31 DONE 0.0s [2026-03-12T09:42:38.180Z] [2026-03-12T09:42:38.180Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-12T09:42:38.450Z] #33 ... [2026-03-12T09:42:38.450Z] [2026-03-12T09:42:38.450Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:38.450Z] #31 DONE 0.0s [2026-03-12T09:42:38.450Z] [2026-03-12T09:42:38.450Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:42:38.450Z] #32 DONE 0.7s [2026-03-12T09:42:38.450Z] [2026-03-12T09:42:38.450Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:38.450Z] #31 DONE 0.0s [2026-03-12T09:42:38.450Z] [2026-03-12T09:42:38.450Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:42:38.450Z] #32 DONE 0.7s [2026-03-12T09:42:38.450Z] [2026-03-12T09:42:38.450Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:38.450Z] #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:42:38.450Z] #34 ... [2026-03-12T09:42:38.450Z] [2026-03-12T09:42:38.450Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:38.450Z] #31 DONE 0.0s [2026-03-12T09:42:38.450Z] [2026-03-12T09:42:38.450Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:38.450Z] #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-12T09:42:38.450Z] #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-12T09:42:38.450Z] #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-12T09:42:38.450Z] #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s [2026-03-12T09:42:39.037Z] #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.5s [2026-03-12T09:42:39.037Z] #34 ... [2026-03-12T09:42:39.037Z] [2026-03-12T09:42:39.037Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:39.037Z] #31 DONE 0.0s [2026-03-12T09:42:39.037Z] [2026-03-12T09:42:39.037Z] #34 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:39.037Z] #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.7s [2026-03-12T09:42:39.309Z] #34 ... [2026-03-12T09:42:39.309Z] [2026-03-12T09:42:39.309Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:39.309Z] #31 DONE 0.0s [2026-03-12T09:42:39.309Z] [2026-03-12T09:42:39.309Z] #34 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:39.309Z] #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:42:39.309Z] #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-12T09:42:39.309Z] #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-12T09:42:39.309Z] #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-12T09:42:39.309Z] #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.15MB / 4.14MB 0.9s [2026-03-12T09:42:39.309Z] #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.0s [2026-03-12T09:42:39.580Z] #34 ... [2026-03-12T09:42:39.580Z] [2026-03-12T09:42:39.580Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:39.580Z] #31 DONE 0.0s [2026-03-12T09:42:39.849Z] [2026-03-12T09:42:39.849Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:39.849Z] #31 DONE 0.0s [2026-03-12T09:42:39.849Z] [2026-03-12T09:42:39.849Z] #35 [security-proxy-auth internal] load build context [2026-03-12T09:42:39.849Z] #35 ... [2026-03-12T09:42:39.849Z] [2026-03-12T09:42:39.849Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:39.849Z] #31 DONE 0.0s [2026-03-12T09:42:39.849Z] [2026-03-12T09:42:39.849Z] #35 [security-proxy-auth internal] load build context [2026-03-12T09:42:40.817Z] #35 ... [2026-03-12T09:42:40.817Z] [2026-03-12T09:42:40.817Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:40.817Z] #31 DONE 0.0s [2026-03-12T09:42:40.817Z] [2026-03-12T09:42:40.817Z] #35 [security-proxy-auth internal] load build context [2026-03-12T09:42:40.817Z] #35 ... [2026-03-12T09:42:40.817Z] [2026-03-12T09:42:40.817Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-03-12T09:42:40.817Z] #31 DONE 0.0s [2026-03-12T09:42:40.817Z] [2026-03-12T09:42:40.817Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-03-12T09:42:40.817Z] #32 DONE 2.2s [2026-03-12T09:42:40.817Z] [2026-03-12T09:42:40.817Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-03-12T09:42:40.817Z] #36 DONE 2.4s [2026-03-12T09:42:40.817Z] [2026-03-12T09:42:40.817Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-03-12T09:42:40.817Z] #33 DONE 2.4s [2026-03-12T09:42:40.817Z] [2026-03-12T09:42:40.817Z] #34 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:40.817Z] #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:42:40.817Z] #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-12T09:42:40.817Z] #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-12T09:42:40.817Z] #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-12T09:42:40.817Z] #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-03-12T09:42:40.817Z] #34 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0.7s [2026-03-12T09:42:40.817Z] #34 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-03-12T09:42:40.817Z] #34 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-03-12T09:42:40.817Z] #34 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-03-12T09:42:40.817Z] #34 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-03-12T09:42:40.817Z] #34 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 1.2s done [2026-03-12T09:42:41.403Z] #34 ... [2026-03-12T09:42:41.403Z] [2026-03-12T09:42:41.403Z] #37 [core-common-config-bootstrapper internal] load build context [2026-03-12T09:42:41.403Z] #37 transferring context: 3.40MB 2.1s done [2026-03-12T09:42:41.403Z] #37 DONE 3.2s [2026-03-12T09:42:41.403Z] [2026-03-12T09:42:41.403Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:41.670Z] #34 ... [2026-03-12T09:42:41.670Z] [2026-03-12T09:42:41.670Z] #35 [security-proxy-auth internal] load build context [2026-03-12T09:42:41.670Z] #35 transferring context: 3.40MB 2.2s done [2026-03-12T09:42:41.670Z] #35 DONE 3.2s [2026-03-12T09:42:41.670Z] [2026-03-12T09:42:41.670Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:41.670Z] #34 ... [2026-03-12T09:42:41.670Z] [2026-03-12T09:42:41.670Z] #38 [security-bootstrapper internal] load build context [2026-03-12T09:42:41.670Z] #38 transferring context: 3.40MB 2.4s done [2026-03-12T09:42:41.670Z] #38 DONE 3.4s [2026-03-12T09:42:41.670Z] [2026-03-12T09:42:41.670Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:42.259Z] #34 ... [2026-03-12T09:42:42.259Z] [2026-03-12T09:42:42.259Z] #39 [core-command internal] load build context [2026-03-12T09:42:42.259Z] #39 transferring context: 3.40MB 1.9s done [2026-03-12T09:42:42.259Z] #39 DONE 3.7s [2026-03-12T09:42:42.259Z] [2026-03-12T09:42:42.259Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:42.850Z] #34 ... [2026-03-12T09:42:42.850Z] [2026-03-12T09:42:42.850Z] #40 [security-spire-config internal] load build context [2026-03-12T09:42:42.850Z] #40 transferring context: 24.70kB 0.1s done [2026-03-12T09:42:42.850Z] #40 DONE 2.1s [2026-03-12T09:42:42.850Z] [2026-03-12T09:42:42.850Z] #34 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:42.850Z] #34 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.0s done [2026-03-12T09:42:43.129Z] #34 ... [2026-03-12T09:42:43.129Z] [2026-03-12T09:42:43.129Z] #41 [security-spire-agent internal] load build context [2026-03-12T09:42:43.129Z] #41 transferring context: 25.98kB 0.1s done [2026-03-12T09:42:43.129Z] #41 DONE 2.2s [2026-03-12T09:42:43.129Z] [2026-03-12T09:42:43.129Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:43.129Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2026-03-12T09:42:43.129Z] #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-03-12T09:42:43.129Z] #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-03-12T09:42:43.129Z] #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-03-12T09:42:43.129Z] #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-03-12T09:42:43.129Z] #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-03-12T09:42:43.129Z] #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done [2026-03-12T09:42:43.129Z] #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-03-12T09:42:43.129Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 1.7s [2026-03-12T09:42:43.129Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-03-12T09:42:43.399Z] #42 ... [2026-03-12T09:42:43.399Z] [2026-03-12T09:42:43.399Z] #43 [support-scheduler internal] load build context [2026-03-12T09:42:43.399Z] #43 transferring context: 3.40MB 2.1s done [2026-03-12T09:42:43.399Z] #43 DONE 4.2s [2026-03-12T09:42:43.399Z] [2026-03-12T09:42:43.399Z] #44 [security-spire-server internal] load build context [2026-03-12T09:42:43.399Z] #44 transferring context: 26.44kB 0.3s done [2026-03-12T09:42:43.399Z] #44 DONE 2.6s [2026-03-12T09:42:43.399Z] [2026-03-12T09:42:43.399Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:43.670Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.11MB / 37.02MB 2.3s [2026-03-12T09:42:43.937Z] #42 ... [2026-03-12T09:42:43.937Z] [2026-03-12T09:42:43.937Z] #45 [core-metadata internal] load build context [2026-03-12T09:42:43.937Z] #45 transferring context: 3.40MB 2.3s done [2026-03-12T09:42:43.937Z] #45 DONE 4.5s [2026-03-12T09:42:43.937Z] [2026-03-12T09:42:43.937Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:44.207Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.44MB / 37.02MB 2.6s [2026-03-12T09:42:44.485Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 2.9s [2026-03-12T09:42:44.485Z] #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-03-12T09:42:44.759Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 3.2s [2026-03-12T09:42:45.026Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 3.6s [2026-03-12T09:42:45.026Z] #42 ... [2026-03-12T09:42:45.026Z] [2026-03-12T09:42:45.026Z] #34 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-03-12T09:42:45.026Z] #34 DONE 7.8s [2026-03-12T09:42:45.026Z] [2026-03-12T09:42:45.026Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:45.294Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.54MB / 37.02MB 3.8s [2026-03-12T09:42:45.294Z] #42 ... [2026-03-12T09:42:45.294Z] [2026-03-12T09:42:45.294Z] #46 [core-keeper internal] load build context [2026-03-12T09:42:45.294Z] #46 transferring context: 3.40MB 2.7s done [2026-03-12T09:42:45.294Z] #46 DONE 4.7s [2026-03-12T09:42:45.294Z] [2026-03-12T09:42:45.294Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:45.294Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 3.9s [2026-03-12T09:42:45.563Z] #42 ... [2026-03-12T09:42:45.563Z] [2026-03-12T09:42:45.563Z] #47 [security-proxy-setup internal] load build context [2026-03-12T09:42:45.563Z] #47 transferring context: 3.40MB 3.3s done [2026-03-12T09:42:45.563Z] #47 DONE 4.8s [2026-03-12T09:42:45.563Z] [2026-03-12T09:42:45.563Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:45.563Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 4.0s [2026-03-12T09:42:45.563Z] #42 ... [2026-03-12T09:42:45.563Z] [2026-03-12T09:42:45.563Z] #48 [security-spiffe-token-provider internal] load build context [2026-03-12T09:42:45.563Z] #48 transferring context: 3.40MB 3.6s done [2026-03-12T09:42:45.563Z] #48 DONE 4.7s [2026-03-12T09:42:45.563Z] [2026-03-12T09:42:45.563Z] #49 [core-data internal] load build context [2026-03-12T09:42:45.563Z] #49 transferring context: 3.40MB 2.6s done [2026-03-12T09:42:45.563Z] #49 DONE 4.7s [2026-03-12T09:42:45.563Z] [2026-03-12T09:42:45.563Z] #50 [security-secretstore-setup internal] load build context [2026-03-12T09:42:45.563Z] #50 transferring context: 3.40MB 3.7s done [2026-03-12T09:42:45.563Z] #50 DONE 4.9s [2026-03-12T09:42:45.563Z] [2026-03-12T09:42:45.563Z] #51 [support-notifications internal] load build context [2026-03-12T09:42:45.563Z] #51 transferring context: 3.40MB 3.6s done [2026-03-12T09:42:45.563Z] #51 DONE 4.9s [2026-03-12T09:42:45.563Z] [2026-03-12T09:42:45.563Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:45.563Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.34MB / 37.02MB 4.1s [2026-03-12T09:42:45.832Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.3s [2026-03-12T09:42:45.832Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done [2026-03-12T09:42:46.101Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 4.4s done [2026-03-12T09:42:47.063Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-03-12T09:42:47.063Z] #42 ... [2026-03-12T09:42:47.063Z] [2026-03-12T09:42:47.063Z] #52 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-03-12T09:42:47.063Z] #52 DONE 1.9s [2026-03-12T09:42:47.063Z] [2026-03-12T09:42:47.063Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:48.625Z] #42 ... [2026-03-12T09:42:48.625Z] [2026-03-12T09:42:48.625Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T09:42:48.625Z] #53 ... [2026-03-12T09:42:48.625Z] [2026-03-12T09:42:48.625Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T09:42:48.625Z] #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done [2026-03-12T09:42:48.625Z] #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-03-12T09:42:48.625Z] #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-03-12T09:42:48.625Z] #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-03-12T09:42:48.625Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.3s done [2026-03-12T09:42:48.625Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done [2026-03-12T09:42:48.625Z] #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.9s done [2026-03-12T09:42:48.625Z] #54 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-03-12T09:42:48.625Z] #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.0s done [2026-03-12T09:42:48.625Z] #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-03-12T09:42:48.625Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 2.9s [2026-03-12T09:42:48.625Z] #54 ... [2026-03-12T09:42:48.625Z] [2026-03-12T09:42:48.625Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:52.946Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.1s [2026-03-12T09:42:54.364Z] #42 ... [2026-03-12T09:42:54.364Z] [2026-03-12T09:42:54.364Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-12T09:42:54.364Z] #55 DONE 8.7s [2026-03-12T09:42:54.364Z] [2026-03-12T09:42:54.364Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-12T09:42:55.336Z] #56 ... [2026-03-12T09:42:55.336Z] [2026-03-12T09:42:55.336Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-12T09:42:55.336Z] #0 8.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:55.336Z] #0 9.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:55.336Z] #57 ... [2026-03-12T09:42:55.336Z] [2026-03-12T09:42:55.336Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T09:42:55.336Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.8s [2026-03-12T09:42:55.603Z] #54 ... [2026-03-12T09:42:55.603Z] [2026-03-12T09:42:55.603Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-12T09:42:55.603Z] #58 ... [2026-03-12T09:42:55.603Z] [2026-03-12T09:42:55.603Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-12T09:42:55.870Z] #59 ... [2026-03-12T09:42:55.870Z] [2026-03-12T09:42:55.870Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-12T09:42:55.870Z] #60 ... [2026-03-12T09:42:55.870Z] [2026-03-12T09:42:55.870Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-12T09:42:56.143Z] #61 ... [2026-03-12T09:42:56.143Z] [2026-03-12T09:42:56.143Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-12T09:42:56.143Z] #62 ... [2026-03-12T09:42:56.143Z] [2026-03-12T09:42:56.143Z] #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-12T09:42:56.143Z] #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:56.143Z] #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:56.413Z] #63 ... [2026-03-12T09:42:56.413Z] [2026-03-12T09:42:56.413Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-12T09:42:56.413Z] #0 9.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:56.413Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:56.413Z] #64 ... [2026-03-12T09:42:56.413Z] [2026-03-12T09:42:56.413Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-12T09:42:56.413Z] #0 7.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:56.413Z] #0 8.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:56.681Z] #65 ... [2026-03-12T09:42:56.681Z] [2026-03-12T09:42:56.681Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-12T09:42:56.681Z] #0 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:56.681Z] #66 ... [2026-03-12T09:42:56.681Z] [2026-03-12T09:42:56.681Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T09:42:57.293Z] #54 ... [2026-03-12T09:42:57.293Z] [2026-03-12T09:42:57.293Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:42:57.293Z] #67 ... [2026-03-12T09:42:57.293Z] [2026-03-12T09:42:57.293Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:42:57.655Z] #68 ... [2026-03-12T09:42:57.655Z] [2026-03-12T09:42:57.655Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-12T09:42:57.655Z] #0 9.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:57.655Z] #69 ... [2026-03-12T09:42:57.655Z] [2026-03-12T09:42:57.655Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-12T09:42:57.655Z] #70 ... [2026-03-12T09:42:57.655Z] [2026-03-12T09:42:57.655Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-12T09:42:57.955Z] #71 ... [2026-03-12T09:42:57.955Z] [2026-03-12T09:42:57.955Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-12T09:42:57.955Z] #0 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:42:57.955Z] #72 ... [2026-03-12T09:42:57.955Z] [2026-03-12T09:42:57.955Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:42:57.955Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.9s [2026-03-12T09:42:59.517Z] #42 ... [2026-03-12T09:42:59.517Z] [2026-03-12T09:42:59.517Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-12T09:42:59.517Z] #65 14.01 (1/3) Installing ca-certificates (20250911-r0) [2026-03-12T09:42:59.836Z] #65 14.42 (2/3) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:00.172Z] #65 14.44 (3/3) Installing tzdata (2026a-r0) [2026-03-12T09:43:01.220Z] #65 ... [2026-03-12T09:43:01.220Z] [2026-03-12T09:43:01.220Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-03-12T09:43:01.220Z] #70 DONE 13.8s [2026-03-12T09:43:01.220Z] [2026-03-12T09:43:01.220Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:43:03.187Z] #42 ... [2026-03-12T09:43:03.187Z] [2026-03-12T09:43:03.187Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-03-12T09:43:03.187Z] #57 14.69 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:03.187Z] #57 14.76 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:03.187Z] #57 14.93 OK: 8 MiB in 17 packages [2026-03-12T09:43:03.187Z] #57 DONE 17.6s [2026-03-12T09:43:03.187Z] [2026-03-12T09:43:03.187Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:43:03.187Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.0s [2026-03-12T09:43:05.151Z] #42 ... [2026-03-12T09:43:05.151Z] [2026-03-12T09:43:05.151Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-03-12T09:43:05.151Z] #63 16.35 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:05.151Z] #63 16.36 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:05.151Z] #63 16.58 OK: 8 MiB in 17 packages [2026-03-12T09:43:05.151Z] #63 DONE 20.2s [2026-03-12T09:43:05.151Z] [2026-03-12T09:43:05.151Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:43:06.574Z] #42 ... [2026-03-12T09:43:06.574Z] [2026-03-12T09:43:06.574Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-12T09:43:06.574Z] #60 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:06.574Z] #60 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:06.574Z] #60 ... [2026-03-12T09:43:06.574Z] [2026-03-12T09:43:06.574Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:43:06.574Z] #42 ... [2026-03-12T09:43:06.574Z] [2026-03-12T09:43:06.574Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-12T09:43:06.574Z] #58 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:06.574Z] #58 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:06.574Z] #58 ... [2026-03-12T09:43:06.574Z] [2026-03-12T09:43:06.574Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-03-12T09:43:06.574Z] #65 16.32 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:06.574Z] #65 16.56 Executing ca-certificates-20250911-r0.trigger [2026-03-12T09:43:06.574Z] #65 18.48 OK: 9 MiB in 19 packages [2026-03-12T09:43:06.574Z] #65 DONE 21.2s [2026-03-12T09:43:06.574Z] [2026-03-12T09:43:06.574Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:07.164Z] #73 ... [2026-03-12T09:43:07.164Z] [2026-03-12T09:43:07.164Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T09:43:07.164Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.2s done [2026-03-12T09:43:07.432Z] #54 ... [2026-03-12T09:43:07.432Z] [2026-03-12T09:43:07.432Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-12T09:43:07.432Z] #66 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.710Z] #66 ... [2026-03-12T09:43:07.710Z] [2026-03-12T09:43:07.710Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-12T09:43:07.710Z] #62 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.710Z] #62 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.710Z] #62 ... [2026-03-12T09:43:07.710Z] [2026-03-12T09:43:07.710Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:43:07.710Z] #67 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.710Z] #67 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.710Z] #67 ... [2026-03-12T09:43:07.710Z] [2026-03-12T09:43:07.710Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-12T09:43:07.710Z] #61 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.710Z] #61 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.977Z] #61 ... [2026-03-12T09:43:07.977Z] [2026-03-12T09:43:07.977Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-12T09:43:07.977Z] #59 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:07.977Z] #59 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:08.250Z] #59 ... [2026-03-12T09:43:08.250Z] [2026-03-12T09:43:08.250Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-12T09:43:08.250Z] #71 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:08.250Z] #71 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:08.250Z] #71 ... [2026-03-12T09:43:08.250Z] [2026-03-12T09:43:08.250Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:43:08.250Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 21.1s done [2026-03-12T09:43:08.534Z] #42 ... [2026-03-12T09:43:08.534Z] [2026-03-12T09:43:08.534Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:43:08.534Z] #68 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:08.534Z] #68 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:08.534Z] #68 ... [2026-03-12T09:43:08.534Z] [2026-03-12T09:43:08.534Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-12T09:43:08.534Z] #69 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:08.801Z] #69 ... [2026-03-12T09:43:08.801Z] [2026-03-12T09:43:08.801Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:43:09.388Z] #42 ... [2026-03-12T09:43:09.388Z] [2026-03-12T09:43:09.388Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-12T09:43:09.388Z] #72 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:09.388Z] #72 ... [2026-03-12T09:43:09.388Z] [2026-03-12T09:43:09.388Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-03-12T09:43:09.388Z] #64 19.79 (1/7) Installing ca-certificates (20250911-r0) [2026-03-12T09:43:09.388Z] #64 20.58 (2/7) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:09.388Z] #64 20.61 (3/7) Installing libgcc (14.2.0-r6) [2026-03-12T09:43:09.388Z] #64 20.64 (4/7) Installing libsodium (1.0.20-r1) [2026-03-12T09:43:09.388Z] #64 20.68 (5/7) Installing libstdc++ (14.2.0-r6) [2026-03-12T09:43:09.388Z] #64 20.90 (6/7) Installing libzmq (4.3.5-r2) [2026-03-12T09:43:09.388Z] #64 21.18 (7/7) Installing zeromq (4.3.5-r2) [2026-03-12T09:43:09.388Z] #64 21.33 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:09.388Z] #64 21.50 Executing ca-certificates-20250911-r0.trigger [2026-03-12T09:43:09.388Z] #64 23.19 OK: 12 MiB in 23 packages [2026-03-12T09:43:10.807Z] #64 DONE 25.3s [2026-03-12T09:43:10.807Z] [2026-03-12T09:43:10.807Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:11.076Z] #74 ... [2026-03-12T09:43:11.076Z] [2026-03-12T09:43:11.076Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-12T09:43:11.076Z] #0 5.104 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:11.076Z] #0 6.977 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:11.349Z] #75 ... [2026-03-12T09:43:11.349Z] [2026-03-12T09:43:11.349Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-12T09:43:11.349Z] #66 24.79 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:11.349Z] #66 24.84 (2/4) Installing openssl (3.5.5-r0) [2026-03-12T09:43:11.349Z] #66 24.90 (3/4) Installing su-exec (0.2-r3) [2026-03-12T09:43:11.349Z] #66 24.93 (4/4) Installing yq-go (4.47.2-r3) [2026-03-12T09:43:11.621Z] #66 ... [2026-03-12T09:43:11.621Z] [2026-03-12T09:43:11.621Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-12T09:43:11.621Z] #56 7.200 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:11.621Z] #56 9.652 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:11.621Z] #56 ... [2026-03-12T09:43:11.621Z] [2026-03-12T09:43:11.621Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-12T09:43:11.621Z] #71 24.54 OK: 255 MiB in 60 packages [2026-03-12T09:43:13.039Z] #71 ... [2026-03-12T09:43:13.039Z] [2026-03-12T09:43:13.039Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:43:13.039Z] #67 23.16 OK: 255 MiB in 60 packages [2026-03-12T09:43:13.039Z] #67 DONE 26.7s [2026-03-12T09:43:13.039Z] [2026-03-12T09:43:13.039Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:13.039Z] #0 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:13.039Z] #0 7.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:13.039Z] #76 ... [2026-03-12T09:43:13.039Z] [2026-03-12T09:43:13.040Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-03-12T09:43:13.040Z] #60 24.53 (1/2) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:13.040Z] #60 24.59 (2/2) Installing su-exec (0.2-r3) [2026-03-12T09:43:13.040Z] #60 24.59 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:13.040Z] #60 24.76 OK: 8 MiB in 18 packages [2026-03-12T09:43:13.040Z] #60 DONE 27.5s [2026-03-12T09:43:13.040Z] [2026-03-12T09:43:13.040Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-12T09:43:14.019Z] #77 ... [2026-03-12T09:43:14.019Z] [2026-03-12T09:43:14.019Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-03-12T09:43:14.019Z] #69 24.54 OK: 255 MiB in 60 packages [2026-03-12T09:43:14.019Z] #69 DONE 26.6s [2026-03-12T09:43:14.019Z] [2026-03-12T09:43:14.019Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-03-12T09:43:14.019Z] #71 DONE 26.7s [2026-03-12T09:43:14.019Z] [2026-03-12T09:43:14.019Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:43:14.299Z] #78 ... [2026-03-12T09:43:14.299Z] [2026-03-12T09:43:14.299Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:43:14.299Z] #79 DONE 1.5s [2026-03-12T09:43:14.570Z] [2026-03-12T09:43:14.570Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:43:14.846Z] #80 ... [2026-03-12T09:43:14.846Z] [2026-03-12T09:43:14.846Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-03-12T09:43:14.846Z] #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:14.846Z] #0 6.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:15.138Z] #81 ... [2026-03-12T09:43:15.138Z] [2026-03-12T09:43:15.138Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-12T09:43:15.138Z] #58 26.58 (1/4) Installing ca-certificates (20250911-r0) [2026-03-12T09:43:15.138Z] #58 26.86 (2/4) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:15.138Z] #58 26.88 (3/4) Installing su-exec (0.2-r3) [2026-03-12T09:43:15.138Z] #58 26.90 (4/4) Installing yq-go (4.47.2-r3) [2026-03-12T09:43:15.138Z] #58 29.41 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:15.138Z] #58 29.62 Executing ca-certificates-20250911-r0.trigger [2026-03-12T09:43:15.730Z] #58 ... [2026-03-12T09:43:15.731Z] [2026-03-12T09:43:15.731Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-03-12T09:43:15.731Z] #66 26.79 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:15.731Z] #66 26.85 OK: 20 MiB in 20 packages [2026-03-12T09:43:15.731Z] #66 DONE 30.1s [2026-03-12T09:43:15.731Z] [2026-03-12T09:43:15.731Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:43:15.731Z] #82 DONE 1.8s [2026-03-12T09:43:15.731Z] [2026-03-12T09:43:15.731Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-12T09:43:15.999Z] #83 ... [2026-03-12T09:43:15.999Z] [2026-03-12T09:43:15.999Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:43:15.999Z] #78 DONE 1.9s [2026-03-12T09:43:15.999Z] [2026-03-12T09:43:15.999Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:43:17.417Z] #84 ... [2026-03-12T09:43:17.417Z] [2026-03-12T09:43:17.417Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-03-12T09:43:17.417Z] #68 27.15 OK: 255 MiB in 60 packages [2026-03-12T09:43:17.417Z] #68 DONE 30.4s [2026-03-12T09:43:17.691Z] [2026-03-12T09:43:17.691Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-12T09:43:17.691Z] #56 23.35 (1/1) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:18.296Z] #56 ... [2026-03-12T09:43:18.296Z] [2026-03-12T09:43:18.296Z] #85 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:43:18.296Z] #85 DONE 1.0s [2026-03-12T09:43:18.296Z] [2026-03-12T09:43:18.296Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-12T09:43:18.296Z] #56 24.21 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:18.576Z] #56 24.42 OK: 8 MiB in 17 packages [2026-03-12T09:43:20.002Z] #56 ... [2026-03-12T09:43:20.002Z] [2026-03-12T09:43:20.002Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-03-12T09:43:20.002Z] #58 31.10 OK: 20 MiB in 20 packages [2026-03-12T09:43:20.002Z] #58 DONE 34.6s [2026-03-12T09:43:20.281Z] [2026-03-12T09:43:20.281Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-12T09:43:20.281Z] #86 ... [2026-03-12T09:43:20.281Z] [2026-03-12T09:43:20.281Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:20.281Z] #73 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:20.281Z] #73 5.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:20.549Z] #73 ... [2026-03-12T09:43:20.549Z] [2026-03-12T09:43:20.549Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:20.549Z] #74 5.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:20.549Z] #74 7.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:21.960Z] #74 ... [2026-03-12T09:43:21.960Z] [2026-03-12T09:43:21.960Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-03-12T09:43:21.960Z] #56 DONE 27.4s [2026-03-12T09:43:21.960Z] [2026-03-12T09:43:21.960Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-12T09:43:21.960Z] #77 7.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:21.960Z] #77 ... [2026-03-12T09:43:21.960Z] [2026-03-12T09:43:21.960Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-12T09:43:21.960Z] #62 26.51 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:43:21.960Z] #62 26.51 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:43:21.960Z] #62 26.51 OK: 26165 distinct packages available [2026-03-12T09:43:21.960Z] #62 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:21.960Z] #62 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:22.227Z] #62 ... [2026-03-12T09:43:22.227Z] [2026-03-12T09:43:22.227Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-12T09:43:22.227Z] #72 26.19 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:43:22.227Z] #72 26.19 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:43:22.227Z] #72 26.19 OK: 26176 distinct packages available [2026-03-12T09:43:22.227Z] #72 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:22.227Z] #72 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:22.227Z] #72 ... [2026-03-12T09:43:22.227Z] [2026-03-12T09:43:22.227Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-12T09:43:22.227Z] #61 26.77 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:43:22.227Z] #61 26.77 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:43:22.227Z] #61 26.77 OK: 26165 distinct packages available [2026-03-12T09:43:22.227Z] #61 30.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:22.227Z] #61 32.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:22.493Z] #61 ... [2026-03-12T09:43:22.493Z] [2026-03-12T09:43:22.493Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-12T09:43:22.493Z] #83 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:22.761Z] #83 ... [2026-03-12T09:43:22.761Z] [2026-03-12T09:43:22.761Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-12T09:43:22.761Z] #59 27.32 v3.22.3-60-g645f190c344 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-03-12T09:43:22.761Z] #59 27.32 v3.22.3-57-g13791beeb8c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-03-12T09:43:22.761Z] #59 27.32 OK: 26165 distinct packages available [2026-03-12T09:43:22.761Z] #59 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:22.761Z] #59 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:23.027Z] #59 ... [2026-03-12T09:43:23.027Z] [2026-03-12T09:43:23.027Z] #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-03-12T09:43:23.027Z] #81 17.97 OK: 8 MiB in 17 packages [2026-03-12T09:43:25.621Z] #81 DONE 21.1s [2026-03-12T09:43:25.621Z] [2026-03-12T09:43:25.621Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:25.621Z] #76 19.90 OK: 8 MiB in 17 packages [2026-03-12T09:43:25.621Z] #76 DONE 22.3s [2026-03-12T09:43:25.621Z] [2026-03-12T09:43:25.621Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-03-12T09:43:25.621Z] #75 21.68 OK: 255 MiB in 60 packages [2026-03-12T09:43:25.621Z] #75 DONE 24.2s [2026-03-12T09:43:25.621Z] [2026-03-12T09:43:25.621Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-12T09:43:25.905Z] #87 ... [2026-03-12T09:43:25.905Z] [2026-03-12T09:43:25.905Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:43:25.905Z] #88 ... [2026-03-12T09:43:25.905Z] [2026-03-12T09:43:25.905Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-03-12T09:43:25.905Z] #87 DONE 0.8s [2026-03-12T09:43:25.905Z] [2026-03-12T09:43:25.905Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-12T09:43:25.905Z] #86 3.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:25.905Z] #86 4.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:26.868Z] #86 ... [2026-03-12T09:43:26.868Z] [2026-03-12T09:43:26.868Z] #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:26.868Z] #73 17.67 OK: 9 MiB in 19 packages [2026-03-12T09:43:26.868Z] #73 DONE 20.0s [2026-03-12T09:43:26.868Z] [2026-03-12T09:43:26.868Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:43:28.279Z] #89 ... [2026-03-12T09:43:28.279Z] [2026-03-12T09:43:28.279Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:43:28.557Z] #90 ... [2026-03-12T09:43:28.557Z] [2026-03-12T09:43:28.557Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-12T09:43:28.557Z] #59 42.41 (1/5) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:28.557Z] #59 42.46 (2/5) Installing musl-obstack (1.2.3-r2) [2026-03-12T09:43:28.557Z] #59 42.48 (3/5) Installing libucontext (1.3.2-r0) [2026-03-12T09:43:28.557Z] #59 42.55 (4/5) Installing gcompat (1.1.0-r4) [2026-03-12T09:43:28.557Z] #59 42.65 (5/5) Installing openssl (3.5.5-r0) [2026-03-12T09:43:28.557Z] #59 42.76 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:28.557Z] #59 42.89 OK: 9 MiB in 21 packages [2026-03-12T09:43:28.557Z] #59 ... [2026-03-12T09:43:28.557Z] [2026-03-12T09:43:28.557Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-03-12T09:43:28.557Z] #72 39.99 OK: 255 MiB in 60 packages [2026-03-12T09:43:28.557Z] #72 DONE 41.4s [2026-03-12T09:43:28.828Z] [2026-03-12T09:43:28.828Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-12T09:43:28.828Z] #62 42.31 (1/13) Installing brotli-libs (1.1.0-r2) [2026-03-12T09:43:28.828Z] #62 42.49 (2/13) Installing c-ares (1.34.6-r0) [2026-03-12T09:43:28.828Z] #62 42.53 (3/13) Installing libunistring (1.3-r0) [2026-03-12T09:43:28.828Z] #62 42.76 (4/13) Installing libidn2 (2.3.7-r0) [2026-03-12T09:43:28.828Z] #62 42.86 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-03-12T09:43:28.828Z] #62 42.87 (6/13) Installing libpsl (0.21.5-r3) [2026-03-12T09:43:28.828Z] #62 42.92 (7/13) Installing zstd-libs (1.5.7-r0) [2026-03-12T09:43:28.828Z] #62 43.09 (8/13) Installing libcurl (8.14.1-r2) [2026-03-12T09:43:28.828Z] #62 43.29 (9/13) Installing curl (8.14.1-r2) [2026-03-12T09:43:28.828Z] #62 43.39 (10/13) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:28.828Z] #62 43.40 (11/13) Installing musl-obstack (1.2.3-r2) [2026-03-12T09:43:29.098Z] #62 ... [2026-03-12T09:43:29.098Z] [2026-03-12T09:43:29.098Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:43:29.098Z] #91 DONE 0.5s [2026-03-12T09:43:29.098Z] [2026-03-12T09:43:29.098Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-12T09:43:29.098Z] #62 43.49 (12/13) Installing libucontext (1.3.2-r0) [2026-03-12T09:43:29.098Z] #62 43.54 (13/13) Installing gcompat (1.1.0-r4) [2026-03-12T09:43:29.098Z] #62 43.61 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:29.366Z] #62 43.74 OK: 13 MiB in 29 packages [2026-03-12T09:43:30.335Z] #62 ... [2026-03-12T09:43:30.335Z] [2026-03-12T09:43:30.335Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-03-12T09:43:30.335Z] #61 42.38 (1/4) Installing dumb-init (1.2.5-r3) [2026-03-12T09:43:30.335Z] #61 42.42 (2/4) Installing musl-obstack (1.2.3-r2) [2026-03-12T09:43:30.335Z] #61 42.43 (3/4) Installing libucontext (1.3.2-r0) [2026-03-12T09:43:30.335Z] #61 42.56 (4/4) Installing gcompat (1.1.0-r4) [2026-03-12T09:43:30.335Z] #61 42.65 Executing busybox-1.37.0-r20.trigger [2026-03-12T09:43:30.335Z] #61 42.81 OK: 8 MiB in 20 packages [2026-03-12T09:43:30.335Z] #61 DONE 44.5s [2026-03-12T09:43:30.335Z] [2026-03-12T09:43:30.335Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-12T09:43:30.603Z] #92 ... [2026-03-12T09:43:30.603Z] [2026-03-12T09:43:30.603Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:30.603Z] #74 17.88 OK: 12 MiB in 23 packages [2026-03-12T09:43:30.603Z] #74 DONE 19.8s [2026-03-12T09:43:30.873Z] [2026-03-12T09:43:30.873Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:43:31.140Z] #93 ... [2026-03-12T09:43:31.140Z] [2026-03-12T09:43:31.140Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-03-12T09:43:31.140Z] #59 DONE 45.6s [2026-03-12T09:43:31.408Z] [2026-03-12T09:43:31.409Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-12T09:43:31.681Z] #94 ... [2026-03-12T09:43:31.681Z] [2026-03-12T09:43:31.681Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-03-12T09:43:31.681Z] #62 DONE 46.1s [2026-03-12T09:43:31.681Z] [2026-03-12T09:43:31.681Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:33.096Z] #95 ... [2026-03-12T09:43:33.096Z] [2026-03-12T09:43:33.096Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-12T09:43:33.096Z] #77 9.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:33.096Z] #77 19.34 OK: 8 MiB in 18 packages [2026-03-12T09:43:33.096Z] #77 ... [2026-03-12T09:43:33.096Z] [2026-03-12T09:43:33.096Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-12T09:43:33.096Z] #86 12.97 OK: 20 MiB in 20 packages [2026-03-12T09:43:33.703Z] #156 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-12T09:43:33.703Z] #144 DONE 93.7s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #140 [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-03-12T09:43:33.703Z] #140 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-12T09:43:33.703Z] #138 DONE 94.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:43:33.703Z] #157 DONE 0.4s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-12T09:43:33.703Z] #158 DONE 0.3s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-12T09:43:33.703Z] #159 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:43:33.703Z] #160 DONE 0.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-12T09:43:33.703Z] #161 DONE 0.3s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-03-12T09:43:33.703Z] #162 DONE 0.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-03-12T09:43:33.703Z] #163 DONE 0.2s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-12T09:43:33.703Z] #159 DONE 1.0s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:43:33.703Z] #164 DONE 0.3s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T09:43:33.703Z] #165 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:43:33.703Z] #166 DONE 0.2s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-12T09:43:33.703Z] #167 DONE 0.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T09:43:33.703Z] #165 DONE 0.8s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #168 [core-common-config-bootstrapper] exporting to image [2026-03-12T09:43:33.703Z] #168 exporting layers [2026-03-12T09:43:33.703Z] #168 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-12T09:43:33.703Z] #169 DONE 0.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-03-12T09:43:33.703Z] #170 DONE 0.3s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:43:33.703Z] #156 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #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-03-12T09:43:33.703Z] #171 DONE 0.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #168 [core-common-config-bootstrapper] exporting to image [2026-03-12T09:43:33.703Z] #168 exporting layers 0.4s done [2026-03-12T09:43:33.703Z] #168 writing image sha256:3f806b06f654ef20752ef6f89ca150ef1424bc149c35640f19023149a8fe1e91 done [2026-03-12T09:43:33.703Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2026-03-12T09:43:33.703Z] #168 DONE 0.4s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #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-03-12T09:43:33.703Z] #172 DONE 0.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-12T09:43:33.703Z] #173 DONE 0.1s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #140 [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-03-12T09:43:33.703Z] #140 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-12T09:43:33.703Z] #174 DONE 1.0s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:43:33.703Z] #156 ... [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #175 [security-bootstrapper] exporting to image [2026-03-12T09:43:33.703Z] #175 exporting layers 0.5s done [2026-03-12T09:43:33.703Z] #175 writing image sha256:a5527b3687853b026c997ff52a5d4df1cbcfa186032c7e891574ce67eb510317 done [2026-03-12T09:43:33.703Z] #175 naming to docker.io/library/security-bootstrapper done [2026-03-12T09:43:33.703Z] #175 DONE 0.5s [2026-03-12T09:43:33.703Z] [2026-03-12T09:43:33.703Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:43:34.061Z] #86 ... [2026-03-12T09:43:34.061Z] [2026-03-12T09:43:34.061Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-03-12T09:43:34.061Z] #77 DONE 20.9s [2026-03-12T09:43:34.061Z] [2026-03-12T09:43:34.062Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-12T09:43:34.647Z] #96 ... [2026-03-12T09:43:34.647Z] [2026-03-12T09:43:34.647Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-03-12T09:43:34.647Z] #86 DONE 14.6s [2026-03-12T09:43:34.647Z] [2026-03-12T09:43:34.647Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-12T09:43:34.647Z] #83 9.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:34.647Z] #83 17.69 OK: 20 MiB in 20 packages [2026-03-12T09:43:34.915Z] #83 ... [2026-03-12T09:43:34.915Z] [2026-03-12T09:43:34.915Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-12T09:43:34.915Z] #92 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:35.196Z] #92 ... [2026-03-12T09:43:35.196Z] [2026-03-12T09:43:35.196Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-03-12T09:43:35.196Z] #83 DONE 19.5s [2026-03-12T09:43:35.196Z] [2026-03-12T09:43:35.196Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-03-12T09:43:35.196Z] #97 DONE 0.2s [2026-03-12T09:43:35.196Z] [2026-03-12T09:43:35.196Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-12T09:43:35.196Z] #94 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:36.158Z] #94 5.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:37.572Z] #94 ... [2026-03-12T09:43:37.572Z] [2026-03-12T09:43:37.572Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-03-12T09:43:37.572Z] #96 DONE 3.5s [2026-03-12T09:43:37.572Z] [2026-03-12T09:43:37.572Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-03-12T09:43:37.572Z] #98 DONE 0.2s [2026-03-12T09:43:37.572Z] [2026-03-12T09:43:37.572Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:37.572Z] #95 4.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:37.572Z] #95 5.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:41.839Z] #95 ... [2026-03-12T09:43:41.839Z] [2026-03-12T09:43:41.839Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-03-12T09:43:41.839Z] #94 10.09 OK: 9 MiB in 21 packages [2026-03-12T09:43:41.839Z] #94 ... [2026-03-12T09:43:41.839Z] [2026-03-12T09:43:41.839Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-03-12T09:43:41.839Z] #92 5.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-03-12T09:43:41.839Z] #92 10.63 OK: 8 MiB in 20 packages [2026-03-12T09:43:41.839Z] #92 DONE 11.7s [2026-03-12T09:43:41.839Z] [2026-03-12T09:43:41.839Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:41.839Z] #95 10.14 OK: 13 MiB in 29 packages [2026-03-12T09:43:42.423Z] #95 ... [2026-03-12T09:43:42.423Z] [2026-03-12T09:43:42.423Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-03-12T09:43:42.423Z] #94 DONE 11.3s [2026-03-12T09:43:42.701Z] [2026-03-12T09:43:42.701Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:43:43.298Z] #99 ... [2026-03-12T09:43:43.298Z] [2026-03-12T09:43:43.298Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-03-12T09:43:43.298Z] #95 DONE 11.7s [2026-03-12T09:43:43.588Z] [2026-03-12T09:43:43.588Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-03-12T09:43:44.188Z] #100 DONE 1.8s [2026-03-12T09:43:44.188Z] [2026-03-12T09:43:44.188Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:43:44.781Z] #101 ... [2026-03-12T09:43:44.781Z] [2026-03-12T09:43:44.781Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:43:44.781Z] #102 DONE 2.9s [2026-03-12T09:43:44.781Z] [2026-03-12T09:43:44.781Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-03-12T09:43:45.053Z] #103 DONE 0.3s [2026-03-12T09:43:45.053Z] [2026-03-12T09:43:45.053Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-12T09:43:45.325Z] #104 ... [2026-03-12T09:43:45.325Z] [2026-03-12T09:43:45.325Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:43:45.325Z] #99 DONE 3.0s [2026-03-12T09:43:45.325Z] [2026-03-12T09:43:45.325Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2026-03-12T09:43:45.325Z] #104 DONE 0.5s [2026-03-12T09:43:45.325Z] [2026-03-12T09:43:45.325Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-03-12T09:43:45.940Z] #105 DONE 0.3s [2026-03-12T09:43:45.940Z] [2026-03-12T09:43:45.940Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-12T09:43:45.940Z] #106 ... [2026-03-12T09:43:45.940Z] [2026-03-12T09:43:45.940Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:43:45.940Z] #107 DONE 0.4s [2026-03-12T09:43:45.940Z] [2026-03-12T09:43:45.940Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-03-12T09:43:46.207Z] #108 DONE 0.3s [2026-03-12T09:43:46.207Z] [2026-03-12T09:43:46.207Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-03-12T09:43:46.207Z] #106 DONE 0.4s [2026-03-12T09:43:46.207Z] [2026-03-12T09:43:46.207Z] #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:43:46.492Z] #109 DONE 0.3s [2026-03-12T09:43:46.492Z] [2026-03-12T09:43:46.492Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-12T09:43:46.492Z] #110 ... [2026-03-12T09:43:46.492Z] [2026-03-12T09:43:46.492Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-03-12T09:43:46.492Z] #111 DONE 0.4s [2026-03-12T09:43:46.759Z] [2026-03-12T09:43:46.759Z] #112 [security-spire-config] exporting to image [2026-03-12T09:43:46.759Z] #112 exporting layers [2026-03-12T09:43:47.028Z] #112 ... [2026-03-12T09:43:47.028Z] [2026-03-12T09:43:47.028Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-03-12T09:43:47.028Z] #110 DONE 0.6s [2026-03-12T09:43:47.313Z] [2026-03-12T09:43:47.313Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-03-12T09:43:47.313Z] #101 DONE 3.0s [2026-03-12T09:43:47.313Z] [2026-03-12T09:43:47.313Z] #113 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-03-12T09:43:47.584Z] #113 DONE 0.3s [2026-03-12T09:43:47.584Z] [2026-03-12T09:43:47.584Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-03-12T09:43:47.584Z] #114 DONE 0.4s [2026-03-12T09:43:47.584Z] [2026-03-12T09:43:47.584Z] #112 [security-spire-server] exporting to image [2026-03-12T09:43:47.850Z] #112 ... [2026-03-12T09:43:47.850Z] [2026-03-12T09:43:47.850Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-03-12T09:43:47.850Z] #115 DONE 0.5s [2026-03-12T09:43:48.117Z] [2026-03-12T09:43:48.117Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-03-12T09:43:48.385Z] #116 DONE 0.3s [2026-03-12T09:43:48.385Z] [2026-03-12T09:43:48.385Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-03-12T09:43:48.663Z] #117 DONE 0.3s [2026-03-12T09:43:48.663Z] [2026-03-12T09:43:48.663Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-03-12T09:43:48.949Z] #118 DONE 0.4s [2026-03-12T09:43:48.949Z] [2026-03-12T09:43:48.949Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:43:49.216Z] #89 ... [2026-03-12T09:43:49.216Z] [2026-03-12T09:43:49.216Z] #112 [security-spire-agent] exporting to image [2026-03-12T09:43:51.164Z] #112 exporting layers 4.4s done [2026-03-12T09:43:51.164Z] #112 writing image sha256:0ca276f16e3e46e704268ca4cc2020c052d56cb599a4e3b645c6bfae34d2484e [2026-03-12T09:43:51.164Z] #112 writing image sha256:0ca276f16e3e46e704268ca4cc2020c052d56cb599a4e3b645c6bfae34d2484e done [2026-03-12T09:43:51.164Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2026-03-12T09:43:51.753Z] #112 exporting layers 4.2s done [2026-03-12T09:43:51.753Z] #112 writing image sha256:f1c430d786a424863ea83db4ffa329ff5dbf1a5eb60920e3823394a2db287270 done [2026-03-12T09:43:51.753Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-03-12T09:43:52.340Z] #112 exporting layers 3.4s done [2026-03-12T09:43:52.605Z] #112 writing image sha256:35fe2a8d8b17de61fde8d796f22bed6d8ac646404c449ff9f9314fd10240784a 0.0s done [2026-03-12T09:43:52.606Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2026-03-12T09:43:52.606Z] #112 DONE 6.0s [2026-03-12T09:43:52.606Z] [2026-03-12T09:43:52.606Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T09:44:29.908Z] #156 ... [2026-03-12T09:44:29.908Z] [2026-03-12T09:44:29.908Z] #140 [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-03-12T09:44:29.908Z] #140 152.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-12T09:44:36.470Z] #140 ... [2026-03-12T09:44:36.470Z] [2026-03-12T09:44:36.470Z] #114 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-12T09:44:36.470Z] #114 DONE 163.3s [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T09:44:36.728Z] #137 DONE 163.3s [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-12T09:44:36.728Z] #141 DONE 163.3s [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-12T09:44:36.728Z] #145 DONE 163.4s [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-12T09:44:36.728Z] #142 DONE 163.3s [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-12T09:44:36.728Z] #134 DONE 164.8s [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:44:36.728Z] #156 ... [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #140 [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-03-12T09:44:36.728Z] #140 DONE 163.6s [2026-03-12T09:44:36.728Z] [2026-03-12T09:44:36.728Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:37.401Z] #176 DONE 0.2s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #177 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:37.401Z] #177 DONE 0.3s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:37.401Z] #178 DONE 0.3s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:37.401Z] #179 DONE 0.3s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:37.401Z] #180 DONE 0.3s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:37.401Z] #181 DONE 0.1s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:37.401Z] #182 DONE 0.1s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:37.401Z] #183 DONE 0.1s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:37.401Z] #184 CACHED [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:37.401Z] #185 CACHED [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:37.401Z] #186 CACHED [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:37.401Z] #187 CACHED [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:37.401Z] #188 DONE 0.1s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:37.401Z] #189 DONE 0.1s [2026-03-12T09:44:37.401Z] [2026-03-12T09:44:37.401Z] #190 [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-03-12T09:44:37.969Z] #190 ... [2026-03-12T09:44:37.969Z] [2026-03-12T09:44:37.969Z] #155 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-12T09:44:37.969Z] #155 DONE 153.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #191 [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-03-12T09:44:38.229Z] #191 DONE 0.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-12T09:44:38.229Z] #192 DONE 0.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-12T09:44:38.229Z] #193 DONE 0.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #190 [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-03-12T09:44:38.229Z] #190 DONE 0.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-12T09:44:38.229Z] #194 DONE 0.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-12T09:44:38.229Z] #195 DONE 0.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-12T09:44:38.229Z] #196 DONE 0.9s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:38.229Z] #197 ... [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-12T09:44:38.229Z] #198 DONE 0.2s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-12T09:44:38.229Z] #199 DONE 0.2s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #200 [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-03-12T09:44:38.229Z] #200 DONE 0.2s [2026-03-12T09:44:38.229Z] [2026-03-12T09:44:38.229Z] #201 [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-03-12T09:44:38.229Z] #201 DONE 0.2s [2026-03-12T09:44:38.487Z] [2026-03-12T09:44:38.487Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-12T09:44:38.487Z] #202 DONE 0.2s [2026-03-12T09:44:38.487Z] [2026-03-12T09:44:38.487Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-12T09:44:38.487Z] #203 DONE 0.2s [2026-03-12T09:44:38.487Z] [2026-03-12T09:44:38.487Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-12T09:44:38.487Z] #204 DONE 0.2s [2026-03-12T09:44:38.487Z] [2026-03-12T09:44:38.487Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:38.487Z] #197 DONE 0.2s [2026-03-12T09:44:38.487Z] [2026-03-12T09:44:38.487Z] #205 [core-data] exporting to image [2026-03-12T09:44:38.487Z] #205 exporting layers [2026-03-12T09:44:38.745Z] #205 ... [2026-03-12T09:44:38.745Z] [2026-03-12T09:44:38.745Z] #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-12T09:44:38.745Z] #206 DONE 0.3s [2026-03-12T09:44:38.745Z] [2026-03-12T09:44:38.745Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-12T09:44:38.745Z] #207 DONE 0.3s [2026-03-12T09:44:38.745Z] [2026-03-12T09:44:38.745Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-12T09:44:38.745Z] #208 DONE 0.3s [2026-03-12T09:44:38.745Z] [2026-03-12T09:44:38.745Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-12T09:44:38.745Z] #209 DONE 0.3s [2026-03-12T09:44:38.745Z] [2026-03-12T09:44:38.745Z] #210 [core-command] exporting to image [2026-03-12T09:44:38.745Z] #210 exporting layers 0.3s done [2026-03-12T09:44:38.745Z] #210 writing image sha256:1846a998736b30ea34f9bd7c27bf1e2663a95bc8d64706b025974d70f1ed4e0e 0.0s done [2026-03-12T09:44:38.745Z] #210 naming to docker.io/library/core-command done [2026-03-12T09:44:38.745Z] #210 DONE 0.5s [2026-03-12T09:44:38.745Z] [2026-03-12T09:44:38.745Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-12T09:44:38.745Z] #211 DONE 0.2s [2026-03-12T09:44:38.745Z] [2026-03-12T09:44:38.745Z] #212 [core-metadata] exporting to image [2026-03-12T09:44:39.003Z] #212 ... [2026-03-12T09:44:39.003Z] [2026-03-12T09:44:39.003Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-12T09:44:39.003Z] #213 DONE 0.5s [2026-03-12T09:44:39.003Z] [2026-03-12T09:44:39.003Z] #205 [core-data] exporting to image [2026-03-12T09:44:39.003Z] #205 exporting layers 0.5s done [2026-03-12T09:44:39.003Z] #205 writing image sha256:dd632e19b835b38c5049150064a1872e173826e1b41f68ff9783766c948ba3ea done [2026-03-12T09:44:39.003Z] #205 naming to docker.io/library/core-data done [2026-03-12T09:44:39.003Z] #205 DONE 0.7s [2026-03-12T09:44:39.003Z] [2026-03-12T09:44:39.003Z] #214 [security-spiffe-token-provider] exporting to image [2026-03-12T09:44:39.003Z] #214 exporting layers 0.5s done [2026-03-12T09:44:39.003Z] #214 writing image sha256:266d4c751f79c157e52dc410b6bb27869f4612da56dd3a33110fc9900ace8a3c done [2026-03-12T09:44:39.003Z] #214 naming to docker.io/library/security-spiffe-token-provider done [2026-03-12T09:44:39.003Z] #214 DONE 0.7s [2026-03-12T09:44:39.003Z] [2026-03-12T09:44:39.003Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-12T09:44:39.003Z] #215 DONE 0.4s [2026-03-12T09:44:39.003Z] [2026-03-12T09:44:39.003Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-12T09:44:39.003Z] #216 DONE 0.2s [2026-03-12T09:44:39.003Z] [2026-03-12T09:44:39.003Z] #217 [core-keeper] exporting to image [2026-03-12T09:44:39.266Z] #217 ... [2026-03-12T09:44:39.266Z] [2026-03-12T09:44:39.266Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-12T09:44:39.266Z] #218 DONE 0.2s [2026-03-12T09:44:39.266Z] [2026-03-12T09:44:39.266Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T09:44:39.266Z] #219 DONE 0.7s [2026-03-12T09:44:39.266Z] [2026-03-12T09:44:39.266Z] #212 [core-metadata] exporting to image [2026-03-12T09:44:39.266Z] #212 exporting layers 0.7s done [2026-03-12T09:44:39.266Z] #212 writing image sha256:b166ca1524d659385b15d59b290d67d8103cb906c32ad8b16cbc89daa5c30f73 0.0s done [2026-03-12T09:44:39.266Z] #212 naming to docker.io/library/core-metadata 0.0s done [2026-03-12T09:44:39.266Z] #212 DONE 0.8s [2026-03-12T09:44:39.266Z] [2026-03-12T09:44:39.266Z] #217 [core-keeper] exporting to image [2026-03-12T09:44:39.266Z] #217 exporting layers 0.3s done [2026-03-12T09:44:39.266Z] #217 writing image sha256:8c67bc14819ff9ff26a203a994c134d541841002de02063fad75466b5a88f03e [2026-03-12T09:44:39.524Z] #217 writing image sha256:8c67bc14819ff9ff26a203a994c134d541841002de02063fad75466b5a88f03e done [2026-03-12T09:44:39.525Z] #217 naming to docker.io/library/core-keeper 0.0s done [2026-03-12T09:44:39.525Z] #217 DONE 0.4s [2026-03-12T09:44:39.525Z] [2026-03-12T09:44:39.525Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T09:44:39.525Z] #220 DONE 0.6s [2026-03-12T09:44:39.525Z] [2026-03-12T09:44:39.525Z] #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-12T09:44:39.525Z] #221 DONE 0.2s [2026-03-12T09:44:39.525Z] [2026-03-12T09:44:39.525Z] #222 [security-proxy-setup] exporting to image [2026-03-12T09:44:39.525Z] #222 exporting layers 0.2s done [2026-03-12T09:44:39.525Z] #222 writing image sha256:07f725be2aa156f9bbd34e377c25a0a9f69de71d202d7ef32b8d499d03b43bf7 [2026-03-12T09:44:39.787Z] #222 writing image sha256:07f725be2aa156f9bbd34e377c25a0a9f69de71d202d7ef32b8d499d03b43bf7 done [2026-03-12T09:44:39.787Z] #222 naming to docker.io/library/security-proxy-setup done [2026-03-12T09:44:39.787Z] #222 DONE 0.2s [2026-03-12T09:44:39.787Z] [2026-03-12T09:44:39.787Z] #223 [security-proxy-auth] exporting to image [2026-03-12T09:44:40.048Z] #223 ... [2026-03-12T09:44:40.048Z] [2026-03-12T09:44:40.048Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T09:44:40.048Z] #224 DONE 0.5s [2026-03-12T09:44:40.308Z] [2026-03-12T09:44:40.308Z] #225 [security-secretstore-setup] exporting to image [2026-03-12T09:44:40.308Z] #225 ... [2026-03-12T09:44:40.308Z] [2026-03-12T09:44:40.308Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-12T09:44:40.308Z] #151 DONE 154.1s [2026-03-12T09:44:40.566Z] [2026-03-12T09:44:40.566Z] #223 [security-proxy-auth] exporting to image [2026-03-12T09:44:40.566Z] #223 exporting layers 1.0s done [2026-03-12T09:44:40.566Z] #223 writing image sha256:71f78dc3af855ba11fd91fc4a9093c65c1c935e9b392dad91fd8a2f7d8552b17 0.0s done [2026-03-12T09:44:40.566Z] #223 naming to docker.io/library/security-proxy-auth 0.0s done [2026-03-12T09:44:40.566Z] #223 DONE 1.2s [2026-03-12T09:44:40.566Z] [2026-03-12T09:44:40.566Z] #225 [security-secretstore-setup] exporting to image [2026-03-12T09:44:40.566Z] #225 exporting layers 0.6s done [2026-03-12T09:44:40.566Z] #225 writing image sha256:d7a724f939c220056c41d9887ce84236f3d3600d9fb3257f38477148d74d2bf1 done [2026-03-12T09:44:40.566Z] #225 naming to docker.io/library/security-secretstore-setup done [2026-03-12T09:44:40.566Z] #225 DONE 0.7s [2026-03-12T09:44:40.566Z] [2026-03-12T09:44:40.566Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:40.831Z] #226 DONE 0.1s [2026-03-12T09:44:40.831Z] [2026-03-12T09:44:40.831Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:40.831Z] #227 DONE 0.1s [2026-03-12T09:44:40.831Z] [2026-03-12T09:44:40.831Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:44:40.831Z] #156 ... [2026-03-12T09:44:40.831Z] [2026-03-12T09:44:40.831Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-12T09:44:41.092Z] #228 DONE 0.3s [2026-03-12T09:44:41.092Z] [2026-03-12T09:44:41.092Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:44:41.092Z] #156 ... [2026-03-12T09:44:41.092Z] [2026-03-12T09:44:41.092Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-12T09:44:41.092Z] #229 DONE 0.0s [2026-03-12T09:44:41.092Z] [2026-03-12T09:44:41.092Z] #230 [support-scheduler] exporting to image [2026-03-12T09:44:41.351Z] #230 exporting layers 0.2s done [2026-03-12T09:44:41.351Z] #230 writing image sha256:cb40086e990e341ff69eb6b8ec0d1b99a4ab2f6936340c33d3e1d27550ce4418 done [2026-03-12T09:44:41.351Z] #230 naming to docker.io/library/support-scheduler done [2026-03-12T09:44:41.351Z] #230 DONE 0.2s [2026-03-12T09:44:41.351Z] [2026-03-12T09:44:41.351Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:44:41.351Z] #156 DONE 149.5s [2026-03-12T09:44:41.351Z] [2026-03-12T09:44:41.351Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T09:44:41.351Z] #231 DONE 0.1s [2026-03-12T09:44:41.609Z] [2026-03-12T09:44:41.609Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T09:44:41.609Z] #232 DONE 0.0s [2026-03-12T09:44:41.609Z] [2026-03-12T09:44:41.609Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-12T09:44:41.609Z] #233 DONE 0.2s [2026-03-12T09:44:41.609Z] [2026-03-12T09:44:41.609Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-12T09:44:41.609Z] #234 DONE 0.0s [2026-03-12T09:44:41.609Z] [2026-03-12T09:44:41.609Z] #235 [support-notifications] exporting to image [2026-03-12T09:44:41.867Z] #235 exporting layers 0.2s done [2026-03-12T09:44:41.867Z] #235 writing image sha256:c3c711d111954c86ac7518e528259f10f3f93105b4316ac99ae1674d696cc7bc done [2026-03-12T09:44:41.867Z] #235 naming to docker.io/library/support-notifications done [2026-03-12T09:44:41.867Z] #235 DONE 0.2s [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T09:44:41.867Z] time="2026-03-12T09:41:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-12T09:44:41.875Z] $ docker stop --time=1 b7e32500913b163fa4192dea2b74d55f24b16d1ff06e1b94908f1749b68b6ff9 [2026-03-12T09:44:43.114Z] $ docker rm -f --volumes b7e32500913b163fa4192dea2b74d55f24b16d1ff06e1b94908f1749b68b6ff9 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-12T09:44:43.462Z] + docker images [2026-03-12T09:44:43.462Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-12T09:44:43.462Z] support-notifications latest c3c711d11195 2 seconds ago 54.8MB [2026-03-12T09:44:43.462Z] support-scheduler latest cb40086e990e 3 seconds ago 51.2MB [2026-03-12T09:44:43.462Z] security-secretstore-setup latest d7a724f939c2 4 seconds ago 83.7MB [2026-03-12T09:44:43.462Z] security-proxy-setup latest 07f725be2aa1 4 seconds ago 52MB [2026-03-12T09:44:43.462Z] security-proxy-auth latest 71f78dc3af85 4 seconds ago 46.1MB [2026-03-12T09:44:43.462Z] core-data latest dd632e19b835 5 seconds ago 47MB [2026-03-12T09:44:43.462Z] security-spiffe-token-provider latest 266d4c751f79 5 seconds ago 50.2MB [2026-03-12T09:44:43.462Z] core-keeper latest 8c67bc14819f 5 seconds ago 46.8MB [2026-03-12T09:44:43.462Z] core-command latest 1846a998736b 5 seconds ago 41.3MB [2026-03-12T09:44:43.462Z] core-metadata latest b166ca1524d6 5 seconds ago 47.1MB [2026-03-12T09:44:43.462Z] security-bootstrapper latest a5527b368785 About a minute ago 21.6MB [2026-03-12T09:44:43.462Z] core-common-config-bootstrapper latest 3f806b06f654 About a minute ago 20.5MB [2026-03-12T09:44:43.462Z] security-spire-config latest 908806693663 2 minutes ago 177MB [2026-03-12T09:44:43.462Z] security-spire-agent latest a0f1ca238580 2 minutes ago 237MB [2026-03-12T09:44:43.462Z] security-spire-server latest 3f214e8d49b4 2 minutes ago 178MB [2026-03-12T09:44:43.462Z] ci-base-image-x86_64 latest f89b39003b0a 6 minutes ago 1GB [2026-03-12T09:44:43.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB [2026-03-12T09:44:43.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB [2026-03-12T09:44:43.462Z] 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-03-12T09:44:43.589Z] provisioning config files... [2026-03-12T09:44:43.598Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config13403810410720907163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-12T09:44:43.901Z] ---> ****-login.sh [2026-03-12T09:44:43.901Z] nexus3.edgexfoundry.org:10001 [2026-03-12T09:44:43.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:44:43.901Z] Login Succeeded [2026-03-12T09:44:43.901Z] nexus3.edgexfoundry.org:10002 [2026-03-12T09:44:43.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:44:43.901Z] Login Succeeded [2026-03-12T09:44:43.901Z] nexus3.edgexfoundry.org:10003 [2026-03-12T09:44:44.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:44:44.160Z] Login Succeeded [2026-03-12T09:44:44.160Z] nexus3.edgexfoundry.org:10004 [2026-03-12T09:44:44.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:44:44.160Z] Login Succeeded [2026-03-12T09:44:44.160Z] ****.io [2026-03-12T09:44:44.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T09:44:44.419Z] Login Succeeded [2026-03-12T09:44:44.419Z] ---> ****-login.sh ends [Pipeline] } [2026-03-12T09:44:44.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:44:44.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-12T09:44:44.503Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-03-12T09:44:44.503Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:44.503Z] latest [2026-03-12T09:44:44.503Z] 4.1.0-dev.102 [2026-03-12T09:44:44.503Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:44:44.503Z] main [2026-03-12T09:44:44.503Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:44.851Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:45.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:45.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-12T09:44:45.170Z] 9f85a8eb413e: Preparing [2026-03-12T09:44:45.170Z] 963610c221dd: Preparing [2026-03-12T09:44:45.170Z] 0366d84b72b0: Preparing [2026-03-12T09:44:45.170Z] b858c6a631e9: Preparing [2026-03-12T09:44:45.170Z] fc93763451f9: Preparing [2026-03-12T09:44:45.170Z] bf717f65ec71: Preparing [2026-03-12T09:44:45.170Z] cce92674e987: Preparing [2026-03-12T09:44:45.170Z] bf717f65ec71: Waiting [2026-03-12T09:44:45.170Z] cce92674e987: Waiting [2026-03-12T09:44:45.170Z] 0366d84b72b0: Pushed [2026-03-12T09:44:45.170Z] 9f85a8eb413e: Pushed [2026-03-12T09:44:45.170Z] fc93763451f9: Pushed [2026-03-12T09:44:45.170Z] b858c6a631e9: Pushed [2026-03-12T09:44:45.429Z] cce92674e987: Layer already exists [2026-03-12T09:44:45.429Z] bf717f65ec71: Pushed [2026-03-12T09:44:48.737Z] 963610c221dd: Pushed [2026-03-12T09:44:48.737Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:49.052Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:49.412Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-12T09:44:49.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-12T09:44:49.412Z] 9f85a8eb413e: Preparing [2026-03-12T09:44:49.412Z] 963610c221dd: Preparing [2026-03-12T09:44:49.412Z] 0366d84b72b0: Preparing [2026-03-12T09:44:49.412Z] b858c6a631e9: Preparing [2026-03-12T09:44:49.412Z] fc93763451f9: Preparing [2026-03-12T09:44:49.412Z] bf717f65ec71: Preparing [2026-03-12T09:44:49.412Z] cce92674e987: Preparing [2026-03-12T09:44:49.412Z] cce92674e987: Waiting [2026-03-12T09:44:49.412Z] fc93763451f9: Layer already exists [2026-03-12T09:44:49.412Z] 963610c221dd: Layer already exists [2026-03-12T09:44:49.412Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:49.412Z] 9f85a8eb413e: Layer already exists [2026-03-12T09:44:49.412Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:49.413Z] cce92674e987: Layer already exists [2026-03-12T09:44:49.413Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:49.413Z] latest: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:49.742Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:50.077Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [2026-03-12T09:44:50.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-12T09:44:50.077Z] 9f85a8eb413e: Preparing [2026-03-12T09:44:50.077Z] 963610c221dd: Preparing [2026-03-12T09:44:50.077Z] 0366d84b72b0: Preparing [2026-03-12T09:44:50.077Z] b858c6a631e9: Preparing [2026-03-12T09:44:50.077Z] fc93763451f9: Preparing [2026-03-12T09:44:50.077Z] bf717f65ec71: Preparing [2026-03-12T09:44:50.077Z] cce92674e987: Preparing [2026-03-12T09:44:50.077Z] bf717f65ec71: Waiting [2026-03-12T09:44:50.077Z] cce92674e987: Waiting [2026-03-12T09:44:50.077Z] 9f85a8eb413e: Layer already exists [2026-03-12T09:44:50.077Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:50.077Z] fc93763451f9: Layer already exists [2026-03-12T09:44:50.077Z] 963610c221dd: Layer already exists [2026-03-12T09:44:50.077Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:50.077Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:50.077Z] cce92674e987: Layer already exists [2026-03-12T09:44:50.077Z] 4.1.0-dev.102: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:50.465Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:50.808Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:44:50.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-12T09:44:50.808Z] 9f85a8eb413e: Preparing [2026-03-12T09:44:50.808Z] 963610c221dd: Preparing [2026-03-12T09:44:50.808Z] 0366d84b72b0: Preparing [2026-03-12T09:44:50.808Z] b858c6a631e9: Preparing [2026-03-12T09:44:50.808Z] fc93763451f9: Preparing [2026-03-12T09:44:50.808Z] bf717f65ec71: Preparing [2026-03-12T09:44:50.808Z] cce92674e987: Preparing [2026-03-12T09:44:50.808Z] bf717f65ec71: Waiting [2026-03-12T09:44:50.808Z] cce92674e987: Waiting [2026-03-12T09:44:50.808Z] 9f85a8eb413e: Layer already exists [2026-03-12T09:44:50.808Z] 963610c221dd: Layer already exists [2026-03-12T09:44:50.808Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:50.808Z] fc93763451f9: Layer already exists [2026-03-12T09:44:50.808Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:50.808Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:50.808Z] cce92674e987: Layer already exists [2026-03-12T09:44:50.808Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:51.152Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:51.475Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-03-12T09:44:51.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-03-12T09:44:51.475Z] 9f85a8eb413e: Preparing [2026-03-12T09:44:51.475Z] 963610c221dd: Preparing [2026-03-12T09:44:51.475Z] 0366d84b72b0: Preparing [2026-03-12T09:44:51.475Z] b858c6a631e9: Preparing [2026-03-12T09:44:51.475Z] fc93763451f9: Preparing [2026-03-12T09:44:51.475Z] bf717f65ec71: Preparing [2026-03-12T09:44:51.475Z] cce92674e987: Preparing [2026-03-12T09:44:51.475Z] bf717f65ec71: Waiting [2026-03-12T09:44:51.475Z] cce92674e987: Waiting [2026-03-12T09:44:51.475Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:51.475Z] 9f85a8eb413e: Layer already exists [2026-03-12T09:44:51.475Z] 963610c221dd: Layer already exists [2026-03-12T09:44:51.475Z] fc93763451f9: Layer already exists [2026-03-12T09:44:51.475Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:51.475Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:51.475Z] cce92674e987: Layer already exists [2026-03-12T09:44:51.475Z] main: digest: sha256:76db8db8394de425767723a8e63cf17b0cb1fa3074f645596ce2a83c6f7ca8b3 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:44:51.562Z] ===================================================== [Pipeline] echo [2026-03-12T09:44:51.575Z] taggedImages: [2026-03-12T09:44:51.575Z] - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:51.575Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-12T09:44:51.575Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [2026-03-12T09:44:51.575Z] - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:44:51.575Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-03-12T09:44:51.597Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-03-12T09:44:51.597Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:51.597Z] latest [2026-03-12T09:44:51.597Z] 4.1.0-dev.102 [2026-03-12T09:44:51.597Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:44:51.597Z] main [2026-03-12T09:44:51.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:51.941Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:52.268Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:52.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-12T09:44:52.268Z] e91cc34852bc: Preparing [2026-03-12T09:44:52.268Z] a31284d2f2e3: Preparing [2026-03-12T09:44:52.268Z] ad2ecb647fbd: Preparing [2026-03-12T09:44:52.268Z] bea6cb7d21bf: Preparing [2026-03-12T09:44:52.268Z] 0366d84b72b0: Preparing [2026-03-12T09:44:52.268Z] b858c6a631e9: Preparing [2026-03-12T09:44:52.268Z] fc93763451f9: Preparing [2026-03-12T09:44:52.268Z] bf717f65ec71: Preparing [2026-03-12T09:44:52.268Z] cce92674e987: Preparing [2026-03-12T09:44:52.268Z] bf717f65ec71: Waiting [2026-03-12T09:44:52.268Z] cce92674e987: Waiting [2026-03-12T09:44:52.268Z] fc93763451f9: Waiting [2026-03-12T09:44:52.268Z] b858c6a631e9: Waiting [2026-03-12T09:44:52.268Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:52.268Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:52.268Z] fc93763451f9: Layer already exists [2026-03-12T09:44:52.268Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:52.268Z] a31284d2f2e3: Pushed [2026-03-12T09:44:52.268Z] cce92674e987: Layer already exists [2026-03-12T09:44:52.268Z] ad2ecb647fbd: Pushed [2026-03-12T09:44:52.268Z] e91cc34852bc: Pushed [2026-03-12T09:44:53.645Z] bea6cb7d21bf: Pushed [2026-03-12T09:44:53.905Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:54.235Z] + 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-03-12T09:44:54.558Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-12T09:44:54.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-12T09:44:54.558Z] e91cc34852bc: Preparing [2026-03-12T09:44:54.558Z] a31284d2f2e3: Preparing [2026-03-12T09:44:54.558Z] ad2ecb647fbd: Preparing [2026-03-12T09:44:54.558Z] bea6cb7d21bf: Preparing [2026-03-12T09:44:54.558Z] 0366d84b72b0: Preparing [2026-03-12T09:44:54.558Z] b858c6a631e9: Preparing [2026-03-12T09:44:54.558Z] fc93763451f9: Preparing [2026-03-12T09:44:54.558Z] bf717f65ec71: Preparing [2026-03-12T09:44:54.558Z] cce92674e987: Preparing [2026-03-12T09:44:54.558Z] b858c6a631e9: Waiting [2026-03-12T09:44:54.558Z] fc93763451f9: Waiting [2026-03-12T09:44:54.558Z] cce92674e987: Waiting [2026-03-12T09:44:54.558Z] bf717f65ec71: Waiting [2026-03-12T09:44:54.558Z] ad2ecb647fbd: Layer already exists [2026-03-12T09:44:54.558Z] a31284d2f2e3: Layer already exists [2026-03-12T09:44:54.558Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:54.558Z] e91cc34852bc: Layer already exists [2026-03-12T09:44:54.558Z] bea6cb7d21bf: Layer already exists [2026-03-12T09:44:54.558Z] fc93763451f9: Layer already exists [2026-03-12T09:44:54.558Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:54.558Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:54.558Z] cce92674e987: Layer already exists [2026-03-12T09:44:54.558Z] latest: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:54.886Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:55.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [2026-03-12T09:44:55.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-12T09:44:55.212Z] e91cc34852bc: Preparing [2026-03-12T09:44:55.212Z] a31284d2f2e3: Preparing [2026-03-12T09:44:55.212Z] ad2ecb647fbd: Preparing [2026-03-12T09:44:55.212Z] bea6cb7d21bf: Preparing [2026-03-12T09:44:55.212Z] 0366d84b72b0: Preparing [2026-03-12T09:44:55.212Z] b858c6a631e9: Preparing [2026-03-12T09:44:55.212Z] fc93763451f9: Preparing [2026-03-12T09:44:55.212Z] bf717f65ec71: Preparing [2026-03-12T09:44:55.212Z] cce92674e987: Preparing [2026-03-12T09:44:55.212Z] b858c6a631e9: Waiting [2026-03-12T09:44:55.212Z] fc93763451f9: Waiting [2026-03-12T09:44:55.212Z] bf717f65ec71: Waiting [2026-03-12T09:44:55.212Z] cce92674e987: Waiting [2026-03-12T09:44:55.212Z] a31284d2f2e3: Layer already exists [2026-03-12T09:44:55.212Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:55.212Z] bea6cb7d21bf: Layer already exists [2026-03-12T09:44:55.212Z] ad2ecb647fbd: Layer already exists [2026-03-12T09:44:55.212Z] e91cc34852bc: Layer already exists [2026-03-12T09:44:55.212Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:55.212Z] cce92674e987: Layer already exists [2026-03-12T09:44:55.212Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:55.212Z] fc93763451f9: Layer already exists [2026-03-12T09:44:55.212Z] 4.1.0-dev.102: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:55.551Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:55.880Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:44:55.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-12T09:44:55.880Z] e91cc34852bc: Preparing [2026-03-12T09:44:55.880Z] a31284d2f2e3: Preparing [2026-03-12T09:44:55.880Z] ad2ecb647fbd: Preparing [2026-03-12T09:44:55.880Z] bea6cb7d21bf: Preparing [2026-03-12T09:44:55.880Z] 0366d84b72b0: Preparing [2026-03-12T09:44:55.880Z] b858c6a631e9: Preparing [2026-03-12T09:44:55.880Z] fc93763451f9: Preparing [2026-03-12T09:44:55.880Z] bf717f65ec71: Preparing [2026-03-12T09:44:55.880Z] b858c6a631e9: Waiting [2026-03-12T09:44:55.880Z] fc93763451f9: Waiting [2026-03-12T09:44:55.880Z] cce92674e987: Preparing [2026-03-12T09:44:55.880Z] bf717f65ec71: Waiting [2026-03-12T09:44:55.880Z] cce92674e987: Waiting [2026-03-12T09:44:55.880Z] bea6cb7d21bf: Layer already exists [2026-03-12T09:44:55.880Z] ad2ecb647fbd: Layer already exists [2026-03-12T09:44:55.880Z] a31284d2f2e3: Layer already exists [2026-03-12T09:44:55.880Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:55.880Z] e91cc34852bc: Layer already exists [2026-03-12T09:44:55.880Z] fc93763451f9: Layer already exists [2026-03-12T09:44:55.880Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:55.880Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:55.880Z] cce92674e987: Layer already exists [2026-03-12T09:44:55.880Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:56.385Z] + 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-03-12T09:44:56.977Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-12T09:44:56.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-03-12T09:44:56.978Z] e91cc34852bc: Preparing [2026-03-12T09:44:56.978Z] a31284d2f2e3: Preparing [2026-03-12T09:44:56.978Z] ad2ecb647fbd: Preparing [2026-03-12T09:44:56.978Z] bea6cb7d21bf: Preparing [2026-03-12T09:44:56.978Z] 0366d84b72b0: Preparing [2026-03-12T09:44:56.978Z] b858c6a631e9: Preparing [2026-03-12T09:44:56.978Z] fc93763451f9: Preparing [2026-03-12T09:44:56.978Z] bf717f65ec71: Preparing [2026-03-12T09:44:56.978Z] cce92674e987: Preparing [2026-03-12T09:44:56.978Z] fc93763451f9: Waiting [2026-03-12T09:44:56.978Z] bf717f65ec71: Waiting [2026-03-12T09:44:56.978Z] cce92674e987: Waiting [2026-03-12T09:44:56.978Z] b858c6a631e9: Waiting [2026-03-12T09:44:56.978Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:56.978Z] a31284d2f2e3: Layer already exists [2026-03-12T09:44:56.978Z] e91cc34852bc: Layer already exists [2026-03-12T09:44:56.978Z] bea6cb7d21bf: Layer already exists [2026-03-12T09:44:56.978Z] ad2ecb647fbd: Layer already exists [2026-03-12T09:44:56.978Z] bf717f65ec71: Layer already exists [2026-03-12T09:44:56.978Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:56.978Z] fc93763451f9: Layer already exists [2026-03-12T09:44:56.978Z] cce92674e987: Layer already exists [2026-03-12T09:44:56.978Z] main: digest: sha256:7ba0b5a41f9d7bcac5784b56bea4015eecd5fb18ff5c5cadd53177ad848f509b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:44:57.094Z] ===================================================== [Pipeline] echo [2026-03-12T09:44:57.105Z] taggedImages: [2026-03-12T09:44:57.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:57.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-12T09:44:57.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [2026-03-12T09:44:57.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:44:57.105Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-03-12T09:44:57.123Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-03-12T09:44:57.123Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:57.123Z] latest [2026-03-12T09:44:57.123Z] 4.1.0-dev.102 [2026-03-12T09:44:57.123Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:44:57.123Z] main [2026-03-12T09:44:57.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:57.487Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:44:57.803Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:44:57.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-12T09:44:57.803Z] 0e25dee1e579: Preparing [2026-03-12T09:44:57.803Z] 779510db0fe7: Preparing [2026-03-12T09:44:57.803Z] 0366d84b72b0: Preparing [2026-03-12T09:44:57.803Z] b858c6a631e9: Preparing [2026-03-12T09:44:57.803Z] 7bc6395e2cc7: Preparing [2026-03-12T09:44:57.803Z] c4007565f34d: Preparing [2026-03-12T09:44:57.803Z] cce92674e987: Preparing [2026-03-12T09:44:57.803Z] c4007565f34d: Waiting [2026-03-12T09:44:57.803Z] cce92674e987: Waiting [2026-03-12T09:44:57.803Z] 0366d84b72b0: Layer already exists [2026-03-12T09:44:57.803Z] b858c6a631e9: Layer already exists [2026-03-12T09:44:57.803Z] cce92674e987: Layer already exists [2026-03-12T09:44:57.803Z] 7bc6395e2cc7: Pushed [2026-03-12T09:44:57.803Z] 0e25dee1e579: Pushed [2026-03-12T09:44:57.803Z] c4007565f34d: Pushed [2026-03-12T09:45:02.001Z] 779510db0fe7: Pushed [2026-03-12T09:45:02.001Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:02.337Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:02.659Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-12T09:45:02.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-12T09:45:02.659Z] 0e25dee1e579: Preparing [2026-03-12T09:45:02.659Z] 779510db0fe7: Preparing [2026-03-12T09:45:02.659Z] 0366d84b72b0: Preparing [2026-03-12T09:45:02.659Z] b858c6a631e9: Preparing [2026-03-12T09:45:02.659Z] 7bc6395e2cc7: Preparing [2026-03-12T09:45:02.659Z] c4007565f34d: Preparing [2026-03-12T09:45:02.659Z] cce92674e987: Preparing [2026-03-12T09:45:02.659Z] c4007565f34d: Waiting [2026-03-12T09:45:02.659Z] cce92674e987: Waiting [2026-03-12T09:45:02.659Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:02.659Z] 7bc6395e2cc7: Layer already exists [2026-03-12T09:45:02.659Z] 779510db0fe7: Layer already exists [2026-03-12T09:45:02.660Z] 0e25dee1e579: Layer already exists [2026-03-12T09:45:02.660Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:02.660Z] cce92674e987: Layer already exists [2026-03-12T09:45:02.660Z] c4007565f34d: Layer already exists [2026-03-12T09:45:02.660Z] latest: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:02.982Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:03.307Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [2026-03-12T09:45:03.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-12T09:45:03.307Z] 0e25dee1e579: Preparing [2026-03-12T09:45:03.307Z] 779510db0fe7: Preparing [2026-03-12T09:45:03.307Z] 0366d84b72b0: Preparing [2026-03-12T09:45:03.307Z] b858c6a631e9: Preparing [2026-03-12T09:45:03.307Z] 7bc6395e2cc7: Preparing [2026-03-12T09:45:03.307Z] c4007565f34d: Preparing [2026-03-12T09:45:03.307Z] cce92674e987: Preparing [2026-03-12T09:45:03.307Z] c4007565f34d: Waiting [2026-03-12T09:45:03.307Z] cce92674e987: Waiting [2026-03-12T09:45:03.307Z] 7bc6395e2cc7: Layer already exists [2026-03-12T09:45:03.307Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:03.307Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:03.307Z] 0e25dee1e579: Layer already exists [2026-03-12T09:45:03.307Z] 779510db0fe7: Layer already exists [2026-03-12T09:45:03.307Z] cce92674e987: Layer already exists [2026-03-12T09:45:03.307Z] c4007565f34d: Layer already exists [2026-03-12T09:45:03.307Z] 4.1.0-dev.102: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:03.631Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:03.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:03.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-12T09:45:03.955Z] 0e25dee1e579: Preparing [2026-03-12T09:45:03.955Z] 779510db0fe7: Preparing [2026-03-12T09:45:03.955Z] 0366d84b72b0: Preparing [2026-03-12T09:45:03.955Z] b858c6a631e9: Preparing [2026-03-12T09:45:03.955Z] 7bc6395e2cc7: Preparing [2026-03-12T09:45:03.955Z] c4007565f34d: Preparing [2026-03-12T09:45:03.955Z] cce92674e987: Preparing [2026-03-12T09:45:03.955Z] c4007565f34d: Waiting [2026-03-12T09:45:03.955Z] cce92674e987: Waiting [2026-03-12T09:45:03.955Z] 779510db0fe7: Layer already exists [2026-03-12T09:45:03.955Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:03.955Z] 7bc6395e2cc7: Layer already exists [2026-03-12T09:45:03.955Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:03.955Z] 0e25dee1e579: Layer already exists [2026-03-12T09:45:03.955Z] c4007565f34d: Layer already exists [2026-03-12T09:45:03.955Z] cce92674e987: Layer already exists [2026-03-12T09:45:03.955Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:04.280Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:04.599Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-03-12T09:45:04.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-03-12T09:45:04.599Z] 0e25dee1e579: Preparing [2026-03-12T09:45:04.599Z] 779510db0fe7: Preparing [2026-03-12T09:45:04.599Z] 0366d84b72b0: Preparing [2026-03-12T09:45:04.599Z] b858c6a631e9: Preparing [2026-03-12T09:45:04.599Z] 7bc6395e2cc7: Preparing [2026-03-12T09:45:04.599Z] c4007565f34d: Preparing [2026-03-12T09:45:04.599Z] cce92674e987: Preparing [2026-03-12T09:45:04.599Z] cce92674e987: Waiting [2026-03-12T09:45:04.599Z] c4007565f34d: Waiting [2026-03-12T09:45:04.599Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:04.599Z] 7bc6395e2cc7: Layer already exists [2026-03-12T09:45:04.599Z] 779510db0fe7: Layer already exists [2026-03-12T09:45:04.599Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:04.599Z] 0e25dee1e579: Layer already exists [2026-03-12T09:45:04.599Z] c4007565f34d: Layer already exists [2026-03-12T09:45:04.599Z] cce92674e987: Layer already exists [2026-03-12T09:45:04.599Z] main: digest: sha256:31fb39321e5f4a5ccae3ce1fb588d4a2ebb383b3a17b0684817686878938c6d7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:04.671Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:04.686Z] taggedImages: [2026-03-12T09:45:04.686Z] - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:04.686Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-12T09:45:04.686Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [2026-03-12T09:45:04.686Z] - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:04.686Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-03-12T09:45:04.720Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-03-12T09:45:04.720Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:04.720Z] latest [2026-03-12T09:45:04.720Z] 4.1.0-dev.102 [2026-03-12T09:45:04.720Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:04.720Z] main [2026-03-12T09:45:04.720Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:05.071Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:05.393Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:05.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-12T09:45:05.393Z] 9d7f17e1d129: Preparing [2026-03-12T09:45:05.393Z] 9e436e1ac59e: Preparing [2026-03-12T09:45:05.393Z] b858c6a631e9: Preparing [2026-03-12T09:45:05.393Z] 9517d9c1f2a3: Preparing [2026-03-12T09:45:05.393Z] 19819b111baf: Preparing [2026-03-12T09:45:05.393Z] cce92674e987: Preparing [2026-03-12T09:45:05.393Z] cce92674e987: Waiting [2026-03-12T09:45:05.393Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:05.393Z] cce92674e987: Layer already exists [2026-03-12T09:45:05.393Z] 9d7f17e1d129: Pushed [2026-03-12T09:45:05.393Z] 19819b111baf: Pushed [2026-03-12T09:45:05.393Z] 9517d9c1f2a3: Pushed [2026-03-12T09:45:09.612Z] 9e436e1ac59e: Pushed [2026-03-12T09:45:09.612Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:09.932Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:10.257Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-12T09:45:10.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-12T09:45:10.257Z] 9d7f17e1d129: Preparing [2026-03-12T09:45:10.257Z] 9e436e1ac59e: Preparing [2026-03-12T09:45:10.257Z] b858c6a631e9: Preparing [2026-03-12T09:45:10.257Z] 9517d9c1f2a3: Preparing [2026-03-12T09:45:10.257Z] 19819b111baf: Preparing [2026-03-12T09:45:10.257Z] cce92674e987: Preparing [2026-03-12T09:45:10.257Z] cce92674e987: Waiting [2026-03-12T09:45:10.257Z] 9e436e1ac59e: Layer already exists [2026-03-12T09:45:10.257Z] 19819b111baf: Layer already exists [2026-03-12T09:45:10.257Z] 9d7f17e1d129: Layer already exists [2026-03-12T09:45:10.257Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:10.257Z] 9517d9c1f2a3: Layer already exists [2026-03-12T09:45:10.257Z] cce92674e987: Layer already exists [2026-03-12T09:45:10.257Z] latest: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:10.594Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:10.930Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [2026-03-12T09:45:10.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-12T09:45:10.930Z] 9d7f17e1d129: Preparing [2026-03-12T09:45:10.930Z] 9e436e1ac59e: Preparing [2026-03-12T09:45:10.930Z] b858c6a631e9: Preparing [2026-03-12T09:45:10.930Z] 9517d9c1f2a3: Preparing [2026-03-12T09:45:10.930Z] 19819b111baf: Preparing [2026-03-12T09:45:10.930Z] cce92674e987: Preparing [2026-03-12T09:45:10.930Z] cce92674e987: Waiting [2026-03-12T09:45:10.930Z] 9517d9c1f2a3: Layer already exists [2026-03-12T09:45:10.930Z] 9d7f17e1d129: Layer already exists [2026-03-12T09:45:10.930Z] 9e436e1ac59e: Layer already exists [2026-03-12T09:45:10.930Z] 19819b111baf: Layer already exists [2026-03-12T09:45:10.930Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:10.930Z] cce92674e987: Layer already exists [2026-03-12T09:45:10.930Z] 4.1.0-dev.102: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:11.253Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:11.567Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:11.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-12T09:45:11.567Z] 9d7f17e1d129: Preparing [2026-03-12T09:45:11.567Z] 9e436e1ac59e: Preparing [2026-03-12T09:45:11.567Z] b858c6a631e9: Preparing [2026-03-12T09:45:11.567Z] 9517d9c1f2a3: Preparing [2026-03-12T09:45:11.567Z] 19819b111baf: Preparing [2026-03-12T09:45:11.567Z] cce92674e987: Preparing [2026-03-12T09:45:11.567Z] cce92674e987: Waiting [2026-03-12T09:45:11.567Z] 9e436e1ac59e: Layer already exists [2026-03-12T09:45:11.567Z] 9d7f17e1d129: Layer already exists [2026-03-12T09:45:11.567Z] 9517d9c1f2a3: Layer already exists [2026-03-12T09:45:11.567Z] 19819b111baf: Layer already exists [2026-03-12T09:45:11.567Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:11.567Z] cce92674e987: Layer already exists [2026-03-12T09:45:11.567Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:11.877Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:12.261Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-12T09:45:12.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-03-12T09:45:12.261Z] 9d7f17e1d129: Preparing [2026-03-12T09:45:12.261Z] 9e436e1ac59e: Preparing [2026-03-12T09:45:12.261Z] b858c6a631e9: Preparing [2026-03-12T09:45:12.261Z] 9517d9c1f2a3: Preparing [2026-03-12T09:45:12.261Z] 19819b111baf: Preparing [2026-03-12T09:45:12.261Z] cce92674e987: Preparing [2026-03-12T09:45:12.261Z] cce92674e987: Waiting [2026-03-12T09:45:12.261Z] 9d7f17e1d129: Layer already exists [2026-03-12T09:45:12.261Z] 19819b111baf: Layer already exists [2026-03-12T09:45:12.261Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:12.261Z] 9e436e1ac59e: Layer already exists [2026-03-12T09:45:12.261Z] 9517d9c1f2a3: Layer already exists [2026-03-12T09:45:12.261Z] cce92674e987: Layer already exists [2026-03-12T09:45:12.261Z] main: digest: sha256:db1bee540caded3d2c854afdf0c42a16b2bbfb2e22f10d70d8a049be486fc3bf size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:12.316Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:12.325Z] taggedImages: [2026-03-12T09:45:12.325Z] - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:12.325Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-12T09:45:12.325Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [2026-03-12T09:45:12.325Z] - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:12.325Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-03-12T09:45:12.345Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-03-12T09:45:12.345Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:12.345Z] latest [2026-03-12T09:45:12.345Z] 4.1.0-dev.102 [2026-03-12T09:45:12.345Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:12.345Z] main [2026-03-12T09:45:12.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:12.668Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:12.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:12.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-12T09:45:12.978Z] 7aa139836be3: Preparing [2026-03-12T09:45:12.978Z] 413dfe084f2f: Preparing [2026-03-12T09:45:12.978Z] 4708232b2e85: Preparing [2026-03-12T09:45:12.978Z] 0366d84b72b0: Preparing [2026-03-12T09:45:12.978Z] b858c6a631e9: Preparing [2026-03-12T09:45:12.978Z] fc93763451f9: Preparing [2026-03-12T09:45:12.978Z] bf717f65ec71: Preparing [2026-03-12T09:45:12.978Z] fc93763451f9: Waiting [2026-03-12T09:45:12.978Z] cce92674e987: Preparing [2026-03-12T09:45:12.978Z] bf717f65ec71: Waiting [2026-03-12T09:45:12.978Z] cce92674e987: Waiting [2026-03-12T09:45:12.978Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:12.978Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:12.978Z] fc93763451f9: Layer already exists [2026-03-12T09:45:12.978Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:12.978Z] cce92674e987: Layer already exists [2026-03-12T09:45:12.978Z] 413dfe084f2f: Pushed [2026-03-12T09:45:12.978Z] 7aa139836be3: Pushed [2026-03-12T09:45:14.267Z] #42 ... [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #80 DONE 113.9s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #93 DONE 99.3s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #89 DONE 102.4s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #84 DONE 112.5s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #90 DONE 110.0s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #119 [security-bootstrapper builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #119 ... [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #88 DONE 112.7s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #120 [support-notifications builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #120 ... [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #121 DONE 2.0s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #122 [core-data builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #122 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:45:14.267Z] #123 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #124 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #125 DONE 2.0s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #126 [core-keeper builder 7/8] COPY . . [2026-03-12T09:45:14.267Z] #126 DONE 2.0s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #120 [support-notifications builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #120 DONE 1.9s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #127 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #128 [core-metadata builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #128 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:45:14.267Z] #129 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #130 [core-command builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #130 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #131 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:45:14.267Z] #132 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #133 [security-proxy-auth builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #133 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #134 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:45:14.267Z] #135 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #136 [support-scheduler builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #136 DONE 2.1s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-12T09:45:14.267Z] #137 ... [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #138 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:45:14.267Z] #139 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #140 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-03-12T09:45:14.267Z] #141 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #142 [security-proxy-setup builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #142 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-03-12T09:45:14.267Z] #143 CACHED [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #119 [security-bootstrapper builder 6/7] COPY . . [2026-03-12T09:45:14.267Z] #119 DONE 2.1s [2026-03-12T09:45:14.267Z] [2026-03-12T09:45:14.267Z] #144 [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-03-12T09:45:16.238Z] #144 ... [2026-03-12T09:45:16.238Z] [2026-03-12T09:45:16.238Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-12T09:45:16.238Z] #0 4.203 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-03-12T09:45:16.238Z] #145 ... [2026-03-12T09:45:16.238Z] [2026-03-12T09:45:16.238Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T09:45:16.238Z] #0 5.508 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-03-12T09:45:16.275Z] 4708232b2e85: Pushed [2026-03-12T09:45:16.509Z] #146 ... [2026-03-12T09:45:16.509Z] [2026-03-12T09:45:16.509Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-12T09:45:16.509Z] #137 6.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-03-12T09:45:16.534Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:16.860Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:17.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-12T09:45:17.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-12T09:45:17.172Z] 7aa139836be3: Preparing [2026-03-12T09:45:17.172Z] 413dfe084f2f: Preparing [2026-03-12T09:45:17.172Z] 4708232b2e85: Preparing [2026-03-12T09:45:17.172Z] 0366d84b72b0: Preparing [2026-03-12T09:45:17.172Z] b858c6a631e9: Preparing [2026-03-12T09:45:17.172Z] fc93763451f9: Preparing [2026-03-12T09:45:17.172Z] bf717f65ec71: Preparing [2026-03-12T09:45:17.172Z] cce92674e987: Preparing [2026-03-12T09:45:17.172Z] fc93763451f9: Waiting [2026-03-12T09:45:17.172Z] bf717f65ec71: Waiting [2026-03-12T09:45:17.172Z] cce92674e987: Waiting [2026-03-12T09:45:17.172Z] 413dfe084f2f: Layer already exists [2026-03-12T09:45:17.172Z] 4708232b2e85: Layer already exists [2026-03-12T09:45:17.172Z] 7aa139836be3: Layer already exists [2026-03-12T09:45:17.172Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:17.172Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:17.172Z] fc93763451f9: Layer already exists [2026-03-12T09:45:17.172Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:17.172Z] cce92674e987: Layer already exists [2026-03-12T09:45:17.172Z] latest: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:17.495Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:17.815Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [2026-03-12T09:45:17.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-12T09:45:17.815Z] 7aa139836be3: Preparing [2026-03-12T09:45:17.815Z] 413dfe084f2f: Preparing [2026-03-12T09:45:17.815Z] 4708232b2e85: Preparing [2026-03-12T09:45:17.815Z] 0366d84b72b0: Preparing [2026-03-12T09:45:17.815Z] b858c6a631e9: Preparing [2026-03-12T09:45:17.815Z] fc93763451f9: Preparing [2026-03-12T09:45:17.815Z] bf717f65ec71: Preparing [2026-03-12T09:45:17.815Z] cce92674e987: Preparing [2026-03-12T09:45:17.815Z] fc93763451f9: Waiting [2026-03-12T09:45:17.815Z] bf717f65ec71: Waiting [2026-03-12T09:45:17.815Z] cce92674e987: Waiting [2026-03-12T09:45:17.815Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:17.815Z] 4708232b2e85: Layer already exists [2026-03-12T09:45:17.815Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:17.815Z] 413dfe084f2f: Layer already exists [2026-03-12T09:45:17.815Z] 7aa139836be3: Layer already exists [2026-03-12T09:45:17.815Z] cce92674e987: Layer already exists [2026-03-12T09:45:17.815Z] fc93763451f9: Layer already exists [2026-03-12T09:45:17.815Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:17.815Z] 4.1.0-dev.102: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:18.129Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:18.448Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:18.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-12T09:45:18.448Z] 7aa139836be3: Preparing [2026-03-12T09:45:18.448Z] 413dfe084f2f: Preparing [2026-03-12T09:45:18.448Z] 4708232b2e85: Preparing [2026-03-12T09:45:18.448Z] 0366d84b72b0: Preparing [2026-03-12T09:45:18.448Z] b858c6a631e9: Preparing [2026-03-12T09:45:18.448Z] fc93763451f9: Preparing [2026-03-12T09:45:18.448Z] bf717f65ec71: Preparing [2026-03-12T09:45:18.448Z] cce92674e987: Preparing [2026-03-12T09:45:18.448Z] fc93763451f9: Waiting [2026-03-12T09:45:18.448Z] bf717f65ec71: Waiting [2026-03-12T09:45:18.448Z] cce92674e987: Waiting [2026-03-12T09:45:18.448Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:18.448Z] 4708232b2e85: Layer already exists [2026-03-12T09:45:18.448Z] 7aa139836be3: Layer already exists [2026-03-12T09:45:18.448Z] 413dfe084f2f: Layer already exists [2026-03-12T09:45:18.448Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:18.448Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:18.448Z] fc93763451f9: Layer already exists [2026-03-12T09:45:18.448Z] cce92674e987: Layer already exists [2026-03-12T09:45:18.448Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:18.763Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:19.075Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-12T09:45:19.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-03-12T09:45:19.075Z] 7aa139836be3: Preparing [2026-03-12T09:45:19.075Z] 413dfe084f2f: Preparing [2026-03-12T09:45:19.075Z] 4708232b2e85: Preparing [2026-03-12T09:45:19.075Z] 0366d84b72b0: Preparing [2026-03-12T09:45:19.075Z] b858c6a631e9: Preparing [2026-03-12T09:45:19.075Z] fc93763451f9: Preparing [2026-03-12T09:45:19.075Z] bf717f65ec71: Preparing [2026-03-12T09:45:19.075Z] cce92674e987: Preparing [2026-03-12T09:45:19.075Z] bf717f65ec71: Waiting [2026-03-12T09:45:19.075Z] fc93763451f9: Waiting [2026-03-12T09:45:19.075Z] cce92674e987: Waiting [2026-03-12T09:45:19.075Z] 4708232b2e85: Layer already exists [2026-03-12T09:45:19.075Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:19.075Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:19.075Z] 413dfe084f2f: Layer already exists [2026-03-12T09:45:19.075Z] 7aa139836be3: Layer already exists [2026-03-12T09:45:19.075Z] fc93763451f9: Layer already exists [2026-03-12T09:45:19.075Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:19.075Z] cce92674e987: Layer already exists [2026-03-12T09:45:19.075Z] main: digest: sha256:db242d750eb87972fb1b61abd5fa6d96734b0e5d1c736beaf6dc1d88dd9e2e3d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:19.153Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:19.167Z] taggedImages: [2026-03-12T09:45:19.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:19.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-12T09:45:19.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [2026-03-12T09:45:19.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:19.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-03-12T09:45:19.192Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-03-12T09:45:19.192Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:19.192Z] latest [2026-03-12T09:45:19.192Z] 4.1.0-dev.102 [2026-03-12T09:45:19.192Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:19.192Z] main [2026-03-12T09:45:19.192Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:19.530Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:19.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:19.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-12T09:45:19.851Z] 399feb282218: Preparing [2026-03-12T09:45:19.851Z] 9c5913fea4dd: Preparing [2026-03-12T09:45:19.851Z] 3c02e2f04623: Preparing [2026-03-12T09:45:19.851Z] b000ce047d8f: Preparing [2026-03-12T09:45:19.851Z] a0fa2909d511: Preparing [2026-03-12T09:45:19.851Z] 145e9cf6f14d: Preparing [2026-03-12T09:45:19.851Z] dbf5c4f710be: Preparing [2026-03-12T09:45:19.851Z] 0366d84b72b0: Preparing [2026-03-12T09:45:19.851Z] b858c6a631e9: Preparing [2026-03-12T09:45:19.851Z] 200851d63358: Preparing [2026-03-12T09:45:19.851Z] 655f5712ca9b: Preparing [2026-03-12T09:45:19.851Z] 5f70bf18a086: Preparing [2026-03-12T09:45:19.851Z] ac762891394e: Preparing [2026-03-12T09:45:19.851Z] 82d4317a3c32: Preparing [2026-03-12T09:45:19.851Z] 3d6fc0292e3f: Preparing [2026-03-12T09:45:19.851Z] cce92674e987: Preparing [2026-03-12T09:45:19.851Z] b858c6a631e9: Waiting [2026-03-12T09:45:19.851Z] 200851d63358: Waiting [2026-03-12T09:45:19.851Z] 655f5712ca9b: Waiting [2026-03-12T09:45:19.851Z] 5f70bf18a086: Waiting [2026-03-12T09:45:19.851Z] 145e9cf6f14d: Waiting [2026-03-12T09:45:19.851Z] ac762891394e: Waiting [2026-03-12T09:45:19.851Z] 82d4317a3c32: Waiting [2026-03-12T09:45:19.851Z] 3d6fc0292e3f: Waiting [2026-03-12T09:45:19.851Z] cce92674e987: Waiting [2026-03-12T09:45:19.851Z] 0366d84b72b0: Waiting [2026-03-12T09:45:19.851Z] dbf5c4f710be: Waiting [2026-03-12T09:45:19.851Z] 3c02e2f04623: Pushed [2026-03-12T09:45:19.851Z] b000ce047d8f: Pushed [2026-03-12T09:45:19.851Z] 399feb282218: Pushed [2026-03-12T09:45:19.851Z] a0fa2909d511: Pushed [2026-03-12T09:45:19.851Z] 9c5913fea4dd: Pushed [2026-03-12T09:45:19.851Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:19.851Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:20.111Z] 5f70bf18a086: Layer already exists [2026-03-12T09:45:20.111Z] 145e9cf6f14d: Pushed [2026-03-12T09:45:20.111Z] 200851d63358: Pushed [2026-03-12T09:45:20.111Z] 655f5712ca9b: Pushed [2026-03-12T09:45:20.111Z] ac762891394e: Pushed [2026-03-12T09:45:20.111Z] 82d4317a3c32: Pushed [2026-03-12T09:45:20.111Z] cce92674e987: Layer already exists [2026-03-12T09:45:20.111Z] 3d6fc0292e3f: Pushed [2026-03-12T09:45:20.821Z] #137 ... [2026-03-12T09:45:20.821Z] [2026-03-12T09:45:20.821Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T09:45:20.821Z] #0 4.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-03-12T09:45:20.821Z] #147 ... [2026-03-12T09:45:20.821Z] [2026-03-12T09:45:20.821Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-12T09:45:20.821Z] #0 6.049 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-03-12T09:45:20.821Z] #148 ... [2026-03-12T09:45:20.821Z] [2026-03-12T09:45:20.821Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-12T09:45:20.821Z] #0 6.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-03-12T09:45:20.821Z] #149 ... [2026-03-12T09:45:20.821Z] [2026-03-12T09:45:20.821Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-12T09:45:20.821Z] #0 6.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-03-12T09:45:21.217Z] #150 ... [2026-03-12T09:45:21.217Z] [2026-03-12T09:45:21.217Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-12T09:45:21.217Z] #0 5.022 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-03-12T09:45:21.217Z] #151 ... [2026-03-12T09:45:21.217Z] [2026-03-12T09:45:21.217Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-12T09:45:21.217Z] #0 5.290 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-03-12T09:45:21.485Z] dbf5c4f710be: Pushed [2026-03-12T09:45:21.485Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [2026-03-12T09:45:21.487Z] #152 ... [2026-03-12T09:45:21.487Z] [2026-03-12T09:45:21.487Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-12T09:45:21.487Z] #0 4.086 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-03-12T09:45:21.487Z] #153 ... [2026-03-12T09:45:21.487Z] [2026-03-12T09:45:21.487Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-12T09:45:21.487Z] #0 6.157 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:21.753Z] #154 ... [2026-03-12T09:45:21.753Z] [2026-03-12T09:45:21.753Z] #144 [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-03-12T09:45:21.753Z] #144 6.066 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-03-12T09:45:21.804Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:22.123Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-12T09:45:22.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-12T09:45:22.123Z] 399feb282218: Preparing [2026-03-12T09:45:22.123Z] 9c5913fea4dd: Preparing [2026-03-12T09:45:22.123Z] 3c02e2f04623: Preparing [2026-03-12T09:45:22.123Z] b000ce047d8f: Preparing [2026-03-12T09:45:22.123Z] a0fa2909d511: Preparing [2026-03-12T09:45:22.123Z] 145e9cf6f14d: Preparing [2026-03-12T09:45:22.123Z] dbf5c4f710be: Preparing [2026-03-12T09:45:22.123Z] 0366d84b72b0: Preparing [2026-03-12T09:45:22.123Z] b858c6a631e9: Preparing [2026-03-12T09:45:22.123Z] 200851d63358: Preparing [2026-03-12T09:45:22.123Z] 655f5712ca9b: Preparing [2026-03-12T09:45:22.123Z] 5f70bf18a086: Preparing [2026-03-12T09:45:22.123Z] ac762891394e: Preparing [2026-03-12T09:45:22.123Z] 82d4317a3c32: Preparing [2026-03-12T09:45:22.123Z] 3d6fc0292e3f: Preparing [2026-03-12T09:45:22.123Z] cce92674e987: Preparing [2026-03-12T09:45:22.123Z] 655f5712ca9b: Waiting [2026-03-12T09:45:22.123Z] 5f70bf18a086: Waiting [2026-03-12T09:45:22.123Z] ac762891394e: Waiting [2026-03-12T09:45:22.123Z] 82d4317a3c32: Waiting [2026-03-12T09:45:22.123Z] dbf5c4f710be: Waiting [2026-03-12T09:45:22.123Z] 3d6fc0292e3f: Waiting [2026-03-12T09:45:22.123Z] 0366d84b72b0: Waiting [2026-03-12T09:45:22.123Z] cce92674e987: Waiting [2026-03-12T09:45:22.123Z] 145e9cf6f14d: Waiting [2026-03-12T09:45:22.123Z] b858c6a631e9: Waiting [2026-03-12T09:45:22.123Z] 200851d63358: Waiting [2026-03-12T09:45:22.123Z] 399feb282218: Layer already exists [2026-03-12T09:45:22.123Z] a0fa2909d511: Layer already exists [2026-03-12T09:45:22.123Z] 9c5913fea4dd: Layer already exists [2026-03-12T09:45:22.123Z] 3c02e2f04623: Layer already exists [2026-03-12T09:45:22.123Z] b000ce047d8f: Layer already exists [2026-03-12T09:45:22.123Z] 200851d63358: Layer already exists [2026-03-12T09:45:22.123Z] dbf5c4f710be: Layer already exists [2026-03-12T09:45:22.123Z] 145e9cf6f14d: Layer already exists [2026-03-12T09:45:22.123Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:22.123Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:22.123Z] 5f70bf18a086: Layer already exists [2026-03-12T09:45:22.123Z] 655f5712ca9b: Layer already exists [2026-03-12T09:45:22.123Z] 82d4317a3c32: Layer already exists [2026-03-12T09:45:22.123Z] ac762891394e: Layer already exists [2026-03-12T09:45:22.123Z] 3d6fc0292e3f: Layer already exists [2026-03-12T09:45:22.123Z] cce92674e987: Layer already exists [2026-03-12T09:45:22.123Z] latest: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:22.446Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:22.762Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [2026-03-12T09:45:22.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-12T09:45:22.762Z] 399feb282218: Preparing [2026-03-12T09:45:22.762Z] 9c5913fea4dd: Preparing [2026-03-12T09:45:22.762Z] 3c02e2f04623: Preparing [2026-03-12T09:45:22.762Z] b000ce047d8f: Preparing [2026-03-12T09:45:22.762Z] a0fa2909d511: Preparing [2026-03-12T09:45:22.762Z] 145e9cf6f14d: Preparing [2026-03-12T09:45:22.762Z] dbf5c4f710be: Preparing [2026-03-12T09:45:22.762Z] 0366d84b72b0: Preparing [2026-03-12T09:45:22.763Z] b858c6a631e9: Preparing [2026-03-12T09:45:22.763Z] dbf5c4f710be: Waiting [2026-03-12T09:45:22.763Z] 0366d84b72b0: Waiting [2026-03-12T09:45:22.763Z] b858c6a631e9: Waiting [2026-03-12T09:45:22.763Z] 145e9cf6f14d: Waiting [2026-03-12T09:45:22.763Z] 200851d63358: Preparing [2026-03-12T09:45:22.763Z] 655f5712ca9b: Preparing [2026-03-12T09:45:22.763Z] 5f70bf18a086: Preparing [2026-03-12T09:45:22.763Z] 655f5712ca9b: Waiting [2026-03-12T09:45:22.763Z] 200851d63358: Waiting [2026-03-12T09:45:22.763Z] ac762891394e: Preparing [2026-03-12T09:45:22.763Z] 82d4317a3c32: Preparing [2026-03-12T09:45:22.763Z] 3d6fc0292e3f: Preparing [2026-03-12T09:45:22.763Z] cce92674e987: Preparing [2026-03-12T09:45:22.763Z] 5f70bf18a086: Waiting [2026-03-12T09:45:22.763Z] ac762891394e: Waiting [2026-03-12T09:45:22.763Z] 82d4317a3c32: Waiting [2026-03-12T09:45:22.763Z] cce92674e987: Waiting [2026-03-12T09:45:22.763Z] 3d6fc0292e3f: Waiting [2026-03-12T09:45:22.763Z] 399feb282218: Layer already exists [2026-03-12T09:45:22.763Z] b000ce047d8f: Layer already exists [2026-03-12T09:45:22.763Z] 9c5913fea4dd: Layer already exists [2026-03-12T09:45:22.763Z] a0fa2909d511: Layer already exists [2026-03-12T09:45:22.763Z] 3c02e2f04623: Layer already exists [2026-03-12T09:45:22.763Z] 145e9cf6f14d: Layer already exists [2026-03-12T09:45:22.763Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:22.763Z] dbf5c4f710be: Layer already exists [2026-03-12T09:45:22.763Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:22.763Z] 200851d63358: Layer already exists [2026-03-12T09:45:22.763Z] 655f5712ca9b: Layer already exists [2026-03-12T09:45:22.763Z] 5f70bf18a086: Layer already exists [2026-03-12T09:45:22.763Z] ac762891394e: Layer already exists [2026-03-12T09:45:22.763Z] 82d4317a3c32: Layer already exists [2026-03-12T09:45:22.763Z] 3d6fc0292e3f: Layer already exists [2026-03-12T09:45:22.763Z] cce92674e987: Layer already exists [2026-03-12T09:45:22.763Z] 4.1.0-dev.102: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:23.092Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:23.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:23.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-12T09:45:23.412Z] 399feb282218: Preparing [2026-03-12T09:45:23.412Z] 9c5913fea4dd: Preparing [2026-03-12T09:45:23.412Z] 3c02e2f04623: Preparing [2026-03-12T09:45:23.412Z] b000ce047d8f: Preparing [2026-03-12T09:45:23.412Z] a0fa2909d511: Preparing [2026-03-12T09:45:23.412Z] 145e9cf6f14d: Preparing [2026-03-12T09:45:23.412Z] dbf5c4f710be: Preparing [2026-03-12T09:45:23.412Z] 0366d84b72b0: Preparing [2026-03-12T09:45:23.412Z] b858c6a631e9: Preparing [2026-03-12T09:45:23.412Z] 200851d63358: Preparing [2026-03-12T09:45:23.412Z] 655f5712ca9b: Preparing [2026-03-12T09:45:23.412Z] 5f70bf18a086: Preparing [2026-03-12T09:45:23.412Z] ac762891394e: Preparing [2026-03-12T09:45:23.412Z] 82d4317a3c32: Preparing [2026-03-12T09:45:23.412Z] 3d6fc0292e3f: Preparing [2026-03-12T09:45:23.412Z] cce92674e987: Preparing [2026-03-12T09:45:23.412Z] 0366d84b72b0: Waiting [2026-03-12T09:45:23.412Z] 145e9cf6f14d: Waiting [2026-03-12T09:45:23.412Z] b858c6a631e9: Waiting [2026-03-12T09:45:23.412Z] 200851d63358: Waiting [2026-03-12T09:45:23.412Z] 655f5712ca9b: Waiting [2026-03-12T09:45:23.412Z] 5f70bf18a086: Waiting [2026-03-12T09:45:23.412Z] ac762891394e: Waiting [2026-03-12T09:45:23.412Z] dbf5c4f710be: Waiting [2026-03-12T09:45:23.412Z] 3d6fc0292e3f: Waiting [2026-03-12T09:45:23.412Z] 82d4317a3c32: Waiting [2026-03-12T09:45:23.412Z] cce92674e987: Waiting [2026-03-12T09:45:23.412Z] a0fa2909d511: Layer already exists [2026-03-12T09:45:23.412Z] 9c5913fea4dd: Layer already exists [2026-03-12T09:45:23.412Z] 3c02e2f04623: Layer already exists [2026-03-12T09:45:23.412Z] 399feb282218: Layer already exists [2026-03-12T09:45:23.412Z] b000ce047d8f: Layer already exists [2026-03-12T09:45:23.412Z] dbf5c4f710be: Layer already exists [2026-03-12T09:45:23.412Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:23.412Z] 145e9cf6f14d: Layer already exists [2026-03-12T09:45:23.412Z] 200851d63358: Layer already exists [2026-03-12T09:45:23.412Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:23.412Z] 5f70bf18a086: Layer already exists [2026-03-12T09:45:23.412Z] 655f5712ca9b: Layer already exists [2026-03-12T09:45:23.412Z] ac762891394e: Layer already exists [2026-03-12T09:45:23.412Z] 82d4317a3c32: Layer already exists [2026-03-12T09:45:23.412Z] 3d6fc0292e3f: Layer already exists [2026-03-12T09:45:23.412Z] cce92674e987: Layer already exists [2026-03-12T09:45:23.412Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:23.735Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:24.062Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-12T09:45:24.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-03-12T09:45:24.062Z] 399feb282218: Preparing [2026-03-12T09:45:24.062Z] 9c5913fea4dd: Preparing [2026-03-12T09:45:24.062Z] 3c02e2f04623: Preparing [2026-03-12T09:45:24.062Z] b000ce047d8f: Preparing [2026-03-12T09:45:24.062Z] a0fa2909d511: Preparing [2026-03-12T09:45:24.062Z] 145e9cf6f14d: Preparing [2026-03-12T09:45:24.062Z] dbf5c4f710be: Preparing [2026-03-12T09:45:24.062Z] 0366d84b72b0: Preparing [2026-03-12T09:45:24.062Z] b858c6a631e9: Preparing [2026-03-12T09:45:24.062Z] 200851d63358: Preparing [2026-03-12T09:45:24.062Z] 655f5712ca9b: Preparing [2026-03-12T09:45:24.062Z] 5f70bf18a086: Preparing [2026-03-12T09:45:24.062Z] ac762891394e: Preparing [2026-03-12T09:45:24.062Z] 82d4317a3c32: Preparing [2026-03-12T09:45:24.062Z] 3d6fc0292e3f: Preparing [2026-03-12T09:45:24.062Z] cce92674e987: Preparing [2026-03-12T09:45:24.062Z] 200851d63358: Waiting [2026-03-12T09:45:24.062Z] 655f5712ca9b: Waiting [2026-03-12T09:45:24.062Z] cce92674e987: Waiting [2026-03-12T09:45:24.062Z] 5f70bf18a086: Waiting [2026-03-12T09:45:24.062Z] 3d6fc0292e3f: Waiting [2026-03-12T09:45:24.062Z] ac762891394e: Waiting [2026-03-12T09:45:24.062Z] 82d4317a3c32: Waiting [2026-03-12T09:45:24.062Z] 145e9cf6f14d: Waiting [2026-03-12T09:45:24.062Z] dbf5c4f710be: Waiting [2026-03-12T09:45:24.062Z] 0366d84b72b0: Waiting [2026-03-12T09:45:24.062Z] b858c6a631e9: Waiting [2026-03-12T09:45:24.062Z] 3c02e2f04623: Layer already exists [2026-03-12T09:45:24.062Z] a0fa2909d511: Layer already exists [2026-03-12T09:45:24.062Z] 399feb282218: Layer already exists [2026-03-12T09:45:24.062Z] b000ce047d8f: Layer already exists [2026-03-12T09:45:24.062Z] 9c5913fea4dd: Layer already exists [2026-03-12T09:45:24.062Z] 145e9cf6f14d: Layer already exists [2026-03-12T09:45:24.062Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:24.062Z] dbf5c4f710be: Layer already exists [2026-03-12T09:45:24.062Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:24.062Z] 200851d63358: Layer already exists [2026-03-12T09:45:24.062Z] 655f5712ca9b: Layer already exists [2026-03-12T09:45:24.062Z] 5f70bf18a086: Layer already exists [2026-03-12T09:45:24.062Z] ac762891394e: Layer already exists [2026-03-12T09:45:24.062Z] 82d4317a3c32: Layer already exists [2026-03-12T09:45:24.062Z] 3d6fc0292e3f: Layer already exists [2026-03-12T09:45:24.062Z] cce92674e987: Layer already exists [2026-03-12T09:45:24.062Z] main: digest: sha256:a196b22560d7fff5ce9ad8de2708018ddf5fe380cb5d4f49865ae30080a19aa1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:24.134Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:24.147Z] taggedImages: [2026-03-12T09:45:24.147Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:24.147Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-12T09:45:24.147Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [2026-03-12T09:45:24.147Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:24.147Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-03-12T09:45:24.172Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-03-12T09:45:24.172Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:24.172Z] latest [2026-03-12T09:45:24.172Z] 4.1.0-dev.102 [2026-03-12T09:45:24.172Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:24.172Z] main [2026-03-12T09:45:24.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:24.498Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:24.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:24.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-12T09:45:24.815Z] e67d35a65762: Preparing [2026-03-12T09:45:24.815Z] 910af7dcf1d9: Preparing [2026-03-12T09:45:24.815Z] e427865c7c1b: Preparing [2026-03-12T09:45:24.815Z] a5f0b8412a81: Preparing [2026-03-12T09:45:24.815Z] 0366d84b72b0: Preparing [2026-03-12T09:45:24.815Z] b858c6a631e9: Preparing [2026-03-12T09:45:24.815Z] fc93763451f9: Preparing [2026-03-12T09:45:24.815Z] bf717f65ec71: Preparing [2026-03-12T09:45:24.815Z] cce92674e987: Preparing [2026-03-12T09:45:24.815Z] b858c6a631e9: Waiting [2026-03-12T09:45:24.815Z] bf717f65ec71: Waiting [2026-03-12T09:45:24.815Z] fc93763451f9: Waiting [2026-03-12T09:45:24.815Z] cce92674e987: Waiting [2026-03-12T09:45:24.815Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:24.815Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:24.815Z] fc93763451f9: Layer already exists [2026-03-12T09:45:24.815Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:24.815Z] cce92674e987: Layer already exists [2026-03-12T09:45:24.815Z] e67d35a65762: Pushed [2026-03-12T09:45:24.815Z] 910af7dcf1d9: Pushed [2026-03-12T09:45:24.815Z] e427865c7c1b: Pushed [2026-03-12T09:45:29.009Z] a5f0b8412a81: Pushed [2026-03-12T09:45:29.009Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:29.328Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:29.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-12T09:45:29.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-12T09:45:29.646Z] e67d35a65762: Preparing [2026-03-12T09:45:29.646Z] 910af7dcf1d9: Preparing [2026-03-12T09:45:29.646Z] e427865c7c1b: Preparing [2026-03-12T09:45:29.646Z] a5f0b8412a81: Preparing [2026-03-12T09:45:29.646Z] 0366d84b72b0: Preparing [2026-03-12T09:45:29.646Z] b858c6a631e9: Preparing [2026-03-12T09:45:29.646Z] fc93763451f9: Preparing [2026-03-12T09:45:29.646Z] bf717f65ec71: Preparing [2026-03-12T09:45:29.646Z] cce92674e987: Preparing [2026-03-12T09:45:29.646Z] fc93763451f9: Waiting [2026-03-12T09:45:29.646Z] bf717f65ec71: Waiting [2026-03-12T09:45:29.646Z] cce92674e987: Waiting [2026-03-12T09:45:29.646Z] b858c6a631e9: Waiting [2026-03-12T09:45:29.646Z] e427865c7c1b: Layer already exists [2026-03-12T09:45:29.646Z] a5f0b8412a81: Layer already exists [2026-03-12T09:45:29.646Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:29.646Z] e67d35a65762: Layer already exists [2026-03-12T09:45:29.646Z] 910af7dcf1d9: Layer already exists [2026-03-12T09:45:29.646Z] fc93763451f9: Layer already exists [2026-03-12T09:45:29.646Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:29.646Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:29.646Z] cce92674e987: Layer already exists [2026-03-12T09:45:29.646Z] latest: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:29.965Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:30.281Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [2026-03-12T09:45:30.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-12T09:45:30.281Z] e67d35a65762: Preparing [2026-03-12T09:45:30.281Z] 910af7dcf1d9: Preparing [2026-03-12T09:45:30.281Z] e427865c7c1b: Preparing [2026-03-12T09:45:30.281Z] a5f0b8412a81: Preparing [2026-03-12T09:45:30.281Z] 0366d84b72b0: Preparing [2026-03-12T09:45:30.281Z] b858c6a631e9: Preparing [2026-03-12T09:45:30.281Z] fc93763451f9: Preparing [2026-03-12T09:45:30.281Z] bf717f65ec71: Preparing [2026-03-12T09:45:30.281Z] cce92674e987: Preparing [2026-03-12T09:45:30.281Z] b858c6a631e9: Waiting [2026-03-12T09:45:30.281Z] fc93763451f9: Waiting [2026-03-12T09:45:30.281Z] bf717f65ec71: Waiting [2026-03-12T09:45:30.281Z] cce92674e987: Waiting [2026-03-12T09:45:30.281Z] e67d35a65762: Layer already exists [2026-03-12T09:45:30.281Z] e427865c7c1b: Layer already exists [2026-03-12T09:45:30.281Z] 910af7dcf1d9: Layer already exists [2026-03-12T09:45:30.281Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:30.281Z] a5f0b8412a81: Layer already exists [2026-03-12T09:45:30.281Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:30.281Z] fc93763451f9: Layer already exists [2026-03-12T09:45:30.281Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:30.281Z] cce92674e987: Layer already exists [2026-03-12T09:45:30.281Z] 4.1.0-dev.102: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:30.607Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:30.937Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:30.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-12T09:45:30.937Z] e67d35a65762: Preparing [2026-03-12T09:45:30.937Z] 910af7dcf1d9: Preparing [2026-03-12T09:45:30.937Z] e427865c7c1b: Preparing [2026-03-12T09:45:30.937Z] a5f0b8412a81: Preparing [2026-03-12T09:45:30.937Z] 0366d84b72b0: Preparing [2026-03-12T09:45:30.937Z] b858c6a631e9: Preparing [2026-03-12T09:45:30.937Z] fc93763451f9: Preparing [2026-03-12T09:45:30.937Z] bf717f65ec71: Preparing [2026-03-12T09:45:30.937Z] cce92674e987: Preparing [2026-03-12T09:45:30.937Z] fc93763451f9: Waiting [2026-03-12T09:45:30.937Z] bf717f65ec71: Waiting [2026-03-12T09:45:30.937Z] b858c6a631e9: Waiting [2026-03-12T09:45:30.937Z] cce92674e987: Waiting [2026-03-12T09:45:30.937Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:30.937Z] e67d35a65762: Layer already exists [2026-03-12T09:45:30.937Z] a5f0b8412a81: Layer already exists [2026-03-12T09:45:30.937Z] e427865c7c1b: Layer already exists [2026-03-12T09:45:30.937Z] 910af7dcf1d9: Layer already exists [2026-03-12T09:45:30.938Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:30.938Z] fc93763451f9: Layer already exists [2026-03-12T09:45:30.938Z] cce92674e987: Layer already exists [2026-03-12T09:45:30.938Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:30.938Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:31.268Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:31.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-12T09:45:31.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-03-12T09:45:31.604Z] e67d35a65762: Preparing [2026-03-12T09:45:31.604Z] 910af7dcf1d9: Preparing [2026-03-12T09:45:31.604Z] e427865c7c1b: Preparing [2026-03-12T09:45:31.604Z] a5f0b8412a81: Preparing [2026-03-12T09:45:31.604Z] 0366d84b72b0: Preparing [2026-03-12T09:45:31.604Z] b858c6a631e9: Preparing [2026-03-12T09:45:31.604Z] fc93763451f9: Preparing [2026-03-12T09:45:31.604Z] bf717f65ec71: Preparing [2026-03-12T09:45:31.604Z] cce92674e987: Preparing [2026-03-12T09:45:31.604Z] b858c6a631e9: Waiting [2026-03-12T09:45:31.604Z] fc93763451f9: Waiting [2026-03-12T09:45:31.604Z] bf717f65ec71: Waiting [2026-03-12T09:45:31.604Z] cce92674e987: Waiting [2026-03-12T09:45:31.604Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:31.604Z] a5f0b8412a81: Layer already exists [2026-03-12T09:45:31.604Z] e67d35a65762: Layer already exists [2026-03-12T09:45:31.604Z] e427865c7c1b: Layer already exists [2026-03-12T09:45:31.604Z] 910af7dcf1d9: Layer already exists [2026-03-12T09:45:31.604Z] cce92674e987: Layer already exists [2026-03-12T09:45:31.604Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:31.604Z] fc93763451f9: Layer already exists [2026-03-12T09:45:31.604Z] bf717f65ec71: Layer already exists [2026-03-12T09:45:31.604Z] main: digest: sha256:ae4d4b0bc64465d4072716e55778cd52eed88546523a9fe9000a9efe41a80af1 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:31.683Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:31.698Z] taggedImages: [2026-03-12T09:45:31.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:31.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-12T09:45:31.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [2026-03-12T09:45:31.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:31.698Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-03-12T09:45:31.729Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-03-12T09:45:31.729Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:31.729Z] latest [2026-03-12T09:45:31.729Z] 4.1.0-dev.102 [2026-03-12T09:45:31.729Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:31.729Z] main [2026-03-12T09:45:31.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:32.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:32.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:32.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-12T09:45:32.398Z] 76bcf5490867: Preparing [2026-03-12T09:45:32.398Z] 07edc4a9e251: Preparing [2026-03-12T09:45:32.398Z] ed2e9ddf4ef2: Preparing [2026-03-12T09:45:32.398Z] 9a64a6059b8c: Preparing [2026-03-12T09:45:32.398Z] ac0e593ec49e: Preparing [2026-03-12T09:45:32.398Z] 0366d84b72b0: Preparing [2026-03-12T09:45:32.398Z] b858c6a631e9: Preparing [2026-03-12T09:45:32.398Z] 5c67dd8763f8: Preparing [2026-03-12T09:45:32.398Z] ff91cd868add: Preparing [2026-03-12T09:45:32.398Z] 0e3f5688de0e: Preparing [2026-03-12T09:45:32.398Z] cce92674e987: Preparing [2026-03-12T09:45:32.398Z] b858c6a631e9: Waiting [2026-03-12T09:45:32.398Z] ff91cd868add: Waiting [2026-03-12T09:45:32.398Z] 5c67dd8763f8: Waiting [2026-03-12T09:45:32.398Z] cce92674e987: Waiting [2026-03-12T09:45:32.398Z] 0e3f5688de0e: Waiting [2026-03-12T09:45:32.398Z] 0366d84b72b0: Waiting [2026-03-12T09:45:32.398Z] 9a64a6059b8c: Pushed [2026-03-12T09:45:32.398Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:32.398Z] 76bcf5490867: Pushed [2026-03-12T09:45:32.398Z] ac0e593ec49e: Pushed [2026-03-12T09:45:32.398Z] 07edc4a9e251: Pushed [2026-03-12T09:45:32.398Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:32.398Z] cce92674e987: Layer already exists [2026-03-12T09:45:32.398Z] ff91cd868add: Pushed [2026-03-12T09:45:32.398Z] 5c67dd8763f8: Pushed [2026-03-12T09:45:33.776Z] 0e3f5688de0e: Pushed [2026-03-12T09:45:35.156Z] ed2e9ddf4ef2: Pushed [2026-03-12T09:45:35.156Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:35.485Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:35.816Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-12T09:45:35.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-12T09:45:35.816Z] 76bcf5490867: Preparing [2026-03-12T09:45:35.816Z] 07edc4a9e251: Preparing [2026-03-12T09:45:35.816Z] ed2e9ddf4ef2: Preparing [2026-03-12T09:45:35.816Z] 9a64a6059b8c: Preparing [2026-03-12T09:45:35.816Z] ac0e593ec49e: Preparing [2026-03-12T09:45:35.816Z] 0366d84b72b0: Preparing [2026-03-12T09:45:35.816Z] b858c6a631e9: Preparing [2026-03-12T09:45:35.816Z] 5c67dd8763f8: Preparing [2026-03-12T09:45:35.816Z] ff91cd868add: Preparing [2026-03-12T09:45:35.816Z] 0e3f5688de0e: Preparing [2026-03-12T09:45:35.816Z] cce92674e987: Preparing [2026-03-12T09:45:35.816Z] b858c6a631e9: Waiting [2026-03-12T09:45:35.816Z] 5c67dd8763f8: Waiting [2026-03-12T09:45:35.816Z] ff91cd868add: Waiting [2026-03-12T09:45:35.816Z] 0e3f5688de0e: Waiting [2026-03-12T09:45:35.816Z] cce92674e987: Waiting [2026-03-12T09:45:35.816Z] 0366d84b72b0: Waiting [2026-03-12T09:45:35.816Z] ed2e9ddf4ef2: Layer already exists [2026-03-12T09:45:35.816Z] 07edc4a9e251: Layer already exists [2026-03-12T09:45:35.816Z] 9a64a6059b8c: Layer already exists [2026-03-12T09:45:35.816Z] ac0e593ec49e: Layer already exists [2026-03-12T09:45:35.816Z] 76bcf5490867: Layer already exists [2026-03-12T09:45:35.816Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:35.816Z] 0e3f5688de0e: Layer already exists [2026-03-12T09:45:35.816Z] ff91cd868add: Layer already exists [2026-03-12T09:45:35.816Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:35.816Z] 5c67dd8763f8: Layer already exists [2026-03-12T09:45:35.816Z] cce92674e987: Layer already exists [2026-03-12T09:45:35.816Z] latest: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:36.147Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:36.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [2026-03-12T09:45:36.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-12T09:45:36.474Z] 76bcf5490867: Preparing [2026-03-12T09:45:36.474Z] 07edc4a9e251: Preparing [2026-03-12T09:45:36.474Z] ed2e9ddf4ef2: Preparing [2026-03-12T09:45:36.474Z] 9a64a6059b8c: Preparing [2026-03-12T09:45:36.474Z] ac0e593ec49e: Preparing [2026-03-12T09:45:36.474Z] 0366d84b72b0: Preparing [2026-03-12T09:45:36.474Z] b858c6a631e9: Preparing [2026-03-12T09:45:36.474Z] 5c67dd8763f8: Preparing [2026-03-12T09:45:36.474Z] ff91cd868add: Preparing [2026-03-12T09:45:36.474Z] 0e3f5688de0e: Preparing [2026-03-12T09:45:36.474Z] cce92674e987: Preparing [2026-03-12T09:45:36.474Z] 5c67dd8763f8: Waiting [2026-03-12T09:45:36.474Z] ff91cd868add: Waiting [2026-03-12T09:45:36.474Z] 0e3f5688de0e: Waiting [2026-03-12T09:45:36.474Z] cce92674e987: Waiting [2026-03-12T09:45:36.474Z] 0366d84b72b0: Waiting [2026-03-12T09:45:36.474Z] b858c6a631e9: Waiting [2026-03-12T09:45:36.474Z] ed2e9ddf4ef2: Layer already exists [2026-03-12T09:45:36.474Z] 9a64a6059b8c: Layer already exists [2026-03-12T09:45:36.474Z] ac0e593ec49e: Layer already exists [2026-03-12T09:45:36.474Z] 76bcf5490867: Layer already exists [2026-03-12T09:45:36.474Z] 07edc4a9e251: Layer already exists [2026-03-12T09:45:36.474Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:36.474Z] ff91cd868add: Layer already exists [2026-03-12T09:45:36.474Z] 5c67dd8763f8: Layer already exists [2026-03-12T09:45:36.474Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:36.474Z] 0e3f5688de0e: Layer already exists [2026-03-12T09:45:36.474Z] cce92674e987: Layer already exists [2026-03-12T09:45:36.474Z] 4.1.0-dev.102: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:36.795Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:37.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:37.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-12T09:45:37.120Z] 76bcf5490867: Preparing [2026-03-12T09:45:37.120Z] 07edc4a9e251: Preparing [2026-03-12T09:45:37.120Z] ed2e9ddf4ef2: Preparing [2026-03-12T09:45:37.120Z] 9a64a6059b8c: Preparing [2026-03-12T09:45:37.120Z] ac0e593ec49e: Preparing [2026-03-12T09:45:37.120Z] 0366d84b72b0: Preparing [2026-03-12T09:45:37.120Z] b858c6a631e9: Preparing [2026-03-12T09:45:37.120Z] 5c67dd8763f8: Preparing [2026-03-12T09:45:37.120Z] ff91cd868add: Preparing [2026-03-12T09:45:37.120Z] 0e3f5688de0e: Preparing [2026-03-12T09:45:37.120Z] cce92674e987: Preparing [2026-03-12T09:45:37.120Z] 0366d84b72b0: Waiting [2026-03-12T09:45:37.120Z] b858c6a631e9: Waiting [2026-03-12T09:45:37.120Z] 5c67dd8763f8: Waiting [2026-03-12T09:45:37.120Z] ff91cd868add: Waiting [2026-03-12T09:45:37.120Z] 0e3f5688de0e: Waiting [2026-03-12T09:45:37.120Z] cce92674e987: Waiting [2026-03-12T09:45:37.120Z] ed2e9ddf4ef2: Layer already exists [2026-03-12T09:45:37.120Z] 9a64a6059b8c: Layer already exists [2026-03-12T09:45:37.120Z] 07edc4a9e251: Layer already exists [2026-03-12T09:45:37.120Z] ac0e593ec49e: Layer already exists [2026-03-12T09:45:37.120Z] 76bcf5490867: Layer already exists [2026-03-12T09:45:37.120Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:37.120Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:37.120Z] 5c67dd8763f8: Layer already exists [2026-03-12T09:45:37.120Z] 0e3f5688de0e: Layer already exists [2026-03-12T09:45:37.120Z] ff91cd868add: Layer already exists [2026-03-12T09:45:37.120Z] cce92674e987: Layer already exists [2026-03-12T09:45:37.120Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:37.451Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:37.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-12T09:45:37.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-03-12T09:45:37.788Z] 76bcf5490867: Preparing [2026-03-12T09:45:37.788Z] 07edc4a9e251: Preparing [2026-03-12T09:45:37.788Z] ed2e9ddf4ef2: Preparing [2026-03-12T09:45:37.788Z] 9a64a6059b8c: Preparing [2026-03-12T09:45:37.788Z] ac0e593ec49e: Preparing [2026-03-12T09:45:37.788Z] 0366d84b72b0: Preparing [2026-03-12T09:45:37.788Z] b858c6a631e9: Preparing [2026-03-12T09:45:37.788Z] 5c67dd8763f8: Preparing [2026-03-12T09:45:37.788Z] ff91cd868add: Preparing [2026-03-12T09:45:37.788Z] 0e3f5688de0e: Preparing [2026-03-12T09:45:37.788Z] cce92674e987: Preparing [2026-03-12T09:45:37.788Z] ff91cd868add: Waiting [2026-03-12T09:45:37.788Z] 0e3f5688de0e: Waiting [2026-03-12T09:45:37.788Z] cce92674e987: Waiting [2026-03-12T09:45:37.788Z] 0366d84b72b0: Waiting [2026-03-12T09:45:37.788Z] b858c6a631e9: Waiting [2026-03-12T09:45:37.788Z] 5c67dd8763f8: Waiting [2026-03-12T09:45:37.788Z] ed2e9ddf4ef2: Layer already exists [2026-03-12T09:45:37.788Z] 07edc4a9e251: Layer already exists [2026-03-12T09:45:37.788Z] 9a64a6059b8c: Layer already exists [2026-03-12T09:45:37.788Z] 76bcf5490867: Layer already exists [2026-03-12T09:45:37.788Z] ac0e593ec49e: Layer already exists [2026-03-12T09:45:37.788Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:37.788Z] ff91cd868add: Layer already exists [2026-03-12T09:45:37.788Z] 5c67dd8763f8: Layer already exists [2026-03-12T09:45:37.788Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:37.788Z] 0e3f5688de0e: Layer already exists [2026-03-12T09:45:37.788Z] cce92674e987: Layer already exists [2026-03-12T09:45:37.788Z] main: digest: sha256:8ebb88a8defe665ea57c4e3d1eed4f62317b5b7e98474d19ab7ac5e4b7490397 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:37.866Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:37.881Z] taggedImages: [2026-03-12T09:45:37.881Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:37.881Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-12T09:45:37.881Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [2026-03-12T09:45:37.881Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:37.881Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-03-12T09:45:37.907Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-03-12T09:45:37.907Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:37.907Z] latest [2026-03-12T09:45:37.907Z] 4.1.0-dev.102 [2026-03-12T09:45:37.907Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:37.907Z] main [2026-03-12T09:45:37.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:38.253Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:38.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:38.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-12T09:45:38.582Z] 4fda82abf50f: Preparing [2026-03-12T09:45:38.582Z] 8c92d5468cb7: Preparing [2026-03-12T09:45:38.582Z] ad4960534ff8: Preparing [2026-03-12T09:45:38.582Z] b049aa192e8f: Preparing [2026-03-12T09:45:38.582Z] 0eb79865eccb: Preparing [2026-03-12T09:45:38.582Z] b8229519a057: Preparing [2026-03-12T09:45:38.582Z] d53928988551: Preparing [2026-03-12T09:45:38.582Z] 0366d84b72b0: Preparing [2026-03-12T09:45:38.582Z] b8229519a057: Waiting [2026-03-12T09:45:38.582Z] d53928988551: Waiting [2026-03-12T09:45:38.582Z] b858c6a631e9: Preparing [2026-03-12T09:45:38.582Z] 32345418f692: Preparing [2026-03-12T09:45:38.582Z] 0366d84b72b0: Waiting [2026-03-12T09:45:38.582Z] b858c6a631e9: Waiting [2026-03-12T09:45:38.582Z] a26eb288bfcc: Preparing [2026-03-12T09:45:38.582Z] cce92674e987: Preparing [2026-03-12T09:45:38.582Z] 32345418f692: Waiting [2026-03-12T09:45:38.582Z] cce92674e987: Waiting [2026-03-12T09:45:38.582Z] a26eb288bfcc: Waiting [2026-03-12T09:45:38.582Z] 8c92d5468cb7: Pushed [2026-03-12T09:45:38.582Z] 0eb79865eccb: Pushed [2026-03-12T09:45:38.582Z] 4fda82abf50f: Pushed [2026-03-12T09:45:38.582Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:38.582Z] b8229519a057: Pushed [2026-03-12T09:45:38.582Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:38.840Z] d53928988551: Pushed [2026-03-12T09:45:38.840Z] cce92674e987: Layer already exists [2026-03-12T09:45:38.840Z] 32345418f692: Pushed [2026-03-12T09:45:40.214Z] a26eb288bfcc: Pushed [2026-03-12T09:45:41.152Z] b049aa192e8f: Pushed [2026-03-12T09:45:41.411Z] ad4960534ff8: Pushed [2026-03-12T09:45:41.670Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:41.996Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:42.371Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-12T09:45:42.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-12T09:45:42.371Z] 4fda82abf50f: Preparing [2026-03-12T09:45:42.371Z] 8c92d5468cb7: Preparing [2026-03-12T09:45:42.371Z] ad4960534ff8: Preparing [2026-03-12T09:45:42.371Z] b049aa192e8f: Preparing [2026-03-12T09:45:42.371Z] 0eb79865eccb: Preparing [2026-03-12T09:45:42.371Z] b8229519a057: Preparing [2026-03-12T09:45:42.371Z] d53928988551: Preparing [2026-03-12T09:45:42.371Z] 0366d84b72b0: Preparing [2026-03-12T09:45:42.371Z] b858c6a631e9: Preparing [2026-03-12T09:45:42.371Z] 32345418f692: Preparing [2026-03-12T09:45:42.371Z] a26eb288bfcc: Preparing [2026-03-12T09:45:42.371Z] cce92674e987: Preparing [2026-03-12T09:45:42.371Z] d53928988551: Waiting [2026-03-12T09:45:42.371Z] 0366d84b72b0: Waiting [2026-03-12T09:45:42.371Z] b858c6a631e9: Waiting [2026-03-12T09:45:42.371Z] 32345418f692: Waiting [2026-03-12T09:45:42.371Z] a26eb288bfcc: Waiting [2026-03-12T09:45:42.371Z] cce92674e987: Waiting [2026-03-12T09:45:42.371Z] b8229519a057: Waiting [2026-03-12T09:45:42.371Z] 8c92d5468cb7: Layer already exists [2026-03-12T09:45:42.371Z] ad4960534ff8: Layer already exists [2026-03-12T09:45:42.371Z] b049aa192e8f: Layer already exists [2026-03-12T09:45:42.371Z] 0eb79865eccb: Layer already exists [2026-03-12T09:45:42.371Z] 4fda82abf50f: Layer already exists [2026-03-12T09:45:42.371Z] b8229519a057: Layer already exists [2026-03-12T09:45:42.371Z] d53928988551: Layer already exists [2026-03-12T09:45:42.371Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:42.371Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:42.371Z] 32345418f692: Layer already exists [2026-03-12T09:45:42.371Z] a26eb288bfcc: Layer already exists [2026-03-12T09:45:42.371Z] cce92674e987: Layer already exists [2026-03-12T09:45:42.371Z] latest: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:42.691Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:43.006Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [2026-03-12T09:45:43.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-12T09:45:43.006Z] 4fda82abf50f: Preparing [2026-03-12T09:45:43.006Z] 8c92d5468cb7: Preparing [2026-03-12T09:45:43.006Z] ad4960534ff8: Preparing [2026-03-12T09:45:43.006Z] b049aa192e8f: Preparing [2026-03-12T09:45:43.006Z] 0eb79865eccb: Preparing [2026-03-12T09:45:43.006Z] b8229519a057: Preparing [2026-03-12T09:45:43.006Z] d53928988551: Preparing [2026-03-12T09:45:43.006Z] 0366d84b72b0: Preparing [2026-03-12T09:45:43.006Z] b858c6a631e9: Preparing [2026-03-12T09:45:43.006Z] 32345418f692: Preparing [2026-03-12T09:45:43.006Z] a26eb288bfcc: Preparing [2026-03-12T09:45:43.006Z] cce92674e987: Preparing [2026-03-12T09:45:43.006Z] 0366d84b72b0: Waiting [2026-03-12T09:45:43.006Z] b858c6a631e9: Waiting [2026-03-12T09:45:43.006Z] 32345418f692: Waiting [2026-03-12T09:45:43.006Z] a26eb288bfcc: Waiting [2026-03-12T09:45:43.006Z] cce92674e987: Waiting [2026-03-12T09:45:43.006Z] b8229519a057: Waiting [2026-03-12T09:45:43.006Z] d53928988551: Waiting [2026-03-12T09:45:43.006Z] b049aa192e8f: Layer already exists [2026-03-12T09:45:43.006Z] 4fda82abf50f: Layer already exists [2026-03-12T09:45:43.006Z] 8c92d5468cb7: Layer already exists [2026-03-12T09:45:43.006Z] 0eb79865eccb: Layer already exists [2026-03-12T09:45:43.006Z] ad4960534ff8: Layer already exists [2026-03-12T09:45:43.006Z] b8229519a057: Layer already exists [2026-03-12T09:45:43.006Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:43.006Z] d53928988551: Layer already exists [2026-03-12T09:45:43.006Z] 32345418f692: Layer already exists [2026-03-12T09:45:43.006Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:43.006Z] a26eb288bfcc: Layer already exists [2026-03-12T09:45:43.006Z] cce92674e987: Layer already exists [2026-03-12T09:45:43.006Z] 4.1.0-dev.102: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:43.323Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:43.641Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:43.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-12T09:45:43.641Z] 4fda82abf50f: Preparing [2026-03-12T09:45:43.641Z] 8c92d5468cb7: Preparing [2026-03-12T09:45:43.641Z] ad4960534ff8: Preparing [2026-03-12T09:45:43.641Z] b049aa192e8f: Preparing [2026-03-12T09:45:43.641Z] 0eb79865eccb: Preparing [2026-03-12T09:45:43.641Z] b8229519a057: Preparing [2026-03-12T09:45:43.641Z] d53928988551: Preparing [2026-03-12T09:45:43.641Z] 0366d84b72b0: Preparing [2026-03-12T09:45:43.641Z] b858c6a631e9: Preparing [2026-03-12T09:45:43.641Z] 32345418f692: Preparing [2026-03-12T09:45:43.641Z] a26eb288bfcc: Preparing [2026-03-12T09:45:43.641Z] cce92674e987: Preparing [2026-03-12T09:45:43.641Z] b8229519a057: Waiting [2026-03-12T09:45:43.641Z] d53928988551: Waiting [2026-03-12T09:45:43.641Z] 0366d84b72b0: Waiting [2026-03-12T09:45:43.641Z] b858c6a631e9: Waiting [2026-03-12T09:45:43.641Z] 32345418f692: Waiting [2026-03-12T09:45:43.641Z] a26eb288bfcc: Waiting [2026-03-12T09:45:43.641Z] cce92674e987: Waiting [2026-03-12T09:45:43.641Z] ad4960534ff8: Layer already exists [2026-03-12T09:45:43.641Z] 4fda82abf50f: Layer already exists [2026-03-12T09:45:43.641Z] 8c92d5468cb7: Layer already exists [2026-03-12T09:45:43.641Z] b049aa192e8f: Layer already exists [2026-03-12T09:45:43.641Z] 0eb79865eccb: Layer already exists [2026-03-12T09:45:43.641Z] d53928988551: Layer already exists [2026-03-12T09:45:43.641Z] b8229519a057: Layer already exists [2026-03-12T09:45:43.641Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:43.641Z] 32345418f692: Layer already exists [2026-03-12T09:45:43.641Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:43.641Z] cce92674e987: Layer already exists [2026-03-12T09:45:43.641Z] a26eb288bfcc: Layer already exists [2026-03-12T09:45:43.641Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:43.964Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:44.292Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-12T09:45:44.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-03-12T09:45:44.292Z] 4fda82abf50f: Preparing [2026-03-12T09:45:44.292Z] 8c92d5468cb7: Preparing [2026-03-12T09:45:44.292Z] ad4960534ff8: Preparing [2026-03-12T09:45:44.292Z] b049aa192e8f: Preparing [2026-03-12T09:45:44.292Z] 0eb79865eccb: Preparing [2026-03-12T09:45:44.292Z] b8229519a057: Preparing [2026-03-12T09:45:44.292Z] d53928988551: Preparing [2026-03-12T09:45:44.292Z] 0366d84b72b0: Preparing [2026-03-12T09:45:44.292Z] b858c6a631e9: Preparing [2026-03-12T09:45:44.292Z] 32345418f692: Preparing [2026-03-12T09:45:44.292Z] a26eb288bfcc: Preparing [2026-03-12T09:45:44.292Z] cce92674e987: Preparing [2026-03-12T09:45:44.292Z] d53928988551: Waiting [2026-03-12T09:45:44.292Z] 0366d84b72b0: Waiting [2026-03-12T09:45:44.292Z] b858c6a631e9: Waiting [2026-03-12T09:45:44.292Z] 32345418f692: Waiting [2026-03-12T09:45:44.292Z] a26eb288bfcc: Waiting [2026-03-12T09:45:44.292Z] cce92674e987: Waiting [2026-03-12T09:45:44.292Z] b8229519a057: Waiting [2026-03-12T09:45:44.292Z] 4fda82abf50f: Layer already exists [2026-03-12T09:45:44.292Z] b049aa192e8f: Layer already exists [2026-03-12T09:45:44.292Z] 0eb79865eccb: Layer already exists [2026-03-12T09:45:44.292Z] 8c92d5468cb7: Layer already exists [2026-03-12T09:45:44.292Z] ad4960534ff8: Layer already exists [2026-03-12T09:45:44.292Z] d53928988551: Layer already exists [2026-03-12T09:45:44.292Z] b8229519a057: Layer already exists [2026-03-12T09:45:44.292Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:44.292Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:44.292Z] 32345418f692: Layer already exists [2026-03-12T09:45:44.292Z] a26eb288bfcc: Layer already exists [2026-03-12T09:45:44.292Z] cce92674e987: Layer already exists [2026-03-12T09:45:44.292Z] main: digest: sha256:c69e7c1d5632d286f7660d70a003a706ee24cfd78864dac34be0d429d0fa599b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:44.368Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:44.386Z] taggedImages: [2026-03-12T09:45:44.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:44.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-12T09:45:44.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [2026-03-12T09:45:44.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:44.386Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-03-12T09:45:44.417Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-03-12T09:45:44.417Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:44.417Z] latest [2026-03-12T09:45:44.417Z] 4.1.0-dev.102 [2026-03-12T09:45:44.417Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:44.417Z] main [2026-03-12T09:45:44.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:44.767Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:45.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:45.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-12T09:45:45.083Z] 83acecf071b1: Preparing [2026-03-12T09:45:45.083Z] 98ec9556c44c: Preparing [2026-03-12T09:45:45.083Z] 0366d84b72b0: Preparing [2026-03-12T09:45:45.083Z] b858c6a631e9: Preparing [2026-03-12T09:45:45.083Z] 29f4dbd9908d: Preparing [2026-03-12T09:45:45.083Z] 85688e9b8633: Preparing [2026-03-12T09:45:45.083Z] cce92674e987: Preparing [2026-03-12T09:45:45.083Z] cce92674e987: Waiting [2026-03-12T09:45:45.083Z] 85688e9b8633: Waiting [2026-03-12T09:45:45.083Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:45.083Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:45.083Z] cce92674e987: Layer already exists [2026-03-12T09:45:45.083Z] 83acecf071b1: Pushed [2026-03-12T09:45:45.083Z] 29f4dbd9908d: Pushed [2026-03-12T09:45:46.016Z] 85688e9b8633: Pushed [2026-03-12T09:45:48.546Z] 98ec9556c44c: Pushed [2026-03-12T09:45:48.546Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:48.871Z] + 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-03-12T09:45:49.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-12T09:45:49.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-12T09:45:49.203Z] 83acecf071b1: Preparing [2026-03-12T09:45:49.203Z] 98ec9556c44c: Preparing [2026-03-12T09:45:49.203Z] 0366d84b72b0: Preparing [2026-03-12T09:45:49.203Z] b858c6a631e9: Preparing [2026-03-12T09:45:49.203Z] 29f4dbd9908d: Preparing [2026-03-12T09:45:49.203Z] 85688e9b8633: Preparing [2026-03-12T09:45:49.203Z] cce92674e987: Preparing [2026-03-12T09:45:49.203Z] 85688e9b8633: Waiting [2026-03-12T09:45:49.203Z] cce92674e987: Waiting [2026-03-12T09:45:49.203Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:49.203Z] 29f4dbd9908d: Layer already exists [2026-03-12T09:45:49.203Z] 98ec9556c44c: Layer already exists [2026-03-12T09:45:49.203Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:49.203Z] 83acecf071b1: Layer already exists [2026-03-12T09:45:49.203Z] 85688e9b8633: Layer already exists [2026-03-12T09:45:49.203Z] cce92674e987: Layer already exists [2026-03-12T09:45:49.203Z] latest: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:49.539Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:49.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [2026-03-12T09:45:49.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-12T09:45:49.862Z] 83acecf071b1: Preparing [2026-03-12T09:45:49.862Z] 98ec9556c44c: Preparing [2026-03-12T09:45:49.862Z] 0366d84b72b0: Preparing [2026-03-12T09:45:49.862Z] b858c6a631e9: Preparing [2026-03-12T09:45:49.862Z] 29f4dbd9908d: Preparing [2026-03-12T09:45:49.862Z] 85688e9b8633: Preparing [2026-03-12T09:45:49.862Z] cce92674e987: Preparing [2026-03-12T09:45:49.862Z] 85688e9b8633: Waiting [2026-03-12T09:45:49.862Z] cce92674e987: Waiting [2026-03-12T09:45:49.862Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:49.862Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:49.862Z] 98ec9556c44c: Layer already exists [2026-03-12T09:45:49.862Z] 83acecf071b1: Layer already exists [2026-03-12T09:45:49.862Z] 29f4dbd9908d: Layer already exists [2026-03-12T09:45:49.862Z] 85688e9b8633: Layer already exists [2026-03-12T09:45:49.862Z] cce92674e987: Layer already exists [2026-03-12T09:45:49.862Z] 4.1.0-dev.102: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:50.178Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:50.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:50.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-12T09:45:50.497Z] 83acecf071b1: Preparing [2026-03-12T09:45:50.497Z] 98ec9556c44c: Preparing [2026-03-12T09:45:50.497Z] 0366d84b72b0: Preparing [2026-03-12T09:45:50.497Z] b858c6a631e9: Preparing [2026-03-12T09:45:50.497Z] 29f4dbd9908d: Preparing [2026-03-12T09:45:50.497Z] 85688e9b8633: Preparing [2026-03-12T09:45:50.497Z] cce92674e987: Preparing [2026-03-12T09:45:50.497Z] 85688e9b8633: Waiting [2026-03-12T09:45:50.497Z] cce92674e987: Waiting [2026-03-12T09:45:50.497Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:50.497Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:50.497Z] 98ec9556c44c: Layer already exists [2026-03-12T09:45:50.497Z] 83acecf071b1: Layer already exists [2026-03-12T09:45:50.497Z] 29f4dbd9908d: Layer already exists [2026-03-12T09:45:50.497Z] cce92674e987: Layer already exists [2026-03-12T09:45:50.497Z] 85688e9b8633: Layer already exists [2026-03-12T09:45:50.497Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:50.820Z] + 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-03-12T09:45:51.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-12T09:45:51.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-03-12T09:45:51.146Z] 83acecf071b1: Preparing [2026-03-12T09:45:51.146Z] 98ec9556c44c: Preparing [2026-03-12T09:45:51.146Z] 0366d84b72b0: Preparing [2026-03-12T09:45:51.146Z] b858c6a631e9: Preparing [2026-03-12T09:45:51.146Z] 29f4dbd9908d: Preparing [2026-03-12T09:45:51.146Z] 85688e9b8633: Preparing [2026-03-12T09:45:51.146Z] cce92674e987: Preparing [2026-03-12T09:45:51.146Z] cce92674e987: Waiting [2026-03-12T09:45:51.146Z] 85688e9b8633: Waiting [2026-03-12T09:45:51.146Z] 29f4dbd9908d: Layer already exists [2026-03-12T09:45:51.146Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:51.146Z] 83acecf071b1: Layer already exists [2026-03-12T09:45:51.146Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:51.146Z] 98ec9556c44c: Layer already exists [2026-03-12T09:45:51.146Z] cce92674e987: Layer already exists [2026-03-12T09:45:51.146Z] 85688e9b8633: Layer already exists [2026-03-12T09:45:51.146Z] main: digest: sha256:9cc7ec3ce7e593a8606ba0c4374085cec8cda2bf5fc409a01d916ec40932c895 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:45:51.224Z] ===================================================== [Pipeline] echo [2026-03-12T09:45:51.236Z] taggedImages: [2026-03-12T09:45:51.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:51.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-12T09:45:51.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [2026-03-12T09:45:51.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:51.236Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-03-12T09:45:51.264Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-03-12T09:45:51.264Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:51.264Z] latest [2026-03-12T09:45:51.264Z] 4.1.0-dev.102 [2026-03-12T09:45:51.264Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:45:51.264Z] main [2026-03-12T09:45:51.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:51.613Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:45:51.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:45:51.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-12T09:45:51.932Z] 6d50e415c67b: Preparing [2026-03-12T09:45:51.932Z] 6744a93b38a1: Preparing [2026-03-12T09:45:51.932Z] de5786dd9f9a: Preparing [2026-03-12T09:45:51.932Z] 0366d84b72b0: Preparing [2026-03-12T09:45:51.932Z] b858c6a631e9: Preparing [2026-03-12T09:45:51.932Z] 70ef8a32e4c9: Preparing [2026-03-12T09:45:51.932Z] 44f6d75a5dee: Preparing [2026-03-12T09:45:51.932Z] cdb512a7d5f4: Preparing [2026-03-12T09:45:51.932Z] 3be97c7fa21f: Preparing [2026-03-12T09:45:51.932Z] cce92674e987: Preparing [2026-03-12T09:45:51.932Z] 44f6d75a5dee: Waiting [2026-03-12T09:45:51.932Z] cdb512a7d5f4: Waiting [2026-03-12T09:45:51.932Z] 3be97c7fa21f: Waiting [2026-03-12T09:45:51.932Z] cce92674e987: Waiting [2026-03-12T09:45:51.932Z] 70ef8a32e4c9: Waiting [2026-03-12T09:45:51.932Z] 0366d84b72b0: Layer already exists [2026-03-12T09:45:51.932Z] b858c6a631e9: Layer already exists [2026-03-12T09:45:51.932Z] 6744a93b38a1: Pushed [2026-03-12T09:45:51.932Z] 6d50e415c67b: Pushed [2026-03-12T09:45:51.932Z] de5786dd9f9a: Pushed [2026-03-12T09:45:51.932Z] cce92674e987: Layer already exists [2026-03-12T09:45:51.932Z] cdb512a7d5f4: Pushed [2026-03-12T09:45:52.501Z] 3be97c7fa21f: Pushed [2026-03-12T09:45:57.780Z] 44f6d75a5dee: Pushed [2026-03-12T09:46:05.899Z] 70ef8a32e4c9: Pushed [2026-03-12T09:46:05.899Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:06.233Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:06.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-12T09:46:06.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-12T09:46:06.553Z] 6d50e415c67b: Preparing [2026-03-12T09:46:06.553Z] 6744a93b38a1: Preparing [2026-03-12T09:46:06.553Z] de5786dd9f9a: Preparing [2026-03-12T09:46:06.553Z] 0366d84b72b0: Preparing [2026-03-12T09:46:06.553Z] b858c6a631e9: Preparing [2026-03-12T09:46:06.553Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:06.553Z] 44f6d75a5dee: Preparing [2026-03-12T09:46:06.553Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:06.553Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:06.553Z] cce92674e987: Preparing [2026-03-12T09:46:06.553Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:06.553Z] 44f6d75a5dee: Waiting [2026-03-12T09:46:06.553Z] cce92674e987: Waiting [2026-03-12T09:46:06.553Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:06.553Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:06.553Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:06.553Z] 6d50e415c67b: Layer already exists [2026-03-12T09:46:06.553Z] 6744a93b38a1: Layer already exists [2026-03-12T09:46:06.553Z] de5786dd9f9a: Layer already exists [2026-03-12T09:46:06.553Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:06.553Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:06.553Z] 44f6d75a5dee: Layer already exists [2026-03-12T09:46:06.553Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:06.553Z] cce92674e987: Layer already exists [2026-03-12T09:46:06.553Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:06.553Z] latest: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:06.875Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:07.192Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [2026-03-12T09:46:07.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-12T09:46:07.192Z] 6d50e415c67b: Preparing [2026-03-12T09:46:07.192Z] 6744a93b38a1: Preparing [2026-03-12T09:46:07.192Z] de5786dd9f9a: Preparing [2026-03-12T09:46:07.192Z] 0366d84b72b0: Preparing [2026-03-12T09:46:07.192Z] b858c6a631e9: Preparing [2026-03-12T09:46:07.192Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:07.192Z] 44f6d75a5dee: Preparing [2026-03-12T09:46:07.192Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:07.192Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:07.192Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:07.192Z] 44f6d75a5dee: Waiting [2026-03-12T09:46:07.192Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:07.192Z] cce92674e987: Preparing [2026-03-12T09:46:07.192Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:07.192Z] cce92674e987: Waiting [2026-03-12T09:46:07.192Z] 6744a93b38a1: Layer already exists [2026-03-12T09:46:07.192Z] 6d50e415c67b: Layer already exists [2026-03-12T09:46:07.192Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:07.192Z] de5786dd9f9a: Layer already exists [2026-03-12T09:46:07.192Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:07.192Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:07.192Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:07.192Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:07.192Z] 44f6d75a5dee: Layer already exists [2026-03-12T09:46:07.192Z] cce92674e987: Layer already exists [2026-03-12T09:46:07.192Z] 4.1.0-dev.102: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:07.516Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:07.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:07.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-12T09:46:07.845Z] 6d50e415c67b: Preparing [2026-03-12T09:46:07.845Z] 6744a93b38a1: Preparing [2026-03-12T09:46:07.845Z] de5786dd9f9a: Preparing [2026-03-12T09:46:07.845Z] 0366d84b72b0: Preparing [2026-03-12T09:46:07.845Z] b858c6a631e9: Preparing [2026-03-12T09:46:07.845Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:07.845Z] 44f6d75a5dee: Preparing [2026-03-12T09:46:07.845Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:07.845Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:07.845Z] cce92674e987: Preparing [2026-03-12T09:46:07.845Z] 44f6d75a5dee: Waiting [2026-03-12T09:46:07.845Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:07.845Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:07.845Z] cce92674e987: Waiting [2026-03-12T09:46:07.845Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:07.845Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:07.845Z] 6d50e415c67b: Layer already exists [2026-03-12T09:46:07.845Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:07.845Z] de5786dd9f9a: Layer already exists [2026-03-12T09:46:07.845Z] 6744a93b38a1: Layer already exists [2026-03-12T09:46:07.845Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:07.845Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:07.845Z] 44f6d75a5dee: Layer already exists [2026-03-12T09:46:07.845Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:07.845Z] cce92674e987: Layer already exists [2026-03-12T09:46:07.845Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:08.175Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:08.502Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-12T09:46:08.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-03-12T09:46:08.502Z] 6d50e415c67b: Preparing [2026-03-12T09:46:08.502Z] 6744a93b38a1: Preparing [2026-03-12T09:46:08.502Z] de5786dd9f9a: Preparing [2026-03-12T09:46:08.502Z] 0366d84b72b0: Preparing [2026-03-12T09:46:08.502Z] b858c6a631e9: Preparing [2026-03-12T09:46:08.502Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:08.502Z] 44f6d75a5dee: Preparing [2026-03-12T09:46:08.502Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:08.502Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:08.502Z] cce92674e987: Preparing [2026-03-12T09:46:08.502Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:08.502Z] 44f6d75a5dee: Waiting [2026-03-12T09:46:08.502Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:08.502Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:08.502Z] cce92674e987: Waiting [2026-03-12T09:46:08.502Z] de5786dd9f9a: Layer already exists [2026-03-12T09:46:08.502Z] 6d50e415c67b: Layer already exists [2026-03-12T09:46:08.502Z] 6744a93b38a1: Layer already exists [2026-03-12T09:46:08.502Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:08.502Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:08.502Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:08.502Z] 44f6d75a5dee: Layer already exists [2026-03-12T09:46:08.502Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:08.502Z] cce92674e987: Layer already exists [2026-03-12T09:46:08.502Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:08.502Z] main: digest: sha256:4ac3d50f8bc25d08aab096f0a67dceda7c8179c91a59bf4d6b836a00b98ce522 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:46:08.576Z] ===================================================== [Pipeline] echo [2026-03-12T09:46:08.587Z] taggedImages: [2026-03-12T09:46:08.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:08.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-12T09:46:08.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [2026-03-12T09:46:08.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:08.587Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-03-12T09:46:08.613Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-03-12T09:46:08.613Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:08.613Z] latest [2026-03-12T09:46:08.613Z] 4.1.0-dev.102 [2026-03-12T09:46:08.613Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:08.613Z] main [2026-03-12T09:46:08.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:09.022Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:09.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:09.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-12T09:46:09.411Z] 25bde78e7aba: Preparing [2026-03-12T09:46:09.411Z] 806a516393a7: Preparing [2026-03-12T09:46:09.411Z] a9c4c2722cb2: Preparing [2026-03-12T09:46:09.411Z] 0366d84b72b0: Preparing [2026-03-12T09:46:09.411Z] b858c6a631e9: Preparing [2026-03-12T09:46:09.411Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:09.411Z] d917f4d7eb1d: Preparing [2026-03-12T09:46:09.411Z] 751a49adcfee: Preparing [2026-03-12T09:46:09.411Z] cce92674e987: Preparing [2026-03-12T09:46:09.411Z] 751a49adcfee: Waiting [2026-03-12T09:46:09.411Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:09.411Z] cce92674e987: Waiting [2026-03-12T09:46:09.411Z] d917f4d7eb1d: Waiting [2026-03-12T09:46:09.411Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:09.411Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:09.411Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:09.411Z] a9c4c2722cb2: Pushed [2026-03-12T09:46:09.411Z] 806a516393a7: Pushed [2026-03-12T09:46:09.411Z] 25bde78e7aba: Pushed [2026-03-12T09:46:09.411Z] cce92674e987: Layer already exists [2026-03-12T09:46:09.411Z] d917f4d7eb1d: Pushed [2026-03-12T09:46:09.689Z] 751a49adcfee: Pushed [2026-03-12T09:46:09.956Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:10.282Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:10.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-12T09:46:10.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-12T09:46:10.606Z] 25bde78e7aba: Preparing [2026-03-12T09:46:10.606Z] 806a516393a7: Preparing [2026-03-12T09:46:10.606Z] a9c4c2722cb2: Preparing [2026-03-12T09:46:10.606Z] 0366d84b72b0: Preparing [2026-03-12T09:46:10.606Z] b858c6a631e9: Preparing [2026-03-12T09:46:10.606Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:10.606Z] d917f4d7eb1d: Preparing [2026-03-12T09:46:10.606Z] 751a49adcfee: Preparing [2026-03-12T09:46:10.606Z] cce92674e987: Preparing [2026-03-12T09:46:10.606Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:10.606Z] d917f4d7eb1d: Waiting [2026-03-12T09:46:10.606Z] 751a49adcfee: Waiting [2026-03-12T09:46:10.606Z] cce92674e987: Waiting [2026-03-12T09:46:10.606Z] 806a516393a7: Layer already exists [2026-03-12T09:46:10.606Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:10.606Z] a9c4c2722cb2: Layer already exists [2026-03-12T09:46:10.606Z] 25bde78e7aba: Layer already exists [2026-03-12T09:46:10.606Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:10.606Z] 751a49adcfee: Layer already exists [2026-03-12T09:46:10.606Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:10.606Z] d917f4d7eb1d: Layer already exists [2026-03-12T09:46:10.606Z] cce92674e987: Layer already exists [2026-03-12T09:46:10.606Z] latest: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:10.927Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:11.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [2026-03-12T09:46:11.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-12T09:46:11.248Z] 25bde78e7aba: Preparing [2026-03-12T09:46:11.248Z] 806a516393a7: Preparing [2026-03-12T09:46:11.248Z] a9c4c2722cb2: Preparing [2026-03-12T09:46:11.248Z] 0366d84b72b0: Preparing [2026-03-12T09:46:11.248Z] b858c6a631e9: Preparing [2026-03-12T09:46:11.248Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:11.248Z] d917f4d7eb1d: Preparing [2026-03-12T09:46:11.248Z] 751a49adcfee: Preparing [2026-03-12T09:46:11.248Z] cce92674e987: Preparing [2026-03-12T09:46:11.248Z] d917f4d7eb1d: Waiting [2026-03-12T09:46:11.248Z] 751a49adcfee: Waiting [2026-03-12T09:46:11.248Z] cce92674e987: Waiting [2026-03-12T09:46:11.248Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:11.248Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:11.248Z] 25bde78e7aba: Layer already exists [2026-03-12T09:46:11.248Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:11.248Z] 806a516393a7: Layer already exists [2026-03-12T09:46:11.248Z] a9c4c2722cb2: Layer already exists [2026-03-12T09:46:11.248Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:11.248Z] d917f4d7eb1d: Layer already exists [2026-03-12T09:46:11.248Z] 751a49adcfee: Layer already exists [2026-03-12T09:46:11.248Z] cce92674e987: Layer already exists [2026-03-12T09:46:11.248Z] 4.1.0-dev.102: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:11.580Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:11.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:11.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-12T09:46:11.909Z] 25bde78e7aba: Preparing [2026-03-12T09:46:11.909Z] 806a516393a7: Preparing [2026-03-12T09:46:11.909Z] a9c4c2722cb2: Preparing [2026-03-12T09:46:11.909Z] 0366d84b72b0: Preparing [2026-03-12T09:46:11.909Z] b858c6a631e9: Preparing [2026-03-12T09:46:11.909Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:11.909Z] d917f4d7eb1d: Preparing [2026-03-12T09:46:11.909Z] 751a49adcfee: Preparing [2026-03-12T09:46:11.909Z] cce92674e987: Preparing [2026-03-12T09:46:11.909Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:11.909Z] d917f4d7eb1d: Waiting [2026-03-12T09:46:11.909Z] 751a49adcfee: Waiting [2026-03-12T09:46:11.909Z] cce92674e987: Waiting [2026-03-12T09:46:11.909Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:11.909Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:11.909Z] 806a516393a7: Layer already exists [2026-03-12T09:46:11.909Z] a9c4c2722cb2: Layer already exists [2026-03-12T09:46:11.909Z] 25bde78e7aba: Layer already exists [2026-03-12T09:46:11.909Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:11.909Z] d917f4d7eb1d: Layer already exists [2026-03-12T09:46:11.909Z] 751a49adcfee: Layer already exists [2026-03-12T09:46:11.909Z] cce92674e987: Layer already exists [2026-03-12T09:46:11.909Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:12.235Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:12.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-12T09:46:12.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-03-12T09:46:12.569Z] 25bde78e7aba: Preparing [2026-03-12T09:46:12.569Z] 806a516393a7: Preparing [2026-03-12T09:46:12.569Z] a9c4c2722cb2: Preparing [2026-03-12T09:46:12.569Z] 0366d84b72b0: Preparing [2026-03-12T09:46:12.569Z] b858c6a631e9: Preparing [2026-03-12T09:46:12.569Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:12.569Z] d917f4d7eb1d: Preparing [2026-03-12T09:46:12.569Z] 751a49adcfee: Preparing [2026-03-12T09:46:12.569Z] cce92674e987: Preparing [2026-03-12T09:46:12.569Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:12.569Z] d917f4d7eb1d: Waiting [2026-03-12T09:46:12.569Z] 751a49adcfee: Waiting [2026-03-12T09:46:12.569Z] cce92674e987: Waiting [2026-03-12T09:46:12.569Z] 25bde78e7aba: Layer already exists [2026-03-12T09:46:12.569Z] a9c4c2722cb2: Layer already exists [2026-03-12T09:46:12.569Z] 806a516393a7: Layer already exists [2026-03-12T09:46:12.569Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:12.569Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:12.569Z] d917f4d7eb1d: Layer already exists [2026-03-12T09:46:12.569Z] cce92674e987: Layer already exists [2026-03-12T09:46:12.569Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:12.569Z] 751a49adcfee: Layer already exists [2026-03-12T09:46:12.569Z] main: digest: sha256:d0ebf4bc39104ba6ddb8585755222a523e6fad3e897b4906bb567d248b4b08c4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:46:12.641Z] ===================================================== [Pipeline] echo [2026-03-12T09:46:12.654Z] taggedImages: [2026-03-12T09:46:12.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:12.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-12T09:46:12.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [2026-03-12T09:46:12.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:12.654Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-03-12T09:46:12.687Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-03-12T09:46:12.687Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:12.687Z] latest [2026-03-12T09:46:12.687Z] 4.1.0-dev.102 [2026-03-12T09:46:12.687Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:12.687Z] main [2026-03-12T09:46:12.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:13.043Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:13.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:13.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-12T09:46:13.371Z] 82c792d2d98a: Preparing [2026-03-12T09:46:13.371Z] 23f1226d2441: Preparing [2026-03-12T09:46:13.371Z] 9efe4126b140: Preparing [2026-03-12T09:46:13.371Z] 0366d84b72b0: Preparing [2026-03-12T09:46:13.371Z] b858c6a631e9: Preparing [2026-03-12T09:46:13.371Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:13.371Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:13.371Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:13.371Z] cce92674e987: Preparing [2026-03-12T09:46:13.371Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:13.371Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:13.371Z] cce92674e987: Waiting [2026-03-12T09:46:13.371Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:13.371Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:13.371Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:13.371Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:13.371Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:13.371Z] cce92674e987: Layer already exists [2026-03-12T09:46:13.371Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:13.371Z] 23f1226d2441: Pushed [2026-03-12T09:46:13.371Z] 9efe4126b140: Pushed [2026-03-12T09:46:13.371Z] 82c792d2d98a: Pushed [2026-03-12T09:46:13.630Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:13.950Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:14.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-12T09:46:14.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-12T09:46:14.269Z] 82c792d2d98a: Preparing [2026-03-12T09:46:14.269Z] 23f1226d2441: Preparing [2026-03-12T09:46:14.269Z] 9efe4126b140: Preparing [2026-03-12T09:46:14.269Z] 0366d84b72b0: Preparing [2026-03-12T09:46:14.269Z] b858c6a631e9: Preparing [2026-03-12T09:46:14.269Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:14.269Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:14.269Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:14.269Z] cce92674e987: Preparing [2026-03-12T09:46:14.269Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:14.269Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:14.269Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:14.269Z] cce92674e987: Waiting [2026-03-12T09:46:14.269Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:14.269Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:14.269Z] 82c792d2d98a: Layer already exists [2026-03-12T09:46:14.269Z] 9efe4126b140: Layer already exists [2026-03-12T09:46:14.269Z] 23f1226d2441: Layer already exists [2026-03-12T09:46:14.269Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:14.269Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:14.269Z] cce92674e987: Layer already exists [2026-03-12T09:46:14.269Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:14.269Z] latest: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:14.599Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:14.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [2026-03-12T09:46:14.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-12T09:46:14.921Z] 82c792d2d98a: Preparing [2026-03-12T09:46:14.921Z] 23f1226d2441: Preparing [2026-03-12T09:46:14.921Z] 9efe4126b140: Preparing [2026-03-12T09:46:14.921Z] 0366d84b72b0: Preparing [2026-03-12T09:46:14.921Z] b858c6a631e9: Preparing [2026-03-12T09:46:14.921Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:14.921Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:14.921Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:14.921Z] cce92674e987: Preparing [2026-03-12T09:46:14.921Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:14.921Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:14.921Z] cce92674e987: Waiting [2026-03-12T09:46:14.921Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:14.921Z] 82c792d2d98a: Layer already exists [2026-03-12T09:46:14.921Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:14.921Z] 23f1226d2441: Layer already exists [2026-03-12T09:46:14.921Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:14.921Z] 9efe4126b140: Layer already exists [2026-03-12T09:46:14.921Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:14.921Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:14.921Z] cce92674e987: Layer already exists [2026-03-12T09:46:14.921Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:14.921Z] 4.1.0-dev.102: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:15.248Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:15.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:15.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-12T09:46:15.567Z] 82c792d2d98a: Preparing [2026-03-12T09:46:15.567Z] 23f1226d2441: Preparing [2026-03-12T09:46:15.567Z] 9efe4126b140: Preparing [2026-03-12T09:46:15.567Z] 0366d84b72b0: Preparing [2026-03-12T09:46:15.567Z] b858c6a631e9: Preparing [2026-03-12T09:46:15.567Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:15.567Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:15.567Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:15.567Z] cce92674e987: Preparing [2026-03-12T09:46:15.567Z] cce92674e987: Waiting [2026-03-12T09:46:15.567Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:15.567Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:15.567Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:15.567Z] 82c792d2d98a: Layer already exists [2026-03-12T09:46:15.567Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:15.567Z] 9efe4126b140: Layer already exists [2026-03-12T09:46:15.567Z] 23f1226d2441: Layer already exists [2026-03-12T09:46:15.567Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:15.567Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:15.567Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:15.567Z] cce92674e987: Layer already exists [2026-03-12T09:46:15.567Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:15.567Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:15.886Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:16.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-12T09:46:16.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-03-12T09:46:16.203Z] 82c792d2d98a: Preparing [2026-03-12T09:46:16.203Z] 23f1226d2441: Preparing [2026-03-12T09:46:16.203Z] 9efe4126b140: Preparing [2026-03-12T09:46:16.203Z] 0366d84b72b0: Preparing [2026-03-12T09:46:16.203Z] b858c6a631e9: Preparing [2026-03-12T09:46:16.203Z] 70ef8a32e4c9: Preparing [2026-03-12T09:46:16.203Z] cdb512a7d5f4: Preparing [2026-03-12T09:46:16.203Z] 3be97c7fa21f: Preparing [2026-03-12T09:46:16.203Z] cce92674e987: Preparing [2026-03-12T09:46:16.203Z] cdb512a7d5f4: Waiting [2026-03-12T09:46:16.203Z] 70ef8a32e4c9: Waiting [2026-03-12T09:46:16.203Z] 3be97c7fa21f: Waiting [2026-03-12T09:46:16.203Z] cce92674e987: Waiting [2026-03-12T09:46:16.203Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:16.203Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:16.203Z] 23f1226d2441: Layer already exists [2026-03-12T09:46:16.203Z] 9efe4126b140: Layer already exists [2026-03-12T09:46:16.203Z] 82c792d2d98a: Layer already exists [2026-03-12T09:46:16.203Z] cdb512a7d5f4: Layer already exists [2026-03-12T09:46:16.203Z] 3be97c7fa21f: Layer already exists [2026-03-12T09:46:16.203Z] cce92674e987: Layer already exists [2026-03-12T09:46:16.203Z] 70ef8a32e4c9: Layer already exists [2026-03-12T09:46:16.203Z] main: digest: sha256:abc75980e9d3d4cd37bba268e0e356e1048cb015df149d6924e00da2a383f1fd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:46:16.274Z] ===================================================== [Pipeline] echo [2026-03-12T09:46:16.288Z] taggedImages: [2026-03-12T09:46:16.288Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:16.288Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-12T09:46:16.288Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [2026-03-12T09:46:16.288Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:16.288Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-03-12T09:46:16.321Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-03-12T09:46:16.321Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:16.321Z] latest [2026-03-12T09:46:16.321Z] 4.1.0-dev.102 [2026-03-12T09:46:16.321Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:16.321Z] main [2026-03-12T09:46:16.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:16.665Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:16.985Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:16.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-12T09:46:16.985Z] c0c8627c79c6: Preparing [2026-03-12T09:46:16.985Z] 31d029720072: Preparing [2026-03-12T09:46:16.985Z] 0366d84b72b0: Preparing [2026-03-12T09:46:16.985Z] b858c6a631e9: Preparing [2026-03-12T09:46:16.985Z] 0a9f49e6b3de: Preparing [2026-03-12T09:46:16.985Z] 83564a3b86cd: Preparing [2026-03-12T09:46:16.985Z] cce92674e987: Preparing [2026-03-12T09:46:16.985Z] 83564a3b86cd: Waiting [2026-03-12T09:46:16.985Z] cce92674e987: Waiting [2026-03-12T09:46:16.985Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:16.985Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:16.985Z] cce92674e987: Layer already exists [2026-03-12T09:46:16.985Z] c0c8627c79c6: Pushed [2026-03-12T09:46:16.985Z] 0a9f49e6b3de: Pushed [2026-03-12T09:46:17.553Z] 83564a3b86cd: Pushed [2026-03-12T09:46:21.744Z] 31d029720072: Pushed [2026-03-12T09:46:21.744Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:22.069Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:22.394Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-12T09:46:22.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-12T09:46:22.394Z] c0c8627c79c6: Preparing [2026-03-12T09:46:22.394Z] 31d029720072: Preparing [2026-03-12T09:46:22.394Z] 0366d84b72b0: Preparing [2026-03-12T09:46:22.394Z] b858c6a631e9: Preparing [2026-03-12T09:46:22.394Z] 0a9f49e6b3de: Preparing [2026-03-12T09:46:22.394Z] 83564a3b86cd: Preparing [2026-03-12T09:46:22.394Z] cce92674e987: Preparing [2026-03-12T09:46:22.394Z] 83564a3b86cd: Waiting [2026-03-12T09:46:22.394Z] cce92674e987: Waiting [2026-03-12T09:46:22.394Z] 0a9f49e6b3de: Layer already exists [2026-03-12T09:46:22.394Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:22.394Z] 31d029720072: Layer already exists [2026-03-12T09:46:22.394Z] c0c8627c79c6: Layer already exists [2026-03-12T09:46:22.394Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:22.394Z] 83564a3b86cd: Layer already exists [2026-03-12T09:46:22.394Z] cce92674e987: Layer already exists [2026-03-12T09:46:22.394Z] latest: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:22.723Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:23.043Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [2026-03-12T09:46:23.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-12T09:46:23.043Z] c0c8627c79c6: Preparing [2026-03-12T09:46:23.043Z] 31d029720072: Preparing [2026-03-12T09:46:23.043Z] 0366d84b72b0: Preparing [2026-03-12T09:46:23.043Z] b858c6a631e9: Preparing [2026-03-12T09:46:23.043Z] 0a9f49e6b3de: Preparing [2026-03-12T09:46:23.043Z] 83564a3b86cd: Preparing [2026-03-12T09:46:23.043Z] cce92674e987: Preparing [2026-03-12T09:46:23.043Z] 83564a3b86cd: Waiting [2026-03-12T09:46:23.043Z] cce92674e987: Waiting [2026-03-12T09:46:23.043Z] 0a9f49e6b3de: Layer already exists [2026-03-12T09:46:23.043Z] 31d029720072: Layer already exists [2026-03-12T09:46:23.043Z] c0c8627c79c6: Layer already exists [2026-03-12T09:46:23.043Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:23.043Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:23.043Z] 83564a3b86cd: Layer already exists [2026-03-12T09:46:23.043Z] cce92674e987: Layer already exists [2026-03-12T09:46:23.043Z] 4.1.0-dev.102: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:23.366Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:23.689Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:23.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-12T09:46:23.689Z] c0c8627c79c6: Preparing [2026-03-12T09:46:23.689Z] 31d029720072: Preparing [2026-03-12T09:46:23.689Z] 0366d84b72b0: Preparing [2026-03-12T09:46:23.689Z] b858c6a631e9: Preparing [2026-03-12T09:46:23.689Z] 0a9f49e6b3de: Preparing [2026-03-12T09:46:23.689Z] 83564a3b86cd: Preparing [2026-03-12T09:46:23.689Z] cce92674e987: Preparing [2026-03-12T09:46:23.689Z] 83564a3b86cd: Waiting [2026-03-12T09:46:23.689Z] cce92674e987: Waiting [2026-03-12T09:46:23.689Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:23.689Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:23.689Z] 0a9f49e6b3de: Layer already exists [2026-03-12T09:46:23.689Z] 31d029720072: Layer already exists [2026-03-12T09:46:23.689Z] c0c8627c79c6: Layer already exists [2026-03-12T09:46:23.689Z] 83564a3b86cd: Layer already exists [2026-03-12T09:46:23.689Z] cce92674e987: Layer already exists [2026-03-12T09:46:23.689Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:24.014Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:24.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-12T09:46:24.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-03-12T09:46:24.343Z] c0c8627c79c6: Preparing [2026-03-12T09:46:24.343Z] 31d029720072: Preparing [2026-03-12T09:46:24.343Z] 0366d84b72b0: Preparing [2026-03-12T09:46:24.343Z] b858c6a631e9: Preparing [2026-03-12T09:46:24.343Z] 0a9f49e6b3de: Preparing [2026-03-12T09:46:24.343Z] 83564a3b86cd: Preparing [2026-03-12T09:46:24.343Z] cce92674e987: Preparing [2026-03-12T09:46:24.343Z] 83564a3b86cd: Waiting [2026-03-12T09:46:24.343Z] cce92674e987: Waiting [2026-03-12T09:46:24.343Z] 0a9f49e6b3de: Layer already exists [2026-03-12T09:46:24.343Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:24.343Z] c0c8627c79c6: Layer already exists [2026-03-12T09:46:24.343Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:24.343Z] 31d029720072: Layer already exists [2026-03-12T09:46:24.343Z] cce92674e987: Layer already exists [2026-03-12T09:46:24.343Z] 83564a3b86cd: Layer already exists [2026-03-12T09:46:24.343Z] main: digest: sha256:50081b63ee2095ec14a161e34954906eb13428c45cb2897ab1f2cbe509eb8971 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:46:24.421Z] ===================================================== [Pipeline] echo [2026-03-12T09:46:24.434Z] taggedImages: [2026-03-12T09:46:24.434Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:24.434Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-12T09:46:24.434Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [2026-03-12T09:46:24.434Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:24.434Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-03-12T09:46:24.455Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-03-12T09:46:24.455Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:24.455Z] latest [2026-03-12T09:46:24.455Z] 4.1.0-dev.102 [2026-03-12T09:46:24.455Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:24.455Z] main [2026-03-12T09:46:24.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:24.794Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:25.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:25.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-12T09:46:25.111Z] d3e94b622bc9: Preparing [2026-03-12T09:46:25.111Z] 06823150c228: Preparing [2026-03-12T09:46:25.111Z] 0366d84b72b0: Preparing [2026-03-12T09:46:25.111Z] b858c6a631e9: Preparing [2026-03-12T09:46:25.111Z] a2a3282b4181: Preparing [2026-03-12T09:46:25.111Z] 6c3f7ab6538a: Preparing [2026-03-12T09:46:25.111Z] cce92674e987: Preparing [2026-03-12T09:46:25.111Z] 6c3f7ab6538a: Waiting [2026-03-12T09:46:25.111Z] cce92674e987: Waiting [2026-03-12T09:46:25.111Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:25.111Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:25.111Z] cce92674e987: Layer already exists [2026-03-12T09:46:25.111Z] d3e94b622bc9: Pushed [2026-03-12T09:46:25.111Z] a2a3282b4181: Pushed [2026-03-12T09:46:25.369Z] 6c3f7ab6538a: Pushed [2026-03-12T09:46:29.553Z] 06823150c228: Pushed [2026-03-12T09:46:29.553Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:29.876Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:30.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-12T09:46:30.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-12T09:46:30.201Z] d3e94b622bc9: Preparing [2026-03-12T09:46:30.201Z] 06823150c228: Preparing [2026-03-12T09:46:30.201Z] 0366d84b72b0: Preparing [2026-03-12T09:46:30.201Z] b858c6a631e9: Preparing [2026-03-12T09:46:30.201Z] a2a3282b4181: Preparing [2026-03-12T09:46:30.201Z] 6c3f7ab6538a: Preparing [2026-03-12T09:46:30.201Z] cce92674e987: Preparing [2026-03-12T09:46:30.201Z] 6c3f7ab6538a: Waiting [2026-03-12T09:46:30.201Z] cce92674e987: Waiting [2026-03-12T09:46:30.201Z] a2a3282b4181: Layer already exists [2026-03-12T09:46:30.201Z] d3e94b622bc9: Layer already exists [2026-03-12T09:46:30.201Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:30.201Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:30.201Z] 06823150c228: Layer already exists [2026-03-12T09:46:30.201Z] 6c3f7ab6538a: Layer already exists [2026-03-12T09:46:30.201Z] cce92674e987: Layer already exists [2026-03-12T09:46:30.201Z] latest: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:30.535Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:30.851Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [2026-03-12T09:46:30.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-12T09:46:30.851Z] d3e94b622bc9: Preparing [2026-03-12T09:46:30.851Z] 06823150c228: Preparing [2026-03-12T09:46:30.851Z] 0366d84b72b0: Preparing [2026-03-12T09:46:30.851Z] b858c6a631e9: Preparing [2026-03-12T09:46:30.851Z] a2a3282b4181: Preparing [2026-03-12T09:46:30.851Z] 6c3f7ab6538a: Preparing [2026-03-12T09:46:30.851Z] cce92674e987: Preparing [2026-03-12T09:46:30.851Z] 6c3f7ab6538a: Waiting [2026-03-12T09:46:30.851Z] cce92674e987: Waiting [2026-03-12T09:46:30.851Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:30.851Z] a2a3282b4181: Layer already exists [2026-03-12T09:46:30.851Z] d3e94b622bc9: Layer already exists [2026-03-12T09:46:30.851Z] 06823150c228: Layer already exists [2026-03-12T09:46:30.851Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:30.851Z] cce92674e987: Layer already exists [2026-03-12T09:46:30.851Z] 6c3f7ab6538a: Layer already exists [2026-03-12T09:46:30.851Z] 4.1.0-dev.102: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:31.169Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:31.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:31.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-12T09:46:31.491Z] d3e94b622bc9: Preparing [2026-03-12T09:46:31.491Z] 06823150c228: Preparing [2026-03-12T09:46:31.491Z] 0366d84b72b0: Preparing [2026-03-12T09:46:31.491Z] b858c6a631e9: Preparing [2026-03-12T09:46:31.491Z] a2a3282b4181: Preparing [2026-03-12T09:46:31.491Z] 6c3f7ab6538a: Preparing [2026-03-12T09:46:31.491Z] cce92674e987: Preparing [2026-03-12T09:46:31.491Z] 6c3f7ab6538a: Waiting [2026-03-12T09:46:31.491Z] cce92674e987: Waiting [2026-03-12T09:46:31.491Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:31.491Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:31.491Z] a2a3282b4181: Layer already exists [2026-03-12T09:46:31.491Z] d3e94b622bc9: Layer already exists [2026-03-12T09:46:31.491Z] 06823150c228: Layer already exists [2026-03-12T09:46:31.491Z] 6c3f7ab6538a: Layer already exists [2026-03-12T09:46:31.491Z] cce92674e987: Layer already exists [2026-03-12T09:46:31.491Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:31.811Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T09:46:32.131Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-12T09:46:32.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-03-12T09:46:32.132Z] d3e94b622bc9: Preparing [2026-03-12T09:46:32.132Z] 06823150c228: Preparing [2026-03-12T09:46:32.132Z] 0366d84b72b0: Preparing [2026-03-12T09:46:32.132Z] b858c6a631e9: Preparing [2026-03-12T09:46:32.132Z] a2a3282b4181: Preparing [2026-03-12T09:46:32.132Z] 6c3f7ab6538a: Preparing [2026-03-12T09:46:32.132Z] cce92674e987: Preparing [2026-03-12T09:46:32.132Z] 6c3f7ab6538a: Waiting [2026-03-12T09:46:32.132Z] cce92674e987: Waiting [2026-03-12T09:46:32.132Z] b858c6a631e9: Layer already exists [2026-03-12T09:46:32.132Z] a2a3282b4181: Layer already exists [2026-03-12T09:46:32.132Z] 0366d84b72b0: Layer already exists [2026-03-12T09:46:32.132Z] d3e94b622bc9: Layer already exists [2026-03-12T09:46:32.132Z] 06823150c228: Layer already exists [2026-03-12T09:46:32.132Z] 6c3f7ab6538a: Layer already exists [2026-03-12T09:46:32.132Z] cce92674e987: Layer already exists [2026-03-12T09:46:32.132Z] main: digest: sha256:d7abe3e2a286995c236e29adff96277f74aa96e251359312562f13beb58a3c9c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T09:46:32.208Z] ===================================================== [Pipeline] echo [2026-03-12T09:46:32.222Z] taggedImages: [2026-03-12T09:46:32.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-12T09:46:32.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [2026-03-12T09:46:32.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.222Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-03-12T09:46:32.284Z] ========================================================= [2026-03-12T09:46:32.284Z] [edgeXBuildMultiArch] RAW Config: [2026-03-12T09:46:32.284Z] images: [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-command:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-data:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-keeper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T09:46:32.284Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-03-12T09:46:32.284Z] settingsFile: [2026-03-12T09:46:32.284Z] edgex-go-settings [2026-03-12T09:46:32.284Z] ========================================================= [Pipeline] node [2026-03-12T09:46:47.286Z] Still waiting to schedule task [2026-03-12T09:46:47.287Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2026-03-12T09:47:26.763Z] Running on prd-centos7-docker-4c-2g-3300 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-12T09:47:26.815Z] provisioning config files... [2026-03-12T09:47:26.834Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17160348224933796575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-12T09:47:27.927Z] ---> ****-login.sh [2026-03-12T09:47:27.927Z] nexus3.edgexfoundry.org:10001 [2026-03-12T10:04:59.865Z] #144 ... [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-03-12T10:04:59.865Z] #145 DONE 1177.9s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:04:59.865Z] #53 ... [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:04:59.865Z] #155 DONE 0.3s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T10:04:59.865Z] #146 ... [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:04:59.865Z] #156 DONE 0.1s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-03-12T10:04:59.865Z] #157 DONE 0.3s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-12T10:04:59.865Z] #148 ... [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #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-03-12T10:04:59.865Z] #158 DONE 0.1s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #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-03-12T10:04:59.865Z] #159 DONE 0.1s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-12T10:04:59.865Z] #148 ... [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #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-03-12T10:04:59.865Z] #160 DONE 1.9s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #112 [core-common-config-bootstrapper] exporting to image [2026-03-12T10:04:59.865Z] #112 exporting layers [2026-03-12T10:04:59.865Z] #112 exporting layers 0.7s done [2026-03-12T10:04:59.865Z] #112 writing image sha256:e0389b6221c014550c70aef2c5e2b02f8cff63ab8185f0e88067406a25a03d65 done [2026-03-12T10:04:59.865Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-03-12T10:04:59.865Z] #112 DONE 6.7s [2026-03-12T10:04:59.865Z] [2026-03-12T10:04:59.865Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-12T10:05:06.524Z] #149 ... [2026-03-12T10:05:06.524Z] [2026-03-12T10:05:06.524Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-03-12T10:05:06.524Z] #148 DONE 1195.3s [2026-03-12T10:05:06.524Z] [2026-03-12T10:05:06.524Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-12T10:05:06.524Z] #151 ... [2026-03-12T10:05:06.524Z] [2026-03-12T10:05:06.524Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-03-12T10:05:06.845Z] #161 DONE 0.3s [2026-03-12T10:05:06.845Z] [2026-03-12T10:05:06.845Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-03-12T10:05:08.845Z] #162 DONE 2.1s [2026-03-12T10:05:08.845Z] [2026-03-12T10:05:08.845Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:05:09.115Z] #163 DONE 0.4s [2026-03-12T10:05:09.115Z] [2026-03-12T10:05:09.115Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:05:09.381Z] #164 DONE 0.2s [2026-03-12T10:05:09.381Z] [2026-03-12T10:05:09.381Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-03-12T10:05:09.649Z] #165 DONE 0.3s [2026-03-12T10:05:09.649Z] [2026-03-12T10:05:09.649Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-03-12T10:05:09.649Z] #166 DONE 0.1s [2026-03-12T10:05:09.649Z] [2026-03-12T10:05:09.649Z] #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-03-12T10:05:09.918Z] #167 DONE 0.2s [2026-03-12T10:05:09.918Z] [2026-03-12T10:05:09.918Z] #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-03-12T10:05:09.918Z] #168 DONE 0.2s [2026-03-12T10:05:09.918Z] [2026-03-12T10:05:09.918Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-12T10:05:10.186Z] #149 ... [2026-03-12T10:05:10.186Z] [2026-03-12T10:05:10.186Z] #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-03-12T10:05:10.186Z] #169 DONE 0.2s [2026-03-12T10:05:10.186Z] [2026-03-12T10:05:10.186Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-03-12T10:05:10.452Z] #170 DONE 0.1s [2026-03-12T10:05:10.452Z] [2026-03-12T10:05:10.452Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-03-12T10:05:12.389Z] #171 DONE 1.9s [2026-03-12T10:05:12.389Z] [2026-03-12T10:05:12.389Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:05:12.389Z] #53 ... [2026-03-12T10:05:12.389Z] [2026-03-12T10:05:12.389Z] #112 [security-bootstrapper] exporting to image [2026-03-12T10:05:12.389Z] #112 exporting layers [2026-03-12T10:05:13.345Z] #112 exporting layers 1.1s done [2026-03-12T10:05:13.345Z] #112 writing image sha256:1836b779667ee52355d130f5af3d47ee9e8086896dda6632c032aa566d2787f8 0.0s done [2026-03-12T10:05:13.345Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2026-03-12T10:05:13.345Z] #112 DONE 7.8s [2026-03-12T10:05:13.345Z] [2026-03-12T10:05:13.345Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-12T10:21:21.057Z] #151 ... [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-03-12T10:21:21.057Z] #152 DONE 2160.2s [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-12T10:21:21.057Z] #137 ... [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:21:21.057Z] #172 DONE 0.3s [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-12T10:21:21.057Z] #151 ... [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:21:21.057Z] #173 DONE 0.3s [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-12T10:21:21.057Z] #150 ... [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-03-12T10:21:21.057Z] #174 DONE 0.4s [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T10:21:21.057Z] #54 ... [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-03-12T10:21:21.057Z] #175 DONE 0.1s [2026-03-12T10:21:21.057Z] [2026-03-12T10:21:21.057Z] #112 [core-command] exporting to image [2026-03-12T10:21:21.057Z] #112 exporting layers [2026-03-12T10:21:21.058Z] #112 exporting layers 0.6s done [2026-03-12T10:21:21.058Z] #112 writing image sha256:0f4270be22d43a329728c6e0acc82a63f0df1d9d57e0c8a717b47ff6f5138fe0 done [2026-03-12T10:21:21.058Z] #112 naming to docker.io/library/core-command-arm64 done [2026-03-12T10:21:21.058Z] #112 DONE 8.4s [2026-03-12T10:21:21.058Z] [2026-03-12T10:21:21.058Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T10:21:39.277Z] #147 ... [2026-03-12T10:21:39.277Z] [2026-03-12T10:21:39.277Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-03-12T10:21:39.277Z] #149 DONE 2188.5s [2026-03-12T10:21:39.277Z] [2026-03-12T10:21:39.277Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T10:21:39.543Z] #54 ... [2026-03-12T10:21:39.543Z] [2026-03-12T10:21:39.543Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:21:39.837Z] #176 DONE 0.2s [2026-03-12T10:21:39.837Z] [2026-03-12T10:21:39.837Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:21:39.837Z] #42 ... [2026-03-12T10:21:39.837Z] [2026-03-12T10:21:39.837Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:21:40.102Z] #177 DONE 0.2s [2026-03-12T10:21:40.102Z] [2026-03-12T10:21:40.102Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T10:21:40.102Z] #147 ... [2026-03-12T10:21:40.102Z] [2026-03-12T10:21:40.102Z] #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-03-12T10:21:40.102Z] #178 DONE 0.1s [2026-03-12T10:21:40.369Z] [2026-03-12T10:21:40.369Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-03-12T10:21:40.369Z] #179 DONE 0.1s [2026-03-12T10:21:40.369Z] [2026-03-12T10:21:40.369Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-12T10:21:40.369Z] #150 ... [2026-03-12T10:21:40.369Z] [2026-03-12T10:21:40.369Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-03-12T10:21:40.729Z] #180 DONE 0.4s [2026-03-12T10:21:40.729Z] [2026-03-12T10:21:40.729Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:21:40.729Z] #42 ... [2026-03-12T10:21:40.729Z] [2026-03-12T10:21:40.729Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-03-12T10:21:40.729Z] #181 DONE 0.1s [2026-03-12T10:21:40.999Z] [2026-03-12T10:21:40.999Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T10:21:43.594Z] #182 DONE 2.1s [2026-03-12T10:21:43.594Z] [2026-03-12T10:21:43.594Z] #112 [security-proxy-setup] exporting to image [2026-03-12T10:21:43.594Z] #112 exporting layers [2026-03-12T10:21:43.860Z] #112 exporting layers 0.9s done [2026-03-12T10:21:44.126Z] #112 writing image sha256:978605b2f79aea95f140f4370019f5ac7709894358be3081711eff98df2dfb10 done [2026-03-12T10:21:44.126Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2026-03-12T10:21:44.126Z] #112 DONE 9.3s [2026-03-12T10:21:44.126Z] [2026-03-12T10:21:44.126Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T10:21:45.079Z] #147 ... [2026-03-12T10:21:45.079Z] [2026-03-12T10:21:45.079Z] #144 [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-03-12T10:21:45.079Z] #144 2194.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-03-12T10:22:17.270Z] #144 DONE 2226.1s [2026-03-12T10:22:17.270Z] [2026-03-12T10:22:17.270Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:22:17.270Z] #53 ... [2026-03-12T10:22:17.270Z] [2026-03-12T10:22:17.270Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:22:17.270Z] #183 DONE 0.3s [2026-03-12T10:22:17.270Z] [2026-03-12T10:22:17.270Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T10:22:17.852Z] #146 ... [2026-03-12T10:22:17.852Z] [2026-03-12T10:22:17.852Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:22:17.852Z] #184 DONE 0.1s [2026-03-12T10:22:17.852Z] [2026-03-12T10:22:17.852Z] #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-03-12T10:22:18.119Z] #185 DONE 0.1s [2026-03-12T10:22:18.119Z] [2026-03-12T10:22:18.119Z] #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-03-12T10:22:18.119Z] #186 DONE 0.1s [2026-03-12T10:22:18.119Z] [2026-03-12T10:22:18.119Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:22:18.119Z] #53 ... [2026-03-12T10:22:18.119Z] [2026-03-12T10:22:18.119Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-03-12T10:22:18.119Z] #187 DONE 0.1s [2026-03-12T10:22:18.388Z] [2026-03-12T10:22:18.388Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-03-12T10:22:18.653Z] #188 DONE 0.4s [2026-03-12T10:22:18.653Z] [2026-03-12T10:22:18.653Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-03-12T10:22:18.918Z] #189 DONE 0.4s [2026-03-12T10:22:18.918Z] [2026-03-12T10:22:18.918Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-12T10:22:19.187Z] #137 ... [2026-03-12T10:22:19.187Z] [2026-03-12T10:22:19.187Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-03-12T10:22:19.187Z] #190 DONE 0.1s [2026-03-12T10:22:19.187Z] [2026-03-12T10:22:19.187Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T10:22:21.123Z] #191 DONE 1.8s [2026-03-12T10:22:21.123Z] [2026-03-12T10:22:21.123Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:22:21.123Z] #53 ... [2026-03-12T10:22:21.123Z] [2026-03-12T10:22:21.123Z] #112 [security-secretstore-setup] exporting to image [2026-03-12T10:22:21.123Z] #112 exporting layers [2026-03-12T10:22:22.520Z] #112 exporting layers 1.6s done [2026-03-12T10:22:22.791Z] #112 writing image sha256:62d1ab79cd5ed3b6af6c165f29fc52affeb7ebff7dd86316a5aec6725f797e66 done [2026-03-12T10:22:22.791Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-03-12T10:22:22.791Z] #112 DONE 10.9s [2026-03-12T10:22:22.791Z] [2026-03-12T10:22:22.791Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:23:19.400Z] #53 ... [2026-03-12T10:23:19.400Z] [2026-03-12T10:23:19.400Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-03-12T10:23:19.400Z] #137 DONE 2284.9s [2026-03-12T10:23:19.400Z] [2026-03-12T10:23:19.400Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T10:23:19.400Z] #146 ... [2026-03-12T10:23:19.400Z] [2026-03-12T10:23:19.400Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:23:19.401Z] #192 DONE 0.2s [2026-03-12T10:23:19.401Z] [2026-03-12T10:23:19.401Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:23:19.401Z] #193 DONE 0.2s [2026-03-12T10:23:19.401Z] [2026-03-12T10:23:19.401Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-03-12T10:23:19.401Z] #194 DONE 0.4s [2026-03-12T10:23:19.401Z] [2026-03-12T10:23:19.401Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-12T10:23:19.401Z] #153 ... [2026-03-12T10:23:19.401Z] [2026-03-12T10:23:19.401Z] #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-03-12T10:23:19.401Z] #195 DONE 0.1s [2026-03-12T10:23:19.401Z] [2026-03-12T10:23:19.401Z] #112 [security-spiffe-token-provider] exporting to image [2026-03-12T10:23:19.401Z] #112 exporting layers [2026-03-12T10:23:19.401Z] #112 exporting layers 0.6s done [2026-03-12T10:23:19.401Z] #112 writing image sha256:de67118bc29e1ca54c90fdd56e227e8f9b065d6d069674671e143fc97cb1b739 0.0s done [2026-03-12T10:23:19.401Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2026-03-12T10:23:19.401Z] #112 DONE 11.6s [2026-03-12T10:23:19.401Z] [2026-03-12T10:23:19.401Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T10:24:06.238Z] #146 ... [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-03-12T10:24:06.238Z] #150 DONE 2329.3s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-03-12T10:24:06.238Z] #153 DONE 2329.3s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T10:24:06.238Z] #147 ... [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:24:06.238Z] #196 DONE 0.3s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T10:24:06.238Z] #54 ... [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:24:06.238Z] #197 DONE 0.6s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:24:06.238Z] #198 DONE 0.6s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-03-12T10:24:06.238Z] #199 DONE 0.7s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-03-12T10:24:06.238Z] #200 DONE 0.7s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-03-12T10:24:06.238Z] #201 DONE 0.2s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-03-12T10:24:06.238Z] #202 DONE 0.3s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #112 [core-keeper] exporting to image [2026-03-12T10:24:06.238Z] #112 exporting layers [2026-03-12T10:24:06.238Z] #112 ... [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-03-12T10:24:06.238Z] #203 DONE 0.2s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T10:24:06.238Z] #204 ... [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #112 [core-keeper] exporting to image [2026-03-12T10:24:06.238Z] #112 exporting layers 1.0s done [2026-03-12T10:24:06.238Z] #112 writing image sha256:94575100f788f80900781b29bda47794a152c9f94be8d393b0b76140bae7c434 done [2026-03-12T10:24:06.238Z] #112 naming to docker.io/library/core-keeper-arm64 done [2026-03-12T10:24:06.238Z] #112 DONE 12.6s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:24:06.238Z] #53 ... [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-03-12T10:24:06.238Z] #204 DONE 2.1s [2026-03-12T10:24:06.238Z] [2026-03-12T10:24:06.238Z] #112 [security-proxy-auth] exporting to image [2026-03-12T10:24:06.504Z] #112 exporting layers 0.9s done [2026-03-12T10:24:06.504Z] #112 writing image sha256:7b9d0de7540e510ef53794e0b95065aaaf095e49ad7b26da397a029d84e18ddc done [2026-03-12T10:24:06.504Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2026-03-12T10:24:06.504Z] #112 DONE 13.5s [2026-03-12T10:24:06.504Z] [2026-03-12T10:24:06.504Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:24:07.093Z] #53 ... [2026-03-12T10:24:07.093Z] [2026-03-12T10:24:07.093Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-03-12T10:24:07.093Z] #151 DONE 2336.6s [2026-03-12T10:24:07.093Z] [2026-03-12T10:24:07.093Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:07.359Z] #42 ... [2026-03-12T10:24:07.359Z] [2026-03-12T10:24:07.359Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:24:07.626Z] #205 DONE 0.2s [2026-03-12T10:24:07.626Z] [2026-03-12T10:24:07.626Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:24:07.626Z] #206 DONE 0.2s [2026-03-12T10:24:07.626Z] [2026-03-12T10:24:07.626Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:07.892Z] #42 ... [2026-03-12T10:24:07.892Z] [2026-03-12T10:24:07.892Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-03-12T10:24:08.476Z] #207 DONE 0.6s [2026-03-12T10:24:08.476Z] [2026-03-12T10:24:08.476Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:08.476Z] #42 ... [2026-03-12T10:24:08.476Z] [2026-03-12T10:24:08.476Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-03-12T10:24:08.476Z] #208 DONE 0.1s [2026-03-12T10:24:08.746Z] [2026-03-12T10:24:08.746Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-03-12T10:24:08.746Z] #209 DONE 0.1s [2026-03-12T10:24:08.746Z] [2026-03-12T10:24:08.746Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T10:24:09.014Z] #54 ... [2026-03-12T10:24:09.014Z] [2026-03-12T10:24:09.014Z] #112 [core-metadata] exporting to image [2026-03-12T10:24:09.280Z] #112 exporting layers 0.6s done [2026-03-12T10:24:09.632Z] #112 writing image sha256:754abeb6be6d34a47ea956de73e03a81562e7dbcb7747dfb27167b1e2f8abcee done [2026-03-12T10:24:09.632Z] #112 naming to docker.io/library/core-metadata-arm64 done [2026-03-12T10:24:09.632Z] #112 DONE 14.1s [2026-03-12T10:24:09.632Z] [2026-03-12T10:24:09.632Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T10:24:10.219Z] #146 ... [2026-03-12T10:24:10.219Z] [2026-03-12T10:24:10.219Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-03-12T10:24:10.219Z] #147 DONE 2339.6s [2026-03-12T10:24:10.219Z] [2026-03-12T10:24:10.219Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T10:24:10.504Z] #146 ... [2026-03-12T10:24:10.504Z] [2026-03-12T10:24:10.504Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:24:10.504Z] #210 DONE 0.3s [2026-03-12T10:24:10.504Z] [2026-03-12T10:24:10.504Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:10.775Z] #42 ... [2026-03-12T10:24:10.775Z] [2026-03-12T10:24:10.775Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:24:10.775Z] #211 DONE 0.1s [2026-03-12T10:24:10.775Z] [2026-03-12T10:24:10.775Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:11.050Z] #42 ... [2026-03-12T10:24:11.050Z] [2026-03-12T10:24:11.050Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-03-12T10:24:12.008Z] #212 DONE 1.0s [2026-03-12T10:24:12.008Z] [2026-03-12T10:24:12.008Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-03-12T10:24:12.008Z] #213 DONE 0.2s [2026-03-12T10:24:12.008Z] [2026-03-12T10:24:12.008Z] #112 [core-data] exporting to image [2026-03-12T10:24:12.592Z] #112 exporting layers 0.6s done [2026-03-12T10:24:12.859Z] #112 writing image sha256:985ce385e2e3525cebeb82ea8d50ed0fe0f199caf045b0c9715b2be1c85198e4 done [2026-03-12T10:24:12.859Z] #112 naming to docker.io/library/core-data-arm64 done [2026-03-12T10:24:12.859Z] #112 DONE 14.7s [2026-03-12T10:24:12.859Z] [2026-03-12T10:24:12.859Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:39.534Z] #42 ... [2026-03-12T10:24:39.534Z] [2026-03-12T10:24:39.534Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-03-12T10:24:39.534Z] #154 DONE 2369.0s [2026-03-12T10:24:39.534Z] [2026-03-12T10:24:39.534Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:24:40.124Z] #53 ... [2026-03-12T10:24:40.124Z] [2026-03-12T10:24:40.124Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:24:40.124Z] #214 DONE 0.1s [2026-03-12T10:24:40.124Z] [2026-03-12T10:24:40.124Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:24:40.124Z] #215 DONE 0.1s [2026-03-12T10:24:40.124Z] [2026-03-12T10:24:40.124Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:40.124Z] #42 ... [2026-03-12T10:24:40.124Z] [2026-03-12T10:24:40.124Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-03-12T10:24:40.704Z] #216 DONE 0.6s [2026-03-12T10:24:40.704Z] [2026-03-12T10:24:40.705Z] #53 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-03-12T10:24:40.969Z] #53 ... [2026-03-12T10:24:40.969Z] [2026-03-12T10:24:40.969Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-03-12T10:24:40.969Z] #217 DONE 0.1s [2026-03-12T10:24:40.969Z] [2026-03-12T10:24:40.969Z] #112 [support-scheduler] exporting to image [2026-03-12T10:24:40.969Z] #112 exporting layers [2026-03-12T10:24:41.923Z] #112 exporting layers 0.9s done [2026-03-12T10:24:41.923Z] #112 writing image sha256:3f23d73e1ca855d23a5bf3ccae207885a6437b521d8039e9d695937d4f6ab358 done [2026-03-12T10:24:41.923Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2026-03-12T10:24:41.923Z] #112 DONE 15.6s [2026-03-12T10:24:41.923Z] [2026-03-12T10:24:41.923Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:44.496Z] #42 ... [2026-03-12T10:24:44.496Z] [2026-03-12T10:24:44.496Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-03-12T10:24:44.496Z] #146 DONE 2373.6s [2026-03-12T10:24:44.496Z] [2026-03-12T10:24:44.496Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:44.496Z] #42 ... [2026-03-12T10:24:44.496Z] [2026-03-12T10:24:44.496Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-03-12T10:24:44.496Z] #218 DONE 0.1s [2026-03-12T10:24:44.496Z] [2026-03-12T10:24:44.496Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-03-12T10:24:44.496Z] #219 DONE 0.1s [2026-03-12T10:24:44.496Z] [2026-03-12T10:24:44.496Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:44.760Z] #42 ... [2026-03-12T10:24:44.760Z] [2026-03-12T10:24:44.760Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-03-12T10:24:45.026Z] #220 DONE 0.4s [2026-03-12T10:24:45.026Z] [2026-03-12T10:24:45.026Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-03-12T10:24:45.291Z] #54 ... [2026-03-12T10:24:45.291Z] [2026-03-12T10:24:45.291Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-03-12T10:24:45.291Z] #221 DONE 0.1s [2026-03-12T10:24:45.291Z] [2026-03-12T10:24:45.291Z] #112 [support-notifications] exporting to image [2026-03-12T10:24:45.872Z] #112 exporting layers 0.6s done [2026-03-12T10:24:45.872Z] #112 writing image sha256:a14f8c329dcb38ff1e755a82be0e11c06418bf46ff2754e9ddfd3987ceeb7360 done [2026-03-12T10:24:45.872Z] #112 naming to docker.io/library/support-notifications-arm64 done [2026-03-12T10:24:45.872Z] #112 DONE 16.2s [2026-03-12T10:24:45.872Z] [2026-03-12T10:24:45.872Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-03-12T10:24:45.872Z] time="2026-03-12T09:42:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-03-12T10:24:45.872Z] $ docker stop --time=1 813991c47957087b11eca20496a1f5cfef6c3c45f4bb32631a5da04507656576 [2026-03-12T10:24:47.543Z] $ docker rm -f --volumes 813991c47957087b11eca20496a1f5cfef6c3c45f4bb32631a5da04507656576 [Pipeline] // withDockerContainer [Pipeline] sh [2026-03-12T10:24:48.063Z] + docker images [2026-03-12T10:24:48.063Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-03-12T10:24:48.063Z] support-notifications-arm64 latest a14f8c329dcb 3 seconds ago 53.3MB [2026-03-12T10:24:48.063Z] support-scheduler-arm64 latest 3f23d73e1ca8 7 seconds ago 49.5MB [2026-03-12T10:24:48.063Z] core-data-arm64 latest 985ce385e2e3 36 seconds ago 45.3MB [2026-03-12T10:24:48.063Z] core-metadata-arm64 latest 754abeb6be6d 39 seconds ago 45.4MB [2026-03-12T10:24:48.063Z] security-proxy-auth-arm64 latest 7b9d0de7540e 42 seconds ago 44.5MB [2026-03-12T10:24:48.063Z] core-keeper-arm64 latest 94575100f788 45 seconds ago 45.1MB [2026-03-12T10:24:48.063Z] security-spiffe-token-provider-arm64 latest de67118bc29e About a minute ago 49.2MB [2026-03-12T10:24:48.063Z] security-secretstore-setup-arm64 latest 62d1ab79cd5e 2 minutes ago 80.7MB [2026-03-12T10:24:48.063Z] security-proxy-setup-arm64 latest 978605b2f79a 3 minutes ago 50.4MB [2026-03-12T10:24:48.063Z] core-command-arm64 latest 0f4270be22d4 3 minutes ago 40MB [2026-03-12T10:24:48.063Z] security-bootstrapper-arm64 latest 1836b779667e 19 minutes ago 21.3MB [2026-03-12T10:24:48.063Z] core-common-config-bootstrapper-arm64 latest e0389b6221c0 19 minutes ago 20.1MB [2026-03-12T10:24:48.063Z] security-spire-agent-arm64 latest 35fe2a8d8b17 40 minutes ago 219MB [2026-03-12T10:24:48.063Z] security-spire-server-arm64 latest f1c430d786a4 41 minutes ago 163MB [2026-03-12T10:24:48.063Z] security-spire-config-arm64 latest 0ca276f16e3e 41 minutes ago 162MB [2026-03-12T10:24:48.063Z] ci-base-image-arm64 latest 89b8ed12c5d7 42 minutes ago 931MB [2026-03-12T10:24:48.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB [2026-03-12T10:24:48.063Z] 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-03-12T10:24:48.211Z] provisioning config files... [2026-03-12T10:24:48.228Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/958@tmp/config16850260203648869855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-12T10:24:48.580Z] ---> ****-login.sh [2026-03-12T10:24:48.580Z] nexus3.edgexfoundry.org:10001 [2026-03-12T10:24:48.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T10:24:48.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T10:24:48.847Z] Configure a credential helper to remove this warning. See [2026-03-12T10:24:48.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T10:24:48.847Z] [2026-03-12T10:24:48.847Z] Login Succeeded [2026-03-12T10:24:48.847Z] nexus3.edgexfoundry.org:10002 [2026-03-12T10:24:49.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T10:24:49.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T10:24:49.388Z] Configure a credential helper to remove this warning. See [2026-03-12T10:24:49.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T10:24:49.388Z] [2026-03-12T10:24:49.388Z] Login Succeeded [2026-03-12T10:24:49.388Z] nexus3.edgexfoundry.org:10003 [2026-03-12T10:24:49.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T10:24:49.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T10:24:49.658Z] Configure a credential helper to remove this warning. See [2026-03-12T10:24:49.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T10:24:49.658Z] [2026-03-12T10:24:49.658Z] Login Succeeded [2026-03-12T10:24:49.658Z] nexus3.edgexfoundry.org:10004 [2026-03-12T10:24:49.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T10:24:49.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T10:24:49.930Z] Configure a credential helper to remove this warning. See [2026-03-12T10:24:49.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T10:24:49.930Z] [2026-03-12T10:24:49.930Z] Login Succeeded [2026-03-12T10:24:49.930Z] ****.io [2026-03-12T10:24:50.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-03-12T10:24:50.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-03-12T10:24:50.468Z] Configure a credential helper to remove this warning. See [2026-03-12T10:24:50.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-03-12T10:24:50.468Z] [2026-03-12T10:24:50.468Z] Login Succeeded [2026-03-12T10:24:50.468Z] ---> ****-login.sh ends [Pipeline] } [2026-03-12T10:24:50.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:24:50.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-03-12T10:24:50.555Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-03-12T10:24:50.555Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:24:50.555Z] latest [2026-03-12T10:24:50.555Z] 4.1.0-dev.102 [2026-03-12T10:24:50.555Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:24:50.555Z] main [2026-03-12T10:24:50.555Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:24:50.932Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:24:51.859Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:24:51.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-12T10:24:51.859Z] 2a5c19fd3136: Preparing [2026-03-12T10:24:51.859Z] d4205802b72b: Preparing [2026-03-12T10:24:51.859Z] 0c262c5f04d3: Preparing [2026-03-12T10:24:51.859Z] d120db8a2889: Preparing [2026-03-12T10:24:51.859Z] a7d8ec20b2f7: Preparing [2026-03-12T10:24:51.859Z] 386f67f500bf: Preparing [2026-03-12T10:24:51.859Z] c4e71c2a4573: Preparing [2026-03-12T10:24:51.859Z] 386f67f500bf: Waiting [2026-03-12T10:24:51.859Z] c4e71c2a4573: Waiting [2026-03-12T10:24:52.124Z] d120db8a2889: Pushed [2026-03-12T10:24:52.124Z] 0c262c5f04d3: Pushed [2026-03-12T10:24:52.124Z] 2a5c19fd3136: Pushed [2026-03-12T10:24:52.124Z] a7d8ec20b2f7: Pushed [2026-03-12T10:24:52.124Z] c4e71c2a4573: Layer already exists [2026-03-12T10:24:52.124Z] 386f67f500bf: Pushed [2026-03-12T10:24:58.764Z] d4205802b72b: Pushed [2026-03-12T10:24:58.764Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:24:59.126Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:24:59.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-12T10:24:59.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-12T10:24:59.479Z] 2a5c19fd3136: Preparing [2026-03-12T10:24:59.479Z] d4205802b72b: Preparing [2026-03-12T10:24:59.479Z] 0c262c5f04d3: Preparing [2026-03-12T10:24:59.479Z] d120db8a2889: Preparing [2026-03-12T10:24:59.479Z] a7d8ec20b2f7: Preparing [2026-03-12T10:24:59.479Z] 386f67f500bf: Preparing [2026-03-12T10:24:59.479Z] c4e71c2a4573: Preparing [2026-03-12T10:24:59.479Z] 386f67f500bf: Waiting [2026-03-12T10:24:59.479Z] c4e71c2a4573: Waiting [2026-03-12T10:24:59.479Z] d4205802b72b: Layer already exists [2026-03-12T10:24:59.479Z] d120db8a2889: Layer already exists [2026-03-12T10:24:59.479Z] 2a5c19fd3136: Layer already exists [2026-03-12T10:24:59.479Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:24:59.479Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:24:59.479Z] 386f67f500bf: Layer already exists [2026-03-12T10:24:59.479Z] c4e71c2a4573: Layer already exists [2026-03-12T10:24:59.743Z] latest: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:00.102Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:00.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [2026-03-12T10:25:00.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-12T10:25:00.458Z] 2a5c19fd3136: Preparing [2026-03-12T10:25:00.458Z] d4205802b72b: Preparing [2026-03-12T10:25:00.458Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:00.458Z] d120db8a2889: Preparing [2026-03-12T10:25:00.458Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:00.458Z] 386f67f500bf: Preparing [2026-03-12T10:25:00.458Z] c4e71c2a4573: Preparing [2026-03-12T10:25:00.458Z] 386f67f500bf: Waiting [2026-03-12T10:25:00.458Z] c4e71c2a4573: Waiting [2026-03-12T10:25:00.458Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:00.458Z] d120db8a2889: Layer already exists [2026-03-12T10:25:00.458Z] 2a5c19fd3136: Layer already exists [2026-03-12T10:25:00.458Z] d4205802b72b: Layer already exists [2026-03-12T10:25:00.458Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:00.458Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:00.458Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:00.458Z] 4.1.0-dev.102: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:01.076Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:01.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:01.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-12T10:25:01.438Z] 2a5c19fd3136: Preparing [2026-03-12T10:25:01.438Z] d4205802b72b: Preparing [2026-03-12T10:25:01.438Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:01.438Z] d120db8a2889: Preparing [2026-03-12T10:25:01.438Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:01.438Z] 386f67f500bf: Preparing [2026-03-12T10:25:01.438Z] c4e71c2a4573: Preparing [2026-03-12T10:25:01.438Z] 386f67f500bf: Waiting [2026-03-12T10:25:01.438Z] c4e71c2a4573: Waiting [2026-03-12T10:25:01.438Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:01.438Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:01.438Z] 2a5c19fd3136: Layer already exists [2026-03-12T10:25:01.438Z] d4205802b72b: Layer already exists [2026-03-12T10:25:01.438Z] d120db8a2889: Layer already exists [2026-03-12T10:25:01.438Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:01.438Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:01.438Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:02.068Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:02.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-03-12T10:25:02.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-03-12T10:25:02.423Z] 2a5c19fd3136: Preparing [2026-03-12T10:25:02.423Z] d4205802b72b: Preparing [2026-03-12T10:25:02.423Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:02.423Z] d120db8a2889: Preparing [2026-03-12T10:25:02.423Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:02.423Z] 386f67f500bf: Preparing [2026-03-12T10:25:02.423Z] c4e71c2a4573: Preparing [2026-03-12T10:25:02.423Z] 386f67f500bf: Waiting [2026-03-12T10:25:02.423Z] c4e71c2a4573: Waiting [2026-03-12T10:25:02.423Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:02.423Z] 2a5c19fd3136: Layer already exists [2026-03-12T10:25:02.423Z] d4205802b72b: Layer already exists [2026-03-12T10:25:02.423Z] d120db8a2889: Layer already exists [2026-03-12T10:25:02.423Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:02.423Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:02.423Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:02.688Z] main: digest: sha256:887867a51624a7a939baf2f666613c05fc1862646ffa83e03495f90bd3b86588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:25:02.769Z] ===================================================== [Pipeline] echo [2026-03-12T10:25:02.782Z] taggedImages: [2026-03-12T10:25:02.782Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:02.782Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-03-12T10:25:02.782Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [2026-03-12T10:25:02.782Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:02.782Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-12T10:25:02.810Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-03-12T10:25:02.810Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:02.810Z] latest [2026-03-12T10:25:02.810Z] 4.1.0-dev.102 [2026-03-12T10:25:02.810Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:02.810Z] main [2026-03-12T10:25:02.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:03.188Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:03.807Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:03.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-12T10:25:03.807Z] 2daa7e8925f5: Preparing [2026-03-12T10:25:03.807Z] 6032a0c3219a: Preparing [2026-03-12T10:25:03.807Z] c2e4873ea3b3: Preparing [2026-03-12T10:25:03.807Z] 0d479f79568f: Preparing [2026-03-12T10:25:03.807Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:03.807Z] d120db8a2889: Preparing [2026-03-12T10:25:03.807Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:03.807Z] 386f67f500bf: Preparing [2026-03-12T10:25:03.807Z] c4e71c2a4573: Preparing [2026-03-12T10:25:03.807Z] d120db8a2889: Waiting [2026-03-12T10:25:03.807Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:03.807Z] 386f67f500bf: Waiting [2026-03-12T10:25:03.807Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:04.071Z] d120db8a2889: Layer already exists [2026-03-12T10:25:04.071Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:04.071Z] 6032a0c3219a: Pushed [2026-03-12T10:25:04.071Z] c2e4873ea3b3: Pushed [2026-03-12T10:25:04.071Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:04.071Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:04.071Z] 2daa7e8925f5: Pushed [2026-03-12T10:25:06.631Z] 0d479f79568f: Pushed [2026-03-12T10:25:06.895Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:07.248Z] + 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-03-12T10:25:07.587Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-12T10:25:07.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-12T10:25:07.587Z] 2daa7e8925f5: Preparing [2026-03-12T10:25:07.587Z] 6032a0c3219a: Preparing [2026-03-12T10:25:07.587Z] c2e4873ea3b3: Preparing [2026-03-12T10:25:07.587Z] 0d479f79568f: Preparing [2026-03-12T10:25:07.587Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:07.587Z] d120db8a2889: Preparing [2026-03-12T10:25:07.587Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:07.587Z] 386f67f500bf: Preparing [2026-03-12T10:25:07.587Z] c4e71c2a4573: Preparing [2026-03-12T10:25:07.587Z] d120db8a2889: Waiting [2026-03-12T10:25:07.587Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:07.587Z] 386f67f500bf: Waiting [2026-03-12T10:25:07.587Z] c4e71c2a4573: Waiting [2026-03-12T10:25:07.587Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:07.587Z] 0d479f79568f: Layer already exists [2026-03-12T10:25:07.587Z] 6032a0c3219a: Layer already exists [2026-03-12T10:25:07.587Z] 2daa7e8925f5: Layer already exists [2026-03-12T10:25:07.587Z] c2e4873ea3b3: Layer already exists [2026-03-12T10:25:07.587Z] d120db8a2889: Layer already exists [2026-03-12T10:25:07.587Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:07.587Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:07.587Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:07.851Z] latest: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:08.203Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:08.555Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [2026-03-12T10:25:08.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-12T10:25:08.555Z] 2daa7e8925f5: Preparing [2026-03-12T10:25:08.555Z] 6032a0c3219a: Preparing [2026-03-12T10:25:08.555Z] c2e4873ea3b3: Preparing [2026-03-12T10:25:08.555Z] 0d479f79568f: Preparing [2026-03-12T10:25:08.555Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:08.555Z] d120db8a2889: Preparing [2026-03-12T10:25:08.555Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:08.555Z] 386f67f500bf: Preparing [2026-03-12T10:25:08.555Z] c4e71c2a4573: Preparing [2026-03-12T10:25:08.555Z] 386f67f500bf: Waiting [2026-03-12T10:25:08.555Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:08.555Z] c4e71c2a4573: Waiting [2026-03-12T10:25:08.555Z] d120db8a2889: Waiting [2026-03-12T10:25:08.555Z] 0d479f79568f: Layer already exists [2026-03-12T10:25:08.555Z] c2e4873ea3b3: Layer already exists [2026-03-12T10:25:08.555Z] 6032a0c3219a: Layer already exists [2026-03-12T10:25:08.555Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:08.555Z] 2daa7e8925f5: Layer already exists [2026-03-12T10:25:08.555Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:08.555Z] d120db8a2889: Layer already exists [2026-03-12T10:25:08.555Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:08.555Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:08.819Z] 4.1.0-dev.102: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:09.167Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:09.510Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:09.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-12T10:25:09.510Z] 2daa7e8925f5: Preparing [2026-03-12T10:25:09.510Z] 6032a0c3219a: Preparing [2026-03-12T10:25:09.510Z] c2e4873ea3b3: Preparing [2026-03-12T10:25:09.510Z] 0d479f79568f: Preparing [2026-03-12T10:25:09.510Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:09.510Z] d120db8a2889: Preparing [2026-03-12T10:25:09.510Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:09.510Z] 386f67f500bf: Preparing [2026-03-12T10:25:09.510Z] c4e71c2a4573: Preparing [2026-03-12T10:25:09.510Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:09.510Z] 386f67f500bf: Waiting [2026-03-12T10:25:09.510Z] c4e71c2a4573: Waiting [2026-03-12T10:25:09.510Z] d120db8a2889: Waiting [2026-03-12T10:25:09.510Z] 6032a0c3219a: Layer already exists [2026-03-12T10:25:09.510Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:09.510Z] c2e4873ea3b3: Layer already exists [2026-03-12T10:25:09.510Z] 0d479f79568f: Layer already exists [2026-03-12T10:25:09.510Z] 2daa7e8925f5: Layer already exists [2026-03-12T10:25:09.510Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:09.510Z] d120db8a2889: Layer already exists [2026-03-12T10:25:09.510Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:09.510Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:09.510Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:10.119Z] + 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-03-12T10:25:10.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-03-12T10:25:10.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-03-12T10:25:10.476Z] 2daa7e8925f5: Preparing [2026-03-12T10:25:10.476Z] 6032a0c3219a: Preparing [2026-03-12T10:25:10.476Z] c2e4873ea3b3: Preparing [2026-03-12T10:25:10.476Z] 0d479f79568f: Preparing [2026-03-12T10:25:10.476Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:10.476Z] d120db8a2889: Preparing [2026-03-12T10:25:10.476Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:10.476Z] 386f67f500bf: Preparing [2026-03-12T10:25:10.476Z] c4e71c2a4573: Preparing [2026-03-12T10:25:10.476Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:10.476Z] 386f67f500bf: Waiting [2026-03-12T10:25:10.476Z] c4e71c2a4573: Waiting [2026-03-12T10:25:10.476Z] d120db8a2889: Waiting [2026-03-12T10:25:10.476Z] c2e4873ea3b3: Layer already exists [2026-03-12T10:25:10.476Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:10.476Z] 2daa7e8925f5: Layer already exists [2026-03-12T10:25:10.476Z] 6032a0c3219a: Layer already exists [2026-03-12T10:25:10.476Z] 0d479f79568f: Layer already exists [2026-03-12T10:25:10.476Z] d120db8a2889: Layer already exists [2026-03-12T10:25:10.476Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:10.476Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:10.476Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:10.741Z] main: digest: sha256:d48db396c9c2335b19e2ad777d274b92d13d8469f3201e9d2bf4ebbcf007899e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:25:10.819Z] ===================================================== [Pipeline] echo [2026-03-12T10:25:10.837Z] taggedImages: [2026-03-12T10:25:10.837Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:10.837Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-03-12T10:25:10.837Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [2026-03-12T10:25:10.837Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:10.837Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-12T10:25:10.862Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-03-12T10:25:10.862Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:10.862Z] latest [2026-03-12T10:25:10.862Z] 4.1.0-dev.102 [2026-03-12T10:25:10.862Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:10.862Z] main [2026-03-12T10:25:10.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:11.224Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:11.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:11.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-12T10:25:11.567Z] 4ad8466d34ba: Preparing [2026-03-12T10:25:11.567Z] 9fe6ca90b180: Preparing [2026-03-12T10:25:11.567Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:11.567Z] d120db8a2889: Preparing [2026-03-12T10:25:11.567Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:11.567Z] 7be72c13fe1b: Preparing [2026-03-12T10:25:11.567Z] c4e71c2a4573: Preparing [2026-03-12T10:25:11.567Z] 7be72c13fe1b: Waiting [2026-03-12T10:25:11.567Z] c4e71c2a4573: Waiting [2026-03-12T10:25:11.567Z] d120db8a2889: Layer already exists [2026-03-12T10:25:11.567Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:11.567Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:11.832Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:11.832Z] 4ad8466d34ba: Pushed [2026-03-12T10:25:11.832Z] 7be72c13fe1b: Pushed [2026-03-12T10:25:20.084Z] 9fe6ca90b180: Pushed [2026-03-12T10:25:20.084Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:20.436Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:20.790Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-12T10:25:20.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-12T10:25:20.790Z] 4ad8466d34ba: Preparing [2026-03-12T10:25:20.790Z] 9fe6ca90b180: Preparing [2026-03-12T10:25:20.790Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:20.790Z] d120db8a2889: Preparing [2026-03-12T10:25:20.790Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:20.790Z] 7be72c13fe1b: Preparing [2026-03-12T10:25:20.790Z] c4e71c2a4573: Preparing [2026-03-12T10:25:20.790Z] 7be72c13fe1b: Waiting [2026-03-12T10:25:20.790Z] c4e71c2a4573: Waiting [2026-03-12T10:25:20.790Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:20.790Z] 9fe6ca90b180: Layer already exists [2026-03-12T10:25:20.790Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:20.790Z] 4ad8466d34ba: Layer already exists [2026-03-12T10:25:20.790Z] d120db8a2889: Layer already exists [2026-03-12T10:25:20.790Z] 7be72c13fe1b: Layer already exists [2026-03-12T10:25:20.790Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:20.790Z] latest: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:21.399Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:21.745Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [2026-03-12T10:25:21.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-12T10:25:21.745Z] 4ad8466d34ba: Preparing [2026-03-12T10:25:21.745Z] 9fe6ca90b180: Preparing [2026-03-12T10:25:21.745Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:21.745Z] d120db8a2889: Preparing [2026-03-12T10:25:21.745Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:21.745Z] 7be72c13fe1b: Preparing [2026-03-12T10:25:21.745Z] c4e71c2a4573: Preparing [2026-03-12T10:25:21.745Z] 7be72c13fe1b: Waiting [2026-03-12T10:25:21.745Z] c4e71c2a4573: Waiting [2026-03-12T10:25:21.745Z] d120db8a2889: Layer already exists [2026-03-12T10:25:21.745Z] 9fe6ca90b180: Layer already exists [2026-03-12T10:25:21.745Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:21.745Z] 4ad8466d34ba: Layer already exists [2026-03-12T10:25:21.745Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:21.745Z] 7be72c13fe1b: Layer already exists [2026-03-12T10:25:21.745Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:21.745Z] 4.1.0-dev.102: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:22.396Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:22.740Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:22.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-12T10:25:22.740Z] 4ad8466d34ba: Preparing [2026-03-12T10:25:22.740Z] 9fe6ca90b180: Preparing [2026-03-12T10:25:22.740Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:22.740Z] d120db8a2889: Preparing [2026-03-12T10:25:22.740Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:22.740Z] 7be72c13fe1b: Preparing [2026-03-12T10:25:22.740Z] c4e71c2a4573: Preparing [2026-03-12T10:25:22.740Z] 7be72c13fe1b: Waiting [2026-03-12T10:25:22.740Z] c4e71c2a4573: Waiting [2026-03-12T10:25:22.740Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:22.740Z] 4ad8466d34ba: Layer already exists [2026-03-12T10:25:22.740Z] 9fe6ca90b180: Layer already exists [2026-03-12T10:25:22.740Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:22.740Z] d120db8a2889: Layer already exists [2026-03-12T10:25:22.740Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:22.740Z] 7be72c13fe1b: Layer already exists [2026-03-12T10:25:22.740Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:23.095Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:23.433Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-03-12T10:25:23.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-03-12T10:25:23.434Z] 4ad8466d34ba: Preparing [2026-03-12T10:25:23.434Z] 9fe6ca90b180: Preparing [2026-03-12T10:25:23.434Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:23.434Z] d120db8a2889: Preparing [2026-03-12T10:25:23.434Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:23.434Z] 7be72c13fe1b: Preparing [2026-03-12T10:25:23.434Z] c4e71c2a4573: Preparing [2026-03-12T10:25:23.434Z] c4e71c2a4573: Waiting [2026-03-12T10:25:23.434Z] 7be72c13fe1b: Waiting [2026-03-12T10:25:23.434Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:23.434Z] d120db8a2889: Layer already exists [2026-03-12T10:25:23.434Z] 4ad8466d34ba: Layer already exists [2026-03-12T10:25:23.434Z] 9fe6ca90b180: Layer already exists [2026-03-12T10:25:23.434Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:23.434Z] 7be72c13fe1b: Layer already exists [2026-03-12T10:25:23.434Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:23.434Z] main: digest: sha256:da5cceb348be3912c153de0a61b28f11aac9c99d1b14285f994960f93273e51f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:25:23.822Z] ===================================================== [Pipeline] echo [2026-03-12T10:25:23.835Z] taggedImages: [2026-03-12T10:25:23.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:23.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-03-12T10:25:23.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [2026-03-12T10:25:23.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:23.835Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-12T10:25:23.853Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-03-12T10:25:23.853Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:23.853Z] latest [2026-03-12T10:25:23.853Z] 4.1.0-dev.102 [2026-03-12T10:25:23.853Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:23.853Z] main [2026-03-12T10:25:23.853Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:24.198Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:24.535Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:24.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-12T10:25:24.535Z] 62b9ac4e56f7: Preparing [2026-03-12T10:25:24.535Z] 92eea7b589f4: Preparing [2026-03-12T10:25:24.535Z] d120db8a2889: Preparing [2026-03-12T10:25:24.535Z] 389c3428def9: Preparing [2026-03-12T10:25:24.535Z] 75a4fafaa1f6: Preparing [2026-03-12T10:25:24.535Z] c4e71c2a4573: Preparing [2026-03-12T10:25:24.535Z] d120db8a2889: Layer already exists [2026-03-12T10:25:24.799Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:24.799Z] 389c3428def9: Pushed [2026-03-12T10:25:24.799Z] 62b9ac4e56f7: Pushed [2026-03-12T10:25:24.799Z] 75a4fafaa1f6: Pushed [2026-03-12T10:25:31.504Z] 92eea7b589f4: Pushed [2026-03-12T10:25:31.782Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:32.140Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:32.479Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-12T10:25:32.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-12T10:25:32.479Z] 62b9ac4e56f7: Preparing [2026-03-12T10:25:32.479Z] 92eea7b589f4: Preparing [2026-03-12T10:25:32.479Z] d120db8a2889: Preparing [2026-03-12T10:25:32.479Z] 389c3428def9: Preparing [2026-03-12T10:25:32.479Z] 75a4fafaa1f6: Preparing [2026-03-12T10:25:32.479Z] c4e71c2a4573: Preparing [2026-03-12T10:25:32.479Z] c4e71c2a4573: Waiting [2026-03-12T10:25:32.479Z] 75a4fafaa1f6: Layer already exists [2026-03-12T10:25:32.479Z] 92eea7b589f4: Layer already exists [2026-03-12T10:25:32.479Z] 62b9ac4e56f7: Layer already exists [2026-03-12T10:25:32.479Z] 389c3428def9: Layer already exists [2026-03-12T10:25:32.479Z] d120db8a2889: Layer already exists [2026-03-12T10:25:32.479Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:32.479Z] latest: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:33.091Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:33.432Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [2026-03-12T10:25:33.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-12T10:25:33.432Z] 62b9ac4e56f7: Preparing [2026-03-12T10:25:33.432Z] 92eea7b589f4: Preparing [2026-03-12T10:25:33.432Z] d120db8a2889: Preparing [2026-03-12T10:25:33.432Z] 389c3428def9: Preparing [2026-03-12T10:25:33.432Z] 75a4fafaa1f6: Preparing [2026-03-12T10:25:33.432Z] c4e71c2a4573: Preparing [2026-03-12T10:25:33.432Z] c4e71c2a4573: Waiting [2026-03-12T10:25:33.432Z] 75a4fafaa1f6: Layer already exists [2026-03-12T10:25:33.432Z] 62b9ac4e56f7: Layer already exists [2026-03-12T10:25:33.432Z] 92eea7b589f4: Layer already exists [2026-03-12T10:25:33.432Z] 389c3428def9: Layer already exists [2026-03-12T10:25:33.432Z] d120db8a2889: Layer already exists [2026-03-12T10:25:33.432Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:33.696Z] 4.1.0-dev.102: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:34.029Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:34.365Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:34.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-12T10:25:34.365Z] 62b9ac4e56f7: Preparing [2026-03-12T10:25:34.365Z] 92eea7b589f4: Preparing [2026-03-12T10:25:34.365Z] d120db8a2889: Preparing [2026-03-12T10:25:34.365Z] 389c3428def9: Preparing [2026-03-12T10:25:34.365Z] 75a4fafaa1f6: Preparing [2026-03-12T10:25:34.365Z] c4e71c2a4573: Preparing [2026-03-12T10:25:34.365Z] c4e71c2a4573: Waiting [2026-03-12T10:25:34.365Z] 92eea7b589f4: Layer already exists [2026-03-12T10:25:34.365Z] d120db8a2889: Layer already exists [2026-03-12T10:25:34.365Z] 62b9ac4e56f7: Layer already exists [2026-03-12T10:25:34.365Z] 75a4fafaa1f6: Layer already exists [2026-03-12T10:25:34.365Z] 389c3428def9: Layer already exists [2026-03-12T10:25:34.365Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:34.365Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:34.969Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:35.300Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-03-12T10:25:35.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-03-12T10:25:35.300Z] 62b9ac4e56f7: Preparing [2026-03-12T10:25:35.300Z] 92eea7b589f4: Preparing [2026-03-12T10:25:35.300Z] d120db8a2889: Preparing [2026-03-12T10:25:35.300Z] 389c3428def9: Preparing [2026-03-12T10:25:35.300Z] 75a4fafaa1f6: Preparing [2026-03-12T10:25:35.300Z] c4e71c2a4573: Preparing [2026-03-12T10:25:35.300Z] c4e71c2a4573: Waiting [2026-03-12T10:25:35.300Z] 62b9ac4e56f7: Layer already exists [2026-03-12T10:25:35.300Z] 92eea7b589f4: Layer already exists [2026-03-12T10:25:35.300Z] 75a4fafaa1f6: Layer already exists [2026-03-12T10:25:35.300Z] 389c3428def9: Layer already exists [2026-03-12T10:25:35.300Z] d120db8a2889: Layer already exists [2026-03-12T10:25:35.300Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:35.563Z] main: digest: sha256:483f44e95ed01f72501a0ff4975e82ddaa8d2033ae8ef3cccf352a1fe480cef9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:25:35.642Z] ===================================================== [Pipeline] echo [2026-03-12T10:25:35.650Z] taggedImages: [2026-03-12T10:25:35.650Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:35.650Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-03-12T10:25:35.650Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [2026-03-12T10:25:35.650Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:35.650Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-12T10:25:35.670Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-03-12T10:25:35.670Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:35.670Z] latest [2026-03-12T10:25:35.670Z] 4.1.0-dev.102 [2026-03-12T10:25:35.670Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:35.670Z] main [2026-03-12T10:25:35.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:36.014Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:36.354Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:36.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-12T10:25:36.354Z] 206ed1142b44: Preparing [2026-03-12T10:25:36.354Z] 4f724d0d26b5: Preparing [2026-03-12T10:25:36.354Z] 61238717ee96: Preparing [2026-03-12T10:25:36.354Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:36.354Z] d120db8a2889: Preparing [2026-03-12T10:25:36.354Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:36.354Z] 386f67f500bf: Preparing [2026-03-12T10:25:36.354Z] c4e71c2a4573: Preparing [2026-03-12T10:25:36.354Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:36.354Z] 386f67f500bf: Waiting [2026-03-12T10:25:36.354Z] c4e71c2a4573: Waiting [2026-03-12T10:25:36.354Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:36.354Z] d120db8a2889: Layer already exists [2026-03-12T10:25:36.354Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:36.617Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:36.617Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:36.617Z] 4f724d0d26b5: Pushed [2026-03-12T10:25:36.617Z] 206ed1142b44: Pushed [2026-03-12T10:25:44.783Z] 61238717ee96: Pushed [2026-03-12T10:25:44.783Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:45.142Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:45.480Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-12T10:25:45.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-12T10:25:45.480Z] 206ed1142b44: Preparing [2026-03-12T10:25:45.480Z] 4f724d0d26b5: Preparing [2026-03-12T10:25:45.480Z] 61238717ee96: Preparing [2026-03-12T10:25:45.480Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:45.480Z] d120db8a2889: Preparing [2026-03-12T10:25:45.480Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:45.480Z] 386f67f500bf: Preparing [2026-03-12T10:25:45.480Z] c4e71c2a4573: Preparing [2026-03-12T10:25:45.480Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:45.480Z] 386f67f500bf: Waiting [2026-03-12T10:25:45.480Z] c4e71c2a4573: Waiting [2026-03-12T10:25:45.480Z] 206ed1142b44: Layer already exists [2026-03-12T10:25:45.480Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:45.480Z] 61238717ee96: Layer already exists [2026-03-12T10:25:45.480Z] 4f724d0d26b5: Layer already exists [2026-03-12T10:25:45.480Z] d120db8a2889: Layer already exists [2026-03-12T10:25:45.480Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:45.480Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:45.480Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:45.744Z] latest: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:46.087Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:46.428Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [2026-03-12T10:25:46.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-12T10:25:46.428Z] 206ed1142b44: Preparing [2026-03-12T10:25:46.428Z] 4f724d0d26b5: Preparing [2026-03-12T10:25:46.428Z] 61238717ee96: Preparing [2026-03-12T10:25:46.428Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:46.428Z] d120db8a2889: Preparing [2026-03-12T10:25:46.428Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:46.428Z] 386f67f500bf: Preparing [2026-03-12T10:25:46.428Z] c4e71c2a4573: Preparing [2026-03-12T10:25:46.428Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:46.428Z] 386f67f500bf: Waiting [2026-03-12T10:25:46.428Z] c4e71c2a4573: Waiting [2026-03-12T10:25:46.428Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:46.428Z] 61238717ee96: Layer already exists [2026-03-12T10:25:46.428Z] 206ed1142b44: Layer already exists [2026-03-12T10:25:46.428Z] d120db8a2889: Layer already exists [2026-03-12T10:25:46.428Z] 4f724d0d26b5: Layer already exists [2026-03-12T10:25:46.428Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:46.428Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:46.428Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:46.694Z] 4.1.0-dev.102: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:47.036Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:47.380Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:47.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-12T10:25:47.380Z] 206ed1142b44: Preparing [2026-03-12T10:25:47.380Z] 4f724d0d26b5: Preparing [2026-03-12T10:25:47.380Z] 61238717ee96: Preparing [2026-03-12T10:25:47.380Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:47.380Z] d120db8a2889: Preparing [2026-03-12T10:25:47.380Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:47.380Z] 386f67f500bf: Preparing [2026-03-12T10:25:47.380Z] c4e71c2a4573: Preparing [2026-03-12T10:25:47.380Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:47.380Z] 386f67f500bf: Waiting [2026-03-12T10:25:47.380Z] c4e71c2a4573: Waiting [2026-03-12T10:25:47.380Z] 4f724d0d26b5: Layer already exists [2026-03-12T10:25:47.380Z] d120db8a2889: Layer already exists [2026-03-12T10:25:47.380Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:47.380Z] 61238717ee96: Layer already exists [2026-03-12T10:25:47.380Z] 206ed1142b44: Layer already exists [2026-03-12T10:25:47.380Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:47.380Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:47.380Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:47.380Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:47.998Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:48.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-03-12T10:25:48.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-03-12T10:25:48.330Z] 206ed1142b44: Preparing [2026-03-12T10:25:48.330Z] 4f724d0d26b5: Preparing [2026-03-12T10:25:48.330Z] 61238717ee96: Preparing [2026-03-12T10:25:48.330Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:48.330Z] d120db8a2889: Preparing [2026-03-12T10:25:48.330Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:48.330Z] 386f67f500bf: Preparing [2026-03-12T10:25:48.330Z] c4e71c2a4573: Preparing [2026-03-12T10:25:48.330Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:48.330Z] 386f67f500bf: Waiting [2026-03-12T10:25:48.330Z] c4e71c2a4573: Waiting [2026-03-12T10:25:48.330Z] d120db8a2889: Layer already exists [2026-03-12T10:25:48.330Z] 4f724d0d26b5: Layer already exists [2026-03-12T10:25:48.330Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:48.330Z] 61238717ee96: Layer already exists [2026-03-12T10:25:48.330Z] 206ed1142b44: Layer already exists [2026-03-12T10:25:48.330Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:48.330Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:48.330Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:48.594Z] main: digest: sha256:ad69517527a809db12dc1d96894241dbbc43b9583ed431626a641123b85ec11a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:25:48.653Z] ===================================================== [Pipeline] echo [2026-03-12T10:25:48.662Z] taggedImages: [2026-03-12T10:25:48.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:48.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-03-12T10:25:48.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [2026-03-12T10:25:48.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:48.662Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-12T10:25:48.680Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-03-12T10:25:48.680Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:48.680Z] latest [2026-03-12T10:25:48.680Z] 4.1.0-dev.102 [2026-03-12T10:25:48.680Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:48.680Z] main [2026-03-12T10:25:48.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:49.076Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:49.423Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:49.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-12T10:25:49.423Z] 11d3d7493161: Preparing [2026-03-12T10:25:49.423Z] 21f73d17d66a: Preparing [2026-03-12T10:25:49.423Z] b0b61909c0f8: Preparing [2026-03-12T10:25:49.423Z] fd27c8a11777: Preparing [2026-03-12T10:25:49.423Z] 51ee6d47a0f8: Preparing [2026-03-12T10:25:49.423Z] a0ef2bb94fba: Preparing [2026-03-12T10:25:49.423Z] 8ad8ad91c3b7: Preparing [2026-03-12T10:25:49.423Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:49.423Z] d120db8a2889: Preparing [2026-03-12T10:25:49.423Z] f65ef32d8206: Preparing [2026-03-12T10:25:49.423Z] a43491a20137: Preparing [2026-03-12T10:25:49.423Z] 5f70bf18a086: Preparing [2026-03-12T10:25:49.423Z] 296255b518c1: Preparing [2026-03-12T10:25:49.423Z] 4bf7732b73b1: Preparing [2026-03-12T10:25:49.423Z] 0c2927b39964: Preparing [2026-03-12T10:25:49.423Z] c4e71c2a4573: Preparing [2026-03-12T10:25:49.423Z] 0c262c5f04d3: Waiting [2026-03-12T10:25:49.423Z] 296255b518c1: Waiting [2026-03-12T10:25:49.423Z] 4bf7732b73b1: Waiting [2026-03-12T10:25:49.423Z] a0ef2bb94fba: Waiting [2026-03-12T10:25:49.423Z] 0c2927b39964: Waiting [2026-03-12T10:25:49.423Z] 8ad8ad91c3b7: Waiting [2026-03-12T10:25:49.423Z] d120db8a2889: Waiting [2026-03-12T10:25:49.423Z] c4e71c2a4573: Waiting [2026-03-12T10:25:49.423Z] f65ef32d8206: Waiting [2026-03-12T10:25:49.689Z] 21f73d17d66a: Pushed [2026-03-12T10:25:49.689Z] fd27c8a11777: Pushed [2026-03-12T10:25:49.689Z] 51ee6d47a0f8: Pushed [2026-03-12T10:25:49.689Z] b0b61909c0f8: Pushed [2026-03-12T10:25:49.689Z] 11d3d7493161: Pushed [2026-03-12T10:25:49.689Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:49.689Z] d120db8a2889: Layer already exists [2026-03-12T10:25:49.689Z] a0ef2bb94fba: Pushed [2026-03-12T10:25:49.689Z] 5f70bf18a086: Layer already exists [2026-03-12T10:25:49.689Z] f65ef32d8206: Pushed [2026-03-12T10:25:49.689Z] a43491a20137: Pushed [2026-03-12T10:25:49.952Z] 296255b518c1: Pushed [2026-03-12T10:25:49.952Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:49.952Z] 4bf7732b73b1: Pushed [2026-03-12T10:25:49.952Z] 0c2927b39964: Pushed [2026-03-12T10:25:52.518Z] 8ad8ad91c3b7: Pushed [2026-03-12T10:25:52.783Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:53.133Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:53.476Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-12T10:25:53.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-12T10:25:53.476Z] 11d3d7493161: Preparing [2026-03-12T10:25:53.476Z] 21f73d17d66a: Preparing [2026-03-12T10:25:53.476Z] b0b61909c0f8: Preparing [2026-03-12T10:25:53.476Z] fd27c8a11777: Preparing [2026-03-12T10:25:53.476Z] 51ee6d47a0f8: Preparing [2026-03-12T10:25:53.476Z] a0ef2bb94fba: Preparing [2026-03-12T10:25:53.476Z] 8ad8ad91c3b7: Preparing [2026-03-12T10:25:53.476Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:53.476Z] d120db8a2889: Preparing [2026-03-12T10:25:53.476Z] f65ef32d8206: Preparing [2026-03-12T10:25:53.476Z] a43491a20137: Preparing [2026-03-12T10:25:53.476Z] 5f70bf18a086: Preparing [2026-03-12T10:25:53.476Z] 296255b518c1: Preparing [2026-03-12T10:25:53.476Z] 4bf7732b73b1: Preparing [2026-03-12T10:25:53.476Z] 0c2927b39964: Preparing [2026-03-12T10:25:53.476Z] c4e71c2a4573: Preparing [2026-03-12T10:25:53.476Z] f65ef32d8206: Waiting [2026-03-12T10:25:53.476Z] a43491a20137: Waiting [2026-03-12T10:25:53.476Z] 5f70bf18a086: Waiting [2026-03-12T10:25:53.476Z] 4bf7732b73b1: Waiting [2026-03-12T10:25:53.476Z] 0c2927b39964: Waiting [2026-03-12T10:25:53.476Z] c4e71c2a4573: Waiting [2026-03-12T10:25:53.476Z] a0ef2bb94fba: Waiting [2026-03-12T10:25:53.476Z] 8ad8ad91c3b7: Waiting [2026-03-12T10:25:53.476Z] 0c262c5f04d3: Waiting [2026-03-12T10:25:53.476Z] 296255b518c1: Waiting [2026-03-12T10:25:53.476Z] d120db8a2889: Waiting [2026-03-12T10:25:53.476Z] b0b61909c0f8: Layer already exists [2026-03-12T10:25:53.476Z] fd27c8a11777: Layer already exists [2026-03-12T10:25:53.476Z] 21f73d17d66a: Layer already exists [2026-03-12T10:25:53.476Z] 11d3d7493161: Layer already exists [2026-03-12T10:25:53.476Z] 51ee6d47a0f8: Layer already exists [2026-03-12T10:25:53.476Z] a0ef2bb94fba: Layer already exists [2026-03-12T10:25:53.476Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:53.476Z] 8ad8ad91c3b7: Layer already exists [2026-03-12T10:25:53.476Z] d120db8a2889: Layer already exists [2026-03-12T10:25:53.476Z] f65ef32d8206: Layer already exists [2026-03-12T10:25:53.476Z] 0c2927b39964: Layer already exists [2026-03-12T10:25:53.476Z] a43491a20137: Layer already exists [2026-03-12T10:25:53.476Z] 296255b518c1: Layer already exists [2026-03-12T10:25:53.476Z] 5f70bf18a086: Layer already exists [2026-03-12T10:25:53.476Z] 4bf7732b73b1: Layer already exists [2026-03-12T10:25:53.476Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:53.738Z] latest: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:54.077Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:54.418Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [2026-03-12T10:25:54.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-12T10:25:54.418Z] 11d3d7493161: Preparing [2026-03-12T10:25:54.418Z] 21f73d17d66a: Preparing [2026-03-12T10:25:54.418Z] b0b61909c0f8: Preparing [2026-03-12T10:25:54.418Z] fd27c8a11777: Preparing [2026-03-12T10:25:54.418Z] 51ee6d47a0f8: Preparing [2026-03-12T10:25:54.418Z] a0ef2bb94fba: Preparing [2026-03-12T10:25:54.418Z] 8ad8ad91c3b7: Preparing [2026-03-12T10:25:54.418Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:54.418Z] d120db8a2889: Preparing [2026-03-12T10:25:54.418Z] f65ef32d8206: Preparing [2026-03-12T10:25:54.418Z] a43491a20137: Preparing [2026-03-12T10:25:54.418Z] 5f70bf18a086: Preparing [2026-03-12T10:25:54.418Z] 296255b518c1: Preparing [2026-03-12T10:25:54.418Z] 4bf7732b73b1: Preparing [2026-03-12T10:25:54.418Z] 0c2927b39964: Preparing [2026-03-12T10:25:54.418Z] c4e71c2a4573: Preparing [2026-03-12T10:25:54.418Z] a0ef2bb94fba: Waiting [2026-03-12T10:25:54.418Z] 8ad8ad91c3b7: Waiting [2026-03-12T10:25:54.418Z] a43491a20137: Waiting [2026-03-12T10:25:54.418Z] 0c262c5f04d3: Waiting [2026-03-12T10:25:54.418Z] d120db8a2889: Waiting [2026-03-12T10:25:54.418Z] f65ef32d8206: Waiting [2026-03-12T10:25:54.418Z] 5f70bf18a086: Waiting [2026-03-12T10:25:54.418Z] 296255b518c1: Waiting [2026-03-12T10:25:54.418Z] 4bf7732b73b1: Waiting [2026-03-12T10:25:54.418Z] c4e71c2a4573: Waiting [2026-03-12T10:25:54.418Z] 51ee6d47a0f8: Layer already exists [2026-03-12T10:25:54.418Z] b0b61909c0f8: Layer already exists [2026-03-12T10:25:54.418Z] 11d3d7493161: Layer already exists [2026-03-12T10:25:54.418Z] 21f73d17d66a: Layer already exists [2026-03-12T10:25:54.418Z] fd27c8a11777: Layer already exists [2026-03-12T10:25:54.418Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:54.418Z] a0ef2bb94fba: Layer already exists [2026-03-12T10:25:54.418Z] 8ad8ad91c3b7: Layer already exists [2026-03-12T10:25:54.418Z] d120db8a2889: Layer already exists [2026-03-12T10:25:54.418Z] f65ef32d8206: Layer already exists [2026-03-12T10:25:54.418Z] 296255b518c1: Layer already exists [2026-03-12T10:25:54.418Z] 5f70bf18a086: Layer already exists [2026-03-12T10:25:54.418Z] a43491a20137: Layer already exists [2026-03-12T10:25:54.418Z] 0c2927b39964: Layer already exists [2026-03-12T10:25:54.418Z] 4bf7732b73b1: Layer already exists [2026-03-12T10:25:54.419Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:54.682Z] 4.1.0-dev.102: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:55.029Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:55.376Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:55.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-12T10:25:55.376Z] 11d3d7493161: Preparing [2026-03-12T10:25:55.376Z] 21f73d17d66a: Preparing [2026-03-12T10:25:55.376Z] b0b61909c0f8: Preparing [2026-03-12T10:25:55.376Z] fd27c8a11777: Preparing [2026-03-12T10:25:55.376Z] 51ee6d47a0f8: Preparing [2026-03-12T10:25:55.376Z] a0ef2bb94fba: Preparing [2026-03-12T10:25:55.376Z] 8ad8ad91c3b7: Preparing [2026-03-12T10:25:55.376Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:55.376Z] d120db8a2889: Preparing [2026-03-12T10:25:55.376Z] f65ef32d8206: Preparing [2026-03-12T10:25:55.376Z] a43491a20137: Preparing [2026-03-12T10:25:55.376Z] 5f70bf18a086: Preparing [2026-03-12T10:25:55.376Z] 296255b518c1: Preparing [2026-03-12T10:25:55.376Z] 4bf7732b73b1: Preparing [2026-03-12T10:25:55.376Z] 0c2927b39964: Preparing [2026-03-12T10:25:55.376Z] c4e71c2a4573: Preparing [2026-03-12T10:25:55.376Z] 4bf7732b73b1: Waiting [2026-03-12T10:25:55.376Z] a43491a20137: Waiting [2026-03-12T10:25:55.376Z] 5f70bf18a086: Waiting [2026-03-12T10:25:55.376Z] 296255b518c1: Waiting [2026-03-12T10:25:55.376Z] a0ef2bb94fba: Waiting [2026-03-12T10:25:55.376Z] 8ad8ad91c3b7: Waiting [2026-03-12T10:25:55.376Z] 0c262c5f04d3: Waiting [2026-03-12T10:25:55.376Z] d120db8a2889: Waiting [2026-03-12T10:25:55.376Z] f65ef32d8206: Waiting [2026-03-12T10:25:55.376Z] c4e71c2a4573: Waiting [2026-03-12T10:25:55.376Z] 51ee6d47a0f8: Layer already exists [2026-03-12T10:25:55.376Z] fd27c8a11777: Layer already exists [2026-03-12T10:25:55.376Z] 21f73d17d66a: Layer already exists [2026-03-12T10:25:55.376Z] 11d3d7493161: Layer already exists [2026-03-12T10:25:55.376Z] b0b61909c0f8: Layer already exists [2026-03-12T10:25:55.376Z] a0ef2bb94fba: Layer already exists [2026-03-12T10:25:55.376Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:55.376Z] d120db8a2889: Layer already exists [2026-03-12T10:25:55.376Z] 8ad8ad91c3b7: Layer already exists [2026-03-12T10:25:55.376Z] f65ef32d8206: Layer already exists [2026-03-12T10:25:55.376Z] 296255b518c1: Layer already exists [2026-03-12T10:25:55.376Z] a43491a20137: Layer already exists [2026-03-12T10:25:55.376Z] 5f70bf18a086: Layer already exists [2026-03-12T10:25:55.376Z] 4bf7732b73b1: Layer already exists [2026-03-12T10:25:55.376Z] 0c2927b39964: Layer already exists [2026-03-12T10:25:55.376Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:55.641Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:55.990Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:56.339Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-03-12T10:25:56.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-03-12T10:25:56.339Z] 11d3d7493161: Preparing [2026-03-12T10:25:56.339Z] 21f73d17d66a: Preparing [2026-03-12T10:25:56.339Z] b0b61909c0f8: Preparing [2026-03-12T10:25:56.339Z] fd27c8a11777: Preparing [2026-03-12T10:25:56.339Z] 51ee6d47a0f8: Preparing [2026-03-12T10:25:56.339Z] a0ef2bb94fba: Preparing [2026-03-12T10:25:56.339Z] 8ad8ad91c3b7: Preparing [2026-03-12T10:25:56.339Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:56.339Z] d120db8a2889: Preparing [2026-03-12T10:25:56.339Z] f65ef32d8206: Preparing [2026-03-12T10:25:56.339Z] a43491a20137: Preparing [2026-03-12T10:25:56.339Z] 5f70bf18a086: Preparing [2026-03-12T10:25:56.339Z] 296255b518c1: Preparing [2026-03-12T10:25:56.339Z] 4bf7732b73b1: Preparing [2026-03-12T10:25:56.339Z] 0c2927b39964: Preparing [2026-03-12T10:25:56.339Z] c4e71c2a4573: Preparing [2026-03-12T10:25:56.339Z] a0ef2bb94fba: Waiting [2026-03-12T10:25:56.339Z] 8ad8ad91c3b7: Waiting [2026-03-12T10:25:56.339Z] 0c262c5f04d3: Waiting [2026-03-12T10:25:56.339Z] d120db8a2889: Waiting [2026-03-12T10:25:56.339Z] f65ef32d8206: Waiting [2026-03-12T10:25:56.339Z] a43491a20137: Waiting [2026-03-12T10:25:56.339Z] 5f70bf18a086: Waiting [2026-03-12T10:25:56.339Z] 296255b518c1: Waiting [2026-03-12T10:25:56.339Z] 4bf7732b73b1: Waiting [2026-03-12T10:25:56.339Z] 0c2927b39964: Waiting [2026-03-12T10:25:56.339Z] 51ee6d47a0f8: Layer already exists [2026-03-12T10:25:56.339Z] 21f73d17d66a: Layer already exists [2026-03-12T10:25:56.339Z] b0b61909c0f8: Layer already exists [2026-03-12T10:25:56.339Z] 11d3d7493161: Layer already exists [2026-03-12T10:25:56.339Z] fd27c8a11777: Layer already exists [2026-03-12T10:25:56.339Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:56.339Z] 8ad8ad91c3b7: Layer already exists [2026-03-12T10:25:56.339Z] a0ef2bb94fba: Layer already exists [2026-03-12T10:25:56.339Z] f65ef32d8206: Layer already exists [2026-03-12T10:25:56.339Z] d120db8a2889: Layer already exists [2026-03-12T10:25:56.339Z] 5f70bf18a086: Layer already exists [2026-03-12T10:25:56.339Z] 4bf7732b73b1: Layer already exists [2026-03-12T10:25:56.339Z] a43491a20137: Layer already exists [2026-03-12T10:25:56.339Z] 0c2927b39964: Layer already exists [2026-03-12T10:25:56.339Z] 296255b518c1: Layer already exists [2026-03-12T10:25:56.339Z] c4e71c2a4573: Layer already exists [2026-03-12T10:25:56.603Z] main: digest: sha256:e6808805a4b8ed87508de08f3288c998c8d8e5f832e9b147b2476a9b75e51f77 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:25:56.670Z] ===================================================== [Pipeline] echo [2026-03-12T10:25:56.685Z] taggedImages: [2026-03-12T10:25:56.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:56.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-03-12T10:25:56.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [2026-03-12T10:25:56.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:56.685Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-12T10:25:56.709Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-03-12T10:25:56.709Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:56.709Z] latest [2026-03-12T10:25:56.709Z] 4.1.0-dev.102 [2026-03-12T10:25:56.709Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:25:56.709Z] main [2026-03-12T10:25:56.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:57.064Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:25:57.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:25:57.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-12T10:25:57.414Z] 8f745ba2a127: Preparing [2026-03-12T10:25:57.414Z] 14ed971f6b4e: Preparing [2026-03-12T10:25:57.414Z] 272d0f736de3: Preparing [2026-03-12T10:25:57.414Z] 0ee07a7bf4ca: Preparing [2026-03-12T10:25:57.414Z] 0c262c5f04d3: Preparing [2026-03-12T10:25:57.414Z] d120db8a2889: Preparing [2026-03-12T10:25:57.414Z] a7d8ec20b2f7: Preparing [2026-03-12T10:25:57.414Z] 386f67f500bf: Preparing [2026-03-12T10:25:57.414Z] c4e71c2a4573: Preparing [2026-03-12T10:25:57.414Z] a7d8ec20b2f7: Waiting [2026-03-12T10:25:57.414Z] 386f67f500bf: Waiting [2026-03-12T10:25:57.414Z] c4e71c2a4573: Waiting [2026-03-12T10:25:57.414Z] d120db8a2889: Waiting [2026-03-12T10:25:57.414Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:25:57.414Z] d120db8a2889: Layer already exists [2026-03-12T10:25:57.679Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:25:57.679Z] 272d0f736de3: Pushed [2026-03-12T10:25:57.680Z] 14ed971f6b4e: Pushed [2026-03-12T10:25:57.680Z] 386f67f500bf: Layer already exists [2026-03-12T10:25:57.680Z] 8f745ba2a127: Pushed [2026-03-12T10:25:57.680Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:05.855Z] 0ee07a7bf4ca: Pushed [2026-03-12T10:26:06.149Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:06.490Z] + 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-03-12T10:26:06.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-12T10:26:06.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-12T10:26:06.832Z] 8f745ba2a127: Preparing [2026-03-12T10:26:06.832Z] 14ed971f6b4e: Preparing [2026-03-12T10:26:06.832Z] 272d0f736de3: Preparing [2026-03-12T10:26:06.832Z] 0ee07a7bf4ca: Preparing [2026-03-12T10:26:06.832Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:06.832Z] d120db8a2889: Preparing [2026-03-12T10:26:06.832Z] a7d8ec20b2f7: Preparing [2026-03-12T10:26:06.832Z] 386f67f500bf: Preparing [2026-03-12T10:26:06.832Z] c4e71c2a4573: Preparing [2026-03-12T10:26:06.832Z] a7d8ec20b2f7: Waiting [2026-03-12T10:26:06.832Z] 386f67f500bf: Waiting [2026-03-12T10:26:06.832Z] c4e71c2a4573: Waiting [2026-03-12T10:26:06.832Z] d120db8a2889: Waiting [2026-03-12T10:26:06.832Z] 8f745ba2a127: Layer already exists [2026-03-12T10:26:06.832Z] 272d0f736de3: Layer already exists [2026-03-12T10:26:06.832Z] 0ee07a7bf4ca: Layer already exists [2026-03-12T10:26:06.832Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:06.832Z] 14ed971f6b4e: Layer already exists [2026-03-12T10:26:06.832Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:26:06.832Z] d120db8a2889: Layer already exists [2026-03-12T10:26:06.832Z] 386f67f500bf: Layer already exists [2026-03-12T10:26:06.832Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:07.097Z] latest: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:07.439Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:07.777Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [2026-03-12T10:26:07.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-12T10:26:07.777Z] 8f745ba2a127: Preparing [2026-03-12T10:26:07.777Z] 14ed971f6b4e: Preparing [2026-03-12T10:26:07.777Z] 272d0f736de3: Preparing [2026-03-12T10:26:07.777Z] 0ee07a7bf4ca: Preparing [2026-03-12T10:26:07.777Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:07.777Z] d120db8a2889: Preparing [2026-03-12T10:26:07.777Z] a7d8ec20b2f7: Preparing [2026-03-12T10:26:07.777Z] 386f67f500bf: Preparing [2026-03-12T10:26:07.777Z] c4e71c2a4573: Preparing [2026-03-12T10:26:07.777Z] d120db8a2889: Waiting [2026-03-12T10:26:07.777Z] a7d8ec20b2f7: Waiting [2026-03-12T10:26:07.777Z] 386f67f500bf: Waiting [2026-03-12T10:26:07.777Z] c4e71c2a4573: Waiting [2026-03-12T10:26:07.777Z] 14ed971f6b4e: Layer already exists [2026-03-12T10:26:07.777Z] 272d0f736de3: Layer already exists [2026-03-12T10:26:07.777Z] 8f745ba2a127: Layer already exists [2026-03-12T10:26:07.777Z] 0ee07a7bf4ca: Layer already exists [2026-03-12T10:26:07.777Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:07.777Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:07.777Z] d120db8a2889: Layer already exists [2026-03-12T10:26:07.777Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:26:07.777Z] 386f67f500bf: Layer already exists [2026-03-12T10:26:08.041Z] 4.1.0-dev.102: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:08.375Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:08.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:08.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-12T10:26:08.720Z] 8f745ba2a127: Preparing [2026-03-12T10:26:08.720Z] 14ed971f6b4e: Preparing [2026-03-12T10:26:08.720Z] 272d0f736de3: Preparing [2026-03-12T10:26:08.720Z] 0ee07a7bf4ca: Preparing [2026-03-12T10:26:08.720Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:08.720Z] d120db8a2889: Preparing [2026-03-12T10:26:08.720Z] d120db8a2889: Waiting [2026-03-12T10:26:08.720Z] a7d8ec20b2f7: Preparing [2026-03-12T10:26:08.720Z] 386f67f500bf: Preparing [2026-03-12T10:26:08.720Z] a7d8ec20b2f7: Waiting [2026-03-12T10:26:08.720Z] c4e71c2a4573: Preparing [2026-03-12T10:26:08.720Z] 386f67f500bf: Waiting [2026-03-12T10:26:08.720Z] 272d0f736de3: Layer already exists [2026-03-12T10:26:08.720Z] 8f745ba2a127: Layer already exists [2026-03-12T10:26:08.720Z] 0ee07a7bf4ca: Layer already exists [2026-03-12T10:26:08.720Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:08.720Z] 14ed971f6b4e: Layer already exists [2026-03-12T10:26:08.720Z] d120db8a2889: Layer already exists [2026-03-12T10:26:08.720Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:26:08.720Z] 386f67f500bf: Layer already exists [2026-03-12T10:26:08.720Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:08.983Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:09.308Z] + 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-03-12T10:26:09.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-03-12T10:26:09.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-03-12T10:26:09.645Z] 8f745ba2a127: Preparing [2026-03-12T10:26:09.645Z] 14ed971f6b4e: Preparing [2026-03-12T10:26:09.645Z] 272d0f736de3: Preparing [2026-03-12T10:26:09.645Z] 0ee07a7bf4ca: Preparing [2026-03-12T10:26:09.645Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:09.645Z] d120db8a2889: Preparing [2026-03-12T10:26:09.645Z] a7d8ec20b2f7: Preparing [2026-03-12T10:26:09.645Z] 386f67f500bf: Preparing [2026-03-12T10:26:09.645Z] c4e71c2a4573: Preparing [2026-03-12T10:26:09.645Z] d120db8a2889: Waiting [2026-03-12T10:26:09.645Z] 386f67f500bf: Waiting [2026-03-12T10:26:09.645Z] c4e71c2a4573: Waiting [2026-03-12T10:26:09.645Z] a7d8ec20b2f7: Waiting [2026-03-12T10:26:09.645Z] 0ee07a7bf4ca: Layer already exists [2026-03-12T10:26:09.645Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:09.645Z] 14ed971f6b4e: Layer already exists [2026-03-12T10:26:09.645Z] 272d0f736de3: Layer already exists [2026-03-12T10:26:09.645Z] 8f745ba2a127: Layer already exists [2026-03-12T10:26:09.645Z] d120db8a2889: Layer already exists [2026-03-12T10:26:09.645Z] 386f67f500bf: Layer already exists [2026-03-12T10:26:09.645Z] a7d8ec20b2f7: Layer already exists [2026-03-12T10:26:09.645Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:09.908Z] main: digest: sha256:40e7e5c6e13c1c0b78e6e347123c60010205d4da22fbf46bd18746c5da5ac605 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:26:09.981Z] ===================================================== [Pipeline] echo [2026-03-12T10:26:09.990Z] taggedImages: [2026-03-12T10:26:09.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:09.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-03-12T10:26:09.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [2026-03-12T10:26:09.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:09.990Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-12T10:26:10.009Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-03-12T10:26:10.009Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:10.009Z] latest [2026-03-12T10:26:10.009Z] 4.1.0-dev.102 [2026-03-12T10:26:10.009Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:10.009Z] main [2026-03-12T10:26:10.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:10.358Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:10.701Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:10.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-12T10:26:10.701Z] a2e9b797d3c0: Preparing [2026-03-12T10:26:10.701Z] 7b6b5352da10: Preparing [2026-03-12T10:26:10.702Z] 2cca954aa80f: Preparing [2026-03-12T10:26:10.702Z] 4502f78da74a: Preparing [2026-03-12T10:26:10.702Z] ded4766cc623: Preparing [2026-03-12T10:26:10.702Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:10.702Z] d120db8a2889: Preparing [2026-03-12T10:26:10.702Z] fc84691c66bb: Preparing [2026-03-12T10:26:10.702Z] 432c1b402d93: Preparing [2026-03-12T10:26:10.702Z] 7de747ded1fe: Preparing [2026-03-12T10:26:10.702Z] c4e71c2a4573: Preparing [2026-03-12T10:26:10.702Z] d120db8a2889: Waiting [2026-03-12T10:26:10.702Z] fc84691c66bb: Waiting [2026-03-12T10:26:10.702Z] 432c1b402d93: Waiting [2026-03-12T10:26:10.702Z] 7de747ded1fe: Waiting [2026-03-12T10:26:10.702Z] c4e71c2a4573: Waiting [2026-03-12T10:26:10.702Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:10.966Z] ded4766cc623: Pushed [2026-03-12T10:26:10.966Z] a2e9b797d3c0: Pushed [2026-03-12T10:26:10.966Z] 7b6b5352da10: Pushed [2026-03-12T10:26:10.966Z] 4502f78da74a: Pushed [2026-03-12T10:26:10.966Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:10.966Z] d120db8a2889: Layer already exists [2026-03-12T10:26:10.966Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:10.966Z] fc84691c66bb: Pushed [2026-03-12T10:26:10.966Z] 432c1b402d93: Pushed [2026-03-12T10:26:14.288Z] 7de747ded1fe: Pushed [2026-03-12T10:26:17.612Z] 2cca954aa80f: Pushed [2026-03-12T10:26:17.612Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:17.956Z] + 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-03-12T10:26:20.227Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-12T10:26:20.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-12T10:26:20.227Z] a2e9b797d3c0: Preparing [2026-03-12T10:26:20.227Z] 7b6b5352da10: Preparing [2026-03-12T10:26:20.227Z] 2cca954aa80f: Preparing [2026-03-12T10:26:20.227Z] 4502f78da74a: Preparing [2026-03-12T10:26:20.227Z] ded4766cc623: Preparing [2026-03-12T10:26:20.227Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:20.227Z] d120db8a2889: Preparing [2026-03-12T10:26:20.227Z] fc84691c66bb: Preparing [2026-03-12T10:26:20.227Z] 432c1b402d93: Preparing [2026-03-12T10:26:20.227Z] 7de747ded1fe: Preparing [2026-03-12T10:26:20.227Z] c4e71c2a4573: Preparing [2026-03-12T10:26:20.227Z] d120db8a2889: Waiting [2026-03-12T10:26:20.227Z] fc84691c66bb: Waiting [2026-03-12T10:26:20.227Z] 432c1b402d93: Waiting [2026-03-12T10:26:20.227Z] 7de747ded1fe: Waiting [2026-03-12T10:26:20.227Z] c4e71c2a4573: Waiting [2026-03-12T10:26:20.227Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:20.227Z] a2e9b797d3c0: Layer already exists [2026-03-12T10:26:20.227Z] ded4766cc623: Layer already exists [2026-03-12T10:26:20.227Z] 2cca954aa80f: Layer already exists [2026-03-12T10:26:20.227Z] 7b6b5352da10: Layer already exists [2026-03-12T10:26:20.227Z] 4502f78da74a: Layer already exists [2026-03-12T10:26:20.227Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:20.227Z] 432c1b402d93: Layer already exists [2026-03-12T10:26:20.227Z] 7de747ded1fe: Layer already exists [2026-03-12T10:26:20.227Z] d120db8a2889: Layer already exists [2026-03-12T10:26:20.227Z] fc84691c66bb: Layer already exists [2026-03-12T10:26:20.227Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:20.490Z] latest: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:20.837Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:21.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [2026-03-12T10:26:21.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-12T10:26:21.174Z] a2e9b797d3c0: Preparing [2026-03-12T10:26:21.174Z] 7b6b5352da10: Preparing [2026-03-12T10:26:21.174Z] 2cca954aa80f: Preparing [2026-03-12T10:26:21.174Z] 4502f78da74a: Preparing [2026-03-12T10:26:21.174Z] ded4766cc623: Preparing [2026-03-12T10:26:21.174Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:21.174Z] d120db8a2889: Preparing [2026-03-12T10:26:21.174Z] fc84691c66bb: Preparing [2026-03-12T10:26:21.174Z] 432c1b402d93: Preparing [2026-03-12T10:26:21.174Z] 7de747ded1fe: Preparing [2026-03-12T10:26:21.174Z] c4e71c2a4573: Preparing [2026-03-12T10:26:21.174Z] fc84691c66bb: Waiting [2026-03-12T10:26:21.174Z] 432c1b402d93: Waiting [2026-03-12T10:26:21.174Z] 7de747ded1fe: Waiting [2026-03-12T10:26:21.174Z] c4e71c2a4573: Waiting [2026-03-12T10:26:21.174Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:21.174Z] d120db8a2889: Waiting [2026-03-12T10:26:21.174Z] 7b6b5352da10: Layer already exists [2026-03-12T10:26:21.174Z] 2cca954aa80f: Layer already exists [2026-03-12T10:26:21.174Z] ded4766cc623: Layer already exists [2026-03-12T10:26:21.174Z] a2e9b797d3c0: Layer already exists [2026-03-12T10:26:21.174Z] 4502f78da74a: Layer already exists [2026-03-12T10:26:21.174Z] fc84691c66bb: Layer already exists [2026-03-12T10:26:21.174Z] d120db8a2889: Layer already exists [2026-03-12T10:26:21.174Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:21.174Z] 432c1b402d93: Layer already exists [2026-03-12T10:26:21.174Z] 7de747ded1fe: Layer already exists [2026-03-12T10:26:21.174Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:21.489Z] 4.1.0-dev.102: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:21.842Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:22.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:22.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-12T10:26:22.209Z] a2e9b797d3c0: Preparing [2026-03-12T10:26:22.209Z] 7b6b5352da10: Preparing [2026-03-12T10:26:22.209Z] 2cca954aa80f: Preparing [2026-03-12T10:26:22.209Z] 4502f78da74a: Preparing [2026-03-12T10:26:22.209Z] ded4766cc623: Preparing [2026-03-12T10:26:22.209Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:22.209Z] d120db8a2889: Preparing [2026-03-12T10:26:22.209Z] fc84691c66bb: Preparing [2026-03-12T10:26:22.209Z] 432c1b402d93: Preparing [2026-03-12T10:26:22.209Z] 7de747ded1fe: Preparing [2026-03-12T10:26:22.209Z] c4e71c2a4573: Preparing [2026-03-12T10:26:22.209Z] 432c1b402d93: Waiting [2026-03-12T10:26:22.209Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:22.209Z] d120db8a2889: Waiting [2026-03-12T10:26:22.209Z] fc84691c66bb: Waiting [2026-03-12T10:26:22.209Z] 7de747ded1fe: Waiting [2026-03-12T10:26:22.209Z] c4e71c2a4573: Waiting [2026-03-12T10:26:22.209Z] 2cca954aa80f: Layer already exists [2026-03-12T10:26:22.209Z] ded4766cc623: Layer already exists [2026-03-12T10:26:22.209Z] 4502f78da74a: Layer already exists [2026-03-12T10:26:22.209Z] a2e9b797d3c0: Layer already exists [2026-03-12T10:26:22.209Z] 7b6b5352da10: Layer already exists [2026-03-12T10:26:22.209Z] d120db8a2889: Layer already exists [2026-03-12T10:26:22.209Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:22.209Z] 432c1b402d93: Layer already exists [2026-03-12T10:26:22.209Z] 7de747ded1fe: Layer already exists [2026-03-12T10:26:22.209Z] fc84691c66bb: Layer already exists [2026-03-12T10:26:22.209Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:22.478Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:22.851Z] + 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-03-12T10:26:23.197Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-03-12T10:26:23.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-03-12T10:26:23.197Z] a2e9b797d3c0: Preparing [2026-03-12T10:26:23.197Z] 7b6b5352da10: Preparing [2026-03-12T10:26:23.197Z] 2cca954aa80f: Preparing [2026-03-12T10:26:23.197Z] 4502f78da74a: Preparing [2026-03-12T10:26:23.197Z] ded4766cc623: Preparing [2026-03-12T10:26:23.197Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:23.197Z] d120db8a2889: Preparing [2026-03-12T10:26:23.197Z] fc84691c66bb: Preparing [2026-03-12T10:26:23.197Z] 432c1b402d93: Preparing [2026-03-12T10:26:23.197Z] 7de747ded1fe: Preparing [2026-03-12T10:26:23.197Z] c4e71c2a4573: Preparing [2026-03-12T10:26:23.197Z] fc84691c66bb: Waiting [2026-03-12T10:26:23.197Z] 432c1b402d93: Waiting [2026-03-12T10:26:23.197Z] 7de747ded1fe: Waiting [2026-03-12T10:26:23.197Z] c4e71c2a4573: Waiting [2026-03-12T10:26:23.197Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:23.197Z] d120db8a2889: Waiting [2026-03-12T10:26:23.197Z] a2e9b797d3c0: Layer already exists [2026-03-12T10:26:23.197Z] 7b6b5352da10: Layer already exists [2026-03-12T10:26:23.197Z] 2cca954aa80f: Layer already exists [2026-03-12T10:26:23.197Z] 4502f78da74a: Layer already exists [2026-03-12T10:26:23.197Z] ded4766cc623: Layer already exists [2026-03-12T10:26:23.197Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:23.197Z] d120db8a2889: Layer already exists [2026-03-12T10:26:23.197Z] fc84691c66bb: Layer already exists [2026-03-12T10:26:23.197Z] 7de747ded1fe: Layer already exists [2026-03-12T10:26:23.197Z] 432c1b402d93: Layer already exists [2026-03-12T10:26:23.197Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:23.459Z] main: digest: sha256:452804dd8324b565e9eb0ebfa3a45271f7a44e3e30d8f3d6b3bb46d1119fbea8 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:26:23.533Z] ===================================================== [Pipeline] echo [2026-03-12T10:26:23.544Z] taggedImages: [2026-03-12T10:26:23.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:23.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-03-12T10:26:23.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [2026-03-12T10:26:23.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:23.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-12T10:26:23.616Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-03-12T10:26:23.616Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:23.616Z] latest [2026-03-12T10:26:23.616Z] 4.1.0-dev.102 [2026-03-12T10:26:23.616Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:23.616Z] main [2026-03-12T10:26:23.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:23.963Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:24.299Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:24.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-12T10:26:24.299Z] 02cdfa6d17cb: Preparing [2026-03-12T10:26:24.299Z] 031b43235164: Preparing [2026-03-12T10:26:24.299Z] e82d1f895d2c: Preparing [2026-03-12T10:26:24.299Z] d973f3ab1c4d: Preparing [2026-03-12T10:26:24.299Z] 9ba08c0c2db7: Preparing [2026-03-12T10:26:24.299Z] 3d984d3bbbbc: Preparing [2026-03-12T10:26:24.299Z] 9e6fae55e52b: Preparing [2026-03-12T10:26:24.299Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:24.299Z] d120db8a2889: Preparing [2026-03-12T10:26:24.299Z] 7785d0038d1a: Preparing [2026-03-12T10:26:24.299Z] ee37c4933f3c: Preparing [2026-03-12T10:26:24.299Z] c4e71c2a4573: Preparing [2026-03-12T10:26:24.299Z] 3d984d3bbbbc: Waiting [2026-03-12T10:26:24.299Z] 9e6fae55e52b: Waiting [2026-03-12T10:26:24.299Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:24.299Z] d120db8a2889: Waiting [2026-03-12T10:26:24.299Z] 7785d0038d1a: Waiting [2026-03-12T10:26:24.299Z] ee37c4933f3c: Waiting [2026-03-12T10:26:24.299Z] c4e71c2a4573: Waiting [2026-03-12T10:26:24.565Z] 9ba08c0c2db7: Pushed [2026-03-12T10:26:24.565Z] 031b43235164: Pushed [2026-03-12T10:26:24.565Z] 02cdfa6d17cb: Pushed [2026-03-12T10:26:24.565Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:24.565Z] d120db8a2889: Layer already exists [2026-03-12T10:26:24.565Z] 3d984d3bbbbc: Pushed [2026-03-12T10:26:24.565Z] 9e6fae55e52b: Pushed [2026-03-12T10:26:24.829Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:24.829Z] 7785d0038d1a: Pushed [2026-03-12T10:26:28.151Z] ee37c4933f3c: Pushed [2026-03-12T10:26:30.719Z] d973f3ab1c4d: Pushed [2026-03-12T10:26:31.299Z] e82d1f895d2c: Pushed [2026-03-12T10:26:33.249Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:33.611Z] + 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-03-12T10:26:33.960Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-12T10:26:33.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-12T10:26:33.960Z] 02cdfa6d17cb: Preparing [2026-03-12T10:26:33.960Z] 031b43235164: Preparing [2026-03-12T10:26:33.960Z] e82d1f895d2c: Preparing [2026-03-12T10:26:33.960Z] d973f3ab1c4d: Preparing [2026-03-12T10:26:33.960Z] 9ba08c0c2db7: Preparing [2026-03-12T10:26:33.960Z] 3d984d3bbbbc: Preparing [2026-03-12T10:26:33.960Z] 9e6fae55e52b: Preparing [2026-03-12T10:26:33.960Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:33.960Z] d120db8a2889: Preparing [2026-03-12T10:26:33.960Z] 7785d0038d1a: Preparing [2026-03-12T10:26:33.960Z] ee37c4933f3c: Preparing [2026-03-12T10:26:33.960Z] c4e71c2a4573: Preparing [2026-03-12T10:26:33.960Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:33.960Z] d120db8a2889: Waiting [2026-03-12T10:26:33.960Z] 7785d0038d1a: Waiting [2026-03-12T10:26:33.960Z] ee37c4933f3c: Waiting [2026-03-12T10:26:33.960Z] c4e71c2a4573: Waiting [2026-03-12T10:26:33.960Z] 3d984d3bbbbc: Waiting [2026-03-12T10:26:33.960Z] 9e6fae55e52b: Waiting [2026-03-12T10:26:33.960Z] 031b43235164: Layer already exists [2026-03-12T10:26:33.960Z] 02cdfa6d17cb: Layer already exists [2026-03-12T10:26:33.960Z] d973f3ab1c4d: Layer already exists [2026-03-12T10:26:33.960Z] e82d1f895d2c: Layer already exists [2026-03-12T10:26:33.960Z] 9ba08c0c2db7: Layer already exists [2026-03-12T10:26:33.960Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:33.960Z] 9e6fae55e52b: Layer already exists [2026-03-12T10:26:33.960Z] 3d984d3bbbbc: Layer already exists [2026-03-12T10:26:33.960Z] 7785d0038d1a: Layer already exists [2026-03-12T10:26:33.960Z] d120db8a2889: Layer already exists [2026-03-12T10:26:33.960Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:33.960Z] ee37c4933f3c: Layer already exists [2026-03-12T10:26:34.230Z] latest: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:34.582Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:34.934Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [2026-03-12T10:26:34.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-12T10:26:34.935Z] 02cdfa6d17cb: Preparing [2026-03-12T10:26:34.935Z] 031b43235164: Preparing [2026-03-12T10:26:34.935Z] e82d1f895d2c: Preparing [2026-03-12T10:26:34.935Z] d973f3ab1c4d: Preparing [2026-03-12T10:26:34.935Z] 9ba08c0c2db7: Preparing [2026-03-12T10:26:34.935Z] 3d984d3bbbbc: Preparing [2026-03-12T10:26:34.935Z] 9e6fae55e52b: Preparing [2026-03-12T10:26:34.935Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:34.935Z] d120db8a2889: Preparing [2026-03-12T10:26:34.935Z] 7785d0038d1a: Preparing [2026-03-12T10:26:34.935Z] ee37c4933f3c: Preparing [2026-03-12T10:26:34.935Z] c4e71c2a4573: Preparing [2026-03-12T10:26:34.935Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:34.935Z] d120db8a2889: Waiting [2026-03-12T10:26:34.935Z] 7785d0038d1a: Waiting [2026-03-12T10:26:34.935Z] 3d984d3bbbbc: Waiting [2026-03-12T10:26:34.935Z] ee37c4933f3c: Waiting [2026-03-12T10:26:34.935Z] c4e71c2a4573: Waiting [2026-03-12T10:26:34.935Z] 9e6fae55e52b: Waiting [2026-03-12T10:26:34.935Z] 02cdfa6d17cb: Layer already exists [2026-03-12T10:26:34.935Z] 031b43235164: Layer already exists [2026-03-12T10:26:34.935Z] 9ba08c0c2db7: Layer already exists [2026-03-12T10:26:34.935Z] e82d1f895d2c: Layer already exists [2026-03-12T10:26:34.935Z] d973f3ab1c4d: Layer already exists [2026-03-12T10:26:34.935Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:34.935Z] 9e6fae55e52b: Layer already exists [2026-03-12T10:26:34.935Z] 7785d0038d1a: Layer already exists [2026-03-12T10:26:34.935Z] 3d984d3bbbbc: Layer already exists [2026-03-12T10:26:34.935Z] d120db8a2889: Layer already exists [2026-03-12T10:26:34.935Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:34.935Z] ee37c4933f3c: Layer already exists [2026-03-12T10:26:35.197Z] 4.1.0-dev.102: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:35.541Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:35.878Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:35.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-12T10:26:35.878Z] 02cdfa6d17cb: Preparing [2026-03-12T10:26:35.878Z] 031b43235164: Preparing [2026-03-12T10:26:35.878Z] e82d1f895d2c: Preparing [2026-03-12T10:26:35.878Z] d973f3ab1c4d: Preparing [2026-03-12T10:26:35.878Z] 9ba08c0c2db7: Preparing [2026-03-12T10:26:35.878Z] 3d984d3bbbbc: Preparing [2026-03-12T10:26:35.878Z] 9e6fae55e52b: Preparing [2026-03-12T10:26:35.878Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:35.878Z] d120db8a2889: Preparing [2026-03-12T10:26:35.878Z] 7785d0038d1a: Preparing [2026-03-12T10:26:35.878Z] ee37c4933f3c: Preparing [2026-03-12T10:26:35.878Z] c4e71c2a4573: Preparing [2026-03-12T10:26:35.878Z] d120db8a2889: Waiting [2026-03-12T10:26:35.878Z] 7785d0038d1a: Waiting [2026-03-12T10:26:35.878Z] 3d984d3bbbbc: Waiting [2026-03-12T10:26:35.878Z] ee37c4933f3c: Waiting [2026-03-12T10:26:35.878Z] 9e6fae55e52b: Waiting [2026-03-12T10:26:35.878Z] c4e71c2a4573: Waiting [2026-03-12T10:26:35.878Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:35.878Z] 9ba08c0c2db7: Layer already exists [2026-03-12T10:26:35.878Z] d973f3ab1c4d: Layer already exists [2026-03-12T10:26:35.878Z] e82d1f895d2c: Layer already exists [2026-03-12T10:26:35.878Z] 02cdfa6d17cb: Layer already exists [2026-03-12T10:26:35.878Z] 031b43235164: Layer already exists [2026-03-12T10:26:35.878Z] 9e6fae55e52b: Layer already exists [2026-03-12T10:26:35.878Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:35.878Z] 3d984d3bbbbc: Layer already exists [2026-03-12T10:26:35.878Z] 7785d0038d1a: Layer already exists [2026-03-12T10:26:35.878Z] d120db8a2889: Layer already exists [2026-03-12T10:26:35.878Z] ee37c4933f3c: Layer already exists [2026-03-12T10:26:35.878Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:36.143Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:36.487Z] + 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-03-12T10:26:36.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-03-12T10:26:36.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-03-12T10:26:36.880Z] 02cdfa6d17cb: Preparing [2026-03-12T10:26:36.880Z] 031b43235164: Preparing [2026-03-12T10:26:36.880Z] e82d1f895d2c: Preparing [2026-03-12T10:26:36.880Z] d973f3ab1c4d: Preparing [2026-03-12T10:26:36.880Z] 9ba08c0c2db7: Preparing [2026-03-12T10:26:36.880Z] 3d984d3bbbbc: Preparing [2026-03-12T10:26:36.880Z] 9e6fae55e52b: Preparing [2026-03-12T10:26:36.880Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:36.880Z] d120db8a2889: Preparing [2026-03-12T10:26:36.880Z] 7785d0038d1a: Preparing [2026-03-12T10:26:36.880Z] ee37c4933f3c: Preparing [2026-03-12T10:26:36.880Z] c4e71c2a4573: Preparing [2026-03-12T10:26:36.880Z] 3d984d3bbbbc: Waiting [2026-03-12T10:26:36.880Z] 9e6fae55e52b: Waiting [2026-03-12T10:26:36.880Z] 0c262c5f04d3: Waiting [2026-03-12T10:26:36.880Z] d120db8a2889: Waiting [2026-03-12T10:26:36.880Z] 7785d0038d1a: Waiting [2026-03-12T10:26:36.880Z] ee37c4933f3c: Waiting [2026-03-12T10:26:36.880Z] c4e71c2a4573: Waiting [2026-03-12T10:26:36.880Z] 031b43235164: Layer already exists [2026-03-12T10:26:36.880Z] d973f3ab1c4d: Layer already exists [2026-03-12T10:26:36.880Z] 02cdfa6d17cb: Layer already exists [2026-03-12T10:26:36.880Z] 9ba08c0c2db7: Layer already exists [2026-03-12T10:26:36.880Z] e82d1f895d2c: Layer already exists [2026-03-12T10:26:36.880Z] 9e6fae55e52b: Layer already exists [2026-03-12T10:26:36.880Z] 3d984d3bbbbc: Layer already exists [2026-03-12T10:26:36.880Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:36.880Z] d120db8a2889: Layer already exists [2026-03-12T10:26:36.880Z] 7785d0038d1a: Layer already exists [2026-03-12T10:26:36.880Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:36.880Z] ee37c4933f3c: Layer already exists [2026-03-12T10:26:36.880Z] main: digest: sha256:8fa79171531839b67fc092305baa2e7222ee4a44bc8d4f227fbc677258c3cd75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:26:36.957Z] ===================================================== [Pipeline] echo [2026-03-12T10:26:36.970Z] taggedImages: [2026-03-12T10:26:36.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:36.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-03-12T10:26:36.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [2026-03-12T10:26:36.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:36.970Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-12T10:26:36.992Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-03-12T10:26:36.992Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:36.992Z] latest [2026-03-12T10:26:36.992Z] 4.1.0-dev.102 [2026-03-12T10:26:36.992Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:36.992Z] main [2026-03-12T10:26:36.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:37.373Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:37.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:37.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-12T10:26:37.705Z] c84f4405b4c5: Preparing [2026-03-12T10:26:37.705Z] 28897514f7b9: Preparing [2026-03-12T10:26:37.705Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:37.705Z] d120db8a2889: Preparing [2026-03-12T10:26:37.705Z] 908693374fc8: Preparing [2026-03-12T10:26:37.705Z] e5852389fe80: Preparing [2026-03-12T10:26:37.705Z] c4e71c2a4573: Preparing [2026-03-12T10:26:37.705Z] e5852389fe80: Waiting [2026-03-12T10:26:37.705Z] c4e71c2a4573: Waiting [2026-03-12T10:26:37.705Z] d120db8a2889: Layer already exists [2026-03-12T10:26:37.969Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:37.969Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:37.969Z] 908693374fc8: Pushed [2026-03-12T10:26:37.969Z] c84f4405b4c5: Pushed [2026-03-12T10:26:39.905Z] e5852389fe80: Pushed [2026-03-12T10:26:45.215Z] 28897514f7b9: Pushed [2026-03-12T10:26:45.215Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:45.562Z] + 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-03-12T10:26:45.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-12T10:26:45.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-12T10:26:45.903Z] c84f4405b4c5: Preparing [2026-03-12T10:26:45.903Z] 28897514f7b9: Preparing [2026-03-12T10:26:45.903Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:45.903Z] d120db8a2889: Preparing [2026-03-12T10:26:45.903Z] 908693374fc8: Preparing [2026-03-12T10:26:45.903Z] e5852389fe80: Preparing [2026-03-12T10:26:45.903Z] c4e71c2a4573: Preparing [2026-03-12T10:26:45.903Z] e5852389fe80: Waiting [2026-03-12T10:26:45.903Z] c4e71c2a4573: Waiting [2026-03-12T10:26:45.903Z] 28897514f7b9: Layer already exists [2026-03-12T10:26:45.903Z] d120db8a2889: Layer already exists [2026-03-12T10:26:45.903Z] 908693374fc8: Layer already exists [2026-03-12T10:26:45.903Z] c84f4405b4c5: Layer already exists [2026-03-12T10:26:45.903Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:45.903Z] e5852389fe80: Layer already exists [2026-03-12T10:26:45.903Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:46.167Z] latest: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:46.515Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:46.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [2026-03-12T10:26:46.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-12T10:26:46.864Z] c84f4405b4c5: Preparing [2026-03-12T10:26:46.864Z] 28897514f7b9: Preparing [2026-03-12T10:26:46.864Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:46.864Z] d120db8a2889: Preparing [2026-03-12T10:26:46.864Z] 908693374fc8: Preparing [2026-03-12T10:26:46.864Z] e5852389fe80: Preparing [2026-03-12T10:26:46.864Z] c4e71c2a4573: Preparing [2026-03-12T10:26:46.864Z] e5852389fe80: Waiting [2026-03-12T10:26:46.864Z] c4e71c2a4573: Waiting [2026-03-12T10:26:46.864Z] 28897514f7b9: Layer already exists [2026-03-12T10:26:46.864Z] d120db8a2889: Layer already exists [2026-03-12T10:26:46.864Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:46.864Z] c84f4405b4c5: Layer already exists [2026-03-12T10:26:46.864Z] 908693374fc8: Layer already exists [2026-03-12T10:26:46.864Z] e5852389fe80: Layer already exists [2026-03-12T10:26:46.864Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:47.127Z] 4.1.0-dev.102: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:47.458Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:47.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:47.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-12T10:26:47.791Z] c84f4405b4c5: Preparing [2026-03-12T10:26:47.791Z] 28897514f7b9: Preparing [2026-03-12T10:26:47.791Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:47.791Z] d120db8a2889: Preparing [2026-03-12T10:26:47.791Z] 908693374fc8: Preparing [2026-03-12T10:26:47.791Z] e5852389fe80: Preparing [2026-03-12T10:26:47.791Z] c4e71c2a4573: Preparing [2026-03-12T10:26:47.791Z] e5852389fe80: Waiting [2026-03-12T10:26:47.791Z] c4e71c2a4573: Waiting [2026-03-12T10:26:47.791Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:47.791Z] 28897514f7b9: Layer already exists [2026-03-12T10:26:47.791Z] 908693374fc8: Layer already exists [2026-03-12T10:26:47.791Z] c84f4405b4c5: Layer already exists [2026-03-12T10:26:47.791Z] d120db8a2889: Layer already exists [2026-03-12T10:26:47.791Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:47.791Z] e5852389fe80: Layer already exists [2026-03-12T10:26:47.791Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:48.391Z] + 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-03-12T10:26:48.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-03-12T10:26:48.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-03-12T10:26:48.734Z] c84f4405b4c5: Preparing [2026-03-12T10:26:48.734Z] 28897514f7b9: Preparing [2026-03-12T10:26:48.734Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:48.734Z] d120db8a2889: Preparing [2026-03-12T10:26:48.734Z] 908693374fc8: Preparing [2026-03-12T10:26:48.734Z] e5852389fe80: Preparing [2026-03-12T10:26:48.734Z] c4e71c2a4573: Preparing [2026-03-12T10:26:48.734Z] e5852389fe80: Waiting [2026-03-12T10:26:48.734Z] c4e71c2a4573: Waiting [2026-03-12T10:26:48.734Z] 28897514f7b9: Layer already exists [2026-03-12T10:26:48.734Z] 908693374fc8: Layer already exists [2026-03-12T10:26:48.734Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:48.734Z] d120db8a2889: Layer already exists [2026-03-12T10:26:48.734Z] c84f4405b4c5: Layer already exists [2026-03-12T10:26:48.734Z] e5852389fe80: Layer already exists [2026-03-12T10:26:48.734Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:48.734Z] main: digest: sha256:3e7948b86a3b32cc292d4460b573c08969700227df9b40657d6e86de1f25dc7a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:26:49.079Z] ===================================================== [Pipeline] echo [2026-03-12T10:26:49.095Z] taggedImages: [2026-03-12T10:26:49.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:49.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-03-12T10:26:49.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [2026-03-12T10:26:49.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:49.095Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-12T10:26:49.121Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-03-12T10:26:49.121Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:49.121Z] latest [2026-03-12T10:26:49.121Z] 4.1.0-dev.102 [2026-03-12T10:26:49.121Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:26:49.121Z] main [2026-03-12T10:26:49.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:49.479Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:26:49.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:26:49.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-12T10:26:49.817Z] a3e2c3c2ba23: Preparing [2026-03-12T10:26:49.817Z] 721bf42b0a79: Preparing [2026-03-12T10:26:49.817Z] 5c4adf7c43be: Preparing [2026-03-12T10:26:49.817Z] 0c262c5f04d3: Preparing [2026-03-12T10:26:49.817Z] d120db8a2889: Preparing [2026-03-12T10:26:49.817Z] b7ea1cbe5f06: Preparing [2026-03-12T10:26:49.817Z] 86c49d7bade4: Preparing [2026-03-12T10:26:49.817Z] 8306cda386ca: Preparing [2026-03-12T10:26:49.817Z] 6c02deb6a80a: Preparing [2026-03-12T10:26:49.817Z] c4e71c2a4573: Preparing [2026-03-12T10:26:49.817Z] b7ea1cbe5f06: Waiting [2026-03-12T10:26:49.817Z] 8306cda386ca: Waiting [2026-03-12T10:26:49.817Z] 6c02deb6a80a: Waiting [2026-03-12T10:26:49.817Z] c4e71c2a4573: Waiting [2026-03-12T10:26:49.817Z] 86c49d7bade4: Waiting [2026-03-12T10:26:49.817Z] d120db8a2889: Layer already exists [2026-03-12T10:26:49.817Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:26:50.093Z] 5c4adf7c43be: Pushed [2026-03-12T10:26:50.093Z] a3e2c3c2ba23: Pushed [2026-03-12T10:26:50.093Z] 721bf42b0a79: Pushed [2026-03-12T10:26:50.093Z] c4e71c2a4573: Layer already exists [2026-03-12T10:26:50.093Z] 8306cda386ca: Pushed [2026-03-12T10:26:51.056Z] 6c02deb6a80a: Pushed [2026-03-12T10:27:03.342Z] 86c49d7bade4: Pushed [2026-03-12T10:27:18.310Z] b7ea1cbe5f06: Pushed [2026-03-12T10:27:18.310Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:18.649Z] + 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-03-12T10:27:18.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-12T10:27:18.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-12T10:27:18.993Z] a3e2c3c2ba23: Preparing [2026-03-12T10:27:18.993Z] 721bf42b0a79: Preparing [2026-03-12T10:27:18.993Z] 5c4adf7c43be: Preparing [2026-03-12T10:27:18.993Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:18.993Z] d120db8a2889: Preparing [2026-03-12T10:27:18.993Z] b7ea1cbe5f06: Preparing [2026-03-12T10:27:18.993Z] 86c49d7bade4: Preparing [2026-03-12T10:27:18.993Z] 8306cda386ca: Preparing [2026-03-12T10:27:18.993Z] 6c02deb6a80a: Preparing [2026-03-12T10:27:18.993Z] c4e71c2a4573: Preparing [2026-03-12T10:27:18.993Z] b7ea1cbe5f06: Waiting [2026-03-12T10:27:18.993Z] 86c49d7bade4: Waiting [2026-03-12T10:27:18.993Z] 8306cda386ca: Waiting [2026-03-12T10:27:18.993Z] 6c02deb6a80a: Waiting [2026-03-12T10:27:18.993Z] c4e71c2a4573: Waiting [2026-03-12T10:27:18.993Z] a3e2c3c2ba23: Layer already exists [2026-03-12T10:27:18.993Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:18.993Z] 721bf42b0a79: Layer already exists [2026-03-12T10:27:18.993Z] 5c4adf7c43be: Layer already exists [2026-03-12T10:27:18.993Z] d120db8a2889: Layer already exists [2026-03-12T10:27:18.993Z] 86c49d7bade4: Layer already exists [2026-03-12T10:27:18.993Z] b7ea1cbe5f06: Layer already exists [2026-03-12T10:27:18.993Z] 8306cda386ca: Layer already exists [2026-03-12T10:27:18.993Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:27:18.993Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:18.993Z] latest: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:19.608Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:19.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [2026-03-12T10:27:19.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-12T10:27:19.950Z] a3e2c3c2ba23: Preparing [2026-03-12T10:27:19.950Z] 721bf42b0a79: Preparing [2026-03-12T10:27:19.950Z] 5c4adf7c43be: Preparing [2026-03-12T10:27:19.950Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:19.950Z] d120db8a2889: Preparing [2026-03-12T10:27:19.950Z] b7ea1cbe5f06: Preparing [2026-03-12T10:27:19.950Z] 86c49d7bade4: Preparing [2026-03-12T10:27:19.950Z] 8306cda386ca: Preparing [2026-03-12T10:27:19.950Z] 6c02deb6a80a: Preparing [2026-03-12T10:27:19.950Z] c4e71c2a4573: Preparing [2026-03-12T10:27:19.950Z] 86c49d7bade4: Waiting [2026-03-12T10:27:19.950Z] 8306cda386ca: Waiting [2026-03-12T10:27:19.950Z] 6c02deb6a80a: Waiting [2026-03-12T10:27:19.950Z] c4e71c2a4573: Waiting [2026-03-12T10:27:19.950Z] b7ea1cbe5f06: Waiting [2026-03-12T10:27:19.950Z] 721bf42b0a79: Layer already exists [2026-03-12T10:27:19.950Z] a3e2c3c2ba23: Layer already exists [2026-03-12T10:27:19.950Z] 5c4adf7c43be: Layer already exists [2026-03-12T10:27:19.950Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:19.950Z] d120db8a2889: Layer already exists [2026-03-12T10:27:19.950Z] 86c49d7bade4: Layer already exists [2026-03-12T10:27:19.950Z] 8306cda386ca: Layer already exists [2026-03-12T10:27:19.950Z] b7ea1cbe5f06: Layer already exists [2026-03-12T10:27:19.950Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:27:19.950Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:20.215Z] 4.1.0-dev.102: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:20.559Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:20.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:27:20.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-12T10:27:20.904Z] a3e2c3c2ba23: Preparing [2026-03-12T10:27:20.904Z] 721bf42b0a79: Preparing [2026-03-12T10:27:20.904Z] 5c4adf7c43be: Preparing [2026-03-12T10:27:20.904Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:20.904Z] d120db8a2889: Preparing [2026-03-12T10:27:20.904Z] b7ea1cbe5f06: Preparing [2026-03-12T10:27:20.904Z] 86c49d7bade4: Preparing [2026-03-12T10:27:20.904Z] 8306cda386ca: Preparing [2026-03-12T10:27:20.904Z] 6c02deb6a80a: Preparing [2026-03-12T10:27:20.904Z] c4e71c2a4573: Preparing [2026-03-12T10:27:20.904Z] 86c49d7bade4: Waiting [2026-03-12T10:27:20.904Z] 8306cda386ca: Waiting [2026-03-12T10:27:20.904Z] 6c02deb6a80a: Waiting [2026-03-12T10:27:20.904Z] c4e71c2a4573: Waiting [2026-03-12T10:27:20.904Z] a3e2c3c2ba23: Layer already exists [2026-03-12T10:27:20.904Z] 5c4adf7c43be: Layer already exists [2026-03-12T10:27:20.904Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:20.904Z] d120db8a2889: Layer already exists [2026-03-12T10:27:20.904Z] 721bf42b0a79: Layer already exists [2026-03-12T10:27:20.904Z] b7ea1cbe5f06: Layer already exists [2026-03-12T10:27:20.904Z] 8306cda386ca: Layer already exists [2026-03-12T10:27:20.904Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:27:20.904Z] 86c49d7bade4: Layer already exists [2026-03-12T10:27:20.904Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:21.170Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:21.518Z] + 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-03-12T10:27:24.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-03-12T10:27:24.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-03-12T10:27:24.428Z] a3e2c3c2ba23: Preparing [2026-03-12T10:27:24.428Z] 721bf42b0a79: Preparing [2026-03-12T10:27:24.428Z] 5c4adf7c43be: Preparing [2026-03-12T10:27:24.428Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:24.428Z] d120db8a2889: Preparing [2026-03-12T10:27:24.428Z] b7ea1cbe5f06: Preparing [2026-03-12T10:27:24.428Z] 86c49d7bade4: Preparing [2026-03-12T10:27:24.428Z] b7ea1cbe5f06: Waiting [2026-03-12T10:27:24.428Z] 8306cda386ca: Preparing [2026-03-12T10:27:24.428Z] 86c49d7bade4: Waiting [2026-03-12T10:27:24.428Z] 6c02deb6a80a: Preparing [2026-03-12T10:27:24.428Z] 8306cda386ca: Waiting [2026-03-12T10:27:24.428Z] c4e71c2a4573: Preparing [2026-03-12T10:27:24.428Z] 6c02deb6a80a: Waiting [2026-03-12T10:27:24.428Z] c4e71c2a4573: Waiting [2026-03-12T10:27:24.428Z] 5c4adf7c43be: Layer already exists [2026-03-12T10:27:24.428Z] d120db8a2889: Layer already exists [2026-03-12T10:27:24.428Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:24.428Z] 721bf42b0a79: Layer already exists [2026-03-12T10:27:24.428Z] a3e2c3c2ba23: Layer already exists [2026-03-12T10:27:24.428Z] 86c49d7bade4: Layer already exists [2026-03-12T10:27:24.428Z] 8306cda386ca: Layer already exists [2026-03-12T10:27:24.428Z] b7ea1cbe5f06: Layer already exists [2026-03-12T10:27:24.428Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:27:24.428Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:24.691Z] main: digest: sha256:f699edbb06a9af52d685b5f732747699da57bec615300a4cf9e126cd68899f7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:27:24.765Z] ===================================================== [Pipeline] echo [2026-03-12T10:27:24.775Z] taggedImages: [2026-03-12T10:27:24.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:27:24.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-03-12T10:27:24.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [2026-03-12T10:27:24.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:27:24.775Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-12T10:27:24.796Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-03-12T10:27:24.796Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:27:24.796Z] latest [2026-03-12T10:27:24.796Z] 4.1.0-dev.102 [2026-03-12T10:27:24.796Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:27:24.796Z] main [2026-03-12T10:27:24.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:25.137Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:25.488Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:27:25.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-12T10:27:25.488Z] 5773c135d0c4: Preparing [2026-03-12T10:27:25.488Z] 034455ab6500: Preparing [2026-03-12T10:27:25.488Z] 8c9d47f76df8: Preparing [2026-03-12T10:27:25.488Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:25.488Z] d120db8a2889: Preparing [2026-03-12T10:27:25.488Z] d701617cc61e: Preparing [2026-03-12T10:27:25.488Z] 276e566b4b6f: Preparing [2026-03-12T10:27:25.488Z] fc57939d2433: Preparing [2026-03-12T10:27:25.488Z] c4e71c2a4573: Preparing [2026-03-12T10:27:25.488Z] 276e566b4b6f: Waiting [2026-03-12T10:27:25.488Z] fc57939d2433: Waiting [2026-03-12T10:27:25.488Z] c4e71c2a4573: Waiting [2026-03-12T10:27:25.488Z] d701617cc61e: Waiting [2026-03-12T10:27:25.488Z] d120db8a2889: Layer already exists [2026-03-12T10:27:25.488Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:25.752Z] 8c9d47f76df8: Pushed [2026-03-12T10:27:25.752Z] 034455ab6500: Pushed [2026-03-12T10:27:25.752Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:25.752Z] 5773c135d0c4: Pushed [2026-03-12T10:27:25.752Z] 276e566b4b6f: Pushed [2026-03-12T10:27:26.329Z] fc57939d2433: Pushed [2026-03-12T10:27:52.960Z] d701617cc61e: Pushed [2026-03-12T10:27:52.960Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:53.309Z] + 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-03-12T10:27:53.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-12T10:27:53.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-12T10:27:53.644Z] 5773c135d0c4: Preparing [2026-03-12T10:27:53.644Z] 034455ab6500: Preparing [2026-03-12T10:27:53.644Z] 8c9d47f76df8: Preparing [2026-03-12T10:27:53.644Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:53.644Z] d120db8a2889: Preparing [2026-03-12T10:27:53.644Z] d701617cc61e: Preparing [2026-03-12T10:27:53.644Z] 276e566b4b6f: Preparing [2026-03-12T10:27:53.644Z] fc57939d2433: Preparing [2026-03-12T10:27:53.644Z] c4e71c2a4573: Preparing [2026-03-12T10:27:53.644Z] d701617cc61e: Waiting [2026-03-12T10:27:53.644Z] 276e566b4b6f: Waiting [2026-03-12T10:27:53.644Z] fc57939d2433: Waiting [2026-03-12T10:27:53.644Z] c4e71c2a4573: Waiting [2026-03-12T10:27:53.644Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:53.644Z] d120db8a2889: Layer already exists [2026-03-12T10:27:53.644Z] 5773c135d0c4: Layer already exists [2026-03-12T10:27:53.644Z] 8c9d47f76df8: Layer already exists [2026-03-12T10:27:53.644Z] 034455ab6500: Layer already exists [2026-03-12T10:27:53.644Z] d701617cc61e: Layer already exists [2026-03-12T10:27:53.644Z] 276e566b4b6f: Layer already exists [2026-03-12T10:27:53.644Z] fc57939d2433: Layer already exists [2026-03-12T10:27:53.644Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:53.909Z] latest: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:54.249Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:54.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [2026-03-12T10:27:54.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-12T10:27:54.589Z] 5773c135d0c4: Preparing [2026-03-12T10:27:54.589Z] 034455ab6500: Preparing [2026-03-12T10:27:54.589Z] 8c9d47f76df8: Preparing [2026-03-12T10:27:54.589Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:54.589Z] d120db8a2889: Preparing [2026-03-12T10:27:54.589Z] d701617cc61e: Preparing [2026-03-12T10:27:54.589Z] 276e566b4b6f: Preparing [2026-03-12T10:27:54.589Z] fc57939d2433: Preparing [2026-03-12T10:27:54.589Z] c4e71c2a4573: Preparing [2026-03-12T10:27:54.589Z] 276e566b4b6f: Waiting [2026-03-12T10:27:54.589Z] fc57939d2433: Waiting [2026-03-12T10:27:54.589Z] c4e71c2a4573: Waiting [2026-03-12T10:27:54.589Z] d701617cc61e: Waiting [2026-03-12T10:27:54.589Z] 8c9d47f76df8: Layer already exists [2026-03-12T10:27:54.589Z] 5773c135d0c4: Layer already exists [2026-03-12T10:27:54.589Z] 034455ab6500: Layer already exists [2026-03-12T10:27:54.589Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:54.589Z] d120db8a2889: Layer already exists [2026-03-12T10:27:54.589Z] 276e566b4b6f: Layer already exists [2026-03-12T10:27:54.589Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:54.589Z] d701617cc61e: Layer already exists [2026-03-12T10:27:54.589Z] fc57939d2433: Layer already exists [2026-03-12T10:27:54.858Z] 4.1.0-dev.102: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:55.223Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:55.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:27:55.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-12T10:27:55.567Z] 5773c135d0c4: Preparing [2026-03-12T10:27:55.567Z] 034455ab6500: Preparing [2026-03-12T10:27:55.567Z] 8c9d47f76df8: Preparing [2026-03-12T10:27:55.567Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:55.567Z] d120db8a2889: Preparing [2026-03-12T10:27:55.567Z] d701617cc61e: Preparing [2026-03-12T10:27:55.567Z] 276e566b4b6f: Preparing [2026-03-12T10:27:55.567Z] fc57939d2433: Preparing [2026-03-12T10:27:55.567Z] c4e71c2a4573: Preparing [2026-03-12T10:27:55.567Z] d701617cc61e: Waiting [2026-03-12T10:27:55.567Z] 276e566b4b6f: Waiting [2026-03-12T10:27:55.567Z] fc57939d2433: Waiting [2026-03-12T10:27:55.567Z] c4e71c2a4573: Waiting [2026-03-12T10:27:55.567Z] 5773c135d0c4: Layer already exists [2026-03-12T10:27:55.567Z] d120db8a2889: Layer already exists [2026-03-12T10:27:55.567Z] 8c9d47f76df8: Layer already exists [2026-03-12T10:27:55.567Z] 034455ab6500: Layer already exists [2026-03-12T10:27:55.567Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:55.567Z] 276e566b4b6f: Layer already exists [2026-03-12T10:27:55.567Z] d701617cc61e: Layer already exists [2026-03-12T10:27:55.567Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:55.567Z] fc57939d2433: Layer already exists [2026-03-12T10:27:55.567Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:55.952Z] + 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-03-12T10:27:56.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-03-12T10:27:56.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-03-12T10:27:56.314Z] 5773c135d0c4: Preparing [2026-03-12T10:27:56.314Z] 034455ab6500: Preparing [2026-03-12T10:27:56.314Z] 8c9d47f76df8: Preparing [2026-03-12T10:27:56.314Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:56.314Z] d120db8a2889: Preparing [2026-03-12T10:27:56.314Z] d701617cc61e: Preparing [2026-03-12T10:27:56.314Z] 276e566b4b6f: Preparing [2026-03-12T10:27:56.314Z] fc57939d2433: Preparing [2026-03-12T10:27:56.314Z] c4e71c2a4573: Preparing [2026-03-12T10:27:56.314Z] 276e566b4b6f: Waiting [2026-03-12T10:27:56.314Z] fc57939d2433: Waiting [2026-03-12T10:27:56.314Z] c4e71c2a4573: Waiting [2026-03-12T10:27:56.314Z] d701617cc61e: Waiting [2026-03-12T10:27:56.314Z] 5773c135d0c4: Layer already exists [2026-03-12T10:27:56.314Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:56.314Z] 034455ab6500: Layer already exists [2026-03-12T10:27:56.314Z] 8c9d47f76df8: Layer already exists [2026-03-12T10:27:56.314Z] d120db8a2889: Layer already exists [2026-03-12T10:27:56.314Z] 276e566b4b6f: Layer already exists [2026-03-12T10:27:56.314Z] fc57939d2433: Layer already exists [2026-03-12T10:27:56.314Z] c4e71c2a4573: Layer already exists [2026-03-12T10:27:56.314Z] d701617cc61e: Layer already exists [2026-03-12T10:27:56.604Z] main: digest: sha256:006eccea08217d1a46c537e7db03980fe997f6a2b30f8d13c785182f87c160f2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:27:56.684Z] ===================================================== [Pipeline] echo [2026-03-12T10:27:56.696Z] taggedImages: [2026-03-12T10:27:56.696Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:27:56.696Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-03-12T10:27:56.696Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [2026-03-12T10:27:56.696Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:27:56.696Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-12T10:27:56.719Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-03-12T10:27:56.719Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:27:56.719Z] latest [2026-03-12T10:27:56.719Z] 4.1.0-dev.102 [2026-03-12T10:27:56.719Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:27:56.719Z] main [2026-03-12T10:27:56.719Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:57.080Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:27:57.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:27:57.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-12T10:27:57.430Z] 784571ab2542: Preparing [2026-03-12T10:27:57.430Z] c6678438862a: Preparing [2026-03-12T10:27:57.430Z] 91feac180c1d: Preparing [2026-03-12T10:27:57.430Z] 0c262c5f04d3: Preparing [2026-03-12T10:27:57.430Z] d120db8a2889: Preparing [2026-03-12T10:27:57.430Z] 96858aa2414c: Preparing [2026-03-12T10:27:57.430Z] 8306cda386ca: Preparing [2026-03-12T10:27:57.430Z] 6c02deb6a80a: Preparing [2026-03-12T10:27:57.430Z] c4e71c2a4573: Preparing [2026-03-12T10:27:57.430Z] 96858aa2414c: Waiting [2026-03-12T10:27:57.430Z] 6c02deb6a80a: Waiting [2026-03-12T10:27:57.430Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:27:57.430Z] d120db8a2889: Layer already exists [2026-03-12T10:27:57.431Z] 8306cda386ca: Layer already exists [2026-03-12T10:27:57.712Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:27:57.712Z] 91feac180c1d: Pushed [2026-03-12T10:27:57.712Z] c6678438862a: Pushed [2026-03-12T10:27:57.712Z] 784571ab2542: Pushed [2026-03-12T10:27:57.712Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:24.369Z] 96858aa2414c: Pushed [2026-03-12T10:28:24.369Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:24.787Z] + 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-03-12T10:28:25.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-12T10:28:25.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-12T10:28:25.125Z] 784571ab2542: Preparing [2026-03-12T10:28:25.125Z] c6678438862a: Preparing [2026-03-12T10:28:25.125Z] 91feac180c1d: Preparing [2026-03-12T10:28:25.125Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:25.125Z] d120db8a2889: Preparing [2026-03-12T10:28:25.125Z] 96858aa2414c: Preparing [2026-03-12T10:28:25.125Z] 8306cda386ca: Preparing [2026-03-12T10:28:25.125Z] 6c02deb6a80a: Preparing [2026-03-12T10:28:25.125Z] c4e71c2a4573: Preparing [2026-03-12T10:28:25.125Z] 96858aa2414c: Waiting [2026-03-12T10:28:25.125Z] 8306cda386ca: Waiting [2026-03-12T10:28:25.125Z] 6c02deb6a80a: Waiting [2026-03-12T10:28:25.125Z] c4e71c2a4573: Waiting [2026-03-12T10:28:25.125Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:25.125Z] c6678438862a: Layer already exists [2026-03-12T10:28:25.125Z] d120db8a2889: Layer already exists [2026-03-12T10:28:25.125Z] 91feac180c1d: Layer already exists [2026-03-12T10:28:25.125Z] 784571ab2542: Layer already exists [2026-03-12T10:28:25.125Z] 8306cda386ca: Layer already exists [2026-03-12T10:28:25.125Z] 96858aa2414c: Layer already exists [2026-03-12T10:28:25.125Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:25.125Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:28:25.389Z] latest: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:25.748Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:26.092Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [2026-03-12T10:28:26.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-12T10:28:26.092Z] 784571ab2542: Preparing [2026-03-12T10:28:26.092Z] c6678438862a: Preparing [2026-03-12T10:28:26.092Z] 91feac180c1d: Preparing [2026-03-12T10:28:26.092Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:26.092Z] d120db8a2889: Preparing [2026-03-12T10:28:26.092Z] 96858aa2414c: Preparing [2026-03-12T10:28:26.092Z] 8306cda386ca: Preparing [2026-03-12T10:28:26.092Z] 6c02deb6a80a: Preparing [2026-03-12T10:28:26.092Z] c4e71c2a4573: Preparing [2026-03-12T10:28:26.092Z] 96858aa2414c: Waiting [2026-03-12T10:28:26.092Z] 8306cda386ca: Waiting [2026-03-12T10:28:26.092Z] 6c02deb6a80a: Waiting [2026-03-12T10:28:26.092Z] c4e71c2a4573: Waiting [2026-03-12T10:28:26.092Z] d120db8a2889: Layer already exists [2026-03-12T10:28:26.092Z] 91feac180c1d: Layer already exists [2026-03-12T10:28:26.092Z] 784571ab2542: Layer already exists [2026-03-12T10:28:26.092Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:26.092Z] c6678438862a: Layer already exists [2026-03-12T10:28:26.092Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:28:26.092Z] 8306cda386ca: Layer already exists [2026-03-12T10:28:26.092Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:26.092Z] 96858aa2414c: Layer already exists [2026-03-12T10:28:26.358Z] 4.1.0-dev.102: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:26.706Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:27.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:27.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-12T10:28:27.995Z] 784571ab2542: Preparing [2026-03-12T10:28:27.995Z] c6678438862a: Preparing [2026-03-12T10:28:27.995Z] 91feac180c1d: Preparing [2026-03-12T10:28:27.995Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:27.995Z] d120db8a2889: Preparing [2026-03-12T10:28:27.995Z] 96858aa2414c: Preparing [2026-03-12T10:28:27.995Z] 8306cda386ca: Preparing [2026-03-12T10:28:27.995Z] 6c02deb6a80a: Preparing [2026-03-12T10:28:27.995Z] c4e71c2a4573: Preparing [2026-03-12T10:28:27.995Z] 96858aa2414c: Waiting [2026-03-12T10:28:27.995Z] 8306cda386ca: Waiting [2026-03-12T10:28:27.995Z] 6c02deb6a80a: Waiting [2026-03-12T10:28:27.995Z] c4e71c2a4573: Waiting [2026-03-12T10:28:27.995Z] 91feac180c1d: Layer already exists [2026-03-12T10:28:27.995Z] c6678438862a: Layer already exists [2026-03-12T10:28:27.995Z] d120db8a2889: Layer already exists [2026-03-12T10:28:27.995Z] 784571ab2542: Layer already exists [2026-03-12T10:28:27.995Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:27.995Z] 96858aa2414c: Layer already exists [2026-03-12T10:28:27.995Z] 8306cda386ca: Layer already exists [2026-03-12T10:28:27.995Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:27.995Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:28:27.995Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:28.326Z] + 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-03-12T10:28:28.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-03-12T10:28:28.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-03-12T10:28:28.661Z] 784571ab2542: Preparing [2026-03-12T10:28:28.661Z] c6678438862a: Preparing [2026-03-12T10:28:28.661Z] 91feac180c1d: Preparing [2026-03-12T10:28:28.661Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:28.661Z] d120db8a2889: Preparing [2026-03-12T10:28:28.661Z] 96858aa2414c: Preparing [2026-03-12T10:28:28.661Z] 8306cda386ca: Preparing [2026-03-12T10:28:28.661Z] 6c02deb6a80a: Preparing [2026-03-12T10:28:28.661Z] c4e71c2a4573: Preparing [2026-03-12T10:28:28.661Z] 6c02deb6a80a: Waiting [2026-03-12T10:28:28.661Z] 96858aa2414c: Waiting [2026-03-12T10:28:28.661Z] 8306cda386ca: Waiting [2026-03-12T10:28:28.661Z] c4e71c2a4573: Waiting [2026-03-12T10:28:28.661Z] 91feac180c1d: Layer already exists [2026-03-12T10:28:28.661Z] d120db8a2889: Layer already exists [2026-03-12T10:28:28.661Z] 784571ab2542: Layer already exists [2026-03-12T10:28:28.661Z] c6678438862a: Layer already exists [2026-03-12T10:28:28.661Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:28.661Z] 8306cda386ca: Layer already exists [2026-03-12T10:28:28.661Z] 96858aa2414c: Layer already exists [2026-03-12T10:28:28.661Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:28.661Z] 6c02deb6a80a: Layer already exists [2026-03-12T10:28:28.927Z] main: digest: sha256:7e36e3e01e42956d1b6dd4ebbcc648442fffdc2f21ebbbeb2fda4cb581edebce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:28:28.984Z] ===================================================== [Pipeline] echo [2026-03-12T10:28:28.993Z] taggedImages: [2026-03-12T10:28:28.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:28:28.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-03-12T10:28:28.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [2026-03-12T10:28:28.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:28.993Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-12T10:28:29.012Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-03-12T10:28:29.012Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:28:29.012Z] latest [2026-03-12T10:28:29.012Z] 4.1.0-dev.102 [2026-03-12T10:28:29.012Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:29.012Z] main [2026-03-12T10:28:29.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:29.346Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:29.688Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:28:29.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-12T10:28:29.688Z] 27978ece86f2: Preparing [2026-03-12T10:28:29.688Z] 5cb1710165dd: Preparing [2026-03-12T10:28:29.688Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:29.688Z] d120db8a2889: Preparing [2026-03-12T10:28:29.688Z] 2a5ed028bc50: Preparing [2026-03-12T10:28:29.688Z] ef173b357f22: Preparing [2026-03-12T10:28:29.688Z] c4e71c2a4573: Preparing [2026-03-12T10:28:29.688Z] ef173b357f22: Waiting [2026-03-12T10:28:29.688Z] c4e71c2a4573: Waiting [2026-03-12T10:28:29.952Z] d120db8a2889: Layer already exists [2026-03-12T10:28:29.952Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:29.952Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:29.952Z] 2a5ed028bc50: Pushed [2026-03-12T10:28:29.952Z] 27978ece86f2: Pushed [2026-03-12T10:28:31.346Z] ef173b357f22: Pushed [2026-03-12T10:28:39.519Z] 5cb1710165dd: Pushed [2026-03-12T10:28:39.519Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:39.863Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:40.205Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-12T10:28:40.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-12T10:28:40.205Z] 27978ece86f2: Preparing [2026-03-12T10:28:40.205Z] 5cb1710165dd: Preparing [2026-03-12T10:28:40.205Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:40.205Z] d120db8a2889: Preparing [2026-03-12T10:28:40.205Z] 2a5ed028bc50: Preparing [2026-03-12T10:28:40.205Z] ef173b357f22: Preparing [2026-03-12T10:28:40.205Z] c4e71c2a4573: Preparing [2026-03-12T10:28:40.205Z] ef173b357f22: Waiting [2026-03-12T10:28:40.205Z] c4e71c2a4573: Waiting [2026-03-12T10:28:40.205Z] d120db8a2889: Layer already exists [2026-03-12T10:28:40.205Z] 2a5ed028bc50: Layer already exists [2026-03-12T10:28:40.205Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:40.205Z] 27978ece86f2: Layer already exists [2026-03-12T10:28:40.205Z] 5cb1710165dd: Layer already exists [2026-03-12T10:28:40.205Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:40.205Z] ef173b357f22: Layer already exists [2026-03-12T10:28:40.468Z] latest: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:40.810Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:41.151Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [2026-03-12T10:28:41.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-12T10:28:41.151Z] 27978ece86f2: Preparing [2026-03-12T10:28:41.151Z] 5cb1710165dd: Preparing [2026-03-12T10:28:41.151Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:41.151Z] d120db8a2889: Preparing [2026-03-12T10:28:41.151Z] 2a5ed028bc50: Preparing [2026-03-12T10:28:41.151Z] ef173b357f22: Preparing [2026-03-12T10:28:41.151Z] c4e71c2a4573: Preparing [2026-03-12T10:28:41.151Z] ef173b357f22: Waiting [2026-03-12T10:28:41.151Z] c4e71c2a4573: Waiting [2026-03-12T10:28:41.151Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:41.151Z] 2a5ed028bc50: Layer already exists [2026-03-12T10:28:41.151Z] 27978ece86f2: Layer already exists [2026-03-12T10:28:41.151Z] 5cb1710165dd: Layer already exists [2026-03-12T10:28:41.151Z] d120db8a2889: Layer already exists [2026-03-12T10:28:41.151Z] ef173b357f22: Layer already exists [2026-03-12T10:28:41.151Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:41.414Z] 4.1.0-dev.102: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:41.756Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:42.095Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:42.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-12T10:28:42.095Z] 27978ece86f2: Preparing [2026-03-12T10:28:42.095Z] 5cb1710165dd: Preparing [2026-03-12T10:28:42.095Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:42.095Z] d120db8a2889: Preparing [2026-03-12T10:28:42.095Z] 2a5ed028bc50: Preparing [2026-03-12T10:28:42.095Z] ef173b357f22: Preparing [2026-03-12T10:28:42.095Z] c4e71c2a4573: Preparing [2026-03-12T10:28:42.095Z] ef173b357f22: Waiting [2026-03-12T10:28:42.095Z] c4e71c2a4573: Waiting [2026-03-12T10:28:42.095Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:42.095Z] 27978ece86f2: Layer already exists [2026-03-12T10:28:42.095Z] d120db8a2889: Layer already exists [2026-03-12T10:28:42.095Z] 2a5ed028bc50: Layer already exists [2026-03-12T10:28:42.095Z] 5cb1710165dd: Layer already exists [2026-03-12T10:28:42.095Z] ef173b357f22: Layer already exists [2026-03-12T10:28:42.095Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:42.359Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:42.703Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:43.045Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-03-12T10:28:43.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-03-12T10:28:43.045Z] 27978ece86f2: Preparing [2026-03-12T10:28:43.045Z] 5cb1710165dd: Preparing [2026-03-12T10:28:43.045Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:43.045Z] d120db8a2889: Preparing [2026-03-12T10:28:43.045Z] 2a5ed028bc50: Preparing [2026-03-12T10:28:43.045Z] ef173b357f22: Preparing [2026-03-12T10:28:43.045Z] c4e71c2a4573: Preparing [2026-03-12T10:28:43.045Z] ef173b357f22: Waiting [2026-03-12T10:28:43.045Z] c4e71c2a4573: Waiting [2026-03-12T10:28:43.045Z] 27978ece86f2: Layer already exists [2026-03-12T10:28:43.045Z] d120db8a2889: Layer already exists [2026-03-12T10:28:43.045Z] 5cb1710165dd: Layer already exists [2026-03-12T10:28:43.045Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:43.045Z] 2a5ed028bc50: Layer already exists [2026-03-12T10:28:43.045Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:43.045Z] ef173b357f22: Layer already exists [2026-03-12T10:28:43.308Z] main: digest: sha256:0fcf69a818affc7f3b494dff8c482e7062467f207ca3e3c06428ce69d3339ee6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:28:43.379Z] ===================================================== [Pipeline] echo [2026-03-12T10:28:43.396Z] taggedImages: [2026-03-12T10:28:43.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:28:43.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-03-12T10:28:43.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [2026-03-12T10:28:43.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:43.397Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-12T10:28:43.427Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-03-12T10:28:43.427Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:28:43.427Z] latest [2026-03-12T10:28:43.427Z] 4.1.0-dev.102 [2026-03-12T10:28:43.427Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:43.427Z] main [2026-03-12T10:28:43.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:43.797Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:44.132Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:28:44.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-12T10:28:44.132Z] 8278429947e2: Preparing [2026-03-12T10:28:44.132Z] 796327f639e5: Preparing [2026-03-12T10:28:44.132Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:44.132Z] d120db8a2889: Preparing [2026-03-12T10:28:44.132Z] 3b378a7fef72: Preparing [2026-03-12T10:28:44.132Z] 513985c198b1: Preparing [2026-03-12T10:28:44.132Z] c4e71c2a4573: Preparing [2026-03-12T10:28:44.132Z] 513985c198b1: Waiting [2026-03-12T10:28:44.132Z] c4e71c2a4573: Waiting [2026-03-12T10:28:44.132Z] d120db8a2889: Layer already exists [2026-03-12T10:28:44.132Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:44.396Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:44.396Z] 3b378a7fef72: Pushed [2026-03-12T10:28:44.396Z] 8278429947e2: Pushed [2026-03-12T10:28:44.975Z] 513985c198b1: Pushed [2026-03-12T10:28:53.149Z] 796327f639e5: Pushed [2026-03-12T10:28:53.149Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:53.504Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:53.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-12T10:28:53.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-12T10:28:53.840Z] 8278429947e2: Preparing [2026-03-12T10:28:53.840Z] 796327f639e5: Preparing [2026-03-12T10:28:53.840Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:53.840Z] d120db8a2889: Preparing [2026-03-12T10:28:53.840Z] 3b378a7fef72: Preparing [2026-03-12T10:28:53.840Z] 513985c198b1: Preparing [2026-03-12T10:28:53.840Z] c4e71c2a4573: Preparing [2026-03-12T10:28:53.840Z] 513985c198b1: Waiting [2026-03-12T10:28:53.840Z] c4e71c2a4573: Waiting [2026-03-12T10:28:53.840Z] 796327f639e5: Layer already exists [2026-03-12T10:28:53.840Z] 8278429947e2: Layer already exists [2026-03-12T10:28:53.840Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:53.840Z] 3b378a7fef72: Layer already exists [2026-03-12T10:28:53.840Z] d120db8a2889: Layer already exists [2026-03-12T10:28:53.840Z] 513985c198b1: Layer already exists [2026-03-12T10:28:53.840Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:54.104Z] latest: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:54.456Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:54.797Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [2026-03-12T10:28:54.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-12T10:28:54.797Z] 8278429947e2: Preparing [2026-03-12T10:28:54.797Z] 796327f639e5: Preparing [2026-03-12T10:28:54.797Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:54.797Z] d120db8a2889: Preparing [2026-03-12T10:28:54.797Z] 3b378a7fef72: Preparing [2026-03-12T10:28:54.797Z] 513985c198b1: Preparing [2026-03-12T10:28:54.797Z] c4e71c2a4573: Preparing [2026-03-12T10:28:54.797Z] 513985c198b1: Waiting [2026-03-12T10:28:54.797Z] c4e71c2a4573: Waiting [2026-03-12T10:28:54.797Z] 796327f639e5: Layer already exists [2026-03-12T10:28:54.797Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:54.797Z] d120db8a2889: Layer already exists [2026-03-12T10:28:54.797Z] 8278429947e2: Layer already exists [2026-03-12T10:28:54.797Z] 3b378a7fef72: Layer already exists [2026-03-12T10:28:54.797Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:54.797Z] 513985c198b1: Layer already exists [2026-03-12T10:28:54.797Z] 4.1.0-dev.102: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:55.410Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:55.750Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:55.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-12T10:28:55.750Z] 8278429947e2: Preparing [2026-03-12T10:28:55.750Z] 796327f639e5: Preparing [2026-03-12T10:28:55.750Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:55.750Z] d120db8a2889: Preparing [2026-03-12T10:28:55.750Z] 3b378a7fef72: Preparing [2026-03-12T10:28:55.750Z] 513985c198b1: Preparing [2026-03-12T10:28:55.750Z] c4e71c2a4573: Preparing [2026-03-12T10:28:55.750Z] 513985c198b1: Waiting [2026-03-12T10:28:55.750Z] c4e71c2a4573: Waiting [2026-03-12T10:28:55.750Z] d120db8a2889: Layer already exists [2026-03-12T10:28:55.750Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:55.750Z] 8278429947e2: Layer already exists [2026-03-12T10:28:55.750Z] 3b378a7fef72: Layer already exists [2026-03-12T10:28:55.750Z] 796327f639e5: Layer already exists [2026-03-12T10:28:55.750Z] 513985c198b1: Layer already exists [2026-03-12T10:28:55.750Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:55.750Z] 2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:56.364Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:56.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-03-12T10:28:56.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-03-12T10:28:56.697Z] 8278429947e2: Preparing [2026-03-12T10:28:56.697Z] 796327f639e5: Preparing [2026-03-12T10:28:56.697Z] 0c262c5f04d3: Preparing [2026-03-12T10:28:56.697Z] d120db8a2889: Preparing [2026-03-12T10:28:56.697Z] 3b378a7fef72: Preparing [2026-03-12T10:28:56.697Z] 513985c198b1: Preparing [2026-03-12T10:28:56.697Z] c4e71c2a4573: Preparing [2026-03-12T10:28:56.697Z] 513985c198b1: Waiting [2026-03-12T10:28:56.697Z] c4e71c2a4573: Waiting [2026-03-12T10:28:56.697Z] d120db8a2889: Layer already exists [2026-03-12T10:28:56.697Z] 0c262c5f04d3: Layer already exists [2026-03-12T10:28:56.697Z] 3b378a7fef72: Layer already exists [2026-03-12T10:28:56.697Z] 796327f639e5: Layer already exists [2026-03-12T10:28:56.697Z] 8278429947e2: Layer already exists [2026-03-12T10:28:56.697Z] c4e71c2a4573: Layer already exists [2026-03-12T10:28:56.697Z] 513985c198b1: Layer already exists [2026-03-12T10:28:56.960Z] main: digest: sha256:6f46d341ab4337f51a79abfcdb47a5ce7d911c9459c63ff419f6c6a72142f64a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T10:28:57.028Z] ===================================================== [Pipeline] echo [2026-03-12T10:28:57.041Z] taggedImages: [2026-03-12T10:28:57.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [2026-03-12T10:28:57.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-03-12T10:28:57.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [2026-03-12T10:28:57.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [2026-03-12T10:28:57.042Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-03-12T10:28:57.057Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.069Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.078Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.092Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.104Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-03-12T10:28:57.118Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.129Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.141Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.170Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-03-12T10:28:57.180Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.204Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-03-12T10:28:57.243Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.254Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.266Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.280Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.295Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-03-12T10:28:57.305Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.327Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.351Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-03-12T10:28:57.363Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.375Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.400Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.408Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-03-12T10:28:57.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.430Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.444Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.459Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-03-12T10:28:57.485Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.498Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.511Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.522Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.532Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-03-12T10:28:57.547Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.559Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.579Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.593Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-03-12T10:28:57.606Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.625Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.636Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.646Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-03-12T10:28:57.656Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.667Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.680Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.692Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.707Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-03-12T10:28:57.721Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.736Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.750Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.776Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-03-12T10:28:57.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.797Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.809Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.831Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-03-12T10:28:57.847Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.856Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.873Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.886Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.898Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-03-12T10:28:57.911Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9 [Pipeline] echo [2026-03-12T10:28:57.925Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-03-12T10:28:57.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.950Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b21fc24e8e2caaded3cd852ab563efc661d88f9-4.1.0-dev.102 [Pipeline] echo [2026-03-12T10:28:57.964Z] 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-03-12T10:28:58.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-12T10:28:58.358Z] [2026-03-12T10:28:58.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T10:28:58.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-12T10:28:58.678Z] arm64: Pulling from edgex-lftools-log-publisher [2026-03-12T10:28:58.678Z] 8998bd30e6a1: Pulling fs layer [2026-03-12T10:28:58.678Z] 04944245beec: Pulling fs layer [2026-03-12T10:28:58.678Z] 699f458cf7ca: Pulling fs layer [2026-03-12T10:28:58.678Z] 765212b225bb: Pulling fs layer [2026-03-12T10:28:58.678Z] f23df028b6ca: Pulling fs layer [2026-03-12T10:28:58.678Z] d65c8cfc05b1: Pulling fs layer [2026-03-12T10:28:58.678Z] 2437ff75d9bd: Pulling fs layer [2026-03-12T10:28:58.678Z] 765212b225bb: Waiting [2026-03-12T10:28:58.678Z] f23df028b6ca: Waiting [2026-03-12T10:28:58.678Z] d65c8cfc05b1: Waiting [2026-03-12T10:28:58.678Z] 2437ff75d9bd: Waiting [2026-03-12T10:28:58.942Z] 04944245beec: Verifying Checksum [2026-03-12T10:28:58.942Z] 04944245beec: Download complete [2026-03-12T10:28:58.942Z] 765212b225bb: Verifying Checksum [2026-03-12T10:28:58.942Z] 765212b225bb: Download complete [2026-03-12T10:28:58.942Z] f23df028b6ca: Verifying Checksum [2026-03-12T10:28:58.942Z] f23df028b6ca: Download complete [2026-03-12T10:28:58.942Z] d65c8cfc05b1: Verifying Checksum [2026-03-12T10:28:58.942Z] d65c8cfc05b1: Download complete [2026-03-12T10:28:59.206Z] 699f458cf7ca: Verifying Checksum [2026-03-12T10:28:59.206Z] 699f458cf7ca: Download complete [2026-03-12T10:28:59.471Z] 8998bd30e6a1: Verifying Checksum [2026-03-12T10:28:59.471Z] 8998bd30e6a1: Download complete [2026-03-12T10:29:02.035Z] 2437ff75d9bd: Verifying Checksum [2026-03-12T10:29:02.035Z] 2437ff75d9bd: Download complete [2026-03-12T10:29:06.275Z] 8998bd30e6a1: Pull complete [2026-03-12T10:29:06.275Z] 04944245beec: Pull complete [2026-03-12T10:29:07.677Z] 699f458cf7ca: Pull complete [2026-03-12T10:29:07.942Z] 765212b225bb: Pull complete [2026-03-12T10:29:08.896Z] f23df028b6ca: Pull complete [2026-03-12T10:29:08.896Z] d65c8cfc05b1: Pull complete [2026-03-12T10:29:27.064Z] 2437ff75d9bd: Pull complete [2026-03-12T10:29:27.064Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-03-12T10:29:27.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-03-12T10:29:27.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T10:29:27.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-3299 does not seem to be running inside a container [2026-03-12T10:29:27.297Z] $ 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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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-03-12T10:29:31.384Z] $ docker top 15e1e2790c8eb66a1b376c213ef285b2aa3d3a4bc84549503b23d21c464569e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-03-12T10:29:32.313Z] ---> job-cost.sh [2026-03-12T10:29:32.313Z] lf-activate-venv: SKIPPING [2026-03-12T10:29:32.313Z] INFO: No Stack... [2026-03-12T10:29:32.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-03-12T10:29:33.525Z] INFO: Archiving Costs [Pipeline] sh [2026-03-12T10:29:34.150Z] + + cat /w/workspace/edgex-go/958/archives/cost.csv [2026-03-12T10:29:34.150Z] cut -d, -f6 [Pipeline] lock [2026-03-12T10:29:34.181Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-958-stack-cost] [2026-03-12T10:29:34.191Z] Resource [jenkins-edgexfoundry-edgex-go-main-958-stack-cost] did not exist. Created. [2026-03-12T10:29:34.196Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-958-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-03-12T10:29:34.847Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-03-12T10:29:35.617Z] Stashed 1 file(s) [Pipeline] } [2026-03-12T10:29:35.625Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-958-stack-cost] [Pipeline] // lock [Pipeline] } [2026-03-12T10:29:35.626Z] $ docker stop --time=1 15e1e2790c8eb66a1b376c213ef285b2aa3d3a4bc84549503b23d21c464569e4 [2026-03-12T10:29:37.134Z] $ docker rm -f --volumes 15e1e2790c8eb66a1b376c213ef285b2aa3d3a4bc84549503b23d21c464569e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-12T15:37:28.596Z] Cancelling nested steps due to timeout [2026-03-12T15:37:28.602Z] Sending interrupt signal to process [2026-03-12T15:37:38.500Z] script returned exit code 143 [Pipeline] } [2026-03-12T15:37:38.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-03-12T15:37:39.127Z] + '[' -d /w/workspace/edgex-go/958/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:37:39.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:37:39.993Z] ---> package-listing.sh [2026-03-12T15:37:39.993Z] ++ facter osfamily [2026-03-12T15:37:39.993Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-12T15:37:40.252Z] + OS_FAMILY=redhat [2026-03-12T15:37:40.252Z] + workspace=/w/workspace/edgex-go/958 [2026-03-12T15:37:40.252Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-12T15:37:40.252Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-12T15:37:40.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-12T15:37:40.252Z] + PACKAGES=/tmp/packages_start.txt [2026-03-12T15:37:40.252Z] + '[' /w/workspace/edgex-go/958 ']' [2026-03-12T15:37:40.252Z] + PACKAGES=/tmp/packages_end.txt [2026-03-12T15:37:40.252Z] + case "${OS_FAMILY}" in [2026-03-12T15:37:40.252Z] + sort [2026-03-12T15:37:40.252Z] + rpm -qa [2026-03-12T15:37:40.820Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-12T15:37:40.820Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-12T15:37:40.820Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-12T15:37:40.820Z] + '[' /w/workspace/edgex-go/958 ']' [2026-03-12T15:37:40.820Z] + mkdir -p /w/workspace/edgex-go/958/archives/ [2026-03-12T15:37:40.820Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/958/archives/ [Pipeline] echo [2026-03-12T15:37:40.833Z] 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/958/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-12T15:37:41.129Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T15:37:41.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-12T15:37:41.700Z] [2026-03-12T15:37:41.700Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T15:37:42.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-12T15:37:42.009Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-12T15:37:42.009Z] 5eb5b503b376: Pulling fs layer [2026-03-12T15:37:42.009Z] 5c69ac0246d0: Pulling fs layer [2026-03-12T15:37:42.009Z] ec43610c2a17: Pulling fs layer [2026-03-12T15:37:42.009Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-12T15:37:42.009Z] 33b1e0a273af: Pulling fs layer [2026-03-12T15:37:42.009Z] 5d3b04190fa2: Pulling fs layer [2026-03-12T15:37:42.009Z] 2f39f015ded8: Pulling fs layer [2026-03-12T15:37:42.009Z] 3a2ae6a8a46f: Waiting [2026-03-12T15:37:42.009Z] 33b1e0a273af: Waiting [2026-03-12T15:37:42.009Z] 5d3b04190fa2: Waiting [2026-03-12T15:37:42.009Z] 2f39f015ded8: Waiting [2026-03-12T15:37:42.009Z] 5c69ac0246d0: Verifying Checksum [2026-03-12T15:37:42.009Z] 5c69ac0246d0: Download complete [2026-03-12T15:37:42.267Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-12T15:37:42.267Z] 3a2ae6a8a46f: Download complete [2026-03-12T15:37:42.267Z] 33b1e0a273af: Verifying Checksum [2026-03-12T15:37:42.267Z] 33b1e0a273af: Download complete [2026-03-12T15:37:42.267Z] 5d3b04190fa2: Verifying Checksum [2026-03-12T15:37:42.267Z] 5d3b04190fa2: Download complete [2026-03-12T15:37:42.267Z] ec43610c2a17: Verifying Checksum [2026-03-12T15:37:42.267Z] ec43610c2a17: Download complete [2026-03-12T15:37:42.525Z] 5eb5b503b376: Verifying Checksum [2026-03-12T15:37:42.525Z] 5eb5b503b376: Download complete [2026-03-12T15:37:42.784Z] 2f39f015ded8: Verifying Checksum [2026-03-12T15:37:42.784Z] 2f39f015ded8: Download complete [2026-03-12T15:37:43.734Z] 5eb5b503b376: Pull complete [2026-03-12T15:37:43.734Z] 5c69ac0246d0: Pull complete [2026-03-12T15:37:44.332Z] ec43610c2a17: Pull complete [2026-03-12T15:37:44.332Z] 3a2ae6a8a46f: Pull complete [2026-03-12T15:37:44.597Z] 33b1e0a273af: Pull complete [2026-03-12T15:37:44.597Z] 5d3b04190fa2: Pull complete [2026-03-12T15:37:48.821Z] 2f39f015ded8: Pull complete [2026-03-12T15:37:48.821Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-12T15:37:48.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-12T15:37:48.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T15:37:48.947Z] prd-centos7-docker-4c-2g-3300 does not seem to be running inside a container [2026-03-12T15:37:48.984Z] $ 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/958/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-03-12T15:37:51.855Z] $ docker top fba6c8d17cb300d4f4ef58130b3f339074d06381190290f527035d2057c04923 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-12T15:37:52.283Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-12T15:37:52.592Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-12T15:37:52.881Z] + ls /var/log/sa-host [2026-03-12T15:37:52.881Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-12T15:37:53.074Z] provisioning config files... [2026-03-12T15:37:53.084Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11245649401449098267tmp [Pipeline] { [Pipeline] echo [2026-03-12T15:37:53.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:37:53.394Z] ---> create-netrc.sh [Pipeline] } [2026-03-12T15:37:53.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:37:53.758Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-12T15:37:53.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:37:54.069Z] ---> sudo-logs.sh [2026-03-12T15:37:54.069Z] Archiving 'sudo' log.. [2026-03-12T15:37:54.069Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-03-12T15:37:54.108Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-03-12T15:37:54.112Z] $ docker stop --time=1 fba6c8d17cb300d4f4ef58130b3f339074d06381190290f527035d2057c04923 [2026-03-12T15:37:55.236Z] $ docker rm -f --volumes fba6c8d17cb300d4f4ef58130b3f339074d06381190290f527035d2057c04923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-03-12T15:37:55.355Z] [WS-CLEANUP] Deleting project workspace... [2026-03-12T15:37:55.355Z] [WS-CLEANUP] Deferred wipeout is used... [2026-03-12T15:37:55.371Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-03-12T15:37:55.624Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [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-03-12T15:37:56.442Z] + [ -d /w/workspace/edgex-go/958/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:37:56.726Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:37:57.583Z] ---> package-listing.sh [2026-03-12T15:37:57.583Z] ++ facter osfamily [2026-03-12T15:37:57.583Z] ++ tr '[:upper:]' '[:lower:]' [2026-03-12T15:37:57.842Z] + OS_FAMILY=debian [2026-03-12T15:37:57.842Z] + workspace=/w/workspace/edgex-go/958 [2026-03-12T15:37:57.842Z] + START_PACKAGES=/tmp/packages_start.txt [2026-03-12T15:37:57.842Z] + END_PACKAGES=/tmp/packages_end.txt [2026-03-12T15:37:57.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-03-12T15:37:57.842Z] + PACKAGES=/tmp/packages_start.txt [2026-03-12T15:37:57.842Z] + '[' /w/workspace/edgex-go/958 ']' [2026-03-12T15:37:57.842Z] + PACKAGES=/tmp/packages_end.txt [2026-03-12T15:37:57.842Z] + case "${OS_FAMILY}" in [2026-03-12T15:37:57.842Z] + dpkg -l [2026-03-12T15:37:57.842Z] + grep '^ii' [2026-03-12T15:37:57.842Z] + '[' -f /tmp/packages_start.txt ']' [2026-03-12T15:37:57.842Z] + '[' -f /tmp/packages_end.txt ']' [2026-03-12T15:37:57.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-03-12T15:37:57.842Z] + '[' /w/workspace/edgex-go/958 ']' [2026-03-12T15:37:57.842Z] + mkdir -p /w/workspace/edgex-go/958/archives/ [2026-03-12T15:37:57.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/958/archives/ [Pipeline] echo [2026-03-12T15:37:57.852Z] 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/958/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-03-12T15:37:58.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T15:37:58.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-12T15:37:58.689Z] [2026-03-12T15:37:58.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-03-12T15:37:58.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-12T15:37:58.991Z] latest: Pulling from edgex-lftools-log-publisher [2026-03-12T15:37:58.991Z] 5eb5b503b376: Pulling fs layer [2026-03-12T15:37:58.991Z] 5c69ac0246d0: Pulling fs layer [2026-03-12T15:37:58.991Z] ec43610c2a17: Pulling fs layer [2026-03-12T15:37:58.991Z] 3a2ae6a8a46f: Pulling fs layer [2026-03-12T15:37:58.991Z] 33b1e0a273af: Pulling fs layer [2026-03-12T15:37:58.991Z] 5d3b04190fa2: Pulling fs layer [2026-03-12T15:37:58.991Z] 2f39f015ded8: Pulling fs layer [2026-03-12T15:37:58.991Z] 33b1e0a273af: Waiting [2026-03-12T15:37:58.991Z] 5d3b04190fa2: Waiting [2026-03-12T15:37:58.991Z] 2f39f015ded8: Waiting [2026-03-12T15:37:58.991Z] 3a2ae6a8a46f: Waiting [2026-03-12T15:37:58.991Z] 5c69ac0246d0: Verifying Checksum [2026-03-12T15:37:58.991Z] 5c69ac0246d0: Download complete [2026-03-12T15:37:58.991Z] 3a2ae6a8a46f: Verifying Checksum [2026-03-12T15:37:58.991Z] 3a2ae6a8a46f: Download complete [2026-03-12T15:37:58.991Z] 33b1e0a273af: Verifying Checksum [2026-03-12T15:37:58.991Z] 33b1e0a273af: Download complete [2026-03-12T15:37:58.991Z] 5d3b04190fa2: Verifying Checksum [2026-03-12T15:37:58.991Z] 5d3b04190fa2: Download complete [2026-03-12T15:37:58.991Z] ec43610c2a17: Verifying Checksum [2026-03-12T15:37:58.991Z] ec43610c2a17: Download complete [2026-03-12T15:37:59.249Z] 5eb5b503b376: Verifying Checksum [2026-03-12T15:37:59.249Z] 5eb5b503b376: Download complete [2026-03-12T15:37:59.816Z] 2f39f015ded8: Verifying Checksum [2026-03-12T15:37:59.816Z] 2f39f015ded8: Download complete [2026-03-12T15:38:00.384Z] 5eb5b503b376: Pull complete [2026-03-12T15:38:00.644Z] 5c69ac0246d0: Pull complete [2026-03-12T15:38:01.211Z] ec43610c2a17: Pull complete [2026-03-12T15:38:01.211Z] 3a2ae6a8a46f: Pull complete [2026-03-12T15:38:01.211Z] 33b1e0a273af: Pull complete [2026-03-12T15:38:01.211Z] 5d3b04190fa2: Pull complete [2026-03-12T15:38:06.471Z] 2f39f015ded8: Pull complete [2026-03-12T15:38:06.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-03-12T15:38:06.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-03-12T15:38:06.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-03-12T15:38:06.566Z] prd-ubuntu20.04-docker-8c-8g-3298 does not seem to be running inside a container [2026-03-12T15:38:06.596Z] $ 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/958/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/958 -v /w/workspace/edgex-go/958:/w/workspace/edgex-go/958:rw,z -v /w/workspace/edgex-go/958@tmp:/w/workspace/edgex-go/958@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-03-12T15:38:08.131Z] $ docker top e72f4baed99838bcf40097f02874b229486d2472855d31ee210cbd935e240529 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-03-12T15:38:08.475Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-03-12T15:38:08.758Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-03-12T15:38:09.044Z] + ls /var/log/sa-host [2026-03-12T15:38:09.044Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-03-12T15:38:09.073Z] provisioning config files... [2026-03-12T15:38:09.081Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/958@tmp/config12117244566991165385tmp [Pipeline] { [Pipeline] echo [2026-03-12T15:38:09.104Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:38:09.471Z] ---> create-netrc.sh [Pipeline] } [2026-03-12T15:38:09.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:38:09.787Z] ---> python-tools-install.sh [Pipeline] echo [2026-03-12T15:38:09.796Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:38:10.081Z] ---> sudo-logs.sh [2026-03-12T15:38:10.081Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-03-12T15:38:10.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:38:10.700Z] ---> job-cost.sh [2026-03-12T15:38:10.700Z] lf-activate-venv: SKIPPING [2026-03-12T15:38:10.700Z] DEBUG: total: 0.10999999940395355 [2026-03-12T15:38:10.700Z] INFO: Retrieving Stack Cost... [2026-03-12T15:38:11.269Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-03-12T15:38:11.529Z] INFO: Archiving Costs [Pipeline] echo [2026-03-12T15:38:11.541Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-03-12T15:38:11.825Z] ---> logs-deploy.sh [2026-03-12T15:38:11.825Z] lf-activate-venv: SKIPPING [2026-03-12T15:38:11.825Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/958 [2026-03-12T15:38:11.825Z] INFO: archiving workspace using pattern(s): [2026-03-12T15:38:12.761Z] Archives upload complete. [2026-03-12T15:38:13.020Z] INFO: archiving logs to Nexus [2026-03-12T15:38:13.587Z] ---> uname -a: [2026-03-12T15:38:13.587Z] Linux prd-ubuntu20-04-docker-8c-8g-3298 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-03-12T15:38:13.587Z] [2026-03-12T15:38:13.587Z] [2026-03-12T15:38:13.587Z] ---> lscpu: [2026-03-12T15:38:13.587Z] Architecture: x86_64 [2026-03-12T15:38:13.587Z] CPU op-mode(s): 32-bit, 64-bit [2026-03-12T15:38:13.587Z] Byte Order: Little Endian [2026-03-12T15:38:13.587Z] Address sizes: 40 bits physical, 48 bits virtual [2026-03-12T15:38:13.587Z] CPU(s): 8 [2026-03-12T15:38:13.587Z] On-line CPU(s) list: 0-7 [2026-03-12T15:38:13.587Z] Thread(s) per core: 1 [2026-03-12T15:38:13.587Z] Core(s) per socket: 1 [2026-03-12T15:38:13.587Z] Socket(s): 8 [2026-03-12T15:38:13.587Z] NUMA node(s): 1 [2026-03-12T15:38:13.587Z] Vendor ID: AuthenticAMD [2026-03-12T15:38:13.587Z] CPU family: 23 [2026-03-12T15:38:13.587Z] Model: 49 [2026-03-12T15:38:13.587Z] Model name: AMD EPYC-Rome Processor [2026-03-12T15:38:13.587Z] Stepping: 0 [2026-03-12T15:38:13.587Z] CPU MHz: 2799.996 [2026-03-12T15:38:13.587Z] BogoMIPS: 5599.99 [2026-03-12T15:38:13.587Z] Virtualization: AMD-V [2026-03-12T15:38:13.587Z] Hypervisor vendor: KVM [2026-03-12T15:38:13.587Z] Virtualization type: full [2026-03-12T15:38:13.587Z] L1d cache: 256 KiB [2026-03-12T15:38:13.587Z] L1i cache: 256 KiB [2026-03-12T15:38:13.587Z] L2 cache: 4 MiB [2026-03-12T15:38:13.587Z] L3 cache: 128 MiB [2026-03-12T15:38:13.587Z] NUMA node0 CPU(s): 0-7 [2026-03-12T15:38:13.587Z] Vulnerability Gather data sampling: Not affected [2026-03-12T15:38:13.587Z] Vulnerability Itlb multihit: Not affected [2026-03-12T15:38:13.587Z] Vulnerability L1tf: Not affected [2026-03-12T15:38:13.587Z] Vulnerability Mds: Not affected [2026-03-12T15:38:13.587Z] Vulnerability Meltdown: Not affected [2026-03-12T15:38:13.587Z] Vulnerability Mmio stale data: Not affected [2026-03-12T15:38:13.587Z] Vulnerability Retbleed: Vulnerable [2026-03-12T15:38:13.587Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-03-12T15:38:13.587Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-03-12T15:38:13.587Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-03-12T15:38:13.587Z] Vulnerability Srbds: Not affected [2026-03-12T15:38:13.587Z] Vulnerability Tsx async abort: Not affected [2026-03-12T15:38:13.587Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-03-12T15:38:13.587Z] [2026-03-12T15:38:13.587Z] [2026-03-12T15:38:13.587Z] ---> nproc: [2026-03-12T15:38:13.587Z] 8 [2026-03-12T15:38:13.587Z] [2026-03-12T15:38:13.587Z] [2026-03-12T15:38:13.587Z] ---> df -h: [2026-03-12T15:38:13.587Z] Filesystem Size Used Avail Use% Mounted on [2026-03-12T15:38:13.587Z] overlay 155G 32G 124G 21% / [2026-03-12T15:38:13.587Z] tmpfs 64M 0 64M 0% /dev [2026-03-12T15:38:13.587Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-03-12T15:38:13.587Z] shm 64M 0 64M 0% /dev/shm [2026-03-12T15:38:13.587Z] /dev/vda1 155G 32G 124G 21% /facter-os [2026-03-12T15:38:13.587Z] [2026-03-12T15:38:13.587Z]