Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c3e5490eb473795610f4f108d8e8c1a08abba7e1 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-ssh17582629443233580695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh14818627188038544027.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh18120367710602597889.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh11515139117238477047.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-ssh4465808620860059116.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-453 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/994 [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/994 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c3e5490eb473795610f4f108d8e8c1a08abba7e1 (main) Commit message: "Merge pull request #5456 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.55.0" > git config core.sparsecheckout # timeout=10 > git checkout -f c3e5490eb473795610f4f108d8e8c1a08abba7e1 # timeout=10 > git rev-list --no-walk 2bee238e8510a15974a23743e1f7ddd35801407b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-08-15T03:58:08.266Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-08-15T03:58:08.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-08-15T03:58:08.354Z] ========================================================= [2026-08-15T03:58:08.354Z] EdgeX Global Pipelines Version Info [2026-08-15T03:58:08.354Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-08-15T03:58:09.918Z] ------------------- [2026-08-15T03:58:09.918Z] stable info: [2026-08-15T03:58:09.918Z] ------------------- [2026-08-15T03:58:09.918Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-08-15T03:58:09.918Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-15T03:58:09.918Z] Message: update stable to v1.0.281 [2026-08-15T03:58:10.489Z] ------------------- [2026-08-15T03:58:10.489Z] experimental info: [2026-08-15T03:58:10.489Z] ------------------- [2026-08-15T03:58:10.489Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-08-15T03:58:10.489Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-08-15T03:58:10.489Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-08-15T03:58:10.573Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-08-15T03:58:10.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-08-15T03:58:10.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-08-15T03:58:10.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-08-15T03:58:10.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-08-15T03:58:10.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-08-15T03:58:10.685Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-08-15T03:58:10.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-08-15T03:58:10.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-08-15T03:58:10.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-08-15T03:58:10.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-08-15T03:58:10.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-08-15T03:58:10.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-08-15T03:58:10.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-08-15T03:58:10.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-08-15T03:58:10.883Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-08-15T03:58:10.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-08-15T03:58:10.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-08-15T03:58:10.931Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-08-15T03:58:10.994Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-08-15T03:58:11.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-08-15T03:58:11.035Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-08-15T03:58:11.070Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-08-15T03:58:11.097Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-08-15T03:58:11.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-08-15T03:58:11.123Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-08-15T03:58:11.138Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] echo [2026-08-15T03:58:11.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3e5490 [Pipeline] echo [2026-08-15T03:58:11.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-15T03:58:11.272Z] provisioning config files... [2026-08-15T03:58:11.286Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config8536748838662065685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-15T03:58:11.648Z] ---> ****-login.sh [2026-08-15T03:58:11.648Z] nexus3.edgexfoundry.org:10001 [2026-08-15T03:58:11.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T03:58:11.909Z] [2026-08-15T03:58:11.909Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-15T03:58:11.909Z] Configure a credential helper to remove this warning. See [2026-08-15T03:58:11.909Z] https://docs.****.com/go/credential-store/ [2026-08-15T03:58:11.909Z] [2026-08-15T03:58:11.909Z] Login Succeeded [2026-08-15T03:58:11.909Z] nexus3.edgexfoundry.org:10002 [2026-08-15T03:58:12.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T03:58:12.172Z] [2026-08-15T03:58:12.172Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-15T03:58:12.172Z] Configure a credential helper to remove this warning. See [2026-08-15T03:58:12.172Z] https://docs.****.com/go/credential-store/ [2026-08-15T03:58:12.172Z] [2026-08-15T03:58:12.172Z] Login Succeeded [2026-08-15T03:58:12.172Z] nexus3.edgexfoundry.org:10003 [2026-08-15T03:58:12.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T03:58:12.172Z] [2026-08-15T03:58:12.173Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-15T03:58:12.173Z] Configure a credential helper to remove this warning. See [2026-08-15T03:58:12.173Z] https://docs.****.com/go/credential-store/ [2026-08-15T03:58:12.173Z] [2026-08-15T03:58:12.173Z] Login Succeeded [2026-08-15T03:58:12.173Z] nexus3.edgexfoundry.org:10004 [2026-08-15T03:58:12.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T03:58:12.441Z] [2026-08-15T03:58:12.441Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-15T03:58:12.441Z] Configure a credential helper to remove this warning. See [2026-08-15T03:58:12.441Z] https://docs.****.com/go/credential-store/ [2026-08-15T03:58:12.441Z] [2026-08-15T03:58:12.441Z] Login Succeeded [2026-08-15T03:58:12.441Z] ****.io [2026-08-15T03:58:12.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T03:58:12.711Z] [2026-08-15T03:58:12.711Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-08-15T03:58:12.711Z] Configure a credential helper to remove this warning. See [2026-08-15T03:58:12.711Z] https://docs.****.com/go/credential-store/ [2026-08-15T03:58:12.711Z] [2026-08-15T03:58:12.711Z] Login Succeeded [2026-08-15T03:58:12.711Z] ---> ****-login.sh ends [Pipeline] } [2026-08-15T03:58:12.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-15T03:58:13.137Z] + 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-08-15T03:58:13.137Z] + + dirname cmd/core-command/Dockerfile [2026-08-15T03:58:13.137Z] cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo core-command,cmd/core-command/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-08-15T03:58:13.137Z] + + dirname cmd/core-data/Dockerfilecut [2026-08-15T03:58:13.137Z] -d/ -f2 [2026-08-15T03:58:13.137Z] + echo core-data,cmd/core-data/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/core-keeper/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/core-metadata/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-08-15T03:58:13.137Z] + + dirname cmd/security-proxy-auth/Dockerfile [2026-08-15T03:58:13.137Z] cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/security-spire-agent/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/security-spire-config/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/security-spire-server/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/support-notifications/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-08-15T03:58:13.137Z] + dirname cmd/support-scheduler/Dockerfile [2026-08-15T03:58:13.137Z] + cut -d/ -f2 [2026-08-15T03:58:13.137Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-08-15T03:58:13.172Z] 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-08-15T03:58:13.564Z] + git rev-list -1 --merges c3e5490eb473795610f4f108d8e8c1a08abba7e1~1..c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] echo [2026-08-15T03:58:13.575Z] -----------> git rev-list -1 --merges c3e5490eb473795610f4f108d8e8c1a08abba7e1~1..c3e5490eb473795610f4f108d8e8c1a08abba7e1 c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T03:58:13.575Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [false] [Pipeline] sh [2026-08-15T03:58:13.868Z] + git log --format=format:%s -1 c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] echo [2026-08-15T03:58:13.891Z] ========================================================= [2026-08-15T03:58:13.891Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-08-15T03:58:13.891Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-08-15T03:58:14.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-15T03:58:14.397Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-08-15T03:58:14.397Z] + [ -e /tmp/ssh_known_hosts ] [2026-08-15T03:58:14.397Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-08-15T03:58:14.397Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-08-15T03:58:14.397Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-08-15T03:58:14.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T03:58:14.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-15T03:58:14.829Z] [2026-08-15T03:58:14.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T03:58:15.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-15T03:58:15.158Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-08-15T03:58:15.158Z] 3dae71ba6b94: Pulling fs layer [2026-08-15T03:58:15.158Z] 6bf1a483ea7c: Pulling fs layer [2026-08-15T03:58:15.158Z] f5dfc541a4d3: Pulling fs layer [2026-08-15T03:58:15.158Z] 461d9e800cba: Pulling fs layer [2026-08-15T03:58:15.158Z] 80192f66455f: Pulling fs layer [2026-08-15T03:58:15.158Z] 2e8e34ca0e6c: Pulling fs layer [2026-08-15T03:58:15.158Z] a29436f7fd5d: Pulling fs layer [2026-08-15T03:58:15.158Z] 923cac83aea3: Pulling fs layer [2026-08-15T03:58:15.158Z] 25ad8b0a4227: Pulling fs layer [2026-08-15T03:58:15.158Z] db01528c6b51: Pulling fs layer [2026-08-15T03:58:15.158Z] 28988de357af: Pulling fs layer [2026-08-15T03:58:15.158Z] 461d9e800cba: Waiting [2026-08-15T03:58:15.158Z] 80192f66455f: Waiting [2026-08-15T03:58:15.158Z] 2e8e34ca0e6c: Waiting [2026-08-15T03:58:15.158Z] a29436f7fd5d: Waiting [2026-08-15T03:58:15.158Z] 923cac83aea3: Waiting [2026-08-15T03:58:15.158Z] 25ad8b0a4227: Waiting [2026-08-15T03:58:15.158Z] db01528c6b51: Waiting [2026-08-15T03:58:15.158Z] 28988de357af: Waiting [2026-08-15T03:58:15.158Z] 6bf1a483ea7c: Verifying Checksum [2026-08-15T03:58:15.158Z] 6bf1a483ea7c: Download complete [2026-08-15T03:58:15.158Z] 461d9e800cba: Download complete [2026-08-15T03:58:15.419Z] 80192f66455f: Verifying Checksum [2026-08-15T03:58:15.419Z] 80192f66455f: Download complete [2026-08-15T03:58:15.419Z] f5dfc541a4d3: Verifying Checksum [2026-08-15T03:58:15.419Z] f5dfc541a4d3: Download complete [2026-08-15T03:58:15.419Z] 3dae71ba6b94: Verifying Checksum [2026-08-15T03:58:15.419Z] 3dae71ba6b94: Download complete [2026-08-15T03:58:15.419Z] 923cac83aea3: Verifying Checksum [2026-08-15T03:58:15.419Z] 923cac83aea3: Download complete [2026-08-15T03:58:15.419Z] 25ad8b0a4227: Verifying Checksum [2026-08-15T03:58:15.419Z] 25ad8b0a4227: Download complete [2026-08-15T03:58:15.419Z] db01528c6b51: Verifying Checksum [2026-08-15T03:58:15.419Z] db01528c6b51: Download complete [2026-08-15T03:58:15.677Z] 28988de357af: Verifying Checksum [2026-08-15T03:58:15.677Z] 28988de357af: Download complete [2026-08-15T03:58:15.677Z] a29436f7fd5d: Verifying Checksum [2026-08-15T03:58:15.677Z] a29436f7fd5d: Download complete [2026-08-15T03:58:16.269Z] 2e8e34ca0e6c: Verifying Checksum [2026-08-15T03:58:16.269Z] 2e8e34ca0e6c: Download complete [2026-08-15T03:58:17.252Z] 3dae71ba6b94: Pull complete [2026-08-15T03:58:17.252Z] 6bf1a483ea7c: Pull complete [2026-08-15T03:58:18.194Z] f5dfc541a4d3: Pull complete [2026-08-15T03:58:18.194Z] 461d9e800cba: Pull complete [2026-08-15T03:58:18.194Z] 80192f66455f: Pull complete [2026-08-15T03:58:23.574Z] 2e8e34ca0e6c: Pull complete [2026-08-15T03:58:23.574Z] a29436f7fd5d: Pull complete [2026-08-15T03:58:23.574Z] 923cac83aea3: Pull complete [2026-08-15T03:58:23.844Z] 25ad8b0a4227: Pull complete [2026-08-15T03:58:23.844Z] db01528c6b51: Pull complete [2026-08-15T03:58:23.844Z] 28988de357af: Pull complete [2026-08-15T03:58:23.844Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-08-15T03:58:23.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-15T03:58:23.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T03:58:24.029Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T03:58:24.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T03:58:26.765Z] $ docker top fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f -eo pid,comm [2026-08-15T03:58:26.815Z] 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-08-15T03:58:26.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-15T03:58:26.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-15T03:58:26.864Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-15T03:58:26.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-15T03:58:26.979Z] $ docker exec fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent [2026-08-15T03:58:27.078Z] SSH_AUTH_SOCK=/tmp/ssh-bj4W0SuvmNyL/agent.31 [2026-08-15T03:58:27.078Z] SSH_AGENT_PID=37 [2026-08-15T03:58:27.088Z] Running ssh-add (command line suppressed) [2026-08-15T03:58:27.192Z] Identity added: /w/workspace/edgex-go/994@tmp/private_key_3362014539433962844.key (/w/workspace/edgex-go/994@tmp/private_key_3362014539433962844.key) [2026-08-15T03:58:27.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-15T03:58:27.511Z] + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] sh [2026-08-15T03:58:27.798Z] + git tag --points-at HEAD [Pipeline] } [2026-08-15T03:58:27.808Z] $ docker exec --env ******** --env ******** fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent -k [2026-08-15T03:58:27.897Z] unset SSH_AUTH_SOCK; [2026-08-15T03:58:27.897Z] unset SSH_AGENT_PID; [2026-08-15T03:58:27.898Z] echo Agent pid 37 killed; [2026-08-15T03:58:27.908Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-08-15T03:58:27.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-15T03:58:27.943Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-15T03:58:28.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-15T03:58:28.048Z] $ docker exec fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent [2026-08-15T03:58:28.158Z] SSH_AUTH_SOCK=/tmp/ssh-WQnmztpnSQWP/agent.84 [2026-08-15T03:58:28.158Z] SSH_AGENT_PID=90 [2026-08-15T03:58:28.163Z] Running ssh-add (command line suppressed) [2026-08-15T03:58:28.261Z] Identity added: /w/workspace/edgex-go/994@tmp/private_key_11604388978609708956.key (/w/workspace/edgex-go/994@tmp/private_key_11604388978609708956.key) [2026-08-15T03:58:28.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-15T03:58:28.563Z] + git semver init [2026-08-15T03:58:28.820Z] 2026-08-15 03:58:28,761 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-15T03:58:28.820Z] 2026-08-15 03:58:28,765 [run_init] DEBUG init version:0.0.0 force:False [2026-08-15T03:58:28.820Z] 2026-08-15 03:58:28,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/994/.semver [2026-08-15T03:58:28.820Z] 2026-08-15 03:58:28,767 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/994/.semver [2026-08-15T03:58:28.820Z] 2026-08-15 03:58:28,767 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/994/.semver'], cwd=/w/workspace/edgex-go/994, stdin=None, shell=False, universal_newlines=False) [2026-08-15T03:58:34.139Z] 2026-08-15 03:58:34,027 [append_file] DEBUG append to file:/w/workspace/edgex-go/994/.git/info/exclude [2026-08-15T03:58:34.139Z] 2026-08-15 03:58:34,028 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/994/.semver/main with force:False [2026-08-15T03:58:34.139Z] 2026-08-15 03:58:34,028 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T03:58:34.139Z] 2026-08-15 03:58:34,028 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T03:58:34.139Z] 4.1.0-dev.128 [Pipeline] } [2026-08-15T03:58:34.161Z] $ docker exec --env ******** --env ******** fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f ssh-agent -k [2026-08-15T03:58:34.262Z] unset SSH_AUTH_SOCK; [2026-08-15T03:58:34.262Z] unset SSH_AGENT_PID; [2026-08-15T03:58:34.263Z] echo Agent pid 90 killed; [2026-08-15T03:58:34.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-15T03:58:34.594Z] + git semver [Pipeline] } [2026-08-15T03:58:34.882Z] $ docker stop --time=1 fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f [2026-08-15T03:58:36.176Z] $ docker rm -f --volumes fae76fe50f6a82544ed895f38e4524c7823083e14f667874e9c0880d9f8bab1f [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-15T03:58:36.514Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-08-15T03:58:36.763Z] Stashed 1 file(s) [Pipeline] echo [2026-08-15T03:58:36.765Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.128 [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-08-15T03:58:37.214Z] + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] echo [2026-08-15T03:58:37.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-15T03:58:37.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-15T03:58:37.251Z] ========================================================= [2026-08-15T03:58:37.251Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-08-15T03:58:37.251Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-08-15T03:58:37.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-08-15T03:58:37.538Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-08-15T03:58:37.538Z] 2d35ebdb57d9: Pulling fs layer [2026-08-15T03:58:37.538Z] c35fb4624d26: Pulling fs layer [2026-08-15T03:58:37.538Z] 4e2aec7ef170: Pulling fs layer [2026-08-15T03:58:37.538Z] 333b49ad6fbf: Pulling fs layer [2026-08-15T03:58:37.538Z] 4f4fb700ef54: Pulling fs layer [2026-08-15T03:58:37.538Z] c3e65509a76b: Pulling fs layer [2026-08-15T03:58:37.538Z] 7cf9ebb963bd: Pulling fs layer [2026-08-15T03:58:37.538Z] bb34ca984cfb: Pulling fs layer [2026-08-15T03:58:37.538Z] 151cf03bc807: Pulling fs layer [2026-08-15T03:58:37.538Z] 4f4fb700ef54: Waiting [2026-08-15T03:58:37.538Z] c3e65509a76b: Waiting [2026-08-15T03:58:37.538Z] 7cf9ebb963bd: Waiting [2026-08-15T03:58:37.538Z] bb34ca984cfb: Waiting [2026-08-15T03:58:37.538Z] 151cf03bc807: Waiting [2026-08-15T03:58:37.538Z] 333b49ad6fbf: Waiting [2026-08-15T03:58:37.538Z] c35fb4624d26: Download complete [2026-08-15T03:58:37.538Z] 333b49ad6fbf: Verifying Checksum [2026-08-15T03:58:37.538Z] 333b49ad6fbf: Download complete [2026-08-15T03:58:37.538Z] 4f4fb700ef54: Download complete [2026-08-15T03:58:37.538Z] 2d35ebdb57d9: Verifying Checksum [2026-08-15T03:58:37.538Z] 2d35ebdb57d9: Download complete [2026-08-15T03:58:37.538Z] c3e65509a76b: Verifying Checksum [2026-08-15T03:58:37.538Z] c3e65509a76b: Download complete [2026-08-15T03:58:37.797Z] 7cf9ebb963bd: Verifying Checksum [2026-08-15T03:58:37.797Z] 7cf9ebb963bd: Download complete [2026-08-15T03:58:37.797Z] 2d35ebdb57d9: Pull complete [2026-08-15T03:58:38.054Z] 4e2aec7ef170: Verifying Checksum [2026-08-15T03:58:38.054Z] 4e2aec7ef170: Download complete [2026-08-15T03:58:38.054Z] c35fb4624d26: Pull complete [2026-08-15T03:58:38.054Z] 151cf03bc807: Verifying Checksum [2026-08-15T03:58:38.054Z] 151cf03bc807: Download complete [2026-08-15T03:58:38.312Z] bb34ca984cfb: Verifying Checksum [2026-08-15T03:58:38.312Z] bb34ca984cfb: Download complete [2026-08-15T03:58:43.584Z] 4e2aec7ef170: Pull complete [2026-08-15T03:58:43.584Z] 333b49ad6fbf: Pull complete [2026-08-15T03:58:43.584Z] 4f4fb700ef54: Pull complete [2026-08-15T03:58:43.584Z] c3e65509a76b: Pull complete [2026-08-15T03:58:43.584Z] 7cf9ebb963bd: Pull complete [2026-08-15T03:58:47.774Z] bb34ca984cfb: Pull complete [2026-08-15T03:58:47.774Z] 151cf03bc807: Pull complete [2026-08-15T03:58:47.774Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-08-15T03:58:47.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-08-15T03:58:47.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-08-15T03:58:48.071Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-08-15T03:58:48.071Z] WORKDIR /edgex [2026-08-15T03:58:48.071Z] COPY go.mod . [2026-08-15T03:58:48.071Z] RUN go mod download [2026-08-15T03:58:48.071Z] + docker build -t ci-base-image-x86_64 -f - . [2026-08-15T03:58:48.639Z] #0 building with "default" instance using docker driver [2026-08-15T03:58:48.639Z] [2026-08-15T03:58:48.639Z] #1 [internal] load build definition from Dockerfile [2026-08-15T03:58:48.639Z] #1 transferring dockerfile: 164B done [2026-08-15T03:58:48.639Z] #1 DONE 0.0s [2026-08-15T03:58:48.639Z] [2026-08-15T03:58:48.639Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-08-15T03:58:48.898Z] #2 DONE 0.0s [2026-08-15T03:58:48.898Z] [2026-08-15T03:58:48.898Z] #3 [internal] load .dockerignore [2026-08-15T03:58:48.898Z] #3 transferring context: 50B done [2026-08-15T03:58:48.898Z] #3 DONE 0.0s [2026-08-15T03:58:48.898Z] [2026-08-15T03:58:48.898Z] #4 [internal] load build context [2026-08-15T03:58:48.898Z] #4 transferring context: 7.01kB done [2026-08-15T03:58:48.898Z] #4 DONE 0.0s [2026-08-15T03:58:48.898Z] [2026-08-15T03:58:48.898Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-08-15T03:58:48.898Z] #5 DONE 0.1s [2026-08-15T03:58:49.158Z] [2026-08-15T03:58:49.158Z] #6 [2/4] WORKDIR /edgex [2026-08-15T03:58:51.863Z] Still waiting to schedule task [2026-08-15T03:58:51.864Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-08-15T03:58:53.349Z] #6 DONE 4.1s [2026-08-15T03:58:53.349Z] [2026-08-15T03:58:53.349Z] #7 [3/4] COPY go.mod . [2026-08-15T03:58:53.349Z] #7 DONE 0.0s [2026-08-15T03:58:53.349Z] [2026-08-15T03:58:53.349Z] #8 [4/4] RUN go mod download [2026-08-15T03:59:11.450Z] #8 DONE 17.5s [2026-08-15T03:59:11.450Z] [2026-08-15T03:59:11.450Z] #9 exporting to image [2026-08-15T03:59:11.450Z] #9 exporting layers [2026-08-15T03:59:14.161Z] #9 exporting layers 3.4s done [2026-08-15T03:59:14.161Z] #9 writing image sha256:29d33c90d4a298963924a5b140e329f3efbb454f444639c2cfe08a12858f87ff done [2026-08-15T03:59:14.161Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-08-15T03:59:14.161Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T03:59:14.671Z] + docker inspect -f . ci-base-image-x86_64 [2026-08-15T03:59:14.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T03:59:15.159Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T03:59:15.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T03:59:15.627Z] $ docker top 41d0ee41911ca8333e7b01d023773973ba33bd8d9af95c84c8b7d12c0afac0bf -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-15T03:59:16.100Z] + go version [2026-08-15T03:59:16.100Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-08-15T03:59:16.176Z] $ docker stop --time=1 41d0ee41911ca8333e7b01d023773973ba33bd8d9af95c84c8b7d12c0afac0bf [2026-08-15T03:59:17.477Z] $ docker rm -f --volumes 41d0ee41911ca8333e7b01d023773973ba33bd8d9af95c84c8b7d12c0afac0bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T03:59:18.175Z] + docker inspect -f . ci-base-image-x86_64 [2026-08-15T03:59:18.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T03:59:18.419Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T03:59:18.525Z] $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T03:59:18.773Z] $ docker top 4cd48811c0efd2a0f43a2d3186615a0a803eb0c68762763541e91754d4239a7d -eo pid,comm [Pipeline] { [Pipeline] echo [2026-08-15T03:59:18.846Z] ========================================================= [2026-08-15T03:59:18.846Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-08-15T03:59:18.846Z] ========================================================= [Pipeline] sh [2026-08-15T03:59:19.148Z] + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] fileExists [Pipeline] sh [2026-08-15T03:59:19.468Z] + make test [2026-08-15T03:59:19.468Z] go test -race -coverprofile=coverage.out ./... [2026-08-15T03:59:27.729Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-08-15T04:00:00.192Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-08-15T04:00:02.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2026-08-15T04:00:06.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.090s coverage: 71.0% of statements [2026-08-15T04:00:06.135Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-08-15T04:00:06.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements [2026-08-15T04:00:06.135Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-08-15T04:00:06.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 57.3% of statements [2026-08-15T04:00:06.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements [2026-08-15T04:00:06.135Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-08-15T04:00:06.135Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.683s coverage: 94.2% of statements [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-08-15T04:00:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.073s coverage: 90.7% of statements [2026-08-15T04:00:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-08-15T04:00:07.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.033s coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-08-15T04:00:07.072Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-08-15T04:00:08.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 11.1% of statements [2026-08-15T04:00:08.451Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-08-15T04:00:08.451Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.416s coverage: 97.7% of statements [2026-08-15T04:00:10.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-08-15T04:00:10.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-08-15T04:00:10.393Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-08-15T04:00:12.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements [2026-08-15T04:00:12.972Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-08-15T04:00:12.972Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-08-15T04:00:12.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2026-08-15T04:00:12.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-08-15T04:00:12.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 38.2% of statements [2026-08-15T04:00:12.972Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.036s coverage: 68.8% of statements [2026-08-15T04:00:12.972Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-08-15T04:00:12.972Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-08-15T04:00:12.972Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-08-15T04:00:13.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2026-08-15T04:00:13.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 87.1% of statements [2026-08-15T04:00:13.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 89.5% of statements [2026-08-15T04:00:14.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 93.1% of statements [2026-08-15T04:00:14.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements [2026-08-15T04:00:26.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2026-08-15T04:00:28.743Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-454 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-08-15T04:00:28.759Z] Running in /w/workspace/edgex-go/994 [Pipeline] { [Pipeline] checkout [2026-08-15T04:00:28.816Z] The recommended git tool is: git [2026-08-15T04:00:33.522Z] using credential edgex-jenkins-ssh [2026-08-15T04:00:33.546Z] Cloning the remote Git repository [2026-08-15T04:00:33.596Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-08-15T04:00:33.688Z] > git init /w/workspace/edgex-go/994 # timeout=10 [2026-08-15T04:00:34.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 94.1% of statements [2026-08-15T04:00:34.789Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-08-15T04:00:34.789Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2026-08-15T04:00:34.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.043s coverage: 47.4% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.031s coverage: 86.0% of statements [2026-08-15T04:00:34.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 6.8% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.033s coverage: 33.3% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.035s coverage: 100.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.147s coverage: 54.8% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.035s coverage: 20.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2026-08-15T04:00:34.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-08-15T04:00:34.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.123s coverage: 29.2% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.028s coverage: 76.2% of statements [2026-08-15T04:00:34.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.030s coverage: 54.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-08-15T04:00:34.790Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-08-15T04:00:33.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-08-15T04:00:33.851Z] > git --version # timeout=10 [2026-08-15T04:00:33.870Z] > git --version # 'git version 2.25.1' [2026-08-15T04:00:33.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-08-15T04:00:34.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-15T04:00:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.046s coverage: 17.1% of statements [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2026-08-15T04:00:40.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-08-15T04:00:40.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 19.5% of statements [2026-08-15T04:00:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.028s coverage: 19.1% of statements [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-08-15T04:00:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.077s coverage: 97.7% of statements [2026-08-15T04:00:40.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-08-15T04:00:40.061Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 48.8% of statements [2026-08-15T04:00:40.061Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-08-15T04:00:40.062Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-08-15T04:00:40.062Z] 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-08-15T04:00:40.319Z] running golangci-lint [2026-08-15T04:00:40.319Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-08-15T04:00:40.319Z] go version go1.25.2 linux/amd64 [2026-08-15T04:00:40.578Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-08-15T04:00:40.578Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-08-15T04:00:40.578Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-08-15T04:00:40.578Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-08-15T04:00:40.578Z] level=info msg="[goenv] Read go env for 6.581834ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-08-15T04:00:40.578Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-08-15T04:01:07.297Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|types_sizes|compiled_files|exports_file|files|imports|name) took 22.590369593s" [2026-08-15T04:01:07.297Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.720634ms" [2026-08-15T04:01:17.535Z] level=info msg="[linters_context/goanalysis] analyzers took 1m51.191764868s with top 10 stages: buildir: 1m5.304072331s, gosec: 3.033332144s, inspect: 2.347970968s, fact_deprecated: 2.085795841s, fact_purity: 1.557681587s, ctrlflow: 1.478667608s, printf: 1.388319313s, S1038: 1.338659228s, nilness: 1.270146151s, QF1004: 1.132012824s" [2026-08-15T04:01:17.535Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-08-15T04:01:17.535Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-08-15T04:01:17.535Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-08-15T04:01:17.535Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-08-15T04:01:17.535Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, filename_unadjuster: 35/35, exclusion_rules: 22/21, path_relativity: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22" [2026-08-15T04:01:17.535Z] level=info msg="[runner] processing took 13.525611ms with stages: nolint_filter: 10.270425ms, generated_file_filter: 2.83589ms, exclusion_rules: 252.642µs, exclusion_paths: 76.527µs, path_relativity: 68.846µs, cgo: 5.751µs, invalid_issue: 3.49µs, path_absoluter: 3.29µs, sort_results: 2.88µs, max_same_issues: 1.47µs, filename_unadjuster: 1.41µs, diff: 580ns, max_per_file_from_linter: 490ns, fixer: 420ns, uniq_by_line: 400ns, path_shortener: 380ns, path_prettifier: 310ns, max_from_linter: 170ns, source_code: 140ns, severity-rules: 100ns" [2026-08-15T04:01:17.535Z] level=info msg="[runner] linters took 13.690070626s with stages: goanalysis_metalinter: 13.676455426s" [2026-08-15T04:01:17.535Z] 0 issues. [2026-08-15T04:01:17.535Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-08-15T04:01:17.535Z] level=info msg="Memory: 363 samples, avg is 367.4MB, max is 1427.4MB" [2026-08-15T04:01:17.535Z] level=info msg="Execution took 36.331558336s" [2026-08-15T04:01:17.535Z] go vet ./... [2026-08-15T04:01:24.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-08-15T04:01:24.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-08-15T04:01:24.699Z] ./bin/test-attribution-txt.sh [2026-08-15T04:01:24.699Z] An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add [2026-08-15T04:01:24.959Z] An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add [2026-08-15T04:01:24.959Z] An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add [2026-08-15T04:01:24.959Z] An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo [2026-08-15T04:01:24.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-08-15T04:01:25.267Z] + ls -al . [2026-08-15T04:01:25.267Z] total 1412 [2026-08-15T04:01:25.267Z] drwxrwxr-x 11 1001 1001 4096 Aug 15 03:59 . [2026-08-15T04:01:25.267Z] drwxr-xr-x 4 root root 4096 Aug 15 03:59 .. [2026-08-15T04:01:25.267Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 .blubracket [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 10 Aug 15 03:58 .dockerignore [2026-08-15T04:01:25.267Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 04:00 .git [2026-08-15T04:01:25.267Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 03:58 .github [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 909 Aug 15 03:58 .gitignore [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 359 Aug 15 03:58 .golangci.yml [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 100 Aug 15 03:58 .hadolint.yml [2026-08-15T04:01:25.267Z] drwxr-xr-x 3 1001 1001 4096 Aug 15 03:58 .semver [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 155 Aug 15 03:58 .sonarcloud.properties [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 03:58 ADOPTERS.md [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 20149 Aug 15 03:58 Attribution.txt [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 118730 Aug 15 03:58 CHANGELOG.md [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 03:58 CONTRIBUTING.md [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 03:58 GOVERNANCE.md [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 886 Aug 15 03:58 Jenkinsfile [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 03:58 LICENSE [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 16743 Aug 15 03:58 Makefile [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 03:58 OWNERS.md [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 9932 Aug 15 03:58 README.md [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 03:58 SECURITY.md [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 13 Aug 15 03:58 VERSION [2026-08-15T04:01:25.267Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 bin [2026-08-15T04:01:25.267Z] drwxrwxr-x 19 1001 1001 4096 Aug 15 03:58 cmd [2026-08-15T04:01:25.267Z] -rw-r--r-- 1 root root 1053837 Aug 15 04:00 coverage.out [2026-08-15T04:01:25.267Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 fuzz_test [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 6979 Aug 15 03:58 go.mod [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 90491 Aug 15 03:58 go.sum [2026-08-15T04:01:25.267Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 03:58 internal [2026-08-15T04:01:25.267Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 03:58 openapi [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 584 Aug 15 03:58 security.txt [2026-08-15T04:01:25.267Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 03:58 version.go [Pipeline] sh [2026-08-15T04:01:25.554Z] + '[' -e coverage.out ] [2026-08-15T04:01:25.554Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-08-15T04:01:25.689Z] Stashed 1 file(s) [Pipeline] sh [2026-08-15T04:01:25.968Z] + make build [2026-08-15T04:01:25.968Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-08-15T04:01:52.704Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-08-15T04:01:54.207Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-08-15T04:01:56.194Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-08-15T04:01:56.768Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-08-15T04:01:58.717Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-08-15T04:02:05.415Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-08-15T04:02:07.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-08-15T04:02:08.107Z] Avoid second fetch [2026-08-15T04:02:08.107Z] Checking out Revision c3e5490eb473795610f4f108d8e8c1a08abba7e1 (main) [2026-08-15T04:02:09.232Z] Commit message: "Merge pull request #5456 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.55.0" [2026-08-15T04:02:10.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-08-15T04:02:06.813Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-08-15T04:02:06.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-08-15T04:02:08.125Z] > git config core.sparsecheckout # timeout=10 [2026-08-15T04:02:08.188Z] > git checkout -f c3e5490eb473795610f4f108d8e8c1a08abba7e1 # timeout=10 [2026-08-15T04:02:12.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-08-15T04:02:14.292Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-15T04:02:14.508Z] provisioning config files... [2026-08-15T04:02:14.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config11232108459392963386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:02:15.200Z] ---> ****-login.sh [2026-08-15T04:02:15.201Z] nexus3.edgexfoundry.org:10001 [2026-08-15T04:02:15.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:02:16.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:02:16.137Z] Configure a credential helper to remove this warning. See [2026-08-15T04:02:16.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:02:16.137Z] [2026-08-15T04:02:16.137Z] Login Succeeded [2026-08-15T04:02:16.137Z] nexus3.edgexfoundry.org:10002 [2026-08-15T04:02:16.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:02:16.272Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-08-15T04:02:16.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:02:16.450Z] Configure a credential helper to remove this warning. See [2026-08-15T04:02:16.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:02:16.450Z] [2026-08-15T04:02:16.450Z] Login Succeeded [2026-08-15T04:02:16.450Z] nexus3.edgexfoundry.org:10003 [2026-08-15T04:02:16.908Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-08-15T04:02:17.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:02:17.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:02:17.537Z] Configure a credential helper to remove this warning. See [2026-08-15T04:02:17.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:02:17.537Z] [2026-08-15T04:02:17.537Z] Login Succeeded [2026-08-15T04:02:17.537Z] nexus3.edgexfoundry.org:10004 [2026-08-15T04:02:17.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:02:18.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:02:18.162Z] Configure a credential helper to remove this warning. See [2026-08-15T04:02:18.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:02:18.162Z] [2026-08-15T04:02:18.162Z] Login Succeeded [2026-08-15T04:02:18.162Z] ****.io [2026-08-15T04:02:18.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:02:18.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:02:18.459Z] Configure a credential helper to remove this warning. See [2026-08-15T04:02:18.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:02:18.459Z] [2026-08-15T04:02:18.459Z] Login Succeeded [2026-08-15T04:02:18.459Z] ---> ****-login.sh ends [Pipeline] } [2026-08-15T04:02:18.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [2026-08-15T04:02:19.073Z] $ docker stop --time=1 4cd48811c0efd2a0f43a2d3186615a0a803eb0c68762763541e91754d4239a7d [2026-08-15T04:02:21.737Z] $ docker rm -f --volumes 4cd48811c0efd2a0f43a2d3186615a0a803eb0c68762763541e91754d4239a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2026-08-15T04:02:23.005Z] + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] echo [2026-08-15T04:02:23.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-15T04:02:23.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-15T04:02:23.216Z] ========================================================= [2026-08-15T04:02:23.216Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-08-15T04:02:23.216Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:02:23.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-08-15T04:02:23.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-08-15T04:02:23.666Z] [2026-08-15T04:02:23.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:02:23.841Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-08-15T04:02:23.841Z] 6b59a28fa201: Pulling fs layer [2026-08-15T04:02:23.841Z] d32bb0dddca7: Pulling fs layer [2026-08-15T04:02:23.841Z] 5dab1238d3d9: Pulling fs layer [2026-08-15T04:02:23.841Z] 196fd7d83e7d: Pulling fs layer [2026-08-15T04:02:23.841Z] 4f4fb700ef54: Pulling fs layer [2026-08-15T04:02:23.841Z] 8ba94037c8f0: Pulling fs layer [2026-08-15T04:02:23.841Z] deaec5988b04: Pulling fs layer [2026-08-15T04:02:23.841Z] 9f65657bb879: Pulling fs layer [2026-08-15T04:02:23.841Z] 196fd7d83e7d: Waiting [2026-08-15T04:02:23.841Z] 4f4fb700ef54: Waiting [2026-08-15T04:02:23.841Z] 8ba94037c8f0: Waiting [2026-08-15T04:02:23.841Z] deaec5988b04: Waiting [2026-08-15T04:02:23.841Z] 9f65657bb879: Waiting [2026-08-15T04:02:23.841Z] d32bb0dddca7: Verifying Checksum [2026-08-15T04:02:23.841Z] d32bb0dddca7: Download complete [2026-08-15T04:02:23.841Z] 196fd7d83e7d: Verifying Checksum [2026-08-15T04:02:23.841Z] 196fd7d83e7d: Download complete [2026-08-15T04:02:23.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-08-15T04:02:23.979Z] latest: Pulling from edgex-devops/edgex-compose [2026-08-15T04:02:23.979Z] 91d30c5bc195: Pulling fs layer [2026-08-15T04:02:23.979Z] 2e9b0aa3be6d: Pulling fs layer [2026-08-15T04:02:23.979Z] 9c61dcf015f6: Pulling fs layer [2026-08-15T04:02:23.979Z] 4698f68db338: Pulling fs layer [2026-08-15T04:02:23.979Z] 2a2f49069b9e: Pulling fs layer [2026-08-15T04:02:23.979Z] e0025b399a48: Pulling fs layer [2026-08-15T04:02:23.979Z] 4698f68db338: Waiting [2026-08-15T04:02:23.979Z] 2a2f49069b9e: Waiting [2026-08-15T04:02:23.979Z] e0025b399a48: Waiting [2026-08-15T04:02:23.979Z] 91d30c5bc195: Download complete [2026-08-15T04:02:23.979Z] 4698f68db338: Verifying Checksum [2026-08-15T04:02:23.979Z] 4698f68db338: Download complete [2026-08-15T04:02:24.125Z] 6b59a28fa201: Verifying Checksum [2026-08-15T04:02:24.125Z] 6b59a28fa201: Download complete [2026-08-15T04:02:24.125Z] 4f4fb700ef54: Verifying Checksum [2026-08-15T04:02:24.125Z] 4f4fb700ef54: Download complete [2026-08-15T04:02:24.125Z] 8ba94037c8f0: Verifying Checksum [2026-08-15T04:02:24.125Z] 8ba94037c8f0: Download complete [2026-08-15T04:02:24.237Z] 2e9b0aa3be6d: Verifying Checksum [2026-08-15T04:02:24.237Z] 2e9b0aa3be6d: Download complete [2026-08-15T04:02:24.237Z] e0025b399a48: Verifying Checksum [2026-08-15T04:02:24.237Z] e0025b399a48: Download complete [2026-08-15T04:02:24.237Z] 91d30c5bc195: Pull complete [2026-08-15T04:02:24.237Z] 2a2f49069b9e: Verifying Checksum [2026-08-15T04:02:24.237Z] 2a2f49069b9e: Download complete [2026-08-15T04:02:24.498Z] 2e9b0aa3be6d: Pull complete [2026-08-15T04:02:24.729Z] 9f65657bb879: Verifying Checksum [2026-08-15T04:02:24.729Z] 9f65657bb879: Download complete [2026-08-15T04:02:24.997Z] 6b59a28fa201: Pull complete [2026-08-15T04:02:25.071Z] 9c61dcf015f6: Verifying Checksum [2026-08-15T04:02:25.071Z] 9c61dcf015f6: Download complete [2026-08-15T04:02:25.587Z] d32bb0dddca7: Pull complete [2026-08-15T04:02:25.587Z] 5dab1238d3d9: Verifying Checksum [2026-08-15T04:02:25.587Z] 5dab1238d3d9: Download complete [2026-08-15T04:02:27.632Z] deaec5988b04: Verifying Checksum [2026-08-15T04:02:27.632Z] deaec5988b04: Download complete [2026-08-15T04:02:29.375Z] 9c61dcf015f6: Pull complete [2026-08-15T04:02:29.376Z] 4698f68db338: Pull complete [2026-08-15T04:02:29.376Z] 2a2f49069b9e: Pull complete [2026-08-15T04:02:29.376Z] e0025b399a48: Pull complete [2026-08-15T04:02:29.376Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-08-15T04:02:29.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-08-15T04:02:29.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:02:29.471Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T04:02:29.509Z] $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T04:02:30.108Z] $ docker top fc3933ed98137d1e107f5f0babdec33e492ca3d32fe23b9ba5852fdc8a530fd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-15T04:02:30.462Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-08-15T04:02:30.721Z] #1 [core-command internal] load build definition from Dockerfile [2026-08-15T04:02:30.721Z] #1 transferring dockerfile: 1.94kB done [2026-08-15T04:02:30.721Z] #1 DONE 0.1s [2026-08-15T04:02:30.721Z] [2026-08-15T04:02:30.721Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-08-15T04:02:30.721Z] #2 DONE 0.0s [2026-08-15T04:02:30.721Z] [2026-08-15T04:02:30.721Z] #3 [core-metadata internal] load build definition from Dockerfile [2026-08-15T04:02:30.721Z] #3 transferring dockerfile: 2.10kB done [2026-08-15T04:02:30.721Z] #3 DONE 0.1s [2026-08-15T04:02:30.721Z] [2026-08-15T04:02:30.721Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2026-08-15T04:02:30.721Z] #4 transferring dockerfile: 2.49kB done [2026-08-15T04:02:30.721Z] #4 DONE 0.1s [2026-08-15T04:02:30.721Z] [2026-08-15T04:02:30.721Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2026-08-15T04:02:30.721Z] #5 transferring dockerfile: 3.02kB done [2026-08-15T04:02:30.721Z] #5 DONE 0.2s [2026-08-15T04:02:30.721Z] [2026-08-15T04:02:30.721Z] #2 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-08-15T04:02:30.721Z] #2 DONE 0.0s [2026-08-15T04:02:30.721Z] [2026-08-15T04:02:30.721Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2026-08-15T04:02:30.721Z] #6 transferring dockerfile: 2.14kB done [2026-08-15T04:02:30.979Z] #6 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #7 transferring dockerfile: 1.81kB done [2026-08-15T04:02:30.979Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-08-15T04:02:30.979Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-08-15T04:02:30.979Z] #7 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #8 transferring dockerfile: 2.50kB done [2026-08-15T04:02:30.979Z] #8 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #9 [core-keeper internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #9 transferring dockerfile: 2.07kB done [2026-08-15T04:02:30.979Z] #9 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #10 [security-spire-server internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #10 transferring dockerfile: 1.70kB done [2026-08-15T04:02:30.979Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-08-15T04:02:30.979Z] #10 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #11 [security-spire-config internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #11 transferring dockerfile: 1.69kB done [2026-08-15T04:02:30.979Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-08-15T04:02:30.979Z] #11 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #12 [support-scheduler internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #12 transferring dockerfile: 1.83kB done [2026-08-15T04:02:30.979Z] #12 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #13 [support-notifications internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #13 transferring dockerfile: 2.02kB done [2026-08-15T04:02:30.979Z] #13 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #14 transferring dockerfile: 1.89kB done [2026-08-15T04:02:30.979Z] #14 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #15 [core-data internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #15 transferring dockerfile: 2.04kB done [2026-08-15T04:02:30.979Z] #15 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-08-15T04:02:30.979Z] #16 transferring dockerfile: 2.23kB done [2026-08-15T04:02:30.979Z] #16 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-08-15T04:02:30.979Z] #2 DONE 0.0s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #17 [security-secretstore-setup internal] load .dockerignore [2026-08-15T04:02:30.979Z] #17 transferring context: 50B done [2026-08-15T04:02:30.979Z] #17 DONE 0.1s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #18 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-08-15T04:02:30.979Z] #18 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #19 [core-command internal] load .dockerignore [2026-08-15T04:02:30.979Z] #19 transferring context: 50B done [2026-08-15T04:02:30.979Z] #19 DONE 0.1s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #20 [core-metadata internal] load .dockerignore [2026-08-15T04:02:30.979Z] #20 transferring context: 50B done [2026-08-15T04:02:30.979Z] #20 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #21 [security-bootstrapper internal] load .dockerignore [2026-08-15T04:02:30.979Z] #21 transferring context: 50B done [2026-08-15T04:02:30.979Z] #21 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #22 [core-keeper internal] load .dockerignore [2026-08-15T04:02:30.979Z] #22 transferring context: 50B done [2026-08-15T04:02:30.979Z] #22 DONE 0.2s [2026-08-15T04:02:30.979Z] [2026-08-15T04:02:30.979Z] #23 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:02:30.979Z] #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-08-15T04:02:31.247Z] #23 ... [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #24 [security-proxy-setup internal] load .dockerignore [2026-08-15T04:02:31.247Z] #24 transferring context: 50B done [2026-08-15T04:02:31.247Z] #24 DONE 0.2s [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #25 [support-scheduler internal] load .dockerignore [2026-08-15T04:02:31.247Z] #25 transferring context: 50B done [2026-08-15T04:02:31.247Z] #25 DONE 0.2s [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-08-15T04:02:31.247Z] #26 transferring context: 50B done [2026-08-15T04:02:31.247Z] #26 DONE 0.2s [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-08-15T04:02:31.247Z] #27 transferring context: 50B done [2026-08-15T04:02:31.247Z] #27 DONE 0.2s [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #28 [security-proxy-auth internal] load .dockerignore [2026-08-15T04:02:31.247Z] #28 transferring context: 50B done [2026-08-15T04:02:31.247Z] #28 DONE 0.2s [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #29 [support-notifications internal] load .dockerignore [2026-08-15T04:02:31.247Z] #29 transferring context: 50B done [2026-08-15T04:02:31.247Z] #29 DONE 0.2s [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #30 [core-data internal] load .dockerignore [2026-08-15T04:02:31.247Z] #30 transferring context: 50B done [2026-08-15T04:02:31.247Z] #30 DONE 0.2s [2026-08-15T04:02:31.247Z] [2026-08-15T04:02:31.247Z] #23 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:02:31.247Z] #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-08-15T04:02:31.247Z] #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 [2026-08-15T04:02:31.247Z] #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:02:31.247Z] #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-08-15T04:02:31.247Z] #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-08-15T04:02:31.247Z] #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-08-15T04:02:31.247Z] #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-08-15T04:02:31.247Z] #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:02:31.247Z] #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-08-15T04:02:31.247Z] #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-08-15T04:02:31.247Z] #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-08-15T04:02:31.504Z] #23 ... [2026-08-15T04:02:31.504Z] [2026-08-15T04:02:31.504Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-08-15T04:02:31.504Z] #31 DONE 0.4s [2026-08-15T04:02:31.504Z] [2026-08-15T04:02:31.504Z] #23 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:02:31.504Z] #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-08-15T04:02:32.464Z] #23 ... [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #32 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-08-15T04:02:32.464Z] #32 DONE 0.9s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-08-15T04:02:32.464Z] #33 DONE 1.4s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:02:32.464Z] #34 ... [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #23 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:02:32.464Z] #23 DONE 1.5s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #23 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:02:32.464Z] #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-08-15T04:02:32.464Z] #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-08-15T04:02:32.464Z] #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:02:32.464Z] #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-08-15T04:02:32.464Z] #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-08-15T04:02:32.464Z] #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-08-15T04:02:32.464Z] #23 DONE 1.5s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #35 [security-spire-config internal] load .dockerignore [2026-08-15T04:02:32.464Z] #35 transferring context: 50B 0.0s done [2026-08-15T04:02:32.464Z] #35 DONE 0.3s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #36 [security-spire-server internal] load .dockerignore [2026-08-15T04:02:32.464Z] #36 transferring context: 50B 0.0s done [2026-08-15T04:02:32.464Z] #36 DONE 0.3s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #37 [security-spire-config internal] load build context [2026-08-15T04:02:32.464Z] #37 DONE 0.0s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:02:32.464Z] #38 DONE 0.0s [2026-08-15T04:02:32.464Z] [2026-08-15T04:02:32.464Z] #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-08-15T04:02:32.739Z] #39 ... [2026-08-15T04:02:32.739Z] [2026-08-15T04:02:32.739Z] #23 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:02:32.739Z] #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-08-15T04:02:32.739Z] #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-08-15T04:02:32.739Z] #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:02:32.739Z] #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-08-15T04:02:32.739Z] #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-08-15T04:02:32.739Z] #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-08-15T04:02:32.739Z] #23 DONE 1.5s [2026-08-15T04:02:32.739Z] [2026-08-15T04:02:32.739Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-08-15T04:02:32.739Z] #40 DONE 1.8s [2026-08-15T04:02:32.739Z] [2026-08-15T04:02:32.739Z] #37 [security-spire-config internal] load build context [2026-08-15T04:02:32.739Z] #37 transferring context: 24.83kB done [2026-08-15T04:02:32.739Z] #37 DONE 0.2s [2026-08-15T04:02:32.739Z] [2026-08-15T04:02:32.739Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:02:32.739Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-08-15T04:02:32.999Z] #38 ... [2026-08-15T04:02:32.999Z] [2026-08-15T04:02:32.999Z] #41 [security-spire-agent internal] load .dockerignore [2026-08-15T04:02:32.999Z] #41 transferring context: 50B 0.0s done [2026-08-15T04:02:32.999Z] #41 DONE 0.2s [2026-08-15T04:02:32.999Z] [2026-08-15T04:02:32.999Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:02:32.999Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-08-15T04:02:32.999Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-08-15T04:02:32.999Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-08-15T04:02:32.999Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-08-15T04:02:32.999Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-08-15T04:02:32.999Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-08-15T04:02:32.999Z] #38 ... [2026-08-15T04:02:32.999Z] [2026-08-15T04:02:32.999Z] #23 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:02:32.999Z] #23 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-08-15T04:02:32.999Z] #23 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-08-15T04:02:32.999Z] #23 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:02:32.999Z] #23 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-08-15T04:02:32.999Z] #23 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-08-15T04:02:32.999Z] #23 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done [2026-08-15T04:02:32.999Z] #23 DONE 1.5s [2026-08-15T04:02:32.999Z] [2026-08-15T04:02:32.999Z] #42 [security-spire-server internal] load build context [2026-08-15T04:02:32.999Z] #42 transferring context: 26.58kB 0.0s done [2026-08-15T04:02:32.999Z] #42 DONE 0.3s [2026-08-15T04:02:32.999Z] [2026-08-15T04:02:32.999Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:02:32.999Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-08-15T04:02:32.999Z] #38 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-08-15T04:02:32.999Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-08-15T04:02:32.999Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-08-15T04:02:32.999Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-08-15T04:02:32.999Z] #38 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-08-15T04:02:32.999Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-08-15T04:02:32.999Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-08-15T04:02:32.999Z] #38 ... [2026-08-15T04:02:32.999Z] [2026-08-15T04:02:32.999Z] #43 [security-spire-agent internal] load build context [2026-08-15T04:02:32.999Z] #43 transferring context: 26.11kB 0.0s done [2026-08-15T04:02:32.999Z] #43 DONE 0.1s [2026-08-15T04:02:32.999Z] [2026-08-15T04:02:32.999Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:02:32.999Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done [2026-08-15T04:02:32.999Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-08-15T04:02:33.256Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-08-15T04:02:33.514Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.7s [2026-08-15T04:02:33.514Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 15.73MB / 41.51MB 0.8s [2026-08-15T04:02:33.774Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 27.26MB / 41.51MB 0.9s [2026-08-15T04:02:33.774Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 1.0s [2026-08-15T04:02:34.044Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s [2026-08-15T04:02:34.979Z] #38 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.1s done [2026-08-15T04:02:35.963Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-08-15T04:02:39.523Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done [2026-08-15T04:02:39.523Z] #38 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.3s done [2026-08-15T04:02:40.299Z] 5dab1238d3d9: Pull complete [2026-08-15T04:02:40.299Z] 196fd7d83e7d: Pull complete [2026-08-15T04:02:40.299Z] 4f4fb700ef54: Pull complete [2026-08-15T04:02:40.299Z] 8ba94037c8f0: Pull complete [2026-08-15T04:02:41.086Z] #38 ... [2026-08-15T04:02:41.086Z] [2026-08-15T04:02:41.086Z] #44 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-15T04:02:41.086Z] #44 DONE 8.7s [2026-08-15T04:02:41.086Z] [2026-08-15T04:02:41.086Z] #45 [security-secretstore-setup internal] load build context [2026-08-15T04:02:41.086Z] #45 transferring context: 473.42MB 9.8s [2026-08-15T04:02:41.086Z] #45 ... [2026-08-15T04:02:41.086Z] [2026-08-15T04:02:41.086Z] #46 [security-spiffe-token-provider internal] load build context [2026-08-15T04:02:41.476Z] #46 ... [2026-08-15T04:02:41.476Z] [2026-08-15T04:02:41.476Z] #47 [support-scheduler internal] load build context [2026-08-15T04:02:41.476Z] #47 ... [2026-08-15T04:02:41.476Z] [2026-08-15T04:02:41.476Z] #48 [core-common-config-bootstrapper internal] load build context [2026-08-15T04:02:41.476Z] #48 ... [2026-08-15T04:02:41.476Z] [2026-08-15T04:02:41.476Z] #49 [core-command internal] load build context [2026-08-15T04:02:41.737Z] #49 ... [2026-08-15T04:02:41.737Z] [2026-08-15T04:02:41.737Z] #50 [security-proxy-auth internal] load build context [2026-08-15T04:02:41.737Z] #50 ... [2026-08-15T04:02:41.737Z] [2026-08-15T04:02:41.737Z] #51 [security-bootstrapper internal] load build context [2026-08-15T04:02:41.737Z] #51 ... [2026-08-15T04:02:41.737Z] [2026-08-15T04:02:41.737Z] #52 [core-metadata internal] load build context [2026-08-15T04:02:41.996Z] #52 ... [2026-08-15T04:02:41.996Z] [2026-08-15T04:02:41.996Z] #53 [support-notifications internal] load build context [2026-08-15T04:02:41.996Z] #53 ... [2026-08-15T04:02:41.996Z] [2026-08-15T04:02:41.996Z] #54 [security-proxy-setup internal] load build context [2026-08-15T04:02:41.996Z] #54 ... [2026-08-15T04:02:41.996Z] [2026-08-15T04:02:41.996Z] #55 [core-data internal] load build context [2026-08-15T04:02:42.543Z] #55 ... [2026-08-15T04:02:42.543Z] [2026-08-15T04:02:42.543Z] #56 [core-keeper internal] load build context [2026-08-15T04:02:42.543Z] #56 ... [2026-08-15T04:02:42.543Z] [2026-08-15T04:02:42.543Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-08-15T04:02:42.543Z] #0 1.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.543Z] #0 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.543Z] #0 1.623 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:02:42.543Z] #0 1.623 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:02:42.543Z] #0 1.623 OK: 26347 distinct packages available [2026-08-15T04:02:42.543Z] #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.543Z] #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.543Z] #0 2.184 OK: 265 MiB in 60 packages [2026-08-15T04:02:42.543Z] #57 ... [2026-08-15T04:02:42.543Z] [2026-08-15T04:02:42.543Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-08-15T04:02:42.543Z] #0 0.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.543Z] #0 0.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.543Z] #0 1.527 OK: 265 MiB in 60 packages [2026-08-15T04:02:42.857Z] #58 ... [2026-08-15T04:02:42.857Z] [2026-08-15T04:02:42.857Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-08-15T04:02:42.857Z] #0 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.857Z] #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.857Z] #0 1.453 OK: 265 MiB in 60 packages [2026-08-15T04:02:42.857Z] #59 ... [2026-08-15T04:02:42.857Z] [2026-08-15T04:02:42.857Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-08-15T04:02:42.857Z] #0 2.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.857Z] #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.857Z] #0 2.997 (1/4) Installing dumb-init (1.2.5-r3) [2026-08-15T04:02:42.857Z] #0 3.180 (2/4) Installing openssl (3.5.7-r0) [2026-08-15T04:02:42.857Z] #0 3.202 (3/4) Installing su-exec (0.2-r3) [2026-08-15T04:02:42.857Z] #0 3.213 (4/4) Installing yq-go (4.47.2-r3) [2026-08-15T04:02:42.857Z] #0 3.436 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:02:42.857Z] #0 3.444 OK: 20 MiB in 20 packages [2026-08-15T04:02:42.857Z] #60 ... [2026-08-15T04:02:42.857Z] [2026-08-15T04:02:42.857Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-08-15T04:02:42.857Z] #61 ... [2026-08-15T04:02:42.857Z] [2026-08-15T04:02:42.857Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:02:42.857Z] #0 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.857Z] #0 1.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:42.857Z] #0 1.819 OK: 265 MiB in 60 packages [2026-08-15T04:02:43.160Z] #62 ... [2026-08-15T04:02:43.160Z] [2026-08-15T04:02:43.160Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-08-15T04:02:43.160Z] #63 ... [2026-08-15T04:02:43.160Z] [2026-08-15T04:02:43.160Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-08-15T04:02:43.160Z] #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:43.160Z] #0 1.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:43.160Z] #0 1.569 (1/3) Installing ca-certificates (20260611-r0) [2026-08-15T04:02:43.160Z] #0 1.595 (2/3) Installing dumb-init (1.2.5-r3) [2026-08-15T04:02:43.160Z] #0 1.606 (3/3) Installing tzdata (2026c-r0) [2026-08-15T04:02:43.160Z] #0 1.648 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:02:43.160Z] #0 1.669 Executing ca-certificates-20260611-r0.trigger [2026-08-15T04:02:43.160Z] #0 1.693 OK: 8 MiB in 19 packages [2026-08-15T04:02:43.160Z] #64 ... [2026-08-15T04:02:43.160Z] [2026-08-15T04:02:43.160Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-08-15T04:02:43.160Z] #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:43.160Z] #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:43.160Z] #0 3.385 (1/7) Installing ca-certificates (20260611-r0) [2026-08-15T04:02:43.160Z] #0 3.429 (2/7) Installing dumb-init (1.2.5-r3) [2026-08-15T04:02:43.160Z] #0 3.441 (3/7) Installing libgcc (14.2.0-r6) [2026-08-15T04:02:43.160Z] #0 3.454 (4/7) Installing libsodium (1.0.20-r1) [2026-08-15T04:02:43.160Z] #0 3.469 (5/7) Installing libstdc++ (14.2.0-r6) [2026-08-15T04:02:43.160Z] #0 3.498 (6/7) Installing libzmq (4.3.5-r2) [2026-08-15T04:02:43.160Z] #0 3.521 (7/7) Installing zeromq (4.3.5-r2) [2026-08-15T04:02:43.160Z] #0 3.625 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:02:43.160Z] #0 3.893 Executing ca-certificates-20260611-r0.trigger [2026-08-15T04:02:43.160Z] #0 3.931 OK: 12 MiB in 23 packages [2026-08-15T04:02:43.809Z] #65 ... [2026-08-15T04:02:43.809Z] [2026-08-15T04:02:43.809Z] #34 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:02:43.809Z] #34 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:43.809Z] #34 1.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:43.809Z] #34 1.727 OK: 265 MiB in 60 packages [2026-08-15T04:02:43.809Z] #34 ... [2026-08-15T04:02:43.809Z] [2026-08-15T04:02:43.809Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:02:43.809Z] #66 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-08-15T04:02:43.809Z] #66 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-08-15T04:02:43.809Z] #66 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-08-15T04:02:43.809Z] #66 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-08-15T04:02:43.809Z] #66 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-08-15T04:02:43.809Z] #66 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-08-15T04:02:43.809Z] #66 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-08-15T04:02:43.809Z] #66 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-08-15T04:02:43.809Z] #66 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.1s done [2026-08-15T04:02:43.809Z] #66 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-08-15T04:02:43.809Z] #66 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.1s done [2026-08-15T04:02:43.809Z] #66 ... [2026-08-15T04:02:43.809Z] [2026-08-15T04:02:43.809Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-08-15T04:02:44.067Z] #67 ... [2026-08-15T04:02:44.067Z] [2026-08-15T04:02:44.067Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-08-15T04:02:44.067Z] #68 ... [2026-08-15T04:02:44.067Z] [2026-08-15T04:02:44.067Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-08-15T04:02:44.067Z] #69 ... [2026-08-15T04:02:44.067Z] [2026-08-15T04:02:44.067Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-08-15T04:02:44.632Z] #70 ... [2026-08-15T04:02:44.632Z] [2026-08-15T04:02:44.632Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-15T04:02:44.632Z] #71 ... [2026-08-15T04:02:44.632Z] [2026-08-15T04:02:44.632Z] #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-08-15T04:02:44.632Z] #39 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:44.632Z] #39 2.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:02:44.632Z] #39 2.480 (1/1) Installing dumb-init (1.2.5-r3) [2026-08-15T04:02:44.632Z] #39 2.494 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:02:44.632Z] #39 2.505 OK: 7 MiB in 17 packages [2026-08-15T04:02:44.893Z] #39 ... [2026-08-15T04:02:44.893Z] [2026-08-15T04:02:44.893Z] #46 [security-spiffe-token-provider internal] load build context [2026-08-15T04:02:46.281Z] #46 transferring context: 515.35MB 14.8s [2026-08-15T04:02:47.662Z] #46 transferring context: 653.02MB 16.4s done [2026-08-15T04:02:47.968Z] #46 ... [2026-08-15T04:02:47.968Z] [2026-08-15T04:02:47.968Z] #47 [support-scheduler internal] load build context [2026-08-15T04:02:47.968Z] #47 transferring context: 653.02MB 16.8s done [2026-08-15T04:02:48.709Z] deaec5988b04: Pull complete [2026-08-15T04:02:50.855Z] 9f65657bb879: Pull complete [2026-08-15T04:02:50.855Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-08-15T04:02:50.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-08-15T04:02:50.855Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-08-15T04:02:51.267Z] + docker build -t ci-base-image-arm64 -f - . [2026-08-15T04:02:51.267Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-08-15T04:02:51.267Z] WORKDIR /edgex [2026-08-15T04:02:51.267Z] COPY go.mod . [2026-08-15T04:02:51.267Z] RUN go mod download [2026-08-15T04:02:51.591Z] #47 ... [2026-08-15T04:02:51.591Z] [2026-08-15T04:02:51.591Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-08-15T04:02:51.591Z] #72 ... [2026-08-15T04:02:51.591Z] [2026-08-15T04:02:51.591Z] #45 [security-secretstore-setup internal] load build context [2026-08-15T04:02:51.591Z] #45 transferring context: 653.02MB 14.1s done [2026-08-15T04:02:51.591Z] #45 ... [2026-08-15T04:02:51.591Z] [2026-08-15T04:02:51.591Z] #48 [core-common-config-bootstrapper internal] load build context [2026-08-15T04:02:51.591Z] #48 transferring context: 653.02MB 15.4s done [2026-08-15T04:02:51.860Z] #48 ... [2026-08-15T04:02:51.860Z] [2026-08-15T04:02:51.860Z] #49 [core-command internal] load build context [2026-08-15T04:02:51.860Z] #49 transferring context: 653.02MB 15.7s done [2026-08-15T04:02:51.860Z] #49 ... [2026-08-15T04:02:51.860Z] [2026-08-15T04:02:51.860Z] #51 [security-bootstrapper internal] load build context [2026-08-15T04:02:51.860Z] #51 transferring context: 653.02MB 16.0s done [2026-08-15T04:02:51.960Z] Sending build context to Docker daemon 3.951MB [2026-08-15T04:02:51.960Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-08-15T04:02:51.960Z] ---> 334268110677 [2026-08-15T04:02:51.960Z] Step 2/4 : WORKDIR /edgex [2026-08-15T04:02:52.140Z] #51 ... [2026-08-15T04:02:52.140Z] [2026-08-15T04:02:52.140Z] #50 [security-proxy-auth internal] load build context [2026-08-15T04:02:52.140Z] #50 transferring context: 653.02MB 15.8s done [2026-08-15T04:02:52.140Z] #50 ... [2026-08-15T04:02:52.140Z] [2026-08-15T04:02:52.140Z] #53 [support-notifications internal] load build context [2026-08-15T04:02:52.140Z] #53 transferring context: 653.02MB 15.9s done [2026-08-15T04:02:52.464Z] #53 ... [2026-08-15T04:02:52.464Z] [2026-08-15T04:02:52.464Z] #52 [core-metadata internal] load build context [2026-08-15T04:02:52.464Z] #52 transferring context: 653.02MB 16.4s done [2026-08-15T04:02:52.464Z] #52 ... [2026-08-15T04:02:52.464Z] [2026-08-15T04:02:52.464Z] #56 [core-keeper internal] load build context [2026-08-15T04:02:52.464Z] #56 transferring context: 653.02MB 15.0s done [2026-08-15T04:02:52.761Z] #56 ... [2026-08-15T04:02:52.761Z] [2026-08-15T04:02:52.761Z] #55 [core-data internal] load build context [2026-08-15T04:02:52.761Z] #55 transferring context: 653.02MB 15.8s done [2026-08-15T04:02:52.761Z] #55 ... [2026-08-15T04:02:52.761Z] [2026-08-15T04:02:52.761Z] #54 [security-proxy-setup internal] load build context [2026-08-15T04:02:52.761Z] #54 transferring context: 653.02MB 15.6s done [2026-08-15T04:02:54.102Z] ---> Running in aca18f78f935 [2026-08-15T04:02:54.102Z] Removing intermediate container aca18f78f935 [2026-08-15T04:02:54.102Z] ---> 78695446a465 [2026-08-15T04:02:54.102Z] Step 3/4 : COPY go.mod . [2026-08-15T04:02:57.667Z] ---> 42ef86fece5f [2026-08-15T04:02:57.667Z] Step 4/4 : RUN go mod download [2026-08-15T04:02:57.667Z] ---> Running in 07647144abb3 [2026-08-15T04:03:07.986Z] #54 DONE 34.5s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #45 [security-secretstore-setup internal] load build context [2026-08-15T04:03:07.986Z] #45 DONE 34.6s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #56 [core-keeper internal] load build context [2026-08-15T04:03:07.986Z] #56 DONE 34.5s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #48 [core-common-config-bootstrapper internal] load build context [2026-08-15T04:03:07.986Z] #48 DONE 34.4s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #46 [security-spiffe-token-provider internal] load build context [2026-08-15T04:03:07.986Z] #46 ... [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:03:07.986Z] #34 DONE 33.3s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-08-15T04:03:07.986Z] #58 DONE 33.3s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-08-15T04:03:07.986Z] #57 DONE 33.3s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-08-15T04:03:07.986Z] #59 DONE 33.3s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-08-15T04:03:07.986Z] #60 DONE 33.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #49 [core-command internal] load build context [2026-08-15T04:03:07.986Z] #49 DONE 34.6s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #39 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-08-15T04:03:07.986Z] #39 DONE 33.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-08-15T04:03:07.986Z] #64 DONE 33.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:03:07.986Z] #62 DONE 33.4s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-08-15T04:03:07.986Z] #65 DONE 33.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #55 [core-data internal] load build context [2026-08-15T04:03:07.986Z] #55 DONE 34.5s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #51 [security-bootstrapper internal] load build context [2026-08-15T04:03:07.986Z] #51 DONE 34.6s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #50 [security-proxy-auth internal] load build context [2026-08-15T04:03:07.986Z] #50 DONE 34.5s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #53 [support-notifications internal] load build context [2026-08-15T04:03:07.986Z] #53 DONE 34.5s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #73 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2026-08-15T04:03:07.986Z] #73 ... [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #52 [core-metadata internal] load build context [2026-08-15T04:03:07.986Z] #52 DONE 34.6s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #46 [security-spiffe-token-provider internal] load build context [2026-08-15T04:03:07.986Z] #46 DONE 34.6s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #47 [support-scheduler internal] load build context [2026-08-15T04:03:07.986Z] #47 DONE 34.6s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:07.986Z] #74 DONE 0.3s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #75 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:07.986Z] #75 ... [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:07.986Z] #76 DONE 0.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:07.986Z] #77 DONE 0.3s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:07.986Z] #78 DONE 0.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:07.986Z] #79 DONE 0.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:03:07.986Z] #66 DONE 33.1s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:03:07.986Z] #38 DONE 33.4s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:07.986Z] #80 ... [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-15T04:03:07.986Z] #71 DONE 34.2s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-08-15T04:03:07.986Z] #81 ... [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-08-15T04:03:07.986Z] #0 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.986Z] #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.986Z] #0 1.489 OK: 20 MiB in 20 packages [2026-08-15T04:03:07.986Z] #82 DONE 1.7s [2026-08-15T04:03:07.986Z] [2026-08-15T04:03:07.986Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-08-15T04:03:07.986Z] #68 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.986Z] #68 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.986Z] #68 34.36 (1/4) Installing ca-certificates (20260611-r0) [2026-08-15T04:03:07.986Z] #68 34.40 (2/4) Installing dumb-init (1.2.5-r3) [2026-08-15T04:03:07.986Z] #68 34.41 (3/4) Installing su-exec (0.2-r3) [2026-08-15T04:03:07.986Z] #68 34.42 (4/4) Installing yq-go (4.47.2-r3) [2026-08-15T04:03:07.986Z] #68 34.52 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:03:07.987Z] #68 34.53 Executing ca-certificates-20260611-r0.trigger [2026-08-15T04:03:07.987Z] #68 34.58 OK: 20 MiB in 20 packages [2026-08-15T04:03:07.987Z] #68 DONE 34.9s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-08-15T04:03:07.987Z] #69 34.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #69 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #69 34.64 (1/1) Installing dumb-init (1.2.5-r3) [2026-08-15T04:03:07.987Z] #69 34.66 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:03:07.987Z] #69 34.71 OK: 7 MiB in 17 packages [2026-08-15T04:03:07.987Z] #69 DONE 34.9s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-08-15T04:03:07.987Z] #67 34.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #67 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #67 34.71 (1/2) Installing dumb-init (1.2.5-r3) [2026-08-15T04:03:07.987Z] #67 34.72 (2/2) Installing su-exec (0.2-r3) [2026-08-15T04:03:07.987Z] #67 34.74 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:03:07.987Z] #67 34.75 OK: 7 MiB in 18 packages [2026-08-15T04:03:07.987Z] #67 DONE 35.0s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-08-15T04:03:07.987Z] #83 DONE 0.2s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-08-15T04:03:07.987Z] #84 ... [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-08-15T04:03:07.987Z] #72 25.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #72 25.66 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #72 26.23 OK: 265 MiB in 60 packages [2026-08-15T04:03:07.987Z] #72 DONE 26.4s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-08-15T04:03:07.987Z] #85 DONE 0.2s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:07.987Z] #86 ... [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-08-15T04:03:07.987Z] #70 33.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #70 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #70 34.50 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:03:07.987Z] #70 34.50 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:03:07.987Z] #70 34.50 OK: 26325 distinct packages available [2026-08-15T04:03:07.987Z] #70 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #70 34.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #70 35.14 (1/4) Installing dumb-init (1.2.5-r3) [2026-08-15T04:03:07.987Z] #70 35.15 (2/4) Installing musl-obstack (1.2.3-r2) [2026-08-15T04:03:07.987Z] #70 35.17 (3/4) Installing libucontext (1.3.2-r0) [2026-08-15T04:03:07.987Z] #70 35.17 (4/4) Installing gcompat (1.1.0-r4) [2026-08-15T04:03:07.987Z] #70 35.19 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:03:07.987Z] #70 35.20 OK: 8 MiB in 20 packages [2026-08-15T04:03:07.987Z] #70 DONE 35.4s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2026-08-15T04:03:07.987Z] #73 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #73 1.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #73 2.168 OK: 7 MiB in 17 packages [2026-08-15T04:03:07.987Z] #73 DONE 2.3s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-08-15T04:03:07.987Z] #63 33.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #63 34.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #63 34.50 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:03:07.987Z] #63 34.50 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:03:07.987Z] #63 34.50 OK: 26325 distinct packages available [2026-08-15T04:03:07.987Z] #63 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #63 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:07.987Z] #63 35.13 (1/5) Installing dumb-init (1.2.5-r3) [2026-08-15T04:03:07.987Z] #63 35.15 (2/5) Installing musl-obstack (1.2.3-r2) [2026-08-15T04:03:07.987Z] #63 35.16 (3/5) Installing libucontext (1.3.2-r0) [2026-08-15T04:03:07.987Z] #63 35.17 (4/5) Installing gcompat (1.1.0-r4) [2026-08-15T04:03:07.987Z] #63 35.19 (5/5) Installing openssl (3.5.7-r0) [2026-08-15T04:03:07.987Z] #63 35.21 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:03:07.987Z] #63 35.22 OK: 8 MiB in 21 packages [2026-08-15T04:03:07.987Z] #63 DONE 35.4s [2026-08-15T04:03:07.987Z] [2026-08-15T04:03:07.987Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-08-15T04:03:08.257Z] #87 ... [2026-08-15T04:03:08.257Z] [2026-08-15T04:03:08.257Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-08-15T04:03:08.257Z] #61 34.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.257Z] #61 34.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.257Z] #61 34.67 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:03:08.257Z] #61 34.67 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:03:08.257Z] #61 34.67 OK: 26325 distinct packages available [2026-08-15T04:03:08.257Z] #61 34.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.257Z] #61 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.257Z] #61 35.30 (1/13) Installing brotli-libs (1.1.0-r2) [2026-08-15T04:03:08.257Z] #61 35.32 (2/13) Installing c-ares (1.34.8-r0) [2026-08-15T04:03:08.257Z] #61 35.33 (3/13) Installing libunistring (1.3-r0) [2026-08-15T04:03:08.257Z] #61 35.36 (4/13) Installing libidn2 (2.3.7-r0) [2026-08-15T04:03:08.257Z] #61 35.37 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-08-15T04:03:08.257Z] #61 35.40 (6/13) Installing libpsl (0.21.5-r3) [2026-08-15T04:03:08.257Z] #61 35.41 (7/13) Installing zstd-libs (1.5.7-r0) [2026-08-15T04:03:08.257Z] #61 35.43 (8/13) Installing libcurl (8.14.1-r3) [2026-08-15T04:03:08.257Z] #61 35.45 (9/13) Installing curl (8.14.1-r3) [2026-08-15T04:03:08.257Z] #61 35.47 (10/13) Installing dumb-init (1.2.5-r3) [2026-08-15T04:03:08.257Z] #61 35.48 (11/13) Installing musl-obstack (1.2.3-r2) [2026-08-15T04:03:08.257Z] #61 35.49 (12/13) Installing libucontext (1.3.2-r0) [2026-08-15T04:03:08.257Z] #61 35.51 (13/13) Installing gcompat (1.1.0-r4) [2026-08-15T04:03:08.257Z] #61 35.52 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:03:08.257Z] #61 35.53 OK: 12 MiB in 29 packages [2026-08-15T04:03:08.257Z] #61 DONE 35.7s [2026-08-15T04:03:08.257Z] [2026-08-15T04:03:08.257Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:03:08.257Z] #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.257Z] #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.257Z] #0 2.437 OK: 12 MiB in 23 packages [2026-08-15T04:03:08.257Z] #88 DONE 2.6s [2026-08-15T04:03:08.257Z] [2026-08-15T04:03:08.257Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-08-15T04:03:08.257Z] #81 1.680 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.513Z] #81 ... [2026-08-15T04:03:08.513Z] [2026-08-15T04:03:08.513Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:03:08.513Z] #0 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.513Z] #0 2.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:08.513Z] #0 2.640 OK: 8 MiB in 19 packages [2026-08-15T04:03:08.513Z] #89 DONE 2.8s [2026-08-15T04:03:08.513Z] [2026-08-15T04:03:08.513Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:03:09.931Z] #90 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:09.931Z] #90 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:10.511Z] #90 2.127 OK: 12 MiB in 29 packages [2026-08-15T04:03:14.788Z] #90 ... [2026-08-15T04:03:14.788Z] [2026-08-15T04:03:14.788Z] #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-08-15T04:03:14.788Z] #81 1.953 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:14.788Z] #81 2.577 (1/1) Installing dumb-init (1.2.5-r3) [2026-08-15T04:03:14.788Z] #81 2.751 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:03:14.788Z] #81 2.759 OK: 7 MiB in 17 packages [2026-08-15T04:03:15.761Z] #81 DONE 8.9s [2026-08-15T04:03:15.761Z] [2026-08-15T04:03:15.761Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-08-15T04:03:15.761Z] #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:15.761Z] #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:15.761Z] #0 2.263 OK: 8 MiB in 20 packages [2026-08-15T04:03:16.168Z] #91 ... [2026-08-15T04:03:16.168Z] [2026-08-15T04:03:16.168Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:16.461Z] #92 ... [2026-08-15T04:03:16.461Z] [2026-08-15T04:03:16.461Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:16.461Z] #93 ... [2026-08-15T04:03:16.461Z] [2026-08-15T04:03:16.461Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:16.876Z] #94 ... [2026-08-15T04:03:16.876Z] [2026-08-15T04:03:16.876Z] #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:03:16.876Z] #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:16.876Z] #0 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:16.876Z] #0 2.841 OK: 7 MiB in 17 packages [2026-08-15T04:03:17.522Z] #95 ... [2026-08-15T04:03:17.522Z] [2026-08-15T04:03:17.522Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-08-15T04:03:17.522Z] #0 1.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:17.522Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:17.522Z] #0 2.341 OK: 20 MiB in 20 packages [2026-08-15T04:03:19.630Z] #96 ... [2026-08-15T04:03:19.630Z] [2026-08-15T04:03:19.630Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-08-15T04:03:19.630Z] #84 1.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:19.630Z] #84 1.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:19.630Z] #84 2.283 OK: 7 MiB in 18 packages [2026-08-15T04:03:19.630Z] #84 ... [2026-08-15T04:03:19.630Z] [2026-08-15T04:03:19.630Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-08-15T04:03:19.630Z] #87 1.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:19.630Z] #87 1.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-08-15T04:03:19.630Z] #87 2.231 OK: 8 MiB in 21 packages [2026-08-15T04:03:34.612Z] #87 DONE 24.2s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-08-15T04:03:34.612Z] #91 DONE 24.2s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-08-15T04:03:34.612Z] #84 DONE 24.7s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:03:34.612Z] #90 DONE 24.0s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:34.612Z] #80 DONE 26.2s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #96 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-08-15T04:03:34.612Z] #96 DONE 24.8s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #95 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:03:34.612Z] #95 DONE 24.8s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:34.612Z] #92 DONE 26.2s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:34.612Z] #94 DONE 26.3s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:34.612Z] #93 DONE 26.3s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:34.612Z] #86 DONE 24.5s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:34.612Z] #75 DONE 26.3s [2026-08-15T04:03:34.612Z] [2026-08-15T04:03:34.612Z] #97 [security-proxy-auth builder 6/7] COPY . . [2026-08-15T04:03:42.741Z] #97 ... [2026-08-15T04:03:42.742Z] [2026-08-15T04:03:42.742Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-08-15T04:03:42.742Z] #98 ... [2026-08-15T04:03:42.742Z] [2026-08-15T04:03:42.742Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:03:42.742Z] #99 ... [2026-08-15T04:03:42.742Z] [2026-08-15T04:03:42.742Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2026-08-15T04:03:42.742Z] #100 ... [2026-08-15T04:03:42.742Z] [2026-08-15T04:03:42.742Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:03:42.742Z] #101 ... [2026-08-15T04:03:42.742Z] [2026-08-15T04:03:42.742Z] #102 [security-proxy-setup builder 6/7] COPY . . [2026-08-15T04:03:43.003Z] #102 ... [2026-08-15T04:03:43.003Z] [2026-08-15T04:03:43.003Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-08-15T04:03:43.003Z] #103 ... [2026-08-15T04:03:43.003Z] [2026-08-15T04:03:43.003Z] #104 [core-keeper builder 7/8] COPY . . [2026-08-15T04:03:43.262Z] #104 ... [2026-08-15T04:03:43.262Z] [2026-08-15T04:03:43.262Z] #105 [support-scheduler builder 6/7] COPY . . [2026-08-15T04:03:43.520Z] #105 ... [2026-08-15T04:03:43.520Z] [2026-08-15T04:03:43.520Z] #106 [support-notifications builder 6/7] COPY . . [2026-08-15T04:03:55.817Z] #106 ... [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-08-15T04:03:55.817Z] #98 DONE 23.7s [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:03:55.817Z] #101 DONE 23.7s [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2026-08-15T04:03:55.817Z] #100 DONE 23.6s [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #102 [security-proxy-setup builder 6/7] COPY . . [2026-08-15T04:03:55.817Z] #102 DONE 23.7s [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:55.817Z] #107 CACHED [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #108 [security-proxy-setup builder 6/7] COPY . . [2026-08-15T04:03:55.817Z] #108 CACHED [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:55.817Z] #109 CACHED [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:55.817Z] #110 CACHED [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:55.817Z] #111 CACHED [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #112 [security-bootstrapper builder 6/7] COPY . . [2026-08-15T04:03:55.817Z] #112 CACHED [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #104 [core-keeper builder 7/8] COPY . . [2026-08-15T04:03:55.817Z] #104 DONE 23.6s [2026-08-15T04:03:55.817Z] [2026-08-15T04:03:55.817Z] #113 [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-08-15T04:03:56.120Z] #113 ... [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #97 [security-proxy-auth builder 6/7] COPY . . [2026-08-15T04:03:56.120Z] #97 DONE 23.7s [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #106 [support-notifications builder 6/7] COPY . . [2026-08-15T04:03:56.120Z] #106 DONE 23.7s [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:56.120Z] #114 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #115 [security-proxy-auth builder 6/7] COPY . . [2026-08-15T04:03:56.120Z] #115 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:56.120Z] #116 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #117 [core-data builder 6/7] COPY . . [2026-08-15T04:03:56.120Z] #117 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:56.120Z] #118 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #119 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:56.120Z] #119 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #120 [core-command builder 6/7] COPY . . [2026-08-15T04:03:56.120Z] #120 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:56.120Z] #121 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:56.120Z] #122 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:03:56.120Z] #123 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:03:56.120Z] #124 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #125 [core-metadata builder 6/7] COPY . . [2026-08-15T04:03:56.120Z] #125 CACHED [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #105 [support-scheduler builder 6/7] COPY . . [2026-08-15T04:03:56.120Z] #105 DONE 23.7s [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-08-15T04:03:56.120Z] #103 DONE 23.7s [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:03:56.120Z] #99 DONE 23.8s [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #126 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-08-15T04:03:56.120Z] #126 DONE 0.2s [2026-08-15T04:03:56.120Z] [2026-08-15T04:03:56.120Z] #127 [security-spire-server stage-2 6/9] COPY security.txt / [2026-08-15T04:03:56.401Z] #127 ... [2026-08-15T04:03:56.401Z] [2026-08-15T04:03:56.401Z] #128 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-08-15T04:03:56.401Z] #128 DONE 0.4s [2026-08-15T04:03:56.401Z] [2026-08-15T04:03:56.401Z] #129 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-08-15T04:03:56.401Z] #129 DONE 0.5s [2026-08-15T04:03:56.401Z] [2026-08-15T04:03:56.401Z] #130 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:03:57.455Z] #130 DONE 1.3s [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #127 [security-spire-server stage-2 6/9] COPY security.txt / [2026-08-15T04:03:57.455Z] #127 DONE 1.1s [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #131 [security-spire-config stage-2 6/10] COPY security.txt / [2026-08-15T04:03:57.455Z] #131 DONE 0.1s [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-08-15T04:03:57.455Z] #132 ... [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-08-15T04:03:57.455Z] #133 DONE 0.1s [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #132 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-08-15T04:03:57.455Z] #132 DONE 0.2s [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-08-15T04:03:57.455Z] #134 DONE 0.3s [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #135 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-08-15T04:03:57.455Z] #135 DONE 0.2s [2026-08-15T04:03:57.455Z] [2026-08-15T04:03:57.455Z] #136 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-08-15T04:03:57.744Z] #136 ... [2026-08-15T04:03:57.744Z] [2026-08-15T04:03:57.744Z] #137 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-08-15T04:03:57.744Z] #137 DONE 0.2s [2026-08-15T04:03:57.744Z] [2026-08-15T04:03:57.744Z] #138 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-08-15T04:03:57.744Z] #138 DONE 0.2s [2026-08-15T04:03:57.744Z] [2026-08-15T04:03:57.744Z] #136 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-08-15T04:03:57.744Z] #136 DONE 0.2s [2026-08-15T04:03:57.744Z] [2026-08-15T04:03:57.744Z] #139 [security-spire-server] exporting to image [2026-08-15T04:03:57.744Z] #139 exporting layers [2026-08-15T04:03:58.034Z] #139 ... [2026-08-15T04:03:58.034Z] [2026-08-15T04:03:58.034Z] #140 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-08-15T04:03:58.034Z] #140 DONE 0.2s [2026-08-15T04:03:58.034Z] [2026-08-15T04:03:58.034Z] #141 [security-spire-config] exporting to image [2026-08-15T04:03:58.368Z] #141 ... [2026-08-15T04:03:58.369Z] [2026-08-15T04:03:58.369Z] #142 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-08-15T04:03:58.369Z] #142 DONE 0.4s [2026-08-15T04:03:58.369Z] [2026-08-15T04:03:58.369Z] #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-08-15T04:03:58.665Z] #143 DONE 0.3s [2026-08-15T04:03:58.665Z] [2026-08-15T04:03:58.665Z] #144 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-08-15T04:03:58.665Z] #144 DONE 0.2s [2026-08-15T04:03:58.665Z] [2026-08-15T04:03:58.665Z] #145 [security-spire-agent] exporting to image [2026-08-15T04:03:59.688Z] #145 ... [2026-08-15T04:03:59.688Z] [2026-08-15T04:03:59.688Z] #139 [security-spire-server] exporting to image [2026-08-15T04:03:59.688Z] #139 exporting layers 1.5s done [2026-08-15T04:03:59.688Z] #139 writing image sha256:42bfe26c08727e812eabe83efc0d33a52da97fa3eaa601858ff8326cc4d418d2 0.0s done [2026-08-15T04:03:59.688Z] #139 naming to docker.io/library/security-spire-server 0.0s done [2026-08-15T04:03:59.688Z] #139 DONE 1.7s [2026-08-15T04:03:59.688Z] [2026-08-15T04:03:59.688Z] #141 [security-spire-config] exporting to image [2026-08-15T04:03:59.688Z] #141 exporting layers 1.4s done [2026-08-15T04:03:59.688Z] #141 writing image sha256:2c25ebfc67d60c06ea6b0bd66f4d78afeab680436c2dabd2684c9db3b7bf97b9 0.1s done [2026-08-15T04:03:59.688Z] #141 naming to docker.io/library/security-spire-config 0.0s done [2026-08-15T04:03:59.688Z] #141 DONE 1.6s [2026-08-15T04:03:59.688Z] [2026-08-15T04:03:59.688Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:03:59.688Z] #0 1.824 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-08-15T04:04:01.247Z] #146 ... [2026-08-15T04:04:01.247Z] [2026-08-15T04:04:01.247Z] #145 [security-spire-agent] exporting to image [2026-08-15T04:04:01.247Z] #145 exporting layers 1.6s done [2026-08-15T04:04:01.247Z] #145 writing image sha256:7b41557caab22c62ed19f34ec38114d49b29f5a109f8ce58e1a806d4afe596d2 0.0s done [2026-08-15T04:04:01.247Z] #145 naming to docker.io/library/security-spire-agent 0.1s done [2026-08-15T04:04:01.247Z] #145 DONE 2.5s [2026-08-15T04:04:01.247Z] [2026-08-15T04:04:01.247Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-08-15T04:04:01.247Z] #0 1.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-08-15T04:04:06.578Z] #147 ... [2026-08-15T04:04:06.578Z] [2026-08-15T04:04:06.578Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-08-15T04:04:06.578Z] #0 1.846 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-08-15T04:04:06.578Z] #148 ... [2026-08-15T04:04:06.578Z] [2026-08-15T04:04:06.578Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-08-15T04:04:06.578Z] #0 1.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-08-15T04:04:06.578Z] #149 ... [2026-08-15T04:04:06.578Z] [2026-08-15T04:04:06.578Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-08-15T04:04:06.578Z] #0 1.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-08-15T04:04:06.578Z] #150 ... [2026-08-15T04:04:06.578Z] [2026-08-15T04:04:06.578Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:04:06.578Z] #0 1.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-08-15T04:04:06.578Z] #151 ... [2026-08-15T04:04:06.578Z] [2026-08-15T04:04:06.578Z] #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-08-15T04:04:06.578Z] #0 1.780 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-08-15T04:04:06.578Z] #152 ... [2026-08-15T04:04:06.578Z] [2026-08-15T04:04:06.578Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-08-15T04:04:06.578Z] #0 1.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-08-15T04:04:06.752Z] Removing intermediate container 07647144abb3 [2026-08-15T04:04:06.752Z] ---> a2d08ed0eef5 [2026-08-15T04:04:06.752Z] Successfully built a2d08ed0eef5 [2026-08-15T04:04:06.752Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:04:06.837Z] #153 ... [2026-08-15T04:04:06.837Z] [2026-08-15T04:04:06.837Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:04:06.837Z] #0 1.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-08-15T04:04:07.092Z] + docker inspect -f . ci-base-image-arm64 [2026-08-15T04:04:07.092Z] . [2026-08-15T04:04:07.095Z] #154 ... [2026-08-15T04:04:07.095Z] [2026-08-15T04:04:07.095Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-08-15T04:04:07.095Z] #0 1.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-08-15T04:04:07.095Z] #155 ... [2026-08-15T04:04:07.095Z] [2026-08-15T04:04:07.095Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-08-15T04:04:07.095Z] #0 1.874 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:04:07.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2026-08-15T04:04:07.361Z] #156 ... [2026-08-15T04:04:07.361Z] [2026-08-15T04:04:07.361Z] #113 [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-08-15T04:04:07.361Z] #113 1.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-08-15T04:04:07.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T04:04:08.692Z] $ docker top b34aa67768fb4b90413878f69bff4bec52064a14a9b8f9eb537fedd79500a9eb -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-15T04:04:09.533Z] + go version [2026-08-15T04:04:09.533Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-08-15T04:04:09.551Z] $ docker stop --time=1 b34aa67768fb4b90413878f69bff4bec52064a14a9b8f9eb537fedd79500a9eb [2026-08-15T04:04:11.163Z] $ docker rm -f --volumes b34aa67768fb4b90413878f69bff4bec52064a14a9b8f9eb537fedd79500a9eb [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-08-15T04:04:11.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-08-15T04:04:11.872Z] [2026-08-15T04:04:11.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:04:12.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-08-15T04:04:12.501Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-08-15T04:04:12.501Z] 547446be3368: Pulling fs layer [2026-08-15T04:04:12.501Z] d125d8839a47: Pulling fs layer [2026-08-15T04:04:12.501Z] 3e85d5ac6304: Pulling fs layer [2026-08-15T04:04:12.501Z] c3105a71a48b: Pulling fs layer [2026-08-15T04:04:12.501Z] 0f093f025ec4: Pulling fs layer [2026-08-15T04:04:12.501Z] c3106fc0e877: Pulling fs layer [2026-08-15T04:04:12.501Z] c3105a71a48b: Waiting [2026-08-15T04:04:12.501Z] 0f093f025ec4: Waiting [2026-08-15T04:04:12.501Z] c3106fc0e877: Waiting [2026-08-15T04:04:12.825Z] 547446be3368: Verifying Checksum [2026-08-15T04:04:12.825Z] 547446be3368: Download complete [2026-08-15T04:04:12.825Z] c3105a71a48b: Verifying Checksum [2026-08-15T04:04:12.825Z] c3105a71a48b: Download complete [2026-08-15T04:04:13.122Z] d125d8839a47: Verifying Checksum [2026-08-15T04:04:13.122Z] d125d8839a47: Download complete [2026-08-15T04:04:13.122Z] c3106fc0e877: Download complete [2026-08-15T04:04:13.412Z] 0f093f025ec4: Verifying Checksum [2026-08-15T04:04:13.412Z] 0f093f025ec4: Download complete [2026-08-15T04:04:13.412Z] 547446be3368: Pull complete [2026-08-15T04:04:14.930Z] d125d8839a47: Pull complete [2026-08-15T04:04:15.222Z] 3e85d5ac6304: Download complete [2026-08-15T04:04:25.366Z] 3e85d5ac6304: Pull complete [2026-08-15T04:04:25.366Z] c3105a71a48b: Pull complete [2026-08-15T04:04:26.041Z] 0f093f025ec4: Pull complete [2026-08-15T04:04:26.342Z] c3106fc0e877: Pull complete [2026-08-15T04:04:26.342Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-08-15T04:04:26.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-08-15T04:04:26.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:04:26.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2026-08-15T04:04:26.928Z] $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T04:04:29.168Z] $ docker top b75ed6194f752fbf1eb5165847df11a6a22b026b51ef68ccd612edb0892fb319 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-15T04:04:29.810Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-08-15T04:04:40.340Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #1 transferring dockerfile: 3.02kB done [2026-08-15T04:04:40.340Z] #1 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #2 [security-spire-config internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #2 transferring dockerfile: 1.69kB done [2026-08-15T04:04:40.340Z] #2 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #3 [core-data internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #3 transferring dockerfile: 2.04kB done [2026-08-15T04:04:40.340Z] #3 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #4 transferring dockerfile: 2.14kB 0.0s done [2026-08-15T04:04:40.340Z] #4 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #5 transferring dockerfile: 2.49kB done [2026-08-15T04:04:40.340Z] #5 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #6 transferring dockerfile: 2.50kB done [2026-08-15T04:04:40.340Z] #6 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #7 transferring dockerfile: 2.10kB done [2026-08-15T04:04:40.340Z] #7 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #8 [core-keeper internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #8 transferring dockerfile: 2.07kB done [2026-08-15T04:04:40.340Z] #8 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #9 [core-command internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #9 transferring dockerfile: 1.94kB 0.0s done [2026-08-15T04:04:40.340Z] #9 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #10 transferring dockerfile: 1.89kB done [2026-08-15T04:04:40.340Z] #10 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #11 [security-spire-server internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #11 transferring dockerfile: 1.70kB 0.0s done [2026-08-15T04:04:40.340Z] #11 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #12 transferring dockerfile: 1.81kB 0.0s done [2026-08-15T04:04:40.340Z] #12 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #13 transferring dockerfile: 1.83kB done [2026-08-15T04:04:40.340Z] #13 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #14 [support-notifications internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #14 transferring dockerfile: 2.02kB 0.0s done [2026-08-15T04:04:40.340Z] #14 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-08-15T04:04:40.340Z] #15 transferring dockerfile: 2.23kB done [2026-08-15T04:04:40.340Z] #15 DONE 0.1s [2026-08-15T04:04:40.340Z] [2026-08-15T04:04:40.340Z] #16 [security-bootstrapper internal] load .dockerignore [2026-08-15T04:04:40.340Z] #16 transferring context: 50B 0.0s done [2026-08-15T04:04:40.340Z] #16 DONE 0.1s [2026-08-15T04:04:40.972Z] [2026-08-15T04:04:40.972Z] #17 [security-spire-config internal] load .dockerignore [2026-08-15T04:04:40.972Z] #17 transferring context: 50B 0.0s done [2026-08-15T04:04:40.972Z] #17 DONE 0.0s [2026-08-15T04:04:41.259Z] [2026-08-15T04:04:41.259Z] #18 [core-data internal] load .dockerignore [2026-08-15T04:04:41.259Z] #18 transferring context: 50B done [2026-08-15T04:04:41.259Z] #18 DONE 0.0s [2026-08-15T04:04:41.259Z] [2026-08-15T04:04:41.259Z] #19 [security-proxy-auth internal] load .dockerignore [2026-08-15T04:04:41.259Z] #19 transferring context: 50B done [2026-08-15T04:04:41.259Z] #19 DONE 0.0s [2026-08-15T04:04:41.259Z] [2026-08-15T04:04:41.259Z] #20 [security-secretstore-setup internal] load .dockerignore [2026-08-15T04:04:41.259Z] #20 transferring context: 50B 0.0s done [2026-08-15T04:04:41.259Z] #20 DONE 0.1s [2026-08-15T04:04:41.259Z] [2026-08-15T04:04:41.259Z] #21 [security-proxy-setup internal] load .dockerignore [2026-08-15T04:04:41.259Z] #21 transferring context: 50B done [2026-08-15T04:04:41.259Z] #21 DONE 0.1s [2026-08-15T04:04:41.259Z] [2026-08-15T04:04:41.259Z] #22 [core-metadata internal] load .dockerignore [2026-08-15T04:04:41.259Z] #22 transferring context: 50B done [2026-08-15T04:04:41.259Z] #22 DONE 0.1s [2026-08-15T04:04:41.259Z] [2026-08-15T04:04:41.259Z] #23 [core-command internal] load .dockerignore [2026-08-15T04:04:41.259Z] #23 transferring context: 50B 0.0s done [2026-08-15T04:04:41.560Z] #23 DONE 0.1s [2026-08-15T04:04:41.560Z] [2026-08-15T04:04:41.560Z] #24 [core-keeper internal] load .dockerignore [2026-08-15T04:04:41.561Z] #24 transferring context: 50B done [2026-08-15T04:04:41.561Z] #24 DONE 0.1s [2026-08-15T04:04:41.561Z] [2026-08-15T04:04:41.561Z] #25 [security-spire-server internal] load .dockerignore [2026-08-15T04:04:41.561Z] #25 transferring context: 50B 0.0s done [2026-08-15T04:04:41.561Z] #25 DONE 0.1s [2026-08-15T04:04:41.561Z] [2026-08-15T04:04:41.561Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2026-08-15T04:04:41.561Z] #26 transferring context: 50B 0.0s done [2026-08-15T04:04:41.561Z] #26 DONE 0.1s [2026-08-15T04:04:41.561Z] [2026-08-15T04:04:41.561Z] #27 [security-spire-agent internal] load .dockerignore [2026-08-15T04:04:41.877Z] #27 transferring context: 50B 0.0s done [2026-08-15T04:04:41.877Z] #27 DONE 0.1s [2026-08-15T04:04:41.877Z] [2026-08-15T04:04:41.877Z] #28 [support-scheduler internal] load .dockerignore [2026-08-15T04:04:41.877Z] #28 transferring context: 50B done [2026-08-15T04:04:41.877Z] #28 DONE 0.1s [2026-08-15T04:04:41.877Z] [2026-08-15T04:04:41.877Z] #29 [support-notifications internal] load .dockerignore [2026-08-15T04:04:41.877Z] #29 transferring context: 50B done [2026-08-15T04:04:41.877Z] #29 DONE 0.1s [2026-08-15T04:04:41.877Z] [2026-08-15T04:04:41.877Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2026-08-15T04:04:41.877Z] #30 transferring context: 50B done [2026-08-15T04:04:41.877Z] #30 DONE 0.1s [2026-08-15T04:04:41.877Z] [2026-08-15T04:04:41.877Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:41.877Z] #31 DONE 0.0s [2026-08-15T04:04:41.877Z] [2026-08-15T04:04:41.877Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-08-15T04:04:42.578Z] #32 DONE 0.5s [2026-08-15T04:04:42.578Z] [2026-08-15T04:04:42.578Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:42.578Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:42.578Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:42.578Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:42.578Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.05MB / 4.12MB 0.1s [2026-08-15T04:04:42.578Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:42.883Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:42.883Z] #33 ... [2026-08-15T04:04:42.883Z] [2026-08-15T04:04:42.883Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:42.883Z] #31 DONE 0.0s [2026-08-15T04:04:42.883Z] [2026-08-15T04:04:42.883Z] #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:42.883Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc [2026-08-15T04:04:42.883Z] #33 ... [2026-08-15T04:04:42.883Z] [2026-08-15T04:04:42.883Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:42.883Z] #31 DONE 0.0s [2026-08-15T04:04:42.883Z] [2026-08-15T04:04:42.883Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-08-15T04:04:42.883Z] #32 DONE 0.5s [2026-08-15T04:04:42.883Z] [2026-08-15T04:04:42.883Z] #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:42.883Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:42.883Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:42.883Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:42.883Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:42.883Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:43.191Z] #33 ... [2026-08-15T04:04:43.191Z] [2026-08-15T04:04:43.191Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:43.191Z] #31 DONE 0.0s [2026-08-15T04:04:43.191Z] [2026-08-15T04:04:43.191Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:43.191Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:43.191Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:43.191Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:43.191Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:43.191Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:43.191Z] #33 ... [2026-08-15T04:04:43.191Z] [2026-08-15T04:04:43.191Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:43.191Z] #31 DONE 0.0s [2026-08-15T04:04:43.495Z] [2026-08-15T04:04:43.495Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:43.495Z] #31 DONE 0.0s [2026-08-15T04:04:43.495Z] [2026-08-15T04:04:43.495Z] #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:43.495Z] #33 ... [2026-08-15T04:04:43.495Z] [2026-08-15T04:04:43.495Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-08-15T04:04:43.495Z] #32 DONE 0.8s [2026-08-15T04:04:43.495Z] [2026-08-15T04:04:43.495Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:43.495Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:43.495Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:43.495Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:43.495Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:43.495Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:43.495Z] #33 ... [2026-08-15T04:04:43.495Z] [2026-08-15T04:04:43.495Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:43.495Z] #31 DONE 0.0s [2026-08-15T04:04:43.495Z] [2026-08-15T04:04:43.495Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:43.793Z] #33 ... [2026-08-15T04:04:43.793Z] [2026-08-15T04:04:43.793Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:43.793Z] #31 DONE 0.0s [2026-08-15T04:04:43.793Z] [2026-08-15T04:04:43.793Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-08-15T04:04:43.793Z] #34 DONE 1.2s [2026-08-15T04:04:43.793Z] [2026-08-15T04:04:43.793Z] #33 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:44.106Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:44.106Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:44.106Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:44.106Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:44.106Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:44.106Z] #33 ... [2026-08-15T04:04:44.106Z] [2026-08-15T04:04:44.106Z] #35 [security-bootstrapper internal] load build context [2026-08-15T04:04:44.106Z] #35 transferring context: 3.45MB 1.1s done [2026-08-15T04:04:44.106Z] #35 DONE 1.6s [2026-08-15T04:04:44.106Z] [2026-08-15T04:04:44.106Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:44.106Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:44.106Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:44.106Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:44.106Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:44.106Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:44.408Z] #33 ... [2026-08-15T04:04:44.408Z] [2026-08-15T04:04:44.408Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:44.408Z] #31 DONE 0.0s [2026-08-15T04:04:44.408Z] [2026-08-15T04:04:44.408Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:45.083Z] #33 ... [2026-08-15T04:04:45.083Z] [2026-08-15T04:04:45.083Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:45.083Z] #31 DONE 0.0s [2026-08-15T04:04:45.083Z] [2026-08-15T04:04:45.083Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:45.083Z] #33 ... [2026-08-15T04:04:45.083Z] [2026-08-15T04:04:45.083Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-08-15T04:04:45.083Z] #32 DONE 2.3s [2026-08-15T04:04:45.083Z] [2026-08-15T04:04:45.083Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:45.373Z] #33 ... [2026-08-15T04:04:45.373Z] [2026-08-15T04:04:45.373Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-08-15T04:04:45.373Z] #34 DONE 2.4s [2026-08-15T04:04:45.373Z] [2026-08-15T04:04:45.373Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:45.373Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:45.373Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:45.373Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:45.373Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:45.373Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:45.373Z] #33 ... [2026-08-15T04:04:45.373Z] [2026-08-15T04:04:45.373Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:45.373Z] #31 DONE 0.0s [2026-08-15T04:04:45.373Z] [2026-08-15T04:04:45.373Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:45.638Z] #33 ... [2026-08-15T04:04:45.638Z] [2026-08-15T04:04:45.638Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-08-15T04:04:45.638Z] #31 DONE 0.0s [2026-08-15T04:04:45.638Z] [2026-08-15T04:04:45.638Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:45.638Z] #33 ... [2026-08-15T04:04:45.638Z] [2026-08-15T04:04:45.638Z] #36 [core-data internal] load build context [2026-08-15T04:04:45.638Z] #36 transferring context: 3.45MB 1.6s done [2026-08-15T04:04:45.638Z] #36 DONE 2.6s [2026-08-15T04:04:45.638Z] [2026-08-15T04:04:45.638Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:45.938Z] #33 ... [2026-08-15T04:04:45.938Z] [2026-08-15T04:04:45.938Z] #37 [security-proxy-auth internal] load build context [2026-08-15T04:04:45.938Z] #37 transferring context: 3.45MB 1.9s done [2026-08-15T04:04:45.938Z] #37 DONE 2.9s [2026-08-15T04:04:45.938Z] [2026-08-15T04:04:45.938Z] #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:46.253Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.5s done [2026-08-15T04:04:46.581Z] #33 ... [2026-08-15T04:04:46.581Z] [2026-08-15T04:04:46.581Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-08-15T04:04:46.581Z] #32 DONE 3.4s [2026-08-15T04:04:46.581Z] [2026-08-15T04:04:46.581Z] #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:46.581Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:46.581Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:46.581Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:46.581Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:46.581Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:46.581Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.5s done [2026-08-15T04:04:46.874Z] #33 ... [2026-08-15T04:04:46.874Z] [2026-08-15T04:04:46.874Z] #38 [security-spire-config internal] load build context [2026-08-15T04:04:46.874Z] #38 transferring context: 24.83kB 0.2s done [2026-08-15T04:04:46.874Z] #38 DONE 2.9s [2026-08-15T04:04:46.874Z] [2026-08-15T04:04:46.874Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-08-15T04:04:46.874Z] #39 DONE 5.2s [2026-08-15T04:04:46.874Z] [2026-08-15T04:04:46.874Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-08-15T04:04:46.874Z] #40 DONE 2.1s [2026-08-15T04:04:46.874Z] [2026-08-15T04:04:46.874Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:04:46.874Z] #41 DONE 0.0s [2026-08-15T04:04:46.874Z] [2026-08-15T04:04:46.874Z] #42 [security-spire-agent internal] load build context [2026-08-15T04:04:46.874Z] #42 DONE 0.0s [2026-08-15T04:04:46.874Z] [2026-08-15T04:04:46.874Z] #43 [security-secretstore-setup internal] load build context [2026-08-15T04:04:46.874Z] #43 transferring context: 3.45MB 2.2s done [2026-08-15T04:04:46.874Z] #43 DONE 3.4s [2026-08-15T04:04:46.874Z] [2026-08-15T04:04:46.874Z] #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:46.874Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-08-15T04:04:46.874Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-08-15T04:04:46.874Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-08-15T04:04:46.874Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-08-15T04:04:46.874Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-08-15T04:04:46.874Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.5s done [2026-08-15T04:04:47.185Z] #33 ... [2026-08-15T04:04:47.185Z] [2026-08-15T04:04:47.185Z] #44 [core-metadata internal] load build context [2026-08-15T04:04:47.185Z] #44 transferring context: 3.45MB 2.3s done [2026-08-15T04:04:47.185Z] #44 DONE 3.7s [2026-08-15T04:04:47.490Z] [2026-08-15T04:04:47.490Z] #45 [security-proxy-setup internal] load build context [2026-08-15T04:04:47.490Z] #45 transferring context: 3.45MB 2.4s done [2026-08-15T04:04:47.490Z] #45 DONE 3.9s [2026-08-15T04:04:47.490Z] [2026-08-15T04:04:47.490Z] #46 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-08-15T04:04:47.808Z] #46 ... [2026-08-15T04:04:47.808Z] [2026-08-15T04:04:47.808Z] #47 [security-spire-server internal] load build context [2026-08-15T04:04:47.808Z] #47 transferring context: 26.58kB 0.1s done [2026-08-15T04:04:47.808Z] #47 DONE 2.4s [2026-08-15T04:04:47.808Z] [2026-08-15T04:04:47.808Z] #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-08-15T04:04:47.808Z] #33 DONE 6.1s [2026-08-15T04:04:48.112Z] [2026-08-15T04:04:48.112Z] #48 [core-command internal] load build context [2026-08-15T04:04:48.112Z] #48 transferring context: 3.45MB 1.8s done [2026-08-15T04:04:48.112Z] #48 DONE 3.9s [2026-08-15T04:04:48.112Z] [2026-08-15T04:04:48.112Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:04:48.112Z] #49 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done [2026-08-15T04:04:48.112Z] #49 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-08-15T04:04:48.112Z] #49 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-08-15T04:04:48.112Z] #49 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-08-15T04:04:48.112Z] #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done [2026-08-15T04:04:48.112Z] #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done [2026-08-15T04:04:48.112Z] #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.9s done [2026-08-15T04:04:48.112Z] #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-08-15T04:04:48.112Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 2.5s [2026-08-15T04:04:48.112Z] #49 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-08-15T04:04:48.112Z] #49 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-08-15T04:04:48.112Z] #49 ... [2026-08-15T04:04:48.112Z] [2026-08-15T04:04:48.112Z] #50 [core-keeper internal] load build context [2026-08-15T04:04:48.112Z] #50 transferring context: 3.45MB 1.8s done [2026-08-15T04:04:48.112Z] #50 DONE 4.1s [2026-08-15T04:04:48.112Z] [2026-08-15T04:04:48.112Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:04:48.112Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 2.8s [2026-08-15T04:04:48.429Z] #49 ... [2026-08-15T04:04:48.429Z] [2026-08-15T04:04:48.429Z] #46 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-08-15T04:04:48.429Z] #46 DONE 2.4s [2026-08-15T04:04:48.429Z] [2026-08-15T04:04:48.429Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:04:48.429Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 3.1s [2026-08-15T04:04:48.737Z] #49 ... [2026-08-15T04:04:48.737Z] [2026-08-15T04:04:48.737Z] #51 [support-scheduler internal] load build context [2026-08-15T04:04:48.737Z] #51 transferring context: 3.45MB 1.8s done [2026-08-15T04:04:48.737Z] #51 DONE 3.5s [2026-08-15T04:04:48.737Z] [2026-08-15T04:04:48.737Z] #52 [security-spiffe-token-provider internal] load build context [2026-08-15T04:04:48.737Z] #52 transferring context: 3.45MB 1.8s done [2026-08-15T04:04:48.737Z] #52 DONE 3.4s [2026-08-15T04:04:48.737Z] [2026-08-15T04:04:48.737Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:04:48.737Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 3.3s [2026-08-15T04:04:48.737Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 3.4s [2026-08-15T04:04:49.057Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 3.5s [2026-08-15T04:04:49.057Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 3.7s [2026-08-15T04:04:49.057Z] #49 ... [2026-08-15T04:04:49.057Z] [2026-08-15T04:04:49.057Z] #42 [security-spire-agent internal] load build context [2026-08-15T04:04:49.057Z] #42 transferring context: 26.11kB 0.1s done [2026-08-15T04:04:49.057Z] #42 DONE 2.1s [2026-08-15T04:04:49.057Z] [2026-08-15T04:04:49.057Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:04:49.386Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 3.9s [2026-08-15T04:04:49.386Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.48MB / 37.02MB 4.1s [2026-08-15T04:04:50.465Z] #49 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.1s done [2026-08-15T04:04:50.465Z] #49 ... [2026-08-15T04:04:50.465Z] [2026-08-15T04:04:50.465Z] #53 [support-notifications internal] load build context [2026-08-15T04:04:50.465Z] #53 transferring context: 3.45MB 1.8s done [2026-08-15T04:04:50.465Z] #53 DONE 4.0s [2026-08-15T04:04:50.773Z] [2026-08-15T04:04:50.773Z] #54 [core-common-config-bootstrapper internal] load build context [2026-08-15T04:04:50.773Z] #54 transferring context: 3.45MB 1.8s done [2026-08-15T04:04:50.773Z] #54 DONE 4.2s [2026-08-15T04:04:50.773Z] [2026-08-15T04:04:50.773Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:04:50.773Z] #41 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done [2026-08-15T04:04:50.773Z] #41 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-08-15T04:04:50.773Z] #41 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-08-15T04:04:50.773Z] #41 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-08-15T04:04:50.773Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-08-15T04:04:50.773Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-08-15T04:04:50.773Z] #41 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 1.5s done [2026-08-15T04:04:50.773Z] #41 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-08-15T04:04:50.773Z] #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 1.3s [2026-08-15T04:04:54.348Z] #41 ... [2026-08-15T04:04:54.348Z] [2026-08-15T04:04:54.348Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:04:54.348Z] #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-08-15T04:04:58.844Z] #49 ... [2026-08-15T04:04:58.844Z] [2026-08-15T04:04:58.844Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-08-15T04:04:58.844Z] #0 6.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:04:58.844Z] #0 7.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:04:58.844Z] #0 9.390 (1/7) Installing ca-certificates (20260611-r0) [2026-08-15T04:04:58.844Z] #0 9.496 (2/7) Installing dumb-init (1.2.5-r3) [2026-08-15T04:04:58.844Z] #0 9.512 (3/7) Installing libgcc (14.2.0-r6) [2026-08-15T04:04:58.844Z] #0 9.529 (4/7) Installing libsodium (1.0.20-r1) [2026-08-15T04:04:58.844Z] #0 9.551 (5/7) Installing libstdc++ (14.2.0-r6) [2026-08-15T04:04:58.844Z] #0 9.688 (6/7) Installing libzmq (4.3.5-r2) [2026-08-15T04:04:58.844Z] #0 9.727 (7/7) Installing zeromq (4.3.5-r2) [2026-08-15T04:04:58.844Z] #0 9.865 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:04:58.844Z] #0 9.907 Executing ca-certificates-20260611-r0.trigger [2026-08-15T04:04:58.844Z] #55 ... [2026-08-15T04:04:58.844Z] [2026-08-15T04:04:58.844Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:04:58.844Z] #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.1s [2026-08-15T04:04:58.844Z] #41 ... [2026-08-15T04:04:58.844Z] [2026-08-15T04:04:58.844Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-08-15T04:04:58.844Z] #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:04:58.844Z] #0 9.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:04:58.844Z] #56 ... [2026-08-15T04:04:58.844Z] [2026-08-15T04:04:58.844Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-08-15T04:04:58.844Z] #57 ... [2026-08-15T04:04:58.844Z] [2026-08-15T04:04:58.844Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-08-15T04:04:58.844Z] #0 9.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:04:58.844Z] #0 9.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:04:58.844Z] #58 ... [2026-08-15T04:04:58.844Z] [2026-08-15T04:04:58.844Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-15T04:04:59.151Z] #59 ... [2026-08-15T04:04:59.151Z] [2026-08-15T04:04:59.151Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-08-15T04:04:59.151Z] #60 ... [2026-08-15T04:04:59.151Z] [2026-08-15T04:04:59.151Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:04:59.451Z] #61 ... [2026-08-15T04:04:59.451Z] [2026-08-15T04:04:59.451Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-08-15T04:04:59.451Z] #62 ... [2026-08-15T04:04:59.451Z] [2026-08-15T04:04:59.451Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-15T04:04:59.451Z] #59 DONE 10.9s [2026-08-15T04:04:59.451Z] [2026-08-15T04:04:59.451Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-08-15T04:04:59.733Z] #63 ... [2026-08-15T04:04:59.733Z] [2026-08-15T04:04:59.733Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-08-15T04:04:59.733Z] #0 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:04:59.733Z] #64 ... [2026-08-15T04:04:59.733Z] [2026-08-15T04:04:59.733Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-08-15T04:05:00.020Z] #65 ... [2026-08-15T04:05:00.020Z] [2026-08-15T04:05:00.020Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-15T04:05:00.020Z] #66 ... [2026-08-15T04:05:00.020Z] [2026-08-15T04:05:00.020Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-08-15T04:05:00.020Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:00.020Z] #67 ... [2026-08-15T04:05:00.020Z] [2026-08-15T04:05:00.020Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-08-15T04:05:00.020Z] #55 10.54 OK: 12 MiB in 23 packages [2026-08-15T04:05:00.020Z] #55 DONE 12.1s [2026-08-15T04:05:00.020Z] [2026-08-15T04:05:00.020Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-08-15T04:05:00.020Z] #67 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:00.020Z] #67 ... [2026-08-15T04:05:00.020Z] [2026-08-15T04:05:00.020Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-08-15T04:05:00.315Z] #68 ... [2026-08-15T04:05:00.315Z] [2026-08-15T04:05:00.315Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-08-15T04:05:00.315Z] #0 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:00.315Z] #69 ... [2026-08-15T04:05:00.315Z] [2026-08-15T04:05:00.594Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:05:00.594Z] #0 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:00.594Z] #70 ... [2026-08-15T04:05:00.594Z] [2026-08-15T04:05:00.594Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-08-15T04:05:00.594Z] #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:00.594Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:00.999Z] #71 ... [2026-08-15T04:05:00.999Z] [2026-08-15T04:05:00.999Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:00.999Z] #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.9s [2026-08-15T04:05:05.372Z] #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.8s [2026-08-15T04:05:05.372Z] #49 ... [2026-08-15T04:05:05.372Z] [2026-08-15T04:05:05.372Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-08-15T04:05:05.372Z] #66 DONE 16.3s [2026-08-15T04:05:05.372Z] [2026-08-15T04:05:05.372Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:05.372Z] #49 ... [2026-08-15T04:05:05.372Z] [2026-08-15T04:05:05.372Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:05:05.372Z] #41 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.4s done [2026-08-15T04:05:05.372Z] #41 ... [2026-08-15T04:05:05.372Z] [2026-08-15T04:05:05.372Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:09.686Z] #49 ... [2026-08-15T04:05:09.686Z] [2026-08-15T04:05:09.686Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-08-15T04:05:09.686Z] #56 17.72 (1/2) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:09.686Z] #56 17.75 (2/2) Installing su-exec (0.2-r3) [2026-08-15T04:05:09.686Z] #56 17.85 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:09.686Z] #56 17.99 OK: 8 MiB in 18 packages [2026-08-15T04:05:09.686Z] #56 DONE 20.9s [2026-08-15T04:05:09.686Z] [2026-08-15T04:05:09.686Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:09.686Z] #49 ... [2026-08-15T04:05:09.686Z] [2026-08-15T04:05:09.686Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-08-15T04:05:09.686Z] #0 6.346 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:09.686Z] #0 8.271 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:09.963Z] #72 ... [2026-08-15T04:05:09.963Z] [2026-08-15T04:05:09.963Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-08-15T04:05:09.963Z] #71 21.09 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:05:09.963Z] #71 21.09 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:05:09.963Z] #71 21.09 OK: 26166 distinct packages available [2026-08-15T04:05:10.234Z] #71 ... [2026-08-15T04:05:10.234Z] [2026-08-15T04:05:10.234Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:10.234Z] #0 6.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:10.234Z] #0 7.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:10.512Z] #73 ... [2026-08-15T04:05:10.512Z] [2026-08-15T04:05:10.512Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:10.512Z] #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.6s [2026-08-15T04:05:11.099Z] #49 ... [2026-08-15T04:05:11.099Z] [2026-08-15T04:05:11.099Z] #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-08-15T04:05:11.099Z] #58 19.19 (1/1) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:11.099Z] #58 19.27 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:11.099Z] #58 19.45 OK: 8 MiB in 17 packages [2026-08-15T04:05:11.099Z] #58 DONE 22.5s [2026-08-15T04:05:11.099Z] [2026-08-15T04:05:11.099Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-08-15T04:05:11.099Z] #64 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.099Z] #64 ... [2026-08-15T04:05:11.099Z] [2026-08-15T04:05:11.099Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-08-15T04:05:11.099Z] #65 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.099Z] #65 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.099Z] #65 ... [2026-08-15T04:05:11.099Z] [2026-08-15T04:05:11.099Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:05:11.099Z] #70 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.368Z] #70 ... [2026-08-15T04:05:11.368Z] [2026-08-15T04:05:11.368Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-08-15T04:05:11.368Z] #62 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.368Z] #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.368Z] #62 ... [2026-08-15T04:05:11.368Z] [2026-08-15T04:05:11.368Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:11.635Z] #49 ... [2026-08-15T04:05:11.635Z] [2026-08-15T04:05:11.635Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-08-15T04:05:11.635Z] #63 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.635Z] #63 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.635Z] #63 ... [2026-08-15T04:05:11.635Z] [2026-08-15T04:05:11.635Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-08-15T04:05:11.635Z] #68 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.635Z] #68 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:11.901Z] #68 ... [2026-08-15T04:05:11.901Z] [2026-08-15T04:05:11.901Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:12.168Z] #49 ... [2026-08-15T04:05:12.168Z] [2026-08-15T04:05:12.168Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-08-15T04:05:12.168Z] #57 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:12.168Z] #57 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:12.168Z] #57 ... [2026-08-15T04:05:12.168Z] [2026-08-15T04:05:12.168Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:12.435Z] #49 ... [2026-08-15T04:05:12.435Z] [2026-08-15T04:05:12.435Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-08-15T04:05:12.435Z] #69 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:12.435Z] #69 ... [2026-08-15T04:05:12.435Z] [2026-08-15T04:05:12.435Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-08-15T04:05:12.435Z] #60 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:12.435Z] #60 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:12.703Z] #60 ... [2026-08-15T04:05:12.703Z] [2026-08-15T04:05:12.703Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:05:12.703Z] #49 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.6s done [2026-08-15T04:05:12.972Z] #49 ... [2026-08-15T04:05:12.972Z] [2026-08-15T04:05:12.972Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:05:12.972Z] #61 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:12.972Z] #61 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:13.239Z] #61 ... [2026-08-15T04:05:13.239Z] [2026-08-15T04:05:13.239Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-08-15T04:05:14.200Z] #74 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:15.163Z] #74 ... [2026-08-15T04:05:15.163Z] [2026-08-15T04:05:15.163Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-08-15T04:05:15.163Z] #0 3.756 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:15.163Z] #0 5.818 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:15.163Z] #75 ... [2026-08-15T04:05:15.163Z] [2026-08-15T04:05:15.163Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-08-15T04:05:15.163Z] #62 26.51 (1/1) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:15.163Z] #62 26.56 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:15.163Z] #62 26.73 OK: 8 MiB in 17 packages [2026-08-15T04:05:15.431Z] #62 ... [2026-08-15T04:05:15.431Z] [2026-08-15T04:05:15.431Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:05:15.698Z] #41 ... [2026-08-15T04:05:15.698Z] [2026-08-15T04:05:15.698Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-08-15T04:05:15.698Z] #69 26.80 OK: 255 MiB in 60 packages [2026-08-15T04:05:15.698Z] #69 ... [2026-08-15T04:05:15.698Z] [2026-08-15T04:05:15.698Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:05:15.698Z] #70 25.39 OK: 255 MiB in 60 packages [2026-08-15T04:05:15.698Z] #70 DONE 27.8s [2026-08-15T04:05:15.976Z] [2026-08-15T04:05:15.976Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-08-15T04:05:15.976Z] #74 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:16.244Z] #74 ... [2026-08-15T04:05:16.244Z] [2026-08-15T04:05:16.244Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:05:16.244Z] #76 DONE 0.6s [2026-08-15T04:05:16.516Z] [2026-08-15T04:05:16.516Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:05:17.934Z] #77 ... [2026-08-15T04:05:17.934Z] [2026-08-15T04:05:17.934Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-08-15T04:05:17.934Z] #69 DONE 29.4s [2026-08-15T04:05:17.934Z] [2026-08-15T04:05:17.934Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-08-15T04:05:17.934Z] #62 DONE 29.6s [2026-08-15T04:05:18.206Z] [2026-08-15T04:05:18.207Z] #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-08-15T04:05:18.207Z] #61 28.18 OK: 255 MiB in 60 packages [2026-08-15T04:05:18.207Z] #61 DONE 29.8s [2026-08-15T04:05:18.207Z] [2026-08-15T04:05:18.207Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:05:19.187Z] #78 DONE 1.1s [2026-08-15T04:05:19.187Z] [2026-08-15T04:05:19.187Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:05:19.455Z] #79 ... [2026-08-15T04:05:19.455Z] [2026-08-15T04:05:19.455Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-08-15T04:05:19.455Z] #0 3.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:19.455Z] #0 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:19.455Z] #80 ... [2026-08-15T04:05:19.455Z] [2026-08-15T04:05:19.455Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-08-15T04:05:19.455Z] #68 28.73 (1/4) Installing ca-certificates (20260611-r0) [2026-08-15T04:05:19.455Z] #68 29.31 (2/4) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:19.455Z] #68 29.36 (3/4) Installing su-exec (0.2-r3) [2026-08-15T04:05:19.455Z] #68 29.44 (4/4) Installing yq-go (4.47.2-r3) [2026-08-15T04:05:19.721Z] #68 ... [2026-08-15T04:05:19.721Z] [2026-08-15T04:05:19.721Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:05:19.721Z] #81 DONE 1.8s [2026-08-15T04:05:19.721Z] [2026-08-15T04:05:19.721Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-08-15T04:05:19.721Z] #65 25.73 (1/4) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:19.721Z] #65 25.82 (2/4) Installing openssl (3.5.7-r0) [2026-08-15T04:05:19.721Z] #65 25.92 (3/4) Installing su-exec (0.2-r3) [2026-08-15T04:05:19.721Z] #65 25.96 (4/4) Installing yq-go (4.47.2-r3) [2026-08-15T04:05:19.721Z] #65 27.66 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:19.721Z] #65 27.90 OK: 20 MiB in 20 packages [2026-08-15T04:05:19.721Z] #65 DONE 31.2s [2026-08-15T04:05:19.991Z] [2026-08-15T04:05:19.991Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:05:20.956Z] #82 ... [2026-08-15T04:05:20.956Z] [2026-08-15T04:05:20.956Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-08-15T04:05:20.956Z] #67 22.44 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:05:20.956Z] #67 22.44 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:05:20.956Z] #67 22.44 OK: 26188 distinct packages available [2026-08-15T04:05:20.956Z] #67 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:20.956Z] #67 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:21.223Z] #67 ... [2026-08-15T04:05:21.223Z] [2026-08-15T04:05:21.223Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-08-15T04:05:21.223Z] #64 25.43 (1/3) Installing ca-certificates (20260611-r0) [2026-08-15T04:05:21.223Z] #64 25.86 (2/3) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:21.223Z] #64 25.88 (3/3) Installing tzdata (2026c-r0) [2026-08-15T04:05:21.223Z] #64 27.88 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:21.223Z] #64 28.08 Executing ca-certificates-20260611-r0.trigger [2026-08-15T04:05:21.223Z] #64 29.00 OK: 8 MiB in 19 packages [2026-08-15T04:05:21.223Z] #64 DONE 32.6s [2026-08-15T04:05:21.223Z] [2026-08-15T04:05:21.223Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:21.223Z] #73 21.01 OK: 12 MiB in 23 packages [2026-08-15T04:05:21.223Z] #73 ... [2026-08-15T04:05:21.223Z] [2026-08-15T04:05:21.223Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-08-15T04:05:21.223Z] #71 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:21.223Z] #71 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:21.491Z] #71 ... [2026-08-15T04:05:21.491Z] [2026-08-15T04:05:21.491Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:22.490Z] #83 ... [2026-08-15T04:05:22.490Z] [2026-08-15T04:05:22.490Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-08-15T04:05:22.490Z] #57 31.21 OK: 255 MiB in 60 packages [2026-08-15T04:05:22.490Z] #57 DONE 33.8s [2026-08-15T04:05:22.490Z] [2026-08-15T04:05:22.490Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:05:23.111Z] #84 DONE 0.9s [2026-08-15T04:05:23.111Z] [2026-08-15T04:05:23.111Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-08-15T04:05:23.111Z] #72 23.33 OK: 255 MiB in 60 packages [2026-08-15T04:05:23.701Z] #72 ... [2026-08-15T04:05:23.701Z] [2026-08-15T04:05:23.701Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:23.701Z] #73 DONE 23.4s [2026-08-15T04:05:23.972Z] [2026-08-15T04:05:23.972Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:05:24.950Z] #85 ... [2026-08-15T04:05:24.950Z] [2026-08-15T04:05:24.950Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-08-15T04:05:24.951Z] #68 31.69 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:24.951Z] #68 31.94 Executing ca-certificates-20260611-r0.trigger [2026-08-15T04:05:24.951Z] #68 33.58 OK: 19 MiB in 20 packages [2026-08-15T04:05:24.951Z] #68 DONE 36.1s [2026-08-15T04:05:24.951Z] [2026-08-15T04:05:24.951Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-08-15T04:05:24.951Z] #86 ... [2026-08-15T04:05:24.951Z] [2026-08-15T04:05:24.951Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-08-15T04:05:24.951Z] #72 DONE 25.4s [2026-08-15T04:05:25.245Z] [2026-08-15T04:05:25.245Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-08-15T04:05:26.242Z] #87 ... [2026-08-15T04:05:26.242Z] [2026-08-15T04:05:26.242Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-08-15T04:05:26.242Z] #63 27.38 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:05:26.242Z] #63 27.38 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:05:26.242Z] #63 27.38 OK: 26166 distinct packages available [2026-08-15T04:05:26.242Z] #63 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:26.242Z] #63 31.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:26.242Z] #63 ... [2026-08-15T04:05:26.242Z] [2026-08-15T04:05:26.242Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-08-15T04:05:26.242Z] #87 DONE 1.1s [2026-08-15T04:05:26.242Z] [2026-08-15T04:05:26.242Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-08-15T04:05:26.242Z] #71 37.28 (1/5) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:26.242Z] #71 37.33 (2/5) Installing musl-obstack (1.2.3-r2) [2026-08-15T04:05:26.242Z] #71 37.33 (3/5) Installing libucontext (1.3.2-r0) [2026-08-15T04:05:26.242Z] #71 37.38 (4/5) Installing gcompat (1.1.0-r4) [2026-08-15T04:05:26.242Z] #71 37.41 (5/5) Installing openssl (3.5.7-r0) [2026-08-15T04:05:26.242Z] #71 37.55 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:26.538Z] #71 37.81 OK: 9 MiB in 21 packages [2026-08-15T04:05:27.164Z] #71 ... [2026-08-15T04:05:27.164Z] [2026-08-15T04:05:27.164Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-08-15T04:05:27.164Z] #60 28.28 v3.22.5-80-g28c625cf935 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-08-15T04:05:27.164Z] #60 28.28 v3.22.5-78-g04ccac43558 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-08-15T04:05:27.164Z] #60 28.28 OK: 26166 distinct packages available [2026-08-15T04:05:27.164Z] #60 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:27.164Z] #60 32.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:27.164Z] #60 ... [2026-08-15T04:05:27.164Z] [2026-08-15T04:05:27.164Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-08-15T04:05:27.164Z] #75 19.42 (1/1) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:27.164Z] #75 19.97 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:27.164Z] #75 20.17 OK: 8 MiB in 17 packages [2026-08-15T04:05:27.765Z] #75 DONE 22.7s [2026-08-15T04:05:27.765Z] [2026-08-15T04:05:27.765Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:05:28.041Z] #88 ... [2026-08-15T04:05:28.041Z] [2026-08-15T04:05:28.041Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:28.041Z] #0 7.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:28.041Z] #0 9.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:28.456Z] #89 ... [2026-08-15T04:05:28.456Z] [2026-08-15T04:05:28.456Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:28.456Z] #83 7.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:29.957Z] #83 ... [2026-08-15T04:05:29.957Z] [2026-08-15T04:05:29.957Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-08-15T04:05:29.957Z] #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:29.957Z] #0 9.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:29.957Z] #90 ... [2026-08-15T04:05:29.957Z] [2026-08-15T04:05:29.957Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:29.957Z] #83 8.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:31.413Z] #83 ... [2026-08-15T04:05:31.413Z] [2026-08-15T04:05:31.413Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-08-15T04:05:31.413Z] #80 18.29 OK: 8 MiB in 18 packages [2026-08-15T04:05:31.413Z] #80 DONE 21.8s [2026-08-15T04:05:31.413Z] [2026-08-15T04:05:31.413Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-08-15T04:05:31.413Z] #71 DONE 42.6s [2026-08-15T04:05:31.413Z] [2026-08-15T04:05:31.413Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-08-15T04:05:31.413Z] #67 40.57 OK: 255 MiB in 60 packages [2026-08-15T04:05:31.413Z] #67 DONE 42.8s [2026-08-15T04:05:31.413Z] [2026-08-15T04:05:31.413Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-08-15T04:05:31.413Z] #74 18.95 OK: 8 MiB in 17 packages [2026-08-15T04:05:31.413Z] #74 DONE 20.6s [2026-08-15T04:05:31.413Z] [2026-08-15T04:05:31.413Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-08-15T04:05:32.464Z] #91 ... [2026-08-15T04:05:32.465Z] [2026-08-15T04:05:32.465Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:05:32.465Z] #92 DONE 0.8s [2026-08-15T04:05:32.465Z] [2026-08-15T04:05:32.465Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-08-15T04:05:32.465Z] #60 42.87 (1/13) Installing brotli-libs (1.1.0-r2) [2026-08-15T04:05:32.465Z] #60 43.09 (2/13) Installing c-ares (1.34.8-r0) [2026-08-15T04:05:32.465Z] #60 43.15 (3/13) Installing libunistring (1.3-r0) [2026-08-15T04:05:32.465Z] #60 43.36 (4/13) Installing libidn2 (2.3.7-r0) [2026-08-15T04:05:32.465Z] #60 43.50 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-08-15T04:05:32.465Z] #60 43.58 (6/13) Installing libpsl (0.21.5-r3) [2026-08-15T04:05:32.465Z] #60 43.67 (7/13) Installing zstd-libs (1.5.7-r0) [2026-08-15T04:05:32.806Z] #60 44.00 (8/13) Installing libcurl (8.14.1-r3) [2026-08-15T04:05:32.806Z] #60 44.22 (9/13) Installing curl (8.14.1-r3) [2026-08-15T04:05:33.250Z] #60 44.39 (10/13) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:33.250Z] #60 44.43 (11/13) Installing musl-obstack (1.2.3-r2) [2026-08-15T04:05:33.250Z] #60 44.45 (12/13) Installing libucontext (1.3.2-r0) [2026-08-15T04:05:33.250Z] #60 44.49 (13/13) Installing gcompat (1.1.0-r4) [2026-08-15T04:05:33.250Z] #60 44.57 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:33.646Z] #60 45.00 OK: 13 MiB in 29 packages [2026-08-15T04:05:34.331Z] #60 ... [2026-08-15T04:05:34.331Z] [2026-08-15T04:05:34.331Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-08-15T04:05:34.331Z] #63 42.41 (1/4) Installing dumb-init (1.2.5-r3) [2026-08-15T04:05:34.331Z] #63 42.43 (2/4) Installing musl-obstack (1.2.3-r2) [2026-08-15T04:05:34.331Z] #63 42.45 (3/4) Installing libucontext (1.3.2-r0) [2026-08-15T04:05:34.331Z] #63 42.46 (4/4) Installing gcompat (1.1.0-r4) [2026-08-15T04:05:34.331Z] #63 42.48 Executing busybox-1.37.0-r20.trigger [2026-08-15T04:05:34.331Z] #63 42.62 OK: 8 MiB in 20 packages [2026-08-15T04:05:34.331Z] #63 DONE 45.6s [2026-08-15T04:05:34.331Z] [2026-08-15T04:05:34.331Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-08-15T04:05:36.310Z] #93 ... [2026-08-15T04:05:36.310Z] [2026-08-15T04:05:36.310Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-08-15T04:05:36.310Z] #60 DONE 47.4s [2026-08-15T04:05:36.310Z] [2026-08-15T04:05:36.310Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:37.306Z] #94 ... [2026-08-15T04:05:37.306Z] [2026-08-15T04:05:37.306Z] #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-08-15T04:05:37.306Z] #95 DONE 5.8s [2026-08-15T04:05:37.306Z] [2026-08-15T04:05:37.306Z] #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-08-15T04:05:37.306Z] #96 DONE 0.3s [2026-08-15T04:05:37.307Z] [2026-08-15T04:05:37.307Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:37.307Z] #89 19.14 OK: 8 MiB in 17 packages [2026-08-15T04:05:38.739Z] #89 DONE 20.6s [2026-08-15T04:05:38.739Z] [2026-08-15T04:05:38.739Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-08-15T04:05:38.739Z] #90 18.21 OK: 20 MiB in 20 packages [2026-08-15T04:05:39.331Z] #90 DONE 19.5s [2026-08-15T04:05:39.331Z] [2026-08-15T04:05:39.331Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-08-15T04:05:39.331Z] #93 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:39.608Z] #93 ... [2026-08-15T04:05:39.608Z] [2026-08-15T04:05:39.608Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-08-15T04:05:39.608Z] #97 DONE 0.2s [2026-08-15T04:05:39.608Z] [2026-08-15T04:05:39.608Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:39.608Z] #94 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:39.879Z] #94 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:39.879Z] #94 ... [2026-08-15T04:05:39.879Z] [2026-08-15T04:05:39.879Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-08-15T04:05:39.879Z] #86 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:39.879Z] #86 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:39.879Z] #86 ... [2026-08-15T04:05:39.879Z] [2026-08-15T04:05:39.879Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-08-15T04:05:39.879Z] #93 5.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:40.837Z] #93 ... [2026-08-15T04:05:40.837Z] [2026-08-15T04:05:40.837Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:40.837Z] #83 18.56 OK: 8 MiB in 19 packages [2026-08-15T04:05:40.837Z] #83 DONE 19.6s [2026-08-15T04:05:41.105Z] [2026-08-15T04:05:41.105Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-08-15T04:05:41.105Z] #86 15.86 OK: 19 MiB in 20 packages [2026-08-15T04:05:42.521Z] #86 ... [2026-08-15T04:05:42.521Z] [2026-08-15T04:05:42.521Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:05:42.521Z] #98 ... [2026-08-15T04:05:42.521Z] [2026-08-15T04:05:42.521Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-08-15T04:05:42.521Z] #91 5.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:42.521Z] #91 7.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-08-15T04:05:43.502Z] #91 12.04 OK: 9 MiB in 21 packages [2026-08-15T04:05:44.278Z] #113 ... [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-08-15T04:05:44.278Z] #150 DONE 103.8s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-08-15T04:05:44.278Z] #148 DONE 103.8s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:05:44.278Z] #157 DONE 0.5s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-08-15T04:05:44.278Z] #158 DONE 0.3s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-08-15T04:05:44.278Z] #159 ... [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:05:44.278Z] #160 DONE 0.2s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-08-15T04:05:44.278Z] #161 DONE 0.4s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #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-08-15T04:05:44.278Z] #162 DONE 0.2s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:05:44.278Z] #154 ... [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #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-08-15T04:05:44.278Z] #163 DONE 0.1s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-08-15T04:05:44.278Z] #159 DONE 0.9s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:05:44.278Z] #164 ... [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:05:44.278Z] #165 DONE 0.3s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:05:44.278Z] #166 DONE 0.2s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-08-15T04:05:44.278Z] #167 DONE 0.3s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #113 [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-08-15T04:05:44.278Z] #113 ... [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-08-15T04:05:44.278Z] #168 DONE 0.1s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:05:44.278Z] #164 DONE 1.1s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #169 [core-common-config-bootstrapper] exporting to image [2026-08-15T04:05:44.278Z] #169 exporting layers [2026-08-15T04:05:44.278Z] #169 ... [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #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-08-15T04:05:44.278Z] #170 DONE 0.1s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #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-08-15T04:05:44.278Z] #171 DONE 0.2s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #113 [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-08-15T04:05:44.278Z] #113 ... [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #169 [core-common-config-bootstrapper] exporting to image [2026-08-15T04:05:44.278Z] #169 exporting layers 0.4s done [2026-08-15T04:05:44.278Z] #169 writing image sha256:33f8122ede067af4777e8d963ec8810d702d7fe55c323515dc139963d73539a5 done [2026-08-15T04:05:44.278Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2026-08-15T04:05:44.278Z] #169 DONE 0.5s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #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-08-15T04:05:44.278Z] #172 DONE 0.2s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-08-15T04:05:44.278Z] #173 DONE 0.1s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-08-15T04:05:44.278Z] #174 DONE 1.2s [2026-08-15T04:05:44.278Z] [2026-08-15T04:05:44.278Z] #175 [security-bootstrapper] exporting to image [2026-08-15T04:05:44.467Z] #91 ... [2026-08-15T04:05:44.468Z] [2026-08-15T04:05:44.468Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:44.468Z] #94 8.178 OK: 13 MiB in 29 packages [2026-08-15T04:05:44.468Z] #94 ... [2026-08-15T04:05:44.468Z] [2026-08-15T04:05:44.468Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-08-15T04:05:44.468Z] #91 DONE 13.3s [2026-08-15T04:05:44.468Z] [2026-08-15T04:05:44.468Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-08-15T04:05:44.468Z] #86 DONE 19.8s [2026-08-15T04:05:44.541Z] #175 exporting layers 0.6s done [2026-08-15T04:05:44.541Z] #175 writing image sha256:17a67bc9d0f8cd5b2fbf079e461a3321763e42d9c94cd3ecdabd7bea03745c39 done [2026-08-15T04:05:44.541Z] #175 naming to docker.io/library/security-bootstrapper done [2026-08-15T04:05:44.541Z] #175 DONE 0.7s [2026-08-15T04:05:44.541Z] [2026-08-15T04:05:44.541Z] #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-08-15T04:05:44.743Z] [2026-08-15T04:05:44.743Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-08-15T04:05:45.329Z] #99 ... [2026-08-15T04:05:45.329Z] [2026-08-15T04:05:45.329Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-08-15T04:05:45.329Z] #94 DONE 9.2s [2026-08-15T04:05:45.329Z] [2026-08-15T04:05:45.329Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-08-15T04:05:45.329Z] #93 10.74 OK: 8 MiB in 20 packages [2026-08-15T04:05:46.332Z] #93 DONE 12.2s [2026-08-15T04:05:46.332Z] [2026-08-15T04:05:46.332Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:05:46.624Z] #100 ... [2026-08-15T04:05:46.624Z] [2026-08-15T04:05:46.624Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-08-15T04:05:46.624Z] #99 DONE 1.9s [2026-08-15T04:05:46.624Z] [2026-08-15T04:05:46.624Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:05:47.630Z] #101 ... [2026-08-15T04:05:47.630Z] [2026-08-15T04:05:47.630Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:05:47.630Z] #100 DONE 3.1s [2026-08-15T04:05:47.939Z] [2026-08-15T04:05:47.939Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-08-15T04:05:47.939Z] #102 DONE 0.3s [2026-08-15T04:05:47.939Z] [2026-08-15T04:05:47.939Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:05:48.257Z] #103 ... [2026-08-15T04:05:48.257Z] [2026-08-15T04:05:48.257Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2026-08-15T04:05:48.257Z] #104 DONE 0.3s [2026-08-15T04:05:48.532Z] [2026-08-15T04:05:48.532Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-08-15T04:05:48.532Z] #105 DONE 0.4s [2026-08-15T04:05:48.532Z] [2026-08-15T04:05:48.532Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:05:48.532Z] #101 DONE 2.1s [2026-08-15T04:05:48.532Z] [2026-08-15T04:05:48.532Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-08-15T04:05:48.813Z] #106 DONE 0.3s [2026-08-15T04:05:48.813Z] [2026-08-15T04:05:48.813Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-08-15T04:05:48.813Z] #107 DONE 0.3s [2026-08-15T04:05:48.813Z] [2026-08-15T04:05:48.813Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-08-15T04:05:49.097Z] #108 ... [2026-08-15T04:05:49.097Z] [2026-08-15T04:05:49.097Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-08-15T04:05:49.097Z] #103 DONE 2.5s [2026-08-15T04:05:49.097Z] [2026-08-15T04:05:49.097Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-08-15T04:05:49.097Z] #108 DONE 0.3s [2026-08-15T04:05:49.097Z] [2026-08-15T04:05:49.097Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-08-15T04:05:49.370Z] #109 DONE 0.3s [2026-08-15T04:05:49.370Z] [2026-08-15T04:05:49.370Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-08-15T04:05:49.370Z] #110 DONE 0.3s [2026-08-15T04:05:49.370Z] [2026-08-15T04:05:49.370Z] #111 [security-spire-server] exporting to image [2026-08-15T04:05:49.370Z] #111 exporting layers [2026-08-15T04:05:49.660Z] #111 ... [2026-08-15T04:05:49.660Z] [2026-08-15T04:05:49.661Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-08-15T04:05:49.661Z] #112 DONE 0.5s [2026-08-15T04:05:49.952Z] [2026-08-15T04:05:49.952Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2026-08-15T04:05:49.952Z] #113 DONE 0.6s [2026-08-15T04:05:49.952Z] [2026-08-15T04:05:49.952Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-08-15T04:05:50.302Z] #114 DONE 0.5s [2026-08-15T04:05:50.302Z] [2026-08-15T04:05:50.302Z] #115 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-08-15T04:05:50.302Z] #115 DONE 0.4s [2026-08-15T04:05:50.302Z] [2026-08-15T04:05:50.302Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-08-15T04:05:50.601Z] #116 DONE 0.3s [2026-08-15T04:05:50.601Z] [2026-08-15T04:05:50.601Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-08-15T04:05:50.890Z] #117 DONE 0.3s [2026-08-15T04:05:50.890Z] [2026-08-15T04:05:50.890Z] #111 [security-spire-agent] exporting to image [2026-08-15T04:05:51.175Z] #111 ... [2026-08-15T04:05:51.175Z] [2026-08-15T04:05:51.175Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-08-15T04:05:51.175Z] #118 DONE 0.4s [2026-08-15T04:05:51.470Z] [2026-08-15T04:05:51.470Z] #111 [security-spire-config] exporting to image [2026-08-15T04:05:54.073Z] #111 exporting layers 4.8s done [2026-08-15T04:05:54.073Z] #111 writing image sha256:729b90cba2e987cb7a11900fc41d4d423a82e32d4428a6c35ee007addd864c02 0.0s done [2026-08-15T04:05:54.073Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-08-15T04:05:55.500Z] #111 exporting layers 4.2s done [2026-08-15T04:05:55.500Z] #111 writing image sha256:fa1ad3a8ca727fb4dfcbb76981d98e5176826dca197b89f1e29f1d04ed949f42 0.0s done [2026-08-15T04:05:55.500Z] #111 naming to docker.io/library/security-spire-agent-arm64 [2026-08-15T04:05:55.500Z] #111 writing image sha256:91159d08a38316419cb5d7a09ba748a628f286c0dfe810cda6f1d3fb932407be [2026-08-15T04:05:55.500Z] #111 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-08-15T04:05:55.500Z] #111 writing image sha256:91159d08a38316419cb5d7a09ba748a628f286c0dfe810cda6f1d3fb932407be 0.0s done [2026-08-15T04:05:55.500Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2026-08-15T04:05:55.500Z] #111 DONE 6.2s [2026-08-15T04:05:55.500Z] [2026-08-15T04:05:55.500Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:07:06.238Z] #152 ... [2026-08-15T04:07:06.238Z] [2026-08-15T04:07:06.238Z] #113 [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-08-15T04:07:06.238Z] #113 177.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-08-15T04:07:09.902Z] #113 ... [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:07:09.902Z] #154 DONE 193.6s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #113 [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-08-15T04:07:09.902Z] #113 DONE 193.6s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:07:09.902Z] #146 DONE 193.6s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-08-15T04:07:09.902Z] #153 DONE 193.6s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #152 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-08-15T04:07:09.902Z] #152 DONE 193.6s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-08-15T04:07:09.902Z] #156 DONE 193.6s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-08-15T04:07:09.902Z] #155 DONE 193.7s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #176 ... [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-08-15T04:07:09.902Z] #149 DONE 193.8s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-08-15T04:07:09.902Z] #147 DONE 193.8s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:07:09.902Z] #151 DONE 193.8s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #177 ... [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #178 DONE 0.3s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #179 DONE 0.4s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #176 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #176 DONE 0.3s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #180 DONE 0.3s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #181 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #181 DONE 0.2s [2026-08-15T04:07:09.902Z] [2026-08-15T04:07:09.902Z] #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:09.902Z] #182 DONE 0.2s [2026-08-15T04:07:10.190Z] [2026-08-15T04:07:10.190Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:10.190Z] #183 DONE 0.2s [2026-08-15T04:07:10.190Z] [2026-08-15T04:07:10.190Z] #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:10.190Z] #177 DONE 0.1s [2026-08-15T04:07:10.190Z] [2026-08-15T04:07:10.190Z] #184 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #184 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #185 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:10.488Z] #186 CACHED [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #187 CACHED [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #188 CACHED [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:07:10.488Z] #189 CACHED [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-08-15T04:07:10.488Z] #190 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #191 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #192 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #193 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #193 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #194 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #194 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:07:10.488Z] #195 DONE 0.3s [2026-08-15T04:07:10.488Z] [2026-08-15T04:07:10.488Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-08-15T04:07:11.544Z] #196 ... [2026-08-15T04:07:11.544Z] [2026-08-15T04:07:11.544Z] #197 [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-08-15T04:07:11.544Z] #197 DONE 1.4s [2026-08-15T04:07:11.544Z] [2026-08-15T04:07:11.544Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-08-15T04:07:11.544Z] #198 DONE 1.4s [2026-08-15T04:07:11.544Z] [2026-08-15T04:07:11.544Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-08-15T04:07:11.544Z] #199 DONE 1.5s [2026-08-15T04:07:11.830Z] [2026-08-15T04:07:11.830Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-08-15T04:07:11.830Z] #200 DONE 1.5s [2026-08-15T04:07:11.830Z] [2026-08-15T04:07:11.830Z] #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-08-15T04:07:11.830Z] #201 DONE 1.5s [2026-08-15T04:07:11.830Z] [2026-08-15T04:07:11.830Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-08-15T04:07:11.830Z] #202 DONE 1.4s [2026-08-15T04:07:11.830Z] [2026-08-15T04:07:11.830Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-08-15T04:07:11.830Z] #203 DONE 1.5s [2026-08-15T04:07:11.830Z] [2026-08-15T04:07:11.830Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-08-15T04:07:11.830Z] #204 ... [2026-08-15T04:07:11.830Z] [2026-08-15T04:07:11.830Z] #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:07:11.830Z] #205 DONE 1.7s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #206 [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-08-15T04:07:12.109Z] #206 DONE 1.7s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-08-15T04:07:12.109Z] #196 DONE 1.7s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #207 [core-keeper] exporting to image [2026-08-15T04:07:12.109Z] #207 exporting layers [2026-08-15T04:07:12.109Z] #207 ... [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-08-15T04:07:12.109Z] #204 DONE 0.4s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-08-15T04:07:12.109Z] #208 DONE 0.5s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:07:12.109Z] #209 DONE 0.5s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-08-15T04:07:12.109Z] #210 DONE 0.5s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #211 [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-08-15T04:07:12.109Z] #211 DONE 0.5s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #212 [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-08-15T04:07:12.109Z] #212 DONE 0.2s [2026-08-15T04:07:12.109Z] [2026-08-15T04:07:12.109Z] #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:07:12.109Z] #213 DONE 0.5s [2026-08-15T04:07:12.398Z] [2026-08-15T04:07:12.398Z] #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:07:12.398Z] #214 DONE 0.2s [2026-08-15T04:07:12.398Z] [2026-08-15T04:07:12.398Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:07:12.398Z] #215 DONE 0.2s [2026-08-15T04:07:12.398Z] [2026-08-15T04:07:12.398Z] #216 [security-spiffe-token-provider] exporting to image [2026-08-15T04:07:12.398Z] #216 ... [2026-08-15T04:07:12.398Z] [2026-08-15T04:07:12.398Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-08-15T04:07:12.398Z] #217 DONE 0.3s [2026-08-15T04:07:12.398Z] [2026-08-15T04:07:12.398Z] #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-08-15T04:07:12.398Z] #218 DONE 0.4s [2026-08-15T04:07:12.398Z] [2026-08-15T04:07:12.398Z] #219 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:07:12.398Z] #219 DONE 0.3s [2026-08-15T04:07:12.398Z] [2026-08-15T04:07:12.398Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-08-15T04:07:12.398Z] #220 DONE 0.3s [2026-08-15T04:07:12.708Z] [2026-08-15T04:07:12.708Z] #207 [core-keeper] exporting to image [2026-08-15T04:07:12.708Z] #207 exporting layers 0.2s done [2026-08-15T04:07:12.708Z] #207 writing image sha256:4d85e0e0121dc644ea4513950b968d924041aca7f4ae3f044164a674389ae1ae 0.0s done [2026-08-15T04:07:12.708Z] #207 naming to docker.io/library/core-keeper 0.0s done [2026-08-15T04:07:12.708Z] #207 DONE 0.6s [2026-08-15T04:07:12.708Z] [2026-08-15T04:07:12.708Z] #221 [core-data] exporting to image [2026-08-15T04:07:12.708Z] #221 exporting layers 0.3s done [2026-08-15T04:07:12.708Z] #221 writing image sha256:7cbef865b8ad49db7eb1e2a54e3a7480b793843128e91571aec7660dd4fd1194 0.0s done [2026-08-15T04:07:12.708Z] #221 naming to docker.io/library/core-data 0.0s done [2026-08-15T04:07:12.708Z] #221 DONE 0.5s [2026-08-15T04:07:12.708Z] [2026-08-15T04:07:12.708Z] #222 [core-command] exporting to image [2026-08-15T04:07:12.708Z] #222 exporting layers 0.3s done [2026-08-15T04:07:12.708Z] #222 writing image sha256:d588635783534a5fd73076653e4885d4fc88c68f44958daec06624abf291fc0f 0.0s done [2026-08-15T04:07:12.708Z] #222 naming to docker.io/library/core-command done [2026-08-15T04:07:12.708Z] #222 DONE 0.5s [2026-08-15T04:07:12.708Z] [2026-08-15T04:07:12.708Z] #216 [security-spiffe-token-provider] exporting to image [2026-08-15T04:07:12.708Z] #216 exporting layers 0.4s done [2026-08-15T04:07:12.708Z] #216 writing image sha256:05b3d7d49ce72390fe048ae5624e24f845c654adb260ac5e1d8a2b9ba751fec9 [2026-08-15T04:07:13.009Z] #216 ... [2026-08-15T04:07:13.009Z] [2026-08-15T04:07:13.009Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-08-15T04:07:13.009Z] #223 DONE 0.3s [2026-08-15T04:07:13.009Z] [2026-08-15T04:07:13.009Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-08-15T04:07:13.009Z] #224 DONE 0.3s [2026-08-15T04:07:13.009Z] [2026-08-15T04:07:13.009Z] #216 [security-spiffe-token-provider] exporting to image [2026-08-15T04:07:13.009Z] #216 writing image sha256:05b3d7d49ce72390fe048ae5624e24f845c654adb260ac5e1d8a2b9ba751fec9 0.2s done [2026-08-15T04:07:13.009Z] #216 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-08-15T04:07:13.009Z] #216 DONE 0.8s [2026-08-15T04:07:13.009Z] [2026-08-15T04:07:13.009Z] #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-08-15T04:07:13.358Z] #225 DONE 0.5s [2026-08-15T04:07:13.358Z] [2026-08-15T04:07:13.358Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:07:13.358Z] #226 DONE 0.9s [2026-08-15T04:07:13.358Z] [2026-08-15T04:07:13.358Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-08-15T04:07:13.358Z] #227 DONE 0.1s [2026-08-15T04:07:13.358Z] [2026-08-15T04:07:13.358Z] #228 [support-notifications] exporting to image [2026-08-15T04:07:13.358Z] #228 exporting layers 0.8s done [2026-08-15T04:07:13.358Z] #228 writing image sha256:3c2a3657c5551f79184792496e2183b9993c27f0bd29f2bd273f5c7f61b34dae done [2026-08-15T04:07:13.358Z] #228 naming to docker.io/library/support-notifications 0.0s done [2026-08-15T04:07:13.358Z] #228 DONE 1.1s [2026-08-15T04:07:13.358Z] [2026-08-15T04:07:13.358Z] #229 [support-scheduler] exporting to image [2026-08-15T04:07:13.358Z] #229 exporting layers 1.2s done [2026-08-15T04:07:13.358Z] #229 writing image sha256:13d8d102a60f46e1cf47f14bfe75f89b8820b73ac1c5b3464b409e9b0cccba4e done [2026-08-15T04:07:13.358Z] #229 naming to docker.io/library/support-scheduler 0.0s done [2026-08-15T04:07:13.358Z] #229 DONE 1.3s [2026-08-15T04:07:13.358Z] [2026-08-15T04:07:13.358Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:07:13.666Z] #230 ... [2026-08-15T04:07:13.666Z] [2026-08-15T04:07:13.666Z] #231 [core-metadata] exporting to image [2026-08-15T04:07:13.666Z] #231 exporting layers 0.8s done [2026-08-15T04:07:13.666Z] #231 writing image sha256:be28940645dbc904b5439e063a3e0231058391a94281e3e614782ab5b94257da 0.0s done [2026-08-15T04:07:13.666Z] #231 naming to docker.io/library/core-metadata 0.0s done [2026-08-15T04:07:13.666Z] #231 DONE 0.9s [2026-08-15T04:07:13.666Z] [2026-08-15T04:07:13.666Z] #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:07:13.666Z] #232 DONE 0.6s [2026-08-15T04:07:13.666Z] [2026-08-15T04:07:13.666Z] #233 [security-proxy-setup] exporting to image [2026-08-15T04:07:14.037Z] #233 exporting layers 0.3s done [2026-08-15T04:07:14.037Z] #233 writing image sha256:3670ab60c2bacd1741bb625ec4943d0afb302f3f4a799140b521deb2079ea96f done [2026-08-15T04:07:14.037Z] #233 naming to docker.io/library/security-proxy-setup done [2026-08-15T04:07:14.037Z] #233 DONE 0.3s [2026-08-15T04:07:14.037Z] [2026-08-15T04:07:14.037Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:07:14.037Z] #230 DONE 0.4s [2026-08-15T04:07:14.037Z] [2026-08-15T04:07:14.037Z] #234 [security-proxy-auth] exporting to image [2026-08-15T04:07:14.325Z] #234 ... [2026-08-15T04:07:14.325Z] [2026-08-15T04:07:14.325Z] #235 [security-secretstore-setup] exporting to image [2026-08-15T04:07:14.325Z] #235 exporting layers 0.2s done [2026-08-15T04:07:14.325Z] #235 writing image sha256:289c495eb4b51b64ee050b24ea77136982308087caa5bbce9ed5f4e3425b78f5 done [2026-08-15T04:07:14.325Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-08-15T04:07:14.325Z] #235 DONE 0.3s [2026-08-15T04:07:14.325Z] [2026-08-15T04:07:14.325Z] #234 [security-proxy-auth] exporting to image [2026-08-15T04:07:14.325Z] #234 exporting layers 0.8s done [2026-08-15T04:07:14.325Z] #234 writing image sha256:5a6fc60152f813fe21c27c3866bc838f6ef6133fb1c4aa5a784e282d093f002f [2026-08-15T04:07:14.325Z] #234 writing image sha256:5a6fc60152f813fe21c27c3866bc838f6ef6133fb1c4aa5a784e282d093f002f done [2026-08-15T04:07:14.325Z] #234 naming to docker.io/library/security-proxy-auth done [2026-08-15T04:07:14.325Z] #234 DONE 0.9s [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:07:14.325Z] time="2026-08-15T04:02:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-08-15T04:07:14.384Z] $ docker stop --time=1 fc3933ed98137d1e107f5f0babdec33e492ca3d32fe23b9ba5852fdc8a530fd8 [2026-08-15T04:07:15.689Z] $ docker rm -f --volumes fc3933ed98137d1e107f5f0babdec33e492ca3d32fe23b9ba5852fdc8a530fd8 [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-15T04:07:16.271Z] + docker images [2026-08-15T04:07:16.271Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-08-15T04:07:16.271Z] security-secretstore-setup latest 289c495eb4b5 3 seconds ago 90.5MB [2026-08-15T04:07:16.271Z] security-proxy-auth latest 5a6fc60152f8 3 seconds ago 49.8MB [2026-08-15T04:07:16.271Z] security-proxy-setup latest 3670ab60c2ba 3 seconds ago 55.4MB [2026-08-15T04:07:16.271Z] core-metadata latest be28940645db 4 seconds ago 50.8MB [2026-08-15T04:07:16.271Z] support-notifications latest 3c2a3657c555 4 seconds ago 58.6MB [2026-08-15T04:07:16.271Z] security-spiffe-token-provider latest 05b3d7d49ce7 4 seconds ago 53.9MB [2026-08-15T04:07:16.271Z] support-scheduler latest 13d8d102a60f 5 seconds ago 55MB [2026-08-15T04:07:16.271Z] core-data latest 7cbef865b8ad 5 seconds ago 50.6MB [2026-08-15T04:07:16.271Z] core-keeper latest 4d85e0e0121d 5 seconds ago 50.4MB [2026-08-15T04:07:16.271Z] core-command latest d58863578353 5 seconds ago 44.8MB [2026-08-15T04:07:16.271Z] security-bootstrapper latest 17a67bc9d0f8 About a minute ago 21.7MB [2026-08-15T04:07:16.271Z] core-common-config-bootstrapper latest 33f8122ede06 About a minute ago 20.6MB [2026-08-15T04:07:16.271Z] security-spire-agent latest 7b41557caab2 3 minutes ago 237MB [2026-08-15T04:07:16.271Z] security-spire-server latest 42bfe26c0872 3 minutes ago 178MB [2026-08-15T04:07:16.271Z] security-spire-config latest 2c25ebfc67d6 3 minutes ago 177MB [2026-08-15T04:07:16.271Z] ci-base-image-x86_64 latest 29d33c90d4a2 8 minutes ago 982MB [2026-08-15T04:07:16.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 10 months ago 636MB [2026-08-15T04:07:16.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 14 months ago 573MB [2026-08-15T04:07:16.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 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-08-15T04:07:16.700Z] provisioning config files... [2026-08-15T04:07:16.721Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config4501616863495889334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:07:17.200Z] ---> ****-login.sh [2026-08-15T04:07:17.200Z] nexus3.edgexfoundry.org:10001 [2026-08-15T04:07:17.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:07:17.296Z] #41 ... [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #85 DONE 111.7s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #79 DONE 115.8s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #119 [core-data builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #119 ... [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #82 DONE 115.1s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #98 DONE 102.9s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #88 DONE 108.9s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #77 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #77 DONE 118.9s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #120 [security-bootstrapper builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #120 DONE 1.9s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #121 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:07:17.296Z] #122 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #123 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #124 [core-command builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #124 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #125 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:07:17.296Z] #126 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:07:17.296Z] #127 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #128 [core-metadata builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #128 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #129 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #130 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:07:17.296Z] #131 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #132 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:07:17.296Z] #133 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #134 [security-proxy-auth builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #134 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #135 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #119 [core-data builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #119 DONE 2.0s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #136 [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-08-15T04:07:17.296Z] #136 ... [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #137 [support-scheduler builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #137 DONE 2.1s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #138 [support-notifications builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #138 DONE 2.1s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #139 [security-spiffe-token-provider builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #139 DONE 2.0s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #140 [core-keeper builder 7/8] COPY . . [2026-08-15T04:07:17.296Z] #140 DONE 1.9s [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #141 [security-proxy-setup builder 6/7] COPY . . [2026-08-15T04:07:17.296Z] #141 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #142 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-08-15T04:07:17.296Z] #142 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-08-15T04:07:17.296Z] #143 CACHED [2026-08-15T04:07:17.296Z] [2026-08-15T04:07:17.296Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-08-15T04:07:17.504Z] Login Succeeded [2026-08-15T04:07:17.504Z] nexus3.edgexfoundry.org:10002 [2026-08-15T04:07:17.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:07:17.504Z] Login Succeeded [2026-08-15T04:07:17.504Z] nexus3.edgexfoundry.org:10003 [2026-08-15T04:07:17.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:07:17.504Z] Login Succeeded [2026-08-15T04:07:17.504Z] nexus3.edgexfoundry.org:10004 [2026-08-15T04:07:17.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:07:17.810Z] Login Succeeded [2026-08-15T04:07:17.810Z] ****.io [2026-08-15T04:07:17.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:07:18.113Z] Login Succeeded [2026-08-15T04:07:18.113Z] ---> ****-login.sh ends [Pipeline] } [2026-08-15T04:07:18.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:07:18.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-15T04:07:18.376Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-08-15T04:07:18.376Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:18.376Z] latest [2026-08-15T04:07:18.376Z] 4.1.0-dev.128 [2026-08-15T04:07:18.376Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:18.376Z] main [2026-08-15T04:07:18.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:18.890Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:19.383Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:19.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-08-15T04:07:19.383Z] 9251fddeac83: Preparing [2026-08-15T04:07:19.383Z] fcc207246c62: Preparing [2026-08-15T04:07:19.383Z] aa18c121fccd: Preparing [2026-08-15T04:07:19.383Z] e0bb7e312842: Preparing [2026-08-15T04:07:19.383Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:19.383Z] 1076e20e1900: Preparing [2026-08-15T04:07:19.383Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:19.383Z] 1076e20e1900: Waiting [2026-08-15T04:07:19.383Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:19.383Z] 9251fddeac83: Pushed [2026-08-15T04:07:19.383Z] aa18c121fccd: Pushed [2026-08-15T04:07:19.383Z] ffb81b49ea2b: Pushed [2026-08-15T04:07:19.383Z] e0bb7e312842: Pushed [2026-08-15T04:07:19.383Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:19.693Z] 1076e20e1900: Pushed [2026-08-15T04:07:22.921Z] #144 ... [2026-08-15T04:07:22.921Z] [2026-08-15T04:07:22.921Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:07:22.921Z] #0 5.400 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-08-15T04:07:22.921Z] #145 ... [2026-08-15T04:07:22.921Z] [2026-08-15T04:07:22.921Z] #136 [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-08-15T04:07:22.921Z] #136 5.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-08-15T04:07:23.296Z] fcc207246c62: Pushed [2026-08-15T04:07:23.296Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:23.831Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:24.332Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-08-15T04:07:24.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-08-15T04:07:24.332Z] 9251fddeac83: Preparing [2026-08-15T04:07:24.332Z] fcc207246c62: Preparing [2026-08-15T04:07:24.332Z] aa18c121fccd: Preparing [2026-08-15T04:07:24.332Z] e0bb7e312842: Preparing [2026-08-15T04:07:24.332Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:24.332Z] 1076e20e1900: Preparing [2026-08-15T04:07:24.332Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:24.332Z] 1076e20e1900: Waiting [2026-08-15T04:07:24.332Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:24.332Z] 9251fddeac83: Layer already exists [2026-08-15T04:07:24.332Z] fcc207246c62: Layer already exists [2026-08-15T04:07:24.332Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:24.332Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:24.332Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:24.332Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:24.332Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:24.332Z] latest: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:24.789Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:25.309Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.128 [2026-08-15T04:07:25.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-08-15T04:07:25.309Z] 9251fddeac83: Preparing [2026-08-15T04:07:25.309Z] fcc207246c62: Preparing [2026-08-15T04:07:25.309Z] aa18c121fccd: Preparing [2026-08-15T04:07:25.309Z] e0bb7e312842: Preparing [2026-08-15T04:07:25.309Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:25.309Z] 1076e20e1900: Preparing [2026-08-15T04:07:25.309Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:25.309Z] 1076e20e1900: Waiting [2026-08-15T04:07:25.309Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:25.309Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:25.309Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:25.309Z] 9251fddeac83: Layer already exists [2026-08-15T04:07:25.309Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:25.309Z] fcc207246c62: Layer already exists [2026-08-15T04:07:25.309Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:25.309Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:25.309Z] 4.1.0-dev.128: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:25.890Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:26.396Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:26.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-08-15T04:07:26.396Z] 9251fddeac83: Preparing [2026-08-15T04:07:26.396Z] fcc207246c62: Preparing [2026-08-15T04:07:26.396Z] aa18c121fccd: Preparing [2026-08-15T04:07:26.396Z] e0bb7e312842: Preparing [2026-08-15T04:07:26.396Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:26.396Z] 1076e20e1900: Preparing [2026-08-15T04:07:26.396Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:26.396Z] 1076e20e1900: Waiting [2026-08-15T04:07:26.396Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:26.396Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:26.396Z] fcc207246c62: Layer already exists [2026-08-15T04:07:26.396Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:26.396Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:26.396Z] 9251fddeac83: Layer already exists [2026-08-15T04:07:26.396Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:26.396Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:26.396Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:26.930Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:27.510Z] #136 ... [2026-08-15T04:07:27.510Z] [2026-08-15T04:07:27.510Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-08-15T04:07:27.510Z] #0 5.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-08-15T04:07:27.510Z] #146 ... [2026-08-15T04:07:27.510Z] [2026-08-15T04:07:27.510Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-08-15T04:07:27.510Z] #0 4.683 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-08-15T04:07:27.510Z] #147 ... [2026-08-15T04:07:27.510Z] [2026-08-15T04:07:27.510Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-08-15T04:07:27.510Z] #0 5.198 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-08-15T04:07:27.510Z] #148 ... [2026-08-15T04:07:27.510Z] [2026-08-15T04:07:27.510Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-08-15T04:07:27.510Z] #0 4.142 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-08-15T04:07:27.814Z] #149 ... [2026-08-15T04:07:27.814Z] [2026-08-15T04:07:27.814Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-08-15T04:07:27.814Z] #0 5.504 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-08-15T04:07:27.814Z] #150 ... [2026-08-15T04:07:27.814Z] [2026-08-15T04:07:27.814Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:07:27.814Z] #0 5.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-08-15T04:07:27.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-08-15T04:07:27.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-08-15T04:07:27.873Z] 9251fddeac83: Preparing [2026-08-15T04:07:27.873Z] fcc207246c62: Preparing [2026-08-15T04:07:27.873Z] aa18c121fccd: Preparing [2026-08-15T04:07:27.873Z] e0bb7e312842: Preparing [2026-08-15T04:07:27.873Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:27.873Z] 1076e20e1900: Preparing [2026-08-15T04:07:27.873Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:27.873Z] 1076e20e1900: Waiting [2026-08-15T04:07:27.873Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:27.873Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:27.873Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:27.873Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:27.873Z] fcc207246c62: Layer already exists [2026-08-15T04:07:27.873Z] 9251fddeac83: Layer already exists [2026-08-15T04:07:27.873Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:27.873Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:27.873Z] main: digest: sha256:b9a4ac636fb2ee87bf68897e1304bc31461ba703c763dd8aaf1a2ce558fffc5b size: 1779 [Pipeline] } [Pipeline] // withEnv [2026-08-15T04:07:28.111Z] #151 ... [2026-08-15T04:07:28.111Z] [2026-08-15T04:07:28.111Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-08-15T04:07:28.111Z] #0 4.442 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-08-15T04:07:28.111Z] #152 ... [2026-08-15T04:07:28.111Z] [2026-08-15T04:07:28.111Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-08-15T04:07:28.111Z] #0 5.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:07:28.325Z] ===================================================== [Pipeline] echo [2026-08-15T04:07:28.337Z] taggedImages: [2026-08-15T04:07:28.337Z] - nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:28.337Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-08-15T04:07:28.337Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.128 [2026-08-15T04:07:28.337Z] - nexus3.edgexfoundry.org:10004/core-command:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:28.337Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-08-15T04:07:28.388Z] #153 ... [2026-08-15T04:07:28.388Z] [2026-08-15T04:07:28.388Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:07:28.388Z] #0 5.525 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-08-15T04:07:28.388Z] #154 ... [2026-08-15T04:07:28.388Z] [2026-08-15T04:07:28.388Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-08-15T04:07:28.388Z] #144 5.924 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-08-15T04:07:28.389Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-08-15T04:07:28.389Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:28.389Z] latest [2026-08-15T04:07:28.389Z] 4.1.0-dev.128 [2026-08-15T04:07:28.389Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:28.389Z] main [2026-08-15T04:07:28.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:29.208Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:29.807Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:29.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-08-15T04:07:29.807Z] d1289fcd9018: Preparing [2026-08-15T04:07:29.807Z] 4c9cb0b5e9b3: Preparing [2026-08-15T04:07:29.807Z] 2ceb2b01476d: Preparing [2026-08-15T04:07:29.807Z] 9c70fac06ea8: Preparing [2026-08-15T04:07:29.807Z] aa18c121fccd: Preparing [2026-08-15T04:07:29.807Z] e0bb7e312842: Preparing [2026-08-15T04:07:29.807Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:29.807Z] 1076e20e1900: Preparing [2026-08-15T04:07:29.807Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:29.807Z] ffb81b49ea2b: Waiting [2026-08-15T04:07:29.807Z] 1076e20e1900: Waiting [2026-08-15T04:07:29.807Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:29.807Z] e0bb7e312842: Waiting [2026-08-15T04:07:29.807Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:29.807Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:29.807Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:29.807Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:29.807Z] 4c9cb0b5e9b3: Pushed [2026-08-15T04:07:29.807Z] d1289fcd9018: Pushed [2026-08-15T04:07:29.807Z] 2ceb2b01476d: Pushed [2026-08-15T04:07:29.807Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:31.268Z] 9c70fac06ea8: Pushed [2026-08-15T04:07:31.268Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:31.819Z] + 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-08-15T04:07:32.390Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-08-15T04:07:32.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-08-15T04:07:32.390Z] d1289fcd9018: Preparing [2026-08-15T04:07:32.390Z] 4c9cb0b5e9b3: Preparing [2026-08-15T04:07:32.390Z] 2ceb2b01476d: Preparing [2026-08-15T04:07:32.390Z] 9c70fac06ea8: Preparing [2026-08-15T04:07:32.390Z] aa18c121fccd: Preparing [2026-08-15T04:07:32.390Z] e0bb7e312842: Preparing [2026-08-15T04:07:32.390Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:32.390Z] 1076e20e1900: Preparing [2026-08-15T04:07:32.390Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:32.390Z] e0bb7e312842: Waiting [2026-08-15T04:07:32.390Z] ffb81b49ea2b: Waiting [2026-08-15T04:07:32.390Z] 1076e20e1900: Waiting [2026-08-15T04:07:32.390Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:32.390Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:32.390Z] 9c70fac06ea8: Layer already exists [2026-08-15T04:07:32.390Z] 4c9cb0b5e9b3: Layer already exists [2026-08-15T04:07:32.390Z] 2ceb2b01476d: Layer already exists [2026-08-15T04:07:32.390Z] d1289fcd9018: Layer already exists [2026-08-15T04:07:32.390Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:32.390Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:32.390Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:32.390Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:32.390Z] latest: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:32.995Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:33.531Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.128 [2026-08-15T04:07:33.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-08-15T04:07:33.531Z] d1289fcd9018: Preparing [2026-08-15T04:07:33.531Z] 4c9cb0b5e9b3: Preparing [2026-08-15T04:07:33.531Z] 2ceb2b01476d: Preparing [2026-08-15T04:07:33.531Z] 9c70fac06ea8: Preparing [2026-08-15T04:07:33.531Z] aa18c121fccd: Preparing [2026-08-15T04:07:33.531Z] e0bb7e312842: Preparing [2026-08-15T04:07:33.531Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:33.531Z] 1076e20e1900: Preparing [2026-08-15T04:07:33.531Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:33.531Z] e0bb7e312842: Waiting [2026-08-15T04:07:33.531Z] ffb81b49ea2b: Waiting [2026-08-15T04:07:33.531Z] 1076e20e1900: Waiting [2026-08-15T04:07:33.531Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:33.531Z] 2ceb2b01476d: Layer already exists [2026-08-15T04:07:33.531Z] 9c70fac06ea8: Layer already exists [2026-08-15T04:07:33.531Z] d1289fcd9018: Layer already exists [2026-08-15T04:07:33.531Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:33.531Z] 4c9cb0b5e9b3: Layer already exists [2026-08-15T04:07:33.531Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:33.531Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:33.531Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:33.531Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:33.531Z] 4.1.0-dev.128: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:34.154Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:34.885Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:34.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-08-15T04:07:34.885Z] d1289fcd9018: Preparing [2026-08-15T04:07:34.885Z] 4c9cb0b5e9b3: Preparing [2026-08-15T04:07:34.885Z] 2ceb2b01476d: Preparing [2026-08-15T04:07:34.885Z] 9c70fac06ea8: Preparing [2026-08-15T04:07:34.885Z] aa18c121fccd: Preparing [2026-08-15T04:07:34.885Z] e0bb7e312842: Preparing [2026-08-15T04:07:34.885Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:34.885Z] 1076e20e1900: Preparing [2026-08-15T04:07:34.885Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:34.885Z] 1076e20e1900: Waiting [2026-08-15T04:07:34.885Z] ffb81b49ea2b: Waiting [2026-08-15T04:07:34.885Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:34.886Z] e0bb7e312842: Waiting [2026-08-15T04:07:34.886Z] d1289fcd9018: Layer already exists [2026-08-15T04:07:34.886Z] 4c9cb0b5e9b3: Layer already exists [2026-08-15T04:07:34.886Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:34.886Z] 2ceb2b01476d: Layer already exists [2026-08-15T04:07:34.886Z] 9c70fac06ea8: Layer already exists [2026-08-15T04:07:34.886Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:34.886Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:34.886Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:34.886Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:34.886Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:35.405Z] + 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-08-15T04:07:35.976Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-08-15T04:07:35.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-08-15T04:07:35.976Z] d1289fcd9018: Preparing [2026-08-15T04:07:35.976Z] 4c9cb0b5e9b3: Preparing [2026-08-15T04:07:35.976Z] 2ceb2b01476d: Preparing [2026-08-15T04:07:35.976Z] 9c70fac06ea8: Preparing [2026-08-15T04:07:35.976Z] aa18c121fccd: Preparing [2026-08-15T04:07:35.976Z] e0bb7e312842: Preparing [2026-08-15T04:07:35.976Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:35.976Z] 1076e20e1900: Preparing [2026-08-15T04:07:35.976Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:35.976Z] e0bb7e312842: Waiting [2026-08-15T04:07:35.976Z] ffb81b49ea2b: Waiting [2026-08-15T04:07:35.976Z] 1076e20e1900: Waiting [2026-08-15T04:07:35.976Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:35.976Z] 4c9cb0b5e9b3: Layer already exists [2026-08-15T04:07:35.976Z] d1289fcd9018: Layer already exists [2026-08-15T04:07:35.976Z] 2ceb2b01476d: Layer already exists [2026-08-15T04:07:35.976Z] 9c70fac06ea8: Layer already exists [2026-08-15T04:07:35.976Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:35.976Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:35.976Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:35.976Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:35.976Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:35.976Z] main: digest: sha256:d2c2f4c5a7d201b7860c41bb6e4c79ed977153e8508b96af4ccbb8011a391191 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:07:36.326Z] ===================================================== [Pipeline] echo [2026-08-15T04:07:36.495Z] taggedImages: [2026-08-15T04:07:36.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:36.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-08-15T04:07:36.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.128 [2026-08-15T04:07:36.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:36.495Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-08-15T04:07:36.582Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-08-15T04:07:36.582Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:36.582Z] latest [2026-08-15T04:07:36.582Z] 4.1.0-dev.128 [2026-08-15T04:07:36.582Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:36.582Z] main [2026-08-15T04:07:36.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:37.226Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:37.747Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:37.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-08-15T04:07:37.747Z] cb6a1374cd5e: Preparing [2026-08-15T04:07:37.747Z] 315ae15017bd: Preparing [2026-08-15T04:07:37.747Z] aa18c121fccd: Preparing [2026-08-15T04:07:37.747Z] e0bb7e312842: Preparing [2026-08-15T04:07:37.747Z] 60523bb63165: Preparing [2026-08-15T04:07:37.747Z] c8b33a07a86e: Preparing [2026-08-15T04:07:37.747Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:37.747Z] c8b33a07a86e: Waiting [2026-08-15T04:07:37.747Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:37.747Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:37.747Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:37.747Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:37.747Z] 60523bb63165: Pushed [2026-08-15T04:07:37.747Z] c8b33a07a86e: Pushed [2026-08-15T04:07:37.747Z] cb6a1374cd5e: Pushed [2026-08-15T04:07:42.331Z] 315ae15017bd: Pushed [2026-08-15T04:07:42.331Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:42.834Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:43.310Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-08-15T04:07:43.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-08-15T04:07:43.310Z] cb6a1374cd5e: Preparing [2026-08-15T04:07:43.310Z] 315ae15017bd: Preparing [2026-08-15T04:07:43.310Z] aa18c121fccd: Preparing [2026-08-15T04:07:43.310Z] e0bb7e312842: Preparing [2026-08-15T04:07:43.310Z] 60523bb63165: Preparing [2026-08-15T04:07:43.310Z] c8b33a07a86e: Preparing [2026-08-15T04:07:43.310Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:43.310Z] c8b33a07a86e: Waiting [2026-08-15T04:07:43.310Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:43.310Z] 315ae15017bd: Layer already exists [2026-08-15T04:07:43.310Z] 60523bb63165: Layer already exists [2026-08-15T04:07:43.310Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:43.310Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:43.310Z] cb6a1374cd5e: Layer already exists [2026-08-15T04:07:43.310Z] c8b33a07a86e: Layer already exists [2026-08-15T04:07:43.310Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:43.310Z] latest: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:43.982Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:44.425Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.128 [2026-08-15T04:07:44.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-08-15T04:07:44.425Z] cb6a1374cd5e: Preparing [2026-08-15T04:07:44.425Z] 315ae15017bd: Preparing [2026-08-15T04:07:44.425Z] aa18c121fccd: Preparing [2026-08-15T04:07:44.425Z] e0bb7e312842: Preparing [2026-08-15T04:07:44.425Z] 60523bb63165: Preparing [2026-08-15T04:07:44.425Z] c8b33a07a86e: Preparing [2026-08-15T04:07:44.425Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:44.425Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:44.425Z] c8b33a07a86e: Waiting [2026-08-15T04:07:44.425Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:44.425Z] 315ae15017bd: Layer already exists [2026-08-15T04:07:44.425Z] cb6a1374cd5e: Layer already exists [2026-08-15T04:07:44.425Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:44.425Z] 60523bb63165: Layer already exists [2026-08-15T04:07:44.425Z] c8b33a07a86e: Layer already exists [2026-08-15T04:07:44.425Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:44.425Z] 4.1.0-dev.128: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:44.897Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:45.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:45.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-08-15T04:07:45.405Z] cb6a1374cd5e: Preparing [2026-08-15T04:07:45.405Z] 315ae15017bd: Preparing [2026-08-15T04:07:45.405Z] aa18c121fccd: Preparing [2026-08-15T04:07:45.405Z] e0bb7e312842: Preparing [2026-08-15T04:07:45.405Z] 60523bb63165: Preparing [2026-08-15T04:07:45.405Z] c8b33a07a86e: Preparing [2026-08-15T04:07:45.405Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:45.405Z] c8b33a07a86e: Waiting [2026-08-15T04:07:45.405Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:45.405Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:45.405Z] 315ae15017bd: Layer already exists [2026-08-15T04:07:45.405Z] cb6a1374cd5e: Layer already exists [2026-08-15T04:07:45.405Z] 60523bb63165: Layer already exists [2026-08-15T04:07:45.405Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:45.405Z] c8b33a07a86e: Layer already exists [2026-08-15T04:07:45.405Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:45.405Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:46.016Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:46.498Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-08-15T04:07:46.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-08-15T04:07:46.498Z] cb6a1374cd5e: Preparing [2026-08-15T04:07:46.498Z] 315ae15017bd: Preparing [2026-08-15T04:07:46.498Z] aa18c121fccd: Preparing [2026-08-15T04:07:46.498Z] e0bb7e312842: Preparing [2026-08-15T04:07:46.498Z] 60523bb63165: Preparing [2026-08-15T04:07:46.498Z] c8b33a07a86e: Preparing [2026-08-15T04:07:46.498Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:46.498Z] c8b33a07a86e: Waiting [2026-08-15T04:07:46.498Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:46.498Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:46.498Z] 60523bb63165: Layer already exists [2026-08-15T04:07:46.498Z] 315ae15017bd: Layer already exists [2026-08-15T04:07:46.498Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:46.498Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:46.498Z] cb6a1374cd5e: Layer already exists [2026-08-15T04:07:46.498Z] c8b33a07a86e: Layer already exists [2026-08-15T04:07:46.498Z] main: digest: sha256:055f680ae723fcb91a972e03bda0f9f5210a0d4c0afeff7f10097ab9ae84bef8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:07:46.649Z] ===================================================== [Pipeline] echo [2026-08-15T04:07:46.685Z] taggedImages: [2026-08-15T04:07:46.685Z] - nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:46.685Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-08-15T04:07:46.685Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.128 [2026-08-15T04:07:46.685Z] - nexus3.edgexfoundry.org:10004/core-data:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:46.685Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-08-15T04:07:46.743Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-08-15T04:07:46.743Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:46.743Z] latest [2026-08-15T04:07:46.743Z] 4.1.0-dev.128 [2026-08-15T04:07:46.743Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:46.743Z] main [2026-08-15T04:07:46.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:47.294Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:47.848Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:47.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-08-15T04:07:47.848Z] 1483d764bf9e: Preparing [2026-08-15T04:07:47.848Z] 02b1a7ac3c1e: Preparing [2026-08-15T04:07:47.848Z] e0bb7e312842: Preparing [2026-08-15T04:07:47.848Z] 7d1f6df31d89: Preparing [2026-08-15T04:07:47.848Z] 58c5c23b98d5: Preparing [2026-08-15T04:07:47.848Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:47.848Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:47.848Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:47.848Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:47.848Z] 1483d764bf9e: Pushed [2026-08-15T04:07:47.848Z] 7d1f6df31d89: Pushed [2026-08-15T04:07:47.848Z] 58c5c23b98d5: Pushed [2026-08-15T04:07:52.291Z] 02b1a7ac3c1e: Pushed [2026-08-15T04:07:52.291Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:52.628Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:53.086Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-08-15T04:07:53.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-08-15T04:07:53.086Z] 1483d764bf9e: Preparing [2026-08-15T04:07:53.086Z] 02b1a7ac3c1e: Preparing [2026-08-15T04:07:53.086Z] e0bb7e312842: Preparing [2026-08-15T04:07:53.086Z] 7d1f6df31d89: Preparing [2026-08-15T04:07:53.086Z] 58c5c23b98d5: Preparing [2026-08-15T04:07:53.086Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:53.086Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:53.086Z] 58c5c23b98d5: Layer already exists [2026-08-15T04:07:53.086Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:53.086Z] 7d1f6df31d89: Layer already exists [2026-08-15T04:07:53.086Z] 02b1a7ac3c1e: Layer already exists [2026-08-15T04:07:53.086Z] 1483d764bf9e: Layer already exists [2026-08-15T04:07:53.086Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:53.086Z] latest: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:53.422Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:53.819Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.128 [2026-08-15T04:07:53.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-08-15T04:07:53.819Z] 1483d764bf9e: Preparing [2026-08-15T04:07:53.819Z] 02b1a7ac3c1e: Preparing [2026-08-15T04:07:53.819Z] e0bb7e312842: Preparing [2026-08-15T04:07:53.819Z] 7d1f6df31d89: Preparing [2026-08-15T04:07:53.819Z] 58c5c23b98d5: Preparing [2026-08-15T04:07:53.819Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:53.819Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:53.819Z] 1483d764bf9e: Layer already exists [2026-08-15T04:07:53.819Z] 02b1a7ac3c1e: Layer already exists [2026-08-15T04:07:53.819Z] 7d1f6df31d89: Layer already exists [2026-08-15T04:07:53.819Z] 58c5c23b98d5: Layer already exists [2026-08-15T04:07:53.819Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:53.819Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:53.819Z] 4.1.0-dev.128: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:54.411Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:54.891Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:54.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-08-15T04:07:54.891Z] 1483d764bf9e: Preparing [2026-08-15T04:07:54.891Z] 02b1a7ac3c1e: Preparing [2026-08-15T04:07:54.891Z] e0bb7e312842: Preparing [2026-08-15T04:07:54.891Z] 7d1f6df31d89: Preparing [2026-08-15T04:07:54.891Z] 58c5c23b98d5: Preparing [2026-08-15T04:07:54.891Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:54.891Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:54.891Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:54.891Z] 02b1a7ac3c1e: Layer already exists [2026-08-15T04:07:54.891Z] 1483d764bf9e: Layer already exists [2026-08-15T04:07:54.891Z] 7d1f6df31d89: Layer already exists [2026-08-15T04:07:54.891Z] 58c5c23b98d5: Layer already exists [2026-08-15T04:07:54.891Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:54.891Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:55.245Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:55.839Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-08-15T04:07:55.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-08-15T04:07:55.840Z] 1483d764bf9e: Preparing [2026-08-15T04:07:55.840Z] 02b1a7ac3c1e: Preparing [2026-08-15T04:07:55.840Z] e0bb7e312842: Preparing [2026-08-15T04:07:55.840Z] 7d1f6df31d89: Preparing [2026-08-15T04:07:55.840Z] 58c5c23b98d5: Preparing [2026-08-15T04:07:55.840Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:55.840Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:55.840Z] 02b1a7ac3c1e: Layer already exists [2026-08-15T04:07:55.840Z] 1483d764bf9e: Layer already exists [2026-08-15T04:07:55.840Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:55.840Z] 7d1f6df31d89: Layer already exists [2026-08-15T04:07:55.840Z] 58c5c23b98d5: Layer already exists [2026-08-15T04:07:55.840Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:55.840Z] main: digest: sha256:dc0f822e1c2019cb645cdca2006826aa4274bb867673ed1122c25335bdf73df3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:07:55.905Z] ===================================================== [Pipeline] echo [2026-08-15T04:07:55.914Z] taggedImages: [2026-08-15T04:07:55.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:55.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-08-15T04:07:55.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.128 [2026-08-15T04:07:55.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:55.914Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-08-15T04:07:55.935Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-08-15T04:07:55.935Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:55.935Z] latest [2026-08-15T04:07:55.935Z] 4.1.0-dev.128 [2026-08-15T04:07:55.935Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:07:55.935Z] main [2026-08-15T04:07:55.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:56.304Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:07:56.671Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:07:56.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-08-15T04:07:56.671Z] 0fe02270e5fb: Preparing [2026-08-15T04:07:56.671Z] f838a2cc15bf: Preparing [2026-08-15T04:07:56.671Z] 0926b3f1b4dd: Preparing [2026-08-15T04:07:56.671Z] aa18c121fccd: Preparing [2026-08-15T04:07:56.671Z] e0bb7e312842: Preparing [2026-08-15T04:07:56.671Z] ffb81b49ea2b: Preparing [2026-08-15T04:07:56.671Z] 1076e20e1900: Preparing [2026-08-15T04:07:56.671Z] 6f09edfb3f6d: Preparing [2026-08-15T04:07:56.671Z] ffb81b49ea2b: Waiting [2026-08-15T04:07:56.671Z] 1076e20e1900: Waiting [2026-08-15T04:07:56.671Z] 6f09edfb3f6d: Waiting [2026-08-15T04:07:56.671Z] aa18c121fccd: Layer already exists [2026-08-15T04:07:56.671Z] e0bb7e312842: Layer already exists [2026-08-15T04:07:56.671Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:07:56.671Z] 1076e20e1900: Layer already exists [2026-08-15T04:07:56.671Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:07:56.671Z] 0fe02270e5fb: Pushed [2026-08-15T04:07:56.671Z] f838a2cc15bf: Pushed [2026-08-15T04:08:01.142Z] 0926b3f1b4dd: Pushed [2026-08-15T04:08:01.142Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:01.638Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:01.963Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-08-15T04:08:01.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-08-15T04:08:01.963Z] 0fe02270e5fb: Preparing [2026-08-15T04:08:01.963Z] f838a2cc15bf: Preparing [2026-08-15T04:08:01.963Z] 0926b3f1b4dd: Preparing [2026-08-15T04:08:01.963Z] aa18c121fccd: Preparing [2026-08-15T04:08:01.963Z] e0bb7e312842: Preparing [2026-08-15T04:08:01.963Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:01.963Z] 1076e20e1900: Preparing [2026-08-15T04:08:01.963Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:01.963Z] 1076e20e1900: Waiting [2026-08-15T04:08:01.963Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:01.963Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:01.963Z] 0926b3f1b4dd: Layer already exists [2026-08-15T04:08:01.963Z] 0fe02270e5fb: Layer already exists [2026-08-15T04:08:01.963Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:01.963Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:01.963Z] f838a2cc15bf: Layer already exists [2026-08-15T04:08:01.963Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:01.963Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:01.963Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:01.963Z] latest: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:02.333Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:02.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.128 [2026-08-15T04:08:02.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-08-15T04:08:02.685Z] 0fe02270e5fb: Preparing [2026-08-15T04:08:02.685Z] f838a2cc15bf: Preparing [2026-08-15T04:08:02.685Z] 0926b3f1b4dd: Preparing [2026-08-15T04:08:02.685Z] aa18c121fccd: Preparing [2026-08-15T04:08:02.685Z] e0bb7e312842: Preparing [2026-08-15T04:08:02.685Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:02.685Z] 1076e20e1900: Preparing [2026-08-15T04:08:02.685Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:02.685Z] 1076e20e1900: Waiting [2026-08-15T04:08:02.685Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:02.685Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:02.685Z] 0fe02270e5fb: Layer already exists [2026-08-15T04:08:02.685Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:02.685Z] f838a2cc15bf: Layer already exists [2026-08-15T04:08:02.685Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:02.685Z] 0926b3f1b4dd: Layer already exists [2026-08-15T04:08:02.685Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:02.685Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:02.685Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:02.685Z] 4.1.0-dev.128: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:03.005Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:03.370Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:03.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-08-15T04:08:03.370Z] 0fe02270e5fb: Preparing [2026-08-15T04:08:03.370Z] f838a2cc15bf: Preparing [2026-08-15T04:08:03.370Z] 0926b3f1b4dd: Preparing [2026-08-15T04:08:03.370Z] aa18c121fccd: Preparing [2026-08-15T04:08:03.370Z] e0bb7e312842: Preparing [2026-08-15T04:08:03.370Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:03.370Z] 1076e20e1900: Preparing [2026-08-15T04:08:03.370Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:03.370Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:03.370Z] 1076e20e1900: Waiting [2026-08-15T04:08:03.370Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:03.370Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:03.370Z] 0fe02270e5fb: Layer already exists [2026-08-15T04:08:03.370Z] 0926b3f1b4dd: Layer already exists [2026-08-15T04:08:03.370Z] f838a2cc15bf: Layer already exists [2026-08-15T04:08:03.370Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:03.370Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:03.370Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:03.370Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:03.370Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:03.759Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:04.118Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-08-15T04:08:04.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-08-15T04:08:04.118Z] 0fe02270e5fb: Preparing [2026-08-15T04:08:04.118Z] f838a2cc15bf: Preparing [2026-08-15T04:08:04.118Z] 0926b3f1b4dd: Preparing [2026-08-15T04:08:04.118Z] aa18c121fccd: Preparing [2026-08-15T04:08:04.118Z] e0bb7e312842: Preparing [2026-08-15T04:08:04.118Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:04.118Z] 1076e20e1900: Preparing [2026-08-15T04:08:04.118Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:04.118Z] 1076e20e1900: Waiting [2026-08-15T04:08:04.118Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:04.118Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:04.118Z] 0926b3f1b4dd: Layer already exists [2026-08-15T04:08:04.118Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:04.118Z] 0fe02270e5fb: Layer already exists [2026-08-15T04:08:04.118Z] f838a2cc15bf: Layer already exists [2026-08-15T04:08:04.118Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:04.118Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:04.118Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:04.118Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:04.118Z] main: digest: sha256:cbe3b58f35dc3eab413d00532db88657e445c54ef75d1ce0719892188cdb762b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:08:04.183Z] ===================================================== [Pipeline] echo [2026-08-15T04:08:04.193Z] taggedImages: [2026-08-15T04:08:04.193Z] - nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:04.193Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-08-15T04:08:04.193Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.128 [2026-08-15T04:08:04.193Z] - nexus3.edgexfoundry.org:10004/core-metadata:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:04.193Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-08-15T04:08:04.220Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-08-15T04:08:04.220Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:04.220Z] latest [2026-08-15T04:08:04.220Z] 4.1.0-dev.128 [2026-08-15T04:08:04.220Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:04.220Z] main [2026-08-15T04:08:04.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:04.557Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:04.874Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:04.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-08-15T04:08:04.874Z] 38e3616b5ee0: Preparing [2026-08-15T04:08:04.874Z] 07225d56cb44: Preparing [2026-08-15T04:08:04.874Z] dd30e5a620c3: Preparing [2026-08-15T04:08:04.874Z] 89c8e7af028f: Preparing [2026-08-15T04:08:04.874Z] e0201fa2f6de: Preparing [2026-08-15T04:08:04.874Z] 369aa7628c93: Preparing [2026-08-15T04:08:04.874Z] a475a3eba457: Preparing [2026-08-15T04:08:04.874Z] aa18c121fccd: Preparing [2026-08-15T04:08:04.874Z] e0bb7e312842: Preparing [2026-08-15T04:08:04.874Z] c66ec9da0f89: Preparing [2026-08-15T04:08:04.874Z] c3aa1f06fb63: Preparing [2026-08-15T04:08:04.874Z] 5f70bf18a086: Preparing [2026-08-15T04:08:04.874Z] 98319ce8db50: Preparing [2026-08-15T04:08:04.874Z] 0300446b6656: Preparing [2026-08-15T04:08:04.874Z] 3ab4ceb4029e: Preparing [2026-08-15T04:08:04.874Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:04.874Z] 369aa7628c93: Waiting [2026-08-15T04:08:04.875Z] a475a3eba457: Waiting [2026-08-15T04:08:04.875Z] aa18c121fccd: Waiting [2026-08-15T04:08:04.875Z] e0bb7e312842: Waiting [2026-08-15T04:08:04.875Z] c66ec9da0f89: Waiting [2026-08-15T04:08:04.875Z] 5f70bf18a086: Waiting [2026-08-15T04:08:04.875Z] c3aa1f06fb63: Waiting [2026-08-15T04:08:04.875Z] 98319ce8db50: Waiting [2026-08-15T04:08:04.875Z] 3ab4ceb4029e: Waiting [2026-08-15T04:08:04.875Z] 0300446b6656: Waiting [2026-08-15T04:08:04.875Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:04.875Z] 38e3616b5ee0: Pushed [2026-08-15T04:08:04.875Z] e0201fa2f6de: Pushed [2026-08-15T04:08:04.875Z] 89c8e7af028f: Pushed [2026-08-15T04:08:04.875Z] 07225d56cb44: Pushed [2026-08-15T04:08:04.875Z] dd30e5a620c3: Pushed [2026-08-15T04:08:05.134Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:05.134Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:05.134Z] 369aa7628c93: Pushed [2026-08-15T04:08:05.134Z] 5f70bf18a086: Layer already exists [2026-08-15T04:08:05.134Z] c66ec9da0f89: Pushed [2026-08-15T04:08:05.134Z] c3aa1f06fb63: Pushed [2026-08-15T04:08:05.134Z] 98319ce8db50: Pushed [2026-08-15T04:08:05.134Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:05.134Z] 0300446b6656: Pushed [2026-08-15T04:08:05.134Z] 3ab4ceb4029e: Pushed [2026-08-15T04:08:06.523Z] a475a3eba457: Pushed [2026-08-15T04:08:06.785Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:07.140Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:07.479Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-08-15T04:08:07.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-08-15T04:08:07.479Z] 38e3616b5ee0: Preparing [2026-08-15T04:08:07.479Z] 07225d56cb44: Preparing [2026-08-15T04:08:07.479Z] dd30e5a620c3: Preparing [2026-08-15T04:08:07.479Z] 89c8e7af028f: Preparing [2026-08-15T04:08:07.479Z] e0201fa2f6de: Preparing [2026-08-15T04:08:07.479Z] 369aa7628c93: Preparing [2026-08-15T04:08:07.479Z] a475a3eba457: Preparing [2026-08-15T04:08:07.479Z] aa18c121fccd: Preparing [2026-08-15T04:08:07.479Z] e0bb7e312842: Preparing [2026-08-15T04:08:07.479Z] c66ec9da0f89: Preparing [2026-08-15T04:08:07.479Z] c3aa1f06fb63: Preparing [2026-08-15T04:08:07.479Z] 5f70bf18a086: Preparing [2026-08-15T04:08:07.479Z] 98319ce8db50: Preparing [2026-08-15T04:08:07.479Z] 0300446b6656: Preparing [2026-08-15T04:08:07.479Z] 3ab4ceb4029e: Preparing [2026-08-15T04:08:07.479Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:07.479Z] a475a3eba457: Waiting [2026-08-15T04:08:07.479Z] 98319ce8db50: Waiting [2026-08-15T04:08:07.479Z] 0300446b6656: Waiting [2026-08-15T04:08:07.479Z] 369aa7628c93: Waiting [2026-08-15T04:08:07.479Z] aa18c121fccd: Waiting [2026-08-15T04:08:07.479Z] e0bb7e312842: Waiting [2026-08-15T04:08:07.479Z] 3ab4ceb4029e: Waiting [2026-08-15T04:08:07.479Z] c66ec9da0f89: Waiting [2026-08-15T04:08:07.479Z] c3aa1f06fb63: Waiting [2026-08-15T04:08:07.479Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:07.479Z] 5f70bf18a086: Waiting [2026-08-15T04:08:07.479Z] e0201fa2f6de: Layer already exists [2026-08-15T04:08:07.479Z] 07225d56cb44: Layer already exists [2026-08-15T04:08:07.479Z] 89c8e7af028f: Layer already exists [2026-08-15T04:08:07.479Z] dd30e5a620c3: Layer already exists [2026-08-15T04:08:07.479Z] 38e3616b5ee0: Layer already exists [2026-08-15T04:08:07.479Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:07.479Z] 369aa7628c93: Layer already exists [2026-08-15T04:08:07.479Z] c66ec9da0f89: Layer already exists [2026-08-15T04:08:07.479Z] a475a3eba457: Layer already exists [2026-08-15T04:08:07.479Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:07.479Z] c3aa1f06fb63: Layer already exists [2026-08-15T04:08:07.479Z] 0300446b6656: Layer already exists [2026-08-15T04:08:07.479Z] 5f70bf18a086: Layer already exists [2026-08-15T04:08:07.479Z] 3ab4ceb4029e: Layer already exists [2026-08-15T04:08:07.479Z] 98319ce8db50: Layer already exists [2026-08-15T04:08:07.479Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:07.479Z] latest: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:07.793Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:08.136Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.128 [2026-08-15T04:08:08.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-08-15T04:08:08.136Z] 38e3616b5ee0: Preparing [2026-08-15T04:08:08.136Z] 07225d56cb44: Preparing [2026-08-15T04:08:08.136Z] dd30e5a620c3: Preparing [2026-08-15T04:08:08.136Z] 89c8e7af028f: Preparing [2026-08-15T04:08:08.136Z] e0201fa2f6de: Preparing [2026-08-15T04:08:08.136Z] 369aa7628c93: Preparing [2026-08-15T04:08:08.136Z] a475a3eba457: Preparing [2026-08-15T04:08:08.136Z] aa18c121fccd: Preparing [2026-08-15T04:08:08.136Z] e0bb7e312842: Preparing [2026-08-15T04:08:08.136Z] c66ec9da0f89: Preparing [2026-08-15T04:08:08.136Z] c3aa1f06fb63: Preparing [2026-08-15T04:08:08.136Z] 5f70bf18a086: Preparing [2026-08-15T04:08:08.136Z] 98319ce8db50: Preparing [2026-08-15T04:08:08.136Z] 0300446b6656: Preparing [2026-08-15T04:08:08.136Z] 3ab4ceb4029e: Preparing [2026-08-15T04:08:08.136Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:08.136Z] c66ec9da0f89: Waiting [2026-08-15T04:08:08.136Z] 0300446b6656: Waiting [2026-08-15T04:08:08.136Z] 3ab4ceb4029e: Waiting [2026-08-15T04:08:08.136Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:08.136Z] c3aa1f06fb63: Waiting [2026-08-15T04:08:08.136Z] 5f70bf18a086: Waiting [2026-08-15T04:08:08.136Z] 98319ce8db50: Waiting [2026-08-15T04:08:08.136Z] 369aa7628c93: Waiting [2026-08-15T04:08:08.136Z] a475a3eba457: Waiting [2026-08-15T04:08:08.136Z] aa18c121fccd: Waiting [2026-08-15T04:08:08.136Z] e0bb7e312842: Waiting [2026-08-15T04:08:08.136Z] dd30e5a620c3: Layer already exists [2026-08-15T04:08:08.136Z] 38e3616b5ee0: Layer already exists [2026-08-15T04:08:08.136Z] 07225d56cb44: Layer already exists [2026-08-15T04:08:08.136Z] 89c8e7af028f: Layer already exists [2026-08-15T04:08:08.136Z] 369aa7628c93: Layer already exists [2026-08-15T04:08:08.136Z] e0201fa2f6de: Layer already exists [2026-08-15T04:08:08.136Z] a475a3eba457: Layer already exists [2026-08-15T04:08:08.136Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:08.136Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:08.136Z] c66ec9da0f89: Layer already exists [2026-08-15T04:08:08.136Z] 5f70bf18a086: Layer already exists [2026-08-15T04:08:08.136Z] c3aa1f06fb63: Layer already exists [2026-08-15T04:08:08.136Z] 0300446b6656: Layer already exists [2026-08-15T04:08:08.136Z] 98319ce8db50: Layer already exists [2026-08-15T04:08:08.136Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:08.136Z] 3ab4ceb4029e: Layer already exists [2026-08-15T04:08:08.136Z] 4.1.0-dev.128: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:08.450Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:08.763Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:08.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-08-15T04:08:08.763Z] 38e3616b5ee0: Preparing [2026-08-15T04:08:08.763Z] 07225d56cb44: Preparing [2026-08-15T04:08:08.763Z] dd30e5a620c3: Preparing [2026-08-15T04:08:08.763Z] 89c8e7af028f: Preparing [2026-08-15T04:08:08.763Z] e0201fa2f6de: Preparing [2026-08-15T04:08:08.763Z] 369aa7628c93: Preparing [2026-08-15T04:08:08.763Z] a475a3eba457: Preparing [2026-08-15T04:08:08.763Z] aa18c121fccd: Preparing [2026-08-15T04:08:08.763Z] e0bb7e312842: Preparing [2026-08-15T04:08:08.763Z] c66ec9da0f89: Preparing [2026-08-15T04:08:08.763Z] c3aa1f06fb63: Preparing [2026-08-15T04:08:08.763Z] 5f70bf18a086: Preparing [2026-08-15T04:08:08.763Z] 98319ce8db50: Preparing [2026-08-15T04:08:08.763Z] 0300446b6656: Preparing [2026-08-15T04:08:08.763Z] 3ab4ceb4029e: Preparing [2026-08-15T04:08:08.763Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:08.763Z] e0bb7e312842: Waiting [2026-08-15T04:08:08.763Z] c66ec9da0f89: Waiting [2026-08-15T04:08:08.763Z] c3aa1f06fb63: Waiting [2026-08-15T04:08:08.763Z] 5f70bf18a086: Waiting [2026-08-15T04:08:08.763Z] 98319ce8db50: Waiting [2026-08-15T04:08:08.763Z] 0300446b6656: Waiting [2026-08-15T04:08:08.763Z] 3ab4ceb4029e: Waiting [2026-08-15T04:08:08.763Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:08.763Z] 369aa7628c93: Waiting [2026-08-15T04:08:08.763Z] a475a3eba457: Waiting [2026-08-15T04:08:08.763Z] aa18c121fccd: Waiting [2026-08-15T04:08:08.763Z] dd30e5a620c3: Layer already exists [2026-08-15T04:08:08.763Z] e0201fa2f6de: Layer already exists [2026-08-15T04:08:08.763Z] 89c8e7af028f: Layer already exists [2026-08-15T04:08:08.763Z] 38e3616b5ee0: Layer already exists [2026-08-15T04:08:08.763Z] 07225d56cb44: Layer already exists [2026-08-15T04:08:08.763Z] 369aa7628c93: Layer already exists [2026-08-15T04:08:08.763Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:08.763Z] c66ec9da0f89: Layer already exists [2026-08-15T04:08:08.763Z] a475a3eba457: Layer already exists [2026-08-15T04:08:08.763Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:08.763Z] c3aa1f06fb63: Layer already exists [2026-08-15T04:08:08.763Z] 5f70bf18a086: Layer already exists [2026-08-15T04:08:08.763Z] 98319ce8db50: Layer already exists [2026-08-15T04:08:08.763Z] 0300446b6656: Layer already exists [2026-08-15T04:08:08.763Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:08.763Z] 3ab4ceb4029e: Layer already exists [2026-08-15T04:08:08.763Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:09.091Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:09.425Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-08-15T04:08:09.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-08-15T04:08:09.425Z] 38e3616b5ee0: Preparing [2026-08-15T04:08:09.425Z] 07225d56cb44: Preparing [2026-08-15T04:08:09.425Z] dd30e5a620c3: Preparing [2026-08-15T04:08:09.425Z] 89c8e7af028f: Preparing [2026-08-15T04:08:09.425Z] e0201fa2f6de: Preparing [2026-08-15T04:08:09.425Z] 369aa7628c93: Preparing [2026-08-15T04:08:09.425Z] a475a3eba457: Preparing [2026-08-15T04:08:09.425Z] aa18c121fccd: Preparing [2026-08-15T04:08:09.425Z] e0bb7e312842: Preparing [2026-08-15T04:08:09.425Z] c66ec9da0f89: Preparing [2026-08-15T04:08:09.425Z] c3aa1f06fb63: Preparing [2026-08-15T04:08:09.425Z] 5f70bf18a086: Preparing [2026-08-15T04:08:09.425Z] 98319ce8db50: Preparing [2026-08-15T04:08:09.425Z] 0300446b6656: Preparing [2026-08-15T04:08:09.425Z] 3ab4ceb4029e: Preparing [2026-08-15T04:08:09.425Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:09.425Z] 98319ce8db50: Waiting [2026-08-15T04:08:09.425Z] 0300446b6656: Waiting [2026-08-15T04:08:09.425Z] 3ab4ceb4029e: Waiting [2026-08-15T04:08:09.425Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:09.425Z] aa18c121fccd: Waiting [2026-08-15T04:08:09.425Z] e0bb7e312842: Waiting [2026-08-15T04:08:09.425Z] c66ec9da0f89: Waiting [2026-08-15T04:08:09.425Z] c3aa1f06fb63: Waiting [2026-08-15T04:08:09.425Z] 369aa7628c93: Waiting [2026-08-15T04:08:09.425Z] 5f70bf18a086: Waiting [2026-08-15T04:08:09.425Z] a475a3eba457: Waiting [2026-08-15T04:08:09.425Z] e0201fa2f6de: Layer already exists [2026-08-15T04:08:09.425Z] 38e3616b5ee0: Layer already exists [2026-08-15T04:08:09.425Z] 07225d56cb44: Layer already exists [2026-08-15T04:08:09.425Z] dd30e5a620c3: Layer already exists [2026-08-15T04:08:09.425Z] 369aa7628c93: Layer already exists [2026-08-15T04:08:09.425Z] a475a3eba457: Layer already exists [2026-08-15T04:08:09.425Z] 89c8e7af028f: Layer already exists [2026-08-15T04:08:09.425Z] c66ec9da0f89: Layer already exists [2026-08-15T04:08:09.425Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:09.425Z] 5f70bf18a086: Layer already exists [2026-08-15T04:08:09.425Z] c3aa1f06fb63: Layer already exists [2026-08-15T04:08:09.425Z] 0300446b6656: Layer already exists [2026-08-15T04:08:09.425Z] 98319ce8db50: Layer already exists [2026-08-15T04:08:09.425Z] 3ab4ceb4029e: Layer already exists [2026-08-15T04:08:09.425Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:09.425Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:09.425Z] main: digest: sha256:7611d6903c81743c23213c17c0db1e480addaca1dfab8f9159cd6e8d1da3e066 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:08:09.486Z] ===================================================== [Pipeline] echo [2026-08-15T04:08:09.495Z] taggedImages: [2026-08-15T04:08:09.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:09.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-08-15T04:08:09.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.128 [2026-08-15T04:08:09.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:09.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-08-15T04:08:09.524Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-08-15T04:08:09.524Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:09.524Z] latest [2026-08-15T04:08:09.524Z] 4.1.0-dev.128 [2026-08-15T04:08:09.524Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:09.524Z] main [2026-08-15T04:08:09.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:09.859Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:10.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:10.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-08-15T04:08:10.178Z] b2bcc1310847: Preparing [2026-08-15T04:08:10.178Z] 801b5508727c: Preparing [2026-08-15T04:08:10.178Z] 3601f39f01fe: Preparing [2026-08-15T04:08:10.178Z] 478af479ae48: Preparing [2026-08-15T04:08:10.178Z] aa18c121fccd: Preparing [2026-08-15T04:08:10.178Z] e0bb7e312842: Preparing [2026-08-15T04:08:10.178Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:10.178Z] 1076e20e1900: Preparing [2026-08-15T04:08:10.178Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:10.178Z] e0bb7e312842: Waiting [2026-08-15T04:08:10.178Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:10.178Z] 1076e20e1900: Waiting [2026-08-15T04:08:10.178Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:10.178Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:10.178Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:10.178Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:10.178Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:10.178Z] 3601f39f01fe: Pushed [2026-08-15T04:08:10.178Z] b2bcc1310847: Pushed [2026-08-15T04:08:10.178Z] 801b5508727c: Pushed [2026-08-15T04:08:10.178Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:14.433Z] 478af479ae48: Pushed [2026-08-15T04:08:14.433Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:14.812Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:15.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-08-15T04:08:15.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-08-15T04:08:15.177Z] b2bcc1310847: Preparing [2026-08-15T04:08:15.177Z] 801b5508727c: Preparing [2026-08-15T04:08:15.177Z] 3601f39f01fe: Preparing [2026-08-15T04:08:15.177Z] 478af479ae48: Preparing [2026-08-15T04:08:15.177Z] aa18c121fccd: Preparing [2026-08-15T04:08:15.177Z] e0bb7e312842: Preparing [2026-08-15T04:08:15.177Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:15.177Z] 1076e20e1900: Preparing [2026-08-15T04:08:15.177Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:15.177Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:15.177Z] 1076e20e1900: Waiting [2026-08-15T04:08:15.177Z] e0bb7e312842: Waiting [2026-08-15T04:08:15.177Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:15.177Z] b2bcc1310847: Layer already exists [2026-08-15T04:08:15.177Z] 478af479ae48: Layer already exists [2026-08-15T04:08:15.177Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:15.177Z] 3601f39f01fe: Layer already exists [2026-08-15T04:08:15.177Z] 801b5508727c: Layer already exists [2026-08-15T04:08:15.177Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:15.177Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:15.177Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:15.177Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:15.177Z] latest: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:15.594Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:15.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.128 [2026-08-15T04:08:15.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-08-15T04:08:15.996Z] b2bcc1310847: Preparing [2026-08-15T04:08:15.996Z] 801b5508727c: Preparing [2026-08-15T04:08:15.996Z] 3601f39f01fe: Preparing [2026-08-15T04:08:15.996Z] 478af479ae48: Preparing [2026-08-15T04:08:15.996Z] aa18c121fccd: Preparing [2026-08-15T04:08:15.996Z] e0bb7e312842: Preparing [2026-08-15T04:08:15.996Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:15.996Z] 1076e20e1900: Preparing [2026-08-15T04:08:15.996Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:15.996Z] e0bb7e312842: Waiting [2026-08-15T04:08:15.996Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:15.996Z] 1076e20e1900: Waiting [2026-08-15T04:08:15.996Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:15.996Z] b2bcc1310847: Layer already exists [2026-08-15T04:08:15.996Z] 801b5508727c: Layer already exists [2026-08-15T04:08:15.996Z] 3601f39f01fe: Layer already exists [2026-08-15T04:08:15.996Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:15.996Z] 478af479ae48: Layer already exists [2026-08-15T04:08:15.996Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:15.996Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:15.996Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:15.996Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:15.996Z] 4.1.0-dev.128: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:16.417Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:16.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:16.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-08-15T04:08:16.840Z] b2bcc1310847: Preparing [2026-08-15T04:08:16.840Z] 801b5508727c: Preparing [2026-08-15T04:08:16.840Z] 3601f39f01fe: Preparing [2026-08-15T04:08:16.840Z] 478af479ae48: Preparing [2026-08-15T04:08:16.840Z] aa18c121fccd: Preparing [2026-08-15T04:08:16.840Z] e0bb7e312842: Preparing [2026-08-15T04:08:16.840Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:16.840Z] 1076e20e1900: Preparing [2026-08-15T04:08:16.840Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:16.840Z] e0bb7e312842: Waiting [2026-08-15T04:08:16.840Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:16.840Z] 1076e20e1900: Waiting [2026-08-15T04:08:16.840Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:16.840Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:16.840Z] 801b5508727c: Layer already exists [2026-08-15T04:08:16.840Z] b2bcc1310847: Layer already exists [2026-08-15T04:08:16.840Z] 478af479ae48: Layer already exists [2026-08-15T04:08:16.840Z] 3601f39f01fe: Layer already exists [2026-08-15T04:08:16.840Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:16.840Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:16.840Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:16.840Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:16.840Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:17.243Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:17.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-08-15T04:08:17.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-08-15T04:08:17.754Z] b2bcc1310847: Preparing [2026-08-15T04:08:17.754Z] 801b5508727c: Preparing [2026-08-15T04:08:17.754Z] 3601f39f01fe: Preparing [2026-08-15T04:08:17.754Z] 478af479ae48: Preparing [2026-08-15T04:08:17.754Z] aa18c121fccd: Preparing [2026-08-15T04:08:17.754Z] e0bb7e312842: Preparing [2026-08-15T04:08:17.754Z] ffb81b49ea2b: Preparing [2026-08-15T04:08:17.754Z] 1076e20e1900: Preparing [2026-08-15T04:08:17.754Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:17.754Z] ffb81b49ea2b: Waiting [2026-08-15T04:08:17.754Z] 1076e20e1900: Waiting [2026-08-15T04:08:17.754Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:17.754Z] e0bb7e312842: Waiting [2026-08-15T04:08:17.754Z] 3601f39f01fe: Layer already exists [2026-08-15T04:08:17.754Z] b2bcc1310847: Layer already exists [2026-08-15T04:08:17.754Z] 478af479ae48: Layer already exists [2026-08-15T04:08:18.051Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:18.051Z] 801b5508727c: Layer already exists [2026-08-15T04:08:18.051Z] 1076e20e1900: Layer already exists [2026-08-15T04:08:18.051Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:18.051Z] ffb81b49ea2b: Layer already exists [2026-08-15T04:08:18.051Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:18.051Z] main: digest: sha256:28094bb419e32e937ff7b5f6a0a3f16d129a717328461d367052e193832aee51 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:08:18.271Z] ===================================================== [Pipeline] echo [2026-08-15T04:08:18.303Z] taggedImages: [2026-08-15T04:08:18.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:18.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-08-15T04:08:18.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.128 [2026-08-15T04:08:18.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:18.303Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-08-15T04:08:18.366Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-08-15T04:08:18.366Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:18.366Z] latest [2026-08-15T04:08:18.366Z] 4.1.0-dev.128 [2026-08-15T04:08:18.366Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:18.366Z] main [2026-08-15T04:08:18.366Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:18.900Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:19.330Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:19.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-08-15T04:08:19.330Z] 7f6bf6dbc080: Preparing [2026-08-15T04:08:19.330Z] 957842773f77: Preparing [2026-08-15T04:08:19.330Z] 6fb36dfc0f4f: Preparing [2026-08-15T04:08:19.330Z] 5757f3e3417f: Preparing [2026-08-15T04:08:19.330Z] f52d88e7c9f2: Preparing [2026-08-15T04:08:19.330Z] aa18c121fccd: Preparing [2026-08-15T04:08:19.330Z] e0bb7e312842: Preparing [2026-08-15T04:08:19.330Z] d0f77967c7d0: Preparing [2026-08-15T04:08:19.330Z] f97cfb86b427: Preparing [2026-08-15T04:08:19.330Z] 24079b920e8f: Preparing [2026-08-15T04:08:19.330Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:19.330Z] aa18c121fccd: Waiting [2026-08-15T04:08:19.330Z] e0bb7e312842: Waiting [2026-08-15T04:08:19.330Z] d0f77967c7d0: Waiting [2026-08-15T04:08:19.330Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:19.330Z] f97cfb86b427: Waiting [2026-08-15T04:08:19.330Z] 24079b920e8f: Waiting [2026-08-15T04:08:19.330Z] f52d88e7c9f2: Pushed [2026-08-15T04:08:19.330Z] 7f6bf6dbc080: Pushed [2026-08-15T04:08:19.330Z] 5757f3e3417f: Pushed [2026-08-15T04:08:19.330Z] 957842773f77: Pushed [2026-08-15T04:08:19.330Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:19.330Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:19.330Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:19.632Z] d0f77967c7d0: Pushed [2026-08-15T04:08:19.632Z] f97cfb86b427: Pushed [2026-08-15T04:08:21.202Z] 24079b920e8f: Pushed [2026-08-15T04:08:22.706Z] 6fb36dfc0f4f: Pushed [2026-08-15T04:08:22.706Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:23.180Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:23.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-08-15T04:08:23.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-08-15T04:08:23.585Z] 7f6bf6dbc080: Preparing [2026-08-15T04:08:23.585Z] 957842773f77: Preparing [2026-08-15T04:08:23.585Z] 6fb36dfc0f4f: Preparing [2026-08-15T04:08:23.585Z] 5757f3e3417f: Preparing [2026-08-15T04:08:23.585Z] f52d88e7c9f2: Preparing [2026-08-15T04:08:23.585Z] aa18c121fccd: Preparing [2026-08-15T04:08:23.585Z] e0bb7e312842: Preparing [2026-08-15T04:08:23.585Z] d0f77967c7d0: Preparing [2026-08-15T04:08:23.585Z] f97cfb86b427: Preparing [2026-08-15T04:08:23.585Z] 24079b920e8f: Preparing [2026-08-15T04:08:23.585Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:23.585Z] d0f77967c7d0: Waiting [2026-08-15T04:08:23.585Z] f97cfb86b427: Waiting [2026-08-15T04:08:23.585Z] aa18c121fccd: Waiting [2026-08-15T04:08:23.585Z] 24079b920e8f: Waiting [2026-08-15T04:08:23.585Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:23.585Z] e0bb7e312842: Waiting [2026-08-15T04:08:23.585Z] 7f6bf6dbc080: Layer already exists [2026-08-15T04:08:23.585Z] f52d88e7c9f2: Layer already exists [2026-08-15T04:08:23.585Z] 6fb36dfc0f4f: Layer already exists [2026-08-15T04:08:23.585Z] 5757f3e3417f: Layer already exists [2026-08-15T04:08:23.585Z] 957842773f77: Layer already exists [2026-08-15T04:08:23.585Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:23.585Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:23.585Z] d0f77967c7d0: Layer already exists [2026-08-15T04:08:23.585Z] f97cfb86b427: Layer already exists [2026-08-15T04:08:23.585Z] 24079b920e8f: Layer already exists [2026-08-15T04:08:23.585Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:23.585Z] latest: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:24.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:24.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.128 [2026-08-15T04:08:24.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-08-15T04:08:24.543Z] 7f6bf6dbc080: Preparing [2026-08-15T04:08:24.543Z] 957842773f77: Preparing [2026-08-15T04:08:24.543Z] 6fb36dfc0f4f: Preparing [2026-08-15T04:08:24.543Z] 5757f3e3417f: Preparing [2026-08-15T04:08:24.543Z] f52d88e7c9f2: Preparing [2026-08-15T04:08:24.543Z] aa18c121fccd: Preparing [2026-08-15T04:08:24.543Z] e0bb7e312842: Preparing [2026-08-15T04:08:24.543Z] d0f77967c7d0: Preparing [2026-08-15T04:08:24.543Z] f97cfb86b427: Preparing [2026-08-15T04:08:24.543Z] 24079b920e8f: Preparing [2026-08-15T04:08:24.543Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:24.543Z] aa18c121fccd: Waiting [2026-08-15T04:08:24.543Z] d0f77967c7d0: Waiting [2026-08-15T04:08:24.543Z] f97cfb86b427: Waiting [2026-08-15T04:08:24.543Z] 24079b920e8f: Waiting [2026-08-15T04:08:24.543Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:24.543Z] e0bb7e312842: Waiting [2026-08-15T04:08:24.543Z] 5757f3e3417f: Layer already exists [2026-08-15T04:08:24.543Z] f52d88e7c9f2: Layer already exists [2026-08-15T04:08:24.543Z] 957842773f77: Layer already exists [2026-08-15T04:08:24.543Z] 7f6bf6dbc080: Layer already exists [2026-08-15T04:08:24.543Z] 6fb36dfc0f4f: Layer already exists [2026-08-15T04:08:24.543Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:24.543Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:24.543Z] f97cfb86b427: Layer already exists [2026-08-15T04:08:24.543Z] d0f77967c7d0: Layer already exists [2026-08-15T04:08:24.543Z] 24079b920e8f: Layer already exists [2026-08-15T04:08:24.543Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:24.543Z] 4.1.0-dev.128: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:24.958Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:25.375Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:25.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-08-15T04:08:25.375Z] 7f6bf6dbc080: Preparing [2026-08-15T04:08:25.375Z] 957842773f77: Preparing [2026-08-15T04:08:25.375Z] 6fb36dfc0f4f: Preparing [2026-08-15T04:08:25.375Z] 5757f3e3417f: Preparing [2026-08-15T04:08:25.375Z] f52d88e7c9f2: Preparing [2026-08-15T04:08:25.375Z] aa18c121fccd: Preparing [2026-08-15T04:08:25.375Z] e0bb7e312842: Preparing [2026-08-15T04:08:25.375Z] d0f77967c7d0: Preparing [2026-08-15T04:08:25.375Z] f97cfb86b427: Preparing [2026-08-15T04:08:25.375Z] 24079b920e8f: Preparing [2026-08-15T04:08:25.375Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:25.375Z] d0f77967c7d0: Waiting [2026-08-15T04:08:25.375Z] f97cfb86b427: Waiting [2026-08-15T04:08:25.375Z] 24079b920e8f: Waiting [2026-08-15T04:08:25.375Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:25.375Z] aa18c121fccd: Waiting [2026-08-15T04:08:25.375Z] e0bb7e312842: Waiting [2026-08-15T04:08:25.375Z] 6fb36dfc0f4f: Layer already exists [2026-08-15T04:08:25.375Z] 957842773f77: Layer already exists [2026-08-15T04:08:25.375Z] 5757f3e3417f: Layer already exists [2026-08-15T04:08:25.375Z] f52d88e7c9f2: Layer already exists [2026-08-15T04:08:25.375Z] 7f6bf6dbc080: Layer already exists [2026-08-15T04:08:25.375Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:25.375Z] d0f77967c7d0: Layer already exists [2026-08-15T04:08:25.375Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:25.375Z] 24079b920e8f: Layer already exists [2026-08-15T04:08:25.375Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:25.375Z] f97cfb86b427: Layer already exists [2026-08-15T04:08:25.375Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:25.856Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:26.354Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-08-15T04:08:26.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-08-15T04:08:26.354Z] 7f6bf6dbc080: Preparing [2026-08-15T04:08:26.354Z] 957842773f77: Preparing [2026-08-15T04:08:26.354Z] 6fb36dfc0f4f: Preparing [2026-08-15T04:08:26.354Z] 5757f3e3417f: Preparing [2026-08-15T04:08:26.354Z] f52d88e7c9f2: Preparing [2026-08-15T04:08:26.354Z] aa18c121fccd: Preparing [2026-08-15T04:08:26.354Z] e0bb7e312842: Preparing [2026-08-15T04:08:26.354Z] d0f77967c7d0: Preparing [2026-08-15T04:08:26.354Z] f97cfb86b427: Preparing [2026-08-15T04:08:26.354Z] 24079b920e8f: Preparing [2026-08-15T04:08:26.354Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:26.354Z] aa18c121fccd: Waiting [2026-08-15T04:08:26.354Z] e0bb7e312842: Waiting [2026-08-15T04:08:26.354Z] d0f77967c7d0: Waiting [2026-08-15T04:08:26.354Z] f97cfb86b427: Waiting [2026-08-15T04:08:26.354Z] 24079b920e8f: Waiting [2026-08-15T04:08:26.354Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:26.354Z] 957842773f77: Layer already exists [2026-08-15T04:08:26.354Z] f52d88e7c9f2: Layer already exists [2026-08-15T04:08:26.354Z] 6fb36dfc0f4f: Layer already exists [2026-08-15T04:08:26.354Z] 5757f3e3417f: Layer already exists [2026-08-15T04:08:26.354Z] 7f6bf6dbc080: Layer already exists [2026-08-15T04:08:26.354Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:26.354Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:26.354Z] f97cfb86b427: Layer already exists [2026-08-15T04:08:26.354Z] d0f77967c7d0: Layer already exists [2026-08-15T04:08:26.354Z] 24079b920e8f: Layer already exists [2026-08-15T04:08:26.354Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:26.354Z] main: digest: sha256:6d53e84c9e10770dc4a4677dd450fa43bc257eae2f37bc823b73612d5b47baf1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:08:26.597Z] ===================================================== [Pipeline] echo [2026-08-15T04:08:26.643Z] taggedImages: [2026-08-15T04:08:26.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:26.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-08-15T04:08:26.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.128 [2026-08-15T04:08:26.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:26.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-08-15T04:08:26.684Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-08-15T04:08:26.685Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:26.685Z] latest [2026-08-15T04:08:26.685Z] 4.1.0-dev.128 [2026-08-15T04:08:26.685Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:26.685Z] main [2026-08-15T04:08:26.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:27.184Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:27.661Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:27.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-08-15T04:08:27.661Z] 7584e0828f8e: Preparing [2026-08-15T04:08:27.661Z] 1c1448f27be1: Preparing [2026-08-15T04:08:27.661Z] 160ae48e9efe: Preparing [2026-08-15T04:08:27.661Z] 97d079bf86b1: Preparing [2026-08-15T04:08:27.661Z] 445192229cca: Preparing [2026-08-15T04:08:27.661Z] 7556f50011e8: Preparing [2026-08-15T04:08:27.661Z] 73a9488074ed: Preparing [2026-08-15T04:08:27.661Z] aa18c121fccd: Preparing [2026-08-15T04:08:27.661Z] e0bb7e312842: Preparing [2026-08-15T04:08:27.661Z] e50fec98e992: Preparing [2026-08-15T04:08:27.661Z] 66961ab1d75e: Preparing [2026-08-15T04:08:27.661Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:27.661Z] 73a9488074ed: Waiting [2026-08-15T04:08:27.661Z] aa18c121fccd: Waiting [2026-08-15T04:08:27.661Z] e0bb7e312842: Waiting [2026-08-15T04:08:27.661Z] e50fec98e992: Waiting [2026-08-15T04:08:27.661Z] 66961ab1d75e: Waiting [2026-08-15T04:08:27.661Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:27.661Z] 7556f50011e8: Waiting [2026-08-15T04:08:27.661Z] 1c1448f27be1: Pushed [2026-08-15T04:08:27.661Z] 445192229cca: Pushed [2026-08-15T04:08:27.661Z] 7584e0828f8e: Pushed [2026-08-15T04:08:27.661Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:27.661Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:27.948Z] 7556f50011e8: Pushed [2026-08-15T04:08:27.948Z] 73a9488074ed: Pushed [2026-08-15T04:08:27.948Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:27.948Z] e50fec98e992: Pushed [2026-08-15T04:08:29.344Z] 66961ab1d75e: Pushed [2026-08-15T04:08:30.756Z] 97d079bf86b1: Pushed [2026-08-15T04:08:30.756Z] 160ae48e9efe: Pushed [2026-08-15T04:08:31.018Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:31.356Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:31.669Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-08-15T04:08:31.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-08-15T04:08:31.669Z] 7584e0828f8e: Preparing [2026-08-15T04:08:31.669Z] 1c1448f27be1: Preparing [2026-08-15T04:08:31.669Z] 160ae48e9efe: Preparing [2026-08-15T04:08:31.669Z] 97d079bf86b1: Preparing [2026-08-15T04:08:31.669Z] 445192229cca: Preparing [2026-08-15T04:08:31.670Z] 7556f50011e8: Preparing [2026-08-15T04:08:31.670Z] 73a9488074ed: Preparing [2026-08-15T04:08:31.670Z] aa18c121fccd: Preparing [2026-08-15T04:08:31.670Z] e0bb7e312842: Preparing [2026-08-15T04:08:31.670Z] e50fec98e992: Preparing [2026-08-15T04:08:31.670Z] 66961ab1d75e: Preparing [2026-08-15T04:08:31.670Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:31.670Z] 73a9488074ed: Waiting [2026-08-15T04:08:31.670Z] aa18c121fccd: Waiting [2026-08-15T04:08:31.670Z] e0bb7e312842: Waiting [2026-08-15T04:08:31.670Z] e50fec98e992: Waiting [2026-08-15T04:08:31.670Z] 66961ab1d75e: Waiting [2026-08-15T04:08:31.670Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:31.670Z] 7556f50011e8: Waiting [2026-08-15T04:08:31.670Z] 445192229cca: Layer already exists [2026-08-15T04:08:31.670Z] 7584e0828f8e: Layer already exists [2026-08-15T04:08:31.670Z] 97d079bf86b1: Layer already exists [2026-08-15T04:08:31.670Z] 160ae48e9efe: Layer already exists [2026-08-15T04:08:31.670Z] 1c1448f27be1: Layer already exists [2026-08-15T04:08:31.670Z] 73a9488074ed: Layer already exists [2026-08-15T04:08:31.670Z] 7556f50011e8: Layer already exists [2026-08-15T04:08:31.670Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:31.670Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:31.670Z] e50fec98e992: Layer already exists [2026-08-15T04:08:31.670Z] 66961ab1d75e: Layer already exists [2026-08-15T04:08:31.670Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:31.670Z] latest: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:31.991Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:32.306Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.128 [2026-08-15T04:08:32.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-08-15T04:08:32.306Z] 7584e0828f8e: Preparing [2026-08-15T04:08:32.306Z] 1c1448f27be1: Preparing [2026-08-15T04:08:32.306Z] 160ae48e9efe: Preparing [2026-08-15T04:08:32.306Z] 97d079bf86b1: Preparing [2026-08-15T04:08:32.306Z] 445192229cca: Preparing [2026-08-15T04:08:32.306Z] 7556f50011e8: Preparing [2026-08-15T04:08:32.306Z] 73a9488074ed: Preparing [2026-08-15T04:08:32.306Z] aa18c121fccd: Preparing [2026-08-15T04:08:32.306Z] e0bb7e312842: Preparing [2026-08-15T04:08:32.306Z] e50fec98e992: Preparing [2026-08-15T04:08:32.306Z] 66961ab1d75e: Preparing [2026-08-15T04:08:32.306Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:32.306Z] aa18c121fccd: Waiting [2026-08-15T04:08:32.306Z] e0bb7e312842: Waiting [2026-08-15T04:08:32.306Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:32.306Z] 7556f50011e8: Waiting [2026-08-15T04:08:32.306Z] e50fec98e992: Waiting [2026-08-15T04:08:32.306Z] 66961ab1d75e: Waiting [2026-08-15T04:08:32.306Z] 73a9488074ed: Waiting [2026-08-15T04:08:32.306Z] 97d079bf86b1: Layer already exists [2026-08-15T04:08:32.306Z] 7584e0828f8e: Layer already exists [2026-08-15T04:08:32.306Z] 160ae48e9efe: Layer already exists [2026-08-15T04:08:32.306Z] 1c1448f27be1: Layer already exists [2026-08-15T04:08:32.306Z] 445192229cca: Layer already exists [2026-08-15T04:08:32.306Z] 7556f50011e8: Layer already exists [2026-08-15T04:08:32.306Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:32.306Z] e50fec98e992: Layer already exists [2026-08-15T04:08:32.306Z] 73a9488074ed: Layer already exists [2026-08-15T04:08:32.306Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:32.306Z] 66961ab1d75e: Layer already exists [2026-08-15T04:08:32.306Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:32.306Z] 4.1.0-dev.128: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:32.627Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:32.939Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:32.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-08-15T04:08:32.939Z] 7584e0828f8e: Preparing [2026-08-15T04:08:32.939Z] 1c1448f27be1: Preparing [2026-08-15T04:08:32.939Z] 160ae48e9efe: Preparing [2026-08-15T04:08:32.939Z] 97d079bf86b1: Preparing [2026-08-15T04:08:32.939Z] 445192229cca: Preparing [2026-08-15T04:08:32.939Z] 7556f50011e8: Preparing [2026-08-15T04:08:32.939Z] 73a9488074ed: Preparing [2026-08-15T04:08:32.939Z] 7556f50011e8: Waiting [2026-08-15T04:08:32.939Z] aa18c121fccd: Preparing [2026-08-15T04:08:32.939Z] e0bb7e312842: Preparing [2026-08-15T04:08:32.939Z] e50fec98e992: Preparing [2026-08-15T04:08:32.939Z] 73a9488074ed: Waiting [2026-08-15T04:08:32.939Z] 66961ab1d75e: Preparing [2026-08-15T04:08:32.939Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:32.939Z] aa18c121fccd: Waiting [2026-08-15T04:08:32.939Z] e0bb7e312842: Waiting [2026-08-15T04:08:32.939Z] 66961ab1d75e: Waiting [2026-08-15T04:08:32.939Z] e50fec98e992: Waiting [2026-08-15T04:08:32.939Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:32.939Z] 445192229cca: Layer already exists [2026-08-15T04:08:32.939Z] 7584e0828f8e: Layer already exists [2026-08-15T04:08:32.939Z] 1c1448f27be1: Layer already exists [2026-08-15T04:08:32.939Z] 7556f50011e8: Layer already exists [2026-08-15T04:08:32.939Z] 160ae48e9efe: Layer already exists [2026-08-15T04:08:32.939Z] 97d079bf86b1: Layer already exists [2026-08-15T04:08:32.939Z] 73a9488074ed: Layer already exists [2026-08-15T04:08:32.939Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:32.939Z] e50fec98e992: Layer already exists [2026-08-15T04:08:32.939Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:32.939Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:32.939Z] 66961ab1d75e: Layer already exists [2026-08-15T04:08:32.939Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:33.255Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:33.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-08-15T04:08:33.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-08-15T04:08:33.570Z] 7584e0828f8e: Preparing [2026-08-15T04:08:33.570Z] 1c1448f27be1: Preparing [2026-08-15T04:08:33.570Z] 160ae48e9efe: Preparing [2026-08-15T04:08:33.570Z] 97d079bf86b1: Preparing [2026-08-15T04:08:33.570Z] 445192229cca: Preparing [2026-08-15T04:08:33.570Z] 7556f50011e8: Preparing [2026-08-15T04:08:33.570Z] 73a9488074ed: Preparing [2026-08-15T04:08:33.570Z] aa18c121fccd: Preparing [2026-08-15T04:08:33.570Z] e0bb7e312842: Preparing [2026-08-15T04:08:33.570Z] e50fec98e992: Preparing [2026-08-15T04:08:33.570Z] 66961ab1d75e: Preparing [2026-08-15T04:08:33.570Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:33.570Z] 73a9488074ed: Waiting [2026-08-15T04:08:33.570Z] aa18c121fccd: Waiting [2026-08-15T04:08:33.570Z] e50fec98e992: Waiting [2026-08-15T04:08:33.570Z] 66961ab1d75e: Waiting [2026-08-15T04:08:33.570Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:33.570Z] e0bb7e312842: Waiting [2026-08-15T04:08:33.570Z] 97d079bf86b1: Layer already exists [2026-08-15T04:08:33.570Z] 160ae48e9efe: Layer already exists [2026-08-15T04:08:33.570Z] 445192229cca: Layer already exists [2026-08-15T04:08:33.570Z] 1c1448f27be1: Layer already exists [2026-08-15T04:08:33.570Z] 7584e0828f8e: Layer already exists [2026-08-15T04:08:33.570Z] 7556f50011e8: Layer already exists [2026-08-15T04:08:33.570Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:33.570Z] 73a9488074ed: Layer already exists [2026-08-15T04:08:33.570Z] 66961ab1d75e: Layer already exists [2026-08-15T04:08:33.570Z] e50fec98e992: Layer already exists [2026-08-15T04:08:33.570Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:33.570Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:33.570Z] main: digest: sha256:adc9b2dee2aa8d43dbd59644d2e558b2140851333f2439b1e42d895d4433f6dc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:08:33.666Z] ===================================================== [Pipeline] echo [2026-08-15T04:08:33.675Z] taggedImages: [2026-08-15T04:08:33.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:33.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-08-15T04:08:33.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.128 [2026-08-15T04:08:33.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:33.675Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-08-15T04:08:33.697Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-08-15T04:08:33.697Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:33.697Z] latest [2026-08-15T04:08:33.697Z] 4.1.0-dev.128 [2026-08-15T04:08:33.697Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:33.697Z] main [2026-08-15T04:08:33.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:34.032Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:34.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:34.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-08-15T04:08:34.366Z] 60dd4ea2187c: Preparing [2026-08-15T04:08:34.366Z] a676495f4fbc: Preparing [2026-08-15T04:08:34.366Z] aa18c121fccd: Preparing [2026-08-15T04:08:34.366Z] e0bb7e312842: Preparing [2026-08-15T04:08:34.366Z] 5a1ad9b5a907: Preparing [2026-08-15T04:08:34.366Z] a0e628ce7394: Preparing [2026-08-15T04:08:34.366Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:34.366Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:34.366Z] a0e628ce7394: Waiting [2026-08-15T04:08:34.366Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:34.366Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:34.366Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:34.366Z] 5a1ad9b5a907: Pushed [2026-08-15T04:08:34.366Z] 60dd4ea2187c: Pushed [2026-08-15T04:08:35.365Z] a0e628ce7394: Pushed [2026-08-15T04:08:37.905Z] a676495f4fbc: Pushed [2026-08-15T04:08:38.163Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:38.483Z] + 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-08-15T04:08:38.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-08-15T04:08:38.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-08-15T04:08:38.799Z] 60dd4ea2187c: Preparing [2026-08-15T04:08:38.799Z] a676495f4fbc: Preparing [2026-08-15T04:08:38.799Z] aa18c121fccd: Preparing [2026-08-15T04:08:38.799Z] e0bb7e312842: Preparing [2026-08-15T04:08:38.799Z] 5a1ad9b5a907: Preparing [2026-08-15T04:08:38.799Z] a0e628ce7394: Preparing [2026-08-15T04:08:38.799Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:38.799Z] a0e628ce7394: Waiting [2026-08-15T04:08:38.799Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:38.799Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:38.799Z] 5a1ad9b5a907: Layer already exists [2026-08-15T04:08:38.799Z] a676495f4fbc: Layer already exists [2026-08-15T04:08:38.799Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:38.799Z] 60dd4ea2187c: Layer already exists [2026-08-15T04:08:38.799Z] a0e628ce7394: Layer already exists [2026-08-15T04:08:38.799Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:38.799Z] latest: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:39.115Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:39.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.128 [2026-08-15T04:08:39.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-08-15T04:08:39.436Z] 60dd4ea2187c: Preparing [2026-08-15T04:08:39.436Z] a676495f4fbc: Preparing [2026-08-15T04:08:39.436Z] aa18c121fccd: Preparing [2026-08-15T04:08:39.436Z] e0bb7e312842: Preparing [2026-08-15T04:08:39.436Z] 5a1ad9b5a907: Preparing [2026-08-15T04:08:39.436Z] a0e628ce7394: Preparing [2026-08-15T04:08:39.436Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:39.436Z] a0e628ce7394: Waiting [2026-08-15T04:08:39.436Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:39.436Z] 60dd4ea2187c: Layer already exists [2026-08-15T04:08:39.436Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:39.436Z] 5a1ad9b5a907: Layer already exists [2026-08-15T04:08:39.436Z] a676495f4fbc: Layer already exists [2026-08-15T04:08:39.436Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:39.436Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:39.436Z] a0e628ce7394: Layer already exists [2026-08-15T04:08:39.436Z] 4.1.0-dev.128: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:39.753Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:40.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:40.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-08-15T04:08:40.070Z] 60dd4ea2187c: Preparing [2026-08-15T04:08:40.070Z] a676495f4fbc: Preparing [2026-08-15T04:08:40.070Z] aa18c121fccd: Preparing [2026-08-15T04:08:40.070Z] e0bb7e312842: Preparing [2026-08-15T04:08:40.070Z] 5a1ad9b5a907: Preparing [2026-08-15T04:08:40.070Z] a0e628ce7394: Preparing [2026-08-15T04:08:40.070Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:40.070Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:40.070Z] a0e628ce7394: Waiting [2026-08-15T04:08:40.070Z] a676495f4fbc: Layer already exists [2026-08-15T04:08:40.070Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:40.070Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:40.070Z] 60dd4ea2187c: Layer already exists [2026-08-15T04:08:40.070Z] 5a1ad9b5a907: Layer already exists [2026-08-15T04:08:40.070Z] a0e628ce7394: Layer already exists [2026-08-15T04:08:40.070Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:40.070Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:40.387Z] + 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-08-15T04:08:40.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-08-15T04:08:40.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-08-15T04:08:40.741Z] 60dd4ea2187c: Preparing [2026-08-15T04:08:40.741Z] a676495f4fbc: Preparing [2026-08-15T04:08:40.741Z] aa18c121fccd: Preparing [2026-08-15T04:08:40.741Z] e0bb7e312842: Preparing [2026-08-15T04:08:40.741Z] 5a1ad9b5a907: Preparing [2026-08-15T04:08:40.741Z] a0e628ce7394: Preparing [2026-08-15T04:08:40.741Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:40.741Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:40.741Z] a0e628ce7394: Waiting [2026-08-15T04:08:40.741Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:40.741Z] 60dd4ea2187c: Layer already exists [2026-08-15T04:08:40.741Z] 5a1ad9b5a907: Layer already exists [2026-08-15T04:08:40.741Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:40.741Z] a0e628ce7394: Layer already exists [2026-08-15T04:08:40.741Z] a676495f4fbc: Layer already exists [2026-08-15T04:08:40.741Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:40.741Z] main: digest: sha256:42c39eaf6125b067317f1ea5997477b0807bcafa661e77c2da2bcd855c400dc4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:08:40.928Z] ===================================================== [Pipeline] echo [2026-08-15T04:08:40.939Z] taggedImages: [2026-08-15T04:08:40.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:40.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-08-15T04:08:40.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.128 [2026-08-15T04:08:40.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:40.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-08-15T04:08:40.960Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-08-15T04:08:40.961Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:40.961Z] latest [2026-08-15T04:08:40.961Z] 4.1.0-dev.128 [2026-08-15T04:08:40.961Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:40.961Z] main [2026-08-15T04:08:40.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:41.424Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:42.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:08:42.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-08-15T04:08:42.113Z] 7e3cefe4d326: Preparing [2026-08-15T04:08:42.113Z] 4a59ee99b920: Preparing [2026-08-15T04:08:42.113Z] 74619d7eef5a: Preparing [2026-08-15T04:08:42.113Z] aa18c121fccd: Preparing [2026-08-15T04:08:42.113Z] e0bb7e312842: Preparing [2026-08-15T04:08:42.113Z] 09e06dd46009: Preparing [2026-08-15T04:08:42.113Z] 9720738578de: Preparing [2026-08-15T04:08:42.113Z] 6cf762499c26: Preparing [2026-08-15T04:08:42.113Z] 52f431095bee: Preparing [2026-08-15T04:08:42.113Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:42.113Z] 09e06dd46009: Waiting [2026-08-15T04:08:42.113Z] 6cf762499c26: Waiting [2026-08-15T04:08:42.113Z] 9720738578de: Waiting [2026-08-15T04:08:42.113Z] 52f431095bee: Waiting [2026-08-15T04:08:42.113Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:42.113Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:42.113Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:42.113Z] 74619d7eef5a: Pushed [2026-08-15T04:08:42.113Z] 4a59ee99b920: Pushed [2026-08-15T04:08:42.113Z] 7e3cefe4d326: Pushed [2026-08-15T04:08:42.113Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:42.113Z] 6cf762499c26: Pushed [2026-08-15T04:08:42.468Z] 52f431095bee: Pushed [2026-08-15T04:08:48.059Z] 9720738578de: Pushed [2026-08-15T04:08:56.533Z] 09e06dd46009: Pushed [2026-08-15T04:08:56.533Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:56.919Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:57.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-08-15T04:08:57.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-08-15T04:08:57.296Z] 7e3cefe4d326: Preparing [2026-08-15T04:08:57.296Z] 4a59ee99b920: Preparing [2026-08-15T04:08:57.296Z] 74619d7eef5a: Preparing [2026-08-15T04:08:57.296Z] aa18c121fccd: Preparing [2026-08-15T04:08:57.296Z] e0bb7e312842: Preparing [2026-08-15T04:08:57.296Z] 09e06dd46009: Preparing [2026-08-15T04:08:57.296Z] 9720738578de: Preparing [2026-08-15T04:08:57.296Z] 6cf762499c26: Preparing [2026-08-15T04:08:57.296Z] 52f431095bee: Preparing [2026-08-15T04:08:57.296Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:57.296Z] 09e06dd46009: Waiting [2026-08-15T04:08:57.296Z] 9720738578de: Waiting [2026-08-15T04:08:57.296Z] 6cf762499c26: Waiting [2026-08-15T04:08:57.296Z] 52f431095bee: Waiting [2026-08-15T04:08:57.296Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:57.296Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:57.296Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:57.296Z] 7e3cefe4d326: Layer already exists [2026-08-15T04:08:57.296Z] 4a59ee99b920: Layer already exists [2026-08-15T04:08:57.296Z] 74619d7eef5a: Layer already exists [2026-08-15T04:08:57.296Z] 09e06dd46009: Layer already exists [2026-08-15T04:08:57.296Z] 9720738578de: Layer already exists [2026-08-15T04:08:57.296Z] 6cf762499c26: Layer already exists [2026-08-15T04:08:57.296Z] 52f431095bee: Layer already exists [2026-08-15T04:08:57.296Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:57.296Z] latest: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:57.762Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:58.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.128 [2026-08-15T04:08:58.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-08-15T04:08:58.218Z] 7e3cefe4d326: Preparing [2026-08-15T04:08:58.218Z] 4a59ee99b920: Preparing [2026-08-15T04:08:58.218Z] 74619d7eef5a: Preparing [2026-08-15T04:08:58.218Z] aa18c121fccd: Preparing [2026-08-15T04:08:58.218Z] e0bb7e312842: Preparing [2026-08-15T04:08:58.218Z] 09e06dd46009: Preparing [2026-08-15T04:08:58.218Z] 9720738578de: Preparing [2026-08-15T04:08:58.218Z] 6cf762499c26: Preparing [2026-08-15T04:08:58.218Z] 52f431095bee: Preparing [2026-08-15T04:08:58.218Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:58.218Z] 09e06dd46009: Waiting [2026-08-15T04:08:58.218Z] 9720738578de: Waiting [2026-08-15T04:08:58.218Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:58.218Z] 6cf762499c26: Waiting [2026-08-15T04:08:58.218Z] 52f431095bee: Waiting [2026-08-15T04:08:58.218Z] 4a59ee99b920: Layer already exists [2026-08-15T04:08:58.218Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:58.218Z] 74619d7eef5a: Layer already exists [2026-08-15T04:08:58.218Z] 7e3cefe4d326: Layer already exists [2026-08-15T04:08:58.218Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:58.218Z] 6cf762499c26: Layer already exists [2026-08-15T04:08:58.218Z] 09e06dd46009: Layer already exists [2026-08-15T04:08:58.218Z] 52f431095bee: Layer already exists [2026-08-15T04:08:58.218Z] 9720738578de: Layer already exists [2026-08-15T04:08:58.218Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:58.218Z] 4.1.0-dev.128: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:58.718Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:59.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:08:59.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-08-15T04:08:59.166Z] 7e3cefe4d326: Preparing [2026-08-15T04:08:59.166Z] 4a59ee99b920: Preparing [2026-08-15T04:08:59.166Z] 74619d7eef5a: Preparing [2026-08-15T04:08:59.166Z] aa18c121fccd: Preparing [2026-08-15T04:08:59.166Z] e0bb7e312842: Preparing [2026-08-15T04:08:59.166Z] 09e06dd46009: Preparing [2026-08-15T04:08:59.166Z] 9720738578de: Preparing [2026-08-15T04:08:59.166Z] 6cf762499c26: Preparing [2026-08-15T04:08:59.166Z] 52f431095bee: Preparing [2026-08-15T04:08:59.166Z] 6f09edfb3f6d: Preparing [2026-08-15T04:08:59.166Z] 09e06dd46009: Waiting [2026-08-15T04:08:59.166Z] 52f431095bee: Waiting [2026-08-15T04:08:59.166Z] 6f09edfb3f6d: Waiting [2026-08-15T04:08:59.166Z] 9720738578de: Waiting [2026-08-15T04:08:59.166Z] 6cf762499c26: Waiting [2026-08-15T04:08:59.166Z] aa18c121fccd: Layer already exists [2026-08-15T04:08:59.166Z] 4a59ee99b920: Layer already exists [2026-08-15T04:08:59.166Z] 7e3cefe4d326: Layer already exists [2026-08-15T04:08:59.166Z] 74619d7eef5a: Layer already exists [2026-08-15T04:08:59.166Z] e0bb7e312842: Layer already exists [2026-08-15T04:08:59.166Z] 09e06dd46009: Layer already exists [2026-08-15T04:08:59.166Z] 9720738578de: Layer already exists [2026-08-15T04:08:59.166Z] 6cf762499c26: Layer already exists [2026-08-15T04:08:59.166Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:08:59.166Z] 52f431095bee: Layer already exists [2026-08-15T04:08:59.166Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:08:59.681Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:00.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-08-15T04:09:00.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-08-15T04:09:00.111Z] 7e3cefe4d326: Preparing [2026-08-15T04:09:00.111Z] 4a59ee99b920: Preparing [2026-08-15T04:09:00.111Z] 74619d7eef5a: Preparing [2026-08-15T04:09:00.111Z] aa18c121fccd: Preparing [2026-08-15T04:09:00.111Z] e0bb7e312842: Preparing [2026-08-15T04:09:00.111Z] 09e06dd46009: Preparing [2026-08-15T04:09:00.111Z] 9720738578de: Preparing [2026-08-15T04:09:00.111Z] 6cf762499c26: Preparing [2026-08-15T04:09:00.111Z] 52f431095bee: Preparing [2026-08-15T04:09:00.111Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:00.111Z] 09e06dd46009: Waiting [2026-08-15T04:09:00.111Z] 6cf762499c26: Waiting [2026-08-15T04:09:00.111Z] 9720738578de: Waiting [2026-08-15T04:09:00.111Z] 52f431095bee: Waiting [2026-08-15T04:09:00.111Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:00.111Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:00.111Z] 74619d7eef5a: Layer already exists [2026-08-15T04:09:00.111Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:00.111Z] 4a59ee99b920: Layer already exists [2026-08-15T04:09:00.111Z] 7e3cefe4d326: Layer already exists [2026-08-15T04:09:00.111Z] 09e06dd46009: Layer already exists [2026-08-15T04:09:00.111Z] 9720738578de: Layer already exists [2026-08-15T04:09:00.111Z] 6cf762499c26: Layer already exists [2026-08-15T04:09:00.111Z] 52f431095bee: Layer already exists [2026-08-15T04:09:00.111Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:00.111Z] main: digest: sha256:5f4c9025c4531e5615893974eada10d6b8d7231b57023fbfa54d316dbc19b2d4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:09:00.181Z] ===================================================== [Pipeline] echo [2026-08-15T04:09:00.192Z] taggedImages: [2026-08-15T04:09:00.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:00.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-08-15T04:09:00.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.128 [2026-08-15T04:09:00.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:00.192Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-08-15T04:09:00.219Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-08-15T04:09:00.219Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:00.219Z] latest [2026-08-15T04:09:00.219Z] 4.1.0-dev.128 [2026-08-15T04:09:00.219Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:00.219Z] main [2026-08-15T04:09:00.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:00.615Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:00.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:00.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-08-15T04:09:00.949Z] 8a03774119c7: Preparing [2026-08-15T04:09:00.949Z] 0f4e234f7168: Preparing [2026-08-15T04:09:00.949Z] c4a2ff1d22d7: Preparing [2026-08-15T04:09:00.949Z] aa18c121fccd: Preparing [2026-08-15T04:09:00.949Z] e0bb7e312842: Preparing [2026-08-15T04:09:00.949Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:00.949Z] 12d7795744b3: Preparing [2026-08-15T04:09:00.949Z] 04abaad58f49: Preparing [2026-08-15T04:09:00.949Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:00.949Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:00.949Z] 12d7795744b3: Waiting [2026-08-15T04:09:00.949Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:00.949Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:00.949Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:00.949Z] 0f4e234f7168: Pushed [2026-08-15T04:09:00.949Z] 8a03774119c7: Pushed [2026-08-15T04:09:00.949Z] c4a2ff1d22d7: Pushed [2026-08-15T04:09:00.949Z] 12d7795744b3: Pushed [2026-08-15T04:09:00.949Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:01.568Z] 04abaad58f49: Pushed [2026-08-15T04:09:19.959Z] 24dcf2e5fd52: Pushed [2026-08-15T04:09:19.959Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:20.370Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:20.725Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-08-15T04:09:20.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-08-15T04:09:20.726Z] 8a03774119c7: Preparing [2026-08-15T04:09:20.726Z] 0f4e234f7168: Preparing [2026-08-15T04:09:20.726Z] c4a2ff1d22d7: Preparing [2026-08-15T04:09:20.726Z] aa18c121fccd: Preparing [2026-08-15T04:09:20.726Z] e0bb7e312842: Preparing [2026-08-15T04:09:20.726Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:20.726Z] 12d7795744b3: Preparing [2026-08-15T04:09:20.726Z] 04abaad58f49: Preparing [2026-08-15T04:09:20.726Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:20.726Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:20.726Z] 12d7795744b3: Waiting [2026-08-15T04:09:20.726Z] 04abaad58f49: Waiting [2026-08-15T04:09:20.726Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:20.992Z] 0f4e234f7168: Layer already exists [2026-08-15T04:09:20.992Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:20.992Z] 8a03774119c7: Layer already exists [2026-08-15T04:09:20.992Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:20.992Z] c4a2ff1d22d7: Layer already exists [2026-08-15T04:09:20.992Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:20.992Z] 12d7795744b3: Layer already exists [2026-08-15T04:09:20.992Z] 04abaad58f49: Layer already exists [2026-08-15T04:09:20.992Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:20.992Z] latest: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:21.341Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:21.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.128 [2026-08-15T04:09:21.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-08-15T04:09:21.678Z] 8a03774119c7: Preparing [2026-08-15T04:09:21.678Z] 0f4e234f7168: Preparing [2026-08-15T04:09:21.678Z] c4a2ff1d22d7: Preparing [2026-08-15T04:09:21.678Z] aa18c121fccd: Preparing [2026-08-15T04:09:21.678Z] e0bb7e312842: Preparing [2026-08-15T04:09:21.678Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:21.678Z] 12d7795744b3: Preparing [2026-08-15T04:09:21.678Z] 04abaad58f49: Preparing [2026-08-15T04:09:21.678Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:21.678Z] 12d7795744b3: Waiting [2026-08-15T04:09:21.678Z] 04abaad58f49: Waiting [2026-08-15T04:09:21.678Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:21.678Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:21.678Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:21.678Z] 0f4e234f7168: Layer already exists [2026-08-15T04:09:21.678Z] 8a03774119c7: Layer already exists [2026-08-15T04:09:21.678Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:21.678Z] c4a2ff1d22d7: Layer already exists [2026-08-15T04:09:21.678Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:21.678Z] 04abaad58f49: Layer already exists [2026-08-15T04:09:21.678Z] 12d7795744b3: Layer already exists [2026-08-15T04:09:21.678Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:21.678Z] 4.1.0-dev.128: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:22.011Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:22.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:22.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-08-15T04:09:22.322Z] 8a03774119c7: Preparing [2026-08-15T04:09:22.322Z] 0f4e234f7168: Preparing [2026-08-15T04:09:22.322Z] c4a2ff1d22d7: Preparing [2026-08-15T04:09:22.322Z] aa18c121fccd: Preparing [2026-08-15T04:09:22.322Z] e0bb7e312842: Preparing [2026-08-15T04:09:22.322Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:22.322Z] 12d7795744b3: Preparing [2026-08-15T04:09:22.322Z] 04abaad58f49: Preparing [2026-08-15T04:09:22.322Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:22.322Z] 12d7795744b3: Waiting [2026-08-15T04:09:22.322Z] 04abaad58f49: Waiting [2026-08-15T04:09:22.322Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:22.322Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:22.322Z] c4a2ff1d22d7: Layer already exists [2026-08-15T04:09:22.322Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:22.322Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:22.322Z] 0f4e234f7168: Layer already exists [2026-08-15T04:09:22.322Z] 8a03774119c7: Layer already exists [2026-08-15T04:09:22.322Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:22.322Z] 12d7795744b3: Layer already exists [2026-08-15T04:09:22.322Z] 04abaad58f49: Layer already exists [2026-08-15T04:09:22.322Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:22.322Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:22.638Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:22.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-08-15T04:09:22.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-08-15T04:09:22.952Z] 8a03774119c7: Preparing [2026-08-15T04:09:22.952Z] 0f4e234f7168: Preparing [2026-08-15T04:09:22.952Z] c4a2ff1d22d7: Preparing [2026-08-15T04:09:22.952Z] aa18c121fccd: Preparing [2026-08-15T04:09:22.952Z] e0bb7e312842: Preparing [2026-08-15T04:09:22.952Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:22.952Z] 12d7795744b3: Preparing [2026-08-15T04:09:22.952Z] 04abaad58f49: Preparing [2026-08-15T04:09:22.952Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:22.952Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:22.952Z] 12d7795744b3: Waiting [2026-08-15T04:09:22.952Z] 04abaad58f49: Waiting [2026-08-15T04:09:22.952Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:22.952Z] c4a2ff1d22d7: Layer already exists [2026-08-15T04:09:22.952Z] 8a03774119c7: Layer already exists [2026-08-15T04:09:22.952Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:22.952Z] 0f4e234f7168: Layer already exists [2026-08-15T04:09:22.952Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:22.952Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:22.952Z] 12d7795744b3: Layer already exists [2026-08-15T04:09:22.952Z] 04abaad58f49: Layer already exists [2026-08-15T04:09:22.952Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:22.952Z] main: digest: sha256:c80810188c3c490bf803255a8ceb68a22e1228f1f42aaf3fc0b4c374cb547fa6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:09:23.019Z] ===================================================== [Pipeline] echo [2026-08-15T04:09:23.032Z] taggedImages: [2026-08-15T04:09:23.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:23.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-08-15T04:09:23.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.128 [2026-08-15T04:09:23.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:23.032Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-08-15T04:09:23.061Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-08-15T04:09:23.061Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:23.061Z] latest [2026-08-15T04:09:23.061Z] 4.1.0-dev.128 [2026-08-15T04:09:23.061Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:23.061Z] main [2026-08-15T04:09:23.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:23.406Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:23.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:23.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-08-15T04:09:23.723Z] 0ceb1805fdae: Preparing [2026-08-15T04:09:23.723Z] 69049a6a3a25: Preparing [2026-08-15T04:09:23.723Z] 25d8cfdaea8f: Preparing [2026-08-15T04:09:23.723Z] aa18c121fccd: Preparing [2026-08-15T04:09:23.723Z] e0bb7e312842: Preparing [2026-08-15T04:09:23.723Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:23.723Z] 6cf762499c26: Preparing [2026-08-15T04:09:23.723Z] 52f431095bee: Preparing [2026-08-15T04:09:23.723Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:23.723Z] 52f431095bee: Waiting [2026-08-15T04:09:23.723Z] 6cf762499c26: Waiting [2026-08-15T04:09:23.723Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:23.723Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:23.723Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:23.723Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:23.723Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:23.723Z] 6cf762499c26: Layer already exists [2026-08-15T04:09:23.723Z] 52f431095bee: Layer already exists [2026-08-15T04:09:23.723Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:23.723Z] 69049a6a3a25: Pushed [2026-08-15T04:09:23.723Z] 0ceb1805fdae: Pushed [2026-08-15T04:09:23.723Z] 25d8cfdaea8f: Pushed [2026-08-15T04:09:23.981Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:24.307Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:24.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-08-15T04:09:24.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-08-15T04:09:24.672Z] 0ceb1805fdae: Preparing [2026-08-15T04:09:24.672Z] 69049a6a3a25: Preparing [2026-08-15T04:09:24.672Z] 25d8cfdaea8f: Preparing [2026-08-15T04:09:24.672Z] aa18c121fccd: Preparing [2026-08-15T04:09:24.672Z] e0bb7e312842: Preparing [2026-08-15T04:09:24.672Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:24.672Z] 6cf762499c26: Preparing [2026-08-15T04:09:24.672Z] 52f431095bee: Preparing [2026-08-15T04:09:24.672Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:24.672Z] 6cf762499c26: Waiting [2026-08-15T04:09:24.672Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:24.672Z] 52f431095bee: Waiting [2026-08-15T04:09:24.672Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:24.672Z] 0ceb1805fdae: Layer already exists [2026-08-15T04:09:24.672Z] 25d8cfdaea8f: Layer already exists [2026-08-15T04:09:24.672Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:24.672Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:24.672Z] 69049a6a3a25: Layer already exists [2026-08-15T04:09:24.672Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:24.672Z] 6cf762499c26: Layer already exists [2026-08-15T04:09:24.672Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:24.672Z] 52f431095bee: Layer already exists [2026-08-15T04:09:24.672Z] latest: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:25.002Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:25.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.128 [2026-08-15T04:09:25.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-08-15T04:09:25.333Z] 0ceb1805fdae: Preparing [2026-08-15T04:09:25.333Z] 69049a6a3a25: Preparing [2026-08-15T04:09:25.333Z] 25d8cfdaea8f: Preparing [2026-08-15T04:09:25.333Z] aa18c121fccd: Preparing [2026-08-15T04:09:25.333Z] e0bb7e312842: Preparing [2026-08-15T04:09:25.333Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:25.333Z] 6cf762499c26: Preparing [2026-08-15T04:09:25.333Z] 52f431095bee: Preparing [2026-08-15T04:09:25.333Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:25.333Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:25.333Z] 6cf762499c26: Waiting [2026-08-15T04:09:25.333Z] 52f431095bee: Waiting [2026-08-15T04:09:25.333Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:25.333Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:25.333Z] 25d8cfdaea8f: Layer already exists [2026-08-15T04:09:25.333Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:25.333Z] 0ceb1805fdae: Layer already exists [2026-08-15T04:09:25.333Z] 69049a6a3a25: Layer already exists [2026-08-15T04:09:25.333Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:25.333Z] 6cf762499c26: Layer already exists [2026-08-15T04:09:25.333Z] 52f431095bee: Layer already exists [2026-08-15T04:09:25.333Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:25.333Z] 4.1.0-dev.128: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:25.663Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:25.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:25.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-08-15T04:09:25.981Z] 0ceb1805fdae: Preparing [2026-08-15T04:09:25.981Z] 69049a6a3a25: Preparing [2026-08-15T04:09:25.981Z] 25d8cfdaea8f: Preparing [2026-08-15T04:09:25.981Z] aa18c121fccd: Preparing [2026-08-15T04:09:25.981Z] e0bb7e312842: Preparing [2026-08-15T04:09:25.981Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:25.981Z] 6cf762499c26: Preparing [2026-08-15T04:09:25.981Z] 52f431095bee: Preparing [2026-08-15T04:09:25.981Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:25.981Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:25.981Z] 6cf762499c26: Waiting [2026-08-15T04:09:25.981Z] 52f431095bee: Waiting [2026-08-15T04:09:25.981Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:25.981Z] 0ceb1805fdae: Layer already exists [2026-08-15T04:09:25.981Z] 25d8cfdaea8f: Layer already exists [2026-08-15T04:09:25.981Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:25.981Z] 69049a6a3a25: Layer already exists [2026-08-15T04:09:25.981Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:25.981Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:25.981Z] 52f431095bee: Layer already exists [2026-08-15T04:09:25.981Z] 6cf762499c26: Layer already exists [2026-08-15T04:09:25.981Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:25.981Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:26.298Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:26.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-08-15T04:09:26.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-08-15T04:09:26.614Z] 0ceb1805fdae: Preparing [2026-08-15T04:09:26.614Z] 69049a6a3a25: Preparing [2026-08-15T04:09:26.614Z] 25d8cfdaea8f: Preparing [2026-08-15T04:09:26.614Z] aa18c121fccd: Preparing [2026-08-15T04:09:26.614Z] e0bb7e312842: Preparing [2026-08-15T04:09:26.614Z] 24dcf2e5fd52: Preparing [2026-08-15T04:09:26.614Z] 6cf762499c26: Preparing [2026-08-15T04:09:26.614Z] 52f431095bee: Preparing [2026-08-15T04:09:26.614Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:26.614Z] 24dcf2e5fd52: Waiting [2026-08-15T04:09:26.614Z] 6cf762499c26: Waiting [2026-08-15T04:09:26.614Z] 52f431095bee: Waiting [2026-08-15T04:09:26.614Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:26.614Z] 0ceb1805fdae: Layer already exists [2026-08-15T04:09:26.614Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:26.614Z] 69049a6a3a25: Layer already exists [2026-08-15T04:09:26.614Z] 25d8cfdaea8f: Layer already exists [2026-08-15T04:09:26.614Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:26.614Z] 24dcf2e5fd52: Layer already exists [2026-08-15T04:09:26.614Z] 6cf762499c26: Layer already exists [2026-08-15T04:09:26.614Z] 52f431095bee: Layer already exists [2026-08-15T04:09:26.614Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:26.614Z] main: digest: sha256:6cf58473cb88d7c45efe3eaa64fafcb204fcf81df7b4db35ac2aaf74d474d309 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:09:26.678Z] ===================================================== [Pipeline] echo [2026-08-15T04:09:26.689Z] taggedImages: [2026-08-15T04:09:26.689Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:26.689Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-08-15T04:09:26.689Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.128 [2026-08-15T04:09:26.689Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:26.689Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-08-15T04:09:26.708Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-08-15T04:09:26.708Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:26.708Z] latest [2026-08-15T04:09:26.708Z] 4.1.0-dev.128 [2026-08-15T04:09:26.708Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:26.708Z] main [2026-08-15T04:09:26.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:27.052Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:27.357Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:27.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-08-15T04:09:27.357Z] dae3982456be: Preparing [2026-08-15T04:09:27.357Z] 39235522b84d: Preparing [2026-08-15T04:09:27.357Z] aa18c121fccd: Preparing [2026-08-15T04:09:27.357Z] e0bb7e312842: Preparing [2026-08-15T04:09:27.357Z] 017bc8d0caa3: Preparing [2026-08-15T04:09:27.357Z] 6488d2fd79be: Preparing [2026-08-15T04:09:27.357Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:27.357Z] 6488d2fd79be: Waiting [2026-08-15T04:09:27.357Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:27.357Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:27.357Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:27.357Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:27.357Z] dae3982456be: Pushed [2026-08-15T04:09:27.357Z] 017bc8d0caa3: Pushed [2026-08-15T04:09:27.926Z] 6488d2fd79be: Pushed [2026-08-15T04:09:32.219Z] 39235522b84d: Pushed [2026-08-15T04:09:32.219Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:32.722Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:33.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-08-15T04:09:33.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-08-15T04:09:33.290Z] dae3982456be: Preparing [2026-08-15T04:09:33.290Z] 39235522b84d: Preparing [2026-08-15T04:09:33.290Z] aa18c121fccd: Preparing [2026-08-15T04:09:33.290Z] e0bb7e312842: Preparing [2026-08-15T04:09:33.290Z] 017bc8d0caa3: Preparing [2026-08-15T04:09:33.290Z] 6488d2fd79be: Preparing [2026-08-15T04:09:33.290Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:33.290Z] 6488d2fd79be: Waiting [2026-08-15T04:09:33.290Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:33.290Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:33.290Z] 017bc8d0caa3: Layer already exists [2026-08-15T04:09:33.290Z] dae3982456be: Layer already exists [2026-08-15T04:09:33.290Z] 39235522b84d: Layer already exists [2026-08-15T04:09:33.290Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:33.290Z] 6488d2fd79be: Layer already exists [2026-08-15T04:09:33.290Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:33.290Z] latest: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:33.737Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:34.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.128 [2026-08-15T04:09:34.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-08-15T04:09:34.213Z] dae3982456be: Preparing [2026-08-15T04:09:34.213Z] 39235522b84d: Preparing [2026-08-15T04:09:34.213Z] aa18c121fccd: Preparing [2026-08-15T04:09:34.213Z] e0bb7e312842: Preparing [2026-08-15T04:09:34.213Z] 017bc8d0caa3: Preparing [2026-08-15T04:09:34.213Z] 6488d2fd79be: Preparing [2026-08-15T04:09:34.213Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:34.213Z] 6488d2fd79be: Waiting [2026-08-15T04:09:34.213Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:34.213Z] 39235522b84d: Layer already exists [2026-08-15T04:09:34.213Z] 017bc8d0caa3: Layer already exists [2026-08-15T04:09:34.213Z] dae3982456be: Layer already exists [2026-08-15T04:09:34.213Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:34.213Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:34.213Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:34.213Z] 6488d2fd79be: Layer already exists [2026-08-15T04:09:34.213Z] 4.1.0-dev.128: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:34.717Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:35.156Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:35.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-08-15T04:09:35.156Z] dae3982456be: Preparing [2026-08-15T04:09:35.156Z] 39235522b84d: Preparing [2026-08-15T04:09:35.156Z] aa18c121fccd: Preparing [2026-08-15T04:09:35.156Z] e0bb7e312842: Preparing [2026-08-15T04:09:35.156Z] 017bc8d0caa3: Preparing [2026-08-15T04:09:35.156Z] 6488d2fd79be: Preparing [2026-08-15T04:09:35.156Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:35.156Z] 6488d2fd79be: Waiting [2026-08-15T04:09:35.156Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:35.156Z] 39235522b84d: Layer already exists [2026-08-15T04:09:35.156Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:35.156Z] 017bc8d0caa3: Layer already exists [2026-08-15T04:09:35.156Z] dae3982456be: Layer already exists [2026-08-15T04:09:35.156Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:35.156Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:35.156Z] 6488d2fd79be: Layer already exists [2026-08-15T04:09:35.156Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:35.587Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:36.023Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-08-15T04:09:36.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-08-15T04:09:36.023Z] dae3982456be: Preparing [2026-08-15T04:09:36.023Z] 39235522b84d: Preparing [2026-08-15T04:09:36.023Z] aa18c121fccd: Preparing [2026-08-15T04:09:36.023Z] e0bb7e312842: Preparing [2026-08-15T04:09:36.023Z] 017bc8d0caa3: Preparing [2026-08-15T04:09:36.023Z] 6488d2fd79be: Preparing [2026-08-15T04:09:36.023Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:36.023Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:36.023Z] 6488d2fd79be: Waiting [2026-08-15T04:09:36.023Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:36.023Z] 39235522b84d: Layer already exists [2026-08-15T04:09:36.023Z] 017bc8d0caa3: Layer already exists [2026-08-15T04:09:36.023Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:36.023Z] dae3982456be: Layer already exists [2026-08-15T04:09:36.023Z] 6488d2fd79be: Layer already exists [2026-08-15T04:09:36.023Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:36.023Z] main: digest: sha256:29d99f24a5ba4eb213026e459e8e8c56f038a4e950a24ee60b322cdf96389b8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:09:36.249Z] ===================================================== [Pipeline] echo [2026-08-15T04:09:36.273Z] taggedImages: [2026-08-15T04:09:36.273Z] - nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:36.273Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-08-15T04:09:36.273Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.128 [2026-08-15T04:09:36.273Z] - nexus3.edgexfoundry.org:10004/support-notifications:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:36.273Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-08-15T04:09:36.327Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-08-15T04:09:36.327Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:36.327Z] latest [2026-08-15T04:09:36.327Z] 4.1.0-dev.128 [2026-08-15T04:09:36.327Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:36.327Z] main [2026-08-15T04:09:36.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:36.758Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:37.101Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:37.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-08-15T04:09:37.101Z] 9cb6f4414e1b: Preparing [2026-08-15T04:09:37.101Z] aab3ab9bee2a: Preparing [2026-08-15T04:09:37.101Z] aa18c121fccd: Preparing [2026-08-15T04:09:37.101Z] e0bb7e312842: Preparing [2026-08-15T04:09:37.101Z] f4af8a43fc7c: Preparing [2026-08-15T04:09:37.101Z] 09ae06493648: Preparing [2026-08-15T04:09:37.101Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:37.101Z] 09ae06493648: Waiting [2026-08-15T04:09:37.101Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:37.101Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:37.101Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:37.101Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:37.101Z] f4af8a43fc7c: Pushed [2026-08-15T04:09:37.101Z] 9cb6f4414e1b: Pushed [2026-08-15T04:09:37.381Z] 09ae06493648: Pushed [2026-08-15T04:09:41.622Z] aab3ab9bee2a: Pushed [2026-08-15T04:09:41.622Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:42.037Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:42.509Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-08-15T04:09:42.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-08-15T04:09:42.509Z] 9cb6f4414e1b: Preparing [2026-08-15T04:09:42.509Z] aab3ab9bee2a: Preparing [2026-08-15T04:09:42.509Z] aa18c121fccd: Preparing [2026-08-15T04:09:42.509Z] e0bb7e312842: Preparing [2026-08-15T04:09:42.509Z] f4af8a43fc7c: Preparing [2026-08-15T04:09:42.509Z] 09ae06493648: Preparing [2026-08-15T04:09:42.509Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:42.509Z] 09ae06493648: Waiting [2026-08-15T04:09:42.509Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:42.509Z] aab3ab9bee2a: Layer already exists [2026-08-15T04:09:42.509Z] f4af8a43fc7c: Layer already exists [2026-08-15T04:09:42.509Z] 9cb6f4414e1b: Layer already exists [2026-08-15T04:09:42.509Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:42.509Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:42.509Z] 09ae06493648: Layer already exists [2026-08-15T04:09:42.509Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:42.509Z] latest: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:43.025Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:43.625Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.128 [2026-08-15T04:09:43.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-08-15T04:09:43.626Z] 9cb6f4414e1b: Preparing [2026-08-15T04:09:43.626Z] aab3ab9bee2a: Preparing [2026-08-15T04:09:43.626Z] aa18c121fccd: Preparing [2026-08-15T04:09:43.626Z] e0bb7e312842: Preparing [2026-08-15T04:09:43.626Z] f4af8a43fc7c: Preparing [2026-08-15T04:09:43.626Z] 09ae06493648: Preparing [2026-08-15T04:09:43.626Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:43.626Z] 09ae06493648: Waiting [2026-08-15T04:09:43.626Z] aab3ab9bee2a: Layer already exists [2026-08-15T04:09:43.626Z] 9cb6f4414e1b: Layer already exists [2026-08-15T04:09:43.626Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:43.626Z] f4af8a43fc7c: Layer already exists [2026-08-15T04:09:43.626Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:43.626Z] 09ae06493648: Layer already exists [2026-08-15T04:09:43.626Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:43.626Z] 4.1.0-dev.128: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:44.051Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:44.446Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:44.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-08-15T04:09:44.446Z] 9cb6f4414e1b: Preparing [2026-08-15T04:09:44.446Z] aab3ab9bee2a: Preparing [2026-08-15T04:09:44.446Z] aa18c121fccd: Preparing [2026-08-15T04:09:44.446Z] e0bb7e312842: Preparing [2026-08-15T04:09:44.446Z] f4af8a43fc7c: Preparing [2026-08-15T04:09:44.446Z] 09ae06493648: Preparing [2026-08-15T04:09:44.446Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:44.446Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:44.446Z] 09ae06493648: Waiting [2026-08-15T04:09:44.446Z] f4af8a43fc7c: Layer already exists [2026-08-15T04:09:44.446Z] 9cb6f4414e1b: Layer already exists [2026-08-15T04:09:44.446Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:44.446Z] aab3ab9bee2a: Layer already exists [2026-08-15T04:09:44.446Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:44.446Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:44.446Z] 09ae06493648: Layer already exists [2026-08-15T04:09:44.446Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:44.961Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:09:45.811Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-08-15T04:09:45.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-08-15T04:09:45.811Z] 9cb6f4414e1b: Preparing [2026-08-15T04:09:45.811Z] aab3ab9bee2a: Preparing [2026-08-15T04:09:45.811Z] aa18c121fccd: Preparing [2026-08-15T04:09:45.811Z] e0bb7e312842: Preparing [2026-08-15T04:09:45.811Z] f4af8a43fc7c: Preparing [2026-08-15T04:09:45.811Z] 09ae06493648: Preparing [2026-08-15T04:09:45.811Z] 6f09edfb3f6d: Preparing [2026-08-15T04:09:45.811Z] 09ae06493648: Waiting [2026-08-15T04:09:45.811Z] 6f09edfb3f6d: Waiting [2026-08-15T04:09:45.811Z] 9cb6f4414e1b: Layer already exists [2026-08-15T04:09:45.811Z] aab3ab9bee2a: Layer already exists [2026-08-15T04:09:45.811Z] aa18c121fccd: Layer already exists [2026-08-15T04:09:45.811Z] e0bb7e312842: Layer already exists [2026-08-15T04:09:45.811Z] f4af8a43fc7c: Layer already exists [2026-08-15T04:09:45.811Z] 09ae06493648: Layer already exists [2026-08-15T04:09:45.811Z] 6f09edfb3f6d: Layer already exists [2026-08-15T04:09:45.811Z] main: digest: sha256:a93aa4db252c36563435d02b82e2785d0599af1b5f600c4faaa33f9c3b2a2aa7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:09:46.040Z] ===================================================== [Pipeline] echo [2026-08-15T04:09:46.070Z] taggedImages: [2026-08-15T04:09:46.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:09:46.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-08-15T04:09:46.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.128 [2026-08-15T04:09:46.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:09:46.070Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-08-15T04:27:13.160Z] #144 ... [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-08-15T04:27:13.160Z] #153 DONE 1192.3s [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:27:13.160Z] #151 ... [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:27:13.160Z] #155 DONE 0.2s [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-08-15T04:27:13.160Z] #149 ... [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:27:13.160Z] #156 DONE 0.2s [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-08-15T04:27:13.160Z] #157 DONE 0.2s [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #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-08-15T04:27:13.160Z] #158 DONE 0.1s [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #136 [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-08-15T04:27:13.160Z] #136 ... [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #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-08-15T04:27:13.160Z] #159 DONE 0.1s [2026-08-15T04:27:13.160Z] [2026-08-15T04:27:13.160Z] #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-08-15T04:27:14.599Z] #160 DONE 3.7s [2026-08-15T04:27:14.599Z] [2026-08-15T04:27:14.599Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-08-15T04:27:14.599Z] #150 ... [2026-08-15T04:27:14.599Z] [2026-08-15T04:27:14.599Z] #111 [core-common-config-bootstrapper] exporting to image [2026-08-15T04:27:14.599Z] #111 exporting layers [2026-08-15T04:27:15.570Z] #111 exporting layers 0.9s done [2026-08-15T04:27:15.570Z] #111 writing image sha256:b3c9a362381acef27b64a25f1a13e295b72a7a89c10d00b1b034ebd178e50f1c done [2026-08-15T04:27:15.570Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-08-15T04:27:15.570Z] #111 DONE 7.1s [2026-08-15T04:27:15.570Z] [2026-08-15T04:27:15.570Z] #136 [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-08-15T04:27:18.915Z] #136 ... [2026-08-15T04:27:18.915Z] [2026-08-15T04:27:18.915Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-08-15T04:27:18.915Z] #150 DONE 1201.9s [2026-08-15T04:27:19.195Z] [2026-08-15T04:27:19.195Z] #136 [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-08-15T04:27:19.494Z] #136 ... [2026-08-15T04:27:19.494Z] [2026-08-15T04:27:19.494Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-08-15T04:27:19.765Z] #161 DONE 0.1s [2026-08-15T04:27:19.765Z] [2026-08-15T04:27:19.765Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-08-15T04:27:22.393Z] #162 DONE 2.2s [2026-08-15T04:27:22.393Z] [2026-08-15T04:27:22.393Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:27:22.393Z] #163 DONE 0.2s [2026-08-15T04:27:22.393Z] [2026-08-15T04:27:22.393Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:27:22.393Z] #145 ... [2026-08-15T04:27:22.393Z] [2026-08-15T04:27:22.393Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:27:22.393Z] #164 DONE 0.3s [2026-08-15T04:27:22.393Z] [2026-08-15T04:27:22.393Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:27:22.393Z] #154 ... [2026-08-15T04:27:22.393Z] [2026-08-15T04:27:22.393Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-08-15T04:27:22.702Z] #165 DONE 0.3s [2026-08-15T04:27:22.702Z] [2026-08-15T04:27:22.702Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-08-15T04:27:22.702Z] #152 ... [2026-08-15T04:27:22.702Z] [2026-08-15T04:27:22.702Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-08-15T04:27:22.702Z] #166 DONE 0.1s [2026-08-15T04:27:22.977Z] [2026-08-15T04:27:22.977Z] #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-08-15T04:27:22.977Z] #167 DONE 0.2s [2026-08-15T04:27:22.977Z] [2026-08-15T04:27:22.977Z] #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-08-15T04:27:22.977Z] #168 DONE 0.1s [2026-08-15T04:27:22.977Z] [2026-08-15T04:27:22.977Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:27:23.267Z] #49 ... [2026-08-15T04:27:23.267Z] [2026-08-15T04:27:23.267Z] #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-08-15T04:27:23.267Z] #169 DONE 0.1s [2026-08-15T04:27:23.267Z] [2026-08-15T04:27:23.267Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-08-15T04:27:23.267Z] #170 DONE 0.1s [2026-08-15T04:27:23.267Z] [2026-08-15T04:27:23.267Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:27:23.541Z] #41 ... [2026-08-15T04:27:23.541Z] [2026-08-15T04:27:23.541Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-08-15T04:27:25.526Z] #171 DONE 1.8s [2026-08-15T04:27:25.526Z] [2026-08-15T04:27:25.526Z] #111 [security-bootstrapper] exporting to image [2026-08-15T04:27:25.526Z] #111 exporting layers [2026-08-15T04:27:26.488Z] #111 exporting layers 1.2s done [2026-08-15T04:27:26.488Z] #111 writing image sha256:08a435088c39cf3f362857f90ded02f3b7fb1a5107db15409f06df518bf341ca done [2026-08-15T04:27:26.488Z] #111 naming to docker.io/library/security-bootstrapper-arm64 [2026-08-15T04:27:26.488Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2026-08-15T04:27:26.488Z] #111 DONE 8.3s [2026-08-15T04:27:26.488Z] [2026-08-15T04:27:26.488Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:45:07.060Z] #151 ... [2026-08-15T04:45:07.060Z] [2026-08-15T04:45:07.060Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-08-15T04:45:07.061Z] #148 DONE 2267.4s [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:45:07.061Z] #154 ... [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:45:07.061Z] #172 DONE 0.1s [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #136 [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-08-15T04:45:07.061Z] #136 ... [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:45:07.061Z] #173 DONE 0.2s [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-08-15T04:45:07.061Z] #174 DONE 0.4s [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:45:07.061Z] #175 DONE 0.1s [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-08-15T04:45:07.061Z] #146 ... [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #111 [core-command] exporting to image [2026-08-15T04:45:07.061Z] #111 exporting layers [2026-08-15T04:45:07.061Z] #111 exporting layers 0.6s done [2026-08-15T04:45:07.061Z] #111 writing image sha256:03c6164878fd7aac1d5e6c660eccd1692e6ffd6f1e5c247ee0db11e6536512f8 done [2026-08-15T04:45:07.061Z] #111 naming to docker.io/library/core-command-arm64 done [2026-08-15T04:45:07.061Z] #111 DONE 9.0s [2026-08-15T04:45:07.061Z] [2026-08-15T04:45:07.061Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:45:33.763Z] #41 ... [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-08-15T04:45:33.763Z] #149 DONE 2293.2s [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:45:33.763Z] #176 DONE 0.2s [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:45:33.763Z] #177 DONE 0.2s [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #136 [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-08-15T04:45:33.763Z] #136 ... [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #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-08-15T04:45:33.763Z] #178 DONE 0.2s [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-08-15T04:45:33.763Z] #146 ... [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-08-15T04:45:33.763Z] #179 DONE 0.1s [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-08-15T04:45:33.763Z] #180 DONE 0.4s [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:45:33.763Z] #49 ... [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-08-15T04:45:33.763Z] #181 DONE 0.2s [2026-08-15T04:45:33.763Z] [2026-08-15T04:45:33.763Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:45:34.030Z] #182 DONE 1.8s [2026-08-15T04:45:34.030Z] [2026-08-15T04:45:34.030Z] #111 [security-proxy-setup] exporting to image [2026-08-15T04:45:34.030Z] #111 exporting layers [2026-08-15T04:45:34.997Z] #111 exporting layers 1.1s done [2026-08-15T04:45:34.997Z] #111 writing image sha256:ead87a613be37ae5ddc5e2a661290e5669ee32722ac34a976131978cf00318b3 0.0s done [2026-08-15T04:45:34.997Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2026-08-15T04:45:34.997Z] #111 DONE 10.1s [2026-08-15T04:45:34.997Z] [2026-08-15T04:45:34.997Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:45:40.344Z] #151 ... [2026-08-15T04:45:40.344Z] [2026-08-15T04:45:40.344Z] #136 [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-08-15T04:45:40.344Z] #136 2302.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.128 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-08-15T04:46:19.309Z] #136 DONE 2336.0s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:46:19.309Z] #154 ... [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:46:19.309Z] #183 DONE 0.2s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:46:19.309Z] #184 DONE 0.2s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #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-08-15T04:46:19.309Z] #185 DONE 0.2s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:46:19.309Z] #154 ... [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #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-08-15T04:46:19.309Z] #186 DONE 0.1s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:46:19.309Z] #187 DONE 0.1s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:46:19.309Z] #41 ... [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-08-15T04:46:19.309Z] #188 DONE 0.4s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:46:19.309Z] #41 ... [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-08-15T04:46:19.309Z] #189 DONE 0.4s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-08-15T04:46:19.309Z] #147 ... [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-08-15T04:46:19.309Z] #190 DONE 0.1s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:46:19.309Z] #191 DONE 2.1s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:46:19.309Z] #154 ... [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #111 [security-secretstore-setup] exporting to image [2026-08-15T04:46:19.309Z] #111 exporting layers [2026-08-15T04:46:19.309Z] #111 exporting layers 1.4s done [2026-08-15T04:46:19.309Z] #111 writing image sha256:4e45099a834e8ce792cb7f98f9684a37250afa91816aca7f8a83be1502eb61bd done [2026-08-15T04:46:19.309Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-08-15T04:46:19.309Z] #111 DONE 11.5s [2026-08-15T04:46:19.309Z] [2026-08-15T04:46:19.309Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:47:27.342Z] #41 ... [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-08-15T04:47:27.342Z] #151 DONE 2403.0s [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:47:27.342Z] #145 ... [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:47:27.342Z] #192 DONE 0.3s [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:47:27.342Z] #49 ... [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:47:27.342Z] #193 DONE 0.2s [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-08-15T04:47:27.342Z] #194 DONE 0.5s [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #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-08-15T04:47:27.342Z] #195 DONE 0.1s [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #111 [security-spiffe-token-provider] exporting to image [2026-08-15T04:47:27.342Z] #111 exporting layers [2026-08-15T04:47:27.342Z] #111 exporting layers 0.7s done [2026-08-15T04:47:27.342Z] #111 writing image sha256:55cddf38c63f76f16136d154610068409a437345ff3ad5b6e234e0186052369a done [2026-08-15T04:47:27.342Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-08-15T04:47:27.342Z] #111 DONE 12.2s [2026-08-15T04:47:27.342Z] [2026-08-15T04:47:27.342Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-08-15T04:47:54.023Z] #152 ... [2026-08-15T04:47:54.023Z] [2026-08-15T04:47:54.023Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-08-15T04:47:54.023Z] #154 DONE 2436.9s [2026-08-15T04:47:54.023Z] [2026-08-15T04:47:54.023Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:47:54.297Z] #41 ... [2026-08-15T04:47:54.297Z] [2026-08-15T04:47:54.297Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:47:54.563Z] #196 DONE 0.3s [2026-08-15T04:47:54.563Z] [2026-08-15T04:47:54.563Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-08-15T04:47:54.829Z] #152 ... [2026-08-15T04:47:54.829Z] [2026-08-15T04:47:54.829Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:47:55.103Z] #197 DONE 0.2s [2026-08-15T04:47:55.103Z] [2026-08-15T04:47:55.103Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-08-15T04:47:56.084Z] #198 DONE 0.7s [2026-08-15T04:47:56.084Z] [2026-08-15T04:47:56.084Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-08-15T04:47:56.349Z] #199 DONE 0.3s [2026-08-15T04:47:56.349Z] [2026-08-15T04:47:56.349Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-08-15T04:47:56.616Z] #200 DONE 0.4s [2026-08-15T04:47:56.616Z] [2026-08-15T04:47:56.616Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-08-15T04:47:58.560Z] #201 DONE 1.9s [2026-08-15T04:47:58.560Z] [2026-08-15T04:47:58.560Z] #111 [security-proxy-auth] exporting to image [2026-08-15T04:47:58.560Z] #111 exporting layers [2026-08-15T04:47:59.518Z] #111 ... [2026-08-15T04:47:59.518Z] [2026-08-15T04:47:59.518Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-08-15T04:47:59.518Z] #152 DONE 2442.3s [2026-08-15T04:47:59.518Z] [2026-08-15T04:47:59.518Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:47:59.781Z] #145 ... [2026-08-15T04:47:59.781Z] [2026-08-15T04:47:59.781Z] #111 [security-proxy-auth] exporting to image [2026-08-15T04:47:59.781Z] #111 exporting layers 1.4s done [2026-08-15T04:48:00.046Z] #111 writing image sha256:7380207b2a2925b1bc8e8e250bfba288e5763a52abccb3663b791bee97a5f0f1 done [2026-08-15T04:48:00.046Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2026-08-15T04:48:00.046Z] #111 DONE 13.7s [2026-08-15T04:48:00.046Z] [2026-08-15T04:48:00.046Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:48:00.312Z] #41 ... [2026-08-15T04:48:00.312Z] [2026-08-15T04:48:00.312Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:48:00.312Z] #202 CACHED [2026-08-15T04:48:00.312Z] [2026-08-15T04:48:00.312Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:48:00.312Z] #203 CACHED [2026-08-15T04:48:00.312Z] [2026-08-15T04:48:00.312Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-08-15T04:48:05.662Z] #204 ... [2026-08-15T04:48:05.662Z] [2026-08-15T04:48:05.662Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-08-15T04:48:05.662Z] #146 DONE 2448.2s [2026-08-15T04:48:05.662Z] [2026-08-15T04:48:05.662Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:48:05.662Z] #145 ... [2026-08-15T04:48:05.662Z] [2026-08-15T04:48:05.662Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-08-15T04:48:05.662Z] #204 DONE 5.2s [2026-08-15T04:48:05.662Z] [2026-08-15T04:48:05.662Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:48:05.662Z] #205 ... [2026-08-15T04:48:05.662Z] [2026-08-15T04:48:05.662Z] #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-08-15T04:48:05.662Z] #147 DONE 2448.6s [2026-08-15T04:48:05.927Z] [2026-08-15T04:48:05.927Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:48:05.927Z] #145 ... [2026-08-15T04:48:05.927Z] [2026-08-15T04:48:05.927Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:48:05.927Z] #205 DONE 0.4s [2026-08-15T04:48:05.927Z] [2026-08-15T04:48:05.927Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-08-15T04:48:06.199Z] #206 DONE 0.3s [2026-08-15T04:48:06.199Z] [2026-08-15T04:48:06.199Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:48:06.199Z] #207 DONE 0.1s [2026-08-15T04:48:06.199Z] [2026-08-15T04:48:06.199Z] #111 [core-metadata] exporting to image [2026-08-15T04:48:06.199Z] #111 exporting layers [2026-08-15T04:48:06.466Z] #111 ... [2026-08-15T04:48:06.466Z] [2026-08-15T04:48:06.466Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:48:06.466Z] #208 DONE 0.2s [2026-08-15T04:48:06.466Z] [2026-08-15T04:48:06.466Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:48:07.047Z] #41 ... [2026-08-15T04:48:07.047Z] [2026-08-15T04:48:07.047Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-08-15T04:48:07.047Z] #209 ... [2026-08-15T04:48:07.047Z] [2026-08-15T04:48:07.047Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:48:07.047Z] #210 DONE 0.3s [2026-08-15T04:48:07.313Z] [2026-08-15T04:48:07.313Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-08-15T04:48:07.582Z] #211 ... [2026-08-15T04:48:07.582Z] [2026-08-15T04:48:07.582Z] #111 [core-metadata] exporting to image [2026-08-15T04:48:07.582Z] #111 exporting layers 1.3s done [2026-08-15T04:48:07.582Z] #111 writing image sha256:32e7da1c343fe36730d4bd96a51a7bd44b673efb22132d4235074eabb8dbf877 0.0s done [2026-08-15T04:48:07.582Z] #111 naming to docker.io/library/core-metadata-arm64 done [2026-08-15T04:48:07.582Z] #111 DONE 15.0s [2026-08-15T04:48:07.850Z] [2026-08-15T04:48:07.850Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:48:08.119Z] #145 ... [2026-08-15T04:48:08.119Z] [2026-08-15T04:48:08.119Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-08-15T04:48:08.119Z] #209 DONE 1.0s [2026-08-15T04:48:08.119Z] [2026-08-15T04:48:08.119Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:48:08.119Z] #212 DONE 0.2s [2026-08-15T04:48:08.119Z] [2026-08-15T04:48:08.119Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-08-15T04:48:08.119Z] #211 DONE 1.0s [2026-08-15T04:48:08.119Z] [2026-08-15T04:48:08.119Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:48:08.119Z] #213 DONE 0.2s [2026-08-15T04:48:08.119Z] [2026-08-15T04:48:08.119Z] #111 [core-data] exporting to image [2026-08-15T04:48:09.525Z] #111 exporting layers 1.0s done [2026-08-15T04:48:09.525Z] #111 writing image sha256:43cf02feec91b0d36491671491844f1722044d78886a567e88d041aec4b60455 0.0s done [2026-08-15T04:48:09.525Z] #111 naming to docker.io/library/core-data-arm64 done [2026-08-15T04:48:09.525Z] #111 writing image sha256:9312e3c620d349e25e62ce319724288352ddbb7e58ef79abca5aa3637ea68100 [2026-08-15T04:48:09.525Z] #111 writing image sha256:9312e3c620d349e25e62ce319724288352ddbb7e58ef79abca5aa3637ea68100 done [2026-08-15T04:48:09.525Z] #111 naming to docker.io/library/core-keeper-arm64 done [2026-08-15T04:48:09.525Z] #111 DONE 16.1s [2026-08-15T04:48:09.525Z] [2026-08-15T04:48:09.525Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-08-15T04:48:41.746Z] #145 DONE 2480.2s [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:48:41.746Z] #49 ... [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:48:41.746Z] #214 DONE 0.1s [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:48:41.746Z] #41 ... [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:48:41.746Z] #215 DONE 0.2s [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-08-15T04:48:41.746Z] #216 DONE 0.5s [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-08-15T04:48:41.746Z] #217 DONE 0.1s [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #111 [support-scheduler] exporting to image [2026-08-15T04:48:41.746Z] #111 exporting layers [2026-08-15T04:48:41.746Z] #111 exporting layers 0.9s done [2026-08-15T04:48:41.746Z] #111 writing image sha256:d23c05a20c0bef74f86b8aedaf71a00f675f053d9a4f5211d3328e1744e6835b done [2026-08-15T04:48:41.746Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2026-08-15T04:48:41.746Z] #111 DONE 17.1s [2026-08-15T04:48:41.746Z] [2026-08-15T04:48:41.746Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:48:47.077Z] #41 ... [2026-08-15T04:48:47.077Z] [2026-08-15T04:48:47.077Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-08-15T04:48:47.077Z] #144 DONE 2489.5s [2026-08-15T04:48:47.077Z] [2026-08-15T04:48:47.077Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-08-15T04:48:47.077Z] #218 DONE 0.1s [2026-08-15T04:48:47.077Z] [2026-08-15T04:48:47.077Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:48:47.347Z] #49 ... [2026-08-15T04:48:47.347Z] [2026-08-15T04:48:47.347Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-08-15T04:48:47.347Z] #219 DONE 0.1s [2026-08-15T04:48:47.347Z] [2026-08-15T04:48:47.347Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-08-15T04:48:47.614Z] #220 DONE 0.4s [2026-08-15T04:48:47.614Z] [2026-08-15T04:48:47.614Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-08-15T04:48:47.889Z] #221 DONE 0.1s [2026-08-15T04:48:47.889Z] [2026-08-15T04:48:47.889Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-08-15T04:48:47.889Z] #41 ... [2026-08-15T04:48:47.889Z] [2026-08-15T04:48:47.889Z] #111 [support-notifications] exporting to image [2026-08-15T04:48:47.889Z] #111 exporting layers [2026-08-15T04:48:48.470Z] #111 exporting layers 0.6s done [2026-08-15T04:48:48.470Z] #111 writing image sha256:9c3485939e4345010c2bcc7b7fc986265f0ff22889447e0d0d0f49d5c66ad385 done [2026-08-15T04:48:48.470Z] #111 naming to docker.io/library/support-notifications-arm64 done [2026-08-15T04:48:48.470Z] #111 DONE 17.6s [2026-08-15T04:48:48.470Z] [2026-08-15T04:48:48.470Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-08-15T04:48:48.470Z] time="2026-08-15T04:04:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-08-15T04:48:48.487Z] $ docker stop --time=1 b75ed6194f752fbf1eb5165847df11a6a22b026b51ef68ccd612edb0892fb319 [2026-08-15T04:48:50.128Z] $ docker rm -f --volumes b75ed6194f752fbf1eb5165847df11a6a22b026b51ef68ccd612edb0892fb319 [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-15T04:48:50.629Z] + docker images [2026-08-15T04:48:50.629Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-08-15T04:48:50.629Z] support-notifications-arm64 latest 9c3485939e43 3 seconds ago 56.8MB [2026-08-15T04:48:50.629Z] support-scheduler-arm64 latest d23c05a20c0b 12 seconds ago 53MB [2026-08-15T04:48:50.629Z] core-keeper-arm64 latest 9312e3c620d3 42 seconds ago 48.5MB [2026-08-15T04:48:50.629Z] core-data-arm64 latest 43cf02feec91 43 seconds ago 48.7MB [2026-08-15T04:48:50.629Z] core-metadata-arm64 latest 32e7da1c343f 44 seconds ago 48.8MB [2026-08-15T04:48:50.629Z] security-proxy-auth-arm64 latest 7380207b2a29 52 seconds ago 47.9MB [2026-08-15T04:48:50.629Z] security-spiffe-token-provider-arm64 latest 55cddf38c63f About a minute ago 52.7MB [2026-08-15T04:48:50.629Z] security-secretstore-setup-arm64 latest 4e45099a834e 2 minutes ago 86.9MB [2026-08-15T04:48:50.629Z] security-proxy-setup-arm64 latest ead87a613be3 3 minutes ago 53.4MB [2026-08-15T04:48:50.629Z] core-command-arm64 latest 03c6164878fd 3 minutes ago 43.2MB [2026-08-15T04:48:50.629Z] security-bootstrapper-arm64 latest 08a435088c39 21 minutes ago 21.3MB [2026-08-15T04:48:50.629Z] core-common-config-bootstrapper-arm64 latest b3c9a362381a 21 minutes ago 20.2MB [2026-08-15T04:48:50.629Z] security-spire-config-arm64 latest 91159d08a383 43 minutes ago 162MB [2026-08-15T04:48:50.629Z] security-spire-agent-arm64 latest fa1ad3a8ca72 43 minutes ago 219MB [2026-08-15T04:48:50.629Z] security-spire-server-arm64 latest 729b90cba2e9 43 minutes ago 163MB [2026-08-15T04:48:50.629Z] ci-base-image-arm64 latest a2d08ed0eef5 45 minutes ago 910MB [2026-08-15T04:48:50.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 10 months ago 564MB [2026-08-15T04:48:50.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-08-15T04:48:50.776Z] provisioning config files... [2026-08-15T04:48:50.790Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/994@tmp/config6620196989054455509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:48:51.142Z] ---> ****-login.sh [2026-08-15T04:48:51.142Z] nexus3.edgexfoundry.org:10001 [2026-08-15T04:48:51.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:48:51.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:48:51.678Z] Configure a credential helper to remove this warning. See [2026-08-15T04:48:51.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:48:51.678Z] [2026-08-15T04:48:51.678Z] Login Succeeded [2026-08-15T04:48:51.678Z] nexus3.edgexfoundry.org:10002 [2026-08-15T04:48:51.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:48:52.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:48:52.207Z] Configure a credential helper to remove this warning. See [2026-08-15T04:48:52.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:48:52.207Z] [2026-08-15T04:48:52.207Z] Login Succeeded [2026-08-15T04:48:52.207Z] nexus3.edgexfoundry.org:10003 [2026-08-15T04:48:52.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:48:52.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:48:52.472Z] Configure a credential helper to remove this warning. See [2026-08-15T04:48:52.472Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:48:52.472Z] [2026-08-15T04:48:52.472Z] Login Succeeded [2026-08-15T04:48:52.738Z] nexus3.edgexfoundry.org:10004 [2026-08-15T04:48:52.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:48:53.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:48:53.005Z] Configure a credential helper to remove this warning. See [2026-08-15T04:48:53.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:48:53.005Z] [2026-08-15T04:48:53.005Z] Login Succeeded [2026-08-15T04:48:53.005Z] ****.io [2026-08-15T04:48:53.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-08-15T04:48:53.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-08-15T04:48:53.534Z] Configure a credential helper to remove this warning. See [2026-08-15T04:48:53.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-08-15T04:48:53.534Z] [2026-08-15T04:48:53.534Z] Login Succeeded [2026-08-15T04:48:53.534Z] ---> ****-login.sh ends [Pipeline] } [2026-08-15T04:48:53.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:48:53.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-08-15T04:48:53.628Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-08-15T04:48:53.628Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:48:53.628Z] latest [2026-08-15T04:48:53.628Z] 4.1.0-dev.128 [2026-08-15T04:48:53.628Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:48:53.628Z] main [2026-08-15T04:48:53.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:48:54.050Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:48:54.488Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:48:54.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-08-15T04:48:54.488Z] 2ba8d4847a62: Preparing [2026-08-15T04:48:54.488Z] bd6ce70f1406: Preparing [2026-08-15T04:48:54.488Z] 8c99d3a519b4: Preparing [2026-08-15T04:48:54.488Z] c7a5f10baa05: Preparing [2026-08-15T04:48:54.488Z] c9d505c14d90: Preparing [2026-08-15T04:48:54.488Z] 8c2625d0e2da: Preparing [2026-08-15T04:48:54.488Z] 03ba6f53ebfc: Preparing [2026-08-15T04:48:54.488Z] 8c2625d0e2da: Waiting [2026-08-15T04:48:54.488Z] 03ba6f53ebfc: Waiting [2026-08-15T04:48:54.793Z] c7a5f10baa05: Pushed [2026-08-15T04:48:54.793Z] c9d505c14d90: Pushed [2026-08-15T04:48:54.793Z] 8c99d3a519b4: Pushed [2026-08-15T04:48:54.793Z] 2ba8d4847a62: Pushed [2026-08-15T04:48:54.793Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:48:55.057Z] 8c2625d0e2da: Pushed [2026-08-15T04:49:03.233Z] bd6ce70f1406: Pushed [2026-08-15T04:49:03.233Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:03.593Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:03.940Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-08-15T04:49:03.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-08-15T04:49:03.940Z] 2ba8d4847a62: Preparing [2026-08-15T04:49:03.940Z] bd6ce70f1406: Preparing [2026-08-15T04:49:03.940Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:03.940Z] c7a5f10baa05: Preparing [2026-08-15T04:49:03.940Z] c9d505c14d90: Preparing [2026-08-15T04:49:03.940Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:03.940Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:03.940Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:03.940Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:04.212Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:04.212Z] bd6ce70f1406: Layer already exists [2026-08-15T04:49:04.212Z] 2ba8d4847a62: Layer already exists [2026-08-15T04:49:04.212Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:04.212Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:04.212Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:04.212Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:04.212Z] latest: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:04.566Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:04.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.128 [2026-08-15T04:49:04.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-08-15T04:49:04.920Z] 2ba8d4847a62: Preparing [2026-08-15T04:49:04.920Z] bd6ce70f1406: Preparing [2026-08-15T04:49:04.920Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:04.920Z] c7a5f10baa05: Preparing [2026-08-15T04:49:04.920Z] c9d505c14d90: Preparing [2026-08-15T04:49:04.920Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:04.920Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:04.920Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:04.920Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:05.184Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:05.184Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:05.184Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:05.184Z] bd6ce70f1406: Layer already exists [2026-08-15T04:49:05.184Z] 2ba8d4847a62: Layer already exists [2026-08-15T04:49:05.184Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:05.184Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:05.184Z] 4.1.0-dev.128: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:05.537Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:05.886Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:05.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-08-15T04:49:05.886Z] 2ba8d4847a62: Preparing [2026-08-15T04:49:05.886Z] bd6ce70f1406: Preparing [2026-08-15T04:49:05.886Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:05.886Z] c7a5f10baa05: Preparing [2026-08-15T04:49:05.886Z] c9d505c14d90: Preparing [2026-08-15T04:49:05.886Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:05.886Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:05.886Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:05.886Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:06.150Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:06.150Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:06.150Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:06.150Z] bd6ce70f1406: Layer already exists [2026-08-15T04:49:06.150Z] 2ba8d4847a62: Layer already exists [2026-08-15T04:49:06.150Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:06.150Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:06.150Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:06.495Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:06.838Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-08-15T04:49:06.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-08-15T04:49:06.838Z] 2ba8d4847a62: Preparing [2026-08-15T04:49:06.838Z] bd6ce70f1406: Preparing [2026-08-15T04:49:06.838Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:06.838Z] c7a5f10baa05: Preparing [2026-08-15T04:49:06.838Z] c9d505c14d90: Preparing [2026-08-15T04:49:06.838Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:06.838Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:06.838Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:06.838Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:07.103Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:07.103Z] 2ba8d4847a62: Layer already exists [2026-08-15T04:49:07.103Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:07.103Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:07.103Z] bd6ce70f1406: Layer already exists [2026-08-15T04:49:07.103Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:07.103Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:07.103Z] main: digest: sha256:cbb8d06478ff01cb3109dfc12e20294144daa67fe6bdf41ce07eebeba26aa801 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:49:07.178Z] ===================================================== [Pipeline] echo [2026-08-15T04:49:07.190Z] taggedImages: [2026-08-15T04:49:07.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:07.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-08-15T04:49:07.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.128 [2026-08-15T04:49:07.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:07.190Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-08-15T04:49:07.214Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-08-15T04:49:07.214Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:07.214Z] latest [2026-08-15T04:49:07.214Z] 4.1.0-dev.128 [2026-08-15T04:49:07.214Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:07.214Z] main [2026-08-15T04:49:07.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:07.582Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:07.960Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:07.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-08-15T04:49:07.960Z] b282378706c2: Preparing [2026-08-15T04:49:07.960Z] 8cd5871ffeca: Preparing [2026-08-15T04:49:07.960Z] 31bb5b10dcff: Preparing [2026-08-15T04:49:07.960Z] 842d976aee98: Preparing [2026-08-15T04:49:07.960Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:07.960Z] c7a5f10baa05: Preparing [2026-08-15T04:49:07.960Z] c9d505c14d90: Preparing [2026-08-15T04:49:07.960Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:07.960Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:07.960Z] c9d505c14d90: Waiting [2026-08-15T04:49:07.960Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:07.960Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:07.960Z] c7a5f10baa05: Waiting [2026-08-15T04:49:08.226Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:08.226Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:08.226Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:08.226Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:08.226Z] 31bb5b10dcff: Pushed [2026-08-15T04:49:08.226Z] 8cd5871ffeca: Pushed [2026-08-15T04:49:08.489Z] b282378706c2: Pushed [2026-08-15T04:49:08.490Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:11.130Z] 842d976aee98: Pushed [2026-08-15T04:49:11.393Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:11.743Z] + 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-08-15T04:49:12.075Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-08-15T04:49:12.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-08-15T04:49:12.075Z] b282378706c2: Preparing [2026-08-15T04:49:12.075Z] 8cd5871ffeca: Preparing [2026-08-15T04:49:12.075Z] 31bb5b10dcff: Preparing [2026-08-15T04:49:12.075Z] 842d976aee98: Preparing [2026-08-15T04:49:12.075Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:12.075Z] c7a5f10baa05: Preparing [2026-08-15T04:49:12.075Z] c9d505c14d90: Preparing [2026-08-15T04:49:12.075Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:12.075Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:12.075Z] c7a5f10baa05: Waiting [2026-08-15T04:49:12.075Z] c9d505c14d90: Waiting [2026-08-15T04:49:12.075Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:12.075Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:12.339Z] 8cd5871ffeca: Layer already exists [2026-08-15T04:49:12.339Z] b282378706c2: Layer already exists [2026-08-15T04:49:12.339Z] 842d976aee98: Layer already exists [2026-08-15T04:49:12.339Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:12.339Z] 31bb5b10dcff: Layer already exists [2026-08-15T04:49:12.339Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:12.339Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:12.339Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:12.339Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:12.339Z] latest: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:12.684Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:17.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.128 [2026-08-15T04:49:17.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-08-15T04:49:17.275Z] b282378706c2: Preparing [2026-08-15T04:49:17.275Z] 8cd5871ffeca: Preparing [2026-08-15T04:49:17.275Z] 31bb5b10dcff: Preparing [2026-08-15T04:49:17.275Z] 842d976aee98: Preparing [2026-08-15T04:49:17.275Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:17.275Z] c7a5f10baa05: Preparing [2026-08-15T04:49:17.275Z] c9d505c14d90: Preparing [2026-08-15T04:49:17.275Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:17.275Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:17.275Z] c9d505c14d90: Waiting [2026-08-15T04:49:17.275Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:17.275Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:17.275Z] c7a5f10baa05: Waiting [2026-08-15T04:49:17.540Z] 8cd5871ffeca: Layer already exists [2026-08-15T04:49:17.540Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:17.540Z] b282378706c2: Layer already exists [2026-08-15T04:49:17.540Z] 842d976aee98: Layer already exists [2026-08-15T04:49:17.540Z] 31bb5b10dcff: Layer already exists [2026-08-15T04:49:17.540Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:17.540Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:17.540Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:17.540Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:17.540Z] 4.1.0-dev.128: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:17.884Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:18.237Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:18.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-08-15T04:49:18.237Z] b282378706c2: Preparing [2026-08-15T04:49:18.237Z] 8cd5871ffeca: Preparing [2026-08-15T04:49:18.237Z] 31bb5b10dcff: Preparing [2026-08-15T04:49:18.237Z] 842d976aee98: Preparing [2026-08-15T04:49:18.237Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:18.237Z] c7a5f10baa05: Preparing [2026-08-15T04:49:18.237Z] c9d505c14d90: Preparing [2026-08-15T04:49:18.237Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:18.237Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:18.237Z] c9d505c14d90: Waiting [2026-08-15T04:49:18.237Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:18.237Z] c7a5f10baa05: Waiting [2026-08-15T04:49:18.237Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:18.500Z] 842d976aee98: Layer already exists [2026-08-15T04:49:18.500Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:18.500Z] 31bb5b10dcff: Layer already exists [2026-08-15T04:49:18.500Z] 8cd5871ffeca: Layer already exists [2026-08-15T04:49:18.500Z] b282378706c2: Layer already exists [2026-08-15T04:49:18.500Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:18.500Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:18.500Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:18.500Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:18.500Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:18.843Z] + 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-08-15T04:49:19.192Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-08-15T04:49:19.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-08-15T04:49:19.192Z] b282378706c2: Preparing [2026-08-15T04:49:19.192Z] 8cd5871ffeca: Preparing [2026-08-15T04:49:19.192Z] 31bb5b10dcff: Preparing [2026-08-15T04:49:19.192Z] 842d976aee98: Preparing [2026-08-15T04:49:19.192Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:19.192Z] c7a5f10baa05: Preparing [2026-08-15T04:49:19.192Z] c9d505c14d90: Preparing [2026-08-15T04:49:19.192Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:19.192Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:19.192Z] c9d505c14d90: Waiting [2026-08-15T04:49:19.192Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:19.192Z] c7a5f10baa05: Waiting [2026-08-15T04:49:19.457Z] 31bb5b10dcff: Layer already exists [2026-08-15T04:49:19.457Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:19.457Z] 8cd5871ffeca: Layer already exists [2026-08-15T04:49:19.457Z] b282378706c2: Layer already exists [2026-08-15T04:49:19.457Z] 842d976aee98: Layer already exists [2026-08-15T04:49:19.457Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:19.457Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:19.457Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:19.457Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:19.457Z] main: digest: sha256:eacd50a4e43944e37b76666b18bb6b95085a6e5d560f5e7f40cbc2f91ff2bfa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:49:19.528Z] ===================================================== [Pipeline] echo [2026-08-15T04:49:19.540Z] taggedImages: [2026-08-15T04:49:19.540Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:19.540Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-08-15T04:49:19.540Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.128 [2026-08-15T04:49:19.540Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:19.540Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-08-15T04:49:19.567Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-08-15T04:49:19.567Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:19.567Z] latest [2026-08-15T04:49:19.567Z] 4.1.0-dev.128 [2026-08-15T04:49:19.567Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:19.567Z] main [2026-08-15T04:49:19.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:19.928Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:20.272Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:20.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-08-15T04:49:20.272Z] b2fb6ba665fb: Preparing [2026-08-15T04:49:20.272Z] f9214acf31cc: Preparing [2026-08-15T04:49:20.272Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:20.272Z] c7a5f10baa05: Preparing [2026-08-15T04:49:20.272Z] e97a9527094b: Preparing [2026-08-15T04:49:20.272Z] bfdabc2cbed8: Preparing [2026-08-15T04:49:20.272Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:20.272Z] bfdabc2cbed8: Waiting [2026-08-15T04:49:20.272Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:20.537Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:20.537Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:20.537Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:20.537Z] b2fb6ba665fb: Pushed [2026-08-15T04:49:20.801Z] e97a9527094b: Pushed [2026-08-15T04:49:20.801Z] bfdabc2cbed8: Pushed [2026-08-15T04:49:28.975Z] f9214acf31cc: Pushed [2026-08-15T04:49:29.931Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:30.296Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:30.654Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-08-15T04:49:30.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-08-15T04:49:30.654Z] b2fb6ba665fb: Preparing [2026-08-15T04:49:30.654Z] f9214acf31cc: Preparing [2026-08-15T04:49:30.654Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:30.654Z] c7a5f10baa05: Preparing [2026-08-15T04:49:30.654Z] e97a9527094b: Preparing [2026-08-15T04:49:30.654Z] bfdabc2cbed8: Preparing [2026-08-15T04:49:30.654Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:30.654Z] bfdabc2cbed8: Waiting [2026-08-15T04:49:30.654Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:30.920Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:30.920Z] b2fb6ba665fb: Layer already exists [2026-08-15T04:49:30.920Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:30.920Z] e97a9527094b: Layer already exists [2026-08-15T04:49:30.920Z] f9214acf31cc: Layer already exists [2026-08-15T04:49:30.920Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:30.920Z] bfdabc2cbed8: Layer already exists [2026-08-15T04:49:30.920Z] latest: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:31.276Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:31.623Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.128 [2026-08-15T04:49:31.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-08-15T04:49:31.623Z] b2fb6ba665fb: Preparing [2026-08-15T04:49:31.623Z] f9214acf31cc: Preparing [2026-08-15T04:49:31.623Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:31.623Z] c7a5f10baa05: Preparing [2026-08-15T04:49:31.623Z] e97a9527094b: Preparing [2026-08-15T04:49:31.623Z] bfdabc2cbed8: Preparing [2026-08-15T04:49:31.623Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:31.623Z] bfdabc2cbed8: Waiting [2026-08-15T04:49:31.623Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:31.888Z] e97a9527094b: Layer already exists [2026-08-15T04:49:31.888Z] b2fb6ba665fb: Layer already exists [2026-08-15T04:49:31.888Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:31.888Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:31.888Z] f9214acf31cc: Layer already exists [2026-08-15T04:49:31.888Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:31.888Z] bfdabc2cbed8: Layer already exists [2026-08-15T04:49:31.888Z] 4.1.0-dev.128: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:32.234Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:32.727Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:32.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-08-15T04:49:32.727Z] b2fb6ba665fb: Preparing [2026-08-15T04:49:32.727Z] f9214acf31cc: Preparing [2026-08-15T04:49:32.727Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:32.727Z] c7a5f10baa05: Preparing [2026-08-15T04:49:32.727Z] e97a9527094b: Preparing [2026-08-15T04:49:32.727Z] bfdabc2cbed8: Preparing [2026-08-15T04:49:32.727Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:32.727Z] bfdabc2cbed8: Waiting [2026-08-15T04:49:32.727Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:33.001Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:33.001Z] b2fb6ba665fb: Layer already exists [2026-08-15T04:49:33.001Z] f9214acf31cc: Layer already exists [2026-08-15T04:49:33.001Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:33.001Z] e97a9527094b: Layer already exists [2026-08-15T04:49:33.001Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:33.001Z] bfdabc2cbed8: Layer already exists [2026-08-15T04:49:33.001Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:33.397Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:33.759Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-08-15T04:49:33.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-08-15T04:49:33.759Z] b2fb6ba665fb: Preparing [2026-08-15T04:49:33.759Z] f9214acf31cc: Preparing [2026-08-15T04:49:33.759Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:33.759Z] c7a5f10baa05: Preparing [2026-08-15T04:49:33.759Z] e97a9527094b: Preparing [2026-08-15T04:49:33.759Z] bfdabc2cbed8: Preparing [2026-08-15T04:49:33.759Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:33.759Z] bfdabc2cbed8: Waiting [2026-08-15T04:49:33.759Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:34.023Z] e97a9527094b: Layer already exists [2026-08-15T04:49:34.023Z] f9214acf31cc: Layer already exists [2026-08-15T04:49:34.023Z] b2fb6ba665fb: Layer already exists [2026-08-15T04:49:34.023Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:34.023Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:34.023Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:34.023Z] bfdabc2cbed8: Layer already exists [2026-08-15T04:49:34.023Z] main: digest: sha256:77c45e53d1550f8eb84f1244379aec6a95e60793508852d2e8e39a08cf6716bb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:49:34.108Z] ===================================================== [Pipeline] echo [2026-08-15T04:49:34.121Z] taggedImages: [2026-08-15T04:49:34.121Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:34.121Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-08-15T04:49:34.121Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.128 [2026-08-15T04:49:34.121Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:34.121Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-08-15T04:49:34.148Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-08-15T04:49:34.148Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:34.148Z] latest [2026-08-15T04:49:34.148Z] 4.1.0-dev.128 [2026-08-15T04:49:34.148Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:34.148Z] main [2026-08-15T04:49:34.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:34.517Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:34.868Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:34.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-08-15T04:49:34.869Z] f07650968d27: Preparing [2026-08-15T04:49:34.869Z] 1dfc088339a0: Preparing [2026-08-15T04:49:34.869Z] c7a5f10baa05: Preparing [2026-08-15T04:49:34.869Z] 3734d2906ece: Preparing [2026-08-15T04:49:34.869Z] a15445a753af: Preparing [2026-08-15T04:49:34.869Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:35.132Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:35.132Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:35.132Z] a15445a753af: Pushed [2026-08-15T04:49:35.396Z] f07650968d27: Pushed [2026-08-15T04:49:35.396Z] 3734d2906ece: Pushed [2026-08-15T04:49:43.574Z] 1dfc088339a0: Pushed [2026-08-15T04:49:44.971Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:45.320Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:45.672Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-08-15T04:49:45.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-08-15T04:49:45.672Z] f07650968d27: Preparing [2026-08-15T04:49:45.672Z] 1dfc088339a0: Preparing [2026-08-15T04:49:45.672Z] c7a5f10baa05: Preparing [2026-08-15T04:49:45.672Z] 3734d2906ece: Preparing [2026-08-15T04:49:45.672Z] a15445a753af: Preparing [2026-08-15T04:49:45.672Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:45.672Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:45.945Z] f07650968d27: Layer already exists [2026-08-15T04:49:45.945Z] 3734d2906ece: Layer already exists [2026-08-15T04:49:45.945Z] a15445a753af: Layer already exists [2026-08-15T04:49:45.945Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:45.945Z] 1dfc088339a0: Layer already exists [2026-08-15T04:49:45.945Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:45.945Z] latest: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:46.290Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:46.630Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.128 [2026-08-15T04:49:46.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-08-15T04:49:46.630Z] f07650968d27: Preparing [2026-08-15T04:49:46.630Z] 1dfc088339a0: Preparing [2026-08-15T04:49:46.630Z] c7a5f10baa05: Preparing [2026-08-15T04:49:46.630Z] 3734d2906ece: Preparing [2026-08-15T04:49:46.630Z] a15445a753af: Preparing [2026-08-15T04:49:46.631Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:46.631Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:46.895Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:46.895Z] 1dfc088339a0: Layer already exists [2026-08-15T04:49:46.895Z] a15445a753af: Layer already exists [2026-08-15T04:49:46.895Z] f07650968d27: Layer already exists [2026-08-15T04:49:46.895Z] 3734d2906ece: Layer already exists [2026-08-15T04:49:46.895Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:46.895Z] 4.1.0-dev.128: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:47.241Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:47.603Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:47.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-08-15T04:49:47.603Z] f07650968d27: Preparing [2026-08-15T04:49:47.603Z] 1dfc088339a0: Preparing [2026-08-15T04:49:47.603Z] c7a5f10baa05: Preparing [2026-08-15T04:49:47.603Z] 3734d2906ece: Preparing [2026-08-15T04:49:47.603Z] a15445a753af: Preparing [2026-08-15T04:49:47.603Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:47.603Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:47.871Z] a15445a753af: Layer already exists [2026-08-15T04:49:47.871Z] 1dfc088339a0: Layer already exists [2026-08-15T04:49:47.871Z] f07650968d27: Layer already exists [2026-08-15T04:49:47.871Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:47.871Z] 3734d2906ece: Layer already exists [2026-08-15T04:49:47.871Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:47.871Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:48.224Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:48.571Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-08-15T04:49:48.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-08-15T04:49:48.571Z] f07650968d27: Preparing [2026-08-15T04:49:48.571Z] 1dfc088339a0: Preparing [2026-08-15T04:49:48.571Z] c7a5f10baa05: Preparing [2026-08-15T04:49:48.571Z] 3734d2906ece: Preparing [2026-08-15T04:49:48.571Z] a15445a753af: Preparing [2026-08-15T04:49:48.571Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:48.571Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:48.834Z] 3734d2906ece: Layer already exists [2026-08-15T04:49:48.834Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:48.834Z] 1dfc088339a0: Layer already exists [2026-08-15T04:49:48.834Z] f07650968d27: Layer already exists [2026-08-15T04:49:48.834Z] a15445a753af: Layer already exists [2026-08-15T04:49:48.834Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:48.834Z] main: digest: sha256:4199d28153dc92bd3ee2b40a7468fff43753da597e75c090bf294ad32c5f9cb4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:49:48.903Z] ===================================================== [Pipeline] echo [2026-08-15T04:49:48.915Z] taggedImages: [2026-08-15T04:49:48.915Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:48.915Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-08-15T04:49:48.915Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.128 [2026-08-15T04:49:48.915Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:48.915Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-08-15T04:49:48.943Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-08-15T04:49:48.943Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:48.943Z] latest [2026-08-15T04:49:48.943Z] 4.1.0-dev.128 [2026-08-15T04:49:48.943Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:49:48.943Z] main [2026-08-15T04:49:48.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:49.310Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:49:49.652Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:49:49.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-08-15T04:49:49.652Z] 024269f29060: Preparing [2026-08-15T04:49:49.652Z] 12c1a401989b: Preparing [2026-08-15T04:49:49.652Z] f0e814233964: Preparing [2026-08-15T04:49:49.652Z] 8c99d3a519b4: Preparing [2026-08-15T04:49:49.652Z] c7a5f10baa05: Preparing [2026-08-15T04:49:49.652Z] c9d505c14d90: Preparing [2026-08-15T04:49:49.652Z] 8c2625d0e2da: Preparing [2026-08-15T04:49:49.652Z] 03ba6f53ebfc: Preparing [2026-08-15T04:49:49.652Z] c9d505c14d90: Waiting [2026-08-15T04:49:49.652Z] 8c2625d0e2da: Waiting [2026-08-15T04:49:49.652Z] 03ba6f53ebfc: Waiting [2026-08-15T04:49:49.919Z] c7a5f10baa05: Layer already exists [2026-08-15T04:49:49.919Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:49:49.919Z] c9d505c14d90: Layer already exists [2026-08-15T04:49:49.919Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:49:49.919Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:49:49.919Z] 12c1a401989b: Pushed [2026-08-15T04:49:49.919Z] 024269f29060: Pushed [2026-08-15T04:49:58.105Z] f0e814233964: Pushed [2026-08-15T04:50:00.041Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:00.384Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:00.736Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-08-15T04:50:00.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-08-15T04:50:00.736Z] 024269f29060: Preparing [2026-08-15T04:50:00.736Z] 12c1a401989b: Preparing [2026-08-15T04:50:00.736Z] f0e814233964: Preparing [2026-08-15T04:50:00.736Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:00.736Z] c7a5f10baa05: Preparing [2026-08-15T04:50:00.736Z] c9d505c14d90: Preparing [2026-08-15T04:50:00.736Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:00.736Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:00.736Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:00.736Z] c9d505c14d90: Waiting [2026-08-15T04:50:00.736Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:01.000Z] f0e814233964: Layer already exists [2026-08-15T04:50:01.000Z] 024269f29060: Layer already exists [2026-08-15T04:50:01.000Z] 12c1a401989b: Layer already exists [2026-08-15T04:50:01.000Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:01.000Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:01.000Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:01.000Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:01.000Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:01.000Z] latest: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:01.350Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:01.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.128 [2026-08-15T04:50:01.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-08-15T04:50:01.689Z] 024269f29060: Preparing [2026-08-15T04:50:01.689Z] 12c1a401989b: Preparing [2026-08-15T04:50:01.689Z] f0e814233964: Preparing [2026-08-15T04:50:01.689Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:01.689Z] c7a5f10baa05: Preparing [2026-08-15T04:50:01.689Z] c9d505c14d90: Preparing [2026-08-15T04:50:01.689Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:01.689Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:01.689Z] c9d505c14d90: Waiting [2026-08-15T04:50:01.689Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:01.689Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:01.951Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:01.951Z] 12c1a401989b: Layer already exists [2026-08-15T04:50:01.951Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:01.951Z] f0e814233964: Layer already exists [2026-08-15T04:50:01.951Z] 024269f29060: Layer already exists [2026-08-15T04:50:01.951Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:01.951Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:01.951Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:01.951Z] 4.1.0-dev.128: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:02.309Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:02.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:02.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-08-15T04:50:02.653Z] 024269f29060: Preparing [2026-08-15T04:50:02.653Z] 12c1a401989b: Preparing [2026-08-15T04:50:02.653Z] f0e814233964: Preparing [2026-08-15T04:50:02.653Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:02.653Z] c7a5f10baa05: Preparing [2026-08-15T04:50:02.653Z] c9d505c14d90: Preparing [2026-08-15T04:50:02.653Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:02.653Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:02.653Z] c9d505c14d90: Waiting [2026-08-15T04:50:02.653Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:02.653Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:02.920Z] 12c1a401989b: Layer already exists [2026-08-15T04:50:02.920Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:02.920Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:02.920Z] f0e814233964: Layer already exists [2026-08-15T04:50:02.920Z] 024269f29060: Layer already exists [2026-08-15T04:50:02.920Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:02.920Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:02.920Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:02.920Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:03.270Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:03.614Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-08-15T04:50:03.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-08-15T04:50:03.614Z] 024269f29060: Preparing [2026-08-15T04:50:03.614Z] 12c1a401989b: Preparing [2026-08-15T04:50:03.614Z] f0e814233964: Preparing [2026-08-15T04:50:03.614Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:03.614Z] c7a5f10baa05: Preparing [2026-08-15T04:50:03.614Z] c9d505c14d90: Preparing [2026-08-15T04:50:03.614Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:03.614Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:03.614Z] c9d505c14d90: Waiting [2026-08-15T04:50:03.614Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:03.614Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:03.878Z] 12c1a401989b: Layer already exists [2026-08-15T04:50:03.878Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:03.878Z] f0e814233964: Layer already exists [2026-08-15T04:50:03.878Z] 024269f29060: Layer already exists [2026-08-15T04:50:03.878Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:03.878Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:03.878Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:03.878Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:03.878Z] main: digest: sha256:3841b12d9df78735383ba4c34ca9bf1125aa623ad823ad7273f0316b9feb889b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:50:03.965Z] ===================================================== [Pipeline] echo [2026-08-15T04:50:03.978Z] taggedImages: [2026-08-15T04:50:03.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:03.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-08-15T04:50:03.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.128 [2026-08-15T04:50:03.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:03.978Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-08-15T04:50:04.004Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-08-15T04:50:04.004Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:04.004Z] latest [2026-08-15T04:50:04.004Z] 4.1.0-dev.128 [2026-08-15T04:50:04.004Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:04.004Z] main [2026-08-15T04:50:04.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:04.371Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:04.718Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:04.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-08-15T04:50:04.718Z] 7dec25917270: Preparing [2026-08-15T04:50:04.718Z] dd89125e8b30: Preparing [2026-08-15T04:50:04.718Z] 4e1852223e7a: Preparing [2026-08-15T04:50:04.718Z] 0e17112d2556: Preparing [2026-08-15T04:50:04.718Z] d516a7912af1: Preparing [2026-08-15T04:50:04.718Z] 07d134614323: Preparing [2026-08-15T04:50:04.718Z] 2ee1cf76cda1: Preparing [2026-08-15T04:50:04.718Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:04.718Z] c7a5f10baa05: Preparing [2026-08-15T04:50:04.718Z] efe1a2dce066: Preparing [2026-08-15T04:50:04.718Z] 1b34a431e24f: Preparing [2026-08-15T04:50:04.718Z] 5f70bf18a086: Preparing [2026-08-15T04:50:04.718Z] 8566be523f1b: Preparing [2026-08-15T04:50:04.718Z] 2984ac968831: Preparing [2026-08-15T04:50:04.718Z] b80b7073affe: Preparing [2026-08-15T04:50:04.718Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:04.718Z] 07d134614323: Waiting [2026-08-15T04:50:04.718Z] 2ee1cf76cda1: Waiting [2026-08-15T04:50:04.718Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:04.718Z] c7a5f10baa05: Waiting [2026-08-15T04:50:04.718Z] 2984ac968831: Waiting [2026-08-15T04:50:04.718Z] efe1a2dce066: Waiting [2026-08-15T04:50:04.718Z] b80b7073affe: Waiting [2026-08-15T04:50:04.718Z] 1b34a431e24f: Waiting [2026-08-15T04:50:04.718Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:04.718Z] 5f70bf18a086: Waiting [2026-08-15T04:50:05.294Z] dd89125e8b30: Pushed [2026-08-15T04:50:05.294Z] d516a7912af1: Pushed [2026-08-15T04:50:05.294Z] 7dec25917270: Pushed [2026-08-15T04:50:05.294Z] 0e17112d2556: Pushed [2026-08-15T04:50:05.294Z] 4e1852223e7a: Pushed [2026-08-15T04:50:05.294Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:05.294Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:05.559Z] 5f70bf18a086: Layer already exists [2026-08-15T04:50:05.559Z] 07d134614323: Pushed [2026-08-15T04:50:05.559Z] efe1a2dce066: Pushed [2026-08-15T04:50:05.559Z] 1b34a431e24f: Pushed [2026-08-15T04:50:05.559Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:05.827Z] 8566be523f1b: Pushed [2026-08-15T04:50:05.827Z] 2984ac968831: Pushed [2026-08-15T04:50:05.827Z] b80b7073affe: Pushed [2026-08-15T04:50:08.393Z] 2ee1cf76cda1: Pushed [2026-08-15T04:50:08.664Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:09.018Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:09.371Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-08-15T04:50:09.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-08-15T04:50:09.371Z] 7dec25917270: Preparing [2026-08-15T04:50:09.371Z] dd89125e8b30: Preparing [2026-08-15T04:50:09.371Z] 4e1852223e7a: Preparing [2026-08-15T04:50:09.371Z] 0e17112d2556: Preparing [2026-08-15T04:50:09.371Z] d516a7912af1: Preparing [2026-08-15T04:50:09.371Z] 07d134614323: Preparing [2026-08-15T04:50:09.371Z] 2ee1cf76cda1: Preparing [2026-08-15T04:50:09.371Z] 07d134614323: Waiting [2026-08-15T04:50:09.371Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:09.371Z] 2ee1cf76cda1: Waiting [2026-08-15T04:50:09.371Z] c7a5f10baa05: Preparing [2026-08-15T04:50:09.371Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:09.372Z] efe1a2dce066: Preparing [2026-08-15T04:50:09.372Z] 1b34a431e24f: Preparing [2026-08-15T04:50:09.372Z] 5f70bf18a086: Preparing [2026-08-15T04:50:09.372Z] 8566be523f1b: Preparing [2026-08-15T04:50:09.372Z] 2984ac968831: Preparing [2026-08-15T04:50:09.372Z] b80b7073affe: Preparing [2026-08-15T04:50:09.372Z] c7a5f10baa05: Waiting [2026-08-15T04:50:09.372Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:09.372Z] efe1a2dce066: Waiting [2026-08-15T04:50:09.372Z] 8566be523f1b: Waiting [2026-08-15T04:50:09.372Z] 1b34a431e24f: Waiting [2026-08-15T04:50:09.372Z] 5f70bf18a086: Waiting [2026-08-15T04:50:09.372Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:09.637Z] 0e17112d2556: Layer already exists [2026-08-15T04:50:09.637Z] dd89125e8b30: Layer already exists [2026-08-15T04:50:09.637Z] 4e1852223e7a: Layer already exists [2026-08-15T04:50:09.637Z] 7dec25917270: Layer already exists [2026-08-15T04:50:09.637Z] d516a7912af1: Layer already exists [2026-08-15T04:50:09.637Z] 07d134614323: Layer already exists [2026-08-15T04:50:09.637Z] 2ee1cf76cda1: Layer already exists [2026-08-15T04:50:09.637Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:09.637Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:09.637Z] efe1a2dce066: Layer already exists [2026-08-15T04:50:09.637Z] 1b34a431e24f: Layer already exists [2026-08-15T04:50:09.637Z] 5f70bf18a086: Layer already exists [2026-08-15T04:50:09.637Z] 8566be523f1b: Layer already exists [2026-08-15T04:50:09.637Z] 2984ac968831: Layer already exists [2026-08-15T04:50:09.637Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:12.969Z] b80b7073affe: Layer already exists [2026-08-15T04:50:12.970Z] latest: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:13.328Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:14.619Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.128 [2026-08-15T04:50:14.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-08-15T04:50:14.619Z] 7dec25917270: Preparing [2026-08-15T04:50:14.619Z] dd89125e8b30: Preparing [2026-08-15T04:50:14.619Z] 4e1852223e7a: Preparing [2026-08-15T04:50:14.619Z] 0e17112d2556: Preparing [2026-08-15T04:50:14.619Z] d516a7912af1: Preparing [2026-08-15T04:50:14.619Z] 07d134614323: Preparing [2026-08-15T04:50:14.619Z] 2ee1cf76cda1: Preparing [2026-08-15T04:50:14.619Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:14.619Z] c7a5f10baa05: Preparing [2026-08-15T04:50:14.619Z] efe1a2dce066: Preparing [2026-08-15T04:50:14.619Z] 1b34a431e24f: Preparing [2026-08-15T04:50:14.619Z] 5f70bf18a086: Preparing [2026-08-15T04:50:14.619Z] 8566be523f1b: Preparing [2026-08-15T04:50:14.619Z] 2984ac968831: Preparing [2026-08-15T04:50:14.619Z] b80b7073affe: Preparing [2026-08-15T04:50:14.619Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:14.619Z] 07d134614323: Waiting [2026-08-15T04:50:14.619Z] 2ee1cf76cda1: Waiting [2026-08-15T04:50:14.619Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:14.619Z] c7a5f10baa05: Waiting [2026-08-15T04:50:14.619Z] efe1a2dce066: Waiting [2026-08-15T04:50:14.619Z] 2984ac968831: Waiting [2026-08-15T04:50:14.619Z] 1b34a431e24f: Waiting [2026-08-15T04:50:14.619Z] b80b7073affe: Waiting [2026-08-15T04:50:14.619Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:14.619Z] 5f70bf18a086: Waiting [2026-08-15T04:50:14.619Z] 8566be523f1b: Waiting [2026-08-15T04:50:14.883Z] d516a7912af1: Layer already exists [2026-08-15T04:50:14.883Z] 0e17112d2556: Layer already exists [2026-08-15T04:50:14.883Z] 4e1852223e7a: Layer already exists [2026-08-15T04:50:14.883Z] dd89125e8b30: Layer already exists [2026-08-15T04:50:14.883Z] 7dec25917270: Layer already exists [2026-08-15T04:50:14.883Z] 2ee1cf76cda1: Layer already exists [2026-08-15T04:50:14.883Z] 07d134614323: Layer already exists [2026-08-15T04:50:14.883Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:14.883Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:14.883Z] efe1a2dce066: Layer already exists [2026-08-15T04:50:14.883Z] 8566be523f1b: Layer already exists [2026-08-15T04:50:14.883Z] 1b34a431e24f: Layer already exists [2026-08-15T04:50:14.883Z] 5f70bf18a086: Layer already exists [2026-08-15T04:50:14.883Z] 2984ac968831: Layer already exists [2026-08-15T04:50:14.883Z] b80b7073affe: Layer already exists [2026-08-15T04:50:14.883Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:15.147Z] 4.1.0-dev.128: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:15.490Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:15.874Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:15.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-08-15T04:50:15.874Z] 7dec25917270: Preparing [2026-08-15T04:50:15.874Z] dd89125e8b30: Preparing [2026-08-15T04:50:15.875Z] 4e1852223e7a: Preparing [2026-08-15T04:50:15.875Z] 0e17112d2556: Preparing [2026-08-15T04:50:15.875Z] d516a7912af1: Preparing [2026-08-15T04:50:15.875Z] 07d134614323: Preparing [2026-08-15T04:50:15.875Z] 2ee1cf76cda1: Preparing [2026-08-15T04:50:15.875Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:15.875Z] c7a5f10baa05: Preparing [2026-08-15T04:50:15.875Z] efe1a2dce066: Preparing [2026-08-15T04:50:15.875Z] 1b34a431e24f: Preparing [2026-08-15T04:50:15.875Z] 5f70bf18a086: Preparing [2026-08-15T04:50:15.875Z] 8566be523f1b: Preparing [2026-08-15T04:50:15.875Z] 2984ac968831: Preparing [2026-08-15T04:50:15.875Z] b80b7073affe: Preparing [2026-08-15T04:50:15.875Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:15.875Z] 07d134614323: Waiting [2026-08-15T04:50:15.875Z] 2ee1cf76cda1: Waiting [2026-08-15T04:50:15.875Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:15.875Z] c7a5f10baa05: Waiting [2026-08-15T04:50:15.875Z] b80b7073affe: Waiting [2026-08-15T04:50:15.875Z] 2984ac968831: Waiting [2026-08-15T04:50:15.875Z] efe1a2dce066: Waiting [2026-08-15T04:50:15.875Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:15.875Z] 1b34a431e24f: Waiting [2026-08-15T04:50:15.875Z] 5f70bf18a086: Waiting [2026-08-15T04:50:15.875Z] 8566be523f1b: Waiting [2026-08-15T04:50:16.145Z] dd89125e8b30: Layer already exists [2026-08-15T04:50:16.145Z] 0e17112d2556: Layer already exists [2026-08-15T04:50:16.145Z] 4e1852223e7a: Layer already exists [2026-08-15T04:50:16.145Z] d516a7912af1: Layer already exists [2026-08-15T04:50:16.145Z] 7dec25917270: Layer already exists [2026-08-15T04:50:16.145Z] 2ee1cf76cda1: Layer already exists [2026-08-15T04:50:16.145Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:16.145Z] 07d134614323: Layer already exists [2026-08-15T04:50:16.145Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:16.145Z] efe1a2dce066: Layer already exists [2026-08-15T04:50:16.145Z] 1b34a431e24f: Layer already exists [2026-08-15T04:50:16.145Z] 5f70bf18a086: Layer already exists [2026-08-15T04:50:16.145Z] 8566be523f1b: Layer already exists [2026-08-15T04:50:16.145Z] 2984ac968831: Layer already exists [2026-08-15T04:50:16.145Z] b80b7073affe: Layer already exists [2026-08-15T04:50:16.145Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:16.414Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:16.780Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:17.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-08-15T04:50:17.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-08-15T04:50:17.127Z] 7dec25917270: Preparing [2026-08-15T04:50:17.127Z] dd89125e8b30: Preparing [2026-08-15T04:50:17.127Z] 4e1852223e7a: Preparing [2026-08-15T04:50:17.127Z] 0e17112d2556: Preparing [2026-08-15T04:50:17.127Z] d516a7912af1: Preparing [2026-08-15T04:50:17.127Z] 07d134614323: Preparing [2026-08-15T04:50:17.127Z] 2ee1cf76cda1: Preparing [2026-08-15T04:50:17.127Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:17.127Z] c7a5f10baa05: Preparing [2026-08-15T04:50:17.127Z] efe1a2dce066: Preparing [2026-08-15T04:50:17.127Z] 1b34a431e24f: Preparing [2026-08-15T04:50:17.127Z] 5f70bf18a086: Preparing [2026-08-15T04:50:17.127Z] 8566be523f1b: Preparing [2026-08-15T04:50:17.127Z] 2984ac968831: Preparing [2026-08-15T04:50:17.127Z] b80b7073affe: Preparing [2026-08-15T04:50:17.127Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:17.127Z] 1b34a431e24f: Waiting [2026-08-15T04:50:17.127Z] 5f70bf18a086: Waiting [2026-08-15T04:50:17.127Z] 8566be523f1b: Waiting [2026-08-15T04:50:17.127Z] 07d134614323: Waiting [2026-08-15T04:50:17.127Z] 2984ac968831: Waiting [2026-08-15T04:50:17.127Z] 2ee1cf76cda1: Waiting [2026-08-15T04:50:17.127Z] b80b7073affe: Waiting [2026-08-15T04:50:17.127Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:17.127Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:17.127Z] c7a5f10baa05: Waiting [2026-08-15T04:50:17.127Z] efe1a2dce066: Waiting [2026-08-15T04:50:17.391Z] 7dec25917270: Layer already exists [2026-08-15T04:50:17.391Z] d516a7912af1: Layer already exists [2026-08-15T04:50:17.391Z] 0e17112d2556: Layer already exists [2026-08-15T04:50:17.391Z] dd89125e8b30: Layer already exists [2026-08-15T04:50:17.391Z] 4e1852223e7a: Layer already exists [2026-08-15T04:50:17.391Z] 07d134614323: Layer already exists [2026-08-15T04:50:17.391Z] 2ee1cf76cda1: Layer already exists [2026-08-15T04:50:17.391Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:17.391Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:17.391Z] efe1a2dce066: Layer already exists [2026-08-15T04:50:17.391Z] 5f70bf18a086: Layer already exists [2026-08-15T04:50:17.391Z] 1b34a431e24f: Layer already exists [2026-08-15T04:50:17.391Z] 8566be523f1b: Layer already exists [2026-08-15T04:50:17.391Z] 2984ac968831: Layer already exists [2026-08-15T04:50:17.391Z] b80b7073affe: Layer already exists [2026-08-15T04:50:17.391Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:17.655Z] main: digest: sha256:c7c42811bb72f5c2794fedd8f8c99b574f0d0444f1a347c8016b94263ae5eb92 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:50:17.743Z] ===================================================== [Pipeline] echo [2026-08-15T04:50:17.757Z] taggedImages: [2026-08-15T04:50:17.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:17.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-08-15T04:50:17.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.128 [2026-08-15T04:50:17.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:17.757Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-08-15T04:50:17.785Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-08-15T04:50:17.785Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:17.785Z] latest [2026-08-15T04:50:17.785Z] 4.1.0-dev.128 [2026-08-15T04:50:17.785Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:17.785Z] main [2026-08-15T04:50:17.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:18.140Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:18.498Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:18.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-08-15T04:50:18.498Z] 52d213716440: Preparing [2026-08-15T04:50:18.498Z] 2c431261f8e3: Preparing [2026-08-15T04:50:18.498Z] 313a6dd5ed06: Preparing [2026-08-15T04:50:18.498Z] 059930821817: Preparing [2026-08-15T04:50:18.498Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:18.498Z] c7a5f10baa05: Preparing [2026-08-15T04:50:18.498Z] c9d505c14d90: Preparing [2026-08-15T04:50:18.498Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:18.498Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:18.498Z] c7a5f10baa05: Waiting [2026-08-15T04:50:18.498Z] c9d505c14d90: Waiting [2026-08-15T04:50:18.498Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:18.498Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:18.767Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:18.767Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:18.767Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:18.767Z] 2c431261f8e3: Pushed [2026-08-15T04:50:18.767Z] 52d213716440: Pushed [2026-08-15T04:50:19.031Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:19.031Z] 313a6dd5ed06: Pushed [2026-08-15T04:50:19.031Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:27.206Z] 059930821817: Pushed [2026-08-15T04:50:29.768Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:30.122Z] + 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-08-15T04:50:30.473Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-08-15T04:50:30.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-08-15T04:50:30.473Z] 52d213716440: Preparing [2026-08-15T04:50:30.473Z] 2c431261f8e3: Preparing [2026-08-15T04:50:30.473Z] 313a6dd5ed06: Preparing [2026-08-15T04:50:30.473Z] 059930821817: Preparing [2026-08-15T04:50:30.473Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:30.473Z] c7a5f10baa05: Preparing [2026-08-15T04:50:30.473Z] c9d505c14d90: Preparing [2026-08-15T04:50:30.473Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:30.473Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:30.473Z] c7a5f10baa05: Waiting [2026-08-15T04:50:30.473Z] c9d505c14d90: Waiting [2026-08-15T04:50:30.473Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:30.473Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:30.738Z] 2c431261f8e3: Layer already exists [2026-08-15T04:50:30.738Z] 52d213716440: Layer already exists [2026-08-15T04:50:30.738Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:30.738Z] 313a6dd5ed06: Layer already exists [2026-08-15T04:50:30.738Z] 059930821817: Layer already exists [2026-08-15T04:50:30.738Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:30.738Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:30.738Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:30.738Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:30.738Z] latest: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:31.095Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:31.445Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.128 [2026-08-15T04:50:31.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-08-15T04:50:31.445Z] 52d213716440: Preparing [2026-08-15T04:50:31.445Z] 2c431261f8e3: Preparing [2026-08-15T04:50:31.445Z] 313a6dd5ed06: Preparing [2026-08-15T04:50:31.445Z] 059930821817: Preparing [2026-08-15T04:50:31.445Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:31.445Z] c7a5f10baa05: Preparing [2026-08-15T04:50:31.445Z] c9d505c14d90: Preparing [2026-08-15T04:50:31.445Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:31.445Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:31.445Z] c9d505c14d90: Waiting [2026-08-15T04:50:31.445Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:31.445Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:31.445Z] c7a5f10baa05: Waiting [2026-08-15T04:50:31.709Z] 059930821817: Layer already exists [2026-08-15T04:50:31.709Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:31.709Z] 52d213716440: Layer already exists [2026-08-15T04:50:31.709Z] 2c431261f8e3: Layer already exists [2026-08-15T04:50:31.709Z] 313a6dd5ed06: Layer already exists [2026-08-15T04:50:31.709Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:31.709Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:31.709Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:31.709Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:31.709Z] 4.1.0-dev.128: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:32.055Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:32.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:32.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-08-15T04:50:32.400Z] 52d213716440: Preparing [2026-08-15T04:50:32.400Z] 2c431261f8e3: Preparing [2026-08-15T04:50:32.400Z] 313a6dd5ed06: Preparing [2026-08-15T04:50:32.400Z] 059930821817: Preparing [2026-08-15T04:50:32.400Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:32.400Z] c7a5f10baa05: Preparing [2026-08-15T04:50:32.400Z] c9d505c14d90: Preparing [2026-08-15T04:50:32.400Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:32.400Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:32.400Z] c9d505c14d90: Waiting [2026-08-15T04:50:32.400Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:32.400Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:32.400Z] c7a5f10baa05: Waiting [2026-08-15T04:50:32.665Z] 52d213716440: Layer already exists [2026-08-15T04:50:32.665Z] 313a6dd5ed06: Layer already exists [2026-08-15T04:50:32.665Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:32.665Z] 2c431261f8e3: Layer already exists [2026-08-15T04:50:32.665Z] 059930821817: Layer already exists [2026-08-15T04:50:32.665Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:32.665Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:32.665Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:32.665Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:32.665Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:33.009Z] + 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-08-15T04:50:33.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-08-15T04:50:33.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-08-15T04:50:33.362Z] 52d213716440: Preparing [2026-08-15T04:50:33.362Z] 2c431261f8e3: Preparing [2026-08-15T04:50:33.362Z] 313a6dd5ed06: Preparing [2026-08-15T04:50:33.362Z] 059930821817: Preparing [2026-08-15T04:50:33.362Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:33.362Z] c7a5f10baa05: Preparing [2026-08-15T04:50:33.362Z] c9d505c14d90: Preparing [2026-08-15T04:50:33.362Z] 8c2625d0e2da: Preparing [2026-08-15T04:50:33.362Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:33.362Z] c9d505c14d90: Waiting [2026-08-15T04:50:33.362Z] 8c2625d0e2da: Waiting [2026-08-15T04:50:33.362Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:33.362Z] c7a5f10baa05: Waiting [2026-08-15T04:50:33.626Z] 059930821817: Layer already exists [2026-08-15T04:50:33.626Z] 2c431261f8e3: Layer already exists [2026-08-15T04:50:33.626Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:33.626Z] 313a6dd5ed06: Layer already exists [2026-08-15T04:50:33.626Z] 52d213716440: Layer already exists [2026-08-15T04:50:33.626Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:33.626Z] c9d505c14d90: Layer already exists [2026-08-15T04:50:33.626Z] 8c2625d0e2da: Layer already exists [2026-08-15T04:50:33.626Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:33.626Z] main: digest: sha256:f6cf5884162d180c392e06bf4ba04846423ca1fde1fdcbf89fc8a687ae07b1a4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:50:33.697Z] ===================================================== [Pipeline] echo [2026-08-15T04:50:33.714Z] taggedImages: [2026-08-15T04:50:33.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:33.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-08-15T04:50:33.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.128 [2026-08-15T04:50:33.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:33.715Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-08-15T04:50:33.744Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-08-15T04:50:33.744Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:33.744Z] latest [2026-08-15T04:50:33.744Z] 4.1.0-dev.128 [2026-08-15T04:50:33.744Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:33.744Z] main [2026-08-15T04:50:33.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:34.119Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:34.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:34.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-08-15T04:50:34.466Z] a16c1ed2df1a: Preparing [2026-08-15T04:50:34.466Z] 7340c294c8c1: Preparing [2026-08-15T04:50:34.466Z] ee9ae5e954ab: Preparing [2026-08-15T04:50:34.466Z] d74903835c36: Preparing [2026-08-15T04:50:34.466Z] 3acb2161e221: Preparing [2026-08-15T04:50:34.466Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:34.466Z] c7a5f10baa05: Preparing [2026-08-15T04:50:34.466Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:34.466Z] 317669a0cb7c: Preparing [2026-08-15T04:50:34.466Z] c7a5f10baa05: Waiting [2026-08-15T04:50:34.466Z] 45f28be26ecc: Preparing [2026-08-15T04:50:34.466Z] 317669a0cb7c: Waiting [2026-08-15T04:50:34.466Z] 8f489d78c59f: Preparing [2026-08-15T04:50:34.466Z] 8f489d78c59f: Waiting [2026-08-15T04:50:34.466Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:34.730Z] d74903835c36: Pushed [2026-08-15T04:50:34.993Z] 3acb2161e221: Pushed [2026-08-15T04:50:34.994Z] 7340c294c8c1: Pushed [2026-08-15T04:50:34.994Z] a16c1ed2df1a: Pushed [2026-08-15T04:50:34.994Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:34.994Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:34.994Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:35.258Z] 45f28be26ecc: Pushed [2026-08-15T04:50:35.258Z] 317669a0cb7c: Pushed [2026-08-15T04:50:38.580Z] 8f489d78c59f: Pushed [2026-08-15T04:50:41.906Z] ee9ae5e954ab: Pushed [2026-08-15T04:50:41.906Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:42.260Z] + 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-08-15T04:50:44.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-08-15T04:50:44.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-08-15T04:50:44.539Z] a16c1ed2df1a: Preparing [2026-08-15T04:50:44.539Z] 7340c294c8c1: Preparing [2026-08-15T04:50:44.539Z] ee9ae5e954ab: Preparing [2026-08-15T04:50:44.539Z] d74903835c36: Preparing [2026-08-15T04:50:44.539Z] 3acb2161e221: Preparing [2026-08-15T04:50:44.539Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:44.539Z] c7a5f10baa05: Preparing [2026-08-15T04:50:44.539Z] 317669a0cb7c: Preparing [2026-08-15T04:50:44.539Z] 45f28be26ecc: Preparing [2026-08-15T04:50:44.539Z] 8f489d78c59f: Preparing [2026-08-15T04:50:44.539Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:44.539Z] 317669a0cb7c: Waiting [2026-08-15T04:50:44.539Z] 45f28be26ecc: Waiting [2026-08-15T04:50:44.539Z] 8f489d78c59f: Waiting [2026-08-15T04:50:44.539Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:44.539Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:44.539Z] c7a5f10baa05: Waiting [2026-08-15T04:50:44.804Z] ee9ae5e954ab: Layer already exists [2026-08-15T04:50:44.804Z] 3acb2161e221: Layer already exists [2026-08-15T04:50:44.804Z] d74903835c36: Layer already exists [2026-08-15T04:50:44.804Z] a16c1ed2df1a: Layer already exists [2026-08-15T04:50:44.804Z] 7340c294c8c1: Layer already exists [2026-08-15T04:50:44.804Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:44.804Z] 317669a0cb7c: Layer already exists [2026-08-15T04:50:44.804Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:44.804Z] 45f28be26ecc: Layer already exists [2026-08-15T04:50:44.804Z] 8f489d78c59f: Layer already exists [2026-08-15T04:50:44.804Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:44.804Z] latest: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:45.152Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:45.501Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.128 [2026-08-15T04:50:45.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-08-15T04:50:45.502Z] a16c1ed2df1a: Preparing [2026-08-15T04:50:45.502Z] 7340c294c8c1: Preparing [2026-08-15T04:50:45.502Z] ee9ae5e954ab: Preparing [2026-08-15T04:50:45.502Z] d74903835c36: Preparing [2026-08-15T04:50:45.502Z] 3acb2161e221: Preparing [2026-08-15T04:50:45.502Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:45.502Z] c7a5f10baa05: Preparing [2026-08-15T04:50:45.502Z] 317669a0cb7c: Preparing [2026-08-15T04:50:45.502Z] 45f28be26ecc: Preparing [2026-08-15T04:50:45.502Z] 8f489d78c59f: Preparing [2026-08-15T04:50:45.502Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:45.502Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:45.502Z] c7a5f10baa05: Waiting [2026-08-15T04:50:45.502Z] 317669a0cb7c: Waiting [2026-08-15T04:50:45.502Z] 45f28be26ecc: Waiting [2026-08-15T04:50:45.502Z] 8f489d78c59f: Waiting [2026-08-15T04:50:45.502Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:45.766Z] a16c1ed2df1a: Layer already exists [2026-08-15T04:50:45.766Z] ee9ae5e954ab: Layer already exists [2026-08-15T04:50:45.766Z] 7340c294c8c1: Layer already exists [2026-08-15T04:50:45.766Z] d74903835c36: Layer already exists [2026-08-15T04:50:45.766Z] 3acb2161e221: Layer already exists [2026-08-15T04:50:45.766Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:45.766Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:45.766Z] 317669a0cb7c: Layer already exists [2026-08-15T04:50:45.766Z] 45f28be26ecc: Layer already exists [2026-08-15T04:50:45.766Z] 8f489d78c59f: Layer already exists [2026-08-15T04:50:45.766Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:45.766Z] 4.1.0-dev.128: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:46.129Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:46.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:46.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-08-15T04:50:46.474Z] a16c1ed2df1a: Preparing [2026-08-15T04:50:46.474Z] 7340c294c8c1: Preparing [2026-08-15T04:50:46.474Z] ee9ae5e954ab: Preparing [2026-08-15T04:50:46.474Z] d74903835c36: Preparing [2026-08-15T04:50:46.474Z] 3acb2161e221: Preparing [2026-08-15T04:50:46.474Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:46.474Z] c7a5f10baa05: Preparing [2026-08-15T04:50:46.474Z] 317669a0cb7c: Preparing [2026-08-15T04:50:46.474Z] 45f28be26ecc: Preparing [2026-08-15T04:50:46.474Z] 8f489d78c59f: Preparing [2026-08-15T04:50:46.474Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:46.474Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:46.474Z] c7a5f10baa05: Waiting [2026-08-15T04:50:46.474Z] 317669a0cb7c: Waiting [2026-08-15T04:50:46.474Z] 45f28be26ecc: Waiting [2026-08-15T04:50:46.474Z] 8f489d78c59f: Waiting [2026-08-15T04:50:46.474Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:46.738Z] 7340c294c8c1: Layer already exists [2026-08-15T04:50:46.738Z] d74903835c36: Layer already exists [2026-08-15T04:50:46.738Z] ee9ae5e954ab: Layer already exists [2026-08-15T04:50:46.738Z] a16c1ed2df1a: Layer already exists [2026-08-15T04:50:46.738Z] 3acb2161e221: Layer already exists [2026-08-15T04:50:46.738Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:46.738Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:46.738Z] 317669a0cb7c: Layer already exists [2026-08-15T04:50:46.738Z] 45f28be26ecc: Layer already exists [2026-08-15T04:50:46.738Z] 8f489d78c59f: Layer already exists [2026-08-15T04:50:46.738Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:46.738Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:47.077Z] + 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-08-15T04:50:47.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-08-15T04:50:47.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-08-15T04:50:47.422Z] a16c1ed2df1a: Preparing [2026-08-15T04:50:47.422Z] 7340c294c8c1: Preparing [2026-08-15T04:50:47.422Z] ee9ae5e954ab: Preparing [2026-08-15T04:50:47.422Z] d74903835c36: Preparing [2026-08-15T04:50:47.422Z] 3acb2161e221: Preparing [2026-08-15T04:50:47.422Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:47.422Z] c7a5f10baa05: Preparing [2026-08-15T04:50:47.422Z] 317669a0cb7c: Preparing [2026-08-15T04:50:47.422Z] 45f28be26ecc: Preparing [2026-08-15T04:50:47.422Z] 8f489d78c59f: Preparing [2026-08-15T04:50:47.422Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:47.422Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:47.422Z] c7a5f10baa05: Waiting [2026-08-15T04:50:47.422Z] 317669a0cb7c: Waiting [2026-08-15T04:50:47.422Z] 45f28be26ecc: Waiting [2026-08-15T04:50:47.422Z] 8f489d78c59f: Waiting [2026-08-15T04:50:47.422Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:47.684Z] 7340c294c8c1: Layer already exists [2026-08-15T04:50:47.684Z] ee9ae5e954ab: Layer already exists [2026-08-15T04:50:47.684Z] d74903835c36: Layer already exists [2026-08-15T04:50:47.684Z] 3acb2161e221: Layer already exists [2026-08-15T04:50:47.684Z] a16c1ed2df1a: Layer already exists [2026-08-15T04:50:47.684Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:47.684Z] 317669a0cb7c: Layer already exists [2026-08-15T04:50:47.684Z] 45f28be26ecc: Layer already exists [2026-08-15T04:50:47.684Z] 8f489d78c59f: Layer already exists [2026-08-15T04:50:47.684Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:47.684Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:47.684Z] main: digest: sha256:cb8b2b1fb379569785c869a35af072646cb1463275ba3f3b77ac24cc3bf314a5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:50:48.019Z] ===================================================== [Pipeline] echo [2026-08-15T04:50:48.037Z] taggedImages: [2026-08-15T04:50:48.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:48.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-08-15T04:50:48.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.128 [2026-08-15T04:50:48.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:48.037Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-08-15T04:50:48.063Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-08-15T04:50:48.063Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:48.063Z] latest [2026-08-15T04:50:48.063Z] 4.1.0-dev.128 [2026-08-15T04:50:48.063Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:50:48.063Z] main [2026-08-15T04:50:48.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:48.469Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:48.831Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:50:48.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-08-15T04:50:48.831Z] f05004dda7b6: Preparing [2026-08-15T04:50:48.831Z] aff22b59600c: Preparing [2026-08-15T04:50:48.831Z] 992be794f109: Preparing [2026-08-15T04:50:48.831Z] 895e16203259: Preparing [2026-08-15T04:50:48.831Z] 6c4f077f770e: Preparing [2026-08-15T04:50:48.831Z] fe0c8e8b54cc: Preparing [2026-08-15T04:50:48.831Z] cdcc20e3e5e7: Preparing [2026-08-15T04:50:48.831Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:48.831Z] c7a5f10baa05: Preparing [2026-08-15T04:50:48.831Z] 1239292ad981: Preparing [2026-08-15T04:50:48.831Z] ad400afc380a: Preparing [2026-08-15T04:50:48.831Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:48.831Z] fe0c8e8b54cc: Waiting [2026-08-15T04:50:48.831Z] cdcc20e3e5e7: Waiting [2026-08-15T04:50:48.831Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:48.831Z] c7a5f10baa05: Waiting [2026-08-15T04:50:48.831Z] 1239292ad981: Waiting [2026-08-15T04:50:48.831Z] ad400afc380a: Waiting [2026-08-15T04:50:48.831Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:49.107Z] aff22b59600c: Pushed [2026-08-15T04:50:49.107Z] 6c4f077f770e: Pushed [2026-08-15T04:50:49.376Z] f05004dda7b6: Pushed [2026-08-15T04:50:49.376Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:49.376Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:49.645Z] cdcc20e3e5e7: Pushed [2026-08-15T04:50:49.645Z] fe0c8e8b54cc: Pushed [2026-08-15T04:50:49.645Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:49.645Z] 1239292ad981: Pushed [2026-08-15T04:50:52.979Z] ad400afc380a: Pushed [2026-08-15T04:50:56.318Z] 895e16203259: Pushed [2026-08-15T04:50:56.318Z] 992be794f109: Pushed [2026-08-15T04:50:57.726Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:58.083Z] + 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-08-15T04:50:58.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-08-15T04:50:58.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-08-15T04:50:58.430Z] f05004dda7b6: Preparing [2026-08-15T04:50:58.430Z] aff22b59600c: Preparing [2026-08-15T04:50:58.430Z] 992be794f109: Preparing [2026-08-15T04:50:58.430Z] 895e16203259: Preparing [2026-08-15T04:50:58.430Z] 6c4f077f770e: Preparing [2026-08-15T04:50:58.430Z] fe0c8e8b54cc: Preparing [2026-08-15T04:50:58.430Z] cdcc20e3e5e7: Preparing [2026-08-15T04:50:58.430Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:58.430Z] c7a5f10baa05: Preparing [2026-08-15T04:50:58.430Z] 1239292ad981: Preparing [2026-08-15T04:50:58.430Z] ad400afc380a: Preparing [2026-08-15T04:50:58.430Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:58.430Z] c7a5f10baa05: Waiting [2026-08-15T04:50:58.430Z] fe0c8e8b54cc: Waiting [2026-08-15T04:50:58.430Z] 1239292ad981: Waiting [2026-08-15T04:50:58.430Z] ad400afc380a: Waiting [2026-08-15T04:50:58.430Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:58.430Z] cdcc20e3e5e7: Waiting [2026-08-15T04:50:58.430Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:58.694Z] 6c4f077f770e: Layer already exists [2026-08-15T04:50:58.694Z] 992be794f109: Layer already exists [2026-08-15T04:50:58.694Z] aff22b59600c: Layer already exists [2026-08-15T04:50:58.694Z] 895e16203259: Layer already exists [2026-08-15T04:50:58.694Z] f05004dda7b6: Layer already exists [2026-08-15T04:50:58.694Z] fe0c8e8b54cc: Layer already exists [2026-08-15T04:50:58.694Z] cdcc20e3e5e7: Layer already exists [2026-08-15T04:50:58.694Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:58.694Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:58.694Z] 1239292ad981: Layer already exists [2026-08-15T04:50:58.694Z] ad400afc380a: Layer already exists [2026-08-15T04:50:58.694Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:58.694Z] latest: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:59.051Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:59.386Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.128 [2026-08-15T04:50:59.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-08-15T04:50:59.386Z] f05004dda7b6: Preparing [2026-08-15T04:50:59.386Z] aff22b59600c: Preparing [2026-08-15T04:50:59.386Z] 992be794f109: Preparing [2026-08-15T04:50:59.386Z] 895e16203259: Preparing [2026-08-15T04:50:59.386Z] 6c4f077f770e: Preparing [2026-08-15T04:50:59.386Z] fe0c8e8b54cc: Preparing [2026-08-15T04:50:59.386Z] cdcc20e3e5e7: Preparing [2026-08-15T04:50:59.386Z] 8c99d3a519b4: Preparing [2026-08-15T04:50:59.386Z] c7a5f10baa05: Preparing [2026-08-15T04:50:59.386Z] 1239292ad981: Preparing [2026-08-15T04:50:59.386Z] ad400afc380a: Preparing [2026-08-15T04:50:59.386Z] 03ba6f53ebfc: Preparing [2026-08-15T04:50:59.386Z] fe0c8e8b54cc: Waiting [2026-08-15T04:50:59.386Z] cdcc20e3e5e7: Waiting [2026-08-15T04:50:59.386Z] 8c99d3a519b4: Waiting [2026-08-15T04:50:59.386Z] c7a5f10baa05: Waiting [2026-08-15T04:50:59.386Z] 1239292ad981: Waiting [2026-08-15T04:50:59.387Z] ad400afc380a: Waiting [2026-08-15T04:50:59.387Z] 03ba6f53ebfc: Waiting [2026-08-15T04:50:59.650Z] 6c4f077f770e: Layer already exists [2026-08-15T04:50:59.650Z] 895e16203259: Layer already exists [2026-08-15T04:50:59.650Z] 992be794f109: Layer already exists [2026-08-15T04:50:59.650Z] f05004dda7b6: Layer already exists [2026-08-15T04:50:59.650Z] aff22b59600c: Layer already exists [2026-08-15T04:50:59.650Z] cdcc20e3e5e7: Layer already exists [2026-08-15T04:50:59.650Z] fe0c8e8b54cc: Layer already exists [2026-08-15T04:50:59.650Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:50:59.650Z] 1239292ad981: Layer already exists [2026-08-15T04:50:59.650Z] c7a5f10baa05: Layer already exists [2026-08-15T04:50:59.650Z] ad400afc380a: Layer already exists [2026-08-15T04:50:59.650Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:50:59.650Z] 4.1.0-dev.128: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:50:59.995Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:00.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:00.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-08-15T04:51:00.337Z] f05004dda7b6: Preparing [2026-08-15T04:51:00.337Z] aff22b59600c: Preparing [2026-08-15T04:51:00.337Z] 992be794f109: Preparing [2026-08-15T04:51:00.337Z] 895e16203259: Preparing [2026-08-15T04:51:00.337Z] 6c4f077f770e: Preparing [2026-08-15T04:51:00.337Z] fe0c8e8b54cc: Preparing [2026-08-15T04:51:00.337Z] cdcc20e3e5e7: Preparing [2026-08-15T04:51:00.337Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:00.337Z] c7a5f10baa05: Preparing [2026-08-15T04:51:00.337Z] 1239292ad981: Preparing [2026-08-15T04:51:00.337Z] ad400afc380a: Preparing [2026-08-15T04:51:00.337Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:00.337Z] fe0c8e8b54cc: Waiting [2026-08-15T04:51:00.337Z] cdcc20e3e5e7: Waiting [2026-08-15T04:51:00.337Z] 8c99d3a519b4: Waiting [2026-08-15T04:51:00.337Z] c7a5f10baa05: Waiting [2026-08-15T04:51:00.337Z] 1239292ad981: Waiting [2026-08-15T04:51:00.337Z] ad400afc380a: Waiting [2026-08-15T04:51:00.337Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:00.601Z] aff22b59600c: Layer already exists [2026-08-15T04:51:00.601Z] 992be794f109: Layer already exists [2026-08-15T04:51:00.601Z] 6c4f077f770e: Layer already exists [2026-08-15T04:51:00.601Z] f05004dda7b6: Layer already exists [2026-08-15T04:51:00.601Z] 895e16203259: Layer already exists [2026-08-15T04:51:00.601Z] fe0c8e8b54cc: Layer already exists [2026-08-15T04:51:00.601Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:00.601Z] cdcc20e3e5e7: Layer already exists [2026-08-15T04:51:00.601Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:00.601Z] 1239292ad981: Layer already exists [2026-08-15T04:51:00.601Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:00.601Z] ad400afc380a: Layer already exists [2026-08-15T04:51:00.601Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:00.947Z] + 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-08-15T04:51:01.290Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-08-15T04:51:01.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-08-15T04:51:01.290Z] f05004dda7b6: Preparing [2026-08-15T04:51:01.290Z] aff22b59600c: Preparing [2026-08-15T04:51:01.290Z] 992be794f109: Preparing [2026-08-15T04:51:01.290Z] 895e16203259: Preparing [2026-08-15T04:51:01.290Z] 6c4f077f770e: Preparing [2026-08-15T04:51:01.290Z] fe0c8e8b54cc: Preparing [2026-08-15T04:51:01.290Z] cdcc20e3e5e7: Preparing [2026-08-15T04:51:01.290Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:01.290Z] c7a5f10baa05: Preparing [2026-08-15T04:51:01.290Z] 1239292ad981: Preparing [2026-08-15T04:51:01.290Z] ad400afc380a: Preparing [2026-08-15T04:51:01.290Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:01.290Z] 8c99d3a519b4: Waiting [2026-08-15T04:51:01.290Z] c7a5f10baa05: Waiting [2026-08-15T04:51:01.290Z] 1239292ad981: Waiting [2026-08-15T04:51:01.290Z] ad400afc380a: Waiting [2026-08-15T04:51:01.290Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:01.290Z] fe0c8e8b54cc: Waiting [2026-08-15T04:51:01.290Z] cdcc20e3e5e7: Waiting [2026-08-15T04:51:01.555Z] f05004dda7b6: Layer already exists [2026-08-15T04:51:01.555Z] 992be794f109: Layer already exists [2026-08-15T04:51:01.555Z] 6c4f077f770e: Layer already exists [2026-08-15T04:51:01.555Z] 895e16203259: Layer already exists [2026-08-15T04:51:01.555Z] aff22b59600c: Layer already exists [2026-08-15T04:51:01.555Z] fe0c8e8b54cc: Layer already exists [2026-08-15T04:51:01.555Z] cdcc20e3e5e7: Layer already exists [2026-08-15T04:51:01.555Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:01.555Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:01.555Z] 1239292ad981: Layer already exists [2026-08-15T04:51:01.555Z] ad400afc380a: Layer already exists [2026-08-15T04:51:01.555Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:01.555Z] main: digest: sha256:3d816abce55b0253f78788ecab503f707ef7b50bc9bfcab8bef02f1639d5593d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:51:01.630Z] ===================================================== [Pipeline] echo [2026-08-15T04:51:01.645Z] taggedImages: [2026-08-15T04:51:01.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:01.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-08-15T04:51:01.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.128 [2026-08-15T04:51:01.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:01.645Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-08-15T04:51:01.671Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-08-15T04:51:01.671Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:01.671Z] latest [2026-08-15T04:51:01.671Z] 4.1.0-dev.128 [2026-08-15T04:51:01.671Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:01.671Z] main [2026-08-15T04:51:01.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:02.021Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:02.356Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:02.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-08-15T04:51:02.356Z] 94fe985cd47f: Preparing [2026-08-15T04:51:02.356Z] 4161e186fc68: Preparing [2026-08-15T04:51:02.356Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:02.356Z] c7a5f10baa05: Preparing [2026-08-15T04:51:02.356Z] 529d9e8cfb1e: Preparing [2026-08-15T04:51:02.356Z] c2c459c38667: Preparing [2026-08-15T04:51:02.356Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:02.356Z] c2c459c38667: Waiting [2026-08-15T04:51:02.356Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:02.618Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:02.618Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:02.618Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:02.618Z] 529d9e8cfb1e: Pushed [2026-08-15T04:51:02.881Z] 94fe985cd47f: Pushed [2026-08-15T04:51:04.807Z] c2c459c38667: Pushed [2026-08-15T04:51:10.192Z] 4161e186fc68: Pushed [2026-08-15T04:51:12.829Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:13.179Z] + 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-08-15T04:51:13.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-08-15T04:51:13.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-08-15T04:51:13.515Z] 94fe985cd47f: Preparing [2026-08-15T04:51:13.515Z] 4161e186fc68: Preparing [2026-08-15T04:51:13.515Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:13.515Z] c7a5f10baa05: Preparing [2026-08-15T04:51:13.515Z] 529d9e8cfb1e: Preparing [2026-08-15T04:51:13.515Z] c2c459c38667: Preparing [2026-08-15T04:51:13.515Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:13.515Z] c2c459c38667: Waiting [2026-08-15T04:51:13.515Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:13.780Z] 94fe985cd47f: Layer already exists [2026-08-15T04:51:13.780Z] 529d9e8cfb1e: Layer already exists [2026-08-15T04:51:13.780Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:13.780Z] 4161e186fc68: Layer already exists [2026-08-15T04:51:13.780Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:13.780Z] c2c459c38667: Layer already exists [2026-08-15T04:51:13.780Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:13.780Z] latest: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:14.118Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:14.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.128 [2026-08-15T04:51:14.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-08-15T04:51:14.480Z] 94fe985cd47f: Preparing [2026-08-15T04:51:14.480Z] 4161e186fc68: Preparing [2026-08-15T04:51:14.480Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:14.480Z] c7a5f10baa05: Preparing [2026-08-15T04:51:14.480Z] 529d9e8cfb1e: Preparing [2026-08-15T04:51:14.480Z] c2c459c38667: Preparing [2026-08-15T04:51:14.480Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:14.480Z] c2c459c38667: Waiting [2026-08-15T04:51:14.480Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:14.744Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:14.744Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:14.744Z] 529d9e8cfb1e: Layer already exists [2026-08-15T04:51:14.744Z] 4161e186fc68: Layer already exists [2026-08-15T04:51:14.744Z] 94fe985cd47f: Layer already exists [2026-08-15T04:51:14.744Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:14.744Z] c2c459c38667: Layer already exists [2026-08-15T04:51:14.744Z] 4.1.0-dev.128: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:15.090Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:15.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:15.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-08-15T04:51:15.436Z] 94fe985cd47f: Preparing [2026-08-15T04:51:15.436Z] 4161e186fc68: Preparing [2026-08-15T04:51:15.436Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:15.436Z] c7a5f10baa05: Preparing [2026-08-15T04:51:15.436Z] 529d9e8cfb1e: Preparing [2026-08-15T04:51:15.436Z] c2c459c38667: Preparing [2026-08-15T04:51:15.436Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:15.436Z] c2c459c38667: Waiting [2026-08-15T04:51:15.436Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:15.700Z] 529d9e8cfb1e: Layer already exists [2026-08-15T04:51:15.700Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:15.700Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:15.700Z] 4161e186fc68: Layer already exists [2026-08-15T04:51:15.700Z] 94fe985cd47f: Layer already exists [2026-08-15T04:51:15.700Z] c2c459c38667: Layer already exists [2026-08-15T04:51:15.700Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:15.700Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:16.047Z] + 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-08-15T04:51:16.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-08-15T04:51:16.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-08-15T04:51:16.393Z] 94fe985cd47f: Preparing [2026-08-15T04:51:16.393Z] 4161e186fc68: Preparing [2026-08-15T04:51:16.393Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:16.393Z] c7a5f10baa05: Preparing [2026-08-15T04:51:16.393Z] 529d9e8cfb1e: Preparing [2026-08-15T04:51:16.393Z] c2c459c38667: Preparing [2026-08-15T04:51:16.393Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:16.393Z] c2c459c38667: Waiting [2026-08-15T04:51:16.393Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:16.657Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:16.657Z] 94fe985cd47f: Layer already exists [2026-08-15T04:51:16.657Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:16.657Z] 529d9e8cfb1e: Layer already exists [2026-08-15T04:51:16.657Z] 4161e186fc68: Layer already exists [2026-08-15T04:51:16.657Z] c2c459c38667: Layer already exists [2026-08-15T04:51:16.657Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:16.657Z] main: digest: sha256:595868450db83c1ebaa79b60df3d40966c8ba001cd8fcc0a2941da913fca4bb7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:51:16.735Z] ===================================================== [Pipeline] echo [2026-08-15T04:51:16.749Z] taggedImages: [2026-08-15T04:51:16.749Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:16.749Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-08-15T04:51:16.749Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.128 [2026-08-15T04:51:16.749Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:16.749Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-08-15T04:51:16.782Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-08-15T04:51:16.782Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:16.782Z] latest [2026-08-15T04:51:16.782Z] 4.1.0-dev.128 [2026-08-15T04:51:16.782Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:16.782Z] main [2026-08-15T04:51:16.782Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:17.132Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:17.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:17.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-08-15T04:51:17.472Z] d6a656bc5dc2: Preparing [2026-08-15T04:51:17.472Z] 167968a0eca4: Preparing [2026-08-15T04:51:17.472Z] 1abdaf0252d6: Preparing [2026-08-15T04:51:17.472Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:17.472Z] c7a5f10baa05: Preparing [2026-08-15T04:51:17.472Z] 48966bece195: Preparing [2026-08-15T04:51:17.472Z] 6a0dd1c286b4: Preparing [2026-08-15T04:51:17.472Z] 49fbea0bd70e: Preparing [2026-08-15T04:51:17.472Z] 8f669d74eea1: Preparing [2026-08-15T04:51:17.472Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:17.472Z] 48966bece195: Waiting [2026-08-15T04:51:17.472Z] 6a0dd1c286b4: Waiting [2026-08-15T04:51:17.472Z] 8f669d74eea1: Waiting [2026-08-15T04:51:17.472Z] 49fbea0bd70e: Waiting [2026-08-15T04:51:17.472Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:17.736Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:17.736Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:18.001Z] 167968a0eca4: Pushed [2026-08-15T04:51:18.001Z] 1abdaf0252d6: Pushed [2026-08-15T04:51:18.001Z] d6a656bc5dc2: Pushed [2026-08-15T04:51:18.001Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:18.265Z] 49fbea0bd70e: Pushed [2026-08-15T04:51:19.216Z] 8f669d74eea1: Pushed [2026-08-15T04:51:31.490Z] 6a0dd1c286b4: Pushed [2026-08-15T04:51:46.457Z] 48966bece195: Pushed [2026-08-15T04:51:46.457Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:46.808Z] + 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-08-15T04:51:47.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-08-15T04:51:47.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-08-15T04:51:47.154Z] d6a656bc5dc2: Preparing [2026-08-15T04:51:47.154Z] 167968a0eca4: Preparing [2026-08-15T04:51:47.154Z] 1abdaf0252d6: Preparing [2026-08-15T04:51:47.154Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:47.154Z] c7a5f10baa05: Preparing [2026-08-15T04:51:47.154Z] 48966bece195: Preparing [2026-08-15T04:51:47.154Z] 6a0dd1c286b4: Preparing [2026-08-15T04:51:47.154Z] 49fbea0bd70e: Preparing [2026-08-15T04:51:47.154Z] 8f669d74eea1: Preparing [2026-08-15T04:51:47.154Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:47.154Z] 6a0dd1c286b4: Waiting [2026-08-15T04:51:47.154Z] 49fbea0bd70e: Waiting [2026-08-15T04:51:47.154Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:47.154Z] 48966bece195: Waiting [2026-08-15T04:51:47.154Z] 8f669d74eea1: Waiting [2026-08-15T04:51:47.154Z] d6a656bc5dc2: Layer already exists [2026-08-15T04:51:47.418Z] 1abdaf0252d6: Layer already exists [2026-08-15T04:51:47.418Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:47.418Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:47.418Z] 167968a0eca4: Layer already exists [2026-08-15T04:51:47.418Z] 48966bece195: Layer already exists [2026-08-15T04:51:47.418Z] 6a0dd1c286b4: Layer already exists [2026-08-15T04:51:47.418Z] 8f669d74eea1: Layer already exists [2026-08-15T04:51:47.418Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:51:47.418Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:47.418Z] latest: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:47.765Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:48.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.128 [2026-08-15T04:51:48.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-08-15T04:51:48.111Z] d6a656bc5dc2: Preparing [2026-08-15T04:51:48.111Z] 167968a0eca4: Preparing [2026-08-15T04:51:48.111Z] 1abdaf0252d6: Preparing [2026-08-15T04:51:48.111Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:48.111Z] c7a5f10baa05: Preparing [2026-08-15T04:51:48.111Z] 48966bece195: Preparing [2026-08-15T04:51:48.111Z] 6a0dd1c286b4: Preparing [2026-08-15T04:51:48.111Z] 49fbea0bd70e: Preparing [2026-08-15T04:51:48.111Z] 8f669d74eea1: Preparing [2026-08-15T04:51:48.111Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:48.111Z] 48966bece195: Waiting [2026-08-15T04:51:48.111Z] 49fbea0bd70e: Waiting [2026-08-15T04:51:48.111Z] 8f669d74eea1: Waiting [2026-08-15T04:51:48.111Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:48.111Z] 6a0dd1c286b4: Waiting [2026-08-15T04:51:48.373Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:48.373Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:48.373Z] 1abdaf0252d6: Layer already exists [2026-08-15T04:51:48.373Z] d6a656bc5dc2: Layer already exists [2026-08-15T04:51:48.373Z] 167968a0eca4: Layer already exists [2026-08-15T04:51:48.373Z] 48966bece195: Layer already exists [2026-08-15T04:51:48.373Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:51:48.373Z] 6a0dd1c286b4: Layer already exists [2026-08-15T04:51:48.373Z] 8f669d74eea1: Layer already exists [2026-08-15T04:51:48.373Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:48.373Z] 4.1.0-dev.128: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:48.722Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:49.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:49.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-08-15T04:51:49.100Z] d6a656bc5dc2: Preparing [2026-08-15T04:51:49.100Z] 167968a0eca4: Preparing [2026-08-15T04:51:49.100Z] 1abdaf0252d6: Preparing [2026-08-15T04:51:49.100Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:49.100Z] c7a5f10baa05: Preparing [2026-08-15T04:51:49.100Z] 48966bece195: Preparing [2026-08-15T04:51:49.100Z] 6a0dd1c286b4: Preparing [2026-08-15T04:51:49.100Z] 49fbea0bd70e: Preparing [2026-08-15T04:51:49.100Z] 8f669d74eea1: Preparing [2026-08-15T04:51:49.100Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:49.100Z] 48966bece195: Waiting [2026-08-15T04:51:49.100Z] 6a0dd1c286b4: Waiting [2026-08-15T04:51:49.100Z] 49fbea0bd70e: Waiting [2026-08-15T04:51:49.100Z] 8f669d74eea1: Waiting [2026-08-15T04:51:49.100Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:49.369Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:49.369Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:49.369Z] d6a656bc5dc2: Layer already exists [2026-08-15T04:51:49.369Z] 167968a0eca4: Layer already exists [2026-08-15T04:51:49.369Z] 1abdaf0252d6: Layer already exists [2026-08-15T04:51:49.369Z] 48966bece195: Layer already exists [2026-08-15T04:51:49.369Z] 6a0dd1c286b4: Layer already exists [2026-08-15T04:51:49.369Z] 8f669d74eea1: Layer already exists [2026-08-15T04:51:49.369Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:51:49.369Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:49.369Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:49.715Z] + 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-08-15T04:51:50.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-08-15T04:51:50.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-08-15T04:51:50.044Z] d6a656bc5dc2: Preparing [2026-08-15T04:51:50.044Z] 167968a0eca4: Preparing [2026-08-15T04:51:50.044Z] 1abdaf0252d6: Preparing [2026-08-15T04:51:50.044Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:50.044Z] c7a5f10baa05: Preparing [2026-08-15T04:51:50.044Z] 48966bece195: Preparing [2026-08-15T04:51:50.044Z] 6a0dd1c286b4: Preparing [2026-08-15T04:51:50.044Z] 49fbea0bd70e: Preparing [2026-08-15T04:51:50.044Z] 8f669d74eea1: Preparing [2026-08-15T04:51:50.044Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:50.044Z] 48966bece195: Waiting [2026-08-15T04:51:50.044Z] 6a0dd1c286b4: Waiting [2026-08-15T04:51:50.044Z] 49fbea0bd70e: Waiting [2026-08-15T04:51:50.044Z] 8f669d74eea1: Waiting [2026-08-15T04:51:50.044Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:50.307Z] 167968a0eca4: Layer already exists [2026-08-15T04:51:50.307Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:50.307Z] 1abdaf0252d6: Layer already exists [2026-08-15T04:51:50.307Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:50.307Z] d6a656bc5dc2: Layer already exists [2026-08-15T04:51:50.307Z] 48966bece195: Layer already exists [2026-08-15T04:51:50.307Z] 6a0dd1c286b4: Layer already exists [2026-08-15T04:51:50.307Z] 8f669d74eea1: Layer already exists [2026-08-15T04:51:50.307Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:51:50.307Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:50.307Z] main: digest: sha256:28b895dd3352f84480af682c12344b332a5ad50719ccbaa6abd1b65b1e6e1ec7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:51:50.377Z] ===================================================== [Pipeline] echo [2026-08-15T04:51:50.389Z] taggedImages: [2026-08-15T04:51:50.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:50.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-08-15T04:51:50.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.128 [2026-08-15T04:51:50.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:50.389Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-08-15T04:51:50.414Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-08-15T04:51:50.414Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:50.414Z] latest [2026-08-15T04:51:50.414Z] 4.1.0-dev.128 [2026-08-15T04:51:50.414Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:50.414Z] main [2026-08-15T04:51:50.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:50.778Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:54.445Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:51:54.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-08-15T04:51:54.446Z] d42c57b5977e: Preparing [2026-08-15T04:51:54.446Z] da53d2b788f1: Preparing [2026-08-15T04:51:54.446Z] 15f6b7fc8a31: Preparing [2026-08-15T04:51:54.446Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:54.446Z] c7a5f10baa05: Preparing [2026-08-15T04:51:54.446Z] 48966bece195: Preparing [2026-08-15T04:51:54.446Z] 8c4e4dfff689: Preparing [2026-08-15T04:51:54.446Z] f6f49659142f: Preparing [2026-08-15T04:51:54.446Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:54.446Z] 48966bece195: Waiting [2026-08-15T04:51:54.446Z] 8c4e4dfff689: Waiting [2026-08-15T04:51:54.446Z] f6f49659142f: Waiting [2026-08-15T04:51:54.446Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:54.709Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:54.709Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:54.709Z] 48966bece195: Layer already exists [2026-08-15T04:51:54.709Z] da53d2b788f1: Pushed [2026-08-15T04:51:54.709Z] 15f6b7fc8a31: Pushed [2026-08-15T04:51:54.709Z] d42c57b5977e: Pushed [2026-08-15T04:51:54.972Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:54.972Z] 8c4e4dfff689: Pushed [2026-08-15T04:51:55.549Z] f6f49659142f: Pushed [2026-08-15T04:51:55.813Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:56.157Z] + 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-08-15T04:51:56.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-08-15T04:51:56.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-08-15T04:51:56.510Z] d42c57b5977e: Preparing [2026-08-15T04:51:56.510Z] da53d2b788f1: Preparing [2026-08-15T04:51:56.510Z] 15f6b7fc8a31: Preparing [2026-08-15T04:51:56.510Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:56.510Z] c7a5f10baa05: Preparing [2026-08-15T04:51:56.510Z] 48966bece195: Preparing [2026-08-15T04:51:56.510Z] 8c4e4dfff689: Preparing [2026-08-15T04:51:56.510Z] f6f49659142f: Preparing [2026-08-15T04:51:56.510Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:56.510Z] 8c4e4dfff689: Waiting [2026-08-15T04:51:56.510Z] f6f49659142f: Waiting [2026-08-15T04:51:56.510Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:56.510Z] 48966bece195: Waiting [2026-08-15T04:51:56.773Z] da53d2b788f1: Layer already exists [2026-08-15T04:51:56.773Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:56.773Z] 15f6b7fc8a31: Layer already exists [2026-08-15T04:51:56.773Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:56.773Z] d42c57b5977e: Layer already exists [2026-08-15T04:51:56.773Z] 48966bece195: Layer already exists [2026-08-15T04:51:56.773Z] 8c4e4dfff689: Layer already exists [2026-08-15T04:51:56.773Z] f6f49659142f: Layer already exists [2026-08-15T04:51:56.773Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:56.773Z] latest: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:57.135Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:57.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.128 [2026-08-15T04:51:57.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-08-15T04:51:57.496Z] d42c57b5977e: Preparing [2026-08-15T04:51:57.496Z] da53d2b788f1: Preparing [2026-08-15T04:51:57.496Z] 15f6b7fc8a31: Preparing [2026-08-15T04:51:57.496Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:57.496Z] c7a5f10baa05: Preparing [2026-08-15T04:51:57.496Z] 48966bece195: Preparing [2026-08-15T04:51:57.496Z] 8c4e4dfff689: Preparing [2026-08-15T04:51:57.496Z] f6f49659142f: Preparing [2026-08-15T04:51:57.496Z] 48966bece195: Waiting [2026-08-15T04:51:57.496Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:57.496Z] 8c4e4dfff689: Waiting [2026-08-15T04:51:57.496Z] f6f49659142f: Waiting [2026-08-15T04:51:57.496Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:57.760Z] da53d2b788f1: Layer already exists [2026-08-15T04:51:57.760Z] d42c57b5977e: Layer already exists [2026-08-15T04:51:57.760Z] 15f6b7fc8a31: Layer already exists [2026-08-15T04:51:57.760Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:57.760Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:57.760Z] 48966bece195: Layer already exists [2026-08-15T04:51:57.760Z] 8c4e4dfff689: Layer already exists [2026-08-15T04:51:57.760Z] f6f49659142f: Layer already exists [2026-08-15T04:51:57.760Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:58.025Z] 4.1.0-dev.128: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:58.372Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:58.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:51:58.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-08-15T04:51:58.718Z] d42c57b5977e: Preparing [2026-08-15T04:51:58.718Z] da53d2b788f1: Preparing [2026-08-15T04:51:58.718Z] 15f6b7fc8a31: Preparing [2026-08-15T04:51:58.718Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:58.718Z] c7a5f10baa05: Preparing [2026-08-15T04:51:58.718Z] 48966bece195: Preparing [2026-08-15T04:51:58.718Z] 8c4e4dfff689: Preparing [2026-08-15T04:51:58.718Z] f6f49659142f: Preparing [2026-08-15T04:51:58.718Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:58.718Z] 8c4e4dfff689: Waiting [2026-08-15T04:51:58.718Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:58.718Z] f6f49659142f: Waiting [2026-08-15T04:51:58.718Z] 48966bece195: Waiting [2026-08-15T04:51:58.982Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:58.982Z] da53d2b788f1: Layer already exists [2026-08-15T04:51:58.982Z] 15f6b7fc8a31: Layer already exists [2026-08-15T04:51:58.982Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:58.982Z] d42c57b5977e: Layer already exists [2026-08-15T04:51:58.982Z] 48966bece195: Layer already exists [2026-08-15T04:51:58.982Z] 8c4e4dfff689: Layer already exists [2026-08-15T04:51:58.982Z] f6f49659142f: Layer already exists [2026-08-15T04:51:58.982Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:58.982Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:51:59.330Z] + 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-08-15T04:51:59.673Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-08-15T04:51:59.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-08-15T04:51:59.673Z] d42c57b5977e: Preparing [2026-08-15T04:51:59.673Z] da53d2b788f1: Preparing [2026-08-15T04:51:59.673Z] 15f6b7fc8a31: Preparing [2026-08-15T04:51:59.673Z] 8c99d3a519b4: Preparing [2026-08-15T04:51:59.673Z] c7a5f10baa05: Preparing [2026-08-15T04:51:59.673Z] 48966bece195: Preparing [2026-08-15T04:51:59.673Z] 8c4e4dfff689: Preparing [2026-08-15T04:51:59.673Z] f6f49659142f: Preparing [2026-08-15T04:51:59.673Z] 03ba6f53ebfc: Preparing [2026-08-15T04:51:59.673Z] 8c4e4dfff689: Waiting [2026-08-15T04:51:59.673Z] f6f49659142f: Waiting [2026-08-15T04:51:59.673Z] 03ba6f53ebfc: Waiting [2026-08-15T04:51:59.673Z] 48966bece195: Waiting [2026-08-15T04:51:59.936Z] c7a5f10baa05: Layer already exists [2026-08-15T04:51:59.936Z] 15f6b7fc8a31: Layer already exists [2026-08-15T04:51:59.936Z] da53d2b788f1: Layer already exists [2026-08-15T04:51:59.936Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:51:59.936Z] d42c57b5977e: Layer already exists [2026-08-15T04:51:59.936Z] 48966bece195: Layer already exists [2026-08-15T04:51:59.936Z] 8c4e4dfff689: Layer already exists [2026-08-15T04:51:59.936Z] f6f49659142f: Layer already exists [2026-08-15T04:51:59.936Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:51:59.936Z] main: digest: sha256:fdebdb4f9124a5c7351bfcfc2e28603416a97ca1b658868b94ae84e5f1ba666b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:52:00.014Z] ===================================================== [Pipeline] echo [2026-08-15T04:52:00.027Z] taggedImages: [2026-08-15T04:52:00.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:00.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-08-15T04:52:00.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.128 [2026-08-15T04:52:00.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:00.027Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-08-15T04:52:00.057Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-08-15T04:52:00.057Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:00.057Z] latest [2026-08-15T04:52:00.057Z] 4.1.0-dev.128 [2026-08-15T04:52:00.057Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:00.057Z] main [2026-08-15T04:52:00.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:00.427Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:00.776Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:00.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-08-15T04:52:00.776Z] 36d397d6872d: Preparing [2026-08-15T04:52:00.776Z] 600821eda0d6: Preparing [2026-08-15T04:52:00.776Z] d58712c22871: Preparing [2026-08-15T04:52:00.776Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:00.776Z] c7a5f10baa05: Preparing [2026-08-15T04:52:00.776Z] f43fa9e3304c: Preparing [2026-08-15T04:52:00.776Z] 49fbea0bd70e: Preparing [2026-08-15T04:52:00.776Z] 8f669d74eea1: Preparing [2026-08-15T04:52:00.776Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:00.776Z] f43fa9e3304c: Waiting [2026-08-15T04:52:00.776Z] 49fbea0bd70e: Waiting [2026-08-15T04:52:00.776Z] 8f669d74eea1: Waiting [2026-08-15T04:52:00.776Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:01.040Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:01.040Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:01.040Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:52:01.040Z] 8f669d74eea1: Layer already exists [2026-08-15T04:52:01.040Z] 36d397d6872d: Pushed [2026-08-15T04:52:01.306Z] 600821eda0d6: Pushed [2026-08-15T04:52:01.306Z] d58712c22871: Pushed [2026-08-15T04:52:01.306Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:33.493Z] f43fa9e3304c: Pushed [2026-08-15T04:52:33.493Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:33.845Z] + 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-08-15T04:52:34.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-08-15T04:52:34.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-08-15T04:52:34.193Z] 36d397d6872d: Preparing [2026-08-15T04:52:34.193Z] 600821eda0d6: Preparing [2026-08-15T04:52:34.193Z] d58712c22871: Preparing [2026-08-15T04:52:34.193Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:34.193Z] c7a5f10baa05: Preparing [2026-08-15T04:52:34.193Z] f43fa9e3304c: Preparing [2026-08-15T04:52:34.193Z] 49fbea0bd70e: Preparing [2026-08-15T04:52:34.193Z] 8f669d74eea1: Preparing [2026-08-15T04:52:34.193Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:34.193Z] 8f669d74eea1: Waiting [2026-08-15T04:52:34.193Z] f43fa9e3304c: Waiting [2026-08-15T04:52:34.193Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:34.193Z] 49fbea0bd70e: Waiting [2026-08-15T04:52:34.461Z] 36d397d6872d: Layer already exists [2026-08-15T04:52:34.461Z] 600821eda0d6: Layer already exists [2026-08-15T04:52:34.461Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:34.461Z] d58712c22871: Layer already exists [2026-08-15T04:52:34.461Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:34.461Z] f43fa9e3304c: Layer already exists [2026-08-15T04:52:34.461Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:52:34.461Z] 8f669d74eea1: Layer already exists [2026-08-15T04:52:34.461Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:34.461Z] latest: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:34.813Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:37.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.128 [2026-08-15T04:52:37.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-08-15T04:52:37.085Z] 36d397d6872d: Preparing [2026-08-15T04:52:37.085Z] 600821eda0d6: Preparing [2026-08-15T04:52:37.085Z] d58712c22871: Preparing [2026-08-15T04:52:37.085Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:37.085Z] c7a5f10baa05: Preparing [2026-08-15T04:52:37.085Z] f43fa9e3304c: Preparing [2026-08-15T04:52:37.085Z] 49fbea0bd70e: Preparing [2026-08-15T04:52:37.085Z] 8f669d74eea1: Preparing [2026-08-15T04:52:37.085Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:37.085Z] 49fbea0bd70e: Waiting [2026-08-15T04:52:37.085Z] 8f669d74eea1: Waiting [2026-08-15T04:52:37.085Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:37.085Z] f43fa9e3304c: Waiting [2026-08-15T04:52:37.348Z] 600821eda0d6: Layer already exists [2026-08-15T04:52:37.348Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:37.348Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:37.348Z] 36d397d6872d: Layer already exists [2026-08-15T04:52:37.348Z] d58712c22871: Layer already exists [2026-08-15T04:52:37.348Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:52:37.348Z] 8f669d74eea1: Layer already exists [2026-08-15T04:52:37.348Z] f43fa9e3304c: Layer already exists [2026-08-15T04:52:37.348Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:37.348Z] 4.1.0-dev.128: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:37.696Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:38.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:38.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-08-15T04:52:38.034Z] 36d397d6872d: Preparing [2026-08-15T04:52:38.034Z] 600821eda0d6: Preparing [2026-08-15T04:52:38.034Z] d58712c22871: Preparing [2026-08-15T04:52:38.034Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:38.034Z] c7a5f10baa05: Preparing [2026-08-15T04:52:38.034Z] f43fa9e3304c: Preparing [2026-08-15T04:52:38.034Z] 49fbea0bd70e: Preparing [2026-08-15T04:52:38.034Z] 8f669d74eea1: Preparing [2026-08-15T04:52:38.034Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:38.034Z] f43fa9e3304c: Waiting [2026-08-15T04:52:38.034Z] 49fbea0bd70e: Waiting [2026-08-15T04:52:38.034Z] 8f669d74eea1: Waiting [2026-08-15T04:52:38.034Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:38.298Z] d58712c22871: Layer already exists [2026-08-15T04:52:38.298Z] 600821eda0d6: Layer already exists [2026-08-15T04:52:38.298Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:38.298Z] 36d397d6872d: Layer already exists [2026-08-15T04:52:38.298Z] f43fa9e3304c: Layer already exists [2026-08-15T04:52:38.298Z] 8f669d74eea1: Layer already exists [2026-08-15T04:52:38.298Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:52:38.298Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:38.298Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:38.641Z] + 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-08-15T04:52:38.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-08-15T04:52:38.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-08-15T04:52:38.986Z] 36d397d6872d: Preparing [2026-08-15T04:52:38.986Z] 600821eda0d6: Preparing [2026-08-15T04:52:38.986Z] d58712c22871: Preparing [2026-08-15T04:52:38.986Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:38.986Z] c7a5f10baa05: Preparing [2026-08-15T04:52:38.986Z] f43fa9e3304c: Preparing [2026-08-15T04:52:38.986Z] 49fbea0bd70e: Preparing [2026-08-15T04:52:38.986Z] 8f669d74eea1: Preparing [2026-08-15T04:52:38.986Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:38.986Z] f43fa9e3304c: Waiting [2026-08-15T04:52:38.986Z] 49fbea0bd70e: Waiting [2026-08-15T04:52:38.986Z] 8f669d74eea1: Waiting [2026-08-15T04:52:38.986Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:39.250Z] d58712c22871: Layer already exists [2026-08-15T04:52:39.250Z] 600821eda0d6: Layer already exists [2026-08-15T04:52:39.250Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:39.250Z] 36d397d6872d: Layer already exists [2026-08-15T04:52:39.250Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:39.250Z] f43fa9e3304c: Layer already exists [2026-08-15T04:52:39.250Z] 49fbea0bd70e: Layer already exists [2026-08-15T04:52:39.250Z] 8f669d74eea1: Layer already exists [2026-08-15T04:52:39.250Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:39.250Z] main: digest: sha256:71d98aa284757f41da58e4701b92b26415a9aadf6824e21aba9e73c1f86bea22 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:52:39.318Z] ===================================================== [Pipeline] echo [2026-08-15T04:52:39.333Z] taggedImages: [2026-08-15T04:52:39.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:39.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-08-15T04:52:39.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.128 [2026-08-15T04:52:39.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:39.333Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-08-15T04:52:39.360Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-08-15T04:52:39.360Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:39.360Z] latest [2026-08-15T04:52:39.360Z] 4.1.0-dev.128 [2026-08-15T04:52:39.360Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:39.360Z] main [2026-08-15T04:52:39.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:39.717Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:40.067Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:40.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-08-15T04:52:40.067Z] c246b8adf3f6: Preparing [2026-08-15T04:52:40.067Z] 5031353045d2: Preparing [2026-08-15T04:52:40.067Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:40.067Z] c7a5f10baa05: Preparing [2026-08-15T04:52:40.067Z] 434b8d703034: Preparing [2026-08-15T04:52:40.067Z] e637215557f8: Preparing [2026-08-15T04:52:40.067Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:40.067Z] e637215557f8: Waiting [2026-08-15T04:52:40.067Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:40.331Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:40.331Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:40.331Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:40.331Z] c246b8adf3f6: Pushed [2026-08-15T04:52:40.331Z] 434b8d703034: Pushed [2026-08-15T04:52:41.727Z] e637215557f8: Pushed [2026-08-15T04:52:50.747Z] 5031353045d2: Pushed [2026-08-15T04:52:51.883Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:52.224Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:52.564Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-08-15T04:52:52.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-08-15T04:52:52.564Z] c246b8adf3f6: Preparing [2026-08-15T04:52:52.564Z] 5031353045d2: Preparing [2026-08-15T04:52:52.564Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:52.564Z] c7a5f10baa05: Preparing [2026-08-15T04:52:52.564Z] 434b8d703034: Preparing [2026-08-15T04:52:52.564Z] e637215557f8: Preparing [2026-08-15T04:52:52.564Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:52.564Z] e637215557f8: Waiting [2026-08-15T04:52:52.564Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:52.828Z] c246b8adf3f6: Layer already exists [2026-08-15T04:52:52.828Z] 434b8d703034: Layer already exists [2026-08-15T04:52:52.828Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:52.828Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:52.828Z] 5031353045d2: Layer already exists [2026-08-15T04:52:52.828Z] e637215557f8: Layer already exists [2026-08-15T04:52:52.828Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:52.828Z] latest: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:53.181Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:53.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.128 [2026-08-15T04:52:53.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-08-15T04:52:53.580Z] c246b8adf3f6: Preparing [2026-08-15T04:52:53.580Z] 5031353045d2: Preparing [2026-08-15T04:52:53.580Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:53.580Z] c7a5f10baa05: Preparing [2026-08-15T04:52:53.580Z] 434b8d703034: Preparing [2026-08-15T04:52:53.580Z] e637215557f8: Preparing [2026-08-15T04:52:53.580Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:53.580Z] e637215557f8: Waiting [2026-08-15T04:52:53.580Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:53.864Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:53.864Z] 5031353045d2: Layer already exists [2026-08-15T04:52:53.864Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:53.864Z] 434b8d703034: Layer already exists [2026-08-15T04:52:53.864Z] c246b8adf3f6: Layer already exists [2026-08-15T04:52:53.864Z] e637215557f8: Layer already exists [2026-08-15T04:52:53.864Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:53.864Z] 4.1.0-dev.128: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:54.238Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:54.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:54.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-08-15T04:52:54.637Z] c246b8adf3f6: Preparing [2026-08-15T04:52:54.637Z] 5031353045d2: Preparing [2026-08-15T04:52:54.637Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:54.637Z] c7a5f10baa05: Preparing [2026-08-15T04:52:54.637Z] 434b8d703034: Preparing [2026-08-15T04:52:54.637Z] e637215557f8: Preparing [2026-08-15T04:52:54.637Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:54.637Z] e637215557f8: Waiting [2026-08-15T04:52:54.637Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:54.920Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:54.920Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:54.920Z] 434b8d703034: Layer already exists [2026-08-15T04:52:54.920Z] 5031353045d2: Layer already exists [2026-08-15T04:52:54.920Z] c246b8adf3f6: Layer already exists [2026-08-15T04:52:54.920Z] e637215557f8: Layer already exists [2026-08-15T04:52:54.920Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:54.920Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:55.282Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:55.629Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-08-15T04:52:55.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-08-15T04:52:55.629Z] c246b8adf3f6: Preparing [2026-08-15T04:52:55.629Z] 5031353045d2: Preparing [2026-08-15T04:52:55.629Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:55.629Z] c7a5f10baa05: Preparing [2026-08-15T04:52:55.629Z] 434b8d703034: Preparing [2026-08-15T04:52:55.629Z] e637215557f8: Preparing [2026-08-15T04:52:55.629Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:55.629Z] e637215557f8: Waiting [2026-08-15T04:52:55.892Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:55.892Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:55.892Z] 5031353045d2: Layer already exists [2026-08-15T04:52:55.892Z] 434b8d703034: Layer already exists [2026-08-15T04:52:55.892Z] c246b8adf3f6: Layer already exists [2026-08-15T04:52:55.892Z] e637215557f8: Layer already exists [2026-08-15T04:52:55.892Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:55.892Z] main: digest: sha256:e0d9fd1a5016aff8bd13422bb82129ab1f257356dc65d938a800b84d40508baa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:52:55.964Z] ===================================================== [Pipeline] echo [2026-08-15T04:52:55.981Z] taggedImages: [2026-08-15T04:52:55.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:55.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-08-15T04:52:55.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.128 [2026-08-15T04:52:55.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:55.981Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-08-15T04:52:56.012Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-08-15T04:52:56.012Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:56.012Z] latest [2026-08-15T04:52:56.012Z] 4.1.0-dev.128 [2026-08-15T04:52:56.012Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:52:56.012Z] main [2026-08-15T04:52:56.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:56.381Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:52:56.725Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:52:56.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-08-15T04:52:56.725Z] 368925cef540: Preparing [2026-08-15T04:52:56.725Z] 8927107e0ca2: Preparing [2026-08-15T04:52:56.725Z] 8c99d3a519b4: Preparing [2026-08-15T04:52:56.725Z] c7a5f10baa05: Preparing [2026-08-15T04:52:56.725Z] 08e69e79c0fc: Preparing [2026-08-15T04:52:56.725Z] 347dc471806a: Preparing [2026-08-15T04:52:56.725Z] 03ba6f53ebfc: Preparing [2026-08-15T04:52:56.725Z] 347dc471806a: Waiting [2026-08-15T04:52:56.725Z] 03ba6f53ebfc: Waiting [2026-08-15T04:52:56.989Z] c7a5f10baa05: Layer already exists [2026-08-15T04:52:56.989Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:52:56.989Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:52:56.989Z] 08e69e79c0fc: Pushed [2026-08-15T04:52:57.253Z] 368925cef540: Pushed [2026-08-15T04:52:57.516Z] 347dc471806a: Pushed [2026-08-15T04:53:07.678Z] 8927107e0ca2: Pushed [2026-08-15T04:53:07.678Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:08.025Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:08.359Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-08-15T04:53:08.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-08-15T04:53:08.359Z] 368925cef540: Preparing [2026-08-15T04:53:08.359Z] 8927107e0ca2: Preparing [2026-08-15T04:53:08.359Z] 8c99d3a519b4: Preparing [2026-08-15T04:53:08.359Z] c7a5f10baa05: Preparing [2026-08-15T04:53:08.359Z] 08e69e79c0fc: Preparing [2026-08-15T04:53:08.359Z] 347dc471806a: Preparing [2026-08-15T04:53:08.359Z] 03ba6f53ebfc: Preparing [2026-08-15T04:53:08.359Z] 347dc471806a: Waiting [2026-08-15T04:53:08.359Z] 03ba6f53ebfc: Waiting [2026-08-15T04:53:08.622Z] c7a5f10baa05: Layer already exists [2026-08-15T04:53:08.622Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:53:08.622Z] 368925cef540: Layer already exists [2026-08-15T04:53:08.622Z] 08e69e79c0fc: Layer already exists [2026-08-15T04:53:08.622Z] 8927107e0ca2: Layer already exists [2026-08-15T04:53:08.622Z] 347dc471806a: Layer already exists [2026-08-15T04:53:08.622Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:53:08.622Z] latest: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:08.970Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:09.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.128 [2026-08-15T04:53:09.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-08-15T04:53:09.296Z] 368925cef540: Preparing [2026-08-15T04:53:09.296Z] 8927107e0ca2: Preparing [2026-08-15T04:53:09.296Z] 8c99d3a519b4: Preparing [2026-08-15T04:53:09.296Z] c7a5f10baa05: Preparing [2026-08-15T04:53:09.296Z] 08e69e79c0fc: Preparing [2026-08-15T04:53:09.296Z] 347dc471806a: Preparing [2026-08-15T04:53:09.296Z] 03ba6f53ebfc: Preparing [2026-08-15T04:53:09.296Z] 347dc471806a: Waiting [2026-08-15T04:53:09.296Z] 03ba6f53ebfc: Waiting [2026-08-15T04:53:09.559Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:53:09.559Z] 368925cef540: Layer already exists [2026-08-15T04:53:09.559Z] c7a5f10baa05: Layer already exists [2026-08-15T04:53:09.559Z] 08e69e79c0fc: Layer already exists [2026-08-15T04:53:09.559Z] 8927107e0ca2: Layer already exists [2026-08-15T04:53:09.559Z] 347dc471806a: Layer already exists [2026-08-15T04:53:09.559Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:53:09.559Z] 4.1.0-dev.128: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:09.909Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:10.256Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:53:10.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-08-15T04:53:10.256Z] 368925cef540: Preparing [2026-08-15T04:53:10.256Z] 8927107e0ca2: Preparing [2026-08-15T04:53:10.256Z] 8c99d3a519b4: Preparing [2026-08-15T04:53:10.256Z] c7a5f10baa05: Preparing [2026-08-15T04:53:10.256Z] 08e69e79c0fc: Preparing [2026-08-15T04:53:10.256Z] 347dc471806a: Preparing [2026-08-15T04:53:10.256Z] 03ba6f53ebfc: Preparing [2026-08-15T04:53:10.256Z] 347dc471806a: Waiting [2026-08-15T04:53:10.256Z] 03ba6f53ebfc: Waiting [2026-08-15T04:53:10.517Z] 8927107e0ca2: Layer already exists [2026-08-15T04:53:10.517Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:53:10.517Z] 08e69e79c0fc: Layer already exists [2026-08-15T04:53:10.517Z] c7a5f10baa05: Layer already exists [2026-08-15T04:53:10.517Z] 368925cef540: Layer already exists [2026-08-15T04:53:10.517Z] 347dc471806a: Layer already exists [2026-08-15T04:53:10.517Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:53:10.517Z] c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:10.868Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:11.216Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-08-15T04:53:11.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-08-15T04:53:11.216Z] 368925cef540: Preparing [2026-08-15T04:53:11.216Z] 8927107e0ca2: Preparing [2026-08-15T04:53:11.216Z] 8c99d3a519b4: Preparing [2026-08-15T04:53:11.216Z] c7a5f10baa05: Preparing [2026-08-15T04:53:11.216Z] 08e69e79c0fc: Preparing [2026-08-15T04:53:11.216Z] 347dc471806a: Preparing [2026-08-15T04:53:11.216Z] 03ba6f53ebfc: Preparing [2026-08-15T04:53:11.216Z] 347dc471806a: Waiting [2026-08-15T04:53:11.216Z] 03ba6f53ebfc: Waiting [2026-08-15T04:53:11.479Z] 368925cef540: Layer already exists [2026-08-15T04:53:11.479Z] 8927107e0ca2: Layer already exists [2026-08-15T04:53:11.479Z] 08e69e79c0fc: Layer already exists [2026-08-15T04:53:11.479Z] 8c99d3a519b4: Layer already exists [2026-08-15T04:53:11.479Z] c7a5f10baa05: Layer already exists [2026-08-15T04:53:11.479Z] 03ba6f53ebfc: Layer already exists [2026-08-15T04:53:11.479Z] 347dc471806a: Layer already exists [2026-08-15T04:53:11.479Z] main: digest: sha256:46df03c7675fc02aa4550aab6283f4fe00d06f92a94e2bd2d7cb59883d774c9f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-08-15T04:53:11.553Z] ===================================================== [Pipeline] echo [2026-08-15T04:53:11.569Z] taggedImages: [2026-08-15T04:53:11.569Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1 [2026-08-15T04:53:11.569Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-08-15T04:53:11.569Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.128 [2026-08-15T04:53:11.569Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c3e5490eb473795610f4f108d8e8c1a08abba7e1-4.1.0-dev.128 [2026-08-15T04:53:11.569Z] - 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-08-15T04:53:11.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-15T04:53:11.955Z] [2026-08-15T04:53:11.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:12.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-15T04:53:12.547Z] arm64: Pulling from edgex-lftools-log-publisher [2026-08-15T04:53:12.547Z] 8998bd30e6a1: Pulling fs layer [2026-08-15T04:53:12.547Z] 04944245beec: Pulling fs layer [2026-08-15T04:53:12.547Z] 699f458cf7ca: Pulling fs layer [2026-08-15T04:53:12.547Z] 765212b225bb: Pulling fs layer [2026-08-15T04:53:12.547Z] f23df028b6ca: Pulling fs layer [2026-08-15T04:53:12.547Z] d65c8cfc05b1: Pulling fs layer [2026-08-15T04:53:12.547Z] 2437ff75d9bd: Pulling fs layer [2026-08-15T04:53:12.547Z] 765212b225bb: Waiting [2026-08-15T04:53:12.547Z] f23df028b6ca: Waiting [2026-08-15T04:53:12.547Z] 2437ff75d9bd: Waiting [2026-08-15T04:53:12.547Z] 04944245beec: Download complete [2026-08-15T04:53:12.547Z] 765212b225bb: Verifying Checksum [2026-08-15T04:53:12.547Z] 765212b225bb: Download complete [2026-08-15T04:53:12.812Z] f23df028b6ca: Verifying Checksum [2026-08-15T04:53:12.812Z] f23df028b6ca: Download complete [2026-08-15T04:53:12.812Z] 699f458cf7ca: Download complete [2026-08-15T04:53:12.812Z] d65c8cfc05b1: Verifying Checksum [2026-08-15T04:53:12.812Z] d65c8cfc05b1: Download complete [2026-08-15T04:53:13.389Z] 8998bd30e6a1: Verifying Checksum [2026-08-15T04:53:13.389Z] 8998bd30e6a1: Download complete [2026-08-15T04:53:15.962Z] 2437ff75d9bd: Verifying Checksum [2026-08-15T04:53:15.962Z] 2437ff75d9bd: Download complete [2026-08-15T04:53:17.899Z] 8998bd30e6a1: Pull complete [2026-08-15T04:53:19.872Z] 04944245beec: Pull complete [2026-08-15T04:53:21.274Z] 699f458cf7ca: Pull complete [2026-08-15T04:53:21.538Z] 765212b225bb: Pull complete [2026-08-15T04:53:22.492Z] f23df028b6ca: Pull complete [2026-08-15T04:53:22.492Z] d65c8cfc05b1: Pull complete [2026-08-15T04:53:40.673Z] 2437ff75d9bd: Pull complete [2026-08-15T04:53:40.673Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-08-15T04:53:40.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-08-15T04:53:40.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:53:40.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-454 does not seem to be running inside a container [2026-08-15T04:53:40.934Z] $ 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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T04:53:43.286Z] $ docker top 417c6a79df092950a02d4ecf140515d68913ca10b0799caecf7afab5eb2b8549 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:53:44.198Z] ---> job-cost.sh [2026-08-15T04:53:44.198Z] lf-activate-venv: SKIPPING [2026-08-15T04:53:44.198Z] INFO: No Stack... [2026-08-15T04:53:44.463Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-08-15T04:53:45.419Z] INFO: Archiving Costs [Pipeline] sh [2026-08-15T04:53:46.058Z] + cat /w/workspace/edgex-go/994/archives/cost.csv [2026-08-15T04:53:46.058Z] + cut -d, -f6 [Pipeline] lock [2026-08-15T04:53:46.096Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-994-stack-cost] [2026-08-15T04:53:46.104Z] Resource [jenkins-edgexfoundry-edgex-go-main-994-stack-cost] did not exist. Created. [2026-08-15T04:53:46.111Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-994-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-08-15T04:53:46.758Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-08-15T04:53:48.461Z] Stashed 1 file(s) [Pipeline] } [2026-08-15T04:53:48.471Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-994-stack-cost] [Pipeline] // lock [Pipeline] } [2026-08-15T04:53:48.492Z] $ docker stop --time=1 417c6a79df092950a02d4ecf140515d68913ca10b0799caecf7afab5eb2b8549 [2026-08-15T04:53:49.992Z] $ docker rm -f --volumes 417c6a79df092950a02d4ecf140515d68913ca10b0799caecf7afab5eb2b8549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-08-15T04:53:50.549Z] provisioning config files... [2026-08-15T04:53:50.557Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/994@tmp/config17677320857127272951tmp [Pipeline] { [Pipeline] sh [2026-08-15T04:53:50.860Z] + set +x [2026-08-15T04:53:50.860Z] + curl -s https://codecov.io/bash [2026-08-15T04:53:50.860Z] + bash -s -- [2026-08-15T04:53:50.860Z] [2026-08-15T04:53:50.861Z] _____ _ [2026-08-15T04:53:50.861Z] / ____| | | [2026-08-15T04:53:50.861Z] | | ___ __| | ___ ___ _____ __ [2026-08-15T04:53:50.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-08-15T04:53:50.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-08-15T04:53:50.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-08-15T04:53:50.861Z] Bash-1.0.6 [2026-08-15T04:53:50.861Z] [2026-08-15T04:53:50.861Z] [2026-08-15T04:53:50.861Z] ==> git version 2.25.1 found [2026-08-15T04:53:50.861Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-08-15T04:53:50.861Z] Release-Date: 2020-01-08 [2026-08-15T04:53:50.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-08-15T04:53:50.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-08-15T04:53:50.861Z] ==> Jenkins CI detected. [2026-08-15T04:53:50.861Z] current dir:  /w/workspace/edgex-go/994 [2026-08-15T04:53:50.861Z] project root: . [2026-08-15T04:53:50.861Z] --> token set from env [2026-08-15T04:53:50.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-08-15T04:53:51.120Z] ==> Running gcov in . (disable via -X gcov) [2026-08-15T04:53:51.120Z] ==> Python coveragepy not found [2026-08-15T04:53:51.120Z] ==> Searching for coverage reports in: [2026-08-15T04:53:51.120Z] + . [2026-08-15T04:53:51.120Z] -> Found 1 reports [2026-08-15T04:53:51.120Z] ==> Detecting git/mercurial file structure [2026-08-15T04:53:51.120Z] ==> Reading reports [2026-08-15T04:53:51.120Z] + ./coverage.out bytes=1053837 [2026-08-15T04:53:51.120Z] ==> Appending adjustments [2026-08-15T04:53:51.120Z] https://docs.codecov.io/docs/fixing-reports [2026-08-15T04:53:53.027Z] + Found adjustments [2026-08-15T04:53:53.027Z] ==> Gzipping contents [2026-08-15T04:53:53.027Z] 108K /tmp/codecov.T683pl.gz [2026-08-15T04:53:53.027Z] ==> Uploading reports [2026-08-15T04:53:53.027Z] url: https://codecov.io [2026-08-15T04:53:53.027Z] query: branch=main&commit=c3e5490eb473795610f4f108d8e8c1a08abba7e1&build=994&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F994%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-08-15T04:53:53.027Z] -> Pinging Codecov [2026-08-15T04:53:53.027Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c3e5490eb473795610f4f108d8e8c1a08abba7e1&build=994&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F994%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-08-15T04:53:53.027Z] -> Uploading to [2026-08-15T04:53:53.028Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c3e5490eb473795610f4f108d8e8c1a08abba7e1/b3a2fbd9-ae39-4142-b6d9-372e16a2a8d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260815T045352Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=895f6e10266e487ce8a26bae508f079b8186799d43b4df49adc0788703ea3eb4 [2026-08-15T04:53:53.028Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:53:53.028Z] Dload Upload Total Spent Left Speed [2026-08-15T04:53:53.287Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 492k --:--:-- --:--:-- --:--:-- 492k [2026-08-15T04:53:53.287Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c3e5490eb473795610f4f108d8e8c1a08abba7e1 [Pipeline] } [2026-08-15T04:53:53.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-08-15T04:53:53.587Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-08-15T04:53:53.609Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:53.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-08-15T04:53:53.913Z] [2026-08-15T04:53:53.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:53:54.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-08-15T04:53:54.216Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-08-15T04:53:54.216Z] 2d35ebdb57d9: Already exists [2026-08-15T04:53:54.216Z] 85e8836fcdb2: Pulling fs layer [2026-08-15T04:53:54.216Z] 91631faa732a: Pulling fs layer [2026-08-15T04:53:54.216Z] f3f5ae8826fa: Pulling fs layer [2026-08-15T04:53:54.216Z] 4f4fb700ef54: Pulling fs layer [2026-08-15T04:53:54.216Z] 7861252a18e6: Pulling fs layer [2026-08-15T04:53:54.216Z] 9130f900ef6f: Pulling fs layer [2026-08-15T04:53:54.216Z] 7861252a18e6: Waiting [2026-08-15T04:53:54.216Z] 9130f900ef6f: Waiting [2026-08-15T04:53:54.216Z] 4f4fb700ef54: Waiting [2026-08-15T04:53:54.216Z] f3f5ae8826fa: Verifying Checksum [2026-08-15T04:53:54.216Z] f3f5ae8826fa: Download complete [2026-08-15T04:53:54.216Z] 85e8836fcdb2: Download complete [2026-08-15T04:53:54.527Z] 85e8836fcdb2: Pull complete [2026-08-15T04:53:54.527Z] 7861252a18e6: Verifying Checksum [2026-08-15T04:53:54.527Z] 7861252a18e6: Download complete [2026-08-15T04:53:54.785Z] 91631faa732a: Verifying Checksum [2026-08-15T04:53:54.785Z] 91631faa732a: Download complete [2026-08-15T04:53:55.718Z] 9130f900ef6f: Verifying Checksum [2026-08-15T04:53:55.718Z] 9130f900ef6f: Download complete [2026-08-15T04:54:00.981Z] 91631faa732a: Pull complete [2026-08-15T04:54:00.981Z] f3f5ae8826fa: Pull complete [2026-08-15T04:54:00.981Z] 4f4fb700ef54: Pull complete [2026-08-15T04:54:00.981Z] 7861252a18e6: Pull complete [2026-08-15T04:54:04.266Z] 9130f900ef6f: Pull complete [2026-08-15T04:54:04.266Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-08-15T04:54:04.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-08-15T04:54:04.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:54:04.361Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T04:54:04.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-08-15T04:54:06.343Z] $ docker top cf41d994a8ca0e6380b6f78fc9565b7f20b9608f9ead2ef182a9e814b8044da3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-15T04:54:06.658Z] + git config --global --add safe.directory /w/workspace/edgex-go/994 [Pipeline] echo [2026-08-15T04:54:06.668Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-08-15T04:54:06.946Z] + set -o pipefail [2026-08-15T04:54:06.946Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-08-15T04:54:16.973Z] [2026-08-15T04:54:16.973Z] Monitoring /w/workspace/edgex-go/994 (github.com/edgexfoundry/edgex-go)... [2026-08-15T04:54:16.973Z] [2026-08-15T04:54:16.973Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3ea17913-1ca0-4484-b5ea-cb0e120c5372 [2026-08-15T04:54:16.973Z] [2026-08-15T04:54:16.973Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-08-15T04:54:16.973Z] [2026-08-15T04:54:17.542Z] [2026-08-15T04:54:17.542Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-08-15T04:54:17.542Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-08-15T04:54:17.849Z] $ docker stop --time=1 cf41d994a8ca0e6380b6f78fc9565b7f20b9608f9ead2ef182a9e814b8044da3 [2026-08-15T04:54:20.211Z] $ docker rm -f --volumes cf41d994a8ca0e6380b6f78fc9565b7f20b9608f9ead2ef182a9e814b8044da3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-08-15T04:54:20.700Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-15T04:54:20.724Z] provisioning config files... [2026-08-15T04:54:20.731Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/994@tmp/config6409770065999743833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:54:21.038Z] --> edgex-publish-swagger.sh [2026-08-15T04:54:21.038Z] === Publish openapi API === [2026-08-15T04:54:21.038Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-08-15T04:54:21.038Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/994/openapi/core-command.yaml] [2026-08-15T04:54:21.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:21.038Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:21.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 420 207k --:--:-- --:--:-- --:--:-- 208k [2026-08-15T04:54:21.038Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:21.038Z] [2026-08-15T04:54:21.038Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/994/openapi/core-data.yaml] [2026-08-15T04:54:21.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:21.038Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:21.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 478 532k --:--:-- --:--:-- --:--:-- 533k [2026-08-15T04:54:21.297Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:21.297Z] [2026-08-15T04:54:21.297Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/994/openapi/core-keeper.yaml] [2026-08-15T04:54:21.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:21.297Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:21.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 488 218k --:--:-- --:--:-- --:--:-- 219k [2026-08-15T04:54:21.297Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:21.297Z] [2026-08-15T04:54:21.297Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/994/openapi/core-metadata.yaml] [2026-08-15T04:54:21.297Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:21.297Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:21.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 474 1174k --:--:-- --:--:-- --:--:-- 1174k [2026-08-15T04:54:21.558Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:21.558Z] [2026-08-15T04:54:21.558Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/994/openapi/security-proxy-auth.yaml] [2026-08-15T04:54:21.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:21.558Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:21.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 226k 100 24535 100 66 100 24469 628 227k --:--:-- --:--:-- --:--:-- 226k [2026-08-15T04:54:21.558Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:21.558Z] [2026-08-15T04:54:21.558Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/994/openapi/security-secretstore-setup.yaml] [2026-08-15T04:54:21.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:21.817Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:21.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 687 40760 --:--:-- --:--:-- --:--:-- 41447 [2026-08-15T04:54:21.817Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:21.817Z] [2026-08-15T04:54:21.817Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/994/openapi/support-notifications.yaml] [2026-08-15T04:54:21.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:21.817Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:21.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 488 723k --:--:-- --:--:-- --:--:-- 723k [2026-08-15T04:54:22.078Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:22.078Z] [2026-08-15T04:54:22.078Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/994/openapi/support-scheduler.yaml] [2026-08-15T04:54:22.078Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-08-15T04:54:22.078Z] Dload Upload Total Spent Left Speed [2026-08-15T04:54:22.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 559 439k --:--:-- --:--:-- --:--:-- 439k [2026-08-15T04:54:22.078Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-08-15T04:54:22.078Z] [Pipeline] } [2026-08-15T04:54:22.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-08-15T04:54:22.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-15T04:54:22.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:54:22.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-15T04:54:22.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:54:22.882Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T04:54:22.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-08-15T04:54:23.211Z] $ docker top 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 -eo pid,comm [2026-08-15T04:54:23.228Z] 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-08-15T04:54:23.228Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-15T04:54:23.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-15T04:54:23.285Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-15T04:54:23.392Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-15T04:54:23.430Z] $ docker exec 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 ssh-agent [2026-08-15T04:54:23.504Z] SSH_AUTH_SOCK=/tmp/ssh-Kr2tluFOWV5U/agent.33 [2026-08-15T04:54:23.504Z] SSH_AGENT_PID=39 [2026-08-15T04:54:23.508Z] Running ssh-add (command line suppressed) [2026-08-15T04:54:23.647Z] Identity added: /w/workspace/edgex-go/994@tmp/private_key_13673535022713612335.key (/w/workspace/edgex-go/994@tmp/private_key_13673535022713612335.key) [2026-08-15T04:54:23.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-15T04:54:23.920Z] + git semver tag [2026-08-15T04:54:24.179Z] 2026-08-15 04:54:24,213 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,217 [run_tag] DEBUG tag force:False [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,217 [check_head_tag] DEBUG check head tag [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,219 [execute] INFO git cat-file --batch-check [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/994, stdin=, shell=False, universal_newlines=False) [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,223 [execute] INFO git cat-file --batch [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/994, stdin=, shell=False, universal_newlines=False) [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,236 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,237 [execute] INFO git tag -a v4.1.0-dev.128 -m v4.1.0-dev.128 [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,237 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.128', '-m', 'v4.1.0-dev.128'], cwd=/w/workspace/edgex-go/994, stdin=None, shell=False, universal_newlines=False) [2026-08-15T04:54:24.439Z] 2026-08-15 04:54:24,240 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T04:54:24.439Z] 4.1.0-dev.128 [Pipeline] } [2026-08-15T04:54:24.483Z] $ docker exec --env ******** --env ******** 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 ssh-agent -k [2026-08-15T04:54:24.582Z] unset SSH_AUTH_SOCK; [2026-08-15T04:54:24.582Z] unset SSH_AGENT_PID; [2026-08-15T04:54:24.582Z] echo Agent pid 39 killed; [2026-08-15T04:54:24.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-15T04:54:24.885Z] + git semver [Pipeline] } [2026-08-15T04:54:25.196Z] $ docker stop --time=1 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 [2026-08-15T04:54:26.444Z] $ docker rm -f --volumes 06969d3e9e6d9790ec03a8c283455a8b7ea69c48ebc7b67ce80ed6358a5ff985 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:54:26.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-08-15T04:54:26.855Z] [2026-08-15T04:54:26.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:54:27.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-08-15T04:54:27.414Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-08-15T04:54:27.414Z] ab5ef0e58194: Pulling fs layer [2026-08-15T04:54:27.414Z] 9712f1f96733: Pulling fs layer [2026-08-15T04:54:27.414Z] 63f879dbbcfc: Pulling fs layer [2026-08-15T04:54:27.414Z] 0d9ebad4ef96: Pulling fs layer [2026-08-15T04:54:27.414Z] e9a5061849ea: Pulling fs layer [2026-08-15T04:54:27.414Z] d747dcd14b5f: Pulling fs layer [2026-08-15T04:54:27.414Z] 2de7ff778b66: Pulling fs layer [2026-08-15T04:54:27.414Z] e9a5061849ea: Waiting [2026-08-15T04:54:27.414Z] d747dcd14b5f: Waiting [2026-08-15T04:54:27.414Z] 2de7ff778b66: Waiting [2026-08-15T04:54:27.414Z] 0d9ebad4ef96: Waiting [2026-08-15T04:54:27.414Z] 9712f1f96733: Download complete [2026-08-15T04:54:27.673Z] 63f879dbbcfc: Verifying Checksum [2026-08-15T04:54:27.673Z] 63f879dbbcfc: Download complete [2026-08-15T04:54:27.931Z] e9a5061849ea: Verifying Checksum [2026-08-15T04:54:27.931Z] e9a5061849ea: Download complete [2026-08-15T04:54:27.931Z] d747dcd14b5f: Verifying Checksum [2026-08-15T04:54:27.931Z] d747dcd14b5f: Download complete [2026-08-15T04:54:27.931Z] 2de7ff778b66: Verifying Checksum [2026-08-15T04:54:27.931Z] 2de7ff778b66: Download complete [2026-08-15T04:54:28.189Z] ab5ef0e58194: Verifying Checksum [2026-08-15T04:54:28.189Z] ab5ef0e58194: Download complete [2026-08-15T04:54:28.189Z] 0d9ebad4ef96: Verifying Checksum [2026-08-15T04:54:28.189Z] 0d9ebad4ef96: Download complete [2026-08-15T04:54:32.371Z] ab5ef0e58194: Pull complete [2026-08-15T04:54:32.371Z] 9712f1f96733: Pull complete [2026-08-15T04:54:32.938Z] 63f879dbbcfc: Pull complete [2026-08-15T04:54:38.352Z] 0d9ebad4ef96: Pull complete [2026-08-15T04:54:38.352Z] e9a5061849ea: Pull complete [2026-08-15T04:54:38.352Z] d747dcd14b5f: Pull complete [2026-08-15T04:54:40.262Z] 2de7ff778b66: Pull complete [2026-08-15T04:54:40.262Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-08-15T04:54:40.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-08-15T04:54:40.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:54:40.357Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T04:54:40.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-08-15T04:54:42.112Z] $ docker top 9cda88a1bf3284a5a2f845012bcb657587235999d370f11219d278231ac4ef04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-08-15T04:54:42.152Z] provisioning config files... [2026-08-15T04:54:42.158Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/994@tmp/config8449156256362409173tmp [2026-08-15T04:54:42.167Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/994@tmp/config2631229159479544378tmp [2026-08-15T04:54:42.178Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/994@tmp/config174720140803199060tmp [Pipeline] { [Pipeline] echo [2026-08-15T04:54:42.268Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:54:42.576Z] ---> sigul-configuration.sh [2026-08-15T04:54:42.576Z] gpg: directory `/root/.gnupg' created [2026-08-15T04:54:42.576Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-08-15T04:54:42.576Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-08-15T04:54:42.576Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-08-15T04:54:42.576Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-08-15T04:54:42.576Z] gpg: CAST5 encrypted data [2026-08-15T04:54:42.576Z] gpg: encrypted with 1 passphrase [2026-08-15T04:54:42.576Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-08-15T04:54:42.870Z] + mkdir /home/jenkins [2026-08-15T04:54:42.870Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-08-15T04:54:43.169Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-08-15T04:54:43.185Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:54:43.481Z] ---> sigul-install.sh [2026-08-15T04:54:43.481Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-08-15T04:54:43.779Z] + git tag --list [2026-08-15T04:54:43.779Z] 0.6.0 [2026-08-15T04:54:43.779Z] 0.6.1 [2026-08-15T04:54:43.779Z] 0.7.0 [2026-08-15T04:54:43.779Z] 0.7.1 [2026-08-15T04:54:43.779Z] v1.0.0 [2026-08-15T04:54:43.779Z] v1.0.1 [2026-08-15T04:54:43.779Z] v1.1.0 [2026-08-15T04:54:43.779Z] v1.2.0 [2026-08-15T04:54:43.779Z] v1.2.1 [2026-08-15T04:54:43.779Z] v1.3.0 [2026-08-15T04:54:43.779Z] v1.3.1 [2026-08-15T04:54:43.779Z] v2.0.0 [2026-08-15T04:54:43.779Z] v2.1.0 [2026-08-15T04:54:43.779Z] v2.1.1 [2026-08-15T04:54:43.779Z] v2.2.0 [2026-08-15T04:54:43.779Z] v2.3.0 [2026-08-15T04:54:43.779Z] v3.0 [2026-08-15T04:54:43.779Z] v3.0.0 [2026-08-15T04:54:43.780Z] v3.1 [2026-08-15T04:54:43.780Z] v3.1.0 [2026-08-15T04:54:43.780Z] v3.1.1 [2026-08-15T04:54:43.780Z] v4.0 [2026-08-15T04:54:43.780Z] v4.0.0 [2026-08-15T04:54:43.780Z] v4.0.1 [2026-08-15T04:54:43.780Z] v4.0.2 [2026-08-15T04:54:43.780Z] v4.1.0-dev.120 [2026-08-15T04:54:43.780Z] v4.1.0-dev.121 [2026-08-15T04:54:43.780Z] v4.1.0-dev.122 [2026-08-15T04:54:43.780Z] v4.1.0-dev.123 [2026-08-15T04:54:43.780Z] v4.1.0-dev.124 [2026-08-15T04:54:43.780Z] v4.1.0-dev.125 [2026-08-15T04:54:43.780Z] v4.1.0-dev.126 [2026-08-15T04:54:43.780Z] v4.1.0-dev.127 [2026-08-15T04:54:43.780Z] v4.1.0-dev.128 [Pipeline] sh [2026-08-15T04:54:44.079Z] + lftools sign git-tag v4.1.0-dev.128 [2026-08-15T04:54:44.649Z] Signing Git tag with Sigul... [2026-08-15T04:54:44.649Z] Signing v4.1.0-dev.128 [Pipeline] echo [2026-08-15T04:54:44.916Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:54:45.208Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-08-15T04:54:45.215Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-08-15T04:54:45.282Z] $ docker stop --time=1 9cda88a1bf3284a5a2f845012bcb657587235999d370f11219d278231ac4ef04 [2026-08-15T04:54:46.559Z] $ docker rm -f --volumes 9cda88a1bf3284a5a2f845012bcb657587235999d370f11219d278231ac4ef04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-08-15T04:54:46.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-15T04:54:46.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:54:47.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-15T04:54:47.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:54:47.367Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T04:54:47.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-08-15T04:54:47.661Z] $ docker top 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b -eo pid,comm [2026-08-15T04:54:47.672Z] 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-08-15T04:54:47.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-15T04:54:47.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-15T04:54:47.728Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-15T04:54:47.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-15T04:54:47.866Z] $ docker exec 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b ssh-agent [2026-08-15T04:54:47.929Z] SSH_AUTH_SOCK=/tmp/ssh-rJAxFA4Z2d0v/agent.33 [2026-08-15T04:54:47.929Z] SSH_AGENT_PID=39 [2026-08-15T04:54:47.934Z] Running ssh-add (command line suppressed) [2026-08-15T04:54:48.064Z] Identity added: /w/workspace/edgex-go/994@tmp/private_key_8060447102924576280.key (/w/workspace/edgex-go/994@tmp/private_key_8060447102924576280.key) [2026-08-15T04:54:48.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-15T04:54:48.339Z] + git semver bump pre [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,570 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,574 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,574 [bump_version] DEBUG bumping version:4.1.0-dev.128 on axis:pre with prefix:dev [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,574 [bump_version] DEBUG bumped version:4.1.0-dev.129 [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,574 [write_version] DEBUG write version:4.1.0-dev.129 to path:/w/workspace/edgex-go/994/.semver/main with force:True [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,574 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,574 [write_file] DEBUG write to file:/w/workspace/edgex-go/994/.semver/main [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,578 [execute] INFO git cat-file --batch-check [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,578 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/994/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,582 [execute] INFO git cat-file --batch [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/994/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-15T04:54:48.598Z] 2026-08-15 04:54:48,586 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T04:54:48.598Z] 4.1.0-dev.129 [Pipeline] } [2026-08-15T04:54:48.642Z] $ docker exec --env ******** --env ******** 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b ssh-agent -k [2026-08-15T04:54:48.746Z] unset SSH_AUTH_SOCK; [2026-08-15T04:54:48.746Z] unset SSH_AGENT_PID; [2026-08-15T04:54:48.746Z] echo Agent pid 39 killed; [2026-08-15T04:54:48.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-15T04:54:49.044Z] + git semver [Pipeline] } [2026-08-15T04:54:49.349Z] $ docker stop --time=1 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b [2026-08-15T04:54:50.622Z] $ docker rm -f --volumes 2a9bbc475ba04bb74f32dc886eb5e762977cde8432774c3bb72f0d490e27dc8b [Pipeline] // withDockerContainer [Pipeline] sh [2026-08-15T04:54:50.936Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-08-15T04:54:50.936Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:54:51.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-08-15T04:54:51.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:54:51.315Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T04:54:51.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-08-15T04:54:51.618Z] $ docker top 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b -eo pid,comm [2026-08-15T04:54:51.625Z] 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-08-15T04:54:51.625Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-08-15T04:54:51.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-08-15T04:54:51.673Z] [ssh-agent] Looking for ssh-agent implementation... [2026-08-15T04:54:51.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-08-15T04:54:51.831Z] $ docker exec 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b ssh-agent [2026-08-15T04:54:51.896Z] SSH_AUTH_SOCK=/tmp/ssh-JNJNE4Iaz1dz/agent.32 [2026-08-15T04:54:51.896Z] SSH_AGENT_PID=38 [2026-08-15T04:54:51.901Z] Running ssh-add (command line suppressed) [2026-08-15T04:54:52.041Z] Identity added: /w/workspace/edgex-go/994@tmp/private_key_9172751879959919021.key (/w/workspace/edgex-go/994@tmp/private_key_9172751879959919021.key) [2026-08-15T04:54:52.020Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-08-15T04:54:52.309Z] + git semver push [2026-08-15T04:54:52.567Z] 2026-08-15 04:54:52,563 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-08-15T04:54:52.567Z] 2026-08-15 04:54:52,566 [run_push] DEBUG push [2026-08-15T04:54:52.567Z] 2026-08-15 04:54:52,567 [execute] INFO git cat-file --batch-check [2026-08-15T04:54:52.567Z] 2026-08-15 04:54:52,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/994/.semver, stdin=, shell=False, universal_newlines=False) [2026-08-15T04:54:52.567Z] 2026-08-15 04:54:52,568 [execute] INFO git rev-list 143220f87054ab242d4f78f8a30b633a1caebde9 -- [2026-08-15T04:54:52.567Z] 2026-08-15 04:54:52,568 [execute] DEBUG Popen(['git', 'rev-list', '143220f87054ab242d4f78f8a30b633a1caebde9', '--'], cwd=/w/workspace/edgex-go/994/.semver, stdin=None, shell=False, universal_newlines=False) [2026-08-15T04:54:52.567Z] 2026-08-15 04:54:52,591 [execute] INFO git fetch -v -- origin [2026-08-15T04:54:52.568Z] 2026-08-15 04:54:52,591 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/994/.semver, stdin=None, shell=False, universal_newlines=True) [2026-08-15T04:54:53.503Z] 2026-08-15 04:54:53,532 [run_push] DEBUG no remote changes detected [2026-08-15T04:54:53.503Z] 2026-08-15 04:54:53,532 [execute] INFO git push origin semver [2026-08-15T04:54:53.503Z] 2026-08-15 04:54:53,533 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/994/.semver, stdin=None, shell=False, universal_newlines=False) [2026-08-15T04:54:55.407Z] 2026-08-15 04:54:55,208 [run_push] DEBUG push all version tags [2026-08-15T04:54:55.407Z] 2026-08-15 04:54:55,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-08-15T04:54:55.407Z] 2026-08-15 04:54:55,209 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/994, stdin=None, shell=False, universal_newlines=False) [2026-08-15T04:54:56.789Z] 2026-08-15 04:54:56,490 [read_version] DEBUG read version from /w/workspace/edgex-go/994/.semver/main [2026-08-15T04:54:56.789Z] 4.1.0-dev.129 [Pipeline] } [2026-08-15T04:54:56.832Z] $ docker exec --env ******** --env ******** 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b ssh-agent -k [2026-08-15T04:54:56.928Z] unset SSH_AUTH_SOCK; [2026-08-15T04:54:56.928Z] unset SSH_AGENT_PID; [2026-08-15T04:54:56.929Z] echo Agent pid 38 killed; [2026-08-15T04:54:56.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-08-15T04:54:57.232Z] + git semver [Pipeline] } [2026-08-15T04:54:57.539Z] $ docker stop --time=1 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b [2026-08-15T04:54:58.798Z] $ docker rm -f --volumes 9876fe8a20a74292add11b072b7b3804a345e0877667e489e1cf158b5af3db3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-08-15T04:54:59.319Z] + [ -d /w/workspace/edgex-go/994/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:54:59.605Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:55:00.460Z] ---> package-listing.sh [2026-08-15T04:55:00.460Z] ++ facter osfamily [2026-08-15T04:55:00.460Z] ++ tr '[:upper:]' '[:lower:]' [2026-08-15T04:55:00.718Z] + OS_FAMILY=debian [2026-08-15T04:55:00.718Z] + workspace=/w/workspace/edgex-go/994 [2026-08-15T04:55:00.718Z] + START_PACKAGES=/tmp/packages_start.txt [2026-08-15T04:55:00.718Z] + END_PACKAGES=/tmp/packages_end.txt [2026-08-15T04:55:00.718Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-08-15T04:55:00.718Z] + PACKAGES=/tmp/packages_start.txt [2026-08-15T04:55:00.718Z] + '[' /w/workspace/edgex-go/994 ']' [2026-08-15T04:55:00.718Z] + PACKAGES=/tmp/packages_end.txt [2026-08-15T04:55:00.718Z] + case "${OS_FAMILY}" in [2026-08-15T04:55:00.718Z] + dpkg -l [2026-08-15T04:55:00.718Z] + grep '^ii' [2026-08-15T04:55:00.718Z] + '[' -f /tmp/packages_start.txt ']' [2026-08-15T04:55:00.718Z] + '[' -f /tmp/packages_end.txt ']' [2026-08-15T04:55:00.718Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-08-15T04:55:00.718Z] + '[' /w/workspace/edgex-go/994 ']' [2026-08-15T04:55:00.718Z] + mkdir -p /w/workspace/edgex-go/994/archives/ [2026-08-15T04:55:00.718Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/994/archives/ [Pipeline] echo [2026-08-15T04:55:00.728Z] 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/994/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-08-15T04:55:01.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:55:01.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-15T04:55:01.569Z] [2026-08-15T04:55:01.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-08-15T04:55:01.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-15T04:55:01.911Z] latest: Pulling from edgex-lftools-log-publisher [2026-08-15T04:55:01.911Z] 5eb5b503b376: Pulling fs layer [2026-08-15T04:55:01.911Z] 5c69ac0246d0: Pulling fs layer [2026-08-15T04:55:01.911Z] ec43610c2a17: Pulling fs layer [2026-08-15T04:55:01.911Z] 3a2ae6a8a46f: Pulling fs layer [2026-08-15T04:55:01.911Z] 33b1e0a273af: Pulling fs layer [2026-08-15T04:55:01.911Z] 5d3b04190fa2: Pulling fs layer [2026-08-15T04:55:01.911Z] 2f39f015ded8: Pulling fs layer [2026-08-15T04:55:01.911Z] 33b1e0a273af: Waiting [2026-08-15T04:55:01.911Z] 2f39f015ded8: Waiting [2026-08-15T04:55:01.911Z] 5d3b04190fa2: Waiting [2026-08-15T04:55:01.911Z] 3a2ae6a8a46f: Waiting [2026-08-15T04:55:01.911Z] 5c69ac0246d0: Download complete [2026-08-15T04:55:01.911Z] 3a2ae6a8a46f: Download complete [2026-08-15T04:55:01.911Z] 33b1e0a273af: Verifying Checksum [2026-08-15T04:55:01.911Z] 33b1e0a273af: Download complete [2026-08-15T04:55:01.911Z] ec43610c2a17: Download complete [2026-08-15T04:55:02.168Z] 5d3b04190fa2: Verifying Checksum [2026-08-15T04:55:02.168Z] 5d3b04190fa2: Download complete [2026-08-15T04:55:02.168Z] 5eb5b503b376: Verifying Checksum [2026-08-15T04:55:02.168Z] 5eb5b503b376: Download complete [2026-08-15T04:55:02.734Z] 2f39f015ded8: Download complete [2026-08-15T04:55:04.107Z] 5eb5b503b376: Pull complete [2026-08-15T04:55:04.107Z] 5c69ac0246d0: Pull complete [2026-08-15T04:55:04.674Z] ec43610c2a17: Pull complete [2026-08-15T04:55:04.674Z] 3a2ae6a8a46f: Pull complete [2026-08-15T04:55:04.932Z] 33b1e0a273af: Pull complete [2026-08-15T04:55:04.932Z] 5d3b04190fa2: Pull complete [2026-08-15T04:55:11.521Z] 2f39f015ded8: Pull complete [2026-08-15T04:55:11.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-08-15T04:55:11.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-08-15T04:55:11.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-08-15T04:55:11.637Z] prd-ubuntu20.04-docker-8c-8g-453 does not seem to be running inside a container [2026-08-15T04:55:11.699Z] $ 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/994/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/994 -v /w/workspace/edgex-go/994:/w/workspace/edgex-go/994:rw,z -v /w/workspace/edgex-go/994@tmp:/w/workspace/edgex-go/994@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-08-15T04:55:13.210Z] $ docker top e97ecc34bf094632bb900256204560d9a2ed79bfa012034c30d3875b7a141820 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-08-15T04:55:13.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-08-15T04:55:13.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-08-15T04:55:14.074Z] + ls /var/log/sa-host [2026-08-15T04:55:14.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-08-15T04:55:14.244Z] provisioning config files... [2026-08-15T04:55:14.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/994@tmp/config511055528332563185tmp [Pipeline] { [Pipeline] echo [2026-08-15T04:55:14.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:55:14.550Z] ---> create-netrc.sh [Pipeline] } [2026-08-15T04:55:14.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:55:14.904Z] ---> python-tools-install.sh [Pipeline] echo [2026-08-15T04:55:14.913Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:55:15.207Z] ---> sudo-logs.sh [2026-08-15T04:55:15.207Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-08-15T04:55:15.231Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:55:15.513Z] ---> job-cost.sh [2026-08-15T04:55:15.513Z] lf-activate-venv: SKIPPING [2026-08-15T04:55:15.513Z] DEBUG: total: 0.10999999940395355 [2026-08-15T04:55:15.513Z] INFO: Retrieving Stack Cost... [2026-08-15T04:55:15.771Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-08-15T04:55:16.340Z] INFO: Archiving Costs [Pipeline] echo [2026-08-15T04:55:16.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-08-15T04:55:16.635Z] ---> logs-deploy.sh [2026-08-15T04:55:16.635Z] lf-activate-venv: SKIPPING [2026-08-15T04:55:16.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/994 [2026-08-15T04:55:16.635Z] INFO: archiving workspace using pattern(s): [2026-08-15T04:55:17.570Z] Archives upload complete. [2026-08-15T04:55:17.828Z] INFO: archiving logs to Nexus