Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4382fa897e382c6db58840c4ee14b0b0255d0821 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-ssh11563679933198707037.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-ssh856878027719154619.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-ssh14541997908940520977.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-ssh17174344883241722261.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-ssh7941415140185207428.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15877 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/992 [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/992 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4382fa897e382c6db58840c4ee14b0b0255d0821 (main) Commit message: "Merge pull request #5454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.75" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4382fa897e382c6db58840c4ee14b0b0255d0821 # timeout=10 > git rev-list --no-walk 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-28T01:41:38.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-28T01:41:38.654Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-28T01:41:38.681Z] ========================================================= [2026-07-28T01:41:38.681Z] EdgeX Global Pipelines Version Info [2026-07-28T01:41:38.681Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-28T01:41:39.799Z] ------------------- [2026-07-28T01:41:39.799Z] stable info: [2026-07-28T01:41:39.799Z] ------------------- [2026-07-28T01:41:39.799Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-28T01:41:39.799Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-28T01:41:39.799Z] Message: update stable to v1.0.281 [2026-07-28T01:41:40.370Z] ------------------- [2026-07-28T01:41:40.370Z] experimental info: [2026-07-28T01:41:40.370Z] ------------------- [2026-07-28T01:41:40.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-28T01:41:40.370Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-28T01:41:40.370Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-28T01:41:40.492Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-07-28T01:41:40.521Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-07-28T01:41:40.552Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-28T01:41:40.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-28T01:41:40.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-28T01:41:40.632Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-07-28T01:41:40.662Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-07-28T01:41:40.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-07-28T01:41:40.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-07-28T01:41:40.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-07-28T01:41:40.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-07-28T01:41:40.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-28T01:41:40.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-28T01:41:40.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-28T01:41:40.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-28T01:41:40.890Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-07-28T01:41:40.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-07-28T01:41:40.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-28T01:41:40.961Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-07-28T01:41:40.984Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-07-28T01:41:41.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-28T01:41:41.032Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-28T01:41:41.056Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-07-28T01:41:41.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-07-28T01:41:41.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-07-28T01:41:41.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-07-28T01:41:41.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] echo [2026-07-28T01:41:41.186Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4382fa8 [Pipeline] echo [2026-07-28T01:41:41.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-28T01:41:41.273Z] provisioning config files... [2026-07-28T01:41:41.290Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config17941287885010191564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-28T01:41:41.643Z] ---> ****-login.sh [2026-07-28T01:41:41.643Z] nexus3.edgexfoundry.org:10001 [2026-07-28T01:41:41.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:41:42.166Z] [2026-07-28T01:41:42.167Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-28T01:41:42.167Z] Configure a credential helper to remove this warning. See [2026-07-28T01:41:42.167Z] https://docs.****.com/go/credential-store/ [2026-07-28T01:41:42.167Z] [2026-07-28T01:41:42.167Z] Login Succeeded [2026-07-28T01:41:42.167Z] nexus3.edgexfoundry.org:10002 [2026-07-28T01:41:42.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:41:42.167Z] [2026-07-28T01:41:42.167Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-28T01:41:42.167Z] Configure a credential helper to remove this warning. See [2026-07-28T01:41:42.167Z] https://docs.****.com/go/credential-store/ [2026-07-28T01:41:42.167Z] [2026-07-28T01:41:42.167Z] Login Succeeded [2026-07-28T01:41:42.167Z] nexus3.edgexfoundry.org:10003 [2026-07-28T01:41:42.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:41:42.167Z] [2026-07-28T01:41:42.167Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-28T01:41:42.167Z] Configure a credential helper to remove this warning. See [2026-07-28T01:41:42.167Z] https://docs.****.com/go/credential-store/ [2026-07-28T01:41:42.167Z] [2026-07-28T01:41:42.168Z] Login Succeeded [2026-07-28T01:41:42.168Z] nexus3.edgexfoundry.org:10004 [2026-07-28T01:41:42.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:41:42.428Z] [2026-07-28T01:41:42.428Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-28T01:41:42.428Z] Configure a credential helper to remove this warning. See [2026-07-28T01:41:42.428Z] https://docs.****.com/go/credential-store/ [2026-07-28T01:41:42.428Z] [2026-07-28T01:41:42.428Z] Login Succeeded [2026-07-28T01:41:42.428Z] ****.io [2026-07-28T01:41:42.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:41:42.688Z] [2026-07-28T01:41:42.688Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-28T01:41:42.689Z] Configure a credential helper to remove this warning. See [2026-07-28T01:41:42.689Z] https://docs.****.com/go/credential-store/ [2026-07-28T01:41:42.689Z] [2026-07-28T01:41:42.689Z] Login Succeeded [2026-07-28T01:41:42.689Z] ---> ****-login.sh ends [Pipeline] } [2026-07-28T01:41:42.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-28T01:41:43.037Z] + 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-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + dirname cmd/core-command/Dockerfile [2026-07-28T01:41:43.037Z] + echo core-command,cmd/core-command/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/core-data/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo core-data,cmd/core-data/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/core-keeper/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/core-metadata/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-07-28T01:41:43.037Z] + + dirname cmd/security-bootstrapper/Dockerfile [2026-07-28T01:41:43.037Z] cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-07-28T01:41:43.037Z] + dirname+ cmd/security-spire-agent/Dockerfile [2026-07-28T01:41:43.037Z] cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/security-spire-config/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/security-spire-server/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/support-notifications/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-07-28T01:41:43.037Z] + dirname cmd/support-scheduler/Dockerfile [2026-07-28T01:41:43.037Z] + cut -d/ -f2 [2026-07-28T01:41:43.037Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-07-28T01:41:43.077Z] 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-07-28T01:41:43.458Z] + git rev-list -1 --merges 4382fa897e382c6db58840c4ee14b0b0255d0821~1..4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] echo [2026-07-28T01:41:43.471Z] -----------> git rev-list -1 --merges 4382fa897e382c6db58840c4ee14b0b0255d0821~1..4382fa897e382c6db58840c4ee14b0b0255d0821 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:41:43.471Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [false] [Pipeline] sh [2026-07-28T01:41:43.775Z] + git log --format=format:%s -1 4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] echo [2026-07-28T01:41:43.793Z] ========================================================= [2026-07-28T01:41:43.793Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-28T01:41:43.793Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-07-28T01:41:44.341Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-28T01:41:44.341Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-28T01:41:44.341Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-28T01:41:44.341Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-28T01:41:44.341Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-07-28T01:41:44.341Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-07-28T01:41:44.341Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:41:44.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-28T01:41:44.796Z] [2026-07-28T01:41:44.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:41:45.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-28T01:41:45.106Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-28T01:41:45.106Z] 3dae71ba6b94: Pulling fs layer [2026-07-28T01:41:45.106Z] 6bf1a483ea7c: Pulling fs layer [2026-07-28T01:41:45.106Z] f5dfc541a4d3: Pulling fs layer [2026-07-28T01:41:45.106Z] 461d9e800cba: Pulling fs layer [2026-07-28T01:41:45.106Z] 80192f66455f: Pulling fs layer [2026-07-28T01:41:45.106Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-28T01:41:45.106Z] a29436f7fd5d: Pulling fs layer [2026-07-28T01:41:45.106Z] 923cac83aea3: Pulling fs layer [2026-07-28T01:41:45.106Z] 25ad8b0a4227: Pulling fs layer [2026-07-28T01:41:45.106Z] db01528c6b51: Pulling fs layer [2026-07-28T01:41:45.106Z] 28988de357af: Pulling fs layer [2026-07-28T01:41:45.106Z] 461d9e800cba: Waiting [2026-07-28T01:41:45.106Z] a29436f7fd5d: Waiting [2026-07-28T01:41:45.106Z] 80192f66455f: Waiting [2026-07-28T01:41:45.106Z] 923cac83aea3: Waiting [2026-07-28T01:41:45.106Z] 28988de357af: Waiting [2026-07-28T01:41:45.106Z] 25ad8b0a4227: Waiting [2026-07-28T01:41:45.106Z] db01528c6b51: Waiting [2026-07-28T01:41:45.106Z] 2e8e34ca0e6c: Waiting [2026-07-28T01:41:45.106Z] 6bf1a483ea7c: Verifying Checksum [2026-07-28T01:41:45.106Z] 6bf1a483ea7c: Download complete [2026-07-28T01:41:45.106Z] 461d9e800cba: Download complete [2026-07-28T01:41:45.367Z] 80192f66455f: Verifying Checksum [2026-07-28T01:41:45.367Z] 80192f66455f: Download complete [2026-07-28T01:41:45.367Z] f5dfc541a4d3: Verifying Checksum [2026-07-28T01:41:45.367Z] f5dfc541a4d3: Download complete [2026-07-28T01:41:45.367Z] 3dae71ba6b94: Verifying Checksum [2026-07-28T01:41:45.367Z] 3dae71ba6b94: Download complete [2026-07-28T01:41:45.367Z] 923cac83aea3: Verifying Checksum [2026-07-28T01:41:45.367Z] 923cac83aea3: Download complete [2026-07-28T01:41:45.367Z] 25ad8b0a4227: Verifying Checksum [2026-07-28T01:41:45.367Z] 25ad8b0a4227: Download complete [2026-07-28T01:41:45.367Z] db01528c6b51: Verifying Checksum [2026-07-28T01:41:45.367Z] db01528c6b51: Download complete [2026-07-28T01:41:45.626Z] 28988de357af: Verifying Checksum [2026-07-28T01:41:45.627Z] 28988de357af: Download complete [2026-07-28T01:41:45.627Z] a29436f7fd5d: Verifying Checksum [2026-07-28T01:41:45.627Z] a29436f7fd5d: Download complete [2026-07-28T01:41:45.885Z] 2e8e34ca0e6c: Verifying Checksum [2026-07-28T01:41:45.885Z] 2e8e34ca0e6c: Download complete [2026-07-28T01:41:46.840Z] 3dae71ba6b94: Pull complete [2026-07-28T01:41:47.102Z] 6bf1a483ea7c: Pull complete [2026-07-28T01:41:48.042Z] f5dfc541a4d3: Pull complete [2026-07-28T01:41:48.042Z] 461d9e800cba: Pull complete [2026-07-28T01:41:48.042Z] 80192f66455f: Pull complete [2026-07-28T01:41:52.231Z] 2e8e34ca0e6c: Pull complete [2026-07-28T01:41:53.169Z] a29436f7fd5d: Pull complete [2026-07-28T01:41:53.169Z] 923cac83aea3: Pull complete [2026-07-28T01:41:53.430Z] 25ad8b0a4227: Pull complete [2026-07-28T01:41:53.430Z] db01528c6b51: Pull complete [2026-07-28T01:41:53.430Z] 28988de357af: Pull complete [2026-07-28T01:41:53.690Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-28T01:41:53.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-28T01:41:53.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T01:41:53.884Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T01:41:53.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T01:41:57.626Z] $ docker top 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 -eo pid,comm [2026-07-28T01:41:57.679Z] 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-07-28T01:41:57.679Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-28T01:41:57.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-28T01:41:57.753Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-28T01:41:57.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-28T01:41:57.858Z] $ docker exec 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent [2026-07-28T01:41:57.965Z] SSH_AUTH_SOCK=/tmp/ssh-jZo8StQVGFD0/agent.33 [2026-07-28T01:41:57.965Z] SSH_AGENT_PID=39 [2026-07-28T01:41:57.970Z] Running ssh-add (command line suppressed) [2026-07-28T01:41:58.071Z] Identity added: /w/workspace/edgex-go/992@tmp/private_key_16719123240593414958.key (/w/workspace/edgex-go/992@tmp/private_key_16719123240593414958.key) [2026-07-28T01:41:58.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-28T01:41:58.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] sh [2026-07-28T01:41:58.686Z] + git tag --points-at HEAD [Pipeline] } [2026-07-28T01:41:58.696Z] $ docker exec --env ******** --env ******** 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent -k [2026-07-28T01:41:58.789Z] unset SSH_AUTH_SOCK; [2026-07-28T01:41:58.790Z] unset SSH_AGENT_PID; [2026-07-28T01:41:58.790Z] echo Agent pid 39 killed; [2026-07-28T01:41:58.808Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-28T01:41:58.867Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-28T01:41:58.867Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-28T01:41:58.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-28T01:41:58.971Z] $ docker exec 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent [2026-07-28T01:41:59.073Z] SSH_AUTH_SOCK=/tmp/ssh-smCe3POiMCyX/agent.86 [2026-07-28T01:41:59.073Z] SSH_AGENT_PID=92 [2026-07-28T01:41:59.079Z] Running ssh-add (command line suppressed) [2026-07-28T01:41:59.166Z] Identity added: /w/workspace/edgex-go/992@tmp/private_key_9428843221314867124.key (/w/workspace/edgex-go/992@tmp/private_key_9428843221314867124.key) [2026-07-28T01:41:59.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-28T01:41:59.493Z] + git semver init [2026-07-28T01:41:59.753Z] 2026-07-28 01:41:59,688 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-28T01:41:59.753Z] 2026-07-28 01:41:59,692 [run_init] DEBUG init version:0.0.0 force:False [2026-07-28T01:41:59.753Z] 2026-07-28 01:41:59,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/992/.semver [2026-07-28T01:41:59.753Z] 2026-07-28 01:41:59,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/992/.semver [2026-07-28T01:41:59.753Z] 2026-07-28 01:41:59,693 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/992/.semver'], cwd=/w/workspace/edgex-go/992, stdin=None, shell=False, universal_newlines=False) [2026-07-28T01:42:05.048Z] 2026-07-28 01:42:05,011 [append_file] DEBUG append to file:/w/workspace/edgex-go/992/.git/info/exclude [2026-07-28T01:42:05.048Z] 2026-07-28 01:42:05,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/992/.semver/main with force:False [2026-07-28T01:42:05.048Z] 2026-07-28 01:42:05,012 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T01:42:05.048Z] 2026-07-28 01:42:05,012 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T01:42:05.048Z] 4.1.0-dev.127 [Pipeline] } [2026-07-28T01:42:05.065Z] $ docker exec --env ******** --env ******** 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 ssh-agent -k [2026-07-28T01:42:05.167Z] unset SSH_AUTH_SOCK; [2026-07-28T01:42:05.168Z] unset SSH_AGENT_PID; [2026-07-28T01:42:05.168Z] echo Agent pid 92 killed; [2026-07-28T01:42:05.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-28T01:42:05.507Z] + git semver [Pipeline] } [2026-07-28T01:42:05.804Z] $ docker stop --time=1 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 [2026-07-28T01:42:07.217Z] $ docker rm -f --volumes 32461158fc925d038546ccaca42d882e9865cd75f2b7b2b60139a53ab0186176 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-28T01:42:07.626Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-28T01:42:07.980Z] Stashed 1 file(s) [Pipeline] echo [2026-07-28T01:42:07.984Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.127 [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-07-28T01:42:08.514Z] + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] echo [2026-07-28T01:42:08.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-28T01:42:08.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-28T01:42:08.572Z] ========================================================= [2026-07-28T01:42:08.572Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-07-28T01:42:08.572Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-28T01:42:08.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-28T01:42:08.877Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-07-28T01:42:08.877Z] 2d35ebdb57d9: Pulling fs layer [2026-07-28T01:42:08.877Z] c35fb4624d26: Pulling fs layer [2026-07-28T01:42:08.877Z] 4e2aec7ef170: Pulling fs layer [2026-07-28T01:42:08.877Z] 333b49ad6fbf: Pulling fs layer [2026-07-28T01:42:08.877Z] 4f4fb700ef54: Pulling fs layer [2026-07-28T01:42:08.877Z] c3e65509a76b: Pulling fs layer [2026-07-28T01:42:08.877Z] 7cf9ebb963bd: Pulling fs layer [2026-07-28T01:42:08.877Z] bb34ca984cfb: Pulling fs layer [2026-07-28T01:42:08.877Z] 151cf03bc807: Pulling fs layer [2026-07-28T01:42:08.877Z] 4f4fb700ef54: Waiting [2026-07-28T01:42:08.877Z] c3e65509a76b: Waiting [2026-07-28T01:42:08.877Z] 7cf9ebb963bd: Waiting [2026-07-28T01:42:08.877Z] 151cf03bc807: Waiting [2026-07-28T01:42:08.877Z] bb34ca984cfb: Waiting [2026-07-28T01:42:08.877Z] 333b49ad6fbf: Waiting [2026-07-28T01:42:08.877Z] c35fb4624d26: Verifying Checksum [2026-07-28T01:42:08.877Z] c35fb4624d26: Download complete [2026-07-28T01:42:08.877Z] 333b49ad6fbf: Download complete [2026-07-28T01:42:09.138Z] 4f4fb700ef54: Download complete [2026-07-28T01:42:09.138Z] c3e65509a76b: Verifying Checksum [2026-07-28T01:42:09.138Z] c3e65509a76b: Download complete [2026-07-28T01:42:09.138Z] 2d35ebdb57d9: Verifying Checksum [2026-07-28T01:42:09.138Z] 2d35ebdb57d9: Download complete [2026-07-28T01:42:09.138Z] 2d35ebdb57d9: Pull complete [2026-07-28T01:42:09.138Z] 7cf9ebb963bd: Verifying Checksum [2026-07-28T01:42:09.138Z] 7cf9ebb963bd: Download complete [2026-07-28T01:42:09.396Z] 4e2aec7ef170: Verifying Checksum [2026-07-28T01:42:09.396Z] 4e2aec7ef170: Download complete [2026-07-28T01:42:09.396Z] c35fb4624d26: Pull complete [2026-07-28T01:42:09.396Z] 151cf03bc807: Verifying Checksum [2026-07-28T01:42:09.396Z] 151cf03bc807: Download complete [2026-07-28T01:42:09.962Z] bb34ca984cfb: Verifying Checksum [2026-07-28T01:42:09.962Z] bb34ca984cfb: Download complete [2026-07-28T01:42:14.158Z] 4e2aec7ef170: Pull complete [2026-07-28T01:42:14.158Z] 333b49ad6fbf: Pull complete [2026-07-28T01:42:14.158Z] 4f4fb700ef54: Pull complete [2026-07-28T01:42:14.158Z] c3e65509a76b: Pull complete [2026-07-28T01:42:14.416Z] 7cf9ebb963bd: Pull complete [2026-07-28T01:42:16.949Z] bb34ca984cfb: Pull complete [2026-07-28T01:42:17.534Z] 151cf03bc807: Pull complete [2026-07-28T01:42:17.534Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-07-28T01:42:17.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-28T01:42:17.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-28T01:42:17.849Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-28T01:42:17.849Z] WORKDIR /edgex [2026-07-28T01:42:17.849Z] COPY go.mod . [2026-07-28T01:42:17.849Z] RUN go mod download [2026-07-28T01:42:17.849Z] + docker build -t ci-base-image-x86_64 -f - . [2026-07-28T01:42:18.429Z] #0 building with "default" instance using docker driver [2026-07-28T01:42:18.429Z] [2026-07-28T01:42:18.429Z] #1 [internal] load build definition from Dockerfile [2026-07-28T01:42:18.429Z] #1 transferring dockerfile: 164B done [2026-07-28T01:42:18.429Z] #1 DONE 0.0s [2026-07-28T01:42:18.429Z] [2026-07-28T01:42:18.429Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-28T01:42:18.429Z] #2 DONE 0.0s [2026-07-28T01:42:18.429Z] [2026-07-28T01:42:18.429Z] #3 [internal] load .dockerignore [2026-07-28T01:42:18.429Z] #3 transferring context: [2026-07-28T01:42:18.429Z] #3 transferring context: 50B done [2026-07-28T01:42:18.429Z] #3 DONE 0.1s [2026-07-28T01:42:18.429Z] [2026-07-28T01:42:18.429Z] #4 [internal] load build context [2026-07-28T01:42:18.429Z] #4 transferring context: 7.01kB done [2026-07-28T01:42:18.429Z] #4 DONE 0.0s [2026-07-28T01:42:18.429Z] [2026-07-28T01:42:18.429Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-28T01:42:18.429Z] #5 DONE 0.1s [2026-07-28T01:42:18.689Z] [2026-07-28T01:42:18.689Z] #6 [2/4] WORKDIR /edgex [2026-07-28T01:42:21.983Z] #6 DONE 3.3s [2026-07-28T01:42:21.983Z] [2026-07-28T01:42:21.983Z] #7 [3/4] COPY go.mod . [2026-07-28T01:42:21.983Z] #7 DONE 0.0s [2026-07-28T01:42:21.983Z] [2026-07-28T01:42:21.983Z] #8 [4/4] RUN go mod download [2026-07-28T01:42:23.121Z] Still waiting to schedule task [2026-07-28T01:42:23.121Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15875’ [2026-07-28T01:42:34.194Z] #8 DONE 11.2s [2026-07-28T01:42:34.194Z] [2026-07-28T01:42:34.194Z] #9 exporting to image [2026-07-28T01:42:34.194Z] #9 exporting layers [2026-07-28T01:42:36.726Z] #9 exporting layers 3.2s done [2026-07-28T01:42:36.726Z] #9 writing image sha256:0af178d5756a39065b1883a083987fc2457a3feefb02e8aa45e39de59582f9a0 done [2026-07-28T01:42:36.726Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-07-28T01:42:36.726Z] #9 DONE 3.3s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:42:37.127Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-28T01:42:37.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T01:42:37.221Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T01:42:37.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T01:42:37.520Z] $ docker top 55e6544b7277eb208868dd85fa193c35d76d63e7975803907c502ebb67b7c25c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-28T01:42:37.863Z] + go version [2026-07-28T01:42:37.863Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-07-28T01:42:37.875Z] $ docker stop --time=1 55e6544b7277eb208868dd85fa193c35d76d63e7975803907c502ebb67b7c25c [2026-07-28T01:42:39.145Z] $ docker rm -f --volumes 55e6544b7277eb208868dd85fa193c35d76d63e7975803907c502ebb67b7c25c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:42:39.586Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-28T01:42:39.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T01:42:39.671Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T01:42:39.698Z] $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T01:42:39.927Z] $ docker top 11c3a410d2152fbd3f26f96b7579091516ce47c2c10330a7045aeb75f1889d4d -eo pid,comm [Pipeline] { [Pipeline] echo [2026-07-28T01:42:39.996Z] ========================================================= [2026-07-28T01:42:39.996Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-07-28T01:42:39.996Z] ========================================================= [Pipeline] sh [2026-07-28T01:42:40.281Z] + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] fileExists [Pipeline] sh [2026-07-28T01:42:40.590Z] + make test [2026-07-28T01:42:40.590Z] go test -race -coverprofile=coverage.out ./... [2026-07-28T01:42:48.697Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-07-28T01:43:20.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2026-07-28T01:43:24.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.083s coverage: 71.0% of statements [2026-07-28T01:43:24.087Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-07-28T01:43:24.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2026-07-28T01:43:24.087Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-07-28T01:43:24.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.081s coverage: 57.3% of statements [2026-07-28T01:43:24.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2026-07-28T01:43:24.087Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-07-28T01:43:24.087Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-07-28T01:43:24.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.399s coverage: 94.2% of statements [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-07-28T01:43:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements [2026-07-28T01:43:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-07-28T01:43:24.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.035s coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-07-28T01:43:24.346Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-07-28T01:43:25.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 11.1% of statements [2026-07-28T01:43:25.290Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-07-28T01:43:25.290Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 97.7% of statements [2026-07-28T01:43:27.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-07-28T01:43:27.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-07-28T01:43:27.830Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-07-28T01:43:30.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements [2026-07-28T01:43:30.378Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-07-28T01:43:30.378Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-07-28T01:43:30.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2026-07-28T01:43:30.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-07-28T01:43:30.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.052s coverage: 38.2% of statements [2026-07-28T01:43:30.378Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-07-28T01:43:30.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-07-28T01:43:30.378Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-07-28T01:43:30.378Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-07-28T01:43:30.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2026-07-28T01:43:30.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2026-07-28T01:43:30.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.028s coverage: 89.5% of statements [2026-07-28T01:43:31.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 93.1% of statements [2026-07-28T01:43:31.772Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2026-07-28T01:43:43.992Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 94.1% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 68.8% of statements [2026-07-28T01:43:52.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.057s coverage: 81.8% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.049s coverage: 82.1% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2026-07-28T01:43:52.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements [2026-07-28T01:43:52.114Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-07-28T01:43:52.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.034s coverage: 33.3% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.153s coverage: 54.8% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2026-07-28T01:43:52.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-07-28T01:43:52.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 93.8% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements [2026-07-28T01:43:52.115Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-07-28T01:43:52.115Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements [2026-07-28T01:43:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-07-28T01:43:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 19.8% of statements [2026-07-28T01:43:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.033s coverage: 19.1% of statements [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 97.7% of statements [2026-07-28T01:43:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-07-28T01:43:56.307Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 48.8% of statements [2026-07-28T01:43:56.307Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-07-28T01:43:56.307Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-28T01:43:56.307Z] 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-07-28T01:43:56.307Z] running golangci-lint [2026-07-28T01:43:56.307Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-07-28T01:43:56.307Z] go version go1.25.2 linux/amd64 [2026-07-28T01:43:56.566Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-07-28T01:43:56.566Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-07-28T01:43:56.566Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-07-28T01:43:56.566Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-07-28T01:43:56.566Z] level=info msg="[goenv] Read go env for 2.645286ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-07-28T01:43:56.566Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-07-28T01:44:18.481Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.986851884s" [2026-07-28T01:44:18.740Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.023711ms" [2026-07-28T01:44:30.954Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.625093338s with top 10 stages: buildir: 52.700337248s, inspect: 2.974814749s, gosec: 2.645799296s, fact_deprecated: 2.496089961s, ctrlflow: 1.580875696s, printf: 1.538999464s, fact_purity: 1.506208627s, nilness: 1.128249796s, typedness: 983.079624ms, SA5012: 889.446869ms" [2026-07-28T01:44:30.954Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-07-28T01:44:30.954Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-07-28T01:44:30.954Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-07-28T01:44:30.954Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-07-28T01:44:30.954Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 35/35, nolint_filter: 21/0, cgo: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, exclusion_rules: 22/21" [2026-07-28T01:44:30.954Z] level=info msg="[runner] processing took 8.15788ms with stages: nolint_filter: 7.327954ms, generated_file_filter: 606.933µs, exclusion_rules: 125.558µs, exclusion_paths: 50.582µs, path_relativity: 32.122µs, cgo: 2.73µs, sort_results: 2.65µs, path_absoluter: 2.46µs, filename_unadjuster: 1.92µs, invalid_issue: 1.801µs, max_same_issues: 760ns, fixer: 730ns, diff: 390ns, source_code: 260ns, path_prettifier: 250ns, uniq_by_line: 210ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, path_shortener: 140ns, severity-rules: 100ns" [2026-07-28T01:44:30.954Z] level=info msg="[runner] linters took 11.383421686s with stages: goanalysis_metalinter: 11.375195882s" [2026-07-28T01:44:30.954Z] 0 issues. [2026-07-28T01:44:30.954Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-07-28T01:44:30.954Z] level=info msg="Memory: 334 samples, avg is 327.8MB, max is 1394.9MB" [2026-07-28T01:44:30.954Z] level=info msg="Execution took 33.428591551s" [2026-07-28T01:44:30.954Z] go vet ./... [2026-07-28T01:44:37.524Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-07-28T01:44:37.524Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-07-28T01:44:37.524Z] ./bin/test-attribution-txt.sh [2026-07-28T01:44:37.524Z] An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add [2026-07-28T01:44:37.524Z] An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add [2026-07-28T01:44:37.524Z] An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add [2026-07-28T01:44:37.524Z] An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo [2026-07-28T01:44:37.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-07-28T01:44:37.841Z] + ls -al . [2026-07-28T01:44:37.841Z] total 1412 [2026-07-28T01:44:37.841Z] drwxrwxr-x 11 1001 1001 4096 Jul 28 01:42 . [2026-07-28T01:44:37.841Z] drwxr-xr-x 4 root root 4096 Jul 28 01:42 .. [2026-07-28T01:44:37.841Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 .blubracket [2026-07-28T01:44:37.841Z] -rw-rw-r-- 1 1001 1001 10 Jul 28 01:41 .dockerignore [2026-07-28T01:44:37.841Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 01:43 .git [2026-07-28T01:44:37.841Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 01:41 .github [2026-07-28T01:44:37.841Z] -rw-rw-r-- 1 1001 1001 909 Jul 28 01:41 .gitignore [2026-07-28T01:44:37.841Z] -rw-rw-r-- 1 1001 1001 359 Jul 28 01:41 .golangci.yml [2026-07-28T01:44:37.841Z] -rw-rw-r-- 1 1001 1001 100 Jul 28 01:41 .hadolint.yml [2026-07-28T01:44:37.841Z] drwxr-xr-x 3 1001 1001 4096 Jul 28 01:42 .semver [2026-07-28T01:44:37.841Z] -rw-rw-r-- 1 1001 1001 155 Jul 28 01:41 .sonarcloud.properties [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 01:41 ADOPTERS.md [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 20149 Jul 28 01:41 Attribution.txt [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 118730 Jul 28 01:41 CHANGELOG.md [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 01:41 CONTRIBUTING.md [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 01:41 GOVERNANCE.md [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 886 Jul 28 01:41 Jenkinsfile [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 01:41 LICENSE [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 16743 Jul 28 01:41 Makefile [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 01:41 OWNERS.md [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 9932 Jul 28 01:41 README.md [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 789 Jul 28 01:41 SECURITY.md [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 13 Jul 28 01:42 VERSION [2026-07-28T01:44:37.842Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 bin [2026-07-28T01:44:37.842Z] drwxrwxr-x 19 1001 1001 4096 Jul 28 01:41 cmd [2026-07-28T01:44:37.842Z] -rw-r--r-- 1 root root 1053837 Jul 28 01:43 coverage.out [2026-07-28T01:44:37.842Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 fuzz_test [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 6979 Jul 28 01:41 go.mod [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 90491 Jul 28 01:41 go.sum [2026-07-28T01:44:37.842Z] drwxrwxr-x 7 1001 1001 4096 Jul 28 01:41 internal [2026-07-28T01:44:37.842Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 01:41 openapi [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 584 Jul 28 01:41 security.txt [2026-07-28T01:44:37.842Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 01:41 version.go [Pipeline] sh [2026-07-28T01:44:38.130Z] + '[' -e coverage.out ] [2026-07-28T01:44:38.130Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-07-28T01:44:38.271Z] Stashed 1 file(s) [Pipeline] sh [2026-07-28T01:44:38.554Z] + make build [2026-07-28T01:44:38.554Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-28T01:45:05.091Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-28T01:45:05.092Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-28T01:45:05.092Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-28T01:45:05.658Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-28T01:45:07.586Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-28T01:45:12.853Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-28T01:45:14.755Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-28T01:45:17.286Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-28T01:45:19.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-28T01:45:20.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-28T01:45:22.663Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-28T01:45:23.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-07-28T01:45:25.192Z] $ docker stop --time=1 11c3a410d2152fbd3f26f96b7579091516ce47c2c10330a7045aeb75f1889d4d [2026-07-28T01:45:31.462Z] $ docker rm -f --volumes 11c3a410d2152fbd3f26f96b7579091516ce47c2c10330a7045aeb75f1889d4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:45:32.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-28T01:45:32.822Z] [2026-07-28T01:45:32.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:45:33.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-28T01:45:33.132Z] latest: Pulling from edgex-devops/edgex-compose [2026-07-28T01:45:33.132Z] 91d30c5bc195: Pulling fs layer [2026-07-28T01:45:33.132Z] 2e9b0aa3be6d: Pulling fs layer [2026-07-28T01:45:33.132Z] 9c61dcf015f6: Pulling fs layer [2026-07-28T01:45:33.132Z] 4698f68db338: Pulling fs layer [2026-07-28T01:45:33.132Z] 2a2f49069b9e: Pulling fs layer [2026-07-28T01:45:33.132Z] e0025b399a48: Pulling fs layer [2026-07-28T01:45:33.132Z] 4698f68db338: Waiting [2026-07-28T01:45:33.132Z] 2a2f49069b9e: Waiting [2026-07-28T01:45:33.132Z] e0025b399a48: Waiting [2026-07-28T01:45:33.399Z] 91d30c5bc195: Verifying Checksum [2026-07-28T01:45:33.399Z] 91d30c5bc195: Download complete [2026-07-28T01:45:33.399Z] 4698f68db338: Verifying Checksum [2026-07-28T01:45:33.399Z] 4698f68db338: Download complete [2026-07-28T01:45:33.399Z] 2e9b0aa3be6d: Verifying Checksum [2026-07-28T01:45:33.399Z] 2e9b0aa3be6d: Download complete [2026-07-28T01:45:33.399Z] e0025b399a48: Download complete [2026-07-28T01:45:33.665Z] 91d30c5bc195: Pull complete [2026-07-28T01:45:33.665Z] 2a2f49069b9e: Verifying Checksum [2026-07-28T01:45:33.665Z] 2a2f49069b9e: Download complete [2026-07-28T01:45:33.924Z] 2e9b0aa3be6d: Pull complete [2026-07-28T01:45:33.924Z] 9c61dcf015f6: Verifying Checksum [2026-07-28T01:45:33.924Z] 9c61dcf015f6: Download complete [2026-07-28T01:45:38.113Z] 9c61dcf015f6: Pull complete [2026-07-28T01:45:38.113Z] 4698f68db338: Pull complete [2026-07-28T01:45:38.113Z] 2a2f49069b9e: Pull complete [2026-07-28T01:45:38.113Z] e0025b399a48: Pull complete [2026-07-28T01:45:38.113Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-07-28T01:45:38.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-28T01:45:38.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T01:45:38.230Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T01:45:38.263Z] $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T01:45:40.151Z] $ docker top 85b3b61e49f652f10ef7edb8468ee43235e9218c5ed314bfc1362330d06062a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-28T01:45:40.503Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-28T01:45:40.762Z] #1 [support-scheduler internal] load build definition from Dockerfile [2026-07-28T01:45:40.762Z] #1 transferring dockerfile: 1.83kB done [2026-07-28T01:45:40.762Z] #1 DONE 0.1s [2026-07-28T01:45:40.762Z] [2026-07-28T01:45:40.762Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-28T01:45:40.762Z] #2 transferring dockerfile: 2.23kB done [2026-07-28T01:45:40.762Z] #2 DONE 0.1s [2026-07-28T01:45:40.762Z] [2026-07-28T01:45:40.762Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-28T01:45:40.762Z] #3 DONE 0.0s [2026-07-28T01:45:40.762Z] [2026-07-28T01:45:40.762Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:45:40.762Z] #4 ... [2026-07-28T01:45:40.762Z] [2026-07-28T01:45:40.762Z] #5 [core-command internal] load build definition from Dockerfile [2026-07-28T01:45:40.762Z] #5 transferring dockerfile: 1.94kB done [2026-07-28T01:45:40.762Z] #5 DONE 0.1s [2026-07-28T01:45:40.762Z] [2026-07-28T01:45:40.762Z] #6 [core-metadata internal] load build definition from Dockerfile [2026-07-28T01:45:40.762Z] #6 transferring dockerfile: 2.10kB done [2026-07-28T01:45:40.762Z] #6 DONE 0.1s [2026-07-28T01:45:40.762Z] [2026-07-28T01:45:40.762Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-28T01:45:40.762Z] #3 DONE 0.0s [2026-07-28T01:45:40.762Z] [2026-07-28T01:45:40.762Z] #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:45:41.021Z] #4 ... [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #7 transferring dockerfile: 2.49kB done [2026-07-28T01:45:41.021Z] #7 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #8 [core-data internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #8 transferring dockerfile: 2.04kB done [2026-07-28T01:45:41.021Z] #8 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #9 [core-keeper internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #9 transferring dockerfile: 2.07kB done [2026-07-28T01:45:41.021Z] #9 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #10 transferring dockerfile: 2.50kB done [2026-07-28T01:45:41.021Z] #10 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #11 [security-spire-config internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #11 transferring dockerfile: 1.69kB done [2026-07-28T01:45:41.021Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-28T01:45:41.021Z] #11 DONE 0.3s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #12 transferring dockerfile: 2.14kB done [2026-07-28T01:45:41.021Z] #12 DONE 0.3s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #13 [security-spire-server internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #13 transferring dockerfile: 1.70kB done [2026-07-28T01:45:41.021Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-28T01:45:41.021Z] #13 DONE 0.3s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #14 transferring dockerfile: 3.02kB done [2026-07-28T01:45:41.021Z] #14 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-28T01:45:41.021Z] #3 DONE 0.0s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:45:41.021Z] #4 ... [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #15 transferring dockerfile: 1.81kB done [2026-07-28T01:45:41.021Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-28T01:45:41.021Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-07-28T01:45:41.021Z] #15 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #16 [support-notifications internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #16 transferring dockerfile: 2.02kB done [2026-07-28T01:45:41.021Z] #16 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-28T01:45:41.021Z] #17 transferring dockerfile: 1.89kB done [2026-07-28T01:45:41.021Z] #17 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-28T01:45:41.021Z] #3 DONE 0.0s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #18 [security-secretstore-setup internal] load .dockerignore [2026-07-28T01:45:41.021Z] #18 transferring context: 50B done [2026-07-28T01:45:41.021Z] #18 DONE 0.1s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #19 [security-proxy-setup internal] load .dockerignore [2026-07-28T01:45:41.021Z] #19 transferring context: 50B done [2026-07-28T01:45:41.021Z] #19 DONE 0.1s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:45:41.021Z] #4 DONE 0.3s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #20 [core-keeper internal] load .dockerignore [2026-07-28T01:45:41.021Z] #20 transferring context: 50B done [2026-07-28T01:45:41.021Z] #20 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #21 [core-command internal] load .dockerignore [2026-07-28T01:45:41.021Z] #21 transferring context: 50B done [2026-07-28T01:45:41.021Z] #21 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-28T01:45:41.021Z] #22 transferring context: 50B done [2026-07-28T01:45:41.021Z] #22 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #23 [core-data internal] load .dockerignore [2026-07-28T01:45:41.021Z] #23 transferring context: 50B done [2026-07-28T01:45:41.021Z] #23 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #24 [support-scheduler internal] load .dockerignore [2026-07-28T01:45:41.021Z] #24 transferring context: 50B done [2026-07-28T01:45:41.021Z] #24 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #25 [core-metadata internal] load .dockerignore [2026-07-28T01:45:41.021Z] #25 transferring context: 50B done [2026-07-28T01:45:41.021Z] #25 DONE 0.2s [2026-07-28T01:45:41.021Z] [2026-07-28T01:45:41.021Z] #26 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:45:41.021Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-28T01:45:41.278Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-28T01:45:41.278Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0B / 3.79MB 0.1s [2026-07-28T01:45:41.278Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:45:41.278Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-28T01:45:41.278Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-28T01:45:41.539Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s [2026-07-28T01:45:41.539Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done [2026-07-28T01:45:41.539Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 [2026-07-28T01:45:41.798Z] #26 ... [2026-07-28T01:45:41.798Z] [2026-07-28T01:45:41.799Z] #27 [security-proxy-auth internal] load .dockerignore [2026-07-28T01:45:41.799Z] #27 transferring context: 50B 0.0s done [2026-07-28T01:45:41.799Z] #27 DONE 0.5s [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #28 [support-notifications internal] load .dockerignore [2026-07-28T01:45:41.799Z] #28 transferring context: 50B 0.0s done [2026-07-28T01:45:41.799Z] #28 DONE 0.5s [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #29 [security-bootstrapper internal] load .dockerignore [2026-07-28T01:45:41.799Z] #29 transferring context: 50B 0.0s done [2026-07-28T01:45:41.799Z] #29 DONE 0.6s [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2026-07-28T01:45:41.799Z] #30 transferring context: 50B done [2026-07-28T01:45:41.799Z] #30 DONE 0.6s [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-07-28T01:45:41.799Z] #31 DONE 0.7s [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #26 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:45:41.799Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-28T01:45:41.799Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done [2026-07-28T01:45:41.799Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:45:41.799Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-28T01:45:41.799Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-28T01:45:41.799Z] #26 ... [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-28T01:45:41.799Z] #32 DONE 0.8s [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-28T01:45:41.799Z] #33 DONE 0.9s [2026-07-28T01:45:41.799Z] [2026-07-28T01:45:41.799Z] #26 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:45:42.057Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-28T01:45:47.645Z] #26 ... [2026-07-28T01:45:47.645Z] [2026-07-28T01:45:47.645Z] #34 [security-proxy-setup internal] load build context [2026-07-28T01:45:47.645Z] #34 transferring context: 213.44MB 5.4s [2026-07-28T01:45:47.904Z] #34 ... [2026-07-28T01:45:47.904Z] [2026-07-28T01:45:47.904Z] #35 [security-secretstore-setup internal] load build context [2026-07-28T01:45:47.904Z] #35 ... [2026-07-28T01:45:47.904Z] [2026-07-28T01:45:47.904Z] #34 [security-proxy-setup internal] load build context [2026-07-28T01:45:52.094Z] #34 ... [2026-07-28T01:45:52.094Z] [2026-07-28T01:45:52.094Z] #36 [core-command internal] load build context [2026-07-28T01:45:52.094Z] #36 ... [2026-07-28T01:45:52.094Z] [2026-07-28T01:45:52.094Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-07-28T01:45:52.094Z] #37 ... [2026-07-28T01:45:52.094Z] [2026-07-28T01:45:52.094Z] #38 [security-proxy-auth internal] load build context [2026-07-28T01:45:52.094Z] #38 transferring context: 399.07MB 10.0s [2026-07-28T01:45:52.094Z] #38 ... [2026-07-28T01:45:52.094Z] [2026-07-28T01:45:52.094Z] #39 [core-common-config-bootstrapper internal] load build context [2026-07-28T01:45:52.094Z] #39 ... [2026-07-28T01:45:52.094Z] [2026-07-28T01:45:52.094Z] #40 [support-scheduler internal] load build context [2026-07-28T01:45:52.094Z] #40 ... [2026-07-28T01:45:52.094Z] [2026-07-28T01:45:52.094Z] #41 [security-spiffe-token-provider internal] load build context [2026-07-28T01:45:52.356Z] #41 ... [2026-07-28T01:45:52.356Z] [2026-07-28T01:45:52.356Z] #42 [security-spire-agent internal] load .dockerignore [2026-07-28T01:45:52.356Z] #42 ... [2026-07-28T01:45:52.356Z] [2026-07-28T01:45:52.356Z] #43 [core-keeper internal] load build context [2026-07-28T01:45:52.356Z] #43 ... [2026-07-28T01:45:52.356Z] [2026-07-28T01:45:52.356Z] #44 [security-bootstrapper internal] load build context [2026-07-28T01:45:52.738Z] #44 ... [2026-07-28T01:45:52.738Z] [2026-07-28T01:45:52.738Z] #45 [core-metadata internal] load build context [2026-07-28T01:45:52.996Z] #45 ... [2026-07-28T01:45:52.996Z] [2026-07-28T01:45:52.996Z] #46 [core-data internal] load build context [2026-07-28T01:45:52.996Z] #46 ... [2026-07-28T01:45:52.996Z] [2026-07-28T01:45:52.996Z] #47 [security-spire-server internal] load .dockerignore [2026-07-28T01:45:52.996Z] #47 ... [2026-07-28T01:45:52.996Z] [2026-07-28T01:45:52.996Z] #48 [support-notifications internal] load build context [2026-07-28T01:45:52.996Z] #48 ... [2026-07-28T01:45:52.996Z] [2026-07-28T01:45:52.996Z] #49 [security-spire-config internal] load .dockerignore [2026-07-28T01:45:52.996Z] #49 transferring context: 50B 0.0s done [2026-07-28T01:45:53.253Z] #49 ... [2026-07-28T01:45:53.253Z] [2026-07-28T01:45:53.253Z] #46 [core-data internal] load build context [2026-07-28T01:45:55.778Z] #46 transferring context: 653.00MB 14.2s done [2026-07-28T01:45:58.302Z] #46 ... [2026-07-28T01:45:58.302Z] [2026-07-28T01:45:58.302Z] #35 [security-secretstore-setup internal] load build context [2026-07-28T01:45:58.302Z] #35 transferring context: 653.00MB 15.2s done [2026-07-28T01:45:58.302Z] #35 ... [2026-07-28T01:45:58.302Z] [2026-07-28T01:45:58.302Z] #41 [security-spiffe-token-provider internal] load build context [2026-07-28T01:45:58.302Z] #41 transferring context: 653.00MB 9.7s done [2026-07-28T01:46:00.152Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15879 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-07-28T01:46:00.169Z] Running in /w/workspace/edgex-go/992 [Pipeline] { [Pipeline] checkout [2026-07-28T01:46:02.506Z] #41 ... [2026-07-28T01:46:02.506Z] [2026-07-28T01:46:02.506Z] #36 [core-command internal] load build context [2026-07-28T01:46:02.506Z] #36 transferring context: 653.00MB 15.7s done [2026-07-28T01:46:02.506Z] #36 ... [2026-07-28T01:46:02.506Z] [2026-07-28T01:46:02.506Z] #34 [security-proxy-setup internal] load build context [2026-07-28T01:46:02.506Z] #34 transferring context: 653.00MB 15.9s done [2026-07-28T01:46:02.506Z] #34 ... [2026-07-28T01:46:02.506Z] [2026-07-28T01:46:02.506Z] #38 [security-proxy-auth internal] load build context [2026-07-28T01:46:02.506Z] #38 transferring context: 653.00MB 14.3s done [2026-07-28T01:46:02.506Z] #38 ... [2026-07-28T01:46:02.506Z] [2026-07-28T01:46:02.506Z] #40 [support-scheduler internal] load build context [2026-07-28T01:46:02.506Z] #40 transferring context: 653.00MB 14.5s done [2026-07-28T01:46:02.506Z] #40 ... [2026-07-28T01:46:02.506Z] [2026-07-28T01:46:02.506Z] #39 [core-common-config-bootstrapper internal] load build context [2026-07-28T01:46:02.506Z] #39 transferring context: 653.00MB 14.7s done [2026-07-28T01:46:02.506Z] #39 ... [2026-07-28T01:46:02.506Z] [2026-07-28T01:46:02.506Z] #43 [core-keeper internal] load build context [2026-07-28T01:46:02.506Z] #43 transferring context: 653.00MB 16.0s done [2026-07-28T01:46:02.767Z] #43 ... [2026-07-28T01:46:02.767Z] [2026-07-28T01:46:02.767Z] #44 [security-bootstrapper internal] load build context [2026-07-28T01:46:02.767Z] #44 transferring context: 653.00MB 13.1s done [2026-07-28T01:46:03.026Z] #44 ... [2026-07-28T01:46:03.026Z] [2026-07-28T01:46:03.026Z] #45 [core-metadata internal] load build context [2026-07-28T01:46:03.026Z] #45 transferring context: 653.00MB 15.5s done [2026-07-28T01:46:03.223Z] The recommended git tool is: git [2026-07-28T01:46:03.284Z] #45 ... [2026-07-28T01:46:03.284Z] [2026-07-28T01:46:03.284Z] #48 [support-notifications internal] load build context [2026-07-28T01:46:03.284Z] #48 transferring context: 653.00MB 13.9s done [2026-07-28T01:46:05.820Z] #48 ... [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #26 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:46:05.820Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-28T01:46:05.820Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done [2026-07-28T01:46:05.820Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:46:05.820Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-28T01:46:05.820Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-28T01:46:05.820Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-28T01:46:05.820Z] #26 DONE 24.6s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #49 [security-spire-config internal] load .dockerignore [2026-07-28T01:46:05.820Z] #49 DONE 23.8s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #46 [core-data internal] load build context [2026-07-28T01:46:05.820Z] #46 DONE 24.5s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2026-07-28T01:46:05.820Z] #37 DONE 24.0s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #40 [support-scheduler internal] load build context [2026-07-28T01:46:05.820Z] #40 DONE 24.5s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #48 [support-notifications internal] load build context [2026-07-28T01:46:05.820Z] #48 DONE 24.0s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #39 [core-common-config-bootstrapper internal] load build context [2026-07-28T01:46:05.820Z] #39 DONE 24.6s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #38 [security-proxy-auth internal] load build context [2026-07-28T01:46:05.820Z] #38 DONE 24.1s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #35 [security-secretstore-setup internal] load build context [2026-07-28T01:46:05.820Z] #35 DONE 24.7s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:46:05.820Z] #50 ... [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #45 [core-metadata internal] load build context [2026-07-28T01:46:05.820Z] #45 DONE 24.6s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #44 [security-bootstrapper internal] load build context [2026-07-28T01:46:05.820Z] #44 DONE 24.1s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #36 [core-command internal] load build context [2026-07-28T01:46:05.820Z] #36 DONE 24.7s [2026-07-28T01:46:05.820Z] [2026-07-28T01:46:05.820Z] #34 [security-proxy-setup internal] load build context [2026-07-28T01:46:05.820Z] #34 DONE 24.8s [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #26 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:46:06.079Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-28T01:46:06.079Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done [2026-07-28T01:46:06.079Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:46:06.079Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-28T01:46:06.079Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-28T01:46:06.079Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-28T01:46:06.079Z] #26 DONE 24.6s [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #43 [core-keeper internal] load build context [2026-07-28T01:46:06.079Z] #43 DONE 24.8s [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #41 [security-spiffe-token-provider internal] load build context [2026-07-28T01:46:06.079Z] #41 DONE 24.2s [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #47 [security-spire-server internal] load .dockerignore [2026-07-28T01:46:06.079Z] #47 transferring context: 50B done [2026-07-28T01:46:06.079Z] #47 DONE 24.1s [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #42 [security-spire-agent internal] load .dockerignore [2026-07-28T01:46:06.079Z] #42 transferring context: 50B done [2026-07-28T01:46:06.079Z] #42 DONE 24.1s [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:46:06.079Z] #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-07-28T01:46:06.079Z] #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-28T01:46:06.079Z] #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-07-28T01:46:06.079Z] #51 ... [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #26 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:46:06.079Z] #26 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-28T01:46:06.079Z] #26 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.4s done [2026-07-28T01:46:06.079Z] #26 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:46:06.079Z] #26 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-28T01:46:06.079Z] #26 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-28T01:46:06.079Z] #26 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done [2026-07-28T01:46:06.079Z] #26 DONE 24.6s [2026-07-28T01:46:06.079Z] [2026-07-28T01:46:06.079Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:46:06.079Z] #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-07-28T01:46:06.079Z] #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-28T01:46:06.079Z] #51 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-07-28T01:46:06.079Z] #51 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-07-28T01:46:06.079Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-07-28T01:46:06.079Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-07-28T01:46:06.079Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-07-28T01:46:06.079Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s [2026-07-28T01:46:06.079Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s [2026-07-28T01:46:06.079Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2026-07-28T01:46:06.337Z] #51 ... [2026-07-28T01:46:06.337Z] [2026-07-28T01:46:06.337Z] #52 [security-spire-config internal] load build context [2026-07-28T01:46:06.337Z] #52 transferring context: 24.83kB 0.0s done [2026-07-28T01:46:06.337Z] #52 DONE 0.6s [2026-07-28T01:46:06.337Z] [2026-07-28T01:46:06.337Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:46:06.337Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done [2026-07-28T01:46:06.337Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2026-07-28T01:46:06.337Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2026-07-28T01:46:06.337Z] #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-28T01:46:06.337Z] #51 ... [2026-07-28T01:46:06.337Z] [2026-07-28T01:46:06.337Z] #53 [security-spire-server internal] load build context [2026-07-28T01:46:06.337Z] #53 transferring context: 26.58kB done [2026-07-28T01:46:06.337Z] #53 DONE 0.5s [2026-07-28T01:46:06.337Z] [2026-07-28T01:46:06.337Z] #54 [security-spire-agent internal] load build context [2026-07-28T01:46:06.337Z] #54 transferring context: 26.11kB done [2026-07-28T01:46:06.337Z] #54 DONE 0.4s [2026-07-28T01:46:06.337Z] [2026-07-28T01:46:06.337Z] #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:46:06.337Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.4s [2026-07-28T01:46:06.337Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-28T01:46:06.337Z] #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2026-07-28T01:46:06.596Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 0.6s [2026-07-28T01:46:06.596Z] #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-28T01:46:06.596Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 38.80MB / 41.51MB 0.7s [2026-07-28T01:46:06.859Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2026-07-28T01:46:08.347Z] using credential edgex-jenkins-ssh [2026-07-28T01:46:08.369Z] Cloning the remote Git repository [2026-07-28T01:46:08.408Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-07-28T01:46:08.499Z] > git init /w/workspace/edgex-go/992 # timeout=10 [2026-07-28T01:46:08.633Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-07-28T01:46:08.634Z] > git --version # timeout=10 [2026-07-28T01:46:08.652Z] > git --version # 'git version 2.25.1' [2026-07-28T01:46:08.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-07-28T01:46:08.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-28T01:46:10.205Z] #51 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.1s done [2026-07-28T01:46:14.402Z] #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-07-28T01:46:15.404Z] #51 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0.9s done [2026-07-28T01:46:15.669Z] #51 ... [2026-07-28T01:46:15.669Z] [2026-07-28T01:46:15.669Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-28T01:46:15.929Z] #55 ... [2026-07-28T01:46:15.929Z] [2026-07-28T01:46:15.929Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-28T01:46:15.929Z] #56 ... [2026-07-28T01:46:15.929Z] [2026-07-28T01:46:15.929Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:46:15.929Z] #57 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-07-28T01:46:15.929Z] #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-28T01:46:15.929Z] #57 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-28T01:46:15.929Z] #57 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-07-28T01:46:15.929Z] #57 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-07-28T01:46:15.929Z] #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-07-28T01:46:15.929Z] #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.0s done [2026-07-28T01:46:15.929Z] #57 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-07-28T01:46:15.929Z] #57 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-07-28T01:46:15.929Z] #57 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 5.0s done [2026-07-28T01:46:15.929Z] #57 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 2.9s done [2026-07-28T01:46:16.532Z] #57 ... [2026-07-28T01:46:16.532Z] [2026-07-28T01:46:16.532Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-28T01:46:16.532Z] #58 ... [2026-07-28T01:46:16.532Z] [2026-07-28T01:46:16.532Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-28T01:46:16.532Z] #0 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:16.532Z] #0 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:16.532Z] #0 1.408 (1/7) Installing ca-certificates (20260611-r0) [2026-07-28T01:46:16.532Z] #0 1.432 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:16.532Z] #0 1.437 (3/7) Installing libgcc (14.2.0-r6) [2026-07-28T01:46:16.532Z] #0 1.448 (4/7) Installing libsodium (1.0.20-r1) [2026-07-28T01:46:16.532Z] #0 1.463 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-28T01:46:16.532Z] #0 1.487 (6/7) Installing libzmq (4.3.5-r2) [2026-07-28T01:46:16.532Z] #0 1.497 (7/7) Installing zeromq (4.3.5-r2) [2026-07-28T01:46:16.532Z] #0 1.583 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:16.532Z] #0 1.589 Executing ca-certificates-20260611-r0.trigger [2026-07-28T01:46:16.532Z] #0 1.632 OK: 12 MiB in 23 packages [2026-07-28T01:46:16.794Z] #59 ... [2026-07-28T01:46:16.794Z] [2026-07-28T01:46:16.794Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-28T01:46:16.794Z] #60 ... [2026-07-28T01:46:16.794Z] [2026-07-28T01:46:16.794Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:46:17.055Z] #61 ... [2026-07-28T01:46:17.056Z] [2026-07-28T01:46:17.056Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-28T01:46:17.056Z] #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.056Z] #0 6.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.056Z] #0 6.629 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:17.056Z] #0 6.633 (2/2) Installing su-exec (0.2-r3) [2026-07-28T01:46:17.056Z] #0 6.637 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:17.056Z] #0 6.644 OK: 7 MiB in 18 packages [2026-07-28T01:46:17.056Z] #62 ... [2026-07-28T01:46:17.056Z] [2026-07-28T01:46:17.056Z] #63 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-07-28T01:46:17.314Z] #63 ... [2026-07-28T01:46:17.314Z] [2026-07-28T01:46:17.314Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-28T01:46:17.314Z] #64 ... [2026-07-28T01:46:17.314Z] [2026-07-28T01:46:17.314Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-28T01:46:17.314Z] #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.314Z] #0 4.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.314Z] #0 5.170 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:17.314Z] #0 5.175 (2/4) Installing openssl (3.5.7-r0) [2026-07-28T01:46:17.314Z] #0 5.197 (3/4) Installing su-exec (0.2-r3) [2026-07-28T01:46:17.314Z] #0 5.201 (4/4) Installing yq-go (4.47.2-r3) [2026-07-28T01:46:17.314Z] #0 5.275 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:17.314Z] #0 5.281 OK: 20 MiB in 20 packages [2026-07-28T01:46:17.574Z] #65 ... [2026-07-28T01:46:17.574Z] [2026-07-28T01:46:17.574Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-28T01:46:17.574Z] #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.574Z] #0 2.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.574Z] #0 2.878 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:46:17.574Z] #0 2.878 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:46:17.574Z] #0 2.878 OK: 26325 distinct packages available [2026-07-28T01:46:17.574Z] #0 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.574Z] #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.574Z] #0 3.304 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-28T01:46:17.574Z] #0 3.317 (2/13) Installing c-ares (1.34.8-r0) [2026-07-28T01:46:17.574Z] #0 3.324 (3/13) Installing libunistring (1.3-r0) [2026-07-28T01:46:17.574Z] #0 3.342 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-28T01:46:17.574Z] #0 3.349 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-28T01:46:17.574Z] #0 3.354 (6/13) Installing libpsl (0.21.5-r3) [2026-07-28T01:46:17.574Z] #0 3.358 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-28T01:46:17.574Z] #0 3.369 (8/13) Installing libcurl (8.14.1-r3) [2026-07-28T01:46:17.574Z] #0 3.381 (9/13) Installing curl (8.14.1-r3) [2026-07-28T01:46:17.574Z] #0 3.399 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:17.574Z] #0 3.411 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-28T01:46:17.574Z] #0 3.417 (12/13) Installing libucontext (1.3.2-r0) [2026-07-28T01:46:17.574Z] #0 3.425 (13/13) Installing gcompat (1.1.0-r4) [2026-07-28T01:46:17.574Z] #0 3.432 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:17.574Z] #0 3.438 OK: 12 MiB in 29 packages [2026-07-28T01:46:17.833Z] #66 ... [2026-07-28T01:46:17.833Z] [2026-07-28T01:46:17.833Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-28T01:46:17.833Z] #0 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.833Z] #0 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.833Z] #0 1.435 (1/3) Installing ca-certificates (20260611-r0) [2026-07-28T01:46:17.833Z] #0 1.455 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:17.833Z] #0 1.461 (3/3) Installing tzdata (2026c-r0) [2026-07-28T01:46:17.833Z] #0 1.495 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:17.833Z] #0 1.501 Executing ca-certificates-20260611-r0.trigger [2026-07-28T01:46:17.833Z] #0 1.537 OK: 8 MiB in 19 packages [2026-07-28T01:46:17.833Z] #67 ... [2026-07-28T01:46:17.833Z] [2026-07-28T01:46:17.833Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-28T01:46:17.833Z] #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.833Z] #0 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:17.833Z] #0 1.242 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:17.833Z] #0 1.252 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:17.833Z] #0 1.259 OK: 7 MiB in 17 packages [2026-07-28T01:46:18.093Z] #68 ... [2026-07-28T01:46:18.093Z] [2026-07-28T01:46:18.093Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-28T01:46:18.093Z] #69 ... [2026-07-28T01:46:18.093Z] [2026-07-28T01:46:18.093Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-28T01:46:18.353Z] #70 ... [2026-07-28T01:46:18.353Z] [2026-07-28T01:46:18.353Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-28T01:46:18.353Z] #0 0.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:18.353Z] #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:18.353Z] #0 1.282 (1/4) Installing ca-certificates (20260611-r0) [2026-07-28T01:46:18.353Z] #0 1.298 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:18.353Z] #0 1.303 (3/4) Installing su-exec (0.2-r3) [2026-07-28T01:46:18.353Z] #0 1.309 (4/4) Installing yq-go (4.47.2-r3) [2026-07-28T01:46:18.353Z] #0 1.406 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:18.353Z] #0 1.413 Executing ca-certificates-20260611-r0.trigger [2026-07-28T01:46:18.353Z] #0 1.451 OK: 20 MiB in 20 packages [2026-07-28T01:46:24.918Z] #71 ... [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-28T01:46:24.918Z] #68 DONE 18.7s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-28T01:46:24.918Z] #71 DONE 18.7s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-28T01:46:24.918Z] #59 DONE 18.7s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-28T01:46:24.918Z] #65 DONE 18.8s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-28T01:46:24.918Z] #66 DONE 18.8s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-28T01:46:24.918Z] #55 DONE 18.8s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-28T01:46:24.918Z] #62 DONE 18.8s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-28T01:46:24.918Z] #67 DONE 18.8s [2026-07-28T01:46:24.918Z] [2026-07-28T01:46:24.918Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:46:25.177Z] #72 ... [2026-07-28T01:46:25.177Z] [2026-07-28T01:46:25.177Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:46:25.177Z] #51 DONE 19.3s [2026-07-28T01:46:25.177Z] [2026-07-28T01:46:25.177Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:46:25.177Z] #57 DONE 19.0s [2026-07-28T01:46:25.177Z] [2026-07-28T01:46:25.177Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-28T01:46:25.436Z] #73 ... [2026-07-28T01:46:25.437Z] [2026-07-28T01:46:25.437Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-28T01:46:25.437Z] #60 DONE 19.8s [2026-07-28T01:46:25.695Z] [2026-07-28T01:46:25.695Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:46:25.695Z] #50 19.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:25.695Z] #50 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.261Z] #50 20.45 OK: 265 MiB in 60 packages [2026-07-28T01:46:26.261Z] #50 ... [2026-07-28T01:46:26.261Z] [2026-07-28T01:46:26.261Z] #63 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-07-28T01:46:26.261Z] #63 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.261Z] #63 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.261Z] #63 20.17 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:26.261Z] #63 20.18 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:26.261Z] #63 20.18 OK: 7 MiB in 17 packages [2026-07-28T01:46:26.261Z] #63 DONE 20.5s [2026-07-28T01:46:26.261Z] [2026-07-28T01:46:26.261Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-28T01:46:26.261Z] #56 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.261Z] #56 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.261Z] #56 20.20 OK: 265 MiB in 60 packages [2026-07-28T01:46:26.261Z] #56 DONE 20.5s [2026-07-28T01:46:26.261Z] [2026-07-28T01:46:26.261Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-28T01:46:26.261Z] #58 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.261Z] #58 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.261Z] #58 20.35 OK: 265 MiB in 60 packages [2026-07-28T01:46:26.261Z] #58 DONE 20.6s [2026-07-28T01:46:26.261Z] [2026-07-28T01:46:26.261Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:46:26.261Z] #74 DONE 0.2s [2026-07-28T01:46:26.261Z] [2026-07-28T01:46:26.261Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:46:26.520Z] #75 ... [2026-07-28T01:46:26.520Z] [2026-07-28T01:46:26.520Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:46:26.520Z] #76 DONE 0.2s [2026-07-28T01:46:26.520Z] [2026-07-28T01:46:26.520Z] #50 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:46:26.520Z] #50 DONE 20.8s [2026-07-28T01:46:26.520Z] [2026-07-28T01:46:26.520Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:46:26.520Z] #61 19.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.520Z] #61 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.520Z] #61 20.46 OK: 265 MiB in 60 packages [2026-07-28T01:46:26.520Z] #61 DONE 20.8s [2026-07-28T01:46:26.520Z] [2026-07-28T01:46:26.520Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-28T01:46:26.520Z] #69 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.520Z] #69 19.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.520Z] #69 20.21 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:46:26.520Z] #69 20.21 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:46:26.520Z] #69 20.21 OK: 26325 distinct packages available [2026-07-28T01:46:26.520Z] #69 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.520Z] #69 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.520Z] #69 20.72 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:26.520Z] #69 20.72 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-28T01:46:26.520Z] #69 20.72 (3/4) Installing libucontext (1.3.2-r0) [2026-07-28T01:46:26.520Z] #69 20.73 (4/4) Installing gcompat (1.1.0-r4) [2026-07-28T01:46:26.520Z] #69 20.74 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:26.520Z] #69 20.75 OK: 8 MiB in 20 packages [2026-07-28T01:46:26.520Z] #69 DONE 20.9s [2026-07-28T01:46:26.520Z] [2026-07-28T01:46:26.520Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-28T01:46:26.781Z] #77 ... [2026-07-28T01:46:26.781Z] [2026-07-28T01:46:26.781Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:46:26.781Z] #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.781Z] #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.781Z] #0 2.194 OK: 7 MiB in 17 packages [2026-07-28T01:46:26.781Z] #78 DONE 2.4s [2026-07-28T01:46:26.781Z] [2026-07-28T01:46:26.781Z] #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:46:26.781Z] #0 1.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.781Z] #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:26.781Z] #0 2.156 OK: 12 MiB in 23 packages [2026-07-28T01:46:26.781Z] #79 DONE 2.4s [2026-07-28T01:46:26.781Z] [2026-07-28T01:46:26.781Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:46:26.781Z] #80 DONE 0.3s [2026-07-28T01:46:26.781Z] [2026-07-28T01:46:26.781Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:46:26.781Z] #81 DONE 0.3s [2026-07-28T01:46:26.781Z] [2026-07-28T01:46:26.781Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:46:27.041Z] #82 ... [2026-07-28T01:46:27.041Z] [2026-07-28T01:46:27.041Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-28T01:46:27.041Z] #70 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #70 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #70 20.22 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:46:27.041Z] #70 20.22 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:46:27.041Z] #70 20.22 OK: 26325 distinct packages available [2026-07-28T01:46:27.041Z] #70 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #70 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #70 20.68 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:27.041Z] #70 20.69 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-28T01:46:27.041Z] #70 20.69 (3/5) Installing libucontext (1.3.2-r0) [2026-07-28T01:46:27.041Z] #70 20.70 (4/5) Installing gcompat (1.1.0-r4) [2026-07-28T01:46:27.041Z] #70 20.70 (5/5) Installing openssl (3.5.7-r0) [2026-07-28T01:46:27.041Z] #70 20.72 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:27.041Z] #70 20.73 OK: 8 MiB in 21 packages [2026-07-28T01:46:27.041Z] #70 DONE 20.9s [2026-07-28T01:46:27.041Z] [2026-07-28T01:46:27.041Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-28T01:46:27.041Z] #64 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #64 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #64 20.49 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:46:27.041Z] #64 20.49 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:46:27.041Z] #64 20.49 OK: 26347 distinct packages available [2026-07-28T01:46:27.041Z] #64 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #64 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:27.041Z] #64 20.99 OK: 265 MiB in 60 packages [2026-07-28T01:46:27.041Z] #64 DONE 21.2s [2026-07-28T01:46:27.041Z] [2026-07-28T01:46:27.041Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:46:27.041Z] #83 DONE 0.1s [2026-07-28T01:46:27.041Z] [2026-07-28T01:46:27.041Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:46:26.888Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-07-28T01:46:26.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-28T01:46:27.739Z] Avoid second fetch [2026-07-28T01:46:27.740Z] Checking out Revision 4382fa897e382c6db58840c4ee14b0b0255d0821 (main) [2026-07-28T01:46:28.422Z] #84 ... [2026-07-28T01:46:28.422Z] [2026-07-28T01:46:28.422Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:46:28.422Z] #0 3.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.700 OK: 12 MiB in 29 packages [2026-07-28T01:46:28.422Z] #85 DONE 3.9s [2026-07-28T01:46:28.422Z] [2026-07-28T01:46:28.422Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-28T01:46:28.422Z] #0 3.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.764 OK: 20 MiB in 20 packages [2026-07-28T01:46:28.422Z] #86 DONE 4.0s [2026-07-28T01:46:28.422Z] [2026-07-28T01:46:28.422Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:46:28.422Z] #72 3.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #72 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #72 3.796 OK: 8 MiB in 19 packages [2026-07-28T01:46:28.422Z] #72 DONE 4.0s [2026-07-28T01:46:28.422Z] [2026-07-28T01:46:28.422Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-28T01:46:28.422Z] #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.798 OK: 7 MiB in 18 packages [2026-07-28T01:46:28.422Z] #87 DONE 4.0s [2026-07-28T01:46:28.422Z] [2026-07-28T01:46:28.422Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-28T01:46:28.422Z] #0 3.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.422Z] #0 3.926 OK: 20 MiB in 20 packages [2026-07-28T01:46:28.422Z] #88 DONE 4.1s [2026-07-28T01:46:28.422Z] [2026-07-28T01:46:28.422Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-28T01:46:28.558Z] Commit message: "Merge pull request #5454 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.75" [2026-07-28T01:46:28.686Z] #89 ... [2026-07-28T01:46:28.687Z] [2026-07-28T01:46:28.687Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-28T01:46:28.687Z] #90 DONE 0.1s [2026-07-28T01:46:28.687Z] [2026-07-28T01:46:28.687Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-28T01:46:28.687Z] #73 3.376 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.687Z] #73 3.678 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.687Z] #73 4.209 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-28T01:46:28.944Z] #73 ... [2026-07-28T01:46:28.944Z] [2026-07-28T01:46:28.944Z] #91 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2026-07-28T01:46:28.944Z] #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.944Z] #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.944Z] #0 2.460 OK: 7 MiB in 17 packages [2026-07-28T01:46:28.944Z] #91 DONE 2.6s [2026-07-28T01:46:28.944Z] [2026-07-28T01:46:28.944Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-28T01:46:28.944Z] #0 2.334 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.944Z] #0 2.712 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:28.944Z] #0 3.193 OK: 265 MiB in 60 packages [2026-07-28T01:46:28.944Z] #92 DONE 3.3s [2026-07-28T01:46:28.944Z] [2026-07-28T01:46:28.944Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-28T01:46:28.944Z] #73 4.374 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:46:28.944Z] #73 4.389 OK: 7 MiB in 17 packages [2026-07-28T01:46:29.201Z] #73 DONE 4.6s [2026-07-28T01:46:29.201Z] [2026-07-28T01:46:29.201Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-28T01:46:29.201Z] #93 DONE 0.2s [2026-07-28T01:46:29.201Z] [2026-07-28T01:46:29.201Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:46:29.459Z] #94 ... [2026-07-28T01:46:29.459Z] [2026-07-28T01:46:29.459Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-28T01:46:29.459Z] #77 2.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:29.459Z] #77 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:29.459Z] #77 2.646 OK: 8 MiB in 20 packages [2026-07-28T01:46:29.459Z] #77 DONE 2.8s [2026-07-28T01:46:29.459Z] [2026-07-28T01:46:29.459Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:46:27.752Z] > git config core.sparsecheckout # timeout=10 [2026-07-28T01:46:27.816Z] > git checkout -f 4382fa897e382c6db58840c4ee14b0b0255d0821 # timeout=10 [2026-07-28T01:46:31.993Z] #95 ... [2026-07-28T01:46:31.993Z] [2026-07-28T01:46:31.993Z] #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-07-28T01:46:31.993Z] #0 2.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:31.993Z] #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-28T01:46:31.993Z] #0 3.473 OK: 8 MiB in 21 packages [2026-07-28T01:46:31.993Z] #96 DONE 5.0s [2026-07-28T01:46:31.993Z] [2026-07-28T01:46:31.993Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:46:31.993Z] #95 DONE 2.6s [2026-07-28T01:46:31.993Z] [2026-07-28T01:46:31.993Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-28T01:46:33.621Z] provisioning config files... [2026-07-28T01:46:33.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config13150259049864739374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-28T01:46:34.347Z] ---> ****-login.sh [2026-07-28T01:46:34.347Z] nexus3.edgexfoundry.org:10001 [2026-07-28T01:46:34.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:46:34.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T01:46:34.905Z] Configure a credential helper to remove this warning. See [2026-07-28T01:46:34.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T01:46:34.905Z] [2026-07-28T01:46:34.905Z] Login Succeeded [2026-07-28T01:46:34.905Z] nexus3.edgexfoundry.org:10002 [2026-07-28T01:46:35.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:46:35.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T01:46:35.177Z] Configure a credential helper to remove this warning. See [2026-07-28T01:46:35.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T01:46:35.177Z] [2026-07-28T01:46:35.177Z] Login Succeeded [2026-07-28T01:46:35.177Z] nexus3.edgexfoundry.org:10003 [2026-07-28T01:46:35.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:46:35.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T01:46:35.714Z] Configure a credential helper to remove this warning. See [2026-07-28T01:46:35.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T01:46:35.714Z] [2026-07-28T01:46:35.714Z] Login Succeeded [2026-07-28T01:46:35.714Z] nexus3.edgexfoundry.org:10004 [2026-07-28T01:46:35.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:46:35.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T01:46:35.985Z] Configure a credential helper to remove this warning. See [2026-07-28T01:46:35.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T01:46:35.985Z] [2026-07-28T01:46:35.985Z] Login Succeeded [2026-07-28T01:46:35.985Z] ****.io [2026-07-28T01:46:36.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:46:37.322Z] #97 ... [2026-07-28T01:46:37.322Z] [2026-07-28T01:46:37.322Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:46:37.322Z] #98 ... [2026-07-28T01:46:37.322Z] [2026-07-28T01:46:37.322Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-28T01:46:37.322Z] #99 ... [2026-07-28T01:46:37.322Z] [2026-07-28T01:46:37.322Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:46:38.148Z] #100 ... [2026-07-28T01:46:38.148Z] [2026-07-28T01:46:38.148Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-28T01:46:41.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T01:46:41.688Z] Configure a credential helper to remove this warning. See [2026-07-28T01:46:41.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T01:46:41.688Z] [2026-07-28T01:46:41.688Z] Login Succeeded [2026-07-28T01:46:41.688Z] ---> ****-login.sh ends [Pipeline] } [2026-07-28T01:46:41.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-07-28T01:46:42.322Z] + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] echo [2026-07-28T01:46:42.342Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-28T01:46:42.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-28T01:46:42.391Z] ========================================================= [2026-07-28T01:46:42.391Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-07-28T01:46:42.391Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-28T01:46:42.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-28T01:46:42.996Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-07-28T01:46:42.996Z] 6b59a28fa201: Pulling fs layer [2026-07-28T01:46:42.996Z] d32bb0dddca7: Pulling fs layer [2026-07-28T01:46:42.996Z] 5dab1238d3d9: Pulling fs layer [2026-07-28T01:46:42.996Z] 196fd7d83e7d: Pulling fs layer [2026-07-28T01:46:42.996Z] 4f4fb700ef54: Pulling fs layer [2026-07-28T01:46:42.996Z] 8ba94037c8f0: Pulling fs layer [2026-07-28T01:46:42.996Z] deaec5988b04: Pulling fs layer [2026-07-28T01:46:42.996Z] 9f65657bb879: Pulling fs layer [2026-07-28T01:46:42.996Z] 196fd7d83e7d: Waiting [2026-07-28T01:46:42.996Z] 4f4fb700ef54: Waiting [2026-07-28T01:46:42.996Z] 8ba94037c8f0: Waiting [2026-07-28T01:46:42.996Z] deaec5988b04: Waiting [2026-07-28T01:46:42.996Z] 9f65657bb879: Waiting [2026-07-28T01:46:42.996Z] d32bb0dddca7: Verifying Checksum [2026-07-28T01:46:42.996Z] d32bb0dddca7: Download complete [2026-07-28T01:46:42.996Z] 196fd7d83e7d: Verifying Checksum [2026-07-28T01:46:42.996Z] 196fd7d83e7d: Download complete [2026-07-28T01:46:42.996Z] 4f4fb700ef54: Verifying Checksum [2026-07-28T01:46:42.996Z] 4f4fb700ef54: Download complete [2026-07-28T01:46:42.996Z] 8ba94037c8f0: Verifying Checksum [2026-07-28T01:46:42.996Z] 8ba94037c8f0: Download complete [2026-07-28T01:46:42.996Z] 6b59a28fa201: Verifying Checksum [2026-07-28T01:46:42.996Z] 6b59a28fa201: Download complete [2026-07-28T01:46:43.970Z] 9f65657bb879: Verifying Checksum [2026-07-28T01:46:43.970Z] 9f65657bb879: Download complete [2026-07-28T01:46:43.970Z] 6b59a28fa201: Pull complete [2026-07-28T01:46:44.560Z] 5dab1238d3d9: Verifying Checksum [2026-07-28T01:46:44.560Z] 5dab1238d3d9: Download complete [2026-07-28T01:46:44.829Z] d32bb0dddca7: Pull complete [2026-07-28T01:46:46.254Z] deaec5988b04: Verifying Checksum [2026-07-28T01:46:46.254Z] deaec5988b04: Download complete [2026-07-28T01:47:00.115Z] #101 ... [2026-07-28T01:47:00.115Z] [2026-07-28T01:47:00.115Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-28T01:47:00.115Z] #89 DONE 30.3s [2026-07-28T01:47:00.115Z] [2026-07-28T01:47:00.115Z] #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:00.115Z] #82 ... [2026-07-28T01:47:00.115Z] [2026-07-28T01:47:00.115Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-28T01:47:00.375Z] #102 ... [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:00.375Z] #94 DONE 31.3s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #100 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:00.375Z] #100 DONE 33.3s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:00.375Z] #82 DONE 33.5s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:00.375Z] #84 DONE 33.5s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:00.375Z] #98 DONE 33.9s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:00.375Z] #75 DONE 34.0s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-28T01:47:00.375Z] #101 DONE 28.4s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-28T01:47:00.375Z] #99 DONE 28.3s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:47:00.375Z] #97 DONE 28.4s [2026-07-28T01:47:00.375Z] [2026-07-28T01:47:00.375Z] #103 [core-data builder 6/7] COPY . . [2026-07-28T01:47:00.634Z] #103 ... [2026-07-28T01:47:00.634Z] [2026-07-28T01:47:00.634Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-28T01:47:00.634Z] #102 DONE 1.5s [2026-07-28T01:47:00.892Z] [2026-07-28T01:47:00.892Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2026-07-28T01:47:01.303Z] 5dab1238d3d9: Pull complete [2026-07-28T01:47:01.303Z] 196fd7d83e7d: Pull complete [2026-07-28T01:47:01.303Z] 4f4fb700ef54: Pull complete [2026-07-28T01:47:01.303Z] 8ba94037c8f0: Pull complete [2026-07-28T01:47:10.874Z] #104 ... [2026-07-28T01:47:10.874Z] [2026-07-28T01:47:10.874Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:47:10.874Z] #105 ... [2026-07-28T01:47:10.874Z] [2026-07-28T01:47:10.874Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-28T01:47:10.874Z] #106 ... [2026-07-28T01:47:10.874Z] [2026-07-28T01:47:10.874Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-28T01:47:10.874Z] #107 ... [2026-07-28T01:47:10.874Z] [2026-07-28T01:47:10.874Z] #108 [support-scheduler builder 6/7] COPY . . [2026-07-28T01:47:11.133Z] #108 ... [2026-07-28T01:47:11.133Z] [2026-07-28T01:47:11.133Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-28T01:47:11.133Z] #109 ... [2026-07-28T01:47:11.133Z] [2026-07-28T01:47:11.133Z] #110 [support-notifications builder 6/7] COPY . . [2026-07-28T01:47:11.393Z] #110 ... [2026-07-28T01:47:11.393Z] [2026-07-28T01:47:11.393Z] #111 [core-keeper builder 7/8] COPY . . [2026-07-28T01:47:11.408Z] deaec5988b04: Pull complete [2026-07-28T01:47:13.373Z] 9f65657bb879: Pull complete [2026-07-28T01:47:13.373Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-07-28T01:47:13.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-28T01:47:13.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-28T01:47:13.731Z] + docker build -t ci-base-image-arm64 -f - . [2026-07-28T01:47:13.731Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-28T01:47:13.731Z] WORKDIR /edgex [2026-07-28T01:47:13.731Z] COPY go.mod . [2026-07-28T01:47:13.731Z] RUN go mod download [2026-07-28T01:47:14.738Z] Sending build context to Docker daemon 3.951MB [2026-07-28T01:47:14.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-28T01:47:14.738Z] ---> 334268110677 [2026-07-28T01:47:14.738Z] Step 2/4 : WORKDIR /edgex [2026-07-28T01:47:16.683Z] ---> Running in aeba7a4f43c8 [2026-07-28T01:47:16.951Z] Removing intermediate container aeba7a4f43c8 [2026-07-28T01:47:16.951Z] ---> ecf4a0509fbd [2026-07-28T01:47:16.951Z] Step 3/4 : COPY go.mod . [2026-07-28T01:47:17.219Z] ---> abd90cf21edf [2026-07-28T01:47:17.219Z] Step 4/4 : RUN go mod download [2026-07-28T01:47:17.488Z] ---> Running in f8999511f334 [2026-07-28T01:47:23.612Z] #111 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #107 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:23.612Z] #112 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:47:23.612Z] #113 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #114 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #114 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #108 [support-scheduler builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #108 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #110 [support-notifications builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #110 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #115 [core-metadata builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #115 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:47:23.612Z] #116 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:23.612Z] #117 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #118 [core-data builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #118 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:23.612Z] #119 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:47:23.612Z] #120 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #103 [core-data builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #103 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:23.612Z] #121 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:47:23.612Z] #122 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #123 [security-proxy-auth builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #123 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:23.612Z] #124 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:47:23.612Z] #125 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #126 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-28T01:47:23.612Z] #106 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #104 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-28T01:47:23.612Z] #109 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:47:23.612Z] #127 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #128 [security-bootstrapper builder 6/7] COPY . . [2026-07-28T01:47:23.612Z] #128 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:47:23.612Z] #129 CACHED [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:47:23.612Z] #105 DONE 21.9s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-28T01:47:23.612Z] #130 ... [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #131 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-28T01:47:23.612Z] #131 DONE 0.2s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #132 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-28T01:47:23.612Z] #132 DONE 0.2s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #130 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-28T01:47:23.612Z] #130 DONE 0.2s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #133 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-28T01:47:23.612Z] #133 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-28T01:47:23.612Z] #134 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-28T01:47:23.612Z] #135 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #136 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-28T01:47:23.612Z] #136 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-28T01:47:23.612Z] #137 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-28T01:47:23.612Z] #138 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #139 [security-spire-config] exporting to image [2026-07-28T01:47:23.612Z] #139 exporting layers [2026-07-28T01:47:23.612Z] #139 ... [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-28T01:47:23.612Z] #140 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-28T01:47:23.612Z] #141 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-28T01:47:23.612Z] #142 DONE 0.1s [2026-07-28T01:47:23.612Z] [2026-07-28T01:47:23.612Z] #143 [security-spire-agent] exporting to image [2026-07-28T01:47:27.148Z] #143 ... [2026-07-28T01:47:27.148Z] [2026-07-28T01:47:27.148Z] #139 [security-spire-config] exporting to image [2026-07-28T01:47:27.148Z] #139 exporting layers 2.2s done [2026-07-28T01:47:27.148Z] #139 writing image sha256:00270a111e709ec9057abedb527344e170f5fe1eb241b1ee9fa1fde369afc065 0.9s done [2026-07-28T01:47:27.148Z] #139 naming to docker.io/library/security-spire-config 0.1s done [2026-07-28T01:47:27.148Z] #139 DONE 3.9s [2026-07-28T01:47:27.148Z] [2026-07-28T01:47:27.148Z] #143 [security-spire-agent] exporting to image [2026-07-28T01:47:27.148Z] #143 exporting layers 3.6s done [2026-07-28T01:47:27.148Z] #143 writing image sha256:506c8f69bd6bfb079edc3aa400a9b092d72d9ff3961866a50a182fc101e1712d 0.0s done [2026-07-28T01:47:27.148Z] #143 naming to docker.io/library/security-spire-agent [2026-07-28T01:47:27.148Z] #143 naming to docker.io/library/security-spire-agent 0.1s done [2026-07-28T01:47:27.148Z] #143 ... [2026-07-28T01:47:27.148Z] [2026-07-28T01:47:27.148Z] #144 [security-spire-server] exporting to image [2026-07-28T01:47:27.148Z] #144 exporting layers 3.1s done [2026-07-28T01:47:27.148Z] #144 writing image sha256:ea6ab9f84bd08bb294ef0dc9e106fb4d1655b404332d01294c5cee1323cf817d 0.5s done [2026-07-28T01:47:27.148Z] #144 naming to docker.io/library/security-spire-server 0.2s done [2026-07-28T01:47:27.148Z] #144 DONE 4.2s [2026-07-28T01:47:27.406Z] [2026-07-28T01:47:27.406Z] #143 [security-spire-agent] exporting to image [2026-07-28T01:47:27.406Z] #143 DONE 4.1s [2026-07-28T01:47:27.406Z] [2026-07-28T01:47:27.406Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-28T01:47:27.406Z] #0 1.169 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-28T01:47:32.665Z] #145 ... [2026-07-28T01:47:32.665Z] [2026-07-28T01:47:32.665Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-28T01:47:32.665Z] #0 0.947 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-28T01:47:32.665Z] #146 ... [2026-07-28T01:47:32.665Z] [2026-07-28T01:47:32.665Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-28T01:47:32.665Z] #0 0.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-28T01:47:32.665Z] #147 ... [2026-07-28T01:47:32.665Z] [2026-07-28T01:47:32.665Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T01:47:32.665Z] #0 0.671 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-28T01:47:32.665Z] #148 ... [2026-07-28T01:47:32.665Z] [2026-07-28T01:47:32.665Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-28T01:47:32.665Z] #0 0.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-28T01:47:32.923Z] #149 ... [2026-07-28T01:47:32.923Z] [2026-07-28T01:47:32.923Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T01:47:32.923Z] #0 0.967 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-28T01:47:32.923Z] #150 ... [2026-07-28T01:47:32.923Z] [2026-07-28T01:47:32.923Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T01:47:32.924Z] #0 0.686 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-28T01:47:33.182Z] #151 ... [2026-07-28T01:47:33.182Z] [2026-07-28T01:47:33.182Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-07-28T01:47:33.182Z] #0 0.903 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-28T01:47:33.440Z] #152 ... [2026-07-28T01:47:33.440Z] [2026-07-28T01:47:33.440Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T01:47:33.440Z] #0 0.658 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-28T01:47:33.440Z] #153 ... [2026-07-28T01:47:33.440Z] [2026-07-28T01:47:33.440Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T01:47:33.440Z] #0 0.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-28T01:47:33.698Z] #154 ... [2026-07-28T01:47:33.698Z] [2026-07-28T01:47:33.698Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-28T01:47:33.698Z] #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-28T01:47:33.698Z] #155 ... [2026-07-28T01:47:33.698Z] [2026-07-28T01:47:33.698Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-28T01:47:33.698Z] #0 0.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-28T01:48:25.394Z] Removing intermediate container f8999511f334 [2026-07-28T01:48:25.394Z] ---> b9b7a36084af [2026-07-28T01:48:25.394Z] Successfully built b9b7a36084af [2026-07-28T01:48:25.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:48:25.742Z] + docker inspect -f . ci-base-image-arm64 [2026-07-28T01:48:25.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T01:48:25.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container [2026-07-28T01:48:26.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T01:48:27.323Z] $ docker top 6c0fdfef2df7a0776e495ac245b9ab4857f0b89d59b2a12fa1bde7f4ab437b46 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-28T01:48:28.187Z] + go version [2026-07-28T01:48:28.187Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-07-28T01:48:28.202Z] $ docker stop --time=1 6c0fdfef2df7a0776e495ac245b9ab4857f0b89d59b2a12fa1bde7f4ab437b46 [2026-07-28T01:48:29.800Z] $ docker rm -f --volumes 6c0fdfef2df7a0776e495ac245b9ab4857f0b89d59b2a12fa1bde7f4ab437b46 [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-07-28T01:48:30.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-28T01:48:30.558Z] [2026-07-28T01:48:30.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:48:30.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-28T01:48:30.907Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-07-28T01:48:30.907Z] 547446be3368: Pulling fs layer [2026-07-28T01:48:30.907Z] d125d8839a47: Pulling fs layer [2026-07-28T01:48:30.907Z] 3e85d5ac6304: Pulling fs layer [2026-07-28T01:48:30.907Z] c3105a71a48b: Pulling fs layer [2026-07-28T01:48:30.907Z] 0f093f025ec4: Pulling fs layer [2026-07-28T01:48:30.907Z] c3105a71a48b: Waiting [2026-07-28T01:48:30.907Z] 0f093f025ec4: Waiting [2026-07-28T01:48:30.907Z] c3106fc0e877: Pulling fs layer [2026-07-28T01:48:31.176Z] 547446be3368: Verifying Checksum [2026-07-28T01:48:31.176Z] 547446be3368: Download complete [2026-07-28T01:48:31.176Z] c3105a71a48b: Verifying Checksum [2026-07-28T01:48:31.176Z] c3105a71a48b: Download complete [2026-07-28T01:48:31.461Z] d125d8839a47: Verifying Checksum [2026-07-28T01:48:31.461Z] d125d8839a47: Download complete [2026-07-28T01:48:31.731Z] c3106fc0e877: Verifying Checksum [2026-07-28T01:48:31.731Z] c3106fc0e877: Download complete [2026-07-28T01:48:31.731Z] 0f093f025ec4: Verifying Checksum [2026-07-28T01:48:31.731Z] 0f093f025ec4: Download complete [2026-07-28T01:48:32.002Z] 547446be3368: Pull complete [2026-07-28T01:48:32.962Z] d125d8839a47: Pull complete [2026-07-28T01:48:33.922Z] 3e85d5ac6304: Verifying Checksum [2026-07-28T01:48:33.922Z] 3e85d5ac6304: Download complete [2026-07-28T01:48:43.994Z] 3e85d5ac6304: Pull complete [2026-07-28T01:48:43.994Z] c3105a71a48b: Pull complete [2026-07-28T01:48:44.581Z] 0f093f025ec4: Pull complete [2026-07-28T01:48:44.850Z] c3106fc0e877: Pull complete [2026-07-28T01:48:44.850Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-07-28T01:48:44.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-28T01:48:44.850Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T01:48:45.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container [2026-07-28T01:48:45.156Z] $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T01:48:47.371Z] $ docker top f4e8abf72a6738624c1f3b594e5962e43acdff722ee5481679ed711b94ab2a8f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-28T01:48:48.247Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-28T01:48:55.174Z] #156 DONE 91.1s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-28T01:48:55.174Z] #149 DONE 91.1s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-28T01:48:55.174Z] #157 DONE 0.3s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:48:55.174Z] #158 DONE 0.2s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:48:55.174Z] #159 DONE 0.2s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-07-28T01:48:55.174Z] #160 DONE 0.3s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-28T01:48:55.174Z] #161 ... [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #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-07-28T01:48:55.174Z] #162 DONE 0.4s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #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-07-28T01:48:55.174Z] #163 DONE 0.3s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-28T01:48:55.174Z] #161 DONE 1.2s [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #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-07-28T01:48:55.174Z] #164 ... [2026-07-28T01:48:55.174Z] [2026-07-28T01:48:55.174Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:48:55.174Z] #165 DONE 0.4s [2026-07-28T01:48:55.438Z] [2026-07-28T01:48:55.438Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:48:58.356Z] #1 [core-keeper internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #1 transferring dockerfile: 2.07kB 0.0s done [2026-07-28T01:48:58.356Z] #1 DONE 0.1s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #2 transferring dockerfile: 2.50kB done [2026-07-28T01:48:58.356Z] #2 DONE 0.0s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #3 [core-metadata internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #3 transferring dockerfile: 2.10kB 0.0s done [2026-07-28T01:48:58.356Z] #3 DONE 0.1s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #4 [core-command internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #4 transferring dockerfile: 1.94kB 0.0s done [2026-07-28T01:48:58.356Z] #4 DONE 0.1s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #5 transferring dockerfile: 3.02kB done [2026-07-28T01:48:58.356Z] #5 DONE 0.1s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #6 [security-spire-server internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #6 transferring dockerfile: 1.70kB 0.0s done [2026-07-28T01:48:58.356Z] #6 DONE 0.1s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #7 transferring dockerfile: 2.14kB 0.0s done [2026-07-28T01:48:58.356Z] #7 DONE 0.1s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-28T01:48:58.356Z] #8 transferring dockerfile: 2.23kB 0.0s done [2026-07-28T01:48:58.356Z] #8 DONE 0.1s [2026-07-28T01:48:58.356Z] [2026-07-28T01:48:58.356Z] #9 [core-data internal] load build definition from Dockerfile [2026-07-28T01:48:58.635Z] #9 transferring dockerfile: 2.04kB done [2026-07-28T01:48:58.635Z] #9 DONE 0.1s [2026-07-28T01:48:58.635Z] [2026-07-28T01:48:58.635Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-28T01:48:58.635Z] #10 transferring dockerfile: 1.89kB done [2026-07-28T01:48:58.635Z] #10 DONE 0.1s [2026-07-28T01:48:58.635Z] [2026-07-28T01:48:58.635Z] #11 [security-spire-config internal] load build definition from Dockerfile [2026-07-28T01:48:58.635Z] #11 transferring dockerfile: 1.69kB done [2026-07-28T01:48:58.635Z] #11 DONE 0.1s [2026-07-28T01:48:58.635Z] [2026-07-28T01:48:58.635Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-28T01:48:58.635Z] #12 transferring dockerfile: 2.49kB done [2026-07-28T01:48:58.635Z] #12 DONE 0.1s [2026-07-28T01:48:58.635Z] [2026-07-28T01:48:58.635Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2026-07-28T01:48:58.635Z] #13 transferring dockerfile: 1.81kB 0.0s done [2026-07-28T01:48:58.635Z] #13 DONE 0.1s [2026-07-28T01:48:58.635Z] [2026-07-28T01:48:58.635Z] #14 [support-notifications internal] load build definition from Dockerfile [2026-07-28T01:48:58.903Z] #14 transferring dockerfile: 2.02kB 0.0s done [2026-07-28T01:48:58.903Z] #14 DONE 0.1s [2026-07-28T01:48:58.903Z] [2026-07-28T01:48:58.903Z] #15 [support-scheduler internal] load build definition from Dockerfile [2026-07-28T01:48:58.903Z] #15 transferring dockerfile: 1.83kB 0.0s done [2026-07-28T01:48:58.903Z] #15 DONE 0.1s [2026-07-28T01:48:58.903Z] [2026-07-28T01:48:58.903Z] #16 [core-keeper internal] load .dockerignore [2026-07-28T01:48:58.903Z] #16 transferring context: 50B 0.0s done [2026-07-28T01:48:58.903Z] #16 DONE 0.1s [2026-07-28T01:48:59.489Z] [2026-07-28T01:48:59.489Z] #17 [security-proxy-setup internal] load .dockerignore [2026-07-28T01:48:59.756Z] #17 transferring context: 50B done [2026-07-28T01:48:59.756Z] #17 DONE 0.0s [2026-07-28T01:48:59.756Z] [2026-07-28T01:48:59.756Z] #18 [core-metadata internal] load .dockerignore [2026-07-28T01:48:59.756Z] #18 transferring context: 50B done [2026-07-28T01:48:59.756Z] #18 DONE 0.1s [2026-07-28T01:48:59.756Z] [2026-07-28T01:48:59.756Z] #19 [core-command internal] load .dockerignore [2026-07-28T01:48:59.756Z] #19 transferring context: 50B 0.0s done [2026-07-28T01:48:59.757Z] #19 DONE 0.1s [2026-07-28T01:48:59.757Z] [2026-07-28T01:48:59.757Z] #20 [security-bootstrapper internal] load .dockerignore [2026-07-28T01:49:00.037Z] #20 transferring context: 50B 0.0s done [2026-07-28T01:49:00.037Z] #20 DONE 0.1s [2026-07-28T01:49:00.037Z] [2026-07-28T01:49:00.037Z] #21 [security-spire-server internal] load .dockerignore [2026-07-28T01:49:00.037Z] #21 transferring context: 50B done [2026-07-28T01:49:00.037Z] #21 DONE 0.1s [2026-07-28T01:49:00.037Z] [2026-07-28T01:49:00.037Z] #22 [security-proxy-auth internal] load .dockerignore [2026-07-28T01:49:00.037Z] #22 transferring context: 50B done [2026-07-28T01:49:00.037Z] #22 DONE 0.1s [2026-07-28T01:49:00.037Z] [2026-07-28T01:49:00.037Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-28T01:49:00.037Z] #23 transferring context: 50B 0.0s done [2026-07-28T01:49:00.037Z] #23 DONE 0.1s [2026-07-28T01:49:00.037Z] [2026-07-28T01:49:00.037Z] #24 [core-data internal] load .dockerignore [2026-07-28T01:49:00.307Z] #24 transferring context: 50B done [2026-07-28T01:49:00.308Z] #24 DONE 0.1s [2026-07-28T01:49:00.308Z] [2026-07-28T01:49:00.308Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2026-07-28T01:49:00.308Z] #25 transferring context: 50B 0.0s done [2026-07-28T01:49:00.308Z] #25 DONE 0.1s [2026-07-28T01:49:00.308Z] [2026-07-28T01:49:00.308Z] #26 [security-spire-config internal] load .dockerignore [2026-07-28T01:49:00.308Z] #26 transferring context: 50B done [2026-07-28T01:49:00.308Z] #26 DONE 0.1s [2026-07-28T01:49:00.308Z] [2026-07-28T01:49:00.308Z] #27 [security-secretstore-setup internal] load .dockerignore [2026-07-28T01:49:00.308Z] #27 transferring context: 50B done [2026-07-28T01:49:00.308Z] #27 DONE 0.1s [2026-07-28T01:49:00.308Z] [2026-07-28T01:49:00.308Z] #28 [security-spire-agent internal] load .dockerignore [2026-07-28T01:49:00.308Z] #28 transferring context: 50B done [2026-07-28T01:49:00.308Z] #28 DONE 0.1s [2026-07-28T01:49:00.308Z] [2026-07-28T01:49:00.308Z] #29 [support-notifications internal] load .dockerignore [2026-07-28T01:49:00.577Z] #29 transferring context: 50B done [2026-07-28T01:49:00.577Z] #29 DONE 0.1s [2026-07-28T01:49:00.577Z] [2026-07-28T01:49:00.577Z] #30 [support-scheduler internal] load .dockerignore [2026-07-28T01:49:00.577Z] #30 transferring context: 50B 0.0s done [2026-07-28T01:49:00.577Z] #30 DONE 0.1s [2026-07-28T01:49:00.577Z] [2026-07-28T01:49:00.577Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:00.577Z] #31 DONE 0.0s [2026-07-28T01:49:00.577Z] [2026-07-28T01:49:00.577Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:49:01.173Z] #32 DONE 0.5s [2026-07-28T01:49:01.173Z] [2026-07-28T01:49:01.173Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:01.173Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:01.173Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:01.173Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:01.173Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:01.173Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 479.23kB / 4.12MB 0.1s [2026-07-28T01:49:01.173Z] #33 ... [2026-07-28T01:49:01.173Z] [2026-07-28T01:49:01.173Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:01.173Z] #31 DONE 0.0s [2026-07-28T01:49:01.173Z] [2026-07-28T01:49:01.173Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:01.173Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.42MB / 4.12MB 0.2s [2026-07-28T01:49:01.442Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc [2026-07-28T01:49:01.442Z] #33 ... [2026-07-28T01:49:01.442Z] [2026-07-28T01:49:01.442Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:01.442Z] #31 DONE 0.0s [2026-07-28T01:49:01.442Z] [2026-07-28T01:49:01.442Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:01.442Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:01.709Z] #33 ... [2026-07-28T01:49:01.709Z] [2026-07-28T01:49:01.709Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:49:01.709Z] #32 DONE 0.5s [2026-07-28T01:49:01.709Z] [2026-07-28T01:49:01.709Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:01.709Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:01.710Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:01.710Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:01.710Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:01.710Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:01.710Z] #33 ... [2026-07-28T01:49:01.710Z] [2026-07-28T01:49:01.710Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:01.710Z] #31 DONE 0.0s [2026-07-28T01:49:01.710Z] [2026-07-28T01:49:01.710Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:49:01.710Z] #32 DONE 0.5s [2026-07-28T01:49:01.979Z] [2026-07-28T01:49:01.979Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:01.979Z] #31 DONE 0.0s [2026-07-28T01:49:01.979Z] [2026-07-28T01:49:01.979Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:49:02.247Z] #32 ... [2026-07-28T01:49:02.247Z] [2026-07-28T01:49:02.247Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:02.247Z] #31 DONE 0.0s [2026-07-28T01:49:02.247Z] [2026-07-28T01:49:02.247Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:49:02.514Z] #32 DONE 1.0s [2026-07-28T01:49:02.514Z] [2026-07-28T01:49:02.514Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:02.514Z] #31 DONE 0.0s [2026-07-28T01:49:02.514Z] [2026-07-28T01:49:02.514Z] #34 [security-proxy-auth internal] load build context [2026-07-28T01:49:02.789Z] #34 ... [2026-07-28T01:49:02.789Z] [2026-07-28T01:49:02.789Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:49:02.789Z] #32 DONE 1.1s [2026-07-28T01:49:02.789Z] [2026-07-28T01:49:02.789Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:02.789Z] #31 DONE 0.0s [2026-07-28T01:49:02.789Z] [2026-07-28T01:49:02.789Z] #35 [core-common-config-bootstrapper internal] load build context [2026-07-28T01:49:02.789Z] #35 DONE 0.0s [2026-07-28T01:49:02.789Z] [2026-07-28T01:49:02.789Z] #36 [core-keeper internal] load build context [2026-07-28T01:49:02.789Z] #36 transferring context: 3.45MB 1.2s done [2026-07-28T01:49:02.789Z] #36 DONE 1.7s [2026-07-28T01:49:02.789Z] [2026-07-28T01:49:02.789Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:02.789Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:02.789Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:02.789Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:02.789Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:02.789Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:03.057Z] #33 ... [2026-07-28T01:49:03.058Z] [2026-07-28T01:49:03.058Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:03.058Z] #31 DONE 0.0s [2026-07-28T01:49:03.058Z] [2026-07-28T01:49:03.058Z] #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:03.328Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:03.328Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:03.328Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:03.328Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:03.328Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:03.596Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:03.596Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:03.596Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:03.596Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:03.596Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:03.863Z] #33 ... [2026-07-28T01:49:03.863Z] [2026-07-28T01:49:03.863Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:03.863Z] #31 DONE 0.0s [2026-07-28T01:49:03.863Z] [2026-07-28T01:49:03.863Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:04.132Z] #33 ... [2026-07-28T01:49:04.132Z] [2026-07-28T01:49:04.132Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:04.132Z] #31 DONE 0.0s [2026-07-28T01:49:04.132Z] [2026-07-28T01:49:04.132Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:04.402Z] #33 ... [2026-07-28T01:49:04.402Z] [2026-07-28T01:49:04.402Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-28T01:49:04.402Z] #31 DONE 0.0s [2026-07-28T01:49:04.402Z] [2026-07-28T01:49:04.402Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-28T01:49:04.402Z] #37 DONE 2.2s [2026-07-28T01:49:04.402Z] [2026-07-28T01:49:04.402Z] #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:04.402Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:04.402Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:04.402Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:04.402Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:04.402Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:04.402Z] #33 ... [2026-07-28T01:49:04.402Z] [2026-07-28T01:49:04.402Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-07-28T01:49:04.402Z] #32 DONE 2.5s [2026-07-28T01:49:04.402Z] [2026-07-28T01:49:04.402Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:04.402Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:04.402Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:04.402Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:04.402Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:04.402Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:04.402Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:04.402Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:04.402Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:04.402Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:04.402Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:04.402Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.1s done [2026-07-28T01:49:04.692Z] #33 ... [2026-07-28T01:49:04.692Z] [2026-07-28T01:49:04.692Z] #38 [security-proxy-setup internal] load build context [2026-07-28T01:49:04.692Z] #38 transferring context: 3.45MB 2.2s done [2026-07-28T01:49:04.692Z] #38 DONE 3.0s [2026-07-28T01:49:04.692Z] [2026-07-28T01:49:04.692Z] #39 [core-command internal] load build context [2026-07-28T01:49:04.692Z] #39 transferring context: 3.45MB 2.0s done [2026-07-28T01:49:04.692Z] #39 DONE 2.8s [2026-07-28T01:49:04.692Z] [2026-07-28T01:49:04.692Z] #40 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2026-07-28T01:49:04.692Z] #40 DONE 4.5s [2026-07-28T01:49:04.692Z] [2026-07-28T01:49:04.692Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:04.692Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:04.692Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:04.692Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:04.692Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:04.692Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:04.692Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.1s done [2026-07-28T01:49:04.692Z] #33 ... [2026-07-28T01:49:04.692Z] [2026-07-28T01:49:04.692Z] #41 [core-metadata internal] load build context [2026-07-28T01:49:04.692Z] #41 transferring context: 3.45MB 2.3s done [2026-07-28T01:49:04.692Z] #41 DONE 3.1s [2026-07-28T01:49:04.960Z] [2026-07-28T01:49:04.960Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:04.960Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2026-07-28T01:49:04.960Z] #42 DONE 0.7s [2026-07-28T01:49:04.960Z] [2026-07-28T01:49:04.960Z] #43 [support-scheduler builder 2/8] WORKDIR /edgex-go [2026-07-28T01:49:05.436Z] #166 ... [2026-07-28T01:49:05.437Z] [2026-07-28T01:49:05.437Z] #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-07-28T01:49:05.437Z] #164 DONE 8.7s [2026-07-28T01:49:05.437Z] [2026-07-28T01:49:05.437Z] #167 [core-common-config-bootstrapper] exporting to image [2026-07-28T01:49:05.437Z] #167 exporting layers [2026-07-28T01:49:05.549Z] #43 ... [2026-07-28T01:49:05.549Z] [2026-07-28T01:49:05.549Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-28T01:49:05.549Z] #44 DONE 1.3s [2026-07-28T01:49:05.549Z] [2026-07-28T01:49:05.549Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:05.549Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done [2026-07-28T01:49:05.549Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-28T01:49:05.549Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-28T01:49:05.549Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-28T01:49:05.549Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done [2026-07-28T01:49:05.549Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.1s done [2026-07-28T01:49:05.816Z] #33 ... [2026-07-28T01:49:05.816Z] [2026-07-28T01:49:05.816Z] #45 [security-bootstrapper internal] load build context [2026-07-28T01:49:05.816Z] #45 transferring context: 3.45MB 2.0s done [2026-07-28T01:49:05.816Z] #45 DONE 3.4s [2026-07-28T01:49:05.816Z] [2026-07-28T01:49:05.816Z] #34 [security-proxy-auth internal] load build context [2026-07-28T01:49:05.816Z] #34 transferring context: 3.45MB 1.7s done [2026-07-28T01:49:05.816Z] #34 DONE 3.3s [2026-07-28T01:49:05.816Z] [2026-07-28T01:49:05.816Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:49:05.816Z] #46 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done [2026-07-28T01:49:06.402Z] #46 ... [2026-07-28T01:49:06.402Z] [2026-07-28T01:49:06.402Z] #47 [security-spire-config internal] load build context [2026-07-28T01:49:06.402Z] #47 transferring context: 24.83kB 0.1s done [2026-07-28T01:49:06.402Z] #47 DONE 1.8s [2026-07-28T01:49:06.402Z] [2026-07-28T01:49:06.402Z] #48 [security-spire-server internal] load build context [2026-07-28T01:49:06.402Z] #48 transferring context: 26.58kB 0.1s done [2026-07-28T01:49:06.402Z] #48 DONE 1.7s [2026-07-28T01:49:06.402Z] [2026-07-28T01:49:06.402Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:06.402Z] #42 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2026-07-28T01:49:06.402Z] #42 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-28T01:49:06.402Z] #42 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-28T01:49:06.402Z] #42 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-28T01:49:06.402Z] #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s [2026-07-28T01:49:06.402Z] #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s [2026-07-28T01:49:06.402Z] #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.8s [2026-07-28T01:49:06.675Z] #42 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-07-28T01:49:06.675Z] #42 ... [2026-07-28T01:49:06.675Z] [2026-07-28T01:49:06.675Z] #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-28T01:49:06.675Z] #33 DONE 6.6s [2026-07-28T01:49:06.675Z] [2026-07-28T01:49:06.675Z] #43 [core-keeper builder 2/8] WORKDIR /edgex-go [2026-07-28T01:49:06.675Z] #43 DONE 3.1s [2026-07-28T01:49:06.675Z] [2026-07-28T01:49:06.675Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:06.675Z] #42 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.0s done [2026-07-28T01:49:06.675Z] #42 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done [2026-07-28T01:49:06.675Z] #42 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s [2026-07-28T01:49:06.942Z] #42 ... [2026-07-28T01:49:06.942Z] [2026-07-28T01:49:06.942Z] #35 [core-common-config-bootstrapper internal] load build context [2026-07-28T01:49:06.942Z] #35 transferring context: 3.45MB 1.8s done [2026-07-28T01:49:06.942Z] #35 DONE 3.9s [2026-07-28T01:49:06.942Z] [2026-07-28T01:49:06.942Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:06.942Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.4s [2026-07-28T01:49:07.227Z] #42 ... [2026-07-28T01:49:07.227Z] [2026-07-28T01:49:07.227Z] #49 [core-data internal] load build context [2026-07-28T01:49:07.227Z] #49 transferring context: 3.45MB 2.2s done [2026-07-28T01:49:07.227Z] #49 DONE 3.7s [2026-07-28T01:49:07.227Z] [2026-07-28T01:49:07.227Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:07.227Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.7s [2026-07-28T01:49:07.524Z] #42 ... [2026-07-28T01:49:07.524Z] [2026-07-28T01:49:07.524Z] #50 [security-spiffe-token-provider internal] load build context [2026-07-28T01:49:07.524Z] #50 transferring context: 3.45MB 2.1s done [2026-07-28T01:49:07.524Z] #50 DONE 3.9s [2026-07-28T01:49:07.524Z] [2026-07-28T01:49:07.524Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:07.524Z] #42 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-07-28T01:49:07.524Z] #42 ... [2026-07-28T01:49:07.524Z] [2026-07-28T01:49:07.524Z] #51 [security-spire-agent internal] load build context [2026-07-28T01:49:07.524Z] #51 transferring context: 26.11kB 0.1s done [2026-07-28T01:49:07.524Z] #51 DONE 2.1s [2026-07-28T01:49:07.524Z] [2026-07-28T01:49:07.524Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:07.524Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.9s [2026-07-28T01:49:07.801Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.97MB / 37.02MB 2.1s [2026-07-28T01:49:07.801Z] #42 ... [2026-07-28T01:49:07.801Z] [2026-07-28T01:49:07.801Z] #52 [security-secretstore-setup internal] load build context [2026-07-28T01:49:07.801Z] #52 transferring context: 3.45MB 2.2s done [2026-07-28T01:49:07.801Z] #52 DONE 3.6s [2026-07-28T01:49:07.801Z] [2026-07-28T01:49:07.801Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:07.801Z] #42 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-28T01:49:08.044Z] #167 ... [2026-07-28T01:49:08.044Z] [2026-07-28T01:49:08.044Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:49:08.044Z] #166 DONE 12.6s [2026-07-28T01:49:08.075Z] #42 ... [2026-07-28T01:49:08.075Z] [2026-07-28T01:49:08.075Z] #53 [support-scheduler internal] load build context [2026-07-28T01:49:08.075Z] #53 transferring context: 3.45MB 2.1s done [2026-07-28T01:49:08.075Z] #53 DONE 3.5s [2026-07-28T01:49:08.075Z] [2026-07-28T01:49:08.075Z] #54 [support-notifications internal] load build context [2026-07-28T01:49:08.075Z] #54 transferring context: 3.45MB 2.2s done [2026-07-28T01:49:08.075Z] #54 DONE 3.6s [2026-07-28T01:49:08.075Z] [2026-07-28T01:49:08.075Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:08.075Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.69MB / 37.02MB 2.4s [2026-07-28T01:49:08.302Z] [2026-07-28T01:49:08.302Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T01:49:08.302Z] #153 ... [2026-07-28T01:49:08.302Z] [2026-07-28T01:49:08.302Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-28T01:49:08.350Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 2.7s [2026-07-28T01:49:08.631Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 3.1s [2026-07-28T01:49:09.244Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 3.6s [2026-07-28T01:49:09.850Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 4.1s [2026-07-28T01:49:10.127Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.00MB / 37.02MB 4.5s [2026-07-28T01:49:11.117Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 5.6s [2026-07-28T01:49:12.201Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.19MB / 37.02MB 6.6s [2026-07-28T01:49:12.983Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.14MB / 37.02MB 7.1s [2026-07-28T01:49:13.672Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 8.2s [2026-07-28T01:49:14.286Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 8.7s [2026-07-28T01:49:15.348Z] #42 ... [2026-07-28T01:49:15.348Z] [2026-07-28T01:49:15.348Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-28T01:49:15.348Z] #55 DONE 8.4s [2026-07-28T01:49:15.348Z] [2026-07-28T01:49:15.348Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:15.348Z] #42 ... [2026-07-28T01:49:15.348Z] [2026-07-28T01:49:15.348Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:49:15.348Z] #46 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-28T01:49:15.348Z] #46 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-07-28T01:49:15.348Z] #46 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-07-28T01:49:15.348Z] #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-28T01:49:15.348Z] #46 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done [2026-07-28T01:49:15.348Z] #46 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.5s done [2026-07-28T01:49:15.348Z] #46 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-07-28T01:49:15.348Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-07-28T01:49:15.348Z] #46 ... [2026-07-28T01:49:15.348Z] [2026-07-28T01:49:15.348Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:15.348Z] #42 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 9.6s done [2026-07-28T01:49:16.884Z] #42 ... [2026-07-28T01:49:16.884Z] [2026-07-28T01:49:16.884Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:49:17.154Z] #56 ... [2026-07-28T01:49:17.154Z] [2026-07-28T01:49:17.154Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:49:17.154Z] #57 ... [2026-07-28T01:49:17.154Z] [2026-07-28T01:49:17.154Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-28T01:49:17.154Z] #58 ... [2026-07-28T01:49:17.154Z] [2026-07-28T01:49:17.154Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-28T01:49:17.154Z] #0 8.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:17.154Z] #0 9.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:17.424Z] #59 ... [2026-07-28T01:49:17.424Z] [2026-07-28T01:49:17.424Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-28T01:49:17.424Z] #0 7.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:17.424Z] #0 7.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:17.424Z] #0 9.492 (1/3) Installing ca-certificates (20260611-r0) [2026-07-28T01:49:17.424Z] #0 9.606 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:17.424Z] #0 9.698 (3/3) Installing tzdata (2026c-r0) [2026-07-28T01:49:17.424Z] #0 10.11 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:17.424Z] #0 10.15 Executing ca-certificates-20260611-r0.trigger [2026-07-28T01:49:17.424Z] #0 10.47 OK: 8 MiB in 19 packages [2026-07-28T01:49:17.424Z] #60 ... [2026-07-28T01:49:17.424Z] [2026-07-28T01:49:17.424Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-28T01:49:17.692Z] #61 ... [2026-07-28T01:49:17.692Z] [2026-07-28T01:49:17.692Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-28T01:49:17.692Z] #62 ... [2026-07-28T01:49:17.692Z] [2026-07-28T01:49:17.692Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-28T01:49:17.971Z] #63 ... [2026-07-28T01:49:17.971Z] [2026-07-28T01:49:17.971Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-28T01:49:17.971Z] #64 ... [2026-07-28T01:49:17.971Z] [2026-07-28T01:49:17.971Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-28T01:49:18.243Z] #65 ... [2026-07-28T01:49:18.243Z] [2026-07-28T01:49:18.243Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-28T01:49:18.512Z] #66 ... [2026-07-28T01:49:18.512Z] [2026-07-28T01:49:18.512Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:18.512Z] #67 ... [2026-07-28T01:49:18.512Z] [2026-07-28T01:49:18.512Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-28T01:49:18.512Z] #60 DONE 11.6s [2026-07-28T01:49:18.512Z] [2026-07-28T01:49:18.512Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-28T01:49:18.512Z] #0 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:18.778Z] #68 ... [2026-07-28T01:49:18.778Z] [2026-07-28T01:49:18.778Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-28T01:49:18.778Z] #69 ... [2026-07-28T01:49:18.778Z] [2026-07-28T01:49:18.778Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-28T01:49:19.046Z] #70 ... [2026-07-28T01:49:19.046Z] [2026-07-28T01:49:19.046Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:19.046Z] #71 ... [2026-07-28T01:49:19.046Z] [2026-07-28T01:49:19.046Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:49:19.046Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.5s [2026-07-28T01:49:19.370Z] #46 ... [2026-07-28T01:49:19.370Z] [2026-07-28T01:49:19.370Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-28T01:49:19.370Z] #59 11.49 OK: 255 MiB in 60 packages [2026-07-28T01:49:19.370Z] #59 DONE 12.5s [2026-07-28T01:49:19.370Z] [2026-07-28T01:49:19.370Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:49:22.733Z] #46 ... [2026-07-28T01:49:22.733Z] [2026-07-28T01:49:22.733Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:49:22.733Z] #72 DONE 3.0s [2026-07-28T01:49:22.733Z] [2026-07-28T01:49:22.733Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:49:22.733Z] #46 ... [2026-07-28T01:49:22.733Z] [2026-07-28T01:49:22.733Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-28T01:49:22.733Z] #64 DONE 14.9s [2026-07-28T01:49:22.733Z] [2026-07-28T01:49:22.733Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:49:24.147Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 11.7s [2026-07-28T01:49:25.563Z] #46 ... [2026-07-28T01:49:25.563Z] [2026-07-28T01:49:25.563Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-28T01:49:25.563Z] #0 9.918 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:25.563Z] #73 ... [2026-07-28T01:49:25.563Z] [2026-07-28T01:49:25.563Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-28T01:49:26.475Z] #168 DONE 18.3s [2026-07-28T01:49:26.475Z] [2026-07-28T01:49:26.475Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T01:49:26.833Z] #154 ... [2026-07-28T01:49:26.833Z] [2026-07-28T01:49:26.833Z] #167 [core-common-config-bootstrapper] exporting to image [2026-07-28T01:49:26.833Z] #167 exporting layers 22.8s done [2026-07-28T01:49:26.833Z] #167 writing image sha256:caf018ad454a7c00df4daf9f8f5a7bca8bf5b11f2c3cc808c786d72c38b73be1 done [2026-07-28T01:49:26.833Z] #167 naming to docker.io/library/core-common-config-bootstrapper done [2026-07-28T01:49:27.032Z] #46 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.6s done [2026-07-28T01:49:27.400Z] #167 DONE 23.5s [2026-07-28T01:49:27.400Z] [2026-07-28T01:49:27.400Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-28T01:49:27.400Z] #169 DONE 0.8s [2026-07-28T01:49:27.400Z] [2026-07-28T01:49:27.400Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T01:49:27.400Z] #150 ... [2026-07-28T01:49:27.400Z] [2026-07-28T01:49:27.400Z] #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-07-28T01:49:27.619Z] #46 DONE 22.0s [2026-07-28T01:49:27.619Z] [2026-07-28T01:49:27.619Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:27.619Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.2s [2026-07-28T01:49:27.619Z] #42 ... [2026-07-28T01:49:27.619Z] [2026-07-28T01:49:27.619Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:49:27.657Z] #170 DONE 0.2s [2026-07-28T01:49:27.657Z] [2026-07-28T01:49:27.657Z] #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-07-28T01:49:27.657Z] #171 DONE 0.1s [2026-07-28T01:49:27.657Z] [2026-07-28T01:49:27.657Z] #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-07-28T01:49:27.657Z] #172 DONE 0.0s [2026-07-28T01:49:27.657Z] [2026-07-28T01:49:27.657Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T01:49:27.885Z] #56 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:27.885Z] #56 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:27.885Z] #56 20.42 OK: 255 MiB in 60 packages [2026-07-28T01:49:27.885Z] #56 ... [2026-07-28T01:49:27.885Z] [2026-07-28T01:49:27.885Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:27.914Z] #154 ... [2026-07-28T01:49:27.915Z] [2026-07-28T01:49:27.915Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-28T01:49:27.915Z] #173 DONE 0.1s [2026-07-28T01:49:27.915Z] [2026-07-28T01:49:27.915Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-28T01:49:28.473Z] #42 ... [2026-07-28T01:49:28.473Z] [2026-07-28T01:49:28.473Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:49:28.473Z] #0 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:28.473Z] #0 9.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:28.739Z] #74 ... [2026-07-28T01:49:28.739Z] [2026-07-28T01:49:28.739Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-28T01:49:28.739Z] #58 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:28.740Z] #58 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:28.740Z] #58 ... [2026-07-28T01:49:28.740Z] [2026-07-28T01:49:28.740Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:29.006Z] #42 ... [2026-07-28T01:49:29.006Z] [2026-07-28T01:49:29.006Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:49:29.006Z] #57 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:29.006Z] #57 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:29.273Z] #57 ... [2026-07-28T01:49:29.273Z] [2026-07-28T01:49:29.273Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-28T01:49:29.273Z] #66 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:29.273Z] #66 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:29.285Z] #174 DONE 1.5s [2026-07-28T01:49:29.285Z] [2026-07-28T01:49:29.285Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T01:49:29.539Z] #66 ... [2026-07-28T01:49:29.539Z] [2026-07-28T01:49:29.539Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-28T01:49:29.539Z] #68 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:29.539Z] #68 ... [2026-07-28T01:49:29.539Z] [2026-07-28T01:49:29.539Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:29.547Z] #154 ... [2026-07-28T01:49:29.547Z] [2026-07-28T01:49:29.547Z] #175 [security-bootstrapper] exporting to image [2026-07-28T01:49:29.805Z] #175 exporting layers 0.6s done [2026-07-28T01:49:29.807Z] #42 ... [2026-07-28T01:49:29.807Z] [2026-07-28T01:49:29.807Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:49:29.807Z] #56 DONE 23.1s [2026-07-28T01:49:29.807Z] [2026-07-28T01:49:29.807Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:29.807Z] #42 ... [2026-07-28T01:49:29.807Z] [2026-07-28T01:49:29.807Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-28T01:49:29.807Z] #69 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:29.807Z] #69 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:29.807Z] #69 ... [2026-07-28T01:49:29.807Z] [2026-07-28T01:49:29.807Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:49:30.063Z] #175 writing image sha256:adca15bd450a7d28a19d6b5ae4af532afc66d1dd8f4fb58594c0d067694b5177 done [2026-07-28T01:49:30.063Z] #175 naming to docker.io/library/security-bootstrapper done [2026-07-28T01:49:30.063Z] #175 DONE 0.7s [2026-07-28T01:49:30.063Z] [2026-07-28T01:49:30.063Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T01:49:30.402Z] #75 DONE 0.6s [2026-07-28T01:49:30.402Z] [2026-07-28T01:49:30.402Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:49:30.669Z] #76 ... [2026-07-28T01:49:30.669Z] [2026-07-28T01:49:30.669Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-28T01:49:30.669Z] #61 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:30.669Z] #61 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:30.669Z] #61 ... [2026-07-28T01:49:30.669Z] [2026-07-28T01:49:30.669Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:32.615Z] #42 ... [2026-07-28T01:49:32.615Z] [2026-07-28T01:49:32.615Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:49:32.615Z] #77 ... [2026-07-28T01:49:32.615Z] [2026-07-28T01:49:32.615Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:32.615Z] #0 5.446 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:32.615Z] #0 7.228 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:32.891Z] #78 ... [2026-07-28T01:49:32.891Z] [2026-07-28T01:49:32.891Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:32.891Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.5s [2026-07-28T01:49:33.162Z] #42 ... [2026-07-28T01:49:33.162Z] [2026-07-28T01:49:33.162Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:33.162Z] #67 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.162Z] #67 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.162Z] #67 ... [2026-07-28T01:49:33.162Z] [2026-07-28T01:49:33.162Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-28T01:49:33.162Z] #57 24.12 OK: 255 MiB in 60 packages [2026-07-28T01:49:33.162Z] #57 DONE 26.5s [2026-07-28T01:49:33.162Z] [2026-07-28T01:49:33.162Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:33.162Z] #71 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.162Z] #71 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.433Z] #71 ... [2026-07-28T01:49:33.433Z] [2026-07-28T01:49:33.433Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-28T01:49:33.433Z] #65 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.433Z] #65 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.433Z] #65 ... [2026-07-28T01:49:33.433Z] [2026-07-28T01:49:33.433Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-28T01:49:33.433Z] #62 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.433Z] #62 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.756Z] #62 ... [2026-07-28T01:49:33.756Z] [2026-07-28T01:49:33.756Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-28T01:49:33.756Z] #58 24.37 OK: 255 MiB in 60 packages [2026-07-28T01:49:33.756Z] #58 DONE 26.7s [2026-07-28T01:49:33.756Z] [2026-07-28T01:49:33.756Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-28T01:49:33.756Z] #63 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.756Z] #63 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.756Z] #63 ... [2026-07-28T01:49:33.756Z] [2026-07-28T01:49:33.756Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-28T01:49:33.756Z] #70 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:33.756Z] #70 17.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:34.038Z] #70 ... [2026-07-28T01:49:34.038Z] [2026-07-28T01:49:34.038Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:34.306Z] #42 ... [2026-07-28T01:49:34.306Z] [2026-07-28T01:49:34.306Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:49:34.306Z] #79 DONE 1.1s [2026-07-28T01:49:34.306Z] [2026-07-28T01:49:34.306Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:34.898Z] #42 ... [2026-07-28T01:49:34.898Z] [2026-07-28T01:49:34.898Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:49:34.898Z] #80 DONE 1.0s [2026-07-28T01:49:34.898Z] [2026-07-28T01:49:34.898Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:37.497Z] #42 ... [2026-07-28T01:49:37.497Z] [2026-07-28T01:49:37.497Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-28T01:49:37.497Z] #73 11.82 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:37.497Z] #73 ... [2026-07-28T01:49:37.497Z] [2026-07-28T01:49:37.497Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-28T01:49:37.497Z] #68 23.75 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:37.497Z] #68 23.82 (2/4) Installing openssl (3.5.7-r0) [2026-07-28T01:49:37.497Z] #68 23.99 (3/4) Installing su-exec (0.2-r3) [2026-07-28T01:49:37.497Z] #68 24.08 (4/4) Installing yq-go (4.47.2-r3) [2026-07-28T01:49:37.497Z] #68 26.00 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:37.497Z] #68 26.26 OK: 20 MiB in 20 packages [2026-07-28T01:49:37.497Z] #68 DONE 29.6s [2026-07-28T01:49:37.498Z] [2026-07-28T01:49:37.498Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-28T01:49:38.091Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.8s [2026-07-28T01:49:38.694Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s done [2026-07-28T01:49:38.972Z] #42 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s done [2026-07-28T01:49:39.239Z] #42 DONE 34.9s [2026-07-28T01:49:39.239Z] [2026-07-28T01:49:39.239Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-28T01:49:39.239Z] #65 31.48 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:39.239Z] #65 31.58 (2/2) Installing su-exec (0.2-r3) [2026-07-28T01:49:39.239Z] #65 31.61 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:39.510Z] #65 32.05 OK: 8 MiB in 18 packages [2026-07-28T01:49:40.921Z] #65 ... [2026-07-28T01:49:40.921Z] [2026-07-28T01:49:40.921Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-28T01:49:40.921Z] #69 27.49 (1/7) Installing ca-certificates (20260611-r0) [2026-07-28T01:49:40.921Z] #69 28.10 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:40.921Z] #69 28.12 (3/7) Installing libgcc (14.2.0-r6) [2026-07-28T01:49:40.921Z] #69 28.14 (4/7) Installing libsodium (1.0.20-r1) [2026-07-28T01:49:40.921Z] #69 28.17 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-28T01:49:40.921Z] #69 28.54 (6/7) Installing libzmq (4.3.5-r2) [2026-07-28T01:49:40.921Z] #69 28.68 (7/7) Installing zeromq (4.3.5-r2) [2026-07-28T01:49:40.921Z] #69 28.80 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:40.921Z] #69 29.04 Executing ca-certificates-20260611-r0.trigger [2026-07-28T01:49:40.921Z] #69 30.52 OK: 12 MiB in 23 packages [2026-07-28T01:49:40.921Z] #69 DONE 33.2s [2026-07-28T01:49:41.201Z] [2026-07-28T01:49:41.201Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:49:41.201Z] #74 22.45 OK: 8 MiB in 19 packages [2026-07-28T01:49:42.168Z] #74 DONE 23.7s [2026-07-28T01:49:42.168Z] [2026-07-28T01:49:42.168Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-28T01:49:42.168Z] #73 26.80 OK: 255 MiB in 60 packages [2026-07-28T01:49:42.436Z] #73 ... [2026-07-28T01:49:42.436Z] [2026-07-28T01:49:42.436Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-28T01:49:42.436Z] #65 DONE 34.9s [2026-07-28T01:49:42.436Z] [2026-07-28T01:49:42.436Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-28T01:49:43.442Z] #81 ... [2026-07-28T01:49:43.442Z] [2026-07-28T01:49:43.442Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:43.442Z] #71 31.45 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:43.442Z] #71 31.49 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:43.442Z] #71 31.91 OK: 8 MiB in 17 packages [2026-07-28T01:49:43.442Z] #71 DONE 35.6s [2026-07-28T01:49:43.442Z] [2026-07-28T01:49:43.442Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:49:43.718Z] #82 ... [2026-07-28T01:49:43.718Z] [2026-07-28T01:49:43.718Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-28T01:49:43.718Z] #66 26.14 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:49:43.718Z] #66 26.14 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:49:43.718Z] #66 26.14 OK: 26166 distinct packages available [2026-07-28T01:49:43.718Z] #66 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:43.718Z] #66 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:43.718Z] #66 ... [2026-07-28T01:49:43.718Z] [2026-07-28T01:49:43.718Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-28T01:49:43.718Z] #63 30.28 (1/4) Installing ca-certificates (20260611-r0) [2026-07-28T01:49:43.718Z] #63 30.95 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:43.718Z] #63 30.96 (3/4) Installing su-exec (0.2-r3) [2026-07-28T01:49:43.718Z] #63 30.97 (4/4) Installing yq-go (4.47.2-r3) [2026-07-28T01:49:43.718Z] #63 32.33 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:43.718Z] #63 32.36 Executing ca-certificates-20260611-r0.trigger [2026-07-28T01:49:43.718Z] #63 33.09 OK: 19 MiB in 20 packages [2026-07-28T01:49:43.987Z] #63 ... [2026-07-28T01:49:43.987Z] [2026-07-28T01:49:43.987Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:43.987Z] #78 21.50 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:44.573Z] #78 ... [2026-07-28T01:49:44.573Z] [2026-07-28T01:49:44.573Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-28T01:49:44.573Z] #63 DONE 36.7s [2026-07-28T01:49:44.573Z] [2026-07-28T01:49:44.573Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:49:44.573Z] #83 ... [2026-07-28T01:49:44.573Z] [2026-07-28T01:49:44.573Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:44.573Z] #78 22.04 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:44.573Z] #78 22.23 OK: 8 MiB in 17 packages [2026-07-28T01:49:44.573Z] #78 ... [2026-07-28T01:49:44.573Z] [2026-07-28T01:49:44.574Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:49:44.841Z] #84 ... [2026-07-28T01:49:44.841Z] [2026-07-28T01:49:44.841Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:44.841Z] #67 33.53 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:44.841Z] #67 33.61 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:44.841Z] #67 33.86 OK: 8 MiB in 17 packages [2026-07-28T01:49:44.841Z] #67 DONE 37.2s [2026-07-28T01:49:44.841Z] [2026-07-28T01:49:44.841Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-28T01:49:44.841Z] #85 ... [2026-07-28T01:49:44.841Z] [2026-07-28T01:49:44.841Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-28T01:49:44.841Z] #73 DONE 29.6s [2026-07-28T01:49:45.107Z] [2026-07-28T01:49:45.107Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-28T01:49:45.385Z] #86 ... [2026-07-28T01:49:45.385Z] [2026-07-28T01:49:45.385Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-28T01:49:45.385Z] #61 28.59 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:49:45.385Z] #61 28.59 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:49:45.385Z] #61 28.59 OK: 26188 distinct packages available [2026-07-28T01:49:45.385Z] #61 30.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:45.385Z] #61 33.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:45.652Z] #61 ... [2026-07-28T01:49:45.652Z] [2026-07-28T01:49:45.652Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-28T01:49:46.610Z] #87 ... [2026-07-28T01:49:46.610Z] [2026-07-28T01:49:46.610Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-28T01:49:46.610Z] #86 DONE 1.5s [2026-07-28T01:49:46.610Z] [2026-07-28T01:49:46.610Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-28T01:49:46.610Z] #62 28.96 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:49:46.610Z] #62 28.98 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:49:46.610Z] #62 28.98 OK: 26166 distinct packages available [2026-07-28T01:49:46.610Z] #62 31.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:46.610Z] #62 33.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:46.877Z] #62 ... [2026-07-28T01:49:46.877Z] [2026-07-28T01:49:46.877Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:49:47.144Z] #88 ... [2026-07-28T01:49:47.144Z] [2026-07-28T01:49:47.144Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-28T01:49:47.144Z] #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:47.144Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:47.411Z] #89 ... [2026-07-28T01:49:47.411Z] [2026-07-28T01:49:47.411Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-28T01:49:47.411Z] #78 DONE 24.9s [2026-07-28T01:49:47.411Z] [2026-07-28T01:49:47.411Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-28T01:49:47.411Z] #70 32.43 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-28T01:49:47.411Z] #70 32.43 v3.22.5-53-g73464b90de5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-28T01:49:47.411Z] #70 32.43 OK: 26166 distinct packages available [2026-07-28T01:49:47.411Z] #70 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:47.411Z] #70 37.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:48.825Z] #70 ... [2026-07-28T01:49:48.825Z] [2026-07-28T01:49:48.825Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-28T01:49:48.825Z] #81 6.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:50.235Z] #81 7.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:51.200Z] #81 ... [2026-07-28T01:49:51.200Z] [2026-07-28T01:49:51.200Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:49:51.200Z] #0 7.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:51.200Z] #0 8.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:51.200Z] #90 ... [2026-07-28T01:49:51.200Z] [2026-07-28T01:49:51.200Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-28T01:49:51.200Z] #87 5.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:51.466Z] #87 7.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:54.060Z] #87 ... [2026-07-28T01:49:54.060Z] [2026-07-28T01:49:54.060Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-28T01:49:54.060Z] #66 44.19 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:54.060Z] #66 44.22 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-28T01:49:54.060Z] #66 44.23 (3/5) Installing libucontext (1.3.2-r0) [2026-07-28T01:49:54.060Z] #66 44.25 (4/5) Installing gcompat (1.1.0-r4) [2026-07-28T01:49:54.060Z] #66 44.29 (5/5) Installing openssl (3.5.7-r0) [2026-07-28T01:49:54.060Z] #66 44.39 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:54.060Z] #66 44.48 OK: 9 MiB in 21 packages [2026-07-28T01:49:54.060Z] #66 DONE 46.3s [2026-07-28T01:49:54.060Z] [2026-07-28T01:49:54.060Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-28T01:49:54.060Z] #61 45.11 OK: 255 MiB in 60 packages [2026-07-28T01:49:54.060Z] #61 DONE 46.7s [2026-07-28T01:49:54.060Z] [2026-07-28T01:49:54.060Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-28T01:49:54.339Z] #91 ... [2026-07-28T01:49:54.339Z] [2026-07-28T01:49:54.339Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:49:54.339Z] #92 DONE 0.8s [2026-07-28T01:49:54.606Z] [2026-07-28T01:49:54.606Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:49:54.606Z] #93 ... [2026-07-28T01:49:54.606Z] [2026-07-28T01:49:54.606Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-28T01:49:54.606Z] #62 44.60 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:54.606Z] #62 44.64 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-28T01:49:54.606Z] #62 44.64 (3/4) Installing libucontext (1.3.2-r0) [2026-07-28T01:49:54.606Z] #62 44.66 (4/4) Installing gcompat (1.1.0-r4) [2026-07-28T01:49:54.606Z] #62 44.69 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:54.606Z] #62 44.80 OK: 8 MiB in 20 packages [2026-07-28T01:49:54.606Z] #62 DONE 47.1s [2026-07-28T01:49:54.874Z] [2026-07-28T01:49:54.874Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-28T01:49:56.817Z] #94 ... [2026-07-28T01:49:56.817Z] [2026-07-28T01:49:56.817Z] #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-28T01:49:56.817Z] #89 16.42 OK: 20 MiB in 20 packages [2026-07-28T01:49:56.817Z] #89 DONE 19.3s [2026-07-28T01:49:56.817Z] [2026-07-28T01:49:56.817Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-28T01:49:56.817Z] #70 48.00 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-28T01:49:56.817Z] #70 48.19 (2/13) Installing c-ares (1.34.8-r0) [2026-07-28T01:49:56.817Z] #70 48.24 (3/13) Installing libunistring (1.3-r0) [2026-07-28T01:49:56.817Z] #70 48.52 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-28T01:49:56.817Z] #70 48.55 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-28T01:49:56.817Z] #70 48.61 (6/13) Installing libpsl (0.21.5-r3) [2026-07-28T01:49:56.817Z] #70 48.64 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-28T01:49:56.817Z] #70 48.83 (8/13) Installing libcurl (8.14.1-r3) [2026-07-28T01:49:56.817Z] #70 48.89 (9/13) Installing curl (8.14.1-r3) [2026-07-28T01:49:56.817Z] #70 48.93 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-28T01:49:56.817Z] #70 48.95 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-28T01:49:56.817Z] #70 48.98 (12/13) Installing libucontext (1.3.2-r0) [2026-07-28T01:49:56.817Z] #70 48.99 (13/13) Installing gcompat (1.1.0-r4) [2026-07-28T01:49:56.817Z] #70 49.02 Executing busybox-1.37.0-r20.trigger [2026-07-28T01:49:56.817Z] #70 49.09 OK: 13 MiB in 29 packages [2026-07-28T01:49:56.817Z] #70 ... [2026-07-28T01:49:56.817Z] [2026-07-28T01:49:56.817Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-28T01:49:56.817Z] #95 DONE 0.3s [2026-07-28T01:49:57.084Z] [2026-07-28T01:49:57.084Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-28T01:49:57.084Z] #85 5.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:57.084Z] #85 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:58.043Z] #85 ... [2026-07-28T01:49:58.043Z] [2026-07-28T01:49:58.043Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-28T01:49:58.043Z] #91 4.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:59.004Z] #91 ... [2026-07-28T01:49:59.004Z] [2026-07-28T01:49:59.004Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-28T01:49:59.004Z] #70 DONE 51.2s [2026-07-28T01:49:59.004Z] [2026-07-28T01:49:59.004Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:49:59.004Z] #96 ... [2026-07-28T01:49:59.004Z] [2026-07-28T01:49:59.004Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:49:59.004Z] #82 5.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:59.004Z] #82 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:59.269Z] #82 ... [2026-07-28T01:49:59.269Z] [2026-07-28T01:49:59.269Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-28T01:49:59.269Z] #94 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:49:59.854Z] #94 4.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:50:01.283Z] #94 ... [2026-07-28T01:50:01.283Z] [2026-07-28T01:50:01.283Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:50:01.283Z] #90 18.60 OK: 12 MiB in 23 packages [2026-07-28T01:50:01.283Z] #90 DONE 20.4s [2026-07-28T01:50:01.550Z] [2026-07-28T01:50:01.550Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:50:01.550Z] #96 2.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-28T01:50:01.550Z] #96 ... [2026-07-28T01:50:01.550Z] [2026-07-28T01:50:01.550Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-28T01:50:01.550Z] #81 17.47 OK: 8 MiB in 18 packages [2026-07-28T01:50:01.550Z] #81 DONE 19.2s [2026-07-28T01:50:01.822Z] [2026-07-28T01:50:01.822Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-28T01:50:01.822Z] #85 16.99 OK: 8 MiB in 17 packages [2026-07-28T01:50:02.095Z] #85 ... [2026-07-28T01:50:02.095Z] [2026-07-28T01:50:02.095Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:50:02.095Z] #82 16.81 OK: 8 MiB in 17 packages [2026-07-28T01:50:02.095Z] #82 DONE 18.8s [2026-07-28T01:50:02.118Z] #154 ... [2026-07-28T01:50:02.118Z] [2026-07-28T01:50:02.118Z] #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-07-28T01:50:02.118Z] #152 159.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-28T01:50:02.375Z] [2026-07-28T01:50:02.376Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-28T01:50:02.376Z] #87 17.35 OK: 19 MiB in 20 packages [2026-07-28T01:50:03.865Z] #87 ... [2026-07-28T01:50:03.865Z] [2026-07-28T01:50:03.865Z] #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-07-28T01:50:03.865Z] #85 DONE 18.8s [2026-07-28T01:50:03.865Z] [2026-07-28T01:50:03.865Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:50:03.865Z] #96 4.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:50:04.136Z] #96 ... [2026-07-28T01:50:04.136Z] [2026-07-28T01:50:04.136Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-28T01:50:04.136Z] #87 DONE 19.8s [2026-07-28T01:50:04.403Z] [2026-07-28T01:50:04.403Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-28T01:50:05.001Z] #97 DONE 3.3s [2026-07-28T01:50:05.001Z] [2026-07-28T01:50:05.001Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-28T01:50:05.001Z] #91 5.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-28T01:50:05.001Z] #91 ... [2026-07-28T01:50:05.001Z] [2026-07-28T01:50:05.001Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-28T01:50:05.273Z] #98 DONE 0.2s [2026-07-28T01:50:05.273Z] [2026-07-28T01:50:05.273Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:50:06.701Z] #77 ... [2026-07-28T01:50:06.701Z] [2026-07-28T01:50:06.701Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-28T01:50:06.701Z] #94 11.74 OK: 8 MiB in 20 packages [2026-07-28T01:50:07.670Z] #94 DONE 12.9s [2026-07-28T01:50:07.670Z] [2026-07-28T01:50:07.670Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:50:08.254Z] #99 ... [2026-07-28T01:50:08.254Z] [2026-07-28T01:50:08.254Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-07-28T01:50:08.254Z] #91 13.37 OK: 9 MiB in 21 packages [2026-07-28T01:50:08.254Z] #91 DONE 14.7s [2026-07-28T01:50:08.254Z] [2026-07-28T01:50:08.254Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:50:10.211Z] #100 ... [2026-07-28T01:50:10.211Z] [2026-07-28T01:50:10.211Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:50:10.211Z] #99 DONE 2.2s [2026-07-28T01:50:10.211Z] [2026-07-28T01:50:10.211Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-28T01:50:10.211Z] #101 DONE 1.9s [2026-07-28T01:50:10.211Z] [2026-07-28T01:50:10.211Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-28T01:50:10.211Z] #102 ... [2026-07-28T01:50:10.211Z] [2026-07-28T01:50:10.211Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-28T01:50:10.211Z] #96 10.09 OK: 13 MiB in 29 packages [2026-07-28T01:50:10.211Z] #96 DONE 11.4s [2026-07-28T01:50:10.211Z] [2026-07-28T01:50:10.211Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:50:10.493Z] #103 ... [2026-07-28T01:50:10.493Z] [2026-07-28T01:50:10.493Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-28T01:50:10.493Z] #102 DONE 0.6s [2026-07-28T01:50:10.493Z] [2026-07-28T01:50:10.493Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:50:10.493Z] #100 DONE 2.5s [2026-07-28T01:50:10.771Z] [2026-07-28T01:50:10.771Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-28T01:50:10.771Z] #104 ... [2026-07-28T01:50:10.771Z] [2026-07-28T01:50:10.771Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-28T01:50:10.771Z] #105 DONE 0.3s [2026-07-28T01:50:11.039Z] [2026-07-28T01:50:11.039Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-28T01:50:11.315Z] #106 ... [2026-07-28T01:50:11.315Z] [2026-07-28T01:50:11.315Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-28T01:50:11.315Z] #104 DONE 0.5s [2026-07-28T01:50:11.315Z] [2026-07-28T01:50:11.315Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-28T01:50:11.315Z] #106 DONE 0.3s [2026-07-28T01:50:11.315Z] [2026-07-28T01:50:11.315Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-28T01:50:11.617Z] #107 ... [2026-07-28T01:50:11.617Z] [2026-07-28T01:50:11.617Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-28T01:50:11.617Z] #108 DONE 0.5s [2026-07-28T01:50:11.617Z] [2026-07-28T01:50:11.617Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-28T01:50:11.617Z] #107 DONE 0.4s [2026-07-28T01:50:11.617Z] [2026-07-28T01:50:11.617Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-28T01:50:11.895Z] #109 ... [2026-07-28T01:50:11.895Z] [2026-07-28T01:50:11.895Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-28T01:50:11.895Z] #110 DONE 0.4s [2026-07-28T01:50:12.170Z] [2026-07-28T01:50:12.170Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-28T01:50:12.170Z] #109 DONE 0.4s [2026-07-28T01:50:12.170Z] [2026-07-28T01:50:12.170Z] #111 [security-spire-config] exporting to image [2026-07-28T01:50:12.170Z] #111 exporting layers [2026-07-28T01:50:12.762Z] #111 ... [2026-07-28T01:50:12.762Z] [2026-07-28T01:50:12.762Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-28T01:50:12.762Z] #112 DONE 0.5s [2026-07-28T01:50:12.762Z] [2026-07-28T01:50:12.762Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-28T01:50:13.031Z] #113 DONE 0.4s [2026-07-28T01:50:13.031Z] [2026-07-28T01:50:13.031Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:50:13.031Z] #84 ... [2026-07-28T01:50:13.031Z] [2026-07-28T01:50:13.031Z] #111 [security-spire-server] exporting to image [2026-07-28T01:50:13.995Z] #111 ... [2026-07-28T01:50:13.995Z] [2026-07-28T01:50:13.995Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-28T01:50:13.995Z] #103 DONE 3.7s [2026-07-28T01:50:13.995Z] [2026-07-28T01:50:13.995Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-28T01:50:14.262Z] #114 DONE 0.3s [2026-07-28T01:50:14.262Z] [2026-07-28T01:50:14.262Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-28T01:50:14.325Z] #152 DONE 171.3s [2026-07-28T01:50:14.325Z] [2026-07-28T01:50:14.325Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-28T01:50:14.325Z] #147 DONE 171.3s [2026-07-28T01:50:14.325Z] [2026-07-28T01:50:14.325Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T01:50:14.325Z] #153 DONE 171.3s [2026-07-28T01:50:14.325Z] [2026-07-28T01:50:14.325Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-28T01:50:14.325Z] #146 DONE 171.3s [2026-07-28T01:50:14.325Z] [2026-07-28T01:50:14.326Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T01:50:14.326Z] #150 DONE 171.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-28T01:50:14.326Z] #145 DONE 171.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T01:50:14.326Z] #148 DONE 171.4s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T01:50:14.326Z] #151 DONE 171.4s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #176 ... [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-28T01:50:14.326Z] #155 DONE 171.4s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #154 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T01:50:14.326Z] #154 DONE 171.5s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #177 DONE 0.4s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #176 DONE 0.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #178 DONE 0.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #179 DONE 0.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #180 DONE 0.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #181 DONE 0.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #182 DONE 0.2s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #183 DONE 0.3s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #184 [core-command stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.326Z] #184 DONE 0.2s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.326Z] #185 DONE 0.1s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.326Z] #186 CACHED [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #187 CACHED [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.326Z] #188 DONE 0.2s [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T01:50:14.326Z] #189 CACHED [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.326Z] #190 CACHED [2026-07-28T01:50:14.326Z] [2026-07-28T01:50:14.326Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-28T01:50:14.531Z] #115 DONE 0.3s [2026-07-28T01:50:14.531Z] [2026-07-28T01:50:14.531Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:50:14.531Z] #84 ... [2026-07-28T01:50:14.531Z] [2026-07-28T01:50:14.531Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-28T01:50:14.585Z] #191 ... [2026-07-28T01:50:14.585Z] [2026-07-28T01:50:14.585Z] #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.585Z] #192 DONE 0.6s [2026-07-28T01:50:14.840Z] #116 DONE 0.4s [2026-07-28T01:50:14.840Z] [2026-07-28T01:50:14.840Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:50:14.840Z] #76 ... [2026-07-28T01:50:14.840Z] [2026-07-28T01:50:14.840Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-28T01:50:14.844Z] [2026-07-28T01:50:14.844Z] #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.844Z] #193 DONE 0.7s [2026-07-28T01:50:14.844Z] [2026-07-28T01:50:14.844Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.844Z] #194 DONE 0.8s [2026-07-28T01:50:14.844Z] [2026-07-28T01:50:14.844Z] #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T01:50:14.844Z] #195 DONE 0.8s [2026-07-28T01:50:14.844Z] [2026-07-28T01:50:14.844Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-28T01:50:14.844Z] #196 ... [2026-07-28T01:50:14.844Z] [2026-07-28T01:50:14.844Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-28T01:50:14.844Z] #197 DONE 0.9s [2026-07-28T01:50:15.110Z] [2026-07-28T01:50:15.110Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-28T01:50:15.446Z] #117 DONE 0.3s [2026-07-28T01:50:15.446Z] [2026-07-28T01:50:15.446Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-28T01:50:15.714Z] #118 DONE 0.4s [2026-07-28T01:50:15.714Z] [2026-07-28T01:50:15.714Z] #111 [security-spire-agent] exporting to image [2026-07-28T01:50:16.050Z] #198 ... [2026-07-28T01:50:16.050Z] [2026-07-28T01:50:16.050Z] #199 [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-07-28T01:50:16.050Z] #199 DONE 1.9s [2026-07-28T01:50:16.050Z] [2026-07-28T01:50:16.050Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-28T01:50:16.050Z] #200 DONE 1.9s [2026-07-28T01:50:16.050Z] [2026-07-28T01:50:16.050Z] #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-28T01:50:16.050Z] #201 DONE 1.9s [2026-07-28T01:50:16.309Z] [2026-07-28T01:50:16.309Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-28T01:50:16.568Z] #202 ... [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-28T01:50:16.568Z] #191 DONE 2.4s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-28T01:50:16.568Z] #203 DONE 2.4s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #204 [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-07-28T01:50:16.568Z] #204 DONE 2.0s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-28T01:50:16.568Z] #205 DONE 1.9s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-28T01:50:16.568Z] #198 DONE 1.7s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-28T01:50:16.568Z] #196 DONE 1.8s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-28T01:50:16.568Z] #206 DONE 1.8s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-07-28T01:50:16.568Z] #207 DONE 0.7s [2026-07-28T01:50:16.568Z] [2026-07-28T01:50:16.568Z] #208 [core-keeper] exporting to image [2026-07-28T01:50:16.568Z] #208 exporting layers [2026-07-28T01:50:16.826Z] #208 ... [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-28T01:50:16.826Z] #202 DONE 0.6s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-28T01:50:16.826Z] #209 DONE 0.3s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-28T01:50:16.826Z] #210 DONE 0.2s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-28T01:50:16.826Z] #211 DONE 0.3s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-28T01:50:16.826Z] #212 DONE 0.2s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-28T01:50:16.826Z] #213 DONE 0.2s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-28T01:50:16.826Z] #214 DONE 0.2s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #215 [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-07-28T01:50:16.826Z] #215 DONE 0.2s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-07-28T01:50:16.826Z] #216 DONE 0.2s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-28T01:50:16.826Z] #217 DONE 0.2s [2026-07-28T01:50:16.826Z] [2026-07-28T01:50:16.826Z] #218 [security-spiffe-token-provider] exporting to image [2026-07-28T01:50:17.101Z] #218 ... [2026-07-28T01:50:17.101Z] [2026-07-28T01:50:17.101Z] #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-28T01:50:17.101Z] #219 DONE 0.4s [2026-07-28T01:50:17.360Z] [2026-07-28T01:50:17.360Z] #220 [core-metadata] exporting to image [2026-07-28T01:50:17.670Z] #111 exporting layers 5.4s done [2026-07-28T01:50:17.670Z] #111 writing image sha256:651601f53120a044038ab4787df50705169c5795c5a490cce35fa5e8ba7ed52f 0.0s done [2026-07-28T01:50:17.670Z] #111 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-07-28T01:50:17.928Z] #220 ... [2026-07-28T01:50:17.928Z] [2026-07-28T01:50:17.928Z] #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-28T01:50:17.928Z] #221 DONE 1.1s [2026-07-28T01:50:17.928Z] [2026-07-28T01:50:17.928Z] #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-28T01:50:17.929Z] #222 DONE 1.1s [2026-07-28T01:50:17.929Z] [2026-07-28T01:50:17.929Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-28T01:50:17.929Z] #223 DONE 0.1s [2026-07-28T01:50:17.929Z] [2026-07-28T01:50:17.929Z] #224 [core-data] exporting to image [2026-07-28T01:50:17.929Z] #224 exporting layers 0.4s done [2026-07-28T01:50:17.929Z] #224 writing image sha256:2ad594f958ea859b4f0b10f0e60285ce0353e3fce6a6800ac4374fb50a6614f9 0.0s done [2026-07-28T01:50:17.929Z] #224 naming to docker.io/library/core-data done [2026-07-28T01:50:17.929Z] #224 DONE 1.2s [2026-07-28T01:50:17.929Z] [2026-07-28T01:50:17.929Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T01:50:17.942Z] #111 exporting layers 5.0s done [2026-07-28T01:50:17.942Z] #111 writing image sha256:e7128b510b9fe16439a4294e2c16d597aec964552c9ead280a3c4cfb87a72c52 [2026-07-28T01:50:18.187Z] #225 ... [2026-07-28T01:50:18.187Z] [2026-07-28T01:50:18.187Z] #208 [core-keeper] exporting to image [2026-07-28T01:50:18.187Z] #208 exporting layers 0.2s done [2026-07-28T01:50:18.187Z] #208 writing image sha256:6806882df06ee8a1e58e6eff5c37b0e70791dede8ce41fc106624de0b86efc38 0.0s done [2026-07-28T01:50:18.187Z] #208 naming to docker.io/library/core-keeper done [2026-07-28T01:50:18.187Z] #208 DONE 1.6s [2026-07-28T01:50:18.187Z] [2026-07-28T01:50:18.187Z] #226 [core-command] exporting to image [2026-07-28T01:50:18.187Z] #226 exporting layers 0.4s done [2026-07-28T01:50:18.187Z] #226 writing image sha256:c27e0f3a3b5b2d9e290c10b6d0eec3486fb4ea06a9c9b694df1e96cfab49f57c 0.0s done [2026-07-28T01:50:18.187Z] #226 naming to docker.io/library/core-command 0.0s done [2026-07-28T01:50:18.187Z] #226 DONE 1.4s [2026-07-28T01:50:18.187Z] [2026-07-28T01:50:18.187Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-28T01:50:18.187Z] #227 DONE 0.2s [2026-07-28T01:50:18.187Z] [2026-07-28T01:50:18.187Z] #218 [security-spiffe-token-provider] exporting to image [2026-07-28T01:50:18.187Z] #218 exporting layers 1.3s done [2026-07-28T01:50:18.187Z] #218 writing image sha256:292e0d5c1e09ea0d12af3f270a3b087ad5fdc9b8c2f0acf86817f66bb0bf74c3 0.0s done [2026-07-28T01:50:18.187Z] #218 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-07-28T01:50:18.211Z] #111 writing image sha256:e7128b510b9fe16439a4294e2c16d597aec964552c9ead280a3c4cfb87a72c52 0.0s done [2026-07-28T01:50:18.212Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2026-07-28T01:50:18.445Z] #218 DONE 1.4s [2026-07-28T01:50:18.445Z] [2026-07-28T01:50:18.445Z] #228 [support-notifications] exporting to image [2026-07-28T01:50:18.445Z] #228 exporting layers 1.4s done [2026-07-28T01:50:18.445Z] #228 writing image sha256:d469c3090f7ce4303d8111d2265e7c53d48a334440622ed8c1f32b0f2a6752a8 0.0s done [2026-07-28T01:50:18.445Z] #228 naming to docker.io/library/support-notifications done [2026-07-28T01:50:18.445Z] #228 DONE 1.5s [2026-07-28T01:50:18.445Z] [2026-07-28T01:50:18.445Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T01:50:18.445Z] #229 DONE 1.4s [2026-07-28T01:50:18.445Z] [2026-07-28T01:50:18.445Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-28T01:50:18.445Z] #230 DONE 0.2s [2026-07-28T01:50:18.445Z] [2026-07-28T01:50:18.445Z] #220 [core-metadata] exporting to image [2026-07-28T01:50:18.445Z] #220 exporting layers 1.1s done [2026-07-28T01:50:18.445Z] #220 writing image sha256:c572133276c0fc401fcd47c4491e3596156d9d1974655f4e834db9b10aba8d41 done [2026-07-28T01:50:18.445Z] #220 naming to docker.io/library/core-metadata done [2026-07-28T01:50:18.445Z] #220 DONE 1.2s [2026-07-28T01:50:18.445Z] [2026-07-28T01:50:18.445Z] #231 [support-scheduler] exporting to image [2026-07-28T01:50:18.445Z] #231 exporting layers 1.6s done [2026-07-28T01:50:18.445Z] #231 writing image sha256:6087407322e021038783144ce928f452d0fe797db9a89de79be976264962c229 done [2026-07-28T01:50:18.445Z] #231 naming to docker.io/library/support-scheduler done [2026-07-28T01:50:18.445Z] #231 DONE 1.6s [2026-07-28T01:50:18.445Z] [2026-07-28T01:50:18.445Z] #232 [security-proxy-auth] exporting to image [2026-07-28T01:50:18.703Z] #232 ... [2026-07-28T01:50:18.703Z] [2026-07-28T01:50:18.703Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T01:50:18.703Z] #225 DONE 0.6s [2026-07-28T01:50:18.703Z] [2026-07-28T01:50:18.703Z] #233 [security-proxy-setup] exporting to image [2026-07-28T01:50:18.703Z] #233 exporting layers 0.2s done [2026-07-28T01:50:18.962Z] #233 writing image sha256:f948d8c6b92a33cbdc7556d27f3340d09f9bc9d46ec248ce96c8cb0e80a957bd done [2026-07-28T01:50:18.962Z] #233 naming to docker.io/library/security-proxy-setup done [2026-07-28T01:50:18.962Z] #233 DONE 0.2s [2026-07-28T01:50:18.962Z] [2026-07-28T01:50:18.962Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T01:50:18.962Z] #234 DONE 0.5s [2026-07-28T01:50:18.962Z] [2026-07-28T01:50:18.962Z] #235 [security-secretstore-setup] exporting to image [2026-07-28T01:50:19.185Z] #111 exporting layers 3.4s done [2026-07-28T01:50:19.185Z] #111 writing image sha256:c2f5afa8ea03d63e4a0af754638d8c88e32033510969cd628f229a27b95723a0 0.0s done [2026-07-28T01:50:19.185Z] #111 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-07-28T01:50:19.185Z] #111 DONE 7.0s [2026-07-28T01:50:19.185Z] [2026-07-28T01:50:19.185Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:50:19.220Z] #235 exporting layers 0.2s done [2026-07-28T01:50:19.220Z] #235 writing image sha256:eb462864f0aa66fb5de9452c515a6b6f34ee5f8204f8bef1948cd616f76f2860 done [2026-07-28T01:50:19.220Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-07-28T01:50:19.220Z] #235 DONE 0.2s [2026-07-28T01:50:19.220Z] [2026-07-28T01:50:19.220Z] #232 [security-proxy-auth] exporting to image [2026-07-28T01:50:19.220Z] #232 exporting layers 0.9s done [2026-07-28T01:50:19.220Z] #232 writing image sha256:87dbc3328bf36861d236c63d026335afadf5917e43910b2a4e2f825c75da6134 done [2026-07-28T01:50:19.220Z] #232 naming to docker.io/library/security-proxy-auth done [2026-07-28T01:50:19.220Z] #232 DONE 0.9s [2026-07-28T01:50:19.220Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.220Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.220Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.220Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.220Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.220Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T01:50:19.221Z] time="2026-07-28T01:45:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-28T01:50:19.238Z] $ docker stop --time=1 85b3b61e49f652f10ef7edb8468ee43235e9218c5ed314bfc1362330d06062a6 [2026-07-28T01:50:20.513Z] $ docker rm -f --volumes 85b3b61e49f652f10ef7edb8468ee43235e9218c5ed314bfc1362330d06062a6 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-28T01:50:20.867Z] + docker images [2026-07-28T01:50:20.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-28T01:50:20.867Z] security-secretstore-setup latest eb462864f0aa 2 seconds ago 90.5MB [2026-07-28T01:50:20.867Z] security-proxy-setup latest f948d8c6b92a 2 seconds ago 55.4MB [2026-07-28T01:50:20.867Z] security-proxy-auth latest 87dbc3328bf3 2 seconds ago 49.8MB [2026-07-28T01:50:20.867Z] core-data latest 2ad594f958ea 4 seconds ago 50.6MB [2026-07-28T01:50:20.867Z] support-notifications latest d469c3090f7c 4 seconds ago 58.6MB [2026-07-28T01:50:20.867Z] core-command latest c27e0f3a3b5b 4 seconds ago 44.8MB [2026-07-28T01:50:20.867Z] security-spiffe-token-provider latest 292e0d5c1e09 4 seconds ago 53.9MB [2026-07-28T01:50:20.867Z] support-scheduler latest 6087407322e0 4 seconds ago 55MB [2026-07-28T01:50:20.867Z] core-metadata latest c572133276c0 4 seconds ago 50.8MB [2026-07-28T01:50:20.867Z] core-keeper latest 6806882df06e 4 seconds ago 50.4MB [2026-07-28T01:50:20.867Z] security-bootstrapper latest adca15bd450a 51 seconds ago 21.7MB [2026-07-28T01:50:20.867Z] core-common-config-bootstrapper latest caf018ad454a About a minute ago 20.6MB [2026-07-28T01:50:20.867Z] security-spire-agent latest 506c8f69bd6b 2 minutes ago 237MB [2026-07-28T01:50:20.867Z] security-spire-server latest ea6ab9f84bd0 2 minutes ago 178MB [2026-07-28T01:50:20.867Z] security-spire-config latest 00270a111e70 2 minutes ago 177MB [2026-07-28T01:50:20.867Z] ci-base-image-x86_64 latest 0af178d5756a 7 minutes ago 982MB [2026-07-28T01:50:20.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 9 months ago 636MB [2026-07-28T01:50:20.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 14 months ago 573MB [2026-07-28T01:50:20.867Z] 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-07-28T01:50:21.034Z] provisioning config files... [2026-07-28T01:50:21.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config17429762383900608002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-28T01:50:21.502Z] ---> ****-login.sh [2026-07-28T01:50:21.502Z] nexus3.edgexfoundry.org:10001 [2026-07-28T01:50:21.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:50:21.502Z] Login Succeeded [2026-07-28T01:50:21.502Z] nexus3.edgexfoundry.org:10002 [2026-07-28T01:50:21.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:50:21.502Z] Login Succeeded [2026-07-28T01:50:21.502Z] nexus3.edgexfoundry.org:10003 [2026-07-28T01:50:21.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:50:21.782Z] Login Succeeded [2026-07-28T01:50:21.782Z] nexus3.edgexfoundry.org:10004 [2026-07-28T01:50:21.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:50:21.783Z] Login Succeeded [2026-07-28T01:50:21.783Z] ****.io [2026-07-28T01:50:21.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T01:50:22.068Z] Login Succeeded [2026-07-28T01:50:22.068Z] ---> ****-login.sh ends [Pipeline] } [2026-07-28T01:50:22.137Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:50:22.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-28T01:50:22.256Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-07-28T01:50:22.256Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:22.256Z] latest [2026-07-28T01:50:22.256Z] 4.1.0-dev.127 [2026-07-28T01:50:22.256Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:22.256Z] main [2026-07-28T01:50:22.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:22.684Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:23.077Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:23.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-28T01:50:23.077Z] 1d4f26238dfa: Preparing [2026-07-28T01:50:23.077Z] 7bc05bbe3c20: Preparing [2026-07-28T01:50:23.077Z] 1644bdee7871: Preparing [2026-07-28T01:50:23.077Z] b09b02476a1b: Preparing [2026-07-28T01:50:23.077Z] e079232cd186: Preparing [2026-07-28T01:50:23.077Z] 811fe0651f08: Preparing [2026-07-28T01:50:23.077Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:23.077Z] 811fe0651f08: Waiting [2026-07-28T01:50:23.077Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:23.077Z] e079232cd186: Pushed [2026-07-28T01:50:23.077Z] 1644bdee7871: Pushed [2026-07-28T01:50:23.077Z] 1d4f26238dfa: Pushed [2026-07-28T01:50:23.077Z] b09b02476a1b: Pushed [2026-07-28T01:50:23.077Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:23.336Z] 811fe0651f08: Pushed [2026-07-28T01:50:26.629Z] 7bc05bbe3c20: Pushed [2026-07-28T01:50:26.629Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:26.970Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:27.302Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-28T01:50:27.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-28T01:50:27.302Z] 1d4f26238dfa: Preparing [2026-07-28T01:50:27.302Z] 7bc05bbe3c20: Preparing [2026-07-28T01:50:27.302Z] 1644bdee7871: Preparing [2026-07-28T01:50:27.302Z] b09b02476a1b: Preparing [2026-07-28T01:50:27.302Z] e079232cd186: Preparing [2026-07-28T01:50:27.302Z] 811fe0651f08: Preparing [2026-07-28T01:50:27.302Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:27.302Z] 811fe0651f08: Waiting [2026-07-28T01:50:27.302Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:27.302Z] 7bc05bbe3c20: Layer already exists [2026-07-28T01:50:27.302Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:27.302Z] 1d4f26238dfa: Layer already exists [2026-07-28T01:50:27.302Z] e079232cd186: Layer already exists [2026-07-28T01:50:27.302Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:27.302Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:27.302Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:27.302Z] latest: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:27.645Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:27.983Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.127 [2026-07-28T01:50:27.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-28T01:50:27.983Z] 1d4f26238dfa: Preparing [2026-07-28T01:50:27.983Z] 7bc05bbe3c20: Preparing [2026-07-28T01:50:27.983Z] 1644bdee7871: Preparing [2026-07-28T01:50:27.983Z] b09b02476a1b: Preparing [2026-07-28T01:50:27.983Z] e079232cd186: Preparing [2026-07-28T01:50:27.983Z] 811fe0651f08: Preparing [2026-07-28T01:50:27.983Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:27.983Z] 811fe0651f08: Waiting [2026-07-28T01:50:27.983Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:27.983Z] e079232cd186: Layer already exists [2026-07-28T01:50:27.983Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:27.983Z] 7bc05bbe3c20: Layer already exists [2026-07-28T01:50:27.983Z] 1d4f26238dfa: Layer already exists [2026-07-28T01:50:27.983Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:27.983Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:27.983Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:27.983Z] 4.1.0-dev.127: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:28.347Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:28.689Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:28.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-28T01:50:28.689Z] 1d4f26238dfa: Preparing [2026-07-28T01:50:28.689Z] 7bc05bbe3c20: Preparing [2026-07-28T01:50:28.689Z] 1644bdee7871: Preparing [2026-07-28T01:50:28.689Z] b09b02476a1b: Preparing [2026-07-28T01:50:28.689Z] e079232cd186: Preparing [2026-07-28T01:50:28.689Z] 811fe0651f08: Preparing [2026-07-28T01:50:28.689Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:28.689Z] 811fe0651f08: Waiting [2026-07-28T01:50:28.689Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:28.689Z] e079232cd186: Layer already exists [2026-07-28T01:50:28.689Z] 1d4f26238dfa: Layer already exists [2026-07-28T01:50:28.689Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:28.689Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:28.689Z] 7bc05bbe3c20: Layer already exists [2026-07-28T01:50:28.689Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:28.689Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:28.689Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:29.028Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:29.381Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-07-28T01:50:29.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-28T01:50:29.381Z] 1d4f26238dfa: Preparing [2026-07-28T01:50:29.381Z] 7bc05bbe3c20: Preparing [2026-07-28T01:50:29.381Z] 1644bdee7871: Preparing [2026-07-28T01:50:29.381Z] b09b02476a1b: Preparing [2026-07-28T01:50:29.381Z] e079232cd186: Preparing [2026-07-28T01:50:29.381Z] 811fe0651f08: Preparing [2026-07-28T01:50:29.381Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:29.381Z] 811fe0651f08: Waiting [2026-07-28T01:50:29.381Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:29.381Z] 7bc05bbe3c20: Layer already exists [2026-07-28T01:50:29.381Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:29.381Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:29.381Z] e079232cd186: Layer already exists [2026-07-28T01:50:29.381Z] 1d4f26238dfa: Layer already exists [2026-07-28T01:50:29.381Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:29.381Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:29.381Z] main: digest: sha256:9055ed7dd8ffce07c0605681037850b7f3845a4e16a41330309eec8cc1dc2934 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:50:29.478Z] ===================================================== [Pipeline] echo [2026-07-28T01:50:29.496Z] taggedImages: [2026-07-28T01:50:29.496Z] - nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:29.496Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-28T01:50:29.496Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.127 [2026-07-28T01:50:29.496Z] - nexus3.edgexfoundry.org:10004/core-command:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:29.496Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-07-28T01:50:29.532Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-07-28T01:50:29.533Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:29.533Z] latest [2026-07-28T01:50:29.533Z] 4.1.0-dev.127 [2026-07-28T01:50:29.533Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:29.533Z] main [2026-07-28T01:50:29.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:29.893Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:30.225Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:30.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-28T01:50:30.226Z] e904152cdc52: Preparing [2026-07-28T01:50:30.226Z] 8be42af028e8: Preparing [2026-07-28T01:50:30.226Z] 14c40223a4e0: Preparing [2026-07-28T01:50:30.226Z] 8c978a31fbb4: Preparing [2026-07-28T01:50:30.226Z] 1644bdee7871: Preparing [2026-07-28T01:50:30.226Z] b09b02476a1b: Preparing [2026-07-28T01:50:30.226Z] e079232cd186: Preparing [2026-07-28T01:50:30.226Z] 811fe0651f08: Preparing [2026-07-28T01:50:30.226Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:30.226Z] e079232cd186: Waiting [2026-07-28T01:50:30.226Z] b09b02476a1b: Waiting [2026-07-28T01:50:30.226Z] 811fe0651f08: Waiting [2026-07-28T01:50:30.226Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:30.226Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:30.226Z] e079232cd186: Layer already exists [2026-07-28T01:50:30.226Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:30.226Z] 14c40223a4e0: Pushed [2026-07-28T01:50:30.226Z] e904152cdc52: Pushed [2026-07-28T01:50:30.226Z] 8be42af028e8: Pushed [2026-07-28T01:50:30.226Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:31.608Z] 8c978a31fbb4: Pushed [2026-07-28T01:50:31.608Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:31.946Z] + 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-07-28T01:50:32.278Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-28T01:50:32.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-28T01:50:32.278Z] e904152cdc52: Preparing [2026-07-28T01:50:32.278Z] 8be42af028e8: Preparing [2026-07-28T01:50:32.278Z] 14c40223a4e0: Preparing [2026-07-28T01:50:32.278Z] 8c978a31fbb4: Preparing [2026-07-28T01:50:32.278Z] 1644bdee7871: Preparing [2026-07-28T01:50:32.278Z] b09b02476a1b: Preparing [2026-07-28T01:50:32.278Z] e079232cd186: Preparing [2026-07-28T01:50:32.278Z] 811fe0651f08: Preparing [2026-07-28T01:50:32.278Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:32.278Z] b09b02476a1b: Waiting [2026-07-28T01:50:32.278Z] e079232cd186: Waiting [2026-07-28T01:50:32.278Z] 811fe0651f08: Waiting [2026-07-28T01:50:32.278Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:32.278Z] 14c40223a4e0: Layer already exists [2026-07-28T01:50:32.278Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:32.278Z] 8be42af028e8: Layer already exists [2026-07-28T01:50:32.278Z] e904152cdc52: Layer already exists [2026-07-28T01:50:32.278Z] 8c978a31fbb4: Layer already exists [2026-07-28T01:50:32.278Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:32.278Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:32.278Z] e079232cd186: Layer already exists [2026-07-28T01:50:32.278Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:32.278Z] latest: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:32.603Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:32.935Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.127 [2026-07-28T01:50:32.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-28T01:50:32.936Z] e904152cdc52: Preparing [2026-07-28T01:50:32.936Z] 8be42af028e8: Preparing [2026-07-28T01:50:32.936Z] 14c40223a4e0: Preparing [2026-07-28T01:50:32.936Z] 8c978a31fbb4: Preparing [2026-07-28T01:50:32.936Z] 1644bdee7871: Preparing [2026-07-28T01:50:32.936Z] b09b02476a1b: Preparing [2026-07-28T01:50:32.936Z] e079232cd186: Preparing [2026-07-28T01:50:32.936Z] 811fe0651f08: Preparing [2026-07-28T01:50:32.936Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:32.936Z] e079232cd186: Waiting [2026-07-28T01:50:32.936Z] 811fe0651f08: Waiting [2026-07-28T01:50:32.936Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:32.936Z] b09b02476a1b: Waiting [2026-07-28T01:50:32.936Z] 8c978a31fbb4: Layer already exists [2026-07-28T01:50:32.936Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:32.936Z] 14c40223a4e0: Layer already exists [2026-07-28T01:50:32.936Z] e904152cdc52: Layer already exists [2026-07-28T01:50:32.936Z] 8be42af028e8: Layer already exists [2026-07-28T01:50:32.936Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:32.936Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:32.936Z] e079232cd186: Layer already exists [2026-07-28T01:50:32.936Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:32.936Z] 4.1.0-dev.127: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:33.268Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:33.602Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:33.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-28T01:50:33.602Z] e904152cdc52: Preparing [2026-07-28T01:50:33.602Z] 8be42af028e8: Preparing [2026-07-28T01:50:33.602Z] 14c40223a4e0: Preparing [2026-07-28T01:50:33.602Z] 8c978a31fbb4: Preparing [2026-07-28T01:50:33.602Z] 1644bdee7871: Preparing [2026-07-28T01:50:33.602Z] b09b02476a1b: Preparing [2026-07-28T01:50:33.602Z] e079232cd186: Preparing [2026-07-28T01:50:33.602Z] 811fe0651f08: Preparing [2026-07-28T01:50:33.602Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:33.602Z] e079232cd186: Waiting [2026-07-28T01:50:33.602Z] b09b02476a1b: Waiting [2026-07-28T01:50:33.602Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:33.602Z] 811fe0651f08: Waiting [2026-07-28T01:50:33.602Z] 8c978a31fbb4: Layer already exists [2026-07-28T01:50:33.602Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:33.602Z] e904152cdc52: Layer already exists [2026-07-28T01:50:33.602Z] 14c40223a4e0: Layer already exists [2026-07-28T01:50:33.602Z] 8be42af028e8: Layer already exists [2026-07-28T01:50:33.602Z] e079232cd186: Layer already exists [2026-07-28T01:50:33.602Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:33.602Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:33.602Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:33.602Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:33.948Z] + 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-07-28T01:50:34.293Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-07-28T01:50:34.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-28T01:50:34.293Z] e904152cdc52: Preparing [2026-07-28T01:50:34.293Z] 8be42af028e8: Preparing [2026-07-28T01:50:34.293Z] 14c40223a4e0: Preparing [2026-07-28T01:50:34.293Z] 8c978a31fbb4: Preparing [2026-07-28T01:50:34.293Z] 1644bdee7871: Preparing [2026-07-28T01:50:34.293Z] b09b02476a1b: Preparing [2026-07-28T01:50:34.293Z] e079232cd186: Preparing [2026-07-28T01:50:34.293Z] 811fe0651f08: Preparing [2026-07-28T01:50:34.293Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:34.293Z] b09b02476a1b: Waiting [2026-07-28T01:50:34.293Z] e079232cd186: Waiting [2026-07-28T01:50:34.293Z] 811fe0651f08: Waiting [2026-07-28T01:50:34.293Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:34.293Z] 14c40223a4e0: Layer already exists [2026-07-28T01:50:34.293Z] 8be42af028e8: Layer already exists [2026-07-28T01:50:34.293Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:34.293Z] 8c978a31fbb4: Layer already exists [2026-07-28T01:50:34.293Z] e904152cdc52: Layer already exists [2026-07-28T01:50:34.293Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:34.293Z] e079232cd186: Layer already exists [2026-07-28T01:50:34.293Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:34.293Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:34.293Z] main: digest: sha256:40e36e859963120f35b6d3f21d36452438a45d4d40f36f07f915668a57df95b6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:50:34.390Z] ===================================================== [Pipeline] echo [2026-07-28T01:50:34.411Z] taggedImages: [2026-07-28T01:50:34.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:34.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-28T01:50:34.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.127 [2026-07-28T01:50:34.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:34.411Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-07-28T01:50:34.440Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-07-28T01:50:34.440Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:34.440Z] latest [2026-07-28T01:50:34.440Z] 4.1.0-dev.127 [2026-07-28T01:50:34.440Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:34.440Z] main [2026-07-28T01:50:34.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:34.798Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:35.127Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:35.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-28T01:50:35.127Z] d116587ef473: Preparing [2026-07-28T01:50:35.127Z] 59479a134933: Preparing [2026-07-28T01:50:35.127Z] 1644bdee7871: Preparing [2026-07-28T01:50:35.127Z] b09b02476a1b: Preparing [2026-07-28T01:50:35.127Z] c56e9ff7eac2: Preparing [2026-07-28T01:50:35.127Z] d678a4826304: Preparing [2026-07-28T01:50:35.127Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:35.127Z] d678a4826304: Waiting [2026-07-28T01:50:35.127Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:35.127Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:35.127Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:35.127Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:35.127Z] d116587ef473: Pushed [2026-07-28T01:50:35.127Z] c56e9ff7eac2: Pushed [2026-07-28T01:50:35.127Z] d678a4826304: Pushed [2026-07-28T01:50:39.315Z] 59479a134933: Pushed [2026-07-28T01:50:39.315Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:39.920Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:40.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-28T01:50:40.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-28T01:50:40.254Z] d116587ef473: Preparing [2026-07-28T01:50:40.254Z] 59479a134933: Preparing [2026-07-28T01:50:40.254Z] 1644bdee7871: Preparing [2026-07-28T01:50:40.254Z] b09b02476a1b: Preparing [2026-07-28T01:50:40.254Z] c56e9ff7eac2: Preparing [2026-07-28T01:50:40.254Z] d678a4826304: Preparing [2026-07-28T01:50:40.254Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:40.254Z] d678a4826304: Waiting [2026-07-28T01:50:40.254Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:40.254Z] d116587ef473: Layer already exists [2026-07-28T01:50:40.254Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:40.254Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:40.254Z] 59479a134933: Layer already exists [2026-07-28T01:50:40.254Z] c56e9ff7eac2: Layer already exists [2026-07-28T01:50:40.254Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:40.254Z] d678a4826304: Layer already exists [2026-07-28T01:50:40.254Z] latest: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:40.587Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:40.924Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.127 [2026-07-28T01:50:40.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-28T01:50:40.924Z] d116587ef473: Preparing [2026-07-28T01:50:40.924Z] 59479a134933: Preparing [2026-07-28T01:50:40.924Z] 1644bdee7871: Preparing [2026-07-28T01:50:40.924Z] b09b02476a1b: Preparing [2026-07-28T01:50:40.924Z] c56e9ff7eac2: Preparing [2026-07-28T01:50:40.924Z] d678a4826304: Preparing [2026-07-28T01:50:40.924Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:40.924Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:40.924Z] d678a4826304: Waiting [2026-07-28T01:50:40.924Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:40.924Z] c56e9ff7eac2: Layer already exists [2026-07-28T01:50:40.924Z] d116587ef473: Layer already exists [2026-07-28T01:50:40.924Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:40.924Z] 59479a134933: Layer already exists [2026-07-28T01:50:40.924Z] d678a4826304: Layer already exists [2026-07-28T01:50:40.924Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:40.924Z] 4.1.0-dev.127: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:41.259Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:41.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:41.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-28T01:50:41.602Z] d116587ef473: Preparing [2026-07-28T01:50:41.602Z] 59479a134933: Preparing [2026-07-28T01:50:41.602Z] 1644bdee7871: Preparing [2026-07-28T01:50:41.602Z] b09b02476a1b: Preparing [2026-07-28T01:50:41.602Z] c56e9ff7eac2: Preparing [2026-07-28T01:50:41.602Z] d678a4826304: Preparing [2026-07-28T01:50:41.602Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:41.602Z] d678a4826304: Waiting [2026-07-28T01:50:41.602Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:41.602Z] 59479a134933: Layer already exists [2026-07-28T01:50:41.602Z] d116587ef473: Layer already exists [2026-07-28T01:50:41.602Z] c56e9ff7eac2: Layer already exists [2026-07-28T01:50:41.602Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:41.602Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:41.602Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:41.602Z] d678a4826304: Layer already exists [2026-07-28T01:50:41.602Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:41.946Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:42.273Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-07-28T01:50:42.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-28T01:50:42.273Z] d116587ef473: Preparing [2026-07-28T01:50:42.273Z] 59479a134933: Preparing [2026-07-28T01:50:42.273Z] 1644bdee7871: Preparing [2026-07-28T01:50:42.273Z] b09b02476a1b: Preparing [2026-07-28T01:50:42.273Z] c56e9ff7eac2: Preparing [2026-07-28T01:50:42.273Z] d678a4826304: Preparing [2026-07-28T01:50:42.273Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:42.273Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:42.273Z] d678a4826304: Waiting [2026-07-28T01:50:42.273Z] c56e9ff7eac2: Layer already exists [2026-07-28T01:50:42.273Z] d116587ef473: Layer already exists [2026-07-28T01:50:42.273Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:42.273Z] 59479a134933: Layer already exists [2026-07-28T01:50:42.273Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:42.273Z] d678a4826304: Layer already exists [2026-07-28T01:50:42.273Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:42.273Z] main: digest: sha256:f3d9636b3b184fe3f9b72efc17a1d3dc6810c458ed323243071a7d78d829ded5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:50:42.370Z] ===================================================== [Pipeline] echo [2026-07-28T01:50:42.391Z] taggedImages: [2026-07-28T01:50:42.391Z] - nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:42.391Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-28T01:50:42.391Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.127 [2026-07-28T01:50:42.391Z] - nexus3.edgexfoundry.org:10004/core-data:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:42.391Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-07-28T01:50:42.428Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-07-28T01:50:42.428Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:42.428Z] latest [2026-07-28T01:50:42.428Z] 4.1.0-dev.127 [2026-07-28T01:50:42.428Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:42.428Z] main [2026-07-28T01:50:42.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:42.769Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:43.110Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:43.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-28T01:50:43.110Z] 5bc5a2507f79: Preparing [2026-07-28T01:50:43.110Z] ce557c065fb1: Preparing [2026-07-28T01:50:43.110Z] b09b02476a1b: Preparing [2026-07-28T01:50:43.110Z] 442b3e49bb88: Preparing [2026-07-28T01:50:43.110Z] 9714888a9e51: Preparing [2026-07-28T01:50:43.110Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:43.110Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:43.110Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:43.110Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:43.110Z] 9714888a9e51: Pushed [2026-07-28T01:50:43.110Z] 5bc5a2507f79: Pushed [2026-07-28T01:50:43.110Z] 442b3e49bb88: Pushed [2026-07-28T01:50:47.299Z] ce557c065fb1: Pushed [2026-07-28T01:50:47.299Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:47.636Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:47.985Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-28T01:50:47.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-28T01:50:47.985Z] 5bc5a2507f79: Preparing [2026-07-28T01:50:47.985Z] ce557c065fb1: Preparing [2026-07-28T01:50:47.985Z] b09b02476a1b: Preparing [2026-07-28T01:50:47.985Z] 442b3e49bb88: Preparing [2026-07-28T01:50:47.985Z] 9714888a9e51: Preparing [2026-07-28T01:50:47.985Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:47.985Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:47.985Z] 442b3e49bb88: Layer already exists [2026-07-28T01:50:47.985Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:47.985Z] ce557c065fb1: Layer already exists [2026-07-28T01:50:47.985Z] 9714888a9e51: Layer already exists [2026-07-28T01:50:47.985Z] 5bc5a2507f79: Layer already exists [2026-07-28T01:50:47.985Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:47.985Z] latest: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:48.344Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:48.676Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.127 [2026-07-28T01:50:48.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-28T01:50:48.676Z] 5bc5a2507f79: Preparing [2026-07-28T01:50:48.676Z] ce557c065fb1: Preparing [2026-07-28T01:50:48.676Z] b09b02476a1b: Preparing [2026-07-28T01:50:48.676Z] 442b3e49bb88: Preparing [2026-07-28T01:50:48.676Z] 9714888a9e51: Preparing [2026-07-28T01:50:48.676Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:48.676Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:48.676Z] 442b3e49bb88: Layer already exists [2026-07-28T01:50:48.676Z] 9714888a9e51: Layer already exists [2026-07-28T01:50:48.676Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:48.676Z] ce557c065fb1: Layer already exists [2026-07-28T01:50:48.676Z] 5bc5a2507f79: Layer already exists [2026-07-28T01:50:48.676Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:48.676Z] 4.1.0-dev.127: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:49.016Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:49.357Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:49.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-28T01:50:49.357Z] 5bc5a2507f79: Preparing [2026-07-28T01:50:49.357Z] ce557c065fb1: Preparing [2026-07-28T01:50:49.357Z] b09b02476a1b: Preparing [2026-07-28T01:50:49.357Z] 442b3e49bb88: Preparing [2026-07-28T01:50:49.357Z] 9714888a9e51: Preparing [2026-07-28T01:50:49.357Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:49.357Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:49.357Z] ce557c065fb1: Layer already exists [2026-07-28T01:50:49.357Z] 442b3e49bb88: Layer already exists [2026-07-28T01:50:49.357Z] 9714888a9e51: Layer already exists [2026-07-28T01:50:49.357Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:49.357Z] 5bc5a2507f79: Layer already exists [2026-07-28T01:50:49.357Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:49.357Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:49.695Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:50.036Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-07-28T01:50:50.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-28T01:50:50.036Z] 5bc5a2507f79: Preparing [2026-07-28T01:50:50.036Z] ce557c065fb1: Preparing [2026-07-28T01:50:50.036Z] b09b02476a1b: Preparing [2026-07-28T01:50:50.036Z] 442b3e49bb88: Preparing [2026-07-28T01:50:50.036Z] 9714888a9e51: Preparing [2026-07-28T01:50:50.036Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:50.036Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:50.036Z] 442b3e49bb88: Layer already exists [2026-07-28T01:50:50.036Z] ce557c065fb1: Layer already exists [2026-07-28T01:50:50.036Z] 9714888a9e51: Layer already exists [2026-07-28T01:50:50.036Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:50.036Z] 5bc5a2507f79: Layer already exists [2026-07-28T01:50:50.036Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:50.036Z] main: digest: sha256:18ff1eabf98e9947877cade8a53000eda36dc7bf58b1594a3be6e146fdf0d6c1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:50:50.131Z] ===================================================== [Pipeline] echo [2026-07-28T01:50:50.150Z] taggedImages: [2026-07-28T01:50:50.150Z] - nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:50.150Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-28T01:50:50.150Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.127 [2026-07-28T01:50:50.150Z] - nexus3.edgexfoundry.org:10004/core-keeper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:50.150Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-07-28T01:50:50.178Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-07-28T01:50:50.178Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:50.178Z] latest [2026-07-28T01:50:50.178Z] 4.1.0-dev.127 [2026-07-28T01:50:50.178Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:50.178Z] main [2026-07-28T01:50:50.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:50.546Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:50.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:50.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-28T01:50:50.884Z] fdcb6a557638: Preparing [2026-07-28T01:50:50.884Z] 606ce16cf667: Preparing [2026-07-28T01:50:50.884Z] 8ca3eff98827: Preparing [2026-07-28T01:50:50.884Z] 1644bdee7871: Preparing [2026-07-28T01:50:50.884Z] b09b02476a1b: Preparing [2026-07-28T01:50:50.884Z] e079232cd186: Preparing [2026-07-28T01:50:50.884Z] 811fe0651f08: Preparing [2026-07-28T01:50:50.884Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:50.884Z] 811fe0651f08: Waiting [2026-07-28T01:50:50.884Z] e079232cd186: Waiting [2026-07-28T01:50:50.884Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:50.884Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:50.884Z] e079232cd186: Layer already exists [2026-07-28T01:50:50.884Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:50.884Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:50.884Z] 606ce16cf667: Pushed [2026-07-28T01:50:50.884Z] fdcb6a557638: Pushed [2026-07-28T01:50:51.819Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:55.110Z] 8ca3eff98827: Pushed [2026-07-28T01:50:55.110Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:55.443Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:55.773Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-28T01:50:55.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-28T01:50:55.773Z] fdcb6a557638: Preparing [2026-07-28T01:50:55.773Z] 606ce16cf667: Preparing [2026-07-28T01:50:55.773Z] 8ca3eff98827: Preparing [2026-07-28T01:50:55.773Z] 1644bdee7871: Preparing [2026-07-28T01:50:55.773Z] b09b02476a1b: Preparing [2026-07-28T01:50:55.773Z] e079232cd186: Preparing [2026-07-28T01:50:55.773Z] 811fe0651f08: Preparing [2026-07-28T01:50:55.773Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:55.773Z] e079232cd186: Waiting [2026-07-28T01:50:55.773Z] 811fe0651f08: Waiting [2026-07-28T01:50:55.773Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:55.773Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:55.773Z] 8ca3eff98827: Layer already exists [2026-07-28T01:50:55.773Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:55.773Z] fdcb6a557638: Layer already exists [2026-07-28T01:50:55.773Z] 606ce16cf667: Layer already exists [2026-07-28T01:50:55.773Z] e079232cd186: Layer already exists [2026-07-28T01:50:55.773Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:55.773Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:55.773Z] latest: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:56.125Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:56.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.127 [2026-07-28T01:50:56.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-28T01:50:56.465Z] fdcb6a557638: Preparing [2026-07-28T01:50:56.465Z] 606ce16cf667: Preparing [2026-07-28T01:50:56.465Z] 8ca3eff98827: Preparing [2026-07-28T01:50:56.465Z] 1644bdee7871: Preparing [2026-07-28T01:50:56.465Z] b09b02476a1b: Preparing [2026-07-28T01:50:56.465Z] e079232cd186: Preparing [2026-07-28T01:50:56.465Z] 811fe0651f08: Preparing [2026-07-28T01:50:56.465Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:56.465Z] e079232cd186: Waiting [2026-07-28T01:50:56.465Z] 811fe0651f08: Waiting [2026-07-28T01:50:56.465Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:56.465Z] fdcb6a557638: Layer already exists [2026-07-28T01:50:56.465Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:56.465Z] 606ce16cf667: Layer already exists [2026-07-28T01:50:56.465Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:56.465Z] 8ca3eff98827: Layer already exists [2026-07-28T01:50:56.465Z] e079232cd186: Layer already exists [2026-07-28T01:50:56.465Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:56.465Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:56.465Z] 4.1.0-dev.127: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:56.813Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:57.145Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:57.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-28T01:50:57.145Z] fdcb6a557638: Preparing [2026-07-28T01:50:57.145Z] 606ce16cf667: Preparing [2026-07-28T01:50:57.145Z] 8ca3eff98827: Preparing [2026-07-28T01:50:57.145Z] 1644bdee7871: Preparing [2026-07-28T01:50:57.145Z] b09b02476a1b: Preparing [2026-07-28T01:50:57.145Z] e079232cd186: Preparing [2026-07-28T01:50:57.145Z] 811fe0651f08: Preparing [2026-07-28T01:50:57.145Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:57.145Z] e079232cd186: Waiting [2026-07-28T01:50:57.145Z] 811fe0651f08: Waiting [2026-07-28T01:50:57.145Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:57.145Z] fdcb6a557638: Layer already exists [2026-07-28T01:50:57.145Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:57.145Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:57.145Z] 606ce16cf667: Layer already exists [2026-07-28T01:50:57.145Z] 8ca3eff98827: Layer already exists [2026-07-28T01:50:57.145Z] e079232cd186: Layer already exists [2026-07-28T01:50:57.145Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:57.145Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:57.145Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:57.487Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:57.823Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-07-28T01:50:57.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-28T01:50:57.823Z] fdcb6a557638: Preparing [2026-07-28T01:50:57.823Z] 606ce16cf667: Preparing [2026-07-28T01:50:57.823Z] 8ca3eff98827: Preparing [2026-07-28T01:50:57.823Z] 1644bdee7871: Preparing [2026-07-28T01:50:57.823Z] b09b02476a1b: Preparing [2026-07-28T01:50:57.823Z] e079232cd186: Preparing [2026-07-28T01:50:57.823Z] 811fe0651f08: Preparing [2026-07-28T01:50:57.823Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:57.823Z] 811fe0651f08: Waiting [2026-07-28T01:50:57.823Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:57.823Z] e079232cd186: Waiting [2026-07-28T01:50:57.823Z] 606ce16cf667: Layer already exists [2026-07-28T01:50:57.823Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:57.823Z] 8ca3eff98827: Layer already exists [2026-07-28T01:50:57.823Z] fdcb6a557638: Layer already exists [2026-07-28T01:50:57.823Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:57.823Z] e079232cd186: Layer already exists [2026-07-28T01:50:57.823Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:57.823Z] 811fe0651f08: Layer already exists [2026-07-28T01:50:57.823Z] main: digest: sha256:02973ba313fda67bb47c639c18107c3623cf308d29ccbe0cdab752fc1caab913 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:50:57.921Z] ===================================================== [Pipeline] echo [2026-07-28T01:50:57.942Z] taggedImages: [2026-07-28T01:50:57.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:57.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-28T01:50:57.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.127 [2026-07-28T01:50:57.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:57.942Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-07-28T01:50:57.967Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-07-28T01:50:57.967Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:57.967Z] latest [2026-07-28T01:50:57.967Z] 4.1.0-dev.127 [2026-07-28T01:50:57.967Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:50:57.967Z] main [2026-07-28T01:50:57.967Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:58.335Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:50:58.665Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:50:58.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-28T01:50:58.665Z] 1084d3d401e7: Preparing [2026-07-28T01:50:58.665Z] f97599529e54: Preparing [2026-07-28T01:50:58.665Z] 3eb1b987479b: Preparing [2026-07-28T01:50:58.665Z] 9cad13f2e73f: Preparing [2026-07-28T01:50:58.665Z] 6f0bfcf02f7b: Preparing [2026-07-28T01:50:58.665Z] 985563f4c5ff: Preparing [2026-07-28T01:50:58.665Z] 4013449534da: Preparing [2026-07-28T01:50:58.665Z] 1644bdee7871: Preparing [2026-07-28T01:50:58.665Z] b09b02476a1b: Preparing [2026-07-28T01:50:58.665Z] 52b8fd504cf3: Preparing [2026-07-28T01:50:58.665Z] 7a3140430717: Preparing [2026-07-28T01:50:58.665Z] 5f70bf18a086: Preparing [2026-07-28T01:50:58.665Z] e70e107b2906: Preparing [2026-07-28T01:50:58.665Z] c62959e6cce5: Preparing [2026-07-28T01:50:58.665Z] c614cc365646: Preparing [2026-07-28T01:50:58.665Z] 6f09edfb3f6d: Preparing [2026-07-28T01:50:58.665Z] 985563f4c5ff: Waiting [2026-07-28T01:50:58.665Z] 5f70bf18a086: Waiting [2026-07-28T01:50:58.665Z] 4013449534da: Waiting [2026-07-28T01:50:58.665Z] 1644bdee7871: Waiting [2026-07-28T01:50:58.665Z] e70e107b2906: Waiting [2026-07-28T01:50:58.665Z] b09b02476a1b: Waiting [2026-07-28T01:50:58.665Z] c62959e6cce5: Waiting [2026-07-28T01:50:58.665Z] 52b8fd504cf3: Waiting [2026-07-28T01:50:58.665Z] c614cc365646: Waiting [2026-07-28T01:50:58.665Z] 7a3140430717: Waiting [2026-07-28T01:50:58.665Z] 6f09edfb3f6d: Waiting [2026-07-28T01:50:58.665Z] 3eb1b987479b: Pushed [2026-07-28T01:50:58.666Z] 9cad13f2e73f: Pushed [2026-07-28T01:50:58.666Z] 6f0bfcf02f7b: Pushed [2026-07-28T01:50:58.666Z] f97599529e54: Pushed [2026-07-28T01:50:58.666Z] 1084d3d401e7: Pushed [2026-07-28T01:50:58.666Z] 1644bdee7871: Layer already exists [2026-07-28T01:50:58.926Z] b09b02476a1b: Layer already exists [2026-07-28T01:50:58.926Z] 985563f4c5ff: Pushed [2026-07-28T01:50:58.926Z] 5f70bf18a086: Layer already exists [2026-07-28T01:50:58.926Z] 52b8fd504cf3: Pushed [2026-07-28T01:50:58.926Z] 7a3140430717: Pushed [2026-07-28T01:50:58.926Z] e70e107b2906: Pushed [2026-07-28T01:50:58.926Z] c62959e6cce5: Pushed [2026-07-28T01:50:58.926Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:50:58.926Z] c614cc365646: Pushed [2026-07-28T01:51:00.308Z] 4013449534da: Pushed [2026-07-28T01:51:00.568Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:00.913Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:01.245Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-28T01:51:01.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-28T01:51:01.245Z] 1084d3d401e7: Preparing [2026-07-28T01:51:01.245Z] f97599529e54: Preparing [2026-07-28T01:51:01.245Z] 3eb1b987479b: Preparing [2026-07-28T01:51:01.245Z] 9cad13f2e73f: Preparing [2026-07-28T01:51:01.245Z] 6f0bfcf02f7b: Preparing [2026-07-28T01:51:01.245Z] 985563f4c5ff: Preparing [2026-07-28T01:51:01.245Z] 4013449534da: Preparing [2026-07-28T01:51:01.245Z] 1644bdee7871: Preparing [2026-07-28T01:51:01.245Z] b09b02476a1b: Preparing [2026-07-28T01:51:01.245Z] 52b8fd504cf3: Preparing [2026-07-28T01:51:01.245Z] 7a3140430717: Preparing [2026-07-28T01:51:01.245Z] 5f70bf18a086: Preparing [2026-07-28T01:51:01.245Z] e70e107b2906: Preparing [2026-07-28T01:51:01.245Z] 985563f4c5ff: Waiting [2026-07-28T01:51:01.245Z] c62959e6cce5: Preparing [2026-07-28T01:51:01.245Z] 4013449534da: Waiting [2026-07-28T01:51:01.245Z] c614cc365646: Preparing [2026-07-28T01:51:01.245Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:01.245Z] 1644bdee7871: Waiting [2026-07-28T01:51:01.245Z] b09b02476a1b: Waiting [2026-07-28T01:51:01.245Z] 52b8fd504cf3: Waiting [2026-07-28T01:51:01.245Z] 7a3140430717: Waiting [2026-07-28T01:51:01.245Z] 5f70bf18a086: Waiting [2026-07-28T01:51:01.245Z] e70e107b2906: Waiting [2026-07-28T01:51:01.245Z] c62959e6cce5: Waiting [2026-07-28T01:51:01.245Z] c614cc365646: Waiting [2026-07-28T01:51:01.245Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:01.245Z] f97599529e54: Layer already exists [2026-07-28T01:51:01.245Z] 3eb1b987479b: Layer already exists [2026-07-28T01:51:01.245Z] 6f0bfcf02f7b: Layer already exists [2026-07-28T01:51:01.245Z] 9cad13f2e73f: Layer already exists [2026-07-28T01:51:01.245Z] 1084d3d401e7: Layer already exists [2026-07-28T01:51:01.245Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:01.245Z] 4013449534da: Layer already exists [2026-07-28T01:51:01.245Z] 985563f4c5ff: Layer already exists [2026-07-28T01:51:01.245Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:01.245Z] 52b8fd504cf3: Layer already exists [2026-07-28T01:51:01.245Z] 7a3140430717: Layer already exists [2026-07-28T01:51:01.245Z] e70e107b2906: Layer already exists [2026-07-28T01:51:01.245Z] 5f70bf18a086: Layer already exists [2026-07-28T01:51:01.245Z] c614cc365646: Layer already exists [2026-07-28T01:51:01.245Z] c62959e6cce5: Layer already exists [2026-07-28T01:51:01.245Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:01.245Z] latest: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:01.584Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:01.930Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.127 [2026-07-28T01:51:01.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-28T01:51:01.930Z] 1084d3d401e7: Preparing [2026-07-28T01:51:01.930Z] f97599529e54: Preparing [2026-07-28T01:51:01.930Z] 3eb1b987479b: Preparing [2026-07-28T01:51:01.930Z] 9cad13f2e73f: Preparing [2026-07-28T01:51:01.930Z] 6f0bfcf02f7b: Preparing [2026-07-28T01:51:01.930Z] 985563f4c5ff: Preparing [2026-07-28T01:51:01.930Z] 4013449534da: Preparing [2026-07-28T01:51:01.930Z] 1644bdee7871: Preparing [2026-07-28T01:51:01.930Z] b09b02476a1b: Preparing [2026-07-28T01:51:01.930Z] 52b8fd504cf3: Preparing [2026-07-28T01:51:01.930Z] 7a3140430717: Preparing [2026-07-28T01:51:01.930Z] 5f70bf18a086: Preparing [2026-07-28T01:51:01.930Z] e70e107b2906: Preparing [2026-07-28T01:51:01.930Z] c62959e6cce5: Preparing [2026-07-28T01:51:01.930Z] c614cc365646: Preparing [2026-07-28T01:51:01.930Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:01.930Z] 52b8fd504cf3: Waiting [2026-07-28T01:51:01.930Z] c62959e6cce5: Waiting [2026-07-28T01:51:01.930Z] c614cc365646: Waiting [2026-07-28T01:51:01.930Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:01.930Z] 4013449534da: Waiting [2026-07-28T01:51:01.930Z] 7a3140430717: Waiting [2026-07-28T01:51:01.930Z] 1644bdee7871: Waiting [2026-07-28T01:51:01.930Z] 5f70bf18a086: Waiting [2026-07-28T01:51:01.930Z] b09b02476a1b: Waiting [2026-07-28T01:51:01.930Z] e70e107b2906: Waiting [2026-07-28T01:51:01.930Z] 985563f4c5ff: Waiting [2026-07-28T01:51:01.930Z] 1084d3d401e7: Layer already exists [2026-07-28T01:51:01.930Z] 6f0bfcf02f7b: Layer already exists [2026-07-28T01:51:01.930Z] 9cad13f2e73f: Layer already exists [2026-07-28T01:51:01.930Z] f97599529e54: Layer already exists [2026-07-28T01:51:01.930Z] 3eb1b987479b: Layer already exists [2026-07-28T01:51:01.930Z] 4013449534da: Layer already exists [2026-07-28T01:51:01.930Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:01.930Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:01.930Z] 52b8fd504cf3: Layer already exists [2026-07-28T01:51:01.930Z] 985563f4c5ff: Layer already exists [2026-07-28T01:51:01.930Z] 5f70bf18a086: Layer already exists [2026-07-28T01:51:01.930Z] 7a3140430717: Layer already exists [2026-07-28T01:51:01.930Z] c614cc365646: Layer already exists [2026-07-28T01:51:01.930Z] e70e107b2906: Layer already exists [2026-07-28T01:51:01.930Z] c62959e6cce5: Layer already exists [2026-07-28T01:51:01.930Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:01.930Z] 4.1.0-dev.127: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:02.288Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:02.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:02.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-28T01:51:02.623Z] 1084d3d401e7: Preparing [2026-07-28T01:51:02.623Z] f97599529e54: Preparing [2026-07-28T01:51:02.623Z] 3eb1b987479b: Preparing [2026-07-28T01:51:02.623Z] 9cad13f2e73f: Preparing [2026-07-28T01:51:02.623Z] 6f0bfcf02f7b: Preparing [2026-07-28T01:51:02.623Z] 985563f4c5ff: Preparing [2026-07-28T01:51:02.623Z] 4013449534da: Preparing [2026-07-28T01:51:02.623Z] 1644bdee7871: Preparing [2026-07-28T01:51:02.623Z] b09b02476a1b: Preparing [2026-07-28T01:51:02.623Z] 52b8fd504cf3: Preparing [2026-07-28T01:51:02.623Z] 7a3140430717: Preparing [2026-07-28T01:51:02.623Z] 5f70bf18a086: Preparing [2026-07-28T01:51:02.623Z] e70e107b2906: Preparing [2026-07-28T01:51:02.623Z] c62959e6cce5: Preparing [2026-07-28T01:51:02.623Z] c614cc365646: Preparing [2026-07-28T01:51:02.623Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:02.623Z] 4013449534da: Waiting [2026-07-28T01:51:02.623Z] 52b8fd504cf3: Waiting [2026-07-28T01:51:02.623Z] 7a3140430717: Waiting [2026-07-28T01:51:02.623Z] 5f70bf18a086: Waiting [2026-07-28T01:51:02.623Z] e70e107b2906: Waiting [2026-07-28T01:51:02.623Z] c62959e6cce5: Waiting [2026-07-28T01:51:02.623Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:02.623Z] c614cc365646: Waiting [2026-07-28T01:51:02.623Z] b09b02476a1b: Waiting [2026-07-28T01:51:02.623Z] 985563f4c5ff: Waiting [2026-07-28T01:51:02.623Z] 1644bdee7871: Waiting [2026-07-28T01:51:02.623Z] 3eb1b987479b: Layer already exists [2026-07-28T01:51:02.623Z] 1084d3d401e7: Layer already exists [2026-07-28T01:51:02.623Z] 6f0bfcf02f7b: Layer already exists [2026-07-28T01:51:02.623Z] f97599529e54: Layer already exists [2026-07-28T01:51:02.623Z] 9cad13f2e73f: Layer already exists [2026-07-28T01:51:02.623Z] 985563f4c5ff: Layer already exists [2026-07-28T01:51:02.623Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:02.623Z] 4013449534da: Layer already exists [2026-07-28T01:51:02.623Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:02.623Z] 52b8fd504cf3: Layer already exists [2026-07-28T01:51:02.623Z] 5f70bf18a086: Layer already exists [2026-07-28T01:51:02.623Z] e70e107b2906: Layer already exists [2026-07-28T01:51:02.623Z] c62959e6cce5: Layer already exists [2026-07-28T01:51:02.623Z] 7a3140430717: Layer already exists [2026-07-28T01:51:02.623Z] c614cc365646: Layer already exists [2026-07-28T01:51:02.623Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:02.623Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:02.956Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:03.284Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-07-28T01:51:03.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-28T01:51:03.284Z] 1084d3d401e7: Preparing [2026-07-28T01:51:03.284Z] f97599529e54: Preparing [2026-07-28T01:51:03.284Z] 3eb1b987479b: Preparing [2026-07-28T01:51:03.284Z] 9cad13f2e73f: Preparing [2026-07-28T01:51:03.284Z] 6f0bfcf02f7b: Preparing [2026-07-28T01:51:03.285Z] 985563f4c5ff: Preparing [2026-07-28T01:51:03.285Z] 4013449534da: Preparing [2026-07-28T01:51:03.285Z] 1644bdee7871: Preparing [2026-07-28T01:51:03.285Z] b09b02476a1b: Preparing [2026-07-28T01:51:03.285Z] 52b8fd504cf3: Preparing [2026-07-28T01:51:03.285Z] 7a3140430717: Preparing [2026-07-28T01:51:03.285Z] 5f70bf18a086: Preparing [2026-07-28T01:51:03.285Z] e70e107b2906: Preparing [2026-07-28T01:51:03.285Z] c62959e6cce5: Preparing [2026-07-28T01:51:03.285Z] c614cc365646: Preparing [2026-07-28T01:51:03.285Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:03.285Z] 985563f4c5ff: Waiting [2026-07-28T01:51:03.285Z] 5f70bf18a086: Waiting [2026-07-28T01:51:03.285Z] e70e107b2906: Waiting [2026-07-28T01:51:03.285Z] c62959e6cce5: Waiting [2026-07-28T01:51:03.285Z] c614cc365646: Waiting [2026-07-28T01:51:03.285Z] 4013449534da: Waiting [2026-07-28T01:51:03.285Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:03.285Z] 1644bdee7871: Waiting [2026-07-28T01:51:03.285Z] 7a3140430717: Waiting [2026-07-28T01:51:03.285Z] b09b02476a1b: Waiting [2026-07-28T01:51:03.285Z] 52b8fd504cf3: Waiting [2026-07-28T01:51:03.285Z] 3eb1b987479b: Layer already exists [2026-07-28T01:51:03.285Z] 9cad13f2e73f: Layer already exists [2026-07-28T01:51:03.285Z] f97599529e54: Layer already exists [2026-07-28T01:51:03.285Z] 6f0bfcf02f7b: Layer already exists [2026-07-28T01:51:03.285Z] 1084d3d401e7: Layer already exists [2026-07-28T01:51:03.285Z] 985563f4c5ff: Layer already exists [2026-07-28T01:51:03.285Z] 4013449534da: Layer already exists [2026-07-28T01:51:03.285Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:03.285Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:03.285Z] 7a3140430717: Layer already exists [2026-07-28T01:51:03.285Z] 52b8fd504cf3: Layer already exists [2026-07-28T01:51:03.285Z] 5f70bf18a086: Layer already exists [2026-07-28T01:51:03.285Z] e70e107b2906: Layer already exists [2026-07-28T01:51:03.285Z] c62959e6cce5: Layer already exists [2026-07-28T01:51:03.285Z] c614cc365646: Layer already exists [2026-07-28T01:51:03.285Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:03.285Z] main: digest: sha256:a7122db5ee5ae372986bd4f1ce1e413ba3397c1cbca0398c3a4e359faae4c35a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:51:03.371Z] ===================================================== [Pipeline] echo [2026-07-28T01:51:03.383Z] taggedImages: [2026-07-28T01:51:03.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:03.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-28T01:51:03.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.127 [2026-07-28T01:51:03.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:03.383Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-07-28T01:51:03.411Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-07-28T01:51:03.411Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:03.411Z] latest [2026-07-28T01:51:03.411Z] 4.1.0-dev.127 [2026-07-28T01:51:03.411Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:03.411Z] main [2026-07-28T01:51:03.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:03.771Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:04.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:04.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-28T01:51:04.098Z] 0877560cf79b: Preparing [2026-07-28T01:51:04.098Z] 51f40fee6746: Preparing [2026-07-28T01:51:04.098Z] f81b4d5fe0d2: Preparing [2026-07-28T01:51:04.098Z] 1e36f08b1236: Preparing [2026-07-28T01:51:04.098Z] 1644bdee7871: Preparing [2026-07-28T01:51:04.098Z] b09b02476a1b: Preparing [2026-07-28T01:51:04.098Z] e079232cd186: Preparing [2026-07-28T01:51:04.098Z] 811fe0651f08: Preparing [2026-07-28T01:51:04.098Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:04.098Z] b09b02476a1b: Waiting [2026-07-28T01:51:04.098Z] e079232cd186: Waiting [2026-07-28T01:51:04.098Z] 811fe0651f08: Waiting [2026-07-28T01:51:04.098Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:04.098Z] f81b4d5fe0d2: Pushed [2026-07-28T01:51:04.098Z] 51f40fee6746: Pushed [2026-07-28T01:51:04.357Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:04.357Z] 0877560cf79b: Pushed [2026-07-28T01:51:04.617Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:04.617Z] e079232cd186: Layer already exists [2026-07-28T01:51:04.617Z] 811fe0651f08: Layer already exists [2026-07-28T01:51:04.876Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:08.167Z] 1e36f08b1236: Pushed [2026-07-28T01:51:08.167Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:08.770Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:09.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-28T01:51:09.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-28T01:51:09.102Z] 0877560cf79b: Preparing [2026-07-28T01:51:09.102Z] 51f40fee6746: Preparing [2026-07-28T01:51:09.102Z] f81b4d5fe0d2: Preparing [2026-07-28T01:51:09.102Z] 1e36f08b1236: Preparing [2026-07-28T01:51:09.102Z] 1644bdee7871: Preparing [2026-07-28T01:51:09.102Z] b09b02476a1b: Preparing [2026-07-28T01:51:09.102Z] e079232cd186: Preparing [2026-07-28T01:51:09.102Z] 811fe0651f08: Preparing [2026-07-28T01:51:09.102Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:09.102Z] e079232cd186: Waiting [2026-07-28T01:51:09.102Z] 811fe0651f08: Waiting [2026-07-28T01:51:09.102Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:09.102Z] b09b02476a1b: Waiting [2026-07-28T01:51:09.102Z] f81b4d5fe0d2: Layer already exists [2026-07-28T01:51:09.102Z] 51f40fee6746: Layer already exists [2026-07-28T01:51:09.102Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:09.102Z] 0877560cf79b: Layer already exists [2026-07-28T01:51:09.102Z] 1e36f08b1236: Layer already exists [2026-07-28T01:51:09.102Z] 811fe0651f08: Layer already exists [2026-07-28T01:51:09.102Z] e079232cd186: Layer already exists [2026-07-28T01:51:09.102Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:09.102Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:09.102Z] latest: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:09.499Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:09.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.127 [2026-07-28T01:51:09.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-28T01:51:09.849Z] 0877560cf79b: Preparing [2026-07-28T01:51:09.849Z] 51f40fee6746: Preparing [2026-07-28T01:51:09.849Z] f81b4d5fe0d2: Preparing [2026-07-28T01:51:09.849Z] 1e36f08b1236: Preparing [2026-07-28T01:51:09.849Z] 1644bdee7871: Preparing [2026-07-28T01:51:09.849Z] b09b02476a1b: Preparing [2026-07-28T01:51:09.849Z] e079232cd186: Preparing [2026-07-28T01:51:09.849Z] 811fe0651f08: Preparing [2026-07-28T01:51:09.849Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:09.849Z] e079232cd186: Waiting [2026-07-28T01:51:09.849Z] 811fe0651f08: Waiting [2026-07-28T01:51:09.849Z] b09b02476a1b: Waiting [2026-07-28T01:51:09.849Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:09.849Z] 0877560cf79b: Layer already exists [2026-07-28T01:51:09.849Z] 1e36f08b1236: Layer already exists [2026-07-28T01:51:09.849Z] f81b4d5fe0d2: Layer already exists [2026-07-28T01:51:09.849Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:09.849Z] 51f40fee6746: Layer already exists [2026-07-28T01:51:09.849Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:09.849Z] e079232cd186: Layer already exists [2026-07-28T01:51:09.849Z] 811fe0651f08: Layer already exists [2026-07-28T01:51:09.849Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:09.849Z] 4.1.0-dev.127: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:10.173Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:10.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:10.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-28T01:51:10.552Z] 0877560cf79b: Preparing [2026-07-28T01:51:10.552Z] 51f40fee6746: Preparing [2026-07-28T01:51:10.552Z] f81b4d5fe0d2: Preparing [2026-07-28T01:51:10.552Z] 1e36f08b1236: Preparing [2026-07-28T01:51:10.552Z] 1644bdee7871: Preparing [2026-07-28T01:51:10.552Z] b09b02476a1b: Preparing [2026-07-28T01:51:10.552Z] e079232cd186: Preparing [2026-07-28T01:51:10.552Z] 811fe0651f08: Preparing [2026-07-28T01:51:10.552Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:10.552Z] b09b02476a1b: Waiting [2026-07-28T01:51:10.552Z] e079232cd186: Waiting [2026-07-28T01:51:10.552Z] 811fe0651f08: Waiting [2026-07-28T01:51:10.552Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:10.552Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:10.552Z] 0877560cf79b: Layer already exists [2026-07-28T01:51:10.552Z] 1e36f08b1236: Layer already exists [2026-07-28T01:51:10.552Z] f81b4d5fe0d2: Layer already exists [2026-07-28T01:51:10.552Z] 51f40fee6746: Layer already exists [2026-07-28T01:51:10.552Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:10.552Z] e079232cd186: Layer already exists [2026-07-28T01:51:10.552Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:10.552Z] 811fe0651f08: Layer already exists [2026-07-28T01:51:10.552Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:10.890Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:11.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-07-28T01:51:11.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-28T01:51:11.224Z] 0877560cf79b: Preparing [2026-07-28T01:51:11.224Z] 51f40fee6746: Preparing [2026-07-28T01:51:11.224Z] f81b4d5fe0d2: Preparing [2026-07-28T01:51:11.224Z] 1e36f08b1236: Preparing [2026-07-28T01:51:11.224Z] 1644bdee7871: Preparing [2026-07-28T01:51:11.224Z] b09b02476a1b: Preparing [2026-07-28T01:51:11.224Z] e079232cd186: Preparing [2026-07-28T01:51:11.224Z] 811fe0651f08: Preparing [2026-07-28T01:51:11.224Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:11.224Z] b09b02476a1b: Waiting [2026-07-28T01:51:11.224Z] e079232cd186: Waiting [2026-07-28T01:51:11.224Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:11.224Z] 811fe0651f08: Waiting [2026-07-28T01:51:11.224Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:11.224Z] 0877560cf79b: Layer already exists [2026-07-28T01:51:11.224Z] 1e36f08b1236: Layer already exists [2026-07-28T01:51:11.224Z] f81b4d5fe0d2: Layer already exists [2026-07-28T01:51:11.224Z] 51f40fee6746: Layer already exists [2026-07-28T01:51:11.224Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:11.224Z] e079232cd186: Layer already exists [2026-07-28T01:51:11.224Z] 811fe0651f08: Layer already exists [2026-07-28T01:51:11.224Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:11.224Z] main: digest: sha256:9c4c8ac93dc184a01e970899e0056477b6365865be5403f62e8cb10f72aa222a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:51:11.312Z] ===================================================== [Pipeline] echo [2026-07-28T01:51:11.330Z] taggedImages: [2026-07-28T01:51:11.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:11.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-28T01:51:11.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.127 [2026-07-28T01:51:11.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:11.330Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-07-28T01:51:11.359Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-07-28T01:51:11.359Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:11.359Z] latest [2026-07-28T01:51:11.359Z] 4.1.0-dev.127 [2026-07-28T01:51:11.359Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:11.359Z] main [2026-07-28T01:51:11.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:11.715Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:12.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:12.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-28T01:51:12.317Z] 98e671ada479: Preparing [2026-07-28T01:51:12.317Z] 05184d24f19f: Preparing [2026-07-28T01:51:12.317Z] 19e76db3edbe: Preparing [2026-07-28T01:51:12.317Z] 1a1449b8f7e1: Preparing [2026-07-28T01:51:12.317Z] 82255796e4b0: Preparing [2026-07-28T01:51:12.317Z] 1644bdee7871: Preparing [2026-07-28T01:51:12.317Z] b09b02476a1b: Preparing [2026-07-28T01:51:12.317Z] 4a906e47862e: Preparing [2026-07-28T01:51:12.317Z] e68c560d1be0: Preparing [2026-07-28T01:51:12.317Z] 8d689093c30d: Preparing [2026-07-28T01:51:12.317Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:12.317Z] 1644bdee7871: Waiting [2026-07-28T01:51:12.317Z] 8d689093c30d: Waiting [2026-07-28T01:51:12.317Z] 4a906e47862e: Waiting [2026-07-28T01:51:12.317Z] e68c560d1be0: Waiting [2026-07-28T01:51:12.317Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:12.317Z] b09b02476a1b: Waiting [2026-07-28T01:51:12.576Z] 05184d24f19f: Pushed [2026-07-28T01:51:12.576Z] 1a1449b8f7e1: Pushed [2026-07-28T01:51:12.576Z] 82255796e4b0: Pushed [2026-07-28T01:51:13.156Z] 98e671ada479: Pushed [2026-07-28T01:51:15.060Z] 4a906e47862e: Pushed [2026-07-28T01:51:15.060Z] 19e76db3edbe: Pushed [2026-07-28T01:51:15.060Z] e68c560d1be0: Pushed [2026-07-28T01:51:15.320Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:15.888Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:16.838Z] 8d689093c30d: Pushed [2026-07-28T01:51:17.424Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:17.992Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:18.608Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:19.510Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-28T01:51:19.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-28T01:51:19.510Z] 98e671ada479: Preparing [2026-07-28T01:51:19.510Z] 05184d24f19f: Preparing [2026-07-28T01:51:19.510Z] 19e76db3edbe: Preparing [2026-07-28T01:51:19.510Z] 1a1449b8f7e1: Preparing [2026-07-28T01:51:19.510Z] 82255796e4b0: Preparing [2026-07-28T01:51:19.510Z] 1644bdee7871: Preparing [2026-07-28T01:51:19.510Z] b09b02476a1b: Preparing [2026-07-28T01:51:19.510Z] 4a906e47862e: Preparing [2026-07-28T01:51:19.510Z] e68c560d1be0: Preparing [2026-07-28T01:51:19.510Z] 8d689093c30d: Preparing [2026-07-28T01:51:19.510Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:19.510Z] 1644bdee7871: Waiting [2026-07-28T01:51:19.510Z] b09b02476a1b: Waiting [2026-07-28T01:51:19.510Z] 4a906e47862e: Waiting [2026-07-28T01:51:19.510Z] e68c560d1be0: Waiting [2026-07-28T01:51:19.510Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:19.510Z] 8d689093c30d: Waiting [2026-07-28T01:51:19.510Z] 1a1449b8f7e1: Layer already exists [2026-07-28T01:51:19.510Z] 98e671ada479: Layer already exists [2026-07-28T01:51:19.510Z] 82255796e4b0: Layer already exists [2026-07-28T01:51:19.510Z] 19e76db3edbe: Layer already exists [2026-07-28T01:51:19.510Z] 05184d24f19f: Layer already exists [2026-07-28T01:51:19.510Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:19.510Z] e68c560d1be0: Layer already exists [2026-07-28T01:51:19.510Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:19.510Z] 8d689093c30d: Layer already exists [2026-07-28T01:51:19.510Z] 4a906e47862e: Layer already exists [2026-07-28T01:51:19.510Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:19.510Z] latest: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:19.846Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:20.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.127 [2026-07-28T01:51:20.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-28T01:51:20.441Z] 98e671ada479: Preparing [2026-07-28T01:51:20.441Z] 05184d24f19f: Preparing [2026-07-28T01:51:20.441Z] 19e76db3edbe: Preparing [2026-07-28T01:51:20.441Z] 1a1449b8f7e1: Preparing [2026-07-28T01:51:20.441Z] 82255796e4b0: Preparing [2026-07-28T01:51:20.441Z] 1644bdee7871: Preparing [2026-07-28T01:51:20.441Z] b09b02476a1b: Preparing [2026-07-28T01:51:20.441Z] 4a906e47862e: Preparing [2026-07-28T01:51:20.441Z] e68c560d1be0: Preparing [2026-07-28T01:51:20.441Z] 8d689093c30d: Preparing [2026-07-28T01:51:20.441Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:20.441Z] 4a906e47862e: Waiting [2026-07-28T01:51:20.441Z] 1644bdee7871: Waiting [2026-07-28T01:51:20.441Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:20.441Z] b09b02476a1b: Waiting [2026-07-28T01:51:20.441Z] e68c560d1be0: Waiting [2026-07-28T01:51:20.441Z] 8d689093c30d: Waiting [2026-07-28T01:51:20.441Z] 19e76db3edbe: Layer already exists [2026-07-28T01:51:20.441Z] 1a1449b8f7e1: Layer already exists [2026-07-28T01:51:20.441Z] 82255796e4b0: Layer already exists [2026-07-28T01:51:20.441Z] 05184d24f19f: Layer already exists [2026-07-28T01:51:20.441Z] 98e671ada479: Layer already exists [2026-07-28T01:51:20.441Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:20.441Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:20.441Z] 4a906e47862e: Layer already exists [2026-07-28T01:51:20.441Z] 8d689093c30d: Layer already exists [2026-07-28T01:51:20.441Z] e68c560d1be0: Layer already exists [2026-07-28T01:51:20.441Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:20.441Z] 4.1.0-dev.127: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:20.778Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:21.369Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:21.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-28T01:51:21.370Z] 98e671ada479: Preparing [2026-07-28T01:51:21.370Z] 05184d24f19f: Preparing [2026-07-28T01:51:21.370Z] 19e76db3edbe: Preparing [2026-07-28T01:51:21.370Z] 1a1449b8f7e1: Preparing [2026-07-28T01:51:21.370Z] 82255796e4b0: Preparing [2026-07-28T01:51:21.370Z] 1644bdee7871: Preparing [2026-07-28T01:51:21.370Z] b09b02476a1b: Preparing [2026-07-28T01:51:21.370Z] 4a906e47862e: Preparing [2026-07-28T01:51:21.370Z] e68c560d1be0: Preparing [2026-07-28T01:51:21.370Z] 1644bdee7871: Waiting [2026-07-28T01:51:21.370Z] b09b02476a1b: Waiting [2026-07-28T01:51:21.370Z] 4a906e47862e: Waiting [2026-07-28T01:51:21.370Z] e68c560d1be0: Waiting [2026-07-28T01:51:21.370Z] 8d689093c30d: Preparing [2026-07-28T01:51:21.370Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:21.370Z] 8d689093c30d: Waiting [2026-07-28T01:51:21.370Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:21.370Z] 05184d24f19f: Layer already exists [2026-07-28T01:51:21.370Z] 98e671ada479: Layer already exists [2026-07-28T01:51:21.370Z] 19e76db3edbe: Layer already exists [2026-07-28T01:51:21.370Z] 1a1449b8f7e1: Layer already exists [2026-07-28T01:51:21.370Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:21.370Z] 4a906e47862e: Layer already exists [2026-07-28T01:51:21.370Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:21.370Z] 8d689093c30d: Layer already exists [2026-07-28T01:51:21.370Z] 82255796e4b0: Layer already exists [2026-07-28T01:51:21.370Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:21.370Z] e68c560d1be0: Layer already exists [2026-07-28T01:51:21.370Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:21.709Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:22.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-07-28T01:51:22.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-28T01:51:22.618Z] 98e671ada479: Preparing [2026-07-28T01:51:22.618Z] 05184d24f19f: Preparing [2026-07-28T01:51:22.618Z] 19e76db3edbe: Preparing [2026-07-28T01:51:22.618Z] 1a1449b8f7e1: Preparing [2026-07-28T01:51:22.618Z] 82255796e4b0: Preparing [2026-07-28T01:51:22.618Z] 1644bdee7871: Preparing [2026-07-28T01:51:22.618Z] b09b02476a1b: Preparing [2026-07-28T01:51:22.618Z] 4a906e47862e: Preparing [2026-07-28T01:51:22.618Z] e68c560d1be0: Preparing [2026-07-28T01:51:22.618Z] 8d689093c30d: Preparing [2026-07-28T01:51:22.618Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:22.618Z] 1644bdee7871: Waiting [2026-07-28T01:51:22.618Z] e68c560d1be0: Waiting [2026-07-28T01:51:22.618Z] b09b02476a1b: Waiting [2026-07-28T01:51:22.618Z] 4a906e47862e: Waiting [2026-07-28T01:51:22.618Z] 8d689093c30d: Waiting [2026-07-28T01:51:22.618Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:22.618Z] 05184d24f19f: Layer already exists [2026-07-28T01:51:22.618Z] 98e671ada479: Layer already exists [2026-07-28T01:51:22.618Z] 82255796e4b0: Layer already exists [2026-07-28T01:51:22.618Z] 1a1449b8f7e1: Layer already exists [2026-07-28T01:51:22.618Z] 19e76db3edbe: Layer already exists [2026-07-28T01:51:22.618Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:22.618Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:22.618Z] 4a906e47862e: Layer already exists [2026-07-28T01:51:22.618Z] e68c560d1be0: Layer already exists [2026-07-28T01:51:22.618Z] 8d689093c30d: Layer already exists [2026-07-28T01:51:22.618Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:22.618Z] main: digest: sha256:95ee4c5d85eb05a012177bba042262cc9e2d1a9c2516fd232f998491d4b8e997 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:51:22.708Z] ===================================================== [Pipeline] echo [2026-07-28T01:51:22.725Z] taggedImages: [2026-07-28T01:51:22.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:22.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-28T01:51:22.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.127 [2026-07-28T01:51:22.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:22.725Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-07-28T01:51:22.749Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-07-28T01:51:22.749Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:22.749Z] latest [2026-07-28T01:51:22.749Z] 4.1.0-dev.127 [2026-07-28T01:51:22.749Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:22.749Z] main [2026-07-28T01:51:22.749Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:23.134Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:23.835Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:23.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-28T01:51:23.835Z] 512e9ca1ed7d: Preparing [2026-07-28T01:51:23.835Z] d774fe688b3b: Preparing [2026-07-28T01:51:23.835Z] c32c7724b8e8: Preparing [2026-07-28T01:51:23.835Z] 58f610568e86: Preparing [2026-07-28T01:51:23.835Z] 187e14a7b3e2: Preparing [2026-07-28T01:51:23.835Z] cb22737eb14b: Preparing [2026-07-28T01:51:23.835Z] d809b1ac09b3: Preparing [2026-07-28T01:51:23.835Z] 1644bdee7871: Preparing [2026-07-28T01:51:23.835Z] b09b02476a1b: Preparing [2026-07-28T01:51:23.835Z] df1dd254493a: Preparing [2026-07-28T01:51:23.835Z] bf67415797eb: Preparing [2026-07-28T01:51:23.835Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:23.835Z] cb22737eb14b: Waiting [2026-07-28T01:51:23.835Z] d809b1ac09b3: Waiting [2026-07-28T01:51:23.835Z] 1644bdee7871: Waiting [2026-07-28T01:51:23.835Z] b09b02476a1b: Waiting [2026-07-28T01:51:23.835Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:23.836Z] df1dd254493a: Waiting [2026-07-28T01:51:23.836Z] bf67415797eb: Waiting [2026-07-28T01:51:24.094Z] 187e14a7b3e2: Pushed [2026-07-28T01:51:24.094Z] d774fe688b3b: Pushed [2026-07-28T01:51:24.352Z] 512e9ca1ed7d: Pushed [2026-07-28T01:51:24.611Z] cb22737eb14b: Pushed [2026-07-28T01:51:24.611Z] d809b1ac09b3: Pushed [2026-07-28T01:51:24.611Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:24.611Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:24.869Z] df1dd254493a: Pushed [2026-07-28T01:51:24.869Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:26.244Z] bf67415797eb: Pushed [2026-07-28T01:51:26.510Z] 58f610568e86: Pushed [2026-07-28T01:51:26.510Z] c32c7724b8e8: Pushed [2026-07-28T01:51:26.770Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:27.120Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:27.455Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-28T01:51:27.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-28T01:51:27.455Z] 512e9ca1ed7d: Preparing [2026-07-28T01:51:27.455Z] d774fe688b3b: Preparing [2026-07-28T01:51:27.455Z] c32c7724b8e8: Preparing [2026-07-28T01:51:27.455Z] 58f610568e86: Preparing [2026-07-28T01:51:27.455Z] 187e14a7b3e2: Preparing [2026-07-28T01:51:27.455Z] cb22737eb14b: Preparing [2026-07-28T01:51:27.455Z] d809b1ac09b3: Preparing [2026-07-28T01:51:27.455Z] 1644bdee7871: Preparing [2026-07-28T01:51:27.455Z] b09b02476a1b: Preparing [2026-07-28T01:51:27.455Z] df1dd254493a: Preparing [2026-07-28T01:51:27.455Z] bf67415797eb: Preparing [2026-07-28T01:51:27.455Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:27.455Z] 1644bdee7871: Waiting [2026-07-28T01:51:27.455Z] cb22737eb14b: Waiting [2026-07-28T01:51:27.455Z] bf67415797eb: Waiting [2026-07-28T01:51:27.455Z] b09b02476a1b: Waiting [2026-07-28T01:51:27.455Z] df1dd254493a: Waiting [2026-07-28T01:51:27.455Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:27.455Z] d809b1ac09b3: Waiting [2026-07-28T01:51:27.455Z] c32c7724b8e8: Layer already exists [2026-07-28T01:51:27.455Z] 512e9ca1ed7d: Layer already exists [2026-07-28T01:51:27.455Z] 58f610568e86: Layer already exists [2026-07-28T01:51:27.455Z] d774fe688b3b: Layer already exists [2026-07-28T01:51:27.455Z] 187e14a7b3e2: Layer already exists [2026-07-28T01:51:27.455Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:27.455Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:27.455Z] d809b1ac09b3: Layer already exists [2026-07-28T01:51:27.455Z] cb22737eb14b: Layer already exists [2026-07-28T01:51:27.455Z] df1dd254493a: Layer already exists [2026-07-28T01:51:27.456Z] bf67415797eb: Layer already exists [2026-07-28T01:51:27.456Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:27.456Z] latest: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:27.802Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:28.143Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.127 [2026-07-28T01:51:28.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-28T01:51:28.143Z] 512e9ca1ed7d: Preparing [2026-07-28T01:51:28.143Z] d774fe688b3b: Preparing [2026-07-28T01:51:28.143Z] c32c7724b8e8: Preparing [2026-07-28T01:51:28.143Z] 58f610568e86: Preparing [2026-07-28T01:51:28.143Z] 187e14a7b3e2: Preparing [2026-07-28T01:51:28.143Z] cb22737eb14b: Preparing [2026-07-28T01:51:28.143Z] d809b1ac09b3: Preparing [2026-07-28T01:51:28.143Z] 1644bdee7871: Preparing [2026-07-28T01:51:28.143Z] b09b02476a1b: Preparing [2026-07-28T01:51:28.143Z] df1dd254493a: Preparing [2026-07-28T01:51:28.143Z] bf67415797eb: Preparing [2026-07-28T01:51:28.143Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:28.143Z] cb22737eb14b: Waiting [2026-07-28T01:51:28.143Z] d809b1ac09b3: Waiting [2026-07-28T01:51:28.143Z] 1644bdee7871: Waiting [2026-07-28T01:51:28.143Z] b09b02476a1b: Waiting [2026-07-28T01:51:28.143Z] df1dd254493a: Waiting [2026-07-28T01:51:28.143Z] bf67415797eb: Waiting [2026-07-28T01:51:28.143Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:28.143Z] 187e14a7b3e2: Layer already exists [2026-07-28T01:51:28.143Z] 512e9ca1ed7d: Layer already exists [2026-07-28T01:51:28.143Z] 58f610568e86: Layer already exists [2026-07-28T01:51:28.143Z] c32c7724b8e8: Layer already exists [2026-07-28T01:51:28.143Z] d774fe688b3b: Layer already exists [2026-07-28T01:51:28.143Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:28.143Z] cb22737eb14b: Layer already exists [2026-07-28T01:51:28.143Z] d809b1ac09b3: Layer already exists [2026-07-28T01:51:28.143Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:28.143Z] df1dd254493a: Layer already exists [2026-07-28T01:51:28.143Z] bf67415797eb: Layer already exists [2026-07-28T01:51:28.143Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:28.143Z] 4.1.0-dev.127: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:28.491Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:28.819Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:28.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-28T01:51:28.819Z] 512e9ca1ed7d: Preparing [2026-07-28T01:51:28.819Z] d774fe688b3b: Preparing [2026-07-28T01:51:28.819Z] c32c7724b8e8: Preparing [2026-07-28T01:51:28.819Z] 58f610568e86: Preparing [2026-07-28T01:51:28.819Z] 187e14a7b3e2: Preparing [2026-07-28T01:51:28.819Z] cb22737eb14b: Preparing [2026-07-28T01:51:28.819Z] d809b1ac09b3: Preparing [2026-07-28T01:51:28.819Z] 1644bdee7871: Preparing [2026-07-28T01:51:28.819Z] b09b02476a1b: Preparing [2026-07-28T01:51:28.819Z] df1dd254493a: Preparing [2026-07-28T01:51:28.819Z] bf67415797eb: Preparing [2026-07-28T01:51:28.819Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:28.819Z] df1dd254493a: Waiting [2026-07-28T01:51:28.819Z] bf67415797eb: Waiting [2026-07-28T01:51:28.819Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:28.819Z] d809b1ac09b3: Waiting [2026-07-28T01:51:28.819Z] cb22737eb14b: Waiting [2026-07-28T01:51:28.819Z] 1644bdee7871: Waiting [2026-07-28T01:51:28.819Z] b09b02476a1b: Waiting [2026-07-28T01:51:28.819Z] 187e14a7b3e2: Layer already exists [2026-07-28T01:51:28.819Z] 512e9ca1ed7d: Layer already exists [2026-07-28T01:51:28.819Z] d774fe688b3b: Layer already exists [2026-07-28T01:51:28.819Z] c32c7724b8e8: Layer already exists [2026-07-28T01:51:28.819Z] 58f610568e86: Layer already exists [2026-07-28T01:51:28.819Z] cb22737eb14b: Layer already exists [2026-07-28T01:51:28.819Z] d809b1ac09b3: Layer already exists [2026-07-28T01:51:28.819Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:28.819Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:28.819Z] df1dd254493a: Layer already exists [2026-07-28T01:51:28.819Z] bf67415797eb: Layer already exists [2026-07-28T01:51:28.819Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:28.819Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:29.275Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:29.689Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-07-28T01:51:29.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-28T01:51:29.689Z] 512e9ca1ed7d: Preparing [2026-07-28T01:51:29.689Z] d774fe688b3b: Preparing [2026-07-28T01:51:29.689Z] c32c7724b8e8: Preparing [2026-07-28T01:51:29.689Z] 58f610568e86: Preparing [2026-07-28T01:51:29.689Z] 187e14a7b3e2: Preparing [2026-07-28T01:51:29.689Z] cb22737eb14b: Preparing [2026-07-28T01:51:29.689Z] d809b1ac09b3: Preparing [2026-07-28T01:51:29.689Z] 1644bdee7871: Preparing [2026-07-28T01:51:29.689Z] b09b02476a1b: Preparing [2026-07-28T01:51:29.689Z] df1dd254493a: Preparing [2026-07-28T01:51:29.689Z] bf67415797eb: Preparing [2026-07-28T01:51:29.689Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:29.689Z] 1644bdee7871: Waiting [2026-07-28T01:51:29.689Z] b09b02476a1b: Waiting [2026-07-28T01:51:29.689Z] df1dd254493a: Waiting [2026-07-28T01:51:29.689Z] bf67415797eb: Waiting [2026-07-28T01:51:29.689Z] cb22737eb14b: Waiting [2026-07-28T01:51:29.689Z] d809b1ac09b3: Waiting [2026-07-28T01:51:29.689Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:29.689Z] d774fe688b3b: Layer already exists [2026-07-28T01:51:29.689Z] c32c7724b8e8: Layer already exists [2026-07-28T01:51:29.689Z] 58f610568e86: Layer already exists [2026-07-28T01:51:29.689Z] 512e9ca1ed7d: Layer already exists [2026-07-28T01:51:29.689Z] 187e14a7b3e2: Layer already exists [2026-07-28T01:51:29.689Z] d809b1ac09b3: Layer already exists [2026-07-28T01:51:29.689Z] df1dd254493a: Layer already exists [2026-07-28T01:51:29.689Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:29.689Z] cb22737eb14b: Layer already exists [2026-07-28T01:51:29.689Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:29.689Z] bf67415797eb: Layer already exists [2026-07-28T01:51:29.689Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:29.689Z] main: digest: sha256:15d9f5192180c3806473695f760220b0ee373265c4ba55d25522f34f8d290e87 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:51:29.791Z] ===================================================== [Pipeline] echo [2026-07-28T01:51:29.814Z] taggedImages: [2026-07-28T01:51:29.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:29.814Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-28T01:51:29.815Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.127 [2026-07-28T01:51:29.815Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:29.815Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-07-28T01:51:29.851Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-07-28T01:51:29.851Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:29.851Z] latest [2026-07-28T01:51:29.851Z] 4.1.0-dev.127 [2026-07-28T01:51:29.851Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:29.851Z] main [2026-07-28T01:51:29.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:30.218Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:30.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:30.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-28T01:51:30.556Z] a11e06785320: Preparing [2026-07-28T01:51:30.556Z] af637f45e24e: Preparing [2026-07-28T01:51:30.556Z] 1644bdee7871: Preparing [2026-07-28T01:51:30.556Z] b09b02476a1b: Preparing [2026-07-28T01:51:30.556Z] dbb1d55a2aa8: Preparing [2026-07-28T01:51:30.556Z] 29cc69f99eb5: Preparing [2026-07-28T01:51:30.556Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:30.556Z] 29cc69f99eb5: Waiting [2026-07-28T01:51:30.556Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:30.556Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:30.556Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:30.556Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:30.556Z] dbb1d55a2aa8: Pushed [2026-07-28T01:51:30.556Z] a11e06785320: Pushed [2026-07-28T01:51:31.491Z] 29cc69f99eb5: Pushed [2026-07-28T01:51:34.031Z] af637f45e24e: Pushed [2026-07-28T01:51:34.290Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:34.619Z] + 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-07-28T01:51:34.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-28T01:51:34.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-28T01:51:34.951Z] a11e06785320: Preparing [2026-07-28T01:51:34.951Z] af637f45e24e: Preparing [2026-07-28T01:51:34.951Z] 1644bdee7871: Preparing [2026-07-28T01:51:34.951Z] b09b02476a1b: Preparing [2026-07-28T01:51:34.951Z] dbb1d55a2aa8: Preparing [2026-07-28T01:51:34.951Z] 29cc69f99eb5: Preparing [2026-07-28T01:51:34.951Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:34.951Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:34.951Z] 29cc69f99eb5: Waiting [2026-07-28T01:51:34.951Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:34.951Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:34.951Z] dbb1d55a2aa8: Layer already exists [2026-07-28T01:51:34.951Z] a11e06785320: Layer already exists [2026-07-28T01:51:34.951Z] af637f45e24e: Layer already exists [2026-07-28T01:51:34.951Z] 29cc69f99eb5: Layer already exists [2026-07-28T01:51:34.951Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:34.951Z] latest: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:35.281Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:35.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.127 [2026-07-28T01:51:35.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-28T01:51:35.620Z] a11e06785320: Preparing [2026-07-28T01:51:35.620Z] af637f45e24e: Preparing [2026-07-28T01:51:35.620Z] 1644bdee7871: Preparing [2026-07-28T01:51:35.620Z] b09b02476a1b: Preparing [2026-07-28T01:51:35.620Z] dbb1d55a2aa8: Preparing [2026-07-28T01:51:35.620Z] 29cc69f99eb5: Preparing [2026-07-28T01:51:35.620Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:35.620Z] 29cc69f99eb5: Waiting [2026-07-28T01:51:35.620Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:35.620Z] af637f45e24e: Layer already exists [2026-07-28T01:51:35.620Z] a11e06785320: Layer already exists [2026-07-28T01:51:35.620Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:35.620Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:35.620Z] dbb1d55a2aa8: Layer already exists [2026-07-28T01:51:35.620Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:35.620Z] 29cc69f99eb5: Layer already exists [2026-07-28T01:51:35.620Z] 4.1.0-dev.127: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:35.961Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:36.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:36.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-28T01:51:36.289Z] a11e06785320: Preparing [2026-07-28T01:51:36.289Z] af637f45e24e: Preparing [2026-07-28T01:51:36.289Z] 1644bdee7871: Preparing [2026-07-28T01:51:36.289Z] b09b02476a1b: Preparing [2026-07-28T01:51:36.289Z] dbb1d55a2aa8: Preparing [2026-07-28T01:51:36.289Z] 29cc69f99eb5: Preparing [2026-07-28T01:51:36.289Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:36.289Z] 29cc69f99eb5: Waiting [2026-07-28T01:51:36.289Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:36.289Z] af637f45e24e: Layer already exists [2026-07-28T01:51:36.289Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:36.289Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:36.289Z] dbb1d55a2aa8: Layer already exists [2026-07-28T01:51:36.289Z] a11e06785320: Layer already exists [2026-07-28T01:51:36.289Z] 29cc69f99eb5: Layer already exists [2026-07-28T01:51:36.289Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:36.289Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:36.627Z] + 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-07-28T01:51:36.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-07-28T01:51:36.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-28T01:51:36.962Z] a11e06785320: Preparing [2026-07-28T01:51:36.962Z] af637f45e24e: Preparing [2026-07-28T01:51:36.962Z] 1644bdee7871: Preparing [2026-07-28T01:51:36.962Z] b09b02476a1b: Preparing [2026-07-28T01:51:36.962Z] dbb1d55a2aa8: Preparing [2026-07-28T01:51:36.962Z] 29cc69f99eb5: Preparing [2026-07-28T01:51:36.962Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:36.962Z] 29cc69f99eb5: Waiting [2026-07-28T01:51:36.962Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:36.962Z] a11e06785320: Layer already exists [2026-07-28T01:51:36.962Z] dbb1d55a2aa8: Layer already exists [2026-07-28T01:51:36.962Z] af637f45e24e: Layer already exists [2026-07-28T01:51:36.962Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:36.962Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:36.962Z] 29cc69f99eb5: Layer already exists [2026-07-28T01:51:36.962Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:36.962Z] main: digest: sha256:f534e9950a830f5f71f4f8d9af9c3d3cdb11af020b2f2ea4e6b18afa11394ab3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:51:37.056Z] ===================================================== [Pipeline] echo [2026-07-28T01:51:37.074Z] taggedImages: [2026-07-28T01:51:37.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:37.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-28T01:51:37.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.127 [2026-07-28T01:51:37.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:37.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-07-28T01:51:37.108Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-07-28T01:51:37.108Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:37.108Z] latest [2026-07-28T01:51:37.108Z] 4.1.0-dev.127 [2026-07-28T01:51:37.108Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:37.108Z] main [2026-07-28T01:51:37.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:37.468Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:37.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:37.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-28T01:51:37.804Z] 3df59e71be9c: Preparing [2026-07-28T01:51:37.804Z] dde90085baee: Preparing [2026-07-28T01:51:37.804Z] bb6b73697ab5: Preparing [2026-07-28T01:51:37.804Z] 1644bdee7871: Preparing [2026-07-28T01:51:37.804Z] b09b02476a1b: Preparing [2026-07-28T01:51:37.804Z] 206f6aed084c: Preparing [2026-07-28T01:51:37.804Z] 0d370be1f90a: Preparing [2026-07-28T01:51:37.804Z] 755374526cd2: Preparing [2026-07-28T01:51:37.804Z] eb073be58dd6: Preparing [2026-07-28T01:51:37.804Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:37.804Z] 206f6aed084c: Waiting [2026-07-28T01:51:37.804Z] 0d370be1f90a: Waiting [2026-07-28T01:51:37.804Z] 755374526cd2: Waiting [2026-07-28T01:51:37.804Z] eb073be58dd6: Waiting [2026-07-28T01:51:37.804Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:37.804Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:37.804Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:37.804Z] 3df59e71be9c: Pushed [2026-07-28T01:51:37.804Z] bb6b73697ab5: Pushed [2026-07-28T01:51:37.804Z] dde90085baee: Pushed [2026-07-28T01:51:37.804Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:37.804Z] 755374526cd2: Pushed [2026-07-28T01:51:38.374Z] eb073be58dd6: Pushed [2026-07-28T01:51:40.880Z] #84 DONE 125.2s [2026-07-28T01:51:40.880Z] [2026-07-28T01:51:40.880Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:40.880Z] #76 DONE 129.5s [2026-07-28T01:51:40.880Z] [2026-07-28T01:51:40.880Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:40.880Z] #83 DONE 125.5s [2026-07-28T01:51:40.880Z] [2026-07-28T01:51:40.880Z] #119 [core-metadata builder 6/7] COPY . . [2026-07-28T01:51:40.880Z] #119 ... [2026-07-28T01:51:40.880Z] [2026-07-28T01:51:40.880Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:40.880Z] #77 DONE 137.5s [2026-07-28T01:51:40.880Z] [2026-07-28T01:51:40.880Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:40.880Z] #93 DONE 105.5s [2026-07-28T01:51:40.880Z] [2026-07-28T01:51:40.880Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:40.880Z] #88 DONE 113.5s [2026-07-28T01:51:40.880Z] [2026-07-28T01:51:40.880Z] #120 [core-keeper builder 7/8] COPY . . [2026-07-28T01:51:41.840Z] #120 ... [2026-07-28T01:51:41.840Z] [2026-07-28T01:51:41.840Z] #121 [support-scheduler builder 6/7] COPY . . [2026-07-28T01:51:41.840Z] #121 DONE 2.0s [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:51:42.108Z] #122 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:42.108Z] #123 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #124 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #125 DONE 2.1s [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:51:42.108Z] #126 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:42.108Z] #127 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #128 [core-data builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #128 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:42.108Z] #129 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #130 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:51:42.108Z] #131 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:51:42.108Z] #132 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:42.108Z] #133 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #134 [security-bootstrapper builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #134 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:42.108Z] #135 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:51:42.108Z] #136 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #137 [security-proxy-auth builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #137 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #138 [security-proxy-setup builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #138 DONE 2.1s [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #119 [core-metadata builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #119 DONE 2.1s [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #139 [core-command builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #139 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-28T01:51:42.108Z] #140 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-28T01:51:42.108Z] #141 CACHED [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #120 [core-keeper builder 7/8] COPY . . [2026-07-28T01:51:42.108Z] #120 DONE 2.0s [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-28T01:51:42.108Z] #142 ... [2026-07-28T01:51:42.108Z] [2026-07-28T01:51:42.108Z] #143 [support-notifications builder 6/7] COPY . . [2026-07-28T01:51:42.108Z] #143 DONE 2.2s [2026-07-28T01:51:42.381Z] [2026-07-28T01:51:42.381Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T01:51:43.643Z] 0d370be1f90a: Pushed [2026-07-28T01:51:46.640Z] #144 4.427 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-28T01:51:49.972Z] #144 ... [2026-07-28T01:51:49.972Z] [2026-07-28T01:51:49.972Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-28T01:51:49.972Z] #142 7.657 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-28T01:51:51.760Z] 206f6aed084c: Pushed [2026-07-28T01:51:51.760Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:51.911Z] #142 ... [2026-07-28T01:51:51.911Z] [2026-07-28T01:51:51.911Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T01:51:51.911Z] #0 4.687 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-28T01:51:52.102Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:52.178Z] #145 ... [2026-07-28T01:51:52.178Z] [2026-07-28T01:51:52.178Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-28T01:51:52.178Z] #0 7.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-28T01:51:52.446Z] #146 ... [2026-07-28T01:51:52.446Z] [2026-07-28T01:51:52.446Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T01:51:52.446Z] #0 7.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-28T01:51:52.446Z] #147 ... [2026-07-28T01:51:52.446Z] [2026-07-28T01:51:52.446Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-28T01:51:52.446Z] #0 7.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-28T01:51:52.448Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-28T01:51:52.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-28T01:51:52.448Z] 3df59e71be9c: Preparing [2026-07-28T01:51:52.448Z] dde90085baee: Preparing [2026-07-28T01:51:52.448Z] bb6b73697ab5: Preparing [2026-07-28T01:51:52.448Z] 1644bdee7871: Preparing [2026-07-28T01:51:52.448Z] b09b02476a1b: Preparing [2026-07-28T01:51:52.448Z] 206f6aed084c: Preparing [2026-07-28T01:51:52.448Z] 0d370be1f90a: Preparing [2026-07-28T01:51:52.448Z] 755374526cd2: Preparing [2026-07-28T01:51:52.448Z] eb073be58dd6: Preparing [2026-07-28T01:51:52.448Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:52.448Z] 206f6aed084c: Waiting [2026-07-28T01:51:52.448Z] 755374526cd2: Waiting [2026-07-28T01:51:52.448Z] eb073be58dd6: Waiting [2026-07-28T01:51:52.448Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:52.448Z] 0d370be1f90a: Waiting [2026-07-28T01:51:52.448Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:52.448Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:52.448Z] dde90085baee: Layer already exists [2026-07-28T01:51:52.448Z] 3df59e71be9c: Layer already exists [2026-07-28T01:51:52.448Z] bb6b73697ab5: Layer already exists [2026-07-28T01:51:52.448Z] 0d370be1f90a: Layer already exists [2026-07-28T01:51:52.448Z] 755374526cd2: Layer already exists [2026-07-28T01:51:52.448Z] 206f6aed084c: Layer already exists [2026-07-28T01:51:52.448Z] eb073be58dd6: Layer already exists [2026-07-28T01:51:52.448Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:52.448Z] latest: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:52.711Z] #148 ... [2026-07-28T01:51:52.711Z] [2026-07-28T01:51:52.711Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T01:51:52.711Z] #0 7.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-28T01:51:52.711Z] #149 ... [2026-07-28T01:51:52.711Z] [2026-07-28T01:51:52.711Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-28T01:51:52.711Z] #0 7.411 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-28T01:51:52.785Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:52.984Z] #150 ... [2026-07-28T01:51:52.984Z] [2026-07-28T01:51:52.984Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T01:51:52.984Z] #0 7.555 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-28T01:51:52.984Z] #151 ... [2026-07-28T01:51:52.984Z] [2026-07-28T01:51:52.984Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-28T01:51:52.984Z] #0 7.333 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-28T01:51:53.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.127 [2026-07-28T01:51:53.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-28T01:51:53.116Z] 3df59e71be9c: Preparing [2026-07-28T01:51:53.116Z] dde90085baee: Preparing [2026-07-28T01:51:53.116Z] bb6b73697ab5: Preparing [2026-07-28T01:51:53.116Z] 1644bdee7871: Preparing [2026-07-28T01:51:53.116Z] b09b02476a1b: Preparing [2026-07-28T01:51:53.116Z] 206f6aed084c: Preparing [2026-07-28T01:51:53.116Z] 0d370be1f90a: Preparing [2026-07-28T01:51:53.116Z] 755374526cd2: Preparing [2026-07-28T01:51:53.116Z] eb073be58dd6: Preparing [2026-07-28T01:51:53.116Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:53.116Z] eb073be58dd6: Waiting [2026-07-28T01:51:53.116Z] 206f6aed084c: Waiting [2026-07-28T01:51:53.116Z] 0d370be1f90a: Waiting [2026-07-28T01:51:53.116Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:53.116Z] 755374526cd2: Waiting [2026-07-28T01:51:53.116Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:53.116Z] bb6b73697ab5: Layer already exists [2026-07-28T01:51:53.116Z] 3df59e71be9c: Layer already exists [2026-07-28T01:51:53.116Z] dde90085baee: Layer already exists [2026-07-28T01:51:53.116Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:53.116Z] 206f6aed084c: Layer already exists [2026-07-28T01:51:53.116Z] eb073be58dd6: Layer already exists [2026-07-28T01:51:53.116Z] 755374526cd2: Layer already exists [2026-07-28T01:51:53.116Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:53.116Z] 0d370be1f90a: Layer already exists [2026-07-28T01:51:53.116Z] 4.1.0-dev.127: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:53.249Z] #152 ... [2026-07-28T01:51:53.249Z] [2026-07-28T01:51:53.249Z] #153 [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-07-28T01:51:53.249Z] #0 7.656 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-28T01:51:53.459Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:53.527Z] #153 ... [2026-07-28T01:51:53.527Z] [2026-07-28T01:51:53.527Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-28T01:51:53.527Z] #0 7.370 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-28T01:51:53.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:53.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-28T01:51:53.806Z] 3df59e71be9c: Preparing [2026-07-28T01:51:53.806Z] dde90085baee: Preparing [2026-07-28T01:51:53.806Z] bb6b73697ab5: Preparing [2026-07-28T01:51:53.806Z] 1644bdee7871: Preparing [2026-07-28T01:51:53.806Z] b09b02476a1b: Preparing [2026-07-28T01:51:53.806Z] 206f6aed084c: Preparing [2026-07-28T01:51:53.806Z] 0d370be1f90a: Preparing [2026-07-28T01:51:53.806Z] 755374526cd2: Preparing [2026-07-28T01:51:53.806Z] eb073be58dd6: Preparing [2026-07-28T01:51:53.806Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:53.806Z] 0d370be1f90a: Waiting [2026-07-28T01:51:53.806Z] 755374526cd2: Waiting [2026-07-28T01:51:53.806Z] eb073be58dd6: Waiting [2026-07-28T01:51:53.806Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:53.806Z] 206f6aed084c: Waiting [2026-07-28T01:51:53.806Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:53.806Z] dde90085baee: Layer already exists [2026-07-28T01:51:53.806Z] bb6b73697ab5: Layer already exists [2026-07-28T01:51:53.806Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:53.806Z] 3df59e71be9c: Layer already exists [2026-07-28T01:51:53.806Z] 206f6aed084c: Layer already exists [2026-07-28T01:51:53.806Z] 0d370be1f90a: Layer already exists [2026-07-28T01:51:53.806Z] 755374526cd2: Layer already exists [2026-07-28T01:51:53.806Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:53.806Z] eb073be58dd6: Layer already exists [2026-07-28T01:51:53.806Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:54.153Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:54.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-07-28T01:51:54.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-28T01:51:54.492Z] 3df59e71be9c: Preparing [2026-07-28T01:51:54.492Z] dde90085baee: Preparing [2026-07-28T01:51:54.492Z] bb6b73697ab5: Preparing [2026-07-28T01:51:54.492Z] 1644bdee7871: Preparing [2026-07-28T01:51:54.492Z] b09b02476a1b: Preparing [2026-07-28T01:51:54.492Z] 206f6aed084c: Preparing [2026-07-28T01:51:54.492Z] 0d370be1f90a: Preparing [2026-07-28T01:51:54.492Z] 755374526cd2: Preparing [2026-07-28T01:51:54.492Z] eb073be58dd6: Preparing [2026-07-28T01:51:54.492Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:54.492Z] 206f6aed084c: Waiting [2026-07-28T01:51:54.492Z] 0d370be1f90a: Waiting [2026-07-28T01:51:54.492Z] 755374526cd2: Waiting [2026-07-28T01:51:54.492Z] eb073be58dd6: Waiting [2026-07-28T01:51:54.492Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:54.492Z] bb6b73697ab5: Layer already exists [2026-07-28T01:51:54.492Z] 3df59e71be9c: Layer already exists [2026-07-28T01:51:54.492Z] dde90085baee: Layer already exists [2026-07-28T01:51:54.492Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:54.492Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:54.492Z] 206f6aed084c: Layer already exists [2026-07-28T01:51:54.492Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:54.492Z] 0d370be1f90a: Layer already exists [2026-07-28T01:51:54.492Z] 755374526cd2: Layer already exists [2026-07-28T01:51:54.492Z] eb073be58dd6: Layer already exists [2026-07-28T01:51:54.492Z] main: digest: sha256:2188e0a1807ee4b9de7465a14720d18f10cb36937cff0ab32088aaf740703fb1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:51:54.577Z] ===================================================== [Pipeline] echo [2026-07-28T01:51:54.594Z] taggedImages: [2026-07-28T01:51:54.595Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:54.595Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-28T01:51:54.595Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.127 [2026-07-28T01:51:54.595Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:54.595Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-07-28T01:51:54.628Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-07-28T01:51:54.628Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:54.628Z] latest [2026-07-28T01:51:54.628Z] 4.1.0-dev.127 [2026-07-28T01:51:54.628Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:51:54.628Z] main [2026-07-28T01:51:54.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:54.988Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:51:55.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:51:55.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-28T01:51:55.317Z] 05df0ac669f2: Preparing [2026-07-28T01:51:55.317Z] e1c64dad1385: Preparing [2026-07-28T01:51:55.317Z] c052313885ab: Preparing [2026-07-28T01:51:55.317Z] 1644bdee7871: Preparing [2026-07-28T01:51:55.317Z] b09b02476a1b: Preparing [2026-07-28T01:51:55.317Z] e2994f9b14cf: Preparing [2026-07-28T01:51:55.317Z] 4027e307de08: Preparing [2026-07-28T01:51:55.317Z] 09402446c63f: Preparing [2026-07-28T01:51:55.317Z] 6f09edfb3f6d: Preparing [2026-07-28T01:51:55.317Z] e2994f9b14cf: Waiting [2026-07-28T01:51:55.317Z] 09402446c63f: Waiting [2026-07-28T01:51:55.317Z] 4027e307de08: Waiting [2026-07-28T01:51:55.317Z] 6f09edfb3f6d: Waiting [2026-07-28T01:51:55.317Z] 1644bdee7871: Layer already exists [2026-07-28T01:51:55.317Z] b09b02476a1b: Layer already exists [2026-07-28T01:51:55.317Z] e1c64dad1385: Pushed [2026-07-28T01:51:55.317Z] c052313885ab: Pushed [2026-07-28T01:51:55.317Z] 05df0ac669f2: Pushed [2026-07-28T01:51:55.317Z] 4027e307de08: Pushed [2026-07-28T01:51:55.317Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:51:55.575Z] 09402446c63f: Pushed [2026-07-28T01:52:10.456Z] e2994f9b14cf: Pushed [2026-07-28T01:52:10.456Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:10.805Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:11.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-28T01:52:11.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-28T01:52:11.143Z] 05df0ac669f2: Preparing [2026-07-28T01:52:11.143Z] e1c64dad1385: Preparing [2026-07-28T01:52:11.143Z] c052313885ab: Preparing [2026-07-28T01:52:11.143Z] 1644bdee7871: Preparing [2026-07-28T01:52:11.143Z] b09b02476a1b: Preparing [2026-07-28T01:52:11.143Z] e2994f9b14cf: Preparing [2026-07-28T01:52:11.143Z] 4027e307de08: Preparing [2026-07-28T01:52:11.143Z] 09402446c63f: Preparing [2026-07-28T01:52:11.143Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:11.143Z] e2994f9b14cf: Waiting [2026-07-28T01:52:11.143Z] 4027e307de08: Waiting [2026-07-28T01:52:11.143Z] 09402446c63f: Waiting [2026-07-28T01:52:11.143Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:11.143Z] 05df0ac669f2: Layer already exists [2026-07-28T01:52:11.143Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:11.143Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:11.143Z] e1c64dad1385: Layer already exists [2026-07-28T01:52:11.143Z] c052313885ab: Layer already exists [2026-07-28T01:52:11.144Z] 4027e307de08: Layer already exists [2026-07-28T01:52:11.144Z] e2994f9b14cf: Layer already exists [2026-07-28T01:52:11.144Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:11.144Z] 09402446c63f: Layer already exists [2026-07-28T01:52:11.144Z] latest: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:11.485Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:11.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.127 [2026-07-28T01:52:11.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-28T01:52:11.815Z] 05df0ac669f2: Preparing [2026-07-28T01:52:11.815Z] e1c64dad1385: Preparing [2026-07-28T01:52:11.815Z] c052313885ab: Preparing [2026-07-28T01:52:11.815Z] 1644bdee7871: Preparing [2026-07-28T01:52:11.815Z] b09b02476a1b: Preparing [2026-07-28T01:52:11.815Z] e2994f9b14cf: Preparing [2026-07-28T01:52:11.815Z] 4027e307de08: Preparing [2026-07-28T01:52:11.815Z] 09402446c63f: Preparing [2026-07-28T01:52:11.815Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:11.815Z] e2994f9b14cf: Waiting [2026-07-28T01:52:11.815Z] 09402446c63f: Waiting [2026-07-28T01:52:11.815Z] 4027e307de08: Waiting [2026-07-28T01:52:11.815Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:11.815Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:11.815Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:11.815Z] c052313885ab: Layer already exists [2026-07-28T01:52:11.815Z] e1c64dad1385: Layer already exists [2026-07-28T01:52:11.815Z] 05df0ac669f2: Layer already exists [2026-07-28T01:52:11.815Z] e2994f9b14cf: Layer already exists [2026-07-28T01:52:11.815Z] 4027e307de08: Layer already exists [2026-07-28T01:52:11.815Z] 09402446c63f: Layer already exists [2026-07-28T01:52:11.815Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:11.815Z] 4.1.0-dev.127: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:12.148Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:12.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:12.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-28T01:52:12.482Z] 05df0ac669f2: Preparing [2026-07-28T01:52:12.482Z] e1c64dad1385: Preparing [2026-07-28T01:52:12.482Z] c052313885ab: Preparing [2026-07-28T01:52:12.482Z] 1644bdee7871: Preparing [2026-07-28T01:52:12.482Z] b09b02476a1b: Preparing [2026-07-28T01:52:12.482Z] e2994f9b14cf: Preparing [2026-07-28T01:52:12.482Z] 4027e307de08: Preparing [2026-07-28T01:52:12.482Z] 09402446c63f: Preparing [2026-07-28T01:52:12.482Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:12.482Z] e2994f9b14cf: Waiting [2026-07-28T01:52:12.482Z] 4027e307de08: Waiting [2026-07-28T01:52:12.482Z] 09402446c63f: Waiting [2026-07-28T01:52:12.482Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:12.482Z] c052313885ab: Layer already exists [2026-07-28T01:52:12.482Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:12.482Z] 05df0ac669f2: Layer already exists [2026-07-28T01:52:12.482Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:12.482Z] e1c64dad1385: Layer already exists [2026-07-28T01:52:12.482Z] e2994f9b14cf: Layer already exists [2026-07-28T01:52:12.482Z] 09402446c63f: Layer already exists [2026-07-28T01:52:12.482Z] 4027e307de08: Layer already exists [2026-07-28T01:52:12.482Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:12.482Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:12.822Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:13.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-07-28T01:52:13.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-28T01:52:13.154Z] 05df0ac669f2: Preparing [2026-07-28T01:52:13.154Z] e1c64dad1385: Preparing [2026-07-28T01:52:13.154Z] c052313885ab: Preparing [2026-07-28T01:52:13.154Z] 1644bdee7871: Preparing [2026-07-28T01:52:13.154Z] b09b02476a1b: Preparing [2026-07-28T01:52:13.154Z] e2994f9b14cf: Preparing [2026-07-28T01:52:13.154Z] 4027e307de08: Preparing [2026-07-28T01:52:13.154Z] 09402446c63f: Preparing [2026-07-28T01:52:13.154Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:13.154Z] 4027e307de08: Waiting [2026-07-28T01:52:13.154Z] 09402446c63f: Waiting [2026-07-28T01:52:13.154Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:13.154Z] e2994f9b14cf: Waiting [2026-07-28T01:52:13.154Z] e1c64dad1385: Layer already exists [2026-07-28T01:52:13.154Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:13.154Z] 05df0ac669f2: Layer already exists [2026-07-28T01:52:13.154Z] c052313885ab: Layer already exists [2026-07-28T01:52:13.154Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:13.154Z] 4027e307de08: Layer already exists [2026-07-28T01:52:13.154Z] e2994f9b14cf: Layer already exists [2026-07-28T01:52:13.154Z] 09402446c63f: Layer already exists [2026-07-28T01:52:13.154Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:13.154Z] main: digest: sha256:bbfd510d601e5376125735690c13d838d55388970a7f5141beb2f94bc08ed846 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:52:13.255Z] ===================================================== [Pipeline] echo [2026-07-28T01:52:13.272Z] taggedImages: [2026-07-28T01:52:13.272Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:13.272Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-28T01:52:13.272Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.127 [2026-07-28T01:52:13.272Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:13.272Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-07-28T01:52:13.305Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-07-28T01:52:13.305Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:13.305Z] latest [2026-07-28T01:52:13.305Z] 4.1.0-dev.127 [2026-07-28T01:52:13.305Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:13.305Z] main [2026-07-28T01:52:13.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:13.668Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:14.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:14.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-28T01:52:14.021Z] 3df59e71be9c: Preparing [2026-07-28T01:52:14.021Z] 2d0d331afd8a: Preparing [2026-07-28T01:52:14.021Z] 15ed17cfcee8: Preparing [2026-07-28T01:52:14.021Z] 1644bdee7871: Preparing [2026-07-28T01:52:14.021Z] b09b02476a1b: Preparing [2026-07-28T01:52:14.021Z] 62550097d792: Preparing [2026-07-28T01:52:14.021Z] 755374526cd2: Preparing [2026-07-28T01:52:14.021Z] eb073be58dd6: Preparing [2026-07-28T01:52:14.021Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:14.021Z] 62550097d792: Waiting [2026-07-28T01:52:14.021Z] 755374526cd2: Waiting [2026-07-28T01:52:14.021Z] eb073be58dd6: Waiting [2026-07-28T01:52:14.021Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:14.021Z] 3df59e71be9c: Layer already exists [2026-07-28T01:52:14.021Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:14.021Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:14.021Z] 755374526cd2: Layer already exists [2026-07-28T01:52:14.021Z] eb073be58dd6: Layer already exists [2026-07-28T01:52:14.021Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:14.021Z] 15ed17cfcee8: Pushed [2026-07-28T01:52:14.021Z] 2d0d331afd8a: Pushed [2026-07-28T01:52:28.909Z] 62550097d792: Pushed [2026-07-28T01:52:28.909Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:29.245Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:29.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-28T01:52:29.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-28T01:52:29.567Z] 3df59e71be9c: Preparing [2026-07-28T01:52:29.567Z] 2d0d331afd8a: Preparing [2026-07-28T01:52:29.567Z] 15ed17cfcee8: Preparing [2026-07-28T01:52:29.567Z] 1644bdee7871: Preparing [2026-07-28T01:52:29.567Z] b09b02476a1b: Preparing [2026-07-28T01:52:29.567Z] 62550097d792: Preparing [2026-07-28T01:52:29.567Z] 755374526cd2: Preparing [2026-07-28T01:52:29.567Z] eb073be58dd6: Preparing [2026-07-28T01:52:29.567Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:29.567Z] 755374526cd2: Waiting [2026-07-28T01:52:29.567Z] eb073be58dd6: Waiting [2026-07-28T01:52:29.567Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:29.567Z] 62550097d792: Waiting [2026-07-28T01:52:29.567Z] 2d0d331afd8a: Layer already exists [2026-07-28T01:52:29.567Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:29.567Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:29.567Z] 3df59e71be9c: Layer already exists [2026-07-28T01:52:29.567Z] 15ed17cfcee8: Layer already exists [2026-07-28T01:52:29.567Z] eb073be58dd6: Layer already exists [2026-07-28T01:52:29.567Z] 755374526cd2: Layer already exists [2026-07-28T01:52:29.567Z] 62550097d792: Layer already exists [2026-07-28T01:52:29.567Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:29.567Z] latest: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:29.915Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:30.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.127 [2026-07-28T01:52:30.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-28T01:52:30.244Z] 3df59e71be9c: Preparing [2026-07-28T01:52:30.244Z] 2d0d331afd8a: Preparing [2026-07-28T01:52:30.244Z] 15ed17cfcee8: Preparing [2026-07-28T01:52:30.244Z] 1644bdee7871: Preparing [2026-07-28T01:52:30.244Z] b09b02476a1b: Preparing [2026-07-28T01:52:30.244Z] 62550097d792: Preparing [2026-07-28T01:52:30.244Z] 755374526cd2: Preparing [2026-07-28T01:52:30.244Z] eb073be58dd6: Preparing [2026-07-28T01:52:30.244Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:30.244Z] 62550097d792: Waiting [2026-07-28T01:52:30.244Z] 755374526cd2: Waiting [2026-07-28T01:52:30.244Z] eb073be58dd6: Waiting [2026-07-28T01:52:30.244Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:30.244Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:30.244Z] 2d0d331afd8a: Layer already exists [2026-07-28T01:52:30.244Z] 3df59e71be9c: Layer already exists [2026-07-28T01:52:30.244Z] 15ed17cfcee8: Layer already exists [2026-07-28T01:52:30.244Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:30.244Z] 755374526cd2: Layer already exists [2026-07-28T01:52:30.244Z] eb073be58dd6: Layer already exists [2026-07-28T01:52:30.244Z] 62550097d792: Layer already exists [2026-07-28T01:52:30.244Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:30.244Z] 4.1.0-dev.127: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:30.594Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:30.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:30.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-28T01:52:30.923Z] 3df59e71be9c: Preparing [2026-07-28T01:52:30.923Z] 2d0d331afd8a: Preparing [2026-07-28T01:52:30.923Z] 15ed17cfcee8: Preparing [2026-07-28T01:52:30.923Z] 1644bdee7871: Preparing [2026-07-28T01:52:30.923Z] b09b02476a1b: Preparing [2026-07-28T01:52:30.923Z] 62550097d792: Preparing [2026-07-28T01:52:30.923Z] 755374526cd2: Preparing [2026-07-28T01:52:30.923Z] eb073be58dd6: Preparing [2026-07-28T01:52:30.923Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:30.923Z] 755374526cd2: Waiting [2026-07-28T01:52:30.923Z] eb073be58dd6: Waiting [2026-07-28T01:52:30.923Z] 62550097d792: Waiting [2026-07-28T01:52:30.923Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:30.923Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:30.923Z] 15ed17cfcee8: Layer already exists [2026-07-28T01:52:30.923Z] 3df59e71be9c: Layer already exists [2026-07-28T01:52:30.923Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:30.923Z] 2d0d331afd8a: Layer already exists [2026-07-28T01:52:30.923Z] 62550097d792: Layer already exists [2026-07-28T01:52:30.923Z] 755374526cd2: Layer already exists [2026-07-28T01:52:30.923Z] eb073be58dd6: Layer already exists [2026-07-28T01:52:30.923Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:30.923Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:31.258Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:31.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-07-28T01:52:31.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-28T01:52:31.586Z] 3df59e71be9c: Preparing [2026-07-28T01:52:31.586Z] 2d0d331afd8a: Preparing [2026-07-28T01:52:31.586Z] 15ed17cfcee8: Preparing [2026-07-28T01:52:31.586Z] 1644bdee7871: Preparing [2026-07-28T01:52:31.586Z] b09b02476a1b: Preparing [2026-07-28T01:52:31.586Z] 62550097d792: Preparing [2026-07-28T01:52:31.586Z] 755374526cd2: Preparing [2026-07-28T01:52:31.586Z] eb073be58dd6: Preparing [2026-07-28T01:52:31.586Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:31.586Z] 62550097d792: Waiting [2026-07-28T01:52:31.586Z] 755374526cd2: Waiting [2026-07-28T01:52:31.586Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:31.586Z] 15ed17cfcee8: Layer already exists [2026-07-28T01:52:31.586Z] 3df59e71be9c: Layer already exists [2026-07-28T01:52:31.586Z] 2d0d331afd8a: Layer already exists [2026-07-28T01:52:31.586Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:31.586Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:31.586Z] eb073be58dd6: Layer already exists [2026-07-28T01:52:31.586Z] 755374526cd2: Layer already exists [2026-07-28T01:52:31.586Z] 62550097d792: Layer already exists [2026-07-28T01:52:31.586Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:31.586Z] main: digest: sha256:afe1618d54851d05b1b550abf88ef05b30f9ed28b3d4d48f8e0a3af929eb537a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:52:31.663Z] ===================================================== [Pipeline] echo [2026-07-28T01:52:31.676Z] taggedImages: [2026-07-28T01:52:31.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:31.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-28T01:52:31.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.127 [2026-07-28T01:52:31.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:31.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-07-28T01:52:31.704Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-07-28T01:52:31.704Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:31.704Z] latest [2026-07-28T01:52:31.704Z] 4.1.0-dev.127 [2026-07-28T01:52:31.704Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:31.704Z] main [2026-07-28T01:52:31.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:32.067Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:32.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:32.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-28T01:52:32.400Z] b25bc89ce7f8: Preparing [2026-07-28T01:52:32.400Z] 335d0bcf7ada: Preparing [2026-07-28T01:52:32.400Z] 1644bdee7871: Preparing [2026-07-28T01:52:32.400Z] b09b02476a1b: Preparing [2026-07-28T01:52:32.400Z] 67751e3368bd: Preparing [2026-07-28T01:52:32.400Z] 00ce91cdce7e: Preparing [2026-07-28T01:52:32.400Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:32.400Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:32.400Z] 00ce91cdce7e: Waiting [2026-07-28T01:52:32.400Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:32.400Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:32.400Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:32.400Z] b25bc89ce7f8: Pushed [2026-07-28T01:52:32.400Z] 67751e3368bd: Pushed [2026-07-28T01:52:32.969Z] 00ce91cdce7e: Pushed [2026-07-28T01:52:36.258Z] 335d0bcf7ada: Pushed [2026-07-28T01:52:36.518Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:36.853Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:37.188Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-28T01:52:37.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-28T01:52:37.188Z] b25bc89ce7f8: Preparing [2026-07-28T01:52:37.188Z] 335d0bcf7ada: Preparing [2026-07-28T01:52:37.188Z] 1644bdee7871: Preparing [2026-07-28T01:52:37.188Z] b09b02476a1b: Preparing [2026-07-28T01:52:37.188Z] 67751e3368bd: Preparing [2026-07-28T01:52:37.188Z] 00ce91cdce7e: Preparing [2026-07-28T01:52:37.188Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:37.188Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:37.188Z] 00ce91cdce7e: Waiting [2026-07-28T01:52:37.188Z] 67751e3368bd: Layer already exists [2026-07-28T01:52:37.188Z] b25bc89ce7f8: Layer already exists [2026-07-28T01:52:37.188Z] 335d0bcf7ada: Layer already exists [2026-07-28T01:52:37.188Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:37.188Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:37.188Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:37.188Z] 00ce91cdce7e: Layer already exists [2026-07-28T01:52:37.188Z] latest: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:37.527Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:37.860Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.127 [2026-07-28T01:52:37.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-28T01:52:37.860Z] b25bc89ce7f8: Preparing [2026-07-28T01:52:37.860Z] 335d0bcf7ada: Preparing [2026-07-28T01:52:37.860Z] 1644bdee7871: Preparing [2026-07-28T01:52:37.860Z] b09b02476a1b: Preparing [2026-07-28T01:52:37.860Z] 67751e3368bd: Preparing [2026-07-28T01:52:37.860Z] 00ce91cdce7e: Preparing [2026-07-28T01:52:37.860Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:37.860Z] 00ce91cdce7e: Waiting [2026-07-28T01:52:37.860Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:37.860Z] b25bc89ce7f8: Layer already exists [2026-07-28T01:52:37.860Z] 67751e3368bd: Layer already exists [2026-07-28T01:52:37.860Z] 335d0bcf7ada: Layer already exists [2026-07-28T01:52:37.860Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:37.861Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:37.861Z] 00ce91cdce7e: Layer already exists [2026-07-28T01:52:37.861Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:37.861Z] 4.1.0-dev.127: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:38.199Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:38.536Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:38.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-28T01:52:38.536Z] b25bc89ce7f8: Preparing [2026-07-28T01:52:38.536Z] 335d0bcf7ada: Preparing [2026-07-28T01:52:38.536Z] 1644bdee7871: Preparing [2026-07-28T01:52:38.536Z] b09b02476a1b: Preparing [2026-07-28T01:52:38.536Z] 67751e3368bd: Preparing [2026-07-28T01:52:38.536Z] 00ce91cdce7e: Preparing [2026-07-28T01:52:38.536Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:38.536Z] 00ce91cdce7e: Waiting [2026-07-28T01:52:38.536Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:38.536Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:38.536Z] b25bc89ce7f8: Layer already exists [2026-07-28T01:52:38.536Z] 335d0bcf7ada: Layer already exists [2026-07-28T01:52:38.536Z] 67751e3368bd: Layer already exists [2026-07-28T01:52:38.536Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:38.536Z] 00ce91cdce7e: Layer already exists [2026-07-28T01:52:38.536Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:38.536Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:38.868Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:39.266Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-07-28T01:52:39.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-28T01:52:39.266Z] b25bc89ce7f8: Preparing [2026-07-28T01:52:39.266Z] 335d0bcf7ada: Preparing [2026-07-28T01:52:39.266Z] 1644bdee7871: Preparing [2026-07-28T01:52:39.266Z] b09b02476a1b: Preparing [2026-07-28T01:52:39.266Z] 67751e3368bd: Preparing [2026-07-28T01:52:39.266Z] 00ce91cdce7e: Preparing [2026-07-28T01:52:39.266Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:39.266Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:39.266Z] 00ce91cdce7e: Waiting [2026-07-28T01:52:39.266Z] b25bc89ce7f8: Layer already exists [2026-07-28T01:52:39.266Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:39.266Z] 67751e3368bd: Layer already exists [2026-07-28T01:52:39.266Z] 335d0bcf7ada: Layer already exists [2026-07-28T01:52:39.266Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:39.266Z] 00ce91cdce7e: Layer already exists [2026-07-28T01:52:39.266Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:39.266Z] main: digest: sha256:02babcbdf223aed54eced337f367f0c11c87c9e73dc504cd4e110ba6d051a3a5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:52:39.361Z] ===================================================== [Pipeline] echo [2026-07-28T01:52:39.379Z] taggedImages: [2026-07-28T01:52:39.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:39.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-28T01:52:39.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.127 [2026-07-28T01:52:39.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:39.379Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-07-28T01:52:39.412Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-07-28T01:52:39.412Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:39.412Z] latest [2026-07-28T01:52:39.412Z] 4.1.0-dev.127 [2026-07-28T01:52:39.412Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:39.412Z] main [2026-07-28T01:52:39.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:39.778Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:40.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:40.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-28T01:52:40.110Z] 81116815e031: Preparing [2026-07-28T01:52:40.110Z] 9396c8dc09b4: Preparing [2026-07-28T01:52:40.110Z] 1644bdee7871: Preparing [2026-07-28T01:52:40.110Z] b09b02476a1b: Preparing [2026-07-28T01:52:40.110Z] fa9ad5bd771b: Preparing [2026-07-28T01:52:40.110Z] d8e599cbfe94: Preparing [2026-07-28T01:52:40.110Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:40.110Z] d8e599cbfe94: Waiting [2026-07-28T01:52:40.110Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:40.110Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:40.110Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:40.110Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:40.110Z] fa9ad5bd771b: Pushed [2026-07-28T01:52:40.110Z] 81116815e031: Pushed [2026-07-28T01:52:40.370Z] d8e599cbfe94: Pushed [2026-07-28T01:52:44.563Z] 9396c8dc09b4: Pushed [2026-07-28T01:52:44.563Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:44.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:45.248Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-28T01:52:45.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-28T01:52:45.248Z] 81116815e031: Preparing [2026-07-28T01:52:45.248Z] 9396c8dc09b4: Preparing [2026-07-28T01:52:45.248Z] 1644bdee7871: Preparing [2026-07-28T01:52:45.248Z] b09b02476a1b: Preparing [2026-07-28T01:52:45.248Z] fa9ad5bd771b: Preparing [2026-07-28T01:52:45.248Z] d8e599cbfe94: Preparing [2026-07-28T01:52:45.248Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:45.248Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:45.248Z] d8e599cbfe94: Waiting [2026-07-28T01:52:45.248Z] 81116815e031: Layer already exists [2026-07-28T01:52:45.248Z] fa9ad5bd771b: Layer already exists [2026-07-28T01:52:45.248Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:45.248Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:45.248Z] 9396c8dc09b4: Layer already exists [2026-07-28T01:52:45.248Z] d8e599cbfe94: Layer already exists [2026-07-28T01:52:45.248Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:45.248Z] latest: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:45.597Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:45.940Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.127 [2026-07-28T01:52:45.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-28T01:52:45.940Z] 81116815e031: Preparing [2026-07-28T01:52:45.940Z] 9396c8dc09b4: Preparing [2026-07-28T01:52:45.940Z] 1644bdee7871: Preparing [2026-07-28T01:52:45.940Z] b09b02476a1b: Preparing [2026-07-28T01:52:45.940Z] fa9ad5bd771b: Preparing [2026-07-28T01:52:45.940Z] d8e599cbfe94: Preparing [2026-07-28T01:52:45.940Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:45.940Z] d8e599cbfe94: Waiting [2026-07-28T01:52:45.940Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:45.940Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:45.940Z] fa9ad5bd771b: Layer already exists [2026-07-28T01:52:45.940Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:45.940Z] 81116815e031: Layer already exists [2026-07-28T01:52:45.940Z] 9396c8dc09b4: Layer already exists [2026-07-28T01:52:45.940Z] d8e599cbfe94: Layer already exists [2026-07-28T01:52:45.940Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:45.940Z] 4.1.0-dev.127: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:46.270Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:46.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:46.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-28T01:52:46.596Z] 81116815e031: Preparing [2026-07-28T01:52:46.596Z] 9396c8dc09b4: Preparing [2026-07-28T01:52:46.596Z] 1644bdee7871: Preparing [2026-07-28T01:52:46.596Z] b09b02476a1b: Preparing [2026-07-28T01:52:46.596Z] fa9ad5bd771b: Preparing [2026-07-28T01:52:46.596Z] d8e599cbfe94: Preparing [2026-07-28T01:52:46.596Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:46.596Z] d8e599cbfe94: Waiting [2026-07-28T01:52:46.596Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:46.596Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:46.596Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:46.596Z] 9396c8dc09b4: Layer already exists [2026-07-28T01:52:46.596Z] fa9ad5bd771b: Layer already exists [2026-07-28T01:52:46.596Z] 81116815e031: Layer already exists [2026-07-28T01:52:46.596Z] d8e599cbfe94: Layer already exists [2026-07-28T01:52:46.596Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:46.596Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:46.930Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T01:52:47.268Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-07-28T01:52:47.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-28T01:52:47.268Z] 81116815e031: Preparing [2026-07-28T01:52:47.268Z] 9396c8dc09b4: Preparing [2026-07-28T01:52:47.268Z] 1644bdee7871: Preparing [2026-07-28T01:52:47.268Z] b09b02476a1b: Preparing [2026-07-28T01:52:47.268Z] fa9ad5bd771b: Preparing [2026-07-28T01:52:47.268Z] d8e599cbfe94: Preparing [2026-07-28T01:52:47.268Z] 6f09edfb3f6d: Preparing [2026-07-28T01:52:47.268Z] d8e599cbfe94: Waiting [2026-07-28T01:52:47.268Z] 6f09edfb3f6d: Waiting [2026-07-28T01:52:47.268Z] 9396c8dc09b4: Layer already exists [2026-07-28T01:52:47.268Z] 81116815e031: Layer already exists [2026-07-28T01:52:47.268Z] 1644bdee7871: Layer already exists [2026-07-28T01:52:47.268Z] b09b02476a1b: Layer already exists [2026-07-28T01:52:47.268Z] fa9ad5bd771b: Layer already exists [2026-07-28T01:52:47.268Z] d8e599cbfe94: Layer already exists [2026-07-28T01:52:47.268Z] 6f09edfb3f6d: Layer already exists [2026-07-28T01:52:47.268Z] main: digest: sha256:d1a86003c0ca000feb082e9723b92d378a24b4094234b21d70cc73d29e1ad10c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T01:52:47.346Z] ===================================================== [Pipeline] echo [2026-07-28T01:52:47.361Z] taggedImages: [2026-07-28T01:52:47.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T01:52:47.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-28T01:52:47.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.127 [2026-07-28T01:52:47.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T01:52:47.361Z] - 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-07-28T02:12:33.896Z] #154 DONE 1251.0s [2026-07-28T02:12:33.896Z] [2026-07-28T02:12:33.896Z] #153 [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-07-28T02:12:33.896Z] #153 ... [2026-07-28T02:12:33.896Z] [2026-07-28T02:12:33.896Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:12:33.896Z] #155 DONE 0.2s [2026-07-28T02:12:33.896Z] [2026-07-28T02:12:33.896Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:12:33.896Z] #144 ... [2026-07-28T02:12:33.896Z] [2026-07-28T02:12:33.896Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:12:33.896Z] #156 DONE 0.1s [2026-07-28T02:12:33.896Z] [2026-07-28T02:12:33.896Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:12:33.896Z] #145 ... [2026-07-28T02:12:33.896Z] [2026-07-28T02:12:33.896Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-07-28T02:12:34.177Z] #157 DONE 0.3s [2026-07-28T02:12:34.177Z] [2026-07-28T02:12:34.177Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-28T02:12:34.177Z] #152 ... [2026-07-28T02:12:34.177Z] [2026-07-28T02:12:34.177Z] #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-07-28T02:12:34.177Z] #158 DONE 0.1s [2026-07-28T02:12:34.449Z] [2026-07-28T02:12:34.449Z] #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-07-28T02:12:34.449Z] #159 DONE 0.2s [2026-07-28T02:12:34.449Z] [2026-07-28T02:12:34.449Z] #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-07-28T02:12:37.036Z] #160 DONE 2.3s [2026-07-28T02:12:37.036Z] [2026-07-28T02:12:37.036Z] #111 [core-common-config-bootstrapper] exporting to image [2026-07-28T02:12:37.036Z] #111 exporting layers [2026-07-28T02:12:37.621Z] #111 exporting layers 0.8s done [2026-07-28T02:12:37.621Z] #111 writing image sha256:82dcc552e7f0925e51d3f82096949396535c3a5fdfac3fabb7f33c4524dadd6e 0.0s done [2026-07-28T02:12:37.621Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-07-28T02:12:37.621Z] #111 DONE 7.8s [2026-07-28T02:12:37.621Z] [2026-07-28T02:12:37.621Z] #153 [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-07-28T02:12:55.827Z] #153 ... [2026-07-28T02:12:55.827Z] [2026-07-28T02:12:55.827Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-28T02:12:55.827Z] #146 DONE 1272.7s [2026-07-28T02:12:55.827Z] [2026-07-28T02:12:55.827Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:12:55.827Z] #144 ... [2026-07-28T02:12:55.827Z] [2026-07-28T02:12:55.827Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-28T02:12:55.827Z] #161 DONE 0.4s [2026-07-28T02:12:55.827Z] [2026-07-28T02:12:55.827Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T02:12:55.827Z] #147 ... [2026-07-28T02:12:55.827Z] [2026-07-28T02:12:55.827Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-28T02:13:01.414Z] #162 DONE 4.9s [2026-07-28T02:13:01.414Z] [2026-07-28T02:13:01.414Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:13:01.414Z] #163 DONE 0.3s [2026-07-28T02:13:01.414Z] [2026-07-28T02:13:01.414Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:13:01.414Z] #164 DONE 0.1s [2026-07-28T02:13:01.414Z] [2026-07-28T02:13:01.414Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-28T02:13:01.414Z] #165 DONE 0.3s [2026-07-28T02:13:01.414Z] [2026-07-28T02:13:01.414Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-28T02:13:01.414Z] #166 DONE 0.2s [2026-07-28T02:13:01.414Z] [2026-07-28T02:13:01.414Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:13:01.414Z] #145 ... [2026-07-28T02:13:01.414Z] [2026-07-28T02:13:01.414Z] #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-07-28T02:13:01.697Z] #167 DONE 0.2s [2026-07-28T02:13:01.697Z] [2026-07-28T02:13:01.697Z] #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-07-28T02:13:01.963Z] #168 DONE 0.2s [2026-07-28T02:13:01.963Z] [2026-07-28T02:13:01.963Z] #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-07-28T02:13:01.963Z] #169 DONE 0.1s [2026-07-28T02:13:01.963Z] [2026-07-28T02:13:01.963Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-28T02:13:02.229Z] #170 DONE 0.2s [2026-07-28T02:13:02.229Z] [2026-07-28T02:13:02.229Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-28T02:13:04.186Z] #171 DONE 2.1s [2026-07-28T02:13:04.186Z] [2026-07-28T02:13:04.186Z] #111 [security-bootstrapper] exporting to image [2026-07-28T02:13:04.186Z] #111 exporting layers [2026-07-28T02:13:05.274Z] #111 exporting layers 1.1s done [2026-07-28T02:13:05.274Z] #111 writing image sha256:08728ce025c6831842c673eabcfa7e49756914b65368b2679998270586631a2b done [2026-07-28T02:13:05.274Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2026-07-28T02:13:05.274Z] #111 DONE 8.9s [2026-07-28T02:13:05.274Z] [2026-07-28T02:13:05.274Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-28T02:31:43.093Z] #152 ... [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-28T02:31:43.093Z] #142 DONE 2397.3s [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T02:31:43.093Z] #151 ... [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:31:43.093Z] #172 DONE 0.2s [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T02:31:43.093Z] #151 ... [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:31:43.093Z] #173 DONE 0.2s [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-28T02:31:43.093Z] #174 DONE 0.5s [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T02:31:43.093Z] #149 ... [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-28T02:31:43.093Z] #175 DONE 0.1s [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #111 [core-command] exporting to image [2026-07-28T02:31:43.093Z] #111 exporting layers [2026-07-28T02:31:43.093Z] #111 exporting layers 0.5s done [2026-07-28T02:31:43.093Z] #111 writing image sha256:d75903925f34187c702ddfd58a2c12b1618bd9aa389236ab43a9d94e135fb4fd done [2026-07-28T02:31:43.093Z] #111 naming to docker.io/library/core-command-arm64 done [2026-07-28T02:31:43.093Z] #111 DONE 9.4s [2026-07-28T02:31:43.093Z] [2026-07-28T02:31:43.093Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T02:32:05.155Z] #147 ... [2026-07-28T02:32:05.155Z] [2026-07-28T02:32:05.155Z] #153 [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-07-28T02:32:05.155Z] #153 2421.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.127 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-28T02:32:07.747Z] #153 ... [2026-07-28T02:32:07.747Z] [2026-07-28T02:32:07.747Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-28T02:32:07.747Z] #152 DONE 2425.5s [2026-07-28T02:32:07.747Z] [2026-07-28T02:32:07.747Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T02:32:08.337Z] #147 ... [2026-07-28T02:32:08.337Z] [2026-07-28T02:32:08.337Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:32:08.337Z] #176 DONE 0.3s [2026-07-28T02:32:08.337Z] [2026-07-28T02:32:08.337Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:32:08.607Z] #145 ... [2026-07-28T02:32:08.607Z] [2026-07-28T02:32:08.607Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:32:08.943Z] #177 DONE 0.2s [2026-07-28T02:32:08.943Z] [2026-07-28T02:32:08.943Z] #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-07-28T02:32:08.943Z] #178 DONE 0.2s [2026-07-28T02:32:08.943Z] [2026-07-28T02:32:08.943Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-28T02:32:09.210Z] #179 DONE 0.2s [2026-07-28T02:32:09.210Z] [2026-07-28T02:32:09.210Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-28T02:32:09.804Z] #180 DONE 0.7s [2026-07-28T02:32:09.804Z] [2026-07-28T02:32:09.804Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T02:32:09.804Z] #147 ... [2026-07-28T02:32:09.804Z] [2026-07-28T02:32:09.804Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-28T02:32:10.070Z] #181 DONE 0.2s [2026-07-28T02:32:10.070Z] [2026-07-28T02:32:10.070Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T02:32:12.666Z] #182 DONE 2.3s [2026-07-28T02:32:12.666Z] [2026-07-28T02:32:12.666Z] #111 [security-proxy-setup] exporting to image [2026-07-28T02:32:12.666Z] #111 exporting layers [2026-07-28T02:32:13.250Z] #111 exporting layers 0.9s done [2026-07-28T02:32:13.250Z] #111 writing image sha256:532f8b8eedd9ddfaf7a1a768f0770f33dc8a0ad524382f6508194916d69c8333 done [2026-07-28T02:32:13.250Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2026-07-28T02:32:13.250Z] #111 DONE 10.3s [2026-07-28T02:32:13.250Z] [2026-07-28T02:32:13.250Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:32:45.482Z] #145 ... [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #153 [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-07-28T02:32:45.482Z] #153 DONE 2458.9s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T02:32:45.482Z] #151 ... [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:32:45.482Z] #183 DONE 0.2s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:32:45.482Z] #144 ... [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:32:45.482Z] #184 DONE 0.3s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:32:45.482Z] #145 ... [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #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-07-28T02:32:45.482Z] #185 DONE 0.1s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #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-07-28T02:32:45.482Z] #186 DONE 0.2s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-07-28T02:32:45.482Z] #187 DONE 0.1s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-28T02:32:45.482Z] #188 DONE 0.5s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-28T02:32:45.482Z] #189 DONE 0.5s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-28T02:32:45.482Z] #190 DONE 0.1s [2026-07-28T02:32:45.482Z] [2026-07-28T02:32:45.482Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T02:32:45.750Z] #191 DONE 2.0s [2026-07-28T02:32:45.750Z] [2026-07-28T02:32:45.750Z] #111 [security-secretstore-setup] exporting to image [2026-07-28T02:32:45.750Z] #111 exporting layers [2026-07-28T02:32:47.166Z] #111 exporting layers 1.4s done [2026-07-28T02:32:47.166Z] #111 writing image sha256:ed49ba8d16f375db00535871636b313c823b460dbf3d6b9b6310c3417fbda8ae done [2026-07-28T02:32:47.166Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-07-28T02:32:47.166Z] #111 DONE 11.7s [2026-07-28T02:32:47.166Z] [2026-07-28T02:32:47.166Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-28T02:33:55.459Z] #148 ... [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-28T02:33:55.459Z] #147 DONE 2530.8s [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:33:55.459Z] #145 ... [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:33:55.459Z] #192 DONE 0.1s [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:33:55.459Z] #145 ... [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:33:55.459Z] #193 DONE 0.1s [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-28T02:33:55.459Z] #194 DONE 0.5s [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #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-07-28T02:33:55.459Z] #195 DONE 0.1s [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #111 [security-spiffe-token-provider] exporting to image [2026-07-28T02:33:55.459Z] #111 exporting layers [2026-07-28T02:33:55.459Z] #111 exporting layers 0.7s done [2026-07-28T02:33:55.459Z] #111 writing image sha256:cdf092642cca795aae00d2a030221c1d43010bf2c0fd0890051055b1d75d4f75 done [2026-07-28T02:33:55.459Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-07-28T02:33:55.459Z] #111 DONE 12.4s [2026-07-28T02:33:55.459Z] [2026-07-28T02:33:55.459Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T02:34:34.366Z] #151 ... [2026-07-28T02:34:34.366Z] [2026-07-28T02:34:34.366Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-28T02:34:34.366Z] #148 DONE 2569.8s [2026-07-28T02:34:34.366Z] [2026-07-28T02:34:34.366Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T02:34:34.366Z] #151 ... [2026-07-28T02:34:34.366Z] [2026-07-28T02:34:34.366Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:34:34.366Z] #196 DONE 0.4s [2026-07-28T02:34:34.366Z] [2026-07-28T02:34:34.366Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:34:34.366Z] #197 DONE 0.4s [2026-07-28T02:34:34.366Z] [2026-07-28T02:34:34.366Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-28T02:34:34.640Z] #198 DONE 0.6s [2026-07-28T02:34:34.640Z] [2026-07-28T02:34:34.640Z] #149 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-28T02:34:34.640Z] #149 DONE 2572.5s [2026-07-28T02:34:34.640Z] [2026-07-28T02:34:34.640Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-28T02:34:34.912Z] #199 DONE 0.5s [2026-07-28T02:34:34.912Z] [2026-07-28T02:34:34.912Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-28T02:34:35.500Z] #200 DONE 0.3s [2026-07-28T02:34:35.500Z] [2026-07-28T02:34:35.500Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T02:34:36.092Z] #201 ... [2026-07-28T02:34:36.092Z] [2026-07-28T02:34:36.092Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:34:36.092Z] #202 DONE 0.3s [2026-07-28T02:34:36.092Z] [2026-07-28T02:34:36.092Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-28T02:34:37.502Z] #203 DONE 1.1s [2026-07-28T02:34:37.502Z] [2026-07-28T02:34:37.502Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-28T02:34:37.502Z] #204 DONE 0.3s [2026-07-28T02:34:37.502Z] [2026-07-28T02:34:37.502Z] #111 [core-keeper] exporting to image [2026-07-28T02:34:37.502Z] #111 exporting layers [2026-07-28T02:34:38.091Z] #111 ... [2026-07-28T02:34:38.091Z] [2026-07-28T02:34:38.091Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-28T02:34:38.091Z] #201 DONE 2.7s [2026-07-28T02:34:38.091Z] [2026-07-28T02:34:38.091Z] #111 [security-proxy-auth] exporting to image [2026-07-28T02:34:38.675Z] #111 exporting layers 1.2s done [2026-07-28T02:34:38.675Z] #111 writing image sha256:e1adcc9cbc9f1ca30fad779386a5d4f094f81533917649f3164889234b26ddb6 done [2026-07-28T02:34:38.675Z] #111 naming to docker.io/library/core-keeper-arm64 done [2026-07-28T02:34:38.942Z] #111 exporting layers 1.0s done [2026-07-28T02:34:39.208Z] #111 writing image sha256:2c081067bcb0d2fb41c7c5dacf95da3aa3ede0fdbd3c688632f1f8f643d4902e done [2026-07-28T02:34:39.208Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2026-07-28T02:34:39.208Z] #111 DONE 13.9s [2026-07-28T02:34:39.208Z] [2026-07-28T02:34:39.208Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-28T02:34:40.622Z] #150 DONE 2578.2s [2026-07-28T02:34:40.622Z] [2026-07-28T02:34:40.622Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T02:34:42.567Z] #151 ... [2026-07-28T02:34:42.567Z] [2026-07-28T02:34:42.567Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:34:42.567Z] #205 ... [2026-07-28T02:34:42.567Z] [2026-07-28T02:34:42.567Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-28T02:34:42.567Z] #151 DONE 2580.5s [2026-07-28T02:34:42.833Z] [2026-07-28T02:34:42.833Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:34:42.833Z] #205 DONE 0.3s [2026-07-28T02:34:42.833Z] [2026-07-28T02:34:42.833Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:34:42.833Z] #145 ... [2026-07-28T02:34:42.833Z] [2026-07-28T02:34:42.833Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:34:43.100Z] #206 DONE 0.2s [2026-07-28T02:34:43.100Z] [2026-07-28T02:34:43.100Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:34:43.366Z] #144 ... [2026-07-28T02:34:43.367Z] [2026-07-28T02:34:43.367Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-28T02:34:43.949Z] #207 ... [2026-07-28T02:34:43.949Z] [2026-07-28T02:34:43.949Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:34:43.949Z] #208 DONE 0.3s [2026-07-28T02:34:44.216Z] [2026-07-28T02:34:44.216Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-28T02:34:44.216Z] #207 DONE 0.7s [2026-07-28T02:34:44.216Z] [2026-07-28T02:34:44.216Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-28T02:34:44.216Z] #209 ... [2026-07-28T02:34:44.216Z] [2026-07-28T02:34:44.216Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:34:44.216Z] #210 DONE 0.2s [2026-07-28T02:34:44.483Z] [2026-07-28T02:34:44.483Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-28T02:34:44.483Z] #209 DONE 0.3s [2026-07-28T02:34:44.483Z] [2026-07-28T02:34:44.483Z] #111 [core-data] exporting to image [2026-07-28T02:34:44.483Z] #111 exporting layers [2026-07-28T02:34:45.082Z] #111 ... [2026-07-28T02:34:45.082Z] [2026-07-28T02:34:45.082Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-28T02:34:45.082Z] #211 DONE 0.9s [2026-07-28T02:34:45.082Z] [2026-07-28T02:34:45.082Z] #111 [core-data] exporting to image [2026-07-28T02:34:45.082Z] #111 exporting layers 0.7s done [2026-07-28T02:34:45.082Z] #111 writing image sha256:d89b0c4020564a590f6e0da3cc1e1abf9098d8cffc76b70e6e70f1ec81b450d2 done [2026-07-28T02:34:45.082Z] #111 naming to docker.io/library/core-data-arm64 done [2026-07-28T02:34:45.082Z] #111 DONE 14.7s [2026-07-28T02:34:45.082Z] [2026-07-28T02:34:45.082Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-28T02:34:45.082Z] #212 DONE 0.1s [2026-07-28T02:34:45.082Z] [2026-07-28T02:34:45.082Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:34:45.349Z] #145 ... [2026-07-28T02:34:45.349Z] [2026-07-28T02:34:45.349Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-28T02:34:45.349Z] #213 DONE 0.1s [2026-07-28T02:34:45.349Z] [2026-07-28T02:34:45.349Z] #111 [core-metadata] exporting to image [2026-07-28T02:34:46.307Z] #111 exporting layers 0.8s done [2026-07-28T02:34:46.307Z] #111 writing image sha256:be367ee92244d0a3d8e6b299fb7a72dc5af46204549e98f0508188ee49d901b9 done [2026-07-28T02:34:46.307Z] #111 naming to docker.io/library/core-metadata-arm64 done [2026-07-28T02:34:46.307Z] #111 DONE 15.4s [2026-07-28T02:34:46.307Z] [2026-07-28T02:34:46.307Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:35:18.556Z] #144 ... [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-28T02:35:18.556Z] #145 DONE 2614.9s [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:35:18.556Z] #144 ... [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:35:18.556Z] #214 DONE 0.2s [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:35:18.556Z] #215 DONE 0.1s [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-28T02:35:18.556Z] #216 DONE 0.6s [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:35:18.556Z] #144 ... [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-28T02:35:18.556Z] #217 DONE 0.1s [2026-07-28T02:35:18.556Z] [2026-07-28T02:35:18.556Z] #111 [support-scheduler] exporting to image [2026-07-28T02:35:18.556Z] #111 exporting layers [2026-07-28T02:35:19.140Z] #111 exporting layers 1.0s done [2026-07-28T02:35:19.408Z] #111 writing image sha256:570eadc53131cc9721006dc18e07e48356c2318b281ea0c58375fcc224f54817 done [2026-07-28T02:35:19.408Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2026-07-28T02:35:19.408Z] #111 DONE 16.5s [2026-07-28T02:35:19.408Z] [2026-07-28T02:35:19.408Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-28T02:35:26.167Z] #144 DONE 2623.2s [2026-07-28T02:35:26.167Z] [2026-07-28T02:35:26.167Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-28T02:35:26.167Z] #218 DONE 0.1s [2026-07-28T02:35:26.167Z] [2026-07-28T02:35:26.167Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-28T02:35:26.167Z] #219 DONE 0.1s [2026-07-28T02:35:26.167Z] [2026-07-28T02:35:26.167Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-28T02:35:26.434Z] #220 DONE 0.5s [2026-07-28T02:35:26.435Z] [2026-07-28T02:35:26.435Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-28T02:35:26.435Z] #221 DONE 0.1s [2026-07-28T02:35:26.703Z] [2026-07-28T02:35:26.703Z] #111 [support-notifications] exporting to image [2026-07-28T02:35:26.703Z] #111 exporting layers [2026-07-28T02:35:26.970Z] #111 exporting layers 0.6s done [2026-07-28T02:35:26.970Z] #111 writing image sha256:ec5788247fce2520c60dc3824e17d2cf773710d59e0fbef70b2ca5cf4272ff43 done [2026-07-28T02:35:26.970Z] #111 naming to docker.io/library/support-notifications-arm64 done [2026-07-28T02:35:26.970Z] #111 DONE 17.1s [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.970Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.971Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.971Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.971Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.971Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.971Z] time="2026-07-28T01:48:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.971Z] time="2026-07-28T01:48:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-28T02:35:26.971Z] time="2026-07-28T01:48:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-28T02:35:26.981Z] $ docker stop --time=1 f4e8abf72a6738624c1f3b594e5962e43acdff722ee5481679ed711b94ab2a8f [2026-07-28T02:35:28.645Z] $ docker rm -f --volumes f4e8abf72a6738624c1f3b594e5962e43acdff722ee5481679ed711b94ab2a8f [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-28T02:35:29.184Z] + docker images [2026-07-28T02:35:29.184Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-28T02:35:29.184Z] support-notifications-arm64 latest ec5788247fce 3 seconds ago 56.8MB [2026-07-28T02:35:29.184Z] support-scheduler-arm64 latest 570eadc53131 11 seconds ago 53MB [2026-07-28T02:35:29.184Z] core-metadata-arm64 latest be367ee92244 44 seconds ago 48.8MB [2026-07-28T02:35:29.184Z] core-data-arm64 latest d89b0c402056 45 seconds ago 48.7MB [2026-07-28T02:35:29.184Z] security-proxy-auth-arm64 latest 2c081067bcb0 52 seconds ago 47.9MB [2026-07-28T02:35:29.184Z] core-keeper-arm64 latest e1adcc9cbc9f 52 seconds ago 48.5MB [2026-07-28T02:35:29.184Z] security-spiffe-token-provider-arm64 latest cdf092642cca About a minute ago 52.7MB [2026-07-28T02:35:29.184Z] security-secretstore-setup-arm64 latest ed49ba8d16f3 2 minutes ago 86.9MB [2026-07-28T02:35:29.184Z] security-proxy-setup-arm64 latest 532f8b8eedd9 3 minutes ago 53.4MB [2026-07-28T02:35:29.184Z] core-command-arm64 latest d75903925f34 3 minutes ago 43.2MB [2026-07-28T02:35:29.184Z] security-bootstrapper-arm64 latest 08728ce025c6 22 minutes ago 21.3MB [2026-07-28T02:35:29.184Z] core-common-config-bootstrapper-arm64 latest 82dcc552e7f0 22 minutes ago 20.2MB [2026-07-28T02:35:29.184Z] security-spire-agent-arm64 latest c2f5afa8ea03 45 minutes ago 219MB [2026-07-28T02:35:29.184Z] security-spire-server-arm64 latest e7128b510b9f 45 minutes ago 163MB [2026-07-28T02:35:29.184Z] security-spire-config-arm64 latest 651601f53120 45 minutes ago 162MB [2026-07-28T02:35:29.184Z] ci-base-image-arm64 latest b9b7a36084af 47 minutes ago 910MB [2026-07-28T02:35:29.184Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 9 months ago 564MB [2026-07-28T02:35:29.184Z] 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-07-28T02:35:29.379Z] provisioning config files... [2026-07-28T02:35:29.397Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/992@tmp/config10595345283523483127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:35:29.752Z] ---> ****-login.sh [2026-07-28T02:35:29.752Z] nexus3.edgexfoundry.org:10001 [2026-07-28T02:35:30.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T02:35:30.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T02:35:30.286Z] Configure a credential helper to remove this warning. See [2026-07-28T02:35:30.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T02:35:30.286Z] [2026-07-28T02:35:30.286Z] Login Succeeded [2026-07-28T02:35:30.286Z] nexus3.edgexfoundry.org:10002 [2026-07-28T02:35:30.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T02:35:30.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T02:35:30.553Z] Configure a credential helper to remove this warning. See [2026-07-28T02:35:30.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T02:35:30.553Z] [2026-07-28T02:35:30.553Z] Login Succeeded [2026-07-28T02:35:30.553Z] nexus3.edgexfoundry.org:10003 [2026-07-28T02:35:30.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T02:35:31.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T02:35:31.086Z] Configure a credential helper to remove this warning. See [2026-07-28T02:35:31.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T02:35:31.086Z] [2026-07-28T02:35:31.086Z] Login Succeeded [2026-07-28T02:35:31.086Z] nexus3.edgexfoundry.org:10004 [2026-07-28T02:35:31.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T02:35:31.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T02:35:31.353Z] Configure a credential helper to remove this warning. See [2026-07-28T02:35:31.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T02:35:31.353Z] [2026-07-28T02:35:31.353Z] Login Succeeded [2026-07-28T02:35:31.353Z] ****.io [2026-07-28T02:35:31.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-28T02:35:31.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-28T02:35:31.884Z] Configure a credential helper to remove this warning. See [2026-07-28T02:35:31.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-28T02:35:31.884Z] [2026-07-28T02:35:31.884Z] Login Succeeded [2026-07-28T02:35:31.884Z] ---> ****-login.sh ends [Pipeline] } [2026-07-28T02:35:31.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:35:31.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-28T02:35:31.998Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-07-28T02:35:31.998Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:31.998Z] latest [2026-07-28T02:35:31.998Z] 4.1.0-dev.127 [2026-07-28T02:35:31.998Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:35:31.998Z] main [2026-07-28T02:35:31.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:32.392Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:32.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:32.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-28T02:35:32.759Z] c47b85b954ef: Preparing [2026-07-28T02:35:32.759Z] 860f332a1305: Preparing [2026-07-28T02:35:32.759Z] adc54a08a238: Preparing [2026-07-28T02:35:32.759Z] 371459b2cc6a: Preparing [2026-07-28T02:35:32.759Z] 8ca47f76334c: Preparing [2026-07-28T02:35:32.759Z] cce8b8476103: Preparing [2026-07-28T02:35:32.759Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:32.759Z] cce8b8476103: Waiting [2026-07-28T02:35:32.759Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:33.023Z] adc54a08a238: Pushed [2026-07-28T02:35:33.023Z] c47b85b954ef: Pushed [2026-07-28T02:35:33.023Z] 371459b2cc6a: Pushed [2026-07-28T02:35:33.023Z] 8ca47f76334c: Pushed [2026-07-28T02:35:33.023Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:33.023Z] cce8b8476103: Pushed [2026-07-28T02:35:41.208Z] 860f332a1305: Pushed [2026-07-28T02:35:41.208Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:41.579Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:41.944Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-28T02:35:41.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-28T02:35:41.944Z] c47b85b954ef: Preparing [2026-07-28T02:35:41.944Z] 860f332a1305: Preparing [2026-07-28T02:35:41.944Z] adc54a08a238: Preparing [2026-07-28T02:35:41.944Z] 371459b2cc6a: Preparing [2026-07-28T02:35:41.944Z] 8ca47f76334c: Preparing [2026-07-28T02:35:41.944Z] cce8b8476103: Preparing [2026-07-28T02:35:41.944Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:41.944Z] cce8b8476103: Waiting [2026-07-28T02:35:41.944Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:41.944Z] c47b85b954ef: Layer already exists [2026-07-28T02:35:41.944Z] 860f332a1305: Layer already exists [2026-07-28T02:35:41.944Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:41.944Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:41.944Z] adc54a08a238: Layer already exists [2026-07-28T02:35:41.944Z] cce8b8476103: Layer already exists [2026-07-28T02:35:41.944Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:42.210Z] latest: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:42.577Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:42.928Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.127 [2026-07-28T02:35:42.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-28T02:35:42.928Z] c47b85b954ef: Preparing [2026-07-28T02:35:42.928Z] 860f332a1305: Preparing [2026-07-28T02:35:42.928Z] adc54a08a238: Preparing [2026-07-28T02:35:42.928Z] 371459b2cc6a: Preparing [2026-07-28T02:35:42.928Z] 8ca47f76334c: Preparing [2026-07-28T02:35:42.928Z] cce8b8476103: Preparing [2026-07-28T02:35:42.928Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:42.928Z] cce8b8476103: Waiting [2026-07-28T02:35:42.928Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:42.928Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:42.928Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:42.928Z] adc54a08a238: Layer already exists [2026-07-28T02:35:42.928Z] c47b85b954ef: Layer already exists [2026-07-28T02:35:42.928Z] 860f332a1305: Layer already exists [2026-07-28T02:35:42.928Z] cce8b8476103: Layer already exists [2026-07-28T02:35:42.928Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:42.928Z] 4.1.0-dev.127: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:43.561Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:43.933Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:35:43.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-28T02:35:43.933Z] c47b85b954ef: Preparing [2026-07-28T02:35:43.933Z] 860f332a1305: Preparing [2026-07-28T02:35:43.933Z] adc54a08a238: Preparing [2026-07-28T02:35:43.933Z] 371459b2cc6a: Preparing [2026-07-28T02:35:43.933Z] 8ca47f76334c: Preparing [2026-07-28T02:35:43.933Z] cce8b8476103: Preparing [2026-07-28T02:35:43.933Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:43.933Z] cce8b8476103: Waiting [2026-07-28T02:35:43.933Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:43.933Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:43.933Z] 860f332a1305: Layer already exists [2026-07-28T02:35:43.933Z] adc54a08a238: Layer already exists [2026-07-28T02:35:43.933Z] c47b85b954ef: Layer already exists [2026-07-28T02:35:43.933Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:43.933Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:43.933Z] cce8b8476103: Layer already exists [2026-07-28T02:35:44.199Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:44.567Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:44.939Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-07-28T02:35:44.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-28T02:35:44.941Z] c47b85b954ef: Preparing [2026-07-28T02:35:44.941Z] 860f332a1305: Preparing [2026-07-28T02:35:44.941Z] adc54a08a238: Preparing [2026-07-28T02:35:44.941Z] 371459b2cc6a: Preparing [2026-07-28T02:35:44.941Z] 8ca47f76334c: Preparing [2026-07-28T02:35:44.941Z] cce8b8476103: Preparing [2026-07-28T02:35:44.941Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:44.941Z] cce8b8476103: Waiting [2026-07-28T02:35:44.941Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:44.941Z] adc54a08a238: Layer already exists [2026-07-28T02:35:44.941Z] c47b85b954ef: Layer already exists [2026-07-28T02:35:44.941Z] 860f332a1305: Layer already exists [2026-07-28T02:35:44.941Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:44.941Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:44.941Z] cce8b8476103: Layer already exists [2026-07-28T02:35:44.941Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:45.205Z] main: digest: sha256:0049d5761ddbec6f6616a57c314719f154fdafd40e3194a1f546b2cb0cca2046 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:35:45.297Z] ===================================================== [Pipeline] echo [2026-07-28T02:35:45.315Z] taggedImages: [2026-07-28T02:35:45.315Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:45.315Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-28T02:35:45.315Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.127 [2026-07-28T02:35:45.315Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:35:45.315Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-07-28T02:35:45.350Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-07-28T02:35:45.350Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:45.350Z] latest [2026-07-28T02:35:45.350Z] 4.1.0-dev.127 [2026-07-28T02:35:45.350Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:35:45.350Z] main [2026-07-28T02:35:45.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:45.738Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:46.105Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:46.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-28T02:35:46.105Z] 75ccb84cade5: Preparing [2026-07-28T02:35:46.105Z] 124520c02643: Preparing [2026-07-28T02:35:46.105Z] 27980308bdc7: Preparing [2026-07-28T02:35:46.105Z] 2ea5819e370c: Preparing [2026-07-28T02:35:46.105Z] adc54a08a238: Preparing [2026-07-28T02:35:46.105Z] 371459b2cc6a: Preparing [2026-07-28T02:35:46.105Z] 8ca47f76334c: Preparing [2026-07-28T02:35:46.105Z] cce8b8476103: Preparing [2026-07-28T02:35:46.105Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:46.105Z] 8ca47f76334c: Waiting [2026-07-28T02:35:46.105Z] cce8b8476103: Waiting [2026-07-28T02:35:46.105Z] 371459b2cc6a: Waiting [2026-07-28T02:35:46.105Z] adc54a08a238: Layer already exists [2026-07-28T02:35:46.372Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:46.372Z] 27980308bdc7: Pushed [2026-07-28T02:35:46.372Z] 124520c02643: Pushed [2026-07-28T02:35:46.372Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:46.372Z] cce8b8476103: Layer already exists [2026-07-28T02:35:46.372Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:46.372Z] 75ccb84cade5: Pushed [2026-07-28T02:35:48.955Z] 2ea5819e370c: Pushed [2026-07-28T02:35:49.222Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:49.615Z] + 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-07-28T02:35:49.978Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-28T02:35:49.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-28T02:35:49.978Z] 75ccb84cade5: Preparing [2026-07-28T02:35:49.978Z] 124520c02643: Preparing [2026-07-28T02:35:49.978Z] 27980308bdc7: Preparing [2026-07-28T02:35:49.978Z] 2ea5819e370c: Preparing [2026-07-28T02:35:49.978Z] adc54a08a238: Preparing [2026-07-28T02:35:49.978Z] 371459b2cc6a: Preparing [2026-07-28T02:35:49.978Z] 8ca47f76334c: Preparing [2026-07-28T02:35:49.978Z] cce8b8476103: Preparing [2026-07-28T02:35:49.978Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:49.978Z] 8ca47f76334c: Waiting [2026-07-28T02:35:49.978Z] cce8b8476103: Waiting [2026-07-28T02:35:49.978Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:49.978Z] 371459b2cc6a: Waiting [2026-07-28T02:35:49.978Z] 75ccb84cade5: Layer already exists [2026-07-28T02:35:49.978Z] adc54a08a238: Layer already exists [2026-07-28T02:35:49.978Z] 27980308bdc7: Layer already exists [2026-07-28T02:35:49.978Z] 2ea5819e370c: Layer already exists [2026-07-28T02:35:49.978Z] 124520c02643: Layer already exists [2026-07-28T02:35:49.978Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:49.978Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:50.934Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:50.934Z] cce8b8476103: Layer already exists [2026-07-28T02:35:51.200Z] latest: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:51.591Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:53.913Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.127 [2026-07-28T02:35:53.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-28T02:35:53.913Z] 75ccb84cade5: Preparing [2026-07-28T02:35:53.913Z] 124520c02643: Preparing [2026-07-28T02:35:53.913Z] 27980308bdc7: Preparing [2026-07-28T02:35:53.913Z] 2ea5819e370c: Preparing [2026-07-28T02:35:53.913Z] adc54a08a238: Preparing [2026-07-28T02:35:53.913Z] 371459b2cc6a: Preparing [2026-07-28T02:35:53.913Z] 8ca47f76334c: Preparing [2026-07-28T02:35:53.913Z] cce8b8476103: Preparing [2026-07-28T02:35:53.913Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:53.913Z] 8ca47f76334c: Waiting [2026-07-28T02:35:53.913Z] cce8b8476103: Waiting [2026-07-28T02:35:53.913Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:53.913Z] 371459b2cc6a: Waiting [2026-07-28T02:35:53.913Z] adc54a08a238: Layer already exists [2026-07-28T02:35:53.913Z] 2ea5819e370c: Layer already exists [2026-07-28T02:35:53.913Z] 27980308bdc7: Layer already exists [2026-07-28T02:35:53.913Z] 124520c02643: Layer already exists [2026-07-28T02:35:53.913Z] 75ccb84cade5: Layer already exists [2026-07-28T02:35:53.913Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:53.913Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:53.913Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:53.913Z] cce8b8476103: Layer already exists [2026-07-28T02:35:54.179Z] 4.1.0-dev.127: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:54.542Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:54.910Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:35:54.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-28T02:35:54.911Z] 75ccb84cade5: Preparing [2026-07-28T02:35:54.911Z] 124520c02643: Preparing [2026-07-28T02:35:54.911Z] 27980308bdc7: Preparing [2026-07-28T02:35:54.911Z] 2ea5819e370c: Preparing [2026-07-28T02:35:54.911Z] adc54a08a238: Preparing [2026-07-28T02:35:54.911Z] 371459b2cc6a: Preparing [2026-07-28T02:35:54.911Z] 8ca47f76334c: Preparing [2026-07-28T02:35:54.911Z] cce8b8476103: Preparing [2026-07-28T02:35:54.911Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:54.911Z] 8ca47f76334c: Waiting [2026-07-28T02:35:54.911Z] cce8b8476103: Waiting [2026-07-28T02:35:54.911Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:54.911Z] 371459b2cc6a: Waiting [2026-07-28T02:35:54.911Z] 2ea5819e370c: Layer already exists [2026-07-28T02:35:54.911Z] adc54a08a238: Layer already exists [2026-07-28T02:35:54.911Z] 124520c02643: Layer already exists [2026-07-28T02:35:54.911Z] 27980308bdc7: Layer already exists [2026-07-28T02:35:54.911Z] 75ccb84cade5: Layer already exists [2026-07-28T02:35:54.911Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:54.911Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:54.911Z] cce8b8476103: Layer already exists [2026-07-28T02:35:54.911Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:55.176Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:55.547Z] + 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-07-28T02:35:55.911Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-07-28T02:35:55.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-28T02:35:55.911Z] 75ccb84cade5: Preparing [2026-07-28T02:35:55.911Z] 124520c02643: Preparing [2026-07-28T02:35:55.911Z] 27980308bdc7: Preparing [2026-07-28T02:35:55.911Z] 2ea5819e370c: Preparing [2026-07-28T02:35:55.911Z] adc54a08a238: Preparing [2026-07-28T02:35:55.911Z] 371459b2cc6a: Preparing [2026-07-28T02:35:55.911Z] 8ca47f76334c: Preparing [2026-07-28T02:35:55.911Z] cce8b8476103: Preparing [2026-07-28T02:35:55.911Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:55.911Z] 8ca47f76334c: Waiting [2026-07-28T02:35:55.911Z] 03ba6f53ebfc: Waiting [2026-07-28T02:35:55.911Z] 371459b2cc6a: Waiting [2026-07-28T02:35:55.911Z] cce8b8476103: Waiting [2026-07-28T02:35:55.911Z] 75ccb84cade5: Layer already exists [2026-07-28T02:35:55.911Z] 2ea5819e370c: Layer already exists [2026-07-28T02:35:55.911Z] adc54a08a238: Layer already exists [2026-07-28T02:35:55.911Z] 124520c02643: Layer already exists [2026-07-28T02:35:55.911Z] 27980308bdc7: Layer already exists [2026-07-28T02:35:55.911Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:55.911Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:55.911Z] cce8b8476103: Layer already exists [2026-07-28T02:35:55.911Z] 8ca47f76334c: Layer already exists [2026-07-28T02:35:56.176Z] main: digest: sha256:1d65c2981a92303afb1b4b191fcea48f3edcaaccbd04337996633927fb99cdae size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:35:56.273Z] ===================================================== [Pipeline] echo [2026-07-28T02:35:56.290Z] taggedImages: [2026-07-28T02:35:56.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:56.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-28T02:35:56.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.127 [2026-07-28T02:35:56.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:35:56.290Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-07-28T02:35:56.320Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-07-28T02:35:56.321Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:56.321Z] latest [2026-07-28T02:35:56.321Z] 4.1.0-dev.127 [2026-07-28T02:35:56.321Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:35:56.321Z] main [2026-07-28T02:35:56.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:56.727Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:35:57.091Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:35:57.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-28T02:35:57.091Z] 99051678ef2c: Preparing [2026-07-28T02:35:57.091Z] 72ffb2e8c619: Preparing [2026-07-28T02:35:57.091Z] adc54a08a238: Preparing [2026-07-28T02:35:57.091Z] 371459b2cc6a: Preparing [2026-07-28T02:35:57.091Z] 448336d30f83: Preparing [2026-07-28T02:35:57.091Z] a7a645b7bd90: Preparing [2026-07-28T02:35:57.091Z] 03ba6f53ebfc: Preparing [2026-07-28T02:35:57.091Z] a7a645b7bd90: Waiting [2026-07-28T02:35:57.091Z] 371459b2cc6a: Layer already exists [2026-07-28T02:35:57.091Z] adc54a08a238: Layer already exists [2026-07-28T02:35:57.358Z] 448336d30f83: Pushed [2026-07-28T02:35:57.358Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:35:57.358Z] 99051678ef2c: Pushed [2026-07-28T02:35:57.358Z] a7a645b7bd90: Pushed [2026-07-28T02:36:05.548Z] 72ffb2e8c619: Pushed [2026-07-28T02:36:08.901Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:09.272Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:09.646Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-28T02:36:09.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-28T02:36:09.647Z] 99051678ef2c: Preparing [2026-07-28T02:36:09.647Z] 72ffb2e8c619: Preparing [2026-07-28T02:36:09.647Z] adc54a08a238: Preparing [2026-07-28T02:36:09.647Z] 371459b2cc6a: Preparing [2026-07-28T02:36:09.647Z] 448336d30f83: Preparing [2026-07-28T02:36:09.647Z] a7a645b7bd90: Preparing [2026-07-28T02:36:09.647Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:09.647Z] a7a645b7bd90: Waiting [2026-07-28T02:36:09.647Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:09.647Z] 72ffb2e8c619: Layer already exists [2026-07-28T02:36:09.647Z] 448336d30f83: Layer already exists [2026-07-28T02:36:09.647Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:09.647Z] 99051678ef2c: Layer already exists [2026-07-28T02:36:09.647Z] adc54a08a238: Layer already exists [2026-07-28T02:36:09.647Z] a7a645b7bd90: Layer already exists [2026-07-28T02:36:09.647Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:09.915Z] latest: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:10.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:10.814Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.127 [2026-07-28T02:36:10.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-28T02:36:10.814Z] 99051678ef2c: Preparing [2026-07-28T02:36:10.814Z] 72ffb2e8c619: Preparing [2026-07-28T02:36:10.814Z] adc54a08a238: Preparing [2026-07-28T02:36:10.814Z] 371459b2cc6a: Preparing [2026-07-28T02:36:10.814Z] 448336d30f83: Preparing [2026-07-28T02:36:10.814Z] a7a645b7bd90: Preparing [2026-07-28T02:36:10.814Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:10.814Z] a7a645b7bd90: Waiting [2026-07-28T02:36:10.814Z] 99051678ef2c: Layer already exists [2026-07-28T02:36:10.814Z] adc54a08a238: Layer already exists [2026-07-28T02:36:10.814Z] 448336d30f83: Layer already exists [2026-07-28T02:36:10.814Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:10.814Z] 72ffb2e8c619: Layer already exists [2026-07-28T02:36:10.814Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:10.814Z] a7a645b7bd90: Layer already exists [2026-07-28T02:36:11.084Z] 4.1.0-dev.127: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:11.461Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:11.856Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:11.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-28T02:36:11.856Z] 99051678ef2c: Preparing [2026-07-28T02:36:11.856Z] 72ffb2e8c619: Preparing [2026-07-28T02:36:11.856Z] adc54a08a238: Preparing [2026-07-28T02:36:11.856Z] 371459b2cc6a: Preparing [2026-07-28T02:36:11.856Z] 448336d30f83: Preparing [2026-07-28T02:36:11.856Z] a7a645b7bd90: Preparing [2026-07-28T02:36:11.856Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:11.856Z] a7a645b7bd90: Waiting [2026-07-28T02:36:11.856Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:11.856Z] 99051678ef2c: Layer already exists [2026-07-28T02:36:11.856Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:11.856Z] adc54a08a238: Layer already exists [2026-07-28T02:36:11.856Z] 448336d30f83: Layer already exists [2026-07-28T02:36:11.856Z] 72ffb2e8c619: Layer already exists [2026-07-28T02:36:11.856Z] a7a645b7bd90: Layer already exists [2026-07-28T02:36:11.856Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:12.124Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:12.497Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:12.848Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-07-28T02:36:12.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-28T02:36:12.848Z] 99051678ef2c: Preparing [2026-07-28T02:36:12.848Z] 72ffb2e8c619: Preparing [2026-07-28T02:36:12.848Z] adc54a08a238: Preparing [2026-07-28T02:36:12.848Z] 371459b2cc6a: Preparing [2026-07-28T02:36:12.848Z] 448336d30f83: Preparing [2026-07-28T02:36:12.848Z] a7a645b7bd90: Preparing [2026-07-28T02:36:12.848Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:12.848Z] a7a645b7bd90: Waiting [2026-07-28T02:36:12.848Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:12.848Z] adc54a08a238: Layer already exists [2026-07-28T02:36:12.848Z] 99051678ef2c: Layer already exists [2026-07-28T02:36:12.848Z] 448336d30f83: Layer already exists [2026-07-28T02:36:12.848Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:12.848Z] 72ffb2e8c619: Layer already exists [2026-07-28T02:36:12.848Z] a7a645b7bd90: Layer already exists [2026-07-28T02:36:12.848Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:13.120Z] main: digest: sha256:d965b2bf9628076c9be3028910962c64aa1123a4304fd03e8f25f7adb8e965fb size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:36:13.204Z] ===================================================== [Pipeline] echo [2026-07-28T02:36:13.219Z] taggedImages: [2026-07-28T02:36:13.219Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:13.219Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-28T02:36:13.219Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.127 [2026-07-28T02:36:13.219Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:13.219Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-07-28T02:36:13.246Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-07-28T02:36:13.246Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:13.246Z] latest [2026-07-28T02:36:13.246Z] 4.1.0-dev.127 [2026-07-28T02:36:13.246Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:13.246Z] main [2026-07-28T02:36:13.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:13.647Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:14.025Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:14.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-28T02:36:14.026Z] 47a9acd1a945: Preparing [2026-07-28T02:36:14.026Z] 7f2a422b9b39: Preparing [2026-07-28T02:36:14.026Z] 371459b2cc6a: Preparing [2026-07-28T02:36:14.026Z] 527fe58637a5: Preparing [2026-07-28T02:36:14.026Z] 70d1365f2416: Preparing [2026-07-28T02:36:14.026Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:14.026Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:14.294Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:14.294Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:14.294Z] 70d1365f2416: Pushed [2026-07-28T02:36:14.294Z] 47a9acd1a945: Pushed [2026-07-28T02:36:14.294Z] 527fe58637a5: Pushed [2026-07-28T02:36:22.551Z] 7f2a422b9b39: Pushed [2026-07-28T02:36:23.960Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:24.342Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:24.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-28T02:36:24.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-28T02:36:24.700Z] 47a9acd1a945: Preparing [2026-07-28T02:36:24.700Z] 7f2a422b9b39: Preparing [2026-07-28T02:36:24.700Z] 371459b2cc6a: Preparing [2026-07-28T02:36:24.700Z] 527fe58637a5: Preparing [2026-07-28T02:36:24.700Z] 70d1365f2416: Preparing [2026-07-28T02:36:24.700Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:24.700Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:24.700Z] 527fe58637a5: Layer already exists [2026-07-28T02:36:24.700Z] 47a9acd1a945: Layer already exists [2026-07-28T02:36:24.700Z] 7f2a422b9b39: Layer already exists [2026-07-28T02:36:24.700Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:24.700Z] 70d1365f2416: Layer already exists [2026-07-28T02:36:24.700Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:24.966Z] latest: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:25.331Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:25.696Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.127 [2026-07-28T02:36:25.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-28T02:36:25.696Z] 47a9acd1a945: Preparing [2026-07-28T02:36:25.696Z] 7f2a422b9b39: Preparing [2026-07-28T02:36:25.696Z] 371459b2cc6a: Preparing [2026-07-28T02:36:25.696Z] 527fe58637a5: Preparing [2026-07-28T02:36:25.696Z] 70d1365f2416: Preparing [2026-07-28T02:36:25.696Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:25.696Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:25.696Z] 7f2a422b9b39: Layer already exists [2026-07-28T02:36:25.696Z] 70d1365f2416: Layer already exists [2026-07-28T02:36:25.696Z] 527fe58637a5: Layer already exists [2026-07-28T02:36:25.696Z] 47a9acd1a945: Layer already exists [2026-07-28T02:36:25.696Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:25.696Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:25.696Z] 4.1.0-dev.127: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:26.330Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:26.695Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:26.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-28T02:36:26.695Z] 47a9acd1a945: Preparing [2026-07-28T02:36:26.695Z] 7f2a422b9b39: Preparing [2026-07-28T02:36:26.695Z] 371459b2cc6a: Preparing [2026-07-28T02:36:26.695Z] 527fe58637a5: Preparing [2026-07-28T02:36:26.695Z] 70d1365f2416: Preparing [2026-07-28T02:36:26.695Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:26.695Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:26.695Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:26.695Z] 527fe58637a5: Layer already exists [2026-07-28T02:36:26.695Z] 47a9acd1a945: Layer already exists [2026-07-28T02:36:26.695Z] 7f2a422b9b39: Layer already exists [2026-07-28T02:36:26.695Z] 70d1365f2416: Layer already exists [2026-07-28T02:36:26.695Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:26.961Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:27.324Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:27.683Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-07-28T02:36:27.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-28T02:36:27.683Z] 47a9acd1a945: Preparing [2026-07-28T02:36:27.683Z] 7f2a422b9b39: Preparing [2026-07-28T02:36:27.683Z] 371459b2cc6a: Preparing [2026-07-28T02:36:27.683Z] 527fe58637a5: Preparing [2026-07-28T02:36:27.683Z] 70d1365f2416: Preparing [2026-07-28T02:36:27.683Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:27.683Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:27.683Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:27.683Z] 527fe58637a5: Layer already exists [2026-07-28T02:36:27.683Z] 47a9acd1a945: Layer already exists [2026-07-28T02:36:27.683Z] 70d1365f2416: Layer already exists [2026-07-28T02:36:27.683Z] 7f2a422b9b39: Layer already exists [2026-07-28T02:36:27.683Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:27.948Z] main: digest: sha256:fe903743ce3c209ba9f55ee9865c828b2c5e9fe0f2f6d8fbfdcc04bebf76c380 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:36:28.041Z] ===================================================== [Pipeline] echo [2026-07-28T02:36:28.054Z] taggedImages: [2026-07-28T02:36:28.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:28.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-28T02:36:28.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.127 [2026-07-28T02:36:28.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:28.054Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-07-28T02:36:28.078Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-07-28T02:36:28.078Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:28.078Z] latest [2026-07-28T02:36:28.078Z] 4.1.0-dev.127 [2026-07-28T02:36:28.078Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:28.078Z] main [2026-07-28T02:36:28.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:28.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:28.831Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:28.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-28T02:36:28.831Z] e70c5c980fe4: Preparing [2026-07-28T02:36:28.831Z] f9dbc73013c2: Preparing [2026-07-28T02:36:28.831Z] 43a5e0344614: Preparing [2026-07-28T02:36:28.831Z] adc54a08a238: Preparing [2026-07-28T02:36:28.831Z] 371459b2cc6a: Preparing [2026-07-28T02:36:28.831Z] 8ca47f76334c: Preparing [2026-07-28T02:36:28.831Z] cce8b8476103: Preparing [2026-07-28T02:36:28.831Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:28.831Z] 8ca47f76334c: Waiting [2026-07-28T02:36:28.831Z] cce8b8476103: Waiting [2026-07-28T02:36:28.831Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:29.096Z] adc54a08a238: Layer already exists [2026-07-28T02:36:29.096Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:29.096Z] 8ca47f76334c: Layer already exists [2026-07-28T02:36:29.096Z] cce8b8476103: Layer already exists [2026-07-28T02:36:29.096Z] f9dbc73013c2: Pushed [2026-07-28T02:36:29.096Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:29.096Z] e70c5c980fe4: Pushed [2026-07-28T02:36:37.287Z] 43a5e0344614: Pushed [2026-07-28T02:36:38.689Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:39.053Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:39.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-28T02:36:39.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-28T02:36:39.414Z] e70c5c980fe4: Preparing [2026-07-28T02:36:39.414Z] f9dbc73013c2: Preparing [2026-07-28T02:36:39.414Z] 43a5e0344614: Preparing [2026-07-28T02:36:39.414Z] adc54a08a238: Preparing [2026-07-28T02:36:39.414Z] 371459b2cc6a: Preparing [2026-07-28T02:36:39.414Z] 8ca47f76334c: Preparing [2026-07-28T02:36:39.414Z] cce8b8476103: Preparing [2026-07-28T02:36:39.414Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:39.414Z] cce8b8476103: Waiting [2026-07-28T02:36:39.414Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:39.414Z] 8ca47f76334c: Waiting [2026-07-28T02:36:39.414Z] adc54a08a238: Layer already exists [2026-07-28T02:36:39.414Z] f9dbc73013c2: Layer already exists [2026-07-28T02:36:39.414Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:39.414Z] 8ca47f76334c: Layer already exists [2026-07-28T02:36:39.414Z] e70c5c980fe4: Layer already exists [2026-07-28T02:36:39.414Z] 43a5e0344614: Layer already exists [2026-07-28T02:36:39.414Z] cce8b8476103: Layer already exists [2026-07-28T02:36:39.414Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:39.680Z] latest: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:40.058Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:40.421Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.127 [2026-07-28T02:36:40.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-28T02:36:40.421Z] e70c5c980fe4: Preparing [2026-07-28T02:36:40.421Z] f9dbc73013c2: Preparing [2026-07-28T02:36:40.421Z] 43a5e0344614: Preparing [2026-07-28T02:36:40.421Z] adc54a08a238: Preparing [2026-07-28T02:36:40.421Z] 371459b2cc6a: Preparing [2026-07-28T02:36:40.421Z] 8ca47f76334c: Preparing [2026-07-28T02:36:40.421Z] cce8b8476103: Preparing [2026-07-28T02:36:40.421Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:40.421Z] 8ca47f76334c: Waiting [2026-07-28T02:36:40.421Z] cce8b8476103: Waiting [2026-07-28T02:36:40.421Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:40.421Z] adc54a08a238: Layer already exists [2026-07-28T02:36:40.421Z] f9dbc73013c2: Layer already exists [2026-07-28T02:36:40.421Z] e70c5c980fe4: Layer already exists [2026-07-28T02:36:40.421Z] 43a5e0344614: Layer already exists [2026-07-28T02:36:40.421Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:40.421Z] cce8b8476103: Layer already exists [2026-07-28T02:36:40.421Z] 8ca47f76334c: Layer already exists [2026-07-28T02:36:40.421Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:40.686Z] 4.1.0-dev.127: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:41.058Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:41.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:41.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-28T02:36:41.415Z] e70c5c980fe4: Preparing [2026-07-28T02:36:41.415Z] f9dbc73013c2: Preparing [2026-07-28T02:36:41.415Z] 43a5e0344614: Preparing [2026-07-28T02:36:41.415Z] adc54a08a238: Preparing [2026-07-28T02:36:41.415Z] 371459b2cc6a: Preparing [2026-07-28T02:36:41.415Z] 8ca47f76334c: Preparing [2026-07-28T02:36:41.415Z] cce8b8476103: Preparing [2026-07-28T02:36:41.415Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:41.415Z] 8ca47f76334c: Waiting [2026-07-28T02:36:41.415Z] cce8b8476103: Waiting [2026-07-28T02:36:41.415Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:41.415Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:41.415Z] f9dbc73013c2: Layer already exists [2026-07-28T02:36:41.415Z] adc54a08a238: Layer already exists [2026-07-28T02:36:41.415Z] 43a5e0344614: Layer already exists [2026-07-28T02:36:41.415Z] e70c5c980fe4: Layer already exists [2026-07-28T02:36:41.415Z] cce8b8476103: Layer already exists [2026-07-28T02:36:41.415Z] 8ca47f76334c: Layer already exists [2026-07-28T02:36:41.415Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:41.681Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:42.058Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:42.422Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-07-28T02:36:42.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-28T02:36:42.422Z] e70c5c980fe4: Preparing [2026-07-28T02:36:42.422Z] f9dbc73013c2: Preparing [2026-07-28T02:36:42.422Z] 43a5e0344614: Preparing [2026-07-28T02:36:42.422Z] adc54a08a238: Preparing [2026-07-28T02:36:42.422Z] 371459b2cc6a: Preparing [2026-07-28T02:36:42.422Z] 8ca47f76334c: Preparing [2026-07-28T02:36:42.422Z] cce8b8476103: Preparing [2026-07-28T02:36:42.422Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:42.422Z] 8ca47f76334c: Waiting [2026-07-28T02:36:42.422Z] cce8b8476103: Waiting [2026-07-28T02:36:42.422Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:42.422Z] f9dbc73013c2: Layer already exists [2026-07-28T02:36:42.422Z] 43a5e0344614: Layer already exists [2026-07-28T02:36:42.422Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:42.422Z] adc54a08a238: Layer already exists [2026-07-28T02:36:42.422Z] e70c5c980fe4: Layer already exists [2026-07-28T02:36:42.422Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:42.422Z] 8ca47f76334c: Layer already exists [2026-07-28T02:36:42.422Z] cce8b8476103: Layer already exists [2026-07-28T02:36:42.687Z] main: digest: sha256:85cd4f45c7797686bcf4320f4cf8f035c006e0e0555b459378fc5aad1eece1f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:36:42.780Z] ===================================================== [Pipeline] echo [2026-07-28T02:36:42.793Z] taggedImages: [2026-07-28T02:36:42.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:42.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-28T02:36:42.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.127 [2026-07-28T02:36:42.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:42.793Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-07-28T02:36:42.841Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-07-28T02:36:42.841Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:42.841Z] latest [2026-07-28T02:36:42.841Z] 4.1.0-dev.127 [2026-07-28T02:36:42.841Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:42.841Z] main [2026-07-28T02:36:42.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:43.220Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:43.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:43.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-28T02:36:43.576Z] d96559cf2482: Preparing [2026-07-28T02:36:43.576Z] 90cf0b56cab9: Preparing [2026-07-28T02:36:43.576Z] 1e9d46b54330: Preparing [2026-07-28T02:36:43.576Z] b3fbeac98de6: Preparing [2026-07-28T02:36:43.576Z] ed0a685cc793: Preparing [2026-07-28T02:36:43.576Z] 88d6bcd16a7d: Preparing [2026-07-28T02:36:43.576Z] 75ca06a02aac: Preparing [2026-07-28T02:36:43.576Z] adc54a08a238: Preparing [2026-07-28T02:36:43.576Z] 371459b2cc6a: Preparing [2026-07-28T02:36:43.576Z] 3053267156e6: Preparing [2026-07-28T02:36:43.576Z] 5cf107238f39: Preparing [2026-07-28T02:36:43.576Z] 5f70bf18a086: Preparing [2026-07-28T02:36:43.576Z] c15955c43285: Preparing [2026-07-28T02:36:43.576Z] 573ad7c2dc2c: Preparing [2026-07-28T02:36:43.576Z] 252f758be899: Preparing [2026-07-28T02:36:43.576Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:43.576Z] 75ca06a02aac: Waiting [2026-07-28T02:36:43.576Z] adc54a08a238: Waiting [2026-07-28T02:36:43.576Z] 371459b2cc6a: Waiting [2026-07-28T02:36:43.576Z] 3053267156e6: Waiting [2026-07-28T02:36:43.576Z] 5cf107238f39: Waiting [2026-07-28T02:36:43.576Z] c15955c43285: Waiting [2026-07-28T02:36:43.576Z] 573ad7c2dc2c: Waiting [2026-07-28T02:36:43.576Z] 88d6bcd16a7d: Waiting [2026-07-28T02:36:43.576Z] 252f758be899: Waiting [2026-07-28T02:36:43.576Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:43.842Z] b3fbeac98de6: Pushed [2026-07-28T02:36:43.842Z] d96559cf2482: Pushed [2026-07-28T02:36:43.842Z] ed0a685cc793: Pushed [2026-07-28T02:36:43.842Z] 1e9d46b54330: Pushed [2026-07-28T02:36:43.842Z] 90cf0b56cab9: Pushed [2026-07-28T02:36:43.842Z] adc54a08a238: Layer already exists [2026-07-28T02:36:43.842Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:44.107Z] 88d6bcd16a7d: Pushed [2026-07-28T02:36:44.107Z] 5f70bf18a086: Layer already exists [2026-07-28T02:36:44.107Z] 3053267156e6: Pushed [2026-07-28T02:36:44.107Z] 5cf107238f39: Pushed [2026-07-28T02:36:44.107Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:44.107Z] c15955c43285: Pushed [2026-07-28T02:36:44.107Z] 573ad7c2dc2c: Pushed [2026-07-28T02:36:44.107Z] 252f758be899: Pushed [2026-07-28T02:36:47.435Z] 75ca06a02aac: Pushed [2026-07-28T02:36:47.436Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:47.802Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:48.177Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-28T02:36:48.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-28T02:36:48.177Z] d96559cf2482: Preparing [2026-07-28T02:36:48.177Z] 90cf0b56cab9: Preparing [2026-07-28T02:36:48.177Z] 1e9d46b54330: Preparing [2026-07-28T02:36:48.177Z] b3fbeac98de6: Preparing [2026-07-28T02:36:48.177Z] ed0a685cc793: Preparing [2026-07-28T02:36:48.177Z] 88d6bcd16a7d: Preparing [2026-07-28T02:36:48.177Z] 75ca06a02aac: Preparing [2026-07-28T02:36:48.177Z] adc54a08a238: Preparing [2026-07-28T02:36:48.177Z] 371459b2cc6a: Preparing [2026-07-28T02:36:48.177Z] 3053267156e6: Preparing [2026-07-28T02:36:48.177Z] 5cf107238f39: Preparing [2026-07-28T02:36:48.177Z] 5f70bf18a086: Preparing [2026-07-28T02:36:48.177Z] c15955c43285: Preparing [2026-07-28T02:36:48.177Z] 573ad7c2dc2c: Preparing [2026-07-28T02:36:48.177Z] 252f758be899: Preparing [2026-07-28T02:36:48.177Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:48.177Z] 88d6bcd16a7d: Waiting [2026-07-28T02:36:48.177Z] 75ca06a02aac: Waiting [2026-07-28T02:36:48.177Z] adc54a08a238: Waiting [2026-07-28T02:36:48.177Z] 5cf107238f39: Waiting [2026-07-28T02:36:48.177Z] 371459b2cc6a: Waiting [2026-07-28T02:36:48.177Z] 5f70bf18a086: Waiting [2026-07-28T02:36:48.177Z] 3053267156e6: Waiting [2026-07-28T02:36:48.177Z] c15955c43285: Waiting [2026-07-28T02:36:48.177Z] 573ad7c2dc2c: Waiting [2026-07-28T02:36:48.177Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:48.177Z] 252f758be899: Waiting [2026-07-28T02:36:48.177Z] ed0a685cc793: Layer already exists [2026-07-28T02:36:48.177Z] d96559cf2482: Layer already exists [2026-07-28T02:36:48.177Z] b3fbeac98de6: Layer already exists [2026-07-28T02:36:48.177Z] 1e9d46b54330: Layer already exists [2026-07-28T02:36:48.177Z] 90cf0b56cab9: Layer already exists [2026-07-28T02:36:48.177Z] 75ca06a02aac: Layer already exists [2026-07-28T02:36:48.177Z] 88d6bcd16a7d: Layer already exists [2026-07-28T02:36:48.177Z] adc54a08a238: Layer already exists [2026-07-28T02:36:48.177Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:48.177Z] 3053267156e6: Layer already exists [2026-07-28T02:36:48.177Z] 5cf107238f39: Layer already exists [2026-07-28T02:36:48.177Z] 252f758be899: Layer already exists [2026-07-28T02:36:48.177Z] 573ad7c2dc2c: Layer already exists [2026-07-28T02:36:48.177Z] c15955c43285: Layer already exists [2026-07-28T02:36:48.177Z] 5f70bf18a086: Layer already exists [2026-07-28T02:36:48.177Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:48.447Z] latest: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:48.854Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:49.205Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.127 [2026-07-28T02:36:49.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-28T02:36:49.205Z] d96559cf2482: Preparing [2026-07-28T02:36:49.205Z] 90cf0b56cab9: Preparing [2026-07-28T02:36:49.205Z] 1e9d46b54330: Preparing [2026-07-28T02:36:49.205Z] b3fbeac98de6: Preparing [2026-07-28T02:36:49.205Z] ed0a685cc793: Preparing [2026-07-28T02:36:49.205Z] 88d6bcd16a7d: Preparing [2026-07-28T02:36:49.205Z] 75ca06a02aac: Preparing [2026-07-28T02:36:49.205Z] adc54a08a238: Preparing [2026-07-28T02:36:49.205Z] 371459b2cc6a: Preparing [2026-07-28T02:36:49.205Z] 3053267156e6: Preparing [2026-07-28T02:36:49.205Z] 5cf107238f39: Preparing [2026-07-28T02:36:49.205Z] 5f70bf18a086: Preparing [2026-07-28T02:36:49.205Z] c15955c43285: Preparing [2026-07-28T02:36:49.205Z] 573ad7c2dc2c: Preparing [2026-07-28T02:36:49.205Z] 252f758be899: Preparing [2026-07-28T02:36:49.205Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:49.205Z] 5cf107238f39: Waiting [2026-07-28T02:36:49.205Z] 5f70bf18a086: Waiting [2026-07-28T02:36:49.205Z] c15955c43285: Waiting [2026-07-28T02:36:49.205Z] 573ad7c2dc2c: Waiting [2026-07-28T02:36:49.205Z] 88d6bcd16a7d: Waiting [2026-07-28T02:36:49.205Z] 252f758be899: Waiting [2026-07-28T02:36:49.205Z] 75ca06a02aac: Waiting [2026-07-28T02:36:49.205Z] adc54a08a238: Waiting [2026-07-28T02:36:49.205Z] 371459b2cc6a: Waiting [2026-07-28T02:36:49.205Z] 3053267156e6: Waiting [2026-07-28T02:36:49.205Z] d96559cf2482: Layer already exists [2026-07-28T02:36:49.205Z] b3fbeac98de6: Layer already exists [2026-07-28T02:36:49.205Z] 90cf0b56cab9: Layer already exists [2026-07-28T02:36:49.205Z] 1e9d46b54330: Layer already exists [2026-07-28T02:36:49.205Z] ed0a685cc793: Layer already exists [2026-07-28T02:36:49.205Z] adc54a08a238: Layer already exists [2026-07-28T02:36:49.205Z] 75ca06a02aac: Layer already exists [2026-07-28T02:36:49.205Z] 88d6bcd16a7d: Layer already exists [2026-07-28T02:36:49.205Z] 3053267156e6: Layer already exists [2026-07-28T02:36:49.205Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:49.205Z] 5f70bf18a086: Layer already exists [2026-07-28T02:36:49.205Z] 5cf107238f39: Layer already exists [2026-07-28T02:36:49.205Z] c15955c43285: Layer already exists [2026-07-28T02:36:49.205Z] 252f758be899: Layer already exists [2026-07-28T02:36:49.205Z] 573ad7c2dc2c: Layer already exists [2026-07-28T02:36:49.205Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:49.470Z] 4.1.0-dev.127: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:49.832Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:52.748Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:52.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-28T02:36:52.748Z] d96559cf2482: Preparing [2026-07-28T02:36:52.748Z] 90cf0b56cab9: Preparing [2026-07-28T02:36:52.748Z] 1e9d46b54330: Preparing [2026-07-28T02:36:52.748Z] b3fbeac98de6: Preparing [2026-07-28T02:36:52.748Z] ed0a685cc793: Preparing [2026-07-28T02:36:52.748Z] 88d6bcd16a7d: Preparing [2026-07-28T02:36:52.748Z] 75ca06a02aac: Preparing [2026-07-28T02:36:52.748Z] adc54a08a238: Preparing [2026-07-28T02:36:52.748Z] 371459b2cc6a: Preparing [2026-07-28T02:36:52.748Z] 3053267156e6: Preparing [2026-07-28T02:36:52.748Z] 5cf107238f39: Preparing [2026-07-28T02:36:52.748Z] 5f70bf18a086: Preparing [2026-07-28T02:36:52.748Z] c15955c43285: Preparing [2026-07-28T02:36:52.748Z] 573ad7c2dc2c: Preparing [2026-07-28T02:36:52.748Z] 252f758be899: Preparing [2026-07-28T02:36:52.748Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:52.748Z] 5cf107238f39: Waiting [2026-07-28T02:36:52.748Z] 5f70bf18a086: Waiting [2026-07-28T02:36:52.748Z] c15955c43285: Waiting [2026-07-28T02:36:52.748Z] 573ad7c2dc2c: Waiting [2026-07-28T02:36:52.748Z] 252f758be899: Waiting [2026-07-28T02:36:52.748Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:52.748Z] adc54a08a238: Waiting [2026-07-28T02:36:52.748Z] 88d6bcd16a7d: Waiting [2026-07-28T02:36:52.748Z] 75ca06a02aac: Waiting [2026-07-28T02:36:52.748Z] 3053267156e6: Waiting [2026-07-28T02:36:52.748Z] 371459b2cc6a: Waiting [2026-07-28T02:36:52.748Z] 1e9d46b54330: Layer already exists [2026-07-28T02:36:52.748Z] b3fbeac98de6: Layer already exists [2026-07-28T02:36:52.748Z] 90cf0b56cab9: Layer already exists [2026-07-28T02:36:52.748Z] d96559cf2482: Layer already exists [2026-07-28T02:36:52.748Z] ed0a685cc793: Layer already exists [2026-07-28T02:36:52.748Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:52.748Z] adc54a08a238: Layer already exists [2026-07-28T02:36:52.748Z] 75ca06a02aac: Layer already exists [2026-07-28T02:36:52.748Z] 88d6bcd16a7d: Layer already exists [2026-07-28T02:36:52.748Z] 3053267156e6: Layer already exists [2026-07-28T02:36:52.748Z] 5f70bf18a086: Layer already exists [2026-07-28T02:36:52.748Z] c15955c43285: Layer already exists [2026-07-28T02:36:52.748Z] 5cf107238f39: Layer already exists [2026-07-28T02:36:52.748Z] 573ad7c2dc2c: Layer already exists [2026-07-28T02:36:52.748Z] 252f758be899: Layer already exists [2026-07-28T02:36:52.748Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:53.014Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:53.381Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:53.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-07-28T02:36:53.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-28T02:36:53.742Z] d96559cf2482: Preparing [2026-07-28T02:36:53.742Z] 90cf0b56cab9: Preparing [2026-07-28T02:36:53.742Z] 1e9d46b54330: Preparing [2026-07-28T02:36:53.742Z] b3fbeac98de6: Preparing [2026-07-28T02:36:53.742Z] ed0a685cc793: Preparing [2026-07-28T02:36:53.742Z] 88d6bcd16a7d: Preparing [2026-07-28T02:36:53.742Z] 75ca06a02aac: Preparing [2026-07-28T02:36:53.742Z] adc54a08a238: Preparing [2026-07-28T02:36:53.742Z] 371459b2cc6a: Preparing [2026-07-28T02:36:53.742Z] 3053267156e6: Preparing [2026-07-28T02:36:53.742Z] 5cf107238f39: Preparing [2026-07-28T02:36:53.742Z] 5f70bf18a086: Preparing [2026-07-28T02:36:53.742Z] c15955c43285: Preparing [2026-07-28T02:36:53.742Z] 573ad7c2dc2c: Preparing [2026-07-28T02:36:53.742Z] 252f758be899: Preparing [2026-07-28T02:36:53.742Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:53.742Z] 75ca06a02aac: Waiting [2026-07-28T02:36:53.742Z] adc54a08a238: Waiting [2026-07-28T02:36:53.742Z] 371459b2cc6a: Waiting [2026-07-28T02:36:53.742Z] 5cf107238f39: Waiting [2026-07-28T02:36:53.742Z] 3053267156e6: Waiting [2026-07-28T02:36:53.742Z] 5f70bf18a086: Waiting [2026-07-28T02:36:53.742Z] 252f758be899: Waiting [2026-07-28T02:36:53.742Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:53.742Z] c15955c43285: Waiting [2026-07-28T02:36:53.742Z] 573ad7c2dc2c: Waiting [2026-07-28T02:36:53.742Z] 88d6bcd16a7d: Waiting [2026-07-28T02:36:53.742Z] 1e9d46b54330: Layer already exists [2026-07-28T02:36:53.742Z] b3fbeac98de6: Layer already exists [2026-07-28T02:36:53.742Z] d96559cf2482: Layer already exists [2026-07-28T02:36:53.742Z] ed0a685cc793: Layer already exists [2026-07-28T02:36:53.742Z] 90cf0b56cab9: Layer already exists [2026-07-28T02:36:53.742Z] 75ca06a02aac: Layer already exists [2026-07-28T02:36:53.742Z] adc54a08a238: Layer already exists [2026-07-28T02:36:53.742Z] 88d6bcd16a7d: Layer already exists [2026-07-28T02:36:53.742Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:53.742Z] 3053267156e6: Layer already exists [2026-07-28T02:36:53.742Z] 573ad7c2dc2c: Layer already exists [2026-07-28T02:36:53.743Z] 5f70bf18a086: Layer already exists [2026-07-28T02:36:53.743Z] c15955c43285: Layer already exists [2026-07-28T02:36:53.743Z] 5cf107238f39: Layer already exists [2026-07-28T02:36:53.743Z] 252f758be899: Layer already exists [2026-07-28T02:36:53.743Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:36:54.007Z] main: digest: sha256:fa47b4e319fabbd747f65e734e4dee542d8483d8ba7990d5a80447ca286829c7 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:36:54.092Z] ===================================================== [Pipeline] echo [2026-07-28T02:36:54.105Z] taggedImages: [2026-07-28T02:36:54.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:54.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-28T02:36:54.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.127 [2026-07-28T02:36:54.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:54.105Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-07-28T02:36:54.132Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-07-28T02:36:54.132Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:54.132Z] latest [2026-07-28T02:36:54.132Z] 4.1.0-dev.127 [2026-07-28T02:36:54.132Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:36:54.132Z] main [2026-07-28T02:36:54.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:54.504Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:36:54.864Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:36:54.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-28T02:36:54.864Z] 4d72ff9dea0a: Preparing [2026-07-28T02:36:54.864Z] 600342b608e8: Preparing [2026-07-28T02:36:54.864Z] 79387b00cbdf: Preparing [2026-07-28T02:36:54.864Z] f5512f77e99f: Preparing [2026-07-28T02:36:54.864Z] adc54a08a238: Preparing [2026-07-28T02:36:54.864Z] 371459b2cc6a: Preparing [2026-07-28T02:36:54.864Z] 8ca47f76334c: Preparing [2026-07-28T02:36:54.864Z] cce8b8476103: Preparing [2026-07-28T02:36:54.864Z] 03ba6f53ebfc: Preparing [2026-07-28T02:36:54.864Z] 371459b2cc6a: Waiting [2026-07-28T02:36:54.864Z] 8ca47f76334c: Waiting [2026-07-28T02:36:54.864Z] cce8b8476103: Waiting [2026-07-28T02:36:54.864Z] 03ba6f53ebfc: Waiting [2026-07-28T02:36:55.150Z] adc54a08a238: Layer already exists [2026-07-28T02:36:55.150Z] 371459b2cc6a: Layer already exists [2026-07-28T02:36:55.150Z] 600342b608e8: Pushed [2026-07-28T02:36:55.150Z] 79387b00cbdf: Pushed [2026-07-28T02:36:55.150Z] 8ca47f76334c: Layer already exists [2026-07-28T02:36:55.150Z] cce8b8476103: Layer already exists [2026-07-28T02:36:55.150Z] 4d72ff9dea0a: Pushed [2026-07-28T02:36:55.150Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:03.328Z] f5512f77e99f: Pushed [2026-07-28T02:37:07.571Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:07.935Z] + 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-07-28T02:37:08.305Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-28T02:37:08.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-28T02:37:08.305Z] 4d72ff9dea0a: Preparing [2026-07-28T02:37:08.305Z] 600342b608e8: Preparing [2026-07-28T02:37:08.305Z] 79387b00cbdf: Preparing [2026-07-28T02:37:08.305Z] f5512f77e99f: Preparing [2026-07-28T02:37:08.305Z] adc54a08a238: Preparing [2026-07-28T02:37:08.305Z] 371459b2cc6a: Preparing [2026-07-28T02:37:08.305Z] 8ca47f76334c: Preparing [2026-07-28T02:37:08.305Z] cce8b8476103: Preparing [2026-07-28T02:37:08.305Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:08.305Z] 371459b2cc6a: Waiting [2026-07-28T02:37:08.305Z] 8ca47f76334c: Waiting [2026-07-28T02:37:08.305Z] cce8b8476103: Waiting [2026-07-28T02:37:08.305Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:08.305Z] 79387b00cbdf: Layer already exists [2026-07-28T02:37:08.305Z] 600342b608e8: Layer already exists [2026-07-28T02:37:08.305Z] 4d72ff9dea0a: Layer already exists [2026-07-28T02:37:08.305Z] adc54a08a238: Layer already exists [2026-07-28T02:37:08.306Z] f5512f77e99f: Layer already exists [2026-07-28T02:37:08.306Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:08.306Z] cce8b8476103: Layer already exists [2026-07-28T02:37:08.306Z] 8ca47f76334c: Layer already exists [2026-07-28T02:37:08.306Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:08.572Z] latest: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:08.943Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:09.301Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.127 [2026-07-28T02:37:09.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-28T02:37:09.302Z] 4d72ff9dea0a: Preparing [2026-07-28T02:37:09.302Z] 600342b608e8: Preparing [2026-07-28T02:37:09.302Z] 79387b00cbdf: Preparing [2026-07-28T02:37:09.302Z] f5512f77e99f: Preparing [2026-07-28T02:37:09.302Z] adc54a08a238: Preparing [2026-07-28T02:37:09.302Z] 371459b2cc6a: Preparing [2026-07-28T02:37:09.302Z] 8ca47f76334c: Preparing [2026-07-28T02:37:09.302Z] cce8b8476103: Preparing [2026-07-28T02:37:09.302Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:09.302Z] 371459b2cc6a: Waiting [2026-07-28T02:37:09.302Z] 8ca47f76334c: Waiting [2026-07-28T02:37:09.302Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:09.302Z] cce8b8476103: Waiting [2026-07-28T02:37:09.302Z] adc54a08a238: Layer already exists [2026-07-28T02:37:09.302Z] 4d72ff9dea0a: Layer already exists [2026-07-28T02:37:09.302Z] 79387b00cbdf: Layer already exists [2026-07-28T02:37:09.302Z] 600342b608e8: Layer already exists [2026-07-28T02:37:09.302Z] f5512f77e99f: Layer already exists [2026-07-28T02:37:09.302Z] 8ca47f76334c: Layer already exists [2026-07-28T02:37:09.302Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:09.302Z] cce8b8476103: Layer already exists [2026-07-28T02:37:09.302Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:09.567Z] 4.1.0-dev.127: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:09.928Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:10.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:10.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-28T02:37:10.355Z] 4d72ff9dea0a: Preparing [2026-07-28T02:37:10.355Z] 600342b608e8: Preparing [2026-07-28T02:37:10.355Z] 79387b00cbdf: Preparing [2026-07-28T02:37:10.355Z] f5512f77e99f: Preparing [2026-07-28T02:37:10.355Z] adc54a08a238: Preparing [2026-07-28T02:37:10.355Z] 371459b2cc6a: Preparing [2026-07-28T02:37:10.355Z] 8ca47f76334c: Preparing [2026-07-28T02:37:10.355Z] cce8b8476103: Preparing [2026-07-28T02:37:10.355Z] 8ca47f76334c: Waiting [2026-07-28T02:37:10.355Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:10.355Z] cce8b8476103: Waiting [2026-07-28T02:37:10.355Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:10.355Z] 600342b608e8: Layer already exists [2026-07-28T02:37:10.355Z] f5512f77e99f: Layer already exists [2026-07-28T02:37:10.355Z] adc54a08a238: Layer already exists [2026-07-28T02:37:10.355Z] 4d72ff9dea0a: Layer already exists [2026-07-28T02:37:10.355Z] 79387b00cbdf: Layer already exists [2026-07-28T02:37:10.355Z] cce8b8476103: Layer already exists [2026-07-28T02:37:10.355Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:10.355Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:10.355Z] 8ca47f76334c: Layer already exists [2026-07-28T02:37:10.622Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:11.008Z] + 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-07-28T02:37:11.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-07-28T02:37:11.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-28T02:37:11.424Z] 4d72ff9dea0a: Preparing [2026-07-28T02:37:11.424Z] 600342b608e8: Preparing [2026-07-28T02:37:11.424Z] 79387b00cbdf: Preparing [2026-07-28T02:37:11.424Z] f5512f77e99f: Preparing [2026-07-28T02:37:11.424Z] adc54a08a238: Preparing [2026-07-28T02:37:11.424Z] 371459b2cc6a: Preparing [2026-07-28T02:37:11.424Z] 8ca47f76334c: Preparing [2026-07-28T02:37:11.424Z] cce8b8476103: Preparing [2026-07-28T02:37:11.424Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:11.424Z] 371459b2cc6a: Waiting [2026-07-28T02:37:11.424Z] 8ca47f76334c: Waiting [2026-07-28T02:37:11.424Z] cce8b8476103: Waiting [2026-07-28T02:37:11.424Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:11.424Z] 79387b00cbdf: Layer already exists [2026-07-28T02:37:11.424Z] 4d72ff9dea0a: Layer already exists [2026-07-28T02:37:11.424Z] adc54a08a238: Layer already exists [2026-07-28T02:37:11.424Z] 600342b608e8: Layer already exists [2026-07-28T02:37:11.424Z] f5512f77e99f: Layer already exists [2026-07-28T02:37:11.424Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:11.424Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:11.424Z] cce8b8476103: Layer already exists [2026-07-28T02:37:11.424Z] 8ca47f76334c: Layer already exists [2026-07-28T02:37:11.695Z] main: digest: sha256:0ae0658876caa424a1adf352e77c17cbe1bef1baab3e5a7bbd795a38283c69ca size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:37:11.792Z] ===================================================== [Pipeline] echo [2026-07-28T02:37:11.810Z] taggedImages: [2026-07-28T02:37:11.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:11.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-28T02:37:11.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.127 [2026-07-28T02:37:11.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:11.810Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-07-28T02:37:11.841Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-07-28T02:37:11.841Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:11.841Z] latest [2026-07-28T02:37:11.841Z] 4.1.0-dev.127 [2026-07-28T02:37:11.841Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:11.841Z] main [2026-07-28T02:37:11.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:12.220Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:12.581Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:12.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-28T02:37:12.581Z] 19e215891364: Preparing [2026-07-28T02:37:12.581Z] 482a554690e8: Preparing [2026-07-28T02:37:12.581Z] 8511d488a16d: Preparing [2026-07-28T02:37:12.581Z] d53e228be0fb: Preparing [2026-07-28T02:37:12.581Z] 0ee47eb03ed4: Preparing [2026-07-28T02:37:12.581Z] adc54a08a238: Preparing [2026-07-28T02:37:12.581Z] 371459b2cc6a: Preparing [2026-07-28T02:37:12.581Z] ca5f15878064: Preparing [2026-07-28T02:37:12.581Z] e64bb68eea16: Preparing [2026-07-28T02:37:12.581Z] fc36258c3b79: Preparing [2026-07-28T02:37:12.581Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:12.581Z] adc54a08a238: Waiting [2026-07-28T02:37:12.581Z] e64bb68eea16: Waiting [2026-07-28T02:37:12.581Z] 371459b2cc6a: Waiting [2026-07-28T02:37:12.581Z] ca5f15878064: Waiting [2026-07-28T02:37:12.581Z] fc36258c3b79: Waiting [2026-07-28T02:37:12.581Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:12.846Z] 0ee47eb03ed4: Pushed [2026-07-28T02:37:12.846Z] d53e228be0fb: Pushed [2026-07-28T02:37:12.846Z] 19e215891364: Pushed [2026-07-28T02:37:12.846Z] 482a554690e8: Pushed [2026-07-28T02:37:12.846Z] adc54a08a238: Layer already exists [2026-07-28T02:37:12.846Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:12.846Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:13.112Z] ca5f15878064: Pushed [2026-07-28T02:37:13.112Z] e64bb68eea16: Pushed [2026-07-28T02:37:16.440Z] fc36258c3b79: Pushed [2026-07-28T02:37:19.011Z] 8511d488a16d: Pushed [2026-07-28T02:37:22.345Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:22.722Z] + 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-07-28T02:37:23.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-28T02:37:23.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-28T02:37:23.085Z] 19e215891364: Preparing [2026-07-28T02:37:23.085Z] 482a554690e8: Preparing [2026-07-28T02:37:23.085Z] 8511d488a16d: Preparing [2026-07-28T02:37:23.085Z] d53e228be0fb: Preparing [2026-07-28T02:37:23.085Z] 0ee47eb03ed4: Preparing [2026-07-28T02:37:23.085Z] adc54a08a238: Preparing [2026-07-28T02:37:23.085Z] 371459b2cc6a: Preparing [2026-07-28T02:37:23.085Z] ca5f15878064: Preparing [2026-07-28T02:37:23.085Z] e64bb68eea16: Preparing [2026-07-28T02:37:23.085Z] fc36258c3b79: Preparing [2026-07-28T02:37:23.085Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:23.085Z] ca5f15878064: Waiting [2026-07-28T02:37:23.085Z] e64bb68eea16: Waiting [2026-07-28T02:37:23.085Z] fc36258c3b79: Waiting [2026-07-28T02:37:23.085Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:23.085Z] adc54a08a238: Waiting [2026-07-28T02:37:23.085Z] 371459b2cc6a: Waiting [2026-07-28T02:37:23.085Z] 482a554690e8: Layer already exists [2026-07-28T02:37:23.085Z] 8511d488a16d: Layer already exists [2026-07-28T02:37:23.085Z] d53e228be0fb: Layer already exists [2026-07-28T02:37:23.085Z] 0ee47eb03ed4: Layer already exists [2026-07-28T02:37:23.085Z] 19e215891364: Layer already exists [2026-07-28T02:37:23.085Z] adc54a08a238: Layer already exists [2026-07-28T02:37:23.085Z] fc36258c3b79: Layer already exists [2026-07-28T02:37:23.085Z] e64bb68eea16: Layer already exists [2026-07-28T02:37:23.085Z] ca5f15878064: Layer already exists [2026-07-28T02:37:23.085Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:23.085Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:23.350Z] latest: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:23.713Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:24.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.127 [2026-07-28T02:37:24.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-28T02:37:24.085Z] 19e215891364: Preparing [2026-07-28T02:37:24.085Z] 482a554690e8: Preparing [2026-07-28T02:37:24.085Z] 8511d488a16d: Preparing [2026-07-28T02:37:24.085Z] d53e228be0fb: Preparing [2026-07-28T02:37:24.085Z] 0ee47eb03ed4: Preparing [2026-07-28T02:37:24.085Z] adc54a08a238: Preparing [2026-07-28T02:37:24.085Z] 371459b2cc6a: Preparing [2026-07-28T02:37:24.085Z] ca5f15878064: Preparing [2026-07-28T02:37:24.085Z] e64bb68eea16: Preparing [2026-07-28T02:37:24.085Z] fc36258c3b79: Preparing [2026-07-28T02:37:24.085Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:24.085Z] adc54a08a238: Waiting [2026-07-28T02:37:24.085Z] ca5f15878064: Waiting [2026-07-28T02:37:24.085Z] 371459b2cc6a: Waiting [2026-07-28T02:37:24.085Z] e64bb68eea16: Waiting [2026-07-28T02:37:24.085Z] fc36258c3b79: Waiting [2026-07-28T02:37:24.085Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:24.085Z] 19e215891364: Layer already exists [2026-07-28T02:37:24.085Z] 482a554690e8: Layer already exists [2026-07-28T02:37:24.085Z] 0ee47eb03ed4: Layer already exists [2026-07-28T02:37:24.085Z] d53e228be0fb: Layer already exists [2026-07-28T02:37:24.085Z] 8511d488a16d: Layer already exists [2026-07-28T02:37:24.085Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:24.085Z] e64bb68eea16: Layer already exists [2026-07-28T02:37:24.085Z] adc54a08a238: Layer already exists [2026-07-28T02:37:24.085Z] fc36258c3b79: Layer already exists [2026-07-28T02:37:24.085Z] ca5f15878064: Layer already exists [2026-07-28T02:37:24.085Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:24.350Z] 4.1.0-dev.127: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:24.720Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:25.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:25.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-28T02:37:25.085Z] 19e215891364: Preparing [2026-07-28T02:37:25.085Z] 482a554690e8: Preparing [2026-07-28T02:37:25.085Z] 8511d488a16d: Preparing [2026-07-28T02:37:25.085Z] d53e228be0fb: Preparing [2026-07-28T02:37:25.085Z] 0ee47eb03ed4: Preparing [2026-07-28T02:37:25.085Z] adc54a08a238: Preparing [2026-07-28T02:37:25.085Z] 371459b2cc6a: Preparing [2026-07-28T02:37:25.085Z] ca5f15878064: Preparing [2026-07-28T02:37:25.085Z] e64bb68eea16: Preparing [2026-07-28T02:37:25.085Z] fc36258c3b79: Preparing [2026-07-28T02:37:25.085Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:25.085Z] ca5f15878064: Waiting [2026-07-28T02:37:25.085Z] e64bb68eea16: Waiting [2026-07-28T02:37:25.085Z] fc36258c3b79: Waiting [2026-07-28T02:37:25.085Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:25.085Z] adc54a08a238: Waiting [2026-07-28T02:37:25.085Z] 371459b2cc6a: Waiting [2026-07-28T02:37:25.085Z] d53e228be0fb: Layer already exists [2026-07-28T02:37:25.085Z] 0ee47eb03ed4: Layer already exists [2026-07-28T02:37:25.085Z] 8511d488a16d: Layer already exists [2026-07-28T02:37:25.085Z] 19e215891364: Layer already exists [2026-07-28T02:37:25.085Z] 482a554690e8: Layer already exists [2026-07-28T02:37:25.085Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:25.085Z] fc36258c3b79: Layer already exists [2026-07-28T02:37:25.085Z] adc54a08a238: Layer already exists [2026-07-28T02:37:25.085Z] ca5f15878064: Layer already exists [2026-07-28T02:37:25.085Z] e64bb68eea16: Layer already exists [2026-07-28T02:37:25.085Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:25.350Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:25.715Z] + 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-07-28T02:37:26.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-07-28T02:37:26.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-28T02:37:26.077Z] 19e215891364: Preparing [2026-07-28T02:37:26.077Z] 482a554690e8: Preparing [2026-07-28T02:37:26.077Z] 8511d488a16d: Preparing [2026-07-28T02:37:26.077Z] d53e228be0fb: Preparing [2026-07-28T02:37:26.077Z] 0ee47eb03ed4: Preparing [2026-07-28T02:37:26.077Z] adc54a08a238: Preparing [2026-07-28T02:37:26.077Z] 371459b2cc6a: Preparing [2026-07-28T02:37:26.077Z] ca5f15878064: Preparing [2026-07-28T02:37:26.077Z] e64bb68eea16: Preparing [2026-07-28T02:37:26.077Z] fc36258c3b79: Preparing [2026-07-28T02:37:26.077Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:26.077Z] ca5f15878064: Waiting [2026-07-28T02:37:26.077Z] e64bb68eea16: Waiting [2026-07-28T02:37:26.077Z] adc54a08a238: Waiting [2026-07-28T02:37:26.077Z] 371459b2cc6a: Waiting [2026-07-28T02:37:26.077Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:26.077Z] fc36258c3b79: Waiting [2026-07-28T02:37:26.077Z] 8511d488a16d: Layer already exists [2026-07-28T02:37:26.077Z] 482a554690e8: Layer already exists [2026-07-28T02:37:26.077Z] d53e228be0fb: Layer already exists [2026-07-28T02:37:26.077Z] 0ee47eb03ed4: Layer already exists [2026-07-28T02:37:26.077Z] 19e215891364: Layer already exists [2026-07-28T02:37:26.077Z] adc54a08a238: Layer already exists [2026-07-28T02:37:26.077Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:26.077Z] fc36258c3b79: Layer already exists [2026-07-28T02:37:26.077Z] ca5f15878064: Layer already exists [2026-07-28T02:37:26.077Z] e64bb68eea16: Layer already exists [2026-07-28T02:37:26.077Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:26.341Z] main: digest: sha256:4a9b14bc9d81113dcea3157b17c7768e8c91929c6f09e578908df4bea5e27bb9 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:37:26.433Z] ===================================================== [Pipeline] echo [2026-07-28T02:37:26.449Z] taggedImages: [2026-07-28T02:37:26.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:26.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-28T02:37:26.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.127 [2026-07-28T02:37:26.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:26.449Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-07-28T02:37:26.477Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-07-28T02:37:26.477Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:26.477Z] latest [2026-07-28T02:37:26.477Z] 4.1.0-dev.127 [2026-07-28T02:37:26.477Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:26.477Z] main [2026-07-28T02:37:26.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:26.871Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:27.233Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:27.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-28T02:37:27.233Z] c3cbebfa56de: Preparing [2026-07-28T02:37:27.233Z] 597986d273ac: Preparing [2026-07-28T02:37:27.233Z] 4dac81c2042a: Preparing [2026-07-28T02:37:27.233Z] 019a8f808122: Preparing [2026-07-28T02:37:27.233Z] e454efe75af4: Preparing [2026-07-28T02:37:27.233Z] c86ef9872f98: Preparing [2026-07-28T02:37:27.233Z] 4b3b778bd7f0: Preparing [2026-07-28T02:37:27.233Z] adc54a08a238: Preparing [2026-07-28T02:37:27.233Z] 371459b2cc6a: Preparing [2026-07-28T02:37:27.233Z] c86ef9872f98: Waiting [2026-07-28T02:37:27.233Z] 4b3b778bd7f0: Waiting [2026-07-28T02:37:27.233Z] adc54a08a238: Waiting [2026-07-28T02:37:27.233Z] 7fbd7062c2d7: Preparing [2026-07-28T02:37:27.233Z] 371459b2cc6a: Waiting [2026-07-28T02:37:27.233Z] 7fbd7062c2d7: Waiting [2026-07-28T02:37:27.233Z] 3aa63ccd12db: Preparing [2026-07-28T02:37:27.233Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:27.233Z] 3aa63ccd12db: Waiting [2026-07-28T02:37:27.233Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:27.497Z] c3cbebfa56de: Pushed [2026-07-28T02:37:27.497Z] 597986d273ac: Pushed [2026-07-28T02:37:27.497Z] e454efe75af4: Pushed [2026-07-28T02:37:27.497Z] adc54a08a238: Layer already exists [2026-07-28T02:37:27.497Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:27.762Z] 4b3b778bd7f0: Pushed [2026-07-28T02:37:27.762Z] c86ef9872f98: Pushed [2026-07-28T02:37:27.762Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:27.762Z] 7fbd7062c2d7: Pushed [2026-07-28T02:37:31.086Z] 3aa63ccd12db: Pushed [2026-07-28T02:37:34.413Z] 019a8f808122: Pushed [2026-07-28T02:37:34.677Z] 4dac81c2042a: Pushed [2026-07-28T02:37:35.255Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:35.630Z] + 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-07-28T02:37:35.996Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-28T02:37:35.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-28T02:37:35.996Z] c3cbebfa56de: Preparing [2026-07-28T02:37:35.996Z] 597986d273ac: Preparing [2026-07-28T02:37:35.996Z] 4dac81c2042a: Preparing [2026-07-28T02:37:35.996Z] 019a8f808122: Preparing [2026-07-28T02:37:35.996Z] e454efe75af4: Preparing [2026-07-28T02:37:35.996Z] c86ef9872f98: Preparing [2026-07-28T02:37:35.996Z] 4b3b778bd7f0: Preparing [2026-07-28T02:37:35.996Z] adc54a08a238: Preparing [2026-07-28T02:37:35.996Z] 371459b2cc6a: Preparing [2026-07-28T02:37:35.996Z] 7fbd7062c2d7: Preparing [2026-07-28T02:37:35.996Z] 3aa63ccd12db: Preparing [2026-07-28T02:37:35.996Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:35.996Z] c86ef9872f98: Waiting [2026-07-28T02:37:35.996Z] 7fbd7062c2d7: Waiting [2026-07-28T02:37:35.996Z] 4b3b778bd7f0: Waiting [2026-07-28T02:37:35.996Z] 3aa63ccd12db: Waiting [2026-07-28T02:37:35.996Z] adc54a08a238: Waiting [2026-07-28T02:37:35.996Z] 371459b2cc6a: Waiting [2026-07-28T02:37:35.996Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:35.996Z] e454efe75af4: Layer already exists [2026-07-28T02:37:35.996Z] 597986d273ac: Layer already exists [2026-07-28T02:37:35.996Z] 019a8f808122: Layer already exists [2026-07-28T02:37:35.996Z] c3cbebfa56de: Layer already exists [2026-07-28T02:37:35.996Z] 4dac81c2042a: Layer already exists [2026-07-28T02:37:35.996Z] 4b3b778bd7f0: Layer already exists [2026-07-28T02:37:35.996Z] c86ef9872f98: Layer already exists [2026-07-28T02:37:35.996Z] adc54a08a238: Layer already exists [2026-07-28T02:37:35.996Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:35.996Z] 7fbd7062c2d7: Layer already exists [2026-07-28T02:37:35.996Z] 3aa63ccd12db: Layer already exists [2026-07-28T02:37:35.996Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:36.261Z] latest: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:36.642Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:37.008Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.127 [2026-07-28T02:37:37.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-28T02:37:37.008Z] c3cbebfa56de: Preparing [2026-07-28T02:37:37.008Z] 597986d273ac: Preparing [2026-07-28T02:37:37.008Z] 4dac81c2042a: Preparing [2026-07-28T02:37:37.008Z] 019a8f808122: Preparing [2026-07-28T02:37:37.008Z] e454efe75af4: Preparing [2026-07-28T02:37:37.008Z] c86ef9872f98: Preparing [2026-07-28T02:37:37.008Z] 4b3b778bd7f0: Preparing [2026-07-28T02:37:37.008Z] adc54a08a238: Preparing [2026-07-28T02:37:37.008Z] 371459b2cc6a: Preparing [2026-07-28T02:37:37.008Z] 7fbd7062c2d7: Preparing [2026-07-28T02:37:37.008Z] 3aa63ccd12db: Preparing [2026-07-28T02:37:37.008Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:37.008Z] c86ef9872f98: Waiting [2026-07-28T02:37:37.008Z] 4b3b778bd7f0: Waiting [2026-07-28T02:37:37.008Z] adc54a08a238: Waiting [2026-07-28T02:37:37.008Z] 371459b2cc6a: Waiting [2026-07-28T02:37:37.008Z] 7fbd7062c2d7: Waiting [2026-07-28T02:37:37.008Z] 3aa63ccd12db: Waiting [2026-07-28T02:37:37.008Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:37.008Z] 597986d273ac: Layer already exists [2026-07-28T02:37:37.008Z] 4dac81c2042a: Layer already exists [2026-07-28T02:37:37.008Z] 019a8f808122: Layer already exists [2026-07-28T02:37:37.008Z] e454efe75af4: Layer already exists [2026-07-28T02:37:37.008Z] c3cbebfa56de: Layer already exists [2026-07-28T02:37:37.008Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:37.008Z] 4b3b778bd7f0: Layer already exists [2026-07-28T02:37:37.008Z] 7fbd7062c2d7: Layer already exists [2026-07-28T02:37:37.008Z] c86ef9872f98: Layer already exists [2026-07-28T02:37:37.008Z] adc54a08a238: Layer already exists [2026-07-28T02:37:37.008Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:37.008Z] 3aa63ccd12db: Layer already exists [2026-07-28T02:37:37.273Z] 4.1.0-dev.127: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:37.634Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:37.999Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:37.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-28T02:37:37.999Z] c3cbebfa56de: Preparing [2026-07-28T02:37:37.999Z] 597986d273ac: Preparing [2026-07-28T02:37:37.999Z] 4dac81c2042a: Preparing [2026-07-28T02:37:37.999Z] 019a8f808122: Preparing [2026-07-28T02:37:37.999Z] e454efe75af4: Preparing [2026-07-28T02:37:37.999Z] c86ef9872f98: Preparing [2026-07-28T02:37:37.999Z] 4b3b778bd7f0: Preparing [2026-07-28T02:37:37.999Z] adc54a08a238: Preparing [2026-07-28T02:37:37.999Z] 371459b2cc6a: Preparing [2026-07-28T02:37:37.999Z] 7fbd7062c2d7: Preparing [2026-07-28T02:37:38.000Z] 3aa63ccd12db: Preparing [2026-07-28T02:37:38.000Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:38.000Z] c86ef9872f98: Waiting [2026-07-28T02:37:38.000Z] 4b3b778bd7f0: Waiting [2026-07-28T02:37:38.000Z] adc54a08a238: Waiting [2026-07-28T02:37:38.000Z] 371459b2cc6a: Waiting [2026-07-28T02:37:38.000Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:38.000Z] 3aa63ccd12db: Waiting [2026-07-28T02:37:38.000Z] 7fbd7062c2d7: Waiting [2026-07-28T02:37:38.000Z] 4dac81c2042a: Layer already exists [2026-07-28T02:37:38.000Z] 597986d273ac: Layer already exists [2026-07-28T02:37:38.000Z] e454efe75af4: Layer already exists [2026-07-28T02:37:38.000Z] 019a8f808122: Layer already exists [2026-07-28T02:37:38.000Z] c3cbebfa56de: Layer already exists [2026-07-28T02:37:38.000Z] adc54a08a238: Layer already exists [2026-07-28T02:37:38.000Z] c86ef9872f98: Layer already exists [2026-07-28T02:37:38.000Z] 4b3b778bd7f0: Layer already exists [2026-07-28T02:37:38.000Z] 7fbd7062c2d7: Layer already exists [2026-07-28T02:37:38.000Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:38.000Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:38.000Z] 3aa63ccd12db: Layer already exists [2026-07-28T02:37:38.265Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:38.625Z] + 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-07-28T02:37:38.983Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-07-28T02:37:38.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-28T02:37:38.983Z] c3cbebfa56de: Preparing [2026-07-28T02:37:38.983Z] 597986d273ac: Preparing [2026-07-28T02:37:38.983Z] 4dac81c2042a: Preparing [2026-07-28T02:37:38.983Z] 019a8f808122: Preparing [2026-07-28T02:37:38.983Z] e454efe75af4: Preparing [2026-07-28T02:37:38.983Z] c86ef9872f98: Preparing [2026-07-28T02:37:38.983Z] 4b3b778bd7f0: Preparing [2026-07-28T02:37:38.983Z] adc54a08a238: Preparing [2026-07-28T02:37:38.983Z] 371459b2cc6a: Preparing [2026-07-28T02:37:38.983Z] 7fbd7062c2d7: Preparing [2026-07-28T02:37:38.983Z] 3aa63ccd12db: Preparing [2026-07-28T02:37:38.983Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:38.983Z] adc54a08a238: Waiting [2026-07-28T02:37:38.983Z] 371459b2cc6a: Waiting [2026-07-28T02:37:38.983Z] 7fbd7062c2d7: Waiting [2026-07-28T02:37:38.983Z] 3aa63ccd12db: Waiting [2026-07-28T02:37:38.983Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:38.983Z] 4b3b778bd7f0: Waiting [2026-07-28T02:37:38.983Z] 4dac81c2042a: Layer already exists [2026-07-28T02:37:38.983Z] c3cbebfa56de: Layer already exists [2026-07-28T02:37:38.983Z] e454efe75af4: Layer already exists [2026-07-28T02:37:38.983Z] 019a8f808122: Layer already exists [2026-07-28T02:37:38.983Z] 597986d273ac: Layer already exists [2026-07-28T02:37:38.983Z] c86ef9872f98: Layer already exists [2026-07-28T02:37:38.983Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:38.983Z] 7fbd7062c2d7: Layer already exists [2026-07-28T02:37:38.983Z] 4b3b778bd7f0: Layer already exists [2026-07-28T02:37:38.983Z] adc54a08a238: Layer already exists [2026-07-28T02:37:38.983Z] 3aa63ccd12db: Layer already exists [2026-07-28T02:37:38.983Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:39.249Z] main: digest: sha256:926cb58f25fbaf0bc169f27dab8f7ec5f0becd054555df876ea0291224442c22 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:37:39.347Z] ===================================================== [Pipeline] echo [2026-07-28T02:37:39.365Z] taggedImages: [2026-07-28T02:37:39.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:39.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-28T02:37:39.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.127 [2026-07-28T02:37:39.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:39.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-07-28T02:37:39.390Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-07-28T02:37:39.390Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:39.390Z] latest [2026-07-28T02:37:39.390Z] 4.1.0-dev.127 [2026-07-28T02:37:39.390Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:39.390Z] main [2026-07-28T02:37:39.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:39.777Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:40.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:40.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-28T02:37:40.175Z] 56534baaa769: Preparing [2026-07-28T02:37:40.175Z] 8f528316e6f5: Preparing [2026-07-28T02:37:40.175Z] adc54a08a238: Preparing [2026-07-28T02:37:40.175Z] 371459b2cc6a: Preparing [2026-07-28T02:37:40.175Z] 1cc73f4c686e: Preparing [2026-07-28T02:37:40.175Z] a1df1f81cf49: Preparing [2026-07-28T02:37:40.175Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:40.175Z] a1df1f81cf49: Waiting [2026-07-28T02:37:40.175Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:40.175Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:40.442Z] adc54a08a238: Layer already exists [2026-07-28T02:37:40.442Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:40.442Z] 1cc73f4c686e: Pushed [2026-07-28T02:37:40.442Z] 56534baaa769: Pushed [2026-07-28T02:37:42.394Z] a1df1f81cf49: Pushed [2026-07-28T02:37:47.733Z] 8f528316e6f5: Pushed [2026-07-28T02:37:48.695Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:49.111Z] + 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-07-28T02:37:49.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-28T02:37:49.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-28T02:37:49.634Z] 56534baaa769: Preparing [2026-07-28T02:37:49.634Z] 8f528316e6f5: Preparing [2026-07-28T02:37:49.634Z] adc54a08a238: Preparing [2026-07-28T02:37:49.634Z] 371459b2cc6a: Preparing [2026-07-28T02:37:49.634Z] 1cc73f4c686e: Preparing [2026-07-28T02:37:49.634Z] a1df1f81cf49: Preparing [2026-07-28T02:37:49.634Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:49.634Z] a1df1f81cf49: Waiting [2026-07-28T02:37:49.634Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:49.634Z] 8f528316e6f5: Layer already exists [2026-07-28T02:37:49.634Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:49.634Z] 1cc73f4c686e: Layer already exists [2026-07-28T02:37:49.634Z] 56534baaa769: Layer already exists [2026-07-28T02:37:49.634Z] adc54a08a238: Layer already exists [2026-07-28T02:37:49.634Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:49.634Z] a1df1f81cf49: Layer already exists [2026-07-28T02:37:49.900Z] latest: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:50.262Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:50.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.127 [2026-07-28T02:37:50.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-28T02:37:50.654Z] 56534baaa769: Preparing [2026-07-28T02:37:50.654Z] 8f528316e6f5: Preparing [2026-07-28T02:37:50.654Z] adc54a08a238: Preparing [2026-07-28T02:37:50.654Z] 371459b2cc6a: Preparing [2026-07-28T02:37:50.654Z] 1cc73f4c686e: Preparing [2026-07-28T02:37:50.654Z] a1df1f81cf49: Preparing [2026-07-28T02:37:50.654Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:50.654Z] a1df1f81cf49: Waiting [2026-07-28T02:37:50.654Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:50.654Z] 56534baaa769: Layer already exists [2026-07-28T02:37:50.654Z] 1cc73f4c686e: Layer already exists [2026-07-28T02:37:50.654Z] adc54a08a238: Layer already exists [2026-07-28T02:37:50.654Z] 8f528316e6f5: Layer already exists [2026-07-28T02:37:50.654Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:50.654Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:50.654Z] a1df1f81cf49: Layer already exists [2026-07-28T02:37:50.654Z] 4.1.0-dev.127: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:51.010Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:51.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:51.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-28T02:37:51.362Z] 56534baaa769: Preparing [2026-07-28T02:37:51.362Z] 8f528316e6f5: Preparing [2026-07-28T02:37:51.362Z] adc54a08a238: Preparing [2026-07-28T02:37:51.362Z] 371459b2cc6a: Preparing [2026-07-28T02:37:51.362Z] 1cc73f4c686e: Preparing [2026-07-28T02:37:51.362Z] a1df1f81cf49: Preparing [2026-07-28T02:37:51.362Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:51.362Z] a1df1f81cf49: Waiting [2026-07-28T02:37:51.362Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:51.362Z] 8f528316e6f5: Layer already exists [2026-07-28T02:37:51.362Z] 56534baaa769: Layer already exists [2026-07-28T02:37:51.362Z] adc54a08a238: Layer already exists [2026-07-28T02:37:51.362Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:51.362Z] 1cc73f4c686e: Layer already exists [2026-07-28T02:37:51.362Z] a1df1f81cf49: Layer already exists [2026-07-28T02:37:51.362Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:51.626Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:51.988Z] + 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-07-28T02:37:52.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-07-28T02:37:52.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-28T02:37:52.343Z] 56534baaa769: Preparing [2026-07-28T02:37:52.343Z] 8f528316e6f5: Preparing [2026-07-28T02:37:52.343Z] adc54a08a238: Preparing [2026-07-28T02:37:52.343Z] 371459b2cc6a: Preparing [2026-07-28T02:37:52.343Z] 1cc73f4c686e: Preparing [2026-07-28T02:37:52.343Z] a1df1f81cf49: Preparing [2026-07-28T02:37:52.343Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:52.343Z] a1df1f81cf49: Waiting [2026-07-28T02:37:52.343Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:52.343Z] adc54a08a238: Layer already exists [2026-07-28T02:37:52.343Z] 1cc73f4c686e: Layer already exists [2026-07-28T02:37:52.343Z] 8f528316e6f5: Layer already exists [2026-07-28T02:37:52.343Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:52.343Z] 56534baaa769: Layer already exists [2026-07-28T02:37:52.343Z] a1df1f81cf49: Layer already exists [2026-07-28T02:37:52.343Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:52.608Z] main: digest: sha256:b70bf5752150383e8655068933594ff6760560851a30c4312ecc27176b4e6677 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:37:52.692Z] ===================================================== [Pipeline] echo [2026-07-28T02:37:52.706Z] taggedImages: [2026-07-28T02:37:52.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:52.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-28T02:37:52.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.127 [2026-07-28T02:37:52.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:52.706Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-07-28T02:37:52.739Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-07-28T02:37:52.739Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:52.739Z] latest [2026-07-28T02:37:52.739Z] 4.1.0-dev.127 [2026-07-28T02:37:52.739Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:37:52.739Z] main [2026-07-28T02:37:52.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:53.105Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:37:53.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:37:53.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-28T02:37:53.457Z] 9f5cbbda98ff: Preparing [2026-07-28T02:37:53.457Z] b88e00fd5b43: Preparing [2026-07-28T02:37:53.457Z] 0c497802a356: Preparing [2026-07-28T02:37:53.457Z] adc54a08a238: Preparing [2026-07-28T02:37:53.457Z] 371459b2cc6a: Preparing [2026-07-28T02:37:53.457Z] cc320f49d944: Preparing [2026-07-28T02:37:53.457Z] 173f70ff54c2: Preparing [2026-07-28T02:37:53.457Z] dc6f6fd5525a: Preparing [2026-07-28T02:37:53.457Z] f22ba2491b8d: Preparing [2026-07-28T02:37:53.457Z] 03ba6f53ebfc: Preparing [2026-07-28T02:37:53.457Z] cc320f49d944: Waiting [2026-07-28T02:37:53.457Z] 173f70ff54c2: Waiting [2026-07-28T02:37:53.457Z] dc6f6fd5525a: Waiting [2026-07-28T02:37:53.457Z] f22ba2491b8d: Waiting [2026-07-28T02:37:53.457Z] 03ba6f53ebfc: Waiting [2026-07-28T02:37:53.457Z] adc54a08a238: Layer already exists [2026-07-28T02:37:53.457Z] 371459b2cc6a: Layer already exists [2026-07-28T02:37:53.722Z] 0c497802a356: Pushed [2026-07-28T02:37:53.722Z] b88e00fd5b43: Pushed [2026-07-28T02:37:53.722Z] 9f5cbbda98ff: Pushed [2026-07-28T02:37:53.722Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:37:53.722Z] dc6f6fd5525a: Pushed [2026-07-28T02:37:54.674Z] f22ba2491b8d: Pushed [2026-07-28T02:38:07.031Z] 173f70ff54c2: Pushed [2026-07-28T02:38:22.009Z] cc320f49d944: Pushed [2026-07-28T02:38:22.010Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:22.370Z] + 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-07-28T02:38:22.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-28T02:38:22.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-28T02:38:22.728Z] 9f5cbbda98ff: Preparing [2026-07-28T02:38:22.728Z] b88e00fd5b43: Preparing [2026-07-28T02:38:22.728Z] 0c497802a356: Preparing [2026-07-28T02:38:22.728Z] adc54a08a238: Preparing [2026-07-28T02:38:22.728Z] 371459b2cc6a: Preparing [2026-07-28T02:38:22.728Z] cc320f49d944: Preparing [2026-07-28T02:38:22.728Z] 173f70ff54c2: Preparing [2026-07-28T02:38:22.728Z] dc6f6fd5525a: Preparing [2026-07-28T02:38:22.728Z] f22ba2491b8d: Preparing [2026-07-28T02:38:22.728Z] 03ba6f53ebfc: Preparing [2026-07-28T02:38:22.728Z] cc320f49d944: Waiting [2026-07-28T02:38:22.728Z] 173f70ff54c2: Waiting [2026-07-28T02:38:22.728Z] dc6f6fd5525a: Waiting [2026-07-28T02:38:22.728Z] f22ba2491b8d: Waiting [2026-07-28T02:38:22.728Z] 03ba6f53ebfc: Waiting [2026-07-28T02:38:22.728Z] 371459b2cc6a: Layer already exists [2026-07-28T02:38:22.728Z] adc54a08a238: Layer already exists [2026-07-28T02:38:22.728Z] 9f5cbbda98ff: Layer already exists [2026-07-28T02:38:22.728Z] 0c497802a356: Layer already exists [2026-07-28T02:38:22.728Z] b88e00fd5b43: Layer already exists [2026-07-28T02:38:22.728Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:38:22.728Z] cc320f49d944: Layer already exists [2026-07-28T02:38:22.728Z] 173f70ff54c2: Layer already exists [2026-07-28T02:38:22.728Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:38:22.728Z] f22ba2491b8d: Layer already exists [2026-07-28T02:38:22.992Z] latest: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:23.369Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:23.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.127 [2026-07-28T02:38:23.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-28T02:38:23.735Z] 9f5cbbda98ff: Preparing [2026-07-28T02:38:23.735Z] b88e00fd5b43: Preparing [2026-07-28T02:38:23.735Z] 0c497802a356: Preparing [2026-07-28T02:38:23.735Z] adc54a08a238: Preparing [2026-07-28T02:38:23.735Z] 371459b2cc6a: Preparing [2026-07-28T02:38:23.735Z] cc320f49d944: Preparing [2026-07-28T02:38:23.735Z] 173f70ff54c2: Preparing [2026-07-28T02:38:23.735Z] dc6f6fd5525a: Preparing [2026-07-28T02:38:23.735Z] f22ba2491b8d: Preparing [2026-07-28T02:38:23.735Z] 03ba6f53ebfc: Preparing [2026-07-28T02:38:23.735Z] dc6f6fd5525a: Waiting [2026-07-28T02:38:23.735Z] f22ba2491b8d: Waiting [2026-07-28T02:38:23.735Z] 03ba6f53ebfc: Waiting [2026-07-28T02:38:23.735Z] cc320f49d944: Waiting [2026-07-28T02:38:23.736Z] 173f70ff54c2: Waiting [2026-07-28T02:38:23.736Z] 9f5cbbda98ff: Layer already exists [2026-07-28T02:38:23.736Z] 0c497802a356: Layer already exists [2026-07-28T02:38:23.736Z] b88e00fd5b43: Layer already exists [2026-07-28T02:38:23.736Z] 371459b2cc6a: Layer already exists [2026-07-28T02:38:23.736Z] adc54a08a238: Layer already exists [2026-07-28T02:38:23.736Z] 173f70ff54c2: Layer already exists [2026-07-28T02:38:23.736Z] cc320f49d944: Layer already exists [2026-07-28T02:38:23.736Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:38:23.736Z] f22ba2491b8d: Layer already exists [2026-07-28T02:38:23.736Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:38:24.001Z] 4.1.0-dev.127: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:24.367Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:24.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:38:24.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-28T02:38:24.735Z] 9f5cbbda98ff: Preparing [2026-07-28T02:38:24.735Z] b88e00fd5b43: Preparing [2026-07-28T02:38:24.735Z] 0c497802a356: Preparing [2026-07-28T02:38:24.735Z] adc54a08a238: Preparing [2026-07-28T02:38:24.735Z] 371459b2cc6a: Preparing [2026-07-28T02:38:24.735Z] cc320f49d944: Preparing [2026-07-28T02:38:24.735Z] 173f70ff54c2: Preparing [2026-07-28T02:38:24.735Z] dc6f6fd5525a: Preparing [2026-07-28T02:38:24.735Z] f22ba2491b8d: Preparing [2026-07-28T02:38:24.735Z] 03ba6f53ebfc: Preparing [2026-07-28T02:38:24.735Z] 173f70ff54c2: Waiting [2026-07-28T02:38:24.735Z] cc320f49d944: Waiting [2026-07-28T02:38:24.735Z] dc6f6fd5525a: Waiting [2026-07-28T02:38:24.735Z] f22ba2491b8d: Waiting [2026-07-28T02:38:24.735Z] 03ba6f53ebfc: Waiting [2026-07-28T02:38:24.735Z] 9f5cbbda98ff: Layer already exists [2026-07-28T02:38:24.735Z] adc54a08a238: Layer already exists [2026-07-28T02:38:24.735Z] 0c497802a356: Layer already exists [2026-07-28T02:38:24.735Z] 371459b2cc6a: Layer already exists [2026-07-28T02:38:24.735Z] b88e00fd5b43: Layer already exists [2026-07-28T02:38:24.735Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:38:24.735Z] cc320f49d944: Layer already exists [2026-07-28T02:38:24.735Z] 173f70ff54c2: Layer already exists [2026-07-28T02:38:24.735Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:38:24.735Z] f22ba2491b8d: Layer already exists [2026-07-28T02:38:25.001Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:25.369Z] + 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-07-28T02:38:25.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-07-28T02:38:25.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-28T02:38:25.719Z] 9f5cbbda98ff: Preparing [2026-07-28T02:38:25.719Z] b88e00fd5b43: Preparing [2026-07-28T02:38:25.719Z] 0c497802a356: Preparing [2026-07-28T02:38:25.719Z] adc54a08a238: Preparing [2026-07-28T02:38:25.719Z] 371459b2cc6a: Preparing [2026-07-28T02:38:25.719Z] cc320f49d944: Preparing [2026-07-28T02:38:25.719Z] 173f70ff54c2: Preparing [2026-07-28T02:38:25.719Z] dc6f6fd5525a: Preparing [2026-07-28T02:38:25.719Z] f22ba2491b8d: Preparing [2026-07-28T02:38:25.719Z] 03ba6f53ebfc: Preparing [2026-07-28T02:38:25.719Z] 173f70ff54c2: Waiting [2026-07-28T02:38:25.719Z] dc6f6fd5525a: Waiting [2026-07-28T02:38:25.719Z] f22ba2491b8d: Waiting [2026-07-28T02:38:25.719Z] 03ba6f53ebfc: Waiting [2026-07-28T02:38:25.719Z] cc320f49d944: Waiting [2026-07-28T02:38:25.719Z] 0c497802a356: Layer already exists [2026-07-28T02:38:25.719Z] adc54a08a238: Layer already exists [2026-07-28T02:38:25.719Z] 371459b2cc6a: Layer already exists [2026-07-28T02:38:25.719Z] 9f5cbbda98ff: Layer already exists [2026-07-28T02:38:25.719Z] b88e00fd5b43: Layer already exists [2026-07-28T02:38:25.719Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:38:25.719Z] cc320f49d944: Layer already exists [2026-07-28T02:38:25.719Z] 173f70ff54c2: Layer already exists [2026-07-28T02:38:25.719Z] f22ba2491b8d: Layer already exists [2026-07-28T02:38:25.719Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:38:25.984Z] main: digest: sha256:ca796476b9e9d2cbc995ceacc5fc3fc7c0175018e92fd4b58d0c4fa2cc96d1ab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:38:26.077Z] ===================================================== [Pipeline] echo [2026-07-28T02:38:26.096Z] taggedImages: [2026-07-28T02:38:26.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:38:26.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-28T02:38:26.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.127 [2026-07-28T02:38:26.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:38:26.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-07-28T02:38:26.132Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-07-28T02:38:26.132Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:38:26.132Z] latest [2026-07-28T02:38:26.132Z] 4.1.0-dev.127 [2026-07-28T02:38:26.132Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:38:26.132Z] main [2026-07-28T02:38:26.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:26.567Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:38:26.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:38:26.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-28T02:38:26.950Z] 6f2bd42948ef: Preparing [2026-07-28T02:38:26.950Z] 35cc4485e8c5: Preparing [2026-07-28T02:38:26.950Z] e94e433c6a0e: Preparing [2026-07-28T02:38:26.950Z] adc54a08a238: Preparing [2026-07-28T02:38:26.950Z] 371459b2cc6a: Preparing [2026-07-28T02:38:26.950Z] 16bd465d7a0d: Preparing [2026-07-28T02:38:26.950Z] 3b9b4d461adc: Preparing [2026-07-28T02:38:26.950Z] bf3789b0e5ee: Preparing [2026-07-28T02:38:26.950Z] 03ba6f53ebfc: Preparing [2026-07-28T02:38:26.950Z] 16bd465d7a0d: Waiting [2026-07-28T02:38:26.950Z] 3b9b4d461adc: Waiting [2026-07-28T02:38:26.950Z] bf3789b0e5ee: Waiting [2026-07-28T02:38:26.950Z] 03ba6f53ebfc: Waiting [2026-07-28T02:38:27.221Z] e94e433c6a0e: Pushed [2026-07-28T02:38:27.221Z] 35cc4485e8c5: Pushed [2026-07-28T02:38:29.815Z] adc54a08a238: Layer already exists [2026-07-28T02:38:29.815Z] 371459b2cc6a: Layer already exists [2026-07-28T02:38:29.815Z] 6f2bd42948ef: Pushed [2026-07-28T02:38:29.815Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:38:29.815Z] 3b9b4d461adc: Pushed [2026-07-28T02:38:30.771Z] bf3789b0e5ee: Pushed [2026-07-28T02:39:02.969Z] 16bd465d7a0d: Pushed [2026-07-28T02:39:02.969Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:03.335Z] + 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-07-28T02:39:03.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-28T02:39:03.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-28T02:39:03.698Z] 6f2bd42948ef: Preparing [2026-07-28T02:39:03.698Z] 35cc4485e8c5: Preparing [2026-07-28T02:39:03.698Z] e94e433c6a0e: Preparing [2026-07-28T02:39:03.698Z] adc54a08a238: Preparing [2026-07-28T02:39:03.698Z] 371459b2cc6a: Preparing [2026-07-28T02:39:03.698Z] 16bd465d7a0d: Preparing [2026-07-28T02:39:03.698Z] 3b9b4d461adc: Preparing [2026-07-28T02:39:03.698Z] bf3789b0e5ee: Preparing [2026-07-28T02:39:03.698Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:03.698Z] 3b9b4d461adc: Waiting [2026-07-28T02:39:03.698Z] bf3789b0e5ee: Waiting [2026-07-28T02:39:03.698Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:03.698Z] 16bd465d7a0d: Waiting [2026-07-28T02:39:03.698Z] 35cc4485e8c5: Layer already exists [2026-07-28T02:39:03.698Z] 6f2bd42948ef: Layer already exists [2026-07-28T02:39:03.698Z] adc54a08a238: Layer already exists [2026-07-28T02:39:03.698Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:03.698Z] e94e433c6a0e: Layer already exists [2026-07-28T02:39:03.698Z] 16bd465d7a0d: Layer already exists [2026-07-28T02:39:03.698Z] bf3789b0e5ee: Layer already exists [2026-07-28T02:39:03.698Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:03.698Z] 3b9b4d461adc: Layer already exists [2026-07-28T02:39:03.963Z] latest: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:04.360Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:04.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.127 [2026-07-28T02:39:04.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-28T02:39:04.714Z] 6f2bd42948ef: Preparing [2026-07-28T02:39:04.714Z] 35cc4485e8c5: Preparing [2026-07-28T02:39:04.714Z] e94e433c6a0e: Preparing [2026-07-28T02:39:04.714Z] adc54a08a238: Preparing [2026-07-28T02:39:04.714Z] 371459b2cc6a: Preparing [2026-07-28T02:39:04.714Z] 16bd465d7a0d: Preparing [2026-07-28T02:39:04.714Z] 3b9b4d461adc: Preparing [2026-07-28T02:39:04.714Z] bf3789b0e5ee: Preparing [2026-07-28T02:39:04.714Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:04.714Z] 3b9b4d461adc: Waiting [2026-07-28T02:39:04.714Z] bf3789b0e5ee: Waiting [2026-07-28T02:39:04.714Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:04.714Z] 16bd465d7a0d: Waiting [2026-07-28T02:39:04.714Z] 6f2bd42948ef: Layer already exists [2026-07-28T02:39:04.714Z] adc54a08a238: Layer already exists [2026-07-28T02:39:04.714Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:04.714Z] 35cc4485e8c5: Layer already exists [2026-07-28T02:39:04.714Z] e94e433c6a0e: Layer already exists [2026-07-28T02:39:04.714Z] bf3789b0e5ee: Layer already exists [2026-07-28T02:39:04.714Z] 3b9b4d461adc: Layer already exists [2026-07-28T02:39:04.714Z] 16bd465d7a0d: Layer already exists [2026-07-28T02:39:04.714Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:04.978Z] 4.1.0-dev.127: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:05.342Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:05.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:39:05.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-28T02:39:05.705Z] 6f2bd42948ef: Preparing [2026-07-28T02:39:05.705Z] 35cc4485e8c5: Preparing [2026-07-28T02:39:05.705Z] e94e433c6a0e: Preparing [2026-07-28T02:39:05.705Z] adc54a08a238: Preparing [2026-07-28T02:39:05.705Z] 371459b2cc6a: Preparing [2026-07-28T02:39:05.705Z] 16bd465d7a0d: Preparing [2026-07-28T02:39:05.705Z] 3b9b4d461adc: Preparing [2026-07-28T02:39:05.705Z] bf3789b0e5ee: Preparing [2026-07-28T02:39:05.705Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:05.705Z] 3b9b4d461adc: Waiting [2026-07-28T02:39:05.705Z] 16bd465d7a0d: Waiting [2026-07-28T02:39:05.705Z] bf3789b0e5ee: Waiting [2026-07-28T02:39:05.705Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:05.705Z] e94e433c6a0e: Layer already exists [2026-07-28T02:39:05.705Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:05.705Z] 35cc4485e8c5: Layer already exists [2026-07-28T02:39:05.705Z] adc54a08a238: Layer already exists [2026-07-28T02:39:05.705Z] 6f2bd42948ef: Layer already exists [2026-07-28T02:39:05.705Z] 16bd465d7a0d: Layer already exists [2026-07-28T02:39:05.705Z] 3b9b4d461adc: Layer already exists [2026-07-28T02:39:05.705Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:05.705Z] bf3789b0e5ee: Layer already exists [2026-07-28T02:39:05.972Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:06.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-07-28T02:39:06.690Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-07-28T02:39:06.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-28T02:39:06.690Z] 6f2bd42948ef: Preparing [2026-07-28T02:39:06.690Z] 35cc4485e8c5: Preparing [2026-07-28T02:39:06.690Z] e94e433c6a0e: Preparing [2026-07-28T02:39:06.690Z] adc54a08a238: Preparing [2026-07-28T02:39:06.690Z] 371459b2cc6a: Preparing [2026-07-28T02:39:06.690Z] 16bd465d7a0d: Preparing [2026-07-28T02:39:06.690Z] 3b9b4d461adc: Preparing [2026-07-28T02:39:06.690Z] bf3789b0e5ee: Preparing [2026-07-28T02:39:06.690Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:06.690Z] 3b9b4d461adc: Waiting [2026-07-28T02:39:06.690Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:06.690Z] 16bd465d7a0d: Waiting [2026-07-28T02:39:06.690Z] bf3789b0e5ee: Waiting [2026-07-28T02:39:06.690Z] 35cc4485e8c5: Layer already exists [2026-07-28T02:39:06.690Z] 6f2bd42948ef: Layer already exists [2026-07-28T02:39:06.690Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:06.690Z] e94e433c6a0e: Layer already exists [2026-07-28T02:39:06.690Z] adc54a08a238: Layer already exists [2026-07-28T02:39:06.690Z] 3b9b4d461adc: Layer already exists [2026-07-28T02:39:06.690Z] bf3789b0e5ee: Layer already exists [2026-07-28T02:39:06.690Z] 16bd465d7a0d: Layer already exists [2026-07-28T02:39:06.690Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:06.955Z] main: digest: sha256:d5f9ac20d4787f6b9e76c677a90c22267c0869ba6269b1cdfcf776a124f7bc6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:39:07.050Z] ===================================================== [Pipeline] echo [2026-07-28T02:39:07.067Z] taggedImages: [2026-07-28T02:39:07.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:39:07.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-28T02:39:07.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.127 [2026-07-28T02:39:07.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:39:07.067Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-07-28T02:39:07.097Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-07-28T02:39:07.097Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:39:07.097Z] latest [2026-07-28T02:39:07.097Z] 4.1.0-dev.127 [2026-07-28T02:39:07.097Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:39:07.097Z] main [2026-07-28T02:39:07.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:07.486Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:11.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:39:11.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-28T02:39:11.170Z] 9ca79b93af1e: Preparing [2026-07-28T02:39:11.170Z] 3b80b715ab82: Preparing [2026-07-28T02:39:11.170Z] 4daa00d95bf0: Preparing [2026-07-28T02:39:11.170Z] adc54a08a238: Preparing [2026-07-28T02:39:11.170Z] 371459b2cc6a: Preparing [2026-07-28T02:39:11.170Z] c64beda1d4de: Preparing [2026-07-28T02:39:11.170Z] dc6f6fd5525a: Preparing [2026-07-28T02:39:11.170Z] f22ba2491b8d: Preparing [2026-07-28T02:39:11.170Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:11.170Z] dc6f6fd5525a: Waiting [2026-07-28T02:39:11.170Z] f22ba2491b8d: Waiting [2026-07-28T02:39:11.170Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:11.170Z] c64beda1d4de: Waiting [2026-07-28T02:39:11.170Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:11.170Z] adc54a08a238: Layer already exists [2026-07-28T02:39:11.435Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:39:11.435Z] f22ba2491b8d: Layer already exists [2026-07-28T02:39:11.435Z] 3b80b715ab82: Pushed [2026-07-28T02:39:11.435Z] 9ca79b93af1e: Pushed [2026-07-28T02:39:11.435Z] 4daa00d95bf0: Pushed [2026-07-28T02:39:11.435Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:43.627Z] c64beda1d4de: Pushed [2026-07-28T02:39:43.627Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:43.979Z] + 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-07-28T02:39:44.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-28T02:39:44.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-28T02:39:44.338Z] 9ca79b93af1e: Preparing [2026-07-28T02:39:44.338Z] 3b80b715ab82: Preparing [2026-07-28T02:39:44.338Z] 4daa00d95bf0: Preparing [2026-07-28T02:39:44.338Z] adc54a08a238: Preparing [2026-07-28T02:39:44.338Z] 371459b2cc6a: Preparing [2026-07-28T02:39:44.338Z] c64beda1d4de: Preparing [2026-07-28T02:39:44.338Z] dc6f6fd5525a: Preparing [2026-07-28T02:39:44.338Z] f22ba2491b8d: Preparing [2026-07-28T02:39:44.338Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:44.338Z] c64beda1d4de: Waiting [2026-07-28T02:39:44.338Z] dc6f6fd5525a: Waiting [2026-07-28T02:39:44.338Z] f22ba2491b8d: Waiting [2026-07-28T02:39:44.338Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:44.338Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:44.338Z] 3b80b715ab82: Layer already exists [2026-07-28T02:39:44.338Z] adc54a08a238: Layer already exists [2026-07-28T02:39:44.338Z] 4daa00d95bf0: Layer already exists [2026-07-28T02:39:44.338Z] 9ca79b93af1e: Layer already exists [2026-07-28T02:39:44.338Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:44.338Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:39:44.338Z] c64beda1d4de: Layer already exists [2026-07-28T02:39:44.338Z] f22ba2491b8d: Layer already exists [2026-07-28T02:39:44.601Z] latest: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:44.954Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:45.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.127 [2026-07-28T02:39:45.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-28T02:39:45.310Z] 9ca79b93af1e: Preparing [2026-07-28T02:39:45.310Z] 3b80b715ab82: Preparing [2026-07-28T02:39:45.310Z] 4daa00d95bf0: Preparing [2026-07-28T02:39:45.310Z] adc54a08a238: Preparing [2026-07-28T02:39:45.310Z] 371459b2cc6a: Preparing [2026-07-28T02:39:45.310Z] c64beda1d4de: Preparing [2026-07-28T02:39:45.310Z] dc6f6fd5525a: Preparing [2026-07-28T02:39:45.310Z] f22ba2491b8d: Preparing [2026-07-28T02:39:45.310Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:45.310Z] c64beda1d4de: Waiting [2026-07-28T02:39:45.310Z] dc6f6fd5525a: Waiting [2026-07-28T02:39:45.310Z] f22ba2491b8d: Waiting [2026-07-28T02:39:45.310Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:45.310Z] adc54a08a238: Layer already exists [2026-07-28T02:39:45.310Z] 4daa00d95bf0: Layer already exists [2026-07-28T02:39:45.310Z] 9ca79b93af1e: Layer already exists [2026-07-28T02:39:45.310Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:45.310Z] 3b80b715ab82: Layer already exists [2026-07-28T02:39:45.310Z] c64beda1d4de: Layer already exists [2026-07-28T02:39:45.310Z] f22ba2491b8d: Layer already exists [2026-07-28T02:39:45.310Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:39:45.310Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:45.310Z] 4.1.0-dev.127: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:45.932Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:46.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:39:46.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-28T02:39:46.290Z] 9ca79b93af1e: Preparing [2026-07-28T02:39:46.290Z] 3b80b715ab82: Preparing [2026-07-28T02:39:46.290Z] 4daa00d95bf0: Preparing [2026-07-28T02:39:46.290Z] adc54a08a238: Preparing [2026-07-28T02:39:46.290Z] 371459b2cc6a: Preparing [2026-07-28T02:39:46.290Z] c64beda1d4de: Preparing [2026-07-28T02:39:46.290Z] dc6f6fd5525a: Preparing [2026-07-28T02:39:46.290Z] f22ba2491b8d: Preparing [2026-07-28T02:39:46.290Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:46.290Z] c64beda1d4de: Waiting [2026-07-28T02:39:46.290Z] dc6f6fd5525a: Waiting [2026-07-28T02:39:46.290Z] f22ba2491b8d: Waiting [2026-07-28T02:39:46.290Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:46.290Z] 9ca79b93af1e: Layer already exists [2026-07-28T02:39:46.290Z] 3b80b715ab82: Layer already exists [2026-07-28T02:39:46.290Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:46.290Z] adc54a08a238: Layer already exists [2026-07-28T02:39:46.290Z] 4daa00d95bf0: Layer already exists [2026-07-28T02:39:46.290Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:39:46.290Z] c64beda1d4de: Layer already exists [2026-07-28T02:39:46.290Z] f22ba2491b8d: Layer already exists [2026-07-28T02:39:46.290Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:46.553Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:46.917Z] + 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-07-28T02:39:47.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-07-28T02:39:47.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-28T02:39:47.277Z] 9ca79b93af1e: Preparing [2026-07-28T02:39:47.277Z] 3b80b715ab82: Preparing [2026-07-28T02:39:47.277Z] 4daa00d95bf0: Preparing [2026-07-28T02:39:47.277Z] adc54a08a238: Preparing [2026-07-28T02:39:47.277Z] 371459b2cc6a: Preparing [2026-07-28T02:39:47.277Z] c64beda1d4de: Preparing [2026-07-28T02:39:47.277Z] dc6f6fd5525a: Preparing [2026-07-28T02:39:47.277Z] f22ba2491b8d: Preparing [2026-07-28T02:39:47.277Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:47.277Z] c64beda1d4de: Waiting [2026-07-28T02:39:47.277Z] dc6f6fd5525a: Waiting [2026-07-28T02:39:47.277Z] f22ba2491b8d: Waiting [2026-07-28T02:39:47.277Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:47.277Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:47.277Z] 4daa00d95bf0: Layer already exists [2026-07-28T02:39:47.277Z] 3b80b715ab82: Layer already exists [2026-07-28T02:39:47.277Z] 9ca79b93af1e: Layer already exists [2026-07-28T02:39:47.277Z] adc54a08a238: Layer already exists [2026-07-28T02:39:47.277Z] f22ba2491b8d: Layer already exists [2026-07-28T02:39:47.277Z] c64beda1d4de: Layer already exists [2026-07-28T02:39:47.277Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:47.277Z] dc6f6fd5525a: Layer already exists [2026-07-28T02:39:47.541Z] main: digest: sha256:a148c37a6ce44df10e453d7bf49df972129050063ba90f1d8ed480344eb36b7f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:39:47.647Z] ===================================================== [Pipeline] echo [2026-07-28T02:39:47.663Z] taggedImages: [2026-07-28T02:39:47.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:39:47.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-28T02:39:47.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.127 [2026-07-28T02:39:47.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:39:47.663Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-07-28T02:39:47.691Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-07-28T02:39:47.691Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:39:47.691Z] latest [2026-07-28T02:39:47.691Z] 4.1.0-dev.127 [2026-07-28T02:39:47.691Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:39:47.691Z] main [2026-07-28T02:39:47.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:48.063Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:48.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:39:48.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-28T02:39:48.428Z] d56aab837d3d: Preparing [2026-07-28T02:39:48.428Z] 7ce6f8f35588: Preparing [2026-07-28T02:39:48.428Z] adc54a08a238: Preparing [2026-07-28T02:39:48.428Z] 371459b2cc6a: Preparing [2026-07-28T02:39:48.428Z] fba84bbcc9ad: Preparing [2026-07-28T02:39:48.428Z] 77e10f4c559a: Preparing [2026-07-28T02:39:48.428Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:48.428Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:48.428Z] 77e10f4c559a: Waiting [2026-07-28T02:39:48.428Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:48.428Z] adc54a08a238: Layer already exists [2026-07-28T02:39:48.693Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:48.693Z] d56aab837d3d: Pushed [2026-07-28T02:39:48.693Z] fba84bbcc9ad: Pushed [2026-07-28T02:39:52.326Z] 77e10f4c559a: Pushed [2026-07-28T02:39:58.169Z] 7ce6f8f35588: Pushed [2026-07-28T02:39:58.169Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:58.541Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:58.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-28T02:39:58.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-28T02:39:58.908Z] d56aab837d3d: Preparing [2026-07-28T02:39:58.908Z] 7ce6f8f35588: Preparing [2026-07-28T02:39:58.908Z] adc54a08a238: Preparing [2026-07-28T02:39:58.908Z] 371459b2cc6a: Preparing [2026-07-28T02:39:58.908Z] fba84bbcc9ad: Preparing [2026-07-28T02:39:58.908Z] 77e10f4c559a: Preparing [2026-07-28T02:39:58.908Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:58.908Z] 77e10f4c559a: Waiting [2026-07-28T02:39:58.908Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:58.908Z] adc54a08a238: Layer already exists [2026-07-28T02:39:58.908Z] d56aab837d3d: Layer already exists [2026-07-28T02:39:58.908Z] 7ce6f8f35588: Layer already exists [2026-07-28T02:39:58.908Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:58.908Z] 77e10f4c559a: Layer already exists [2026-07-28T02:39:58.908Z] fba84bbcc9ad: Layer already exists [2026-07-28T02:39:58.908Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:39:59.172Z] latest: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:59.531Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:39:59.898Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.127 [2026-07-28T02:39:59.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-28T02:39:59.898Z] d56aab837d3d: Preparing [2026-07-28T02:39:59.898Z] 7ce6f8f35588: Preparing [2026-07-28T02:39:59.898Z] adc54a08a238: Preparing [2026-07-28T02:39:59.898Z] 371459b2cc6a: Preparing [2026-07-28T02:39:59.898Z] fba84bbcc9ad: Preparing [2026-07-28T02:39:59.898Z] 77e10f4c559a: Preparing [2026-07-28T02:39:59.898Z] 03ba6f53ebfc: Preparing [2026-07-28T02:39:59.898Z] 77e10f4c559a: Waiting [2026-07-28T02:39:59.898Z] 03ba6f53ebfc: Waiting [2026-07-28T02:39:59.898Z] 7ce6f8f35588: Layer already exists [2026-07-28T02:39:59.898Z] 371459b2cc6a: Layer already exists [2026-07-28T02:39:59.898Z] adc54a08a238: Layer already exists [2026-07-28T02:39:59.898Z] fba84bbcc9ad: Layer already exists [2026-07-28T02:39:59.898Z] d56aab837d3d: Layer already exists [2026-07-28T02:39:59.898Z] 77e10f4c559a: Layer already exists [2026-07-28T02:39:59.898Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:00.163Z] 4.1.0-dev.127: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:00.547Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:00.910Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:40:00.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-28T02:40:00.910Z] d56aab837d3d: Preparing [2026-07-28T02:40:00.910Z] 7ce6f8f35588: Preparing [2026-07-28T02:40:00.910Z] adc54a08a238: Preparing [2026-07-28T02:40:00.910Z] 371459b2cc6a: Preparing [2026-07-28T02:40:00.910Z] fba84bbcc9ad: Preparing [2026-07-28T02:40:00.910Z] 77e10f4c559a: Preparing [2026-07-28T02:40:00.910Z] 03ba6f53ebfc: Preparing [2026-07-28T02:40:00.910Z] 77e10f4c559a: Waiting [2026-07-28T02:40:00.910Z] 03ba6f53ebfc: Waiting [2026-07-28T02:40:00.910Z] adc54a08a238: Layer already exists [2026-07-28T02:40:00.910Z] 7ce6f8f35588: Layer already exists [2026-07-28T02:40:00.910Z] d56aab837d3d: Layer already exists [2026-07-28T02:40:00.910Z] fba84bbcc9ad: Layer already exists [2026-07-28T02:40:00.910Z] 371459b2cc6a: Layer already exists [2026-07-28T02:40:00.910Z] 77e10f4c559a: Layer already exists [2026-07-28T02:40:00.910Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:01.175Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:01.545Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:01.889Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-07-28T02:40:01.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-28T02:40:01.889Z] d56aab837d3d: Preparing [2026-07-28T02:40:01.889Z] 7ce6f8f35588: Preparing [2026-07-28T02:40:01.889Z] adc54a08a238: Preparing [2026-07-28T02:40:01.889Z] 371459b2cc6a: Preparing [2026-07-28T02:40:01.889Z] fba84bbcc9ad: Preparing [2026-07-28T02:40:01.889Z] 77e10f4c559a: Preparing [2026-07-28T02:40:01.889Z] 03ba6f53ebfc: Preparing [2026-07-28T02:40:01.889Z] 77e10f4c559a: Waiting [2026-07-28T02:40:01.889Z] 03ba6f53ebfc: Waiting [2026-07-28T02:40:01.889Z] d56aab837d3d: Layer already exists [2026-07-28T02:40:01.889Z] fba84bbcc9ad: Layer already exists [2026-07-28T02:40:01.889Z] 371459b2cc6a: Layer already exists [2026-07-28T02:40:01.889Z] adc54a08a238: Layer already exists [2026-07-28T02:40:01.889Z] 7ce6f8f35588: Layer already exists [2026-07-28T02:40:01.889Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:01.889Z] 77e10f4c559a: Layer already exists [2026-07-28T02:40:02.158Z] main: digest: sha256:e173a3a5a82becf4695e1eb2dacb51c59f41d808a3f0d1b9b35352ebd6fe8dd9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:40:02.256Z] ===================================================== [Pipeline] echo [2026-07-28T02:40:02.278Z] taggedImages: [2026-07-28T02:40:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:40:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-28T02:40:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.127 [2026-07-28T02:40:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:40:02.278Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-07-28T02:40:02.312Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-07-28T02:40:02.312Z] 4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:40:02.312Z] latest [2026-07-28T02:40:02.312Z] 4.1.0-dev.127 [2026-07-28T02:40:02.312Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:40:02.312Z] main [2026-07-28T02:40:02.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:02.688Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:03.062Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:40:03.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-28T02:40:03.062Z] 954da7393e84: Preparing [2026-07-28T02:40:03.062Z] a14d5efe8de8: Preparing [2026-07-28T02:40:03.062Z] adc54a08a238: Preparing [2026-07-28T02:40:03.062Z] 371459b2cc6a: Preparing [2026-07-28T02:40:03.062Z] 430105103ccd: Preparing [2026-07-28T02:40:03.062Z] 8137fd66eaff: Preparing [2026-07-28T02:40:03.062Z] 03ba6f53ebfc: Preparing [2026-07-28T02:40:03.062Z] 8137fd66eaff: Waiting [2026-07-28T02:40:03.062Z] 03ba6f53ebfc: Waiting [2026-07-28T02:40:03.329Z] 371459b2cc6a: Layer already exists [2026-07-28T02:40:03.329Z] adc54a08a238: Layer already exists [2026-07-28T02:40:03.329Z] 430105103ccd: Pushed [2026-07-28T02:40:03.329Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:03.329Z] 954da7393e84: Pushed [2026-07-28T02:40:03.910Z] 8137fd66eaff: Pushed [2026-07-28T02:40:13.955Z] a14d5efe8de8: Pushed [2026-07-28T02:40:13.955Z] 4382fa897e382c6db58840c4ee14b0b0255d0821: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:14.321Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:14.679Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-28T02:40:14.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-28T02:40:14.679Z] 954da7393e84: Preparing [2026-07-28T02:40:14.679Z] a14d5efe8de8: Preparing [2026-07-28T02:40:14.679Z] adc54a08a238: Preparing [2026-07-28T02:40:14.679Z] 371459b2cc6a: Preparing [2026-07-28T02:40:14.679Z] 430105103ccd: Preparing [2026-07-28T02:40:14.679Z] 8137fd66eaff: Preparing [2026-07-28T02:40:14.679Z] 03ba6f53ebfc: Preparing [2026-07-28T02:40:14.679Z] 03ba6f53ebfc: Waiting [2026-07-28T02:40:14.679Z] 8137fd66eaff: Waiting [2026-07-28T02:40:14.679Z] 371459b2cc6a: Layer already exists [2026-07-28T02:40:14.679Z] 954da7393e84: Layer already exists [2026-07-28T02:40:14.679Z] a14d5efe8de8: Layer already exists [2026-07-28T02:40:14.679Z] 430105103ccd: Layer already exists [2026-07-28T02:40:14.679Z] adc54a08a238: Layer already exists [2026-07-28T02:40:14.679Z] 8137fd66eaff: Layer already exists [2026-07-28T02:40:14.679Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:14.943Z] latest: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:15.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:15.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.127 [2026-07-28T02:40:15.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-28T02:40:15.664Z] 954da7393e84: Preparing [2026-07-28T02:40:15.664Z] a14d5efe8de8: Preparing [2026-07-28T02:40:15.664Z] adc54a08a238: Preparing [2026-07-28T02:40:15.664Z] 371459b2cc6a: Preparing [2026-07-28T02:40:15.664Z] 430105103ccd: Preparing [2026-07-28T02:40:15.664Z] 8137fd66eaff: Preparing [2026-07-28T02:40:15.664Z] 03ba6f53ebfc: Preparing [2026-07-28T02:40:15.664Z] 8137fd66eaff: Waiting [2026-07-28T02:40:15.664Z] 03ba6f53ebfc: Waiting [2026-07-28T02:40:15.664Z] a14d5efe8de8: Layer already exists [2026-07-28T02:40:15.664Z] 954da7393e84: Layer already exists [2026-07-28T02:40:15.664Z] adc54a08a238: Layer already exists [2026-07-28T02:40:15.664Z] 371459b2cc6a: Layer already exists [2026-07-28T02:40:15.664Z] 430105103ccd: Layer already exists [2026-07-28T02:40:15.664Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:15.664Z] 8137fd66eaff: Layer already exists [2026-07-28T02:40:15.928Z] 4.1.0-dev.127: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:16.341Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:16.711Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:40:16.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-28T02:40:16.711Z] 954da7393e84: Preparing [2026-07-28T02:40:16.711Z] a14d5efe8de8: Preparing [2026-07-28T02:40:16.711Z] adc54a08a238: Preparing [2026-07-28T02:40:16.711Z] 371459b2cc6a: Preparing [2026-07-28T02:40:16.711Z] 430105103ccd: Preparing [2026-07-28T02:40:16.711Z] 8137fd66eaff: Preparing [2026-07-28T02:40:16.711Z] 03ba6f53ebfc: Preparing [2026-07-28T02:40:16.711Z] 8137fd66eaff: Waiting [2026-07-28T02:40:16.711Z] 03ba6f53ebfc: Waiting [2026-07-28T02:40:16.711Z] adc54a08a238: Layer already exists [2026-07-28T02:40:16.711Z] 954da7393e84: Layer already exists [2026-07-28T02:40:16.711Z] 430105103ccd: Layer already exists [2026-07-28T02:40:16.711Z] a14d5efe8de8: Layer already exists [2026-07-28T02:40:16.711Z] 371459b2cc6a: Layer already exists [2026-07-28T02:40:16.711Z] 8137fd66eaff: Layer already exists [2026-07-28T02:40:16.711Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:16.976Z] 4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:17.342Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:17.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-07-28T02:40:17.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-28T02:40:17.710Z] 954da7393e84: Preparing [2026-07-28T02:40:17.710Z] a14d5efe8de8: Preparing [2026-07-28T02:40:17.710Z] adc54a08a238: Preparing [2026-07-28T02:40:17.710Z] 371459b2cc6a: Preparing [2026-07-28T02:40:17.710Z] 430105103ccd: Preparing [2026-07-28T02:40:17.710Z] 8137fd66eaff: Preparing [2026-07-28T02:40:17.710Z] 03ba6f53ebfc: Preparing [2026-07-28T02:40:17.710Z] 03ba6f53ebfc: Waiting [2026-07-28T02:40:17.710Z] 8137fd66eaff: Waiting [2026-07-28T02:40:17.710Z] 954da7393e84: Layer already exists [2026-07-28T02:40:17.710Z] 371459b2cc6a: Layer already exists [2026-07-28T02:40:17.710Z] a14d5efe8de8: Layer already exists [2026-07-28T02:40:17.710Z] 430105103ccd: Layer already exists [2026-07-28T02:40:17.710Z] adc54a08a238: Layer already exists [2026-07-28T02:40:17.710Z] 8137fd66eaff: Layer already exists [2026-07-28T02:40:17.710Z] 03ba6f53ebfc: Layer already exists [2026-07-28T02:40:17.981Z] main: digest: sha256:78374259bd9561e360a033bae62d920972edc6722ca2ba1d8628d2e6c7859ccb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-28T02:40:18.068Z] ===================================================== [Pipeline] echo [2026-07-28T02:40:18.086Z] taggedImages: [2026-07-28T02:40:18.086Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821 [2026-07-28T02:40:18.086Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-28T02:40:18.086Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.127 [2026-07-28T02:40:18.086Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4382fa897e382c6db58840c4ee14b0b0255d0821-4.1.0-dev.127 [2026-07-28T02:40:18.086Z] - 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-07-28T02:40:18.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-28T02:40:18.514Z] [2026-07-28T02:40:18.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:18.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-28T02:40:18.842Z] arm64: Pulling from edgex-lftools-log-publisher [2026-07-28T02:40:18.842Z] 8998bd30e6a1: Pulling fs layer [2026-07-28T02:40:18.842Z] 04944245beec: Pulling fs layer [2026-07-28T02:40:18.842Z] 699f458cf7ca: Pulling fs layer [2026-07-28T02:40:18.842Z] 765212b225bb: Pulling fs layer [2026-07-28T02:40:18.842Z] f23df028b6ca: Pulling fs layer [2026-07-28T02:40:18.842Z] d65c8cfc05b1: Pulling fs layer [2026-07-28T02:40:18.842Z] 2437ff75d9bd: Pulling fs layer [2026-07-28T02:40:18.843Z] f23df028b6ca: Waiting [2026-07-28T02:40:18.843Z] d65c8cfc05b1: Waiting [2026-07-28T02:40:18.843Z] 2437ff75d9bd: Waiting [2026-07-28T02:40:18.843Z] 765212b225bb: Waiting [2026-07-28T02:40:19.108Z] 04944245beec: Verifying Checksum [2026-07-28T02:40:19.108Z] 04944245beec: Download complete [2026-07-28T02:40:19.108Z] 765212b225bb: Verifying Checksum [2026-07-28T02:40:19.108Z] 765212b225bb: Download complete [2026-07-28T02:40:19.108Z] f23df028b6ca: Verifying Checksum [2026-07-28T02:40:19.108Z] f23df028b6ca: Download complete [2026-07-28T02:40:19.108Z] d65c8cfc05b1: Verifying Checksum [2026-07-28T02:40:19.108Z] d65c8cfc05b1: Download complete [2026-07-28T02:40:19.374Z] 699f458cf7ca: Verifying Checksum [2026-07-28T02:40:19.374Z] 699f458cf7ca: Download complete [2026-07-28T02:40:19.638Z] 8998bd30e6a1: Verifying Checksum [2026-07-28T02:40:19.638Z] 8998bd30e6a1: Download complete [2026-07-28T02:40:22.232Z] 2437ff75d9bd: Verifying Checksum [2026-07-28T02:40:22.232Z] 2437ff75d9bd: Download complete [2026-07-28T02:40:24.844Z] 8998bd30e6a1: Pull complete [2026-07-28T02:40:25.109Z] 04944245beec: Pull complete [2026-07-28T02:40:27.044Z] 699f458cf7ca: Pull complete [2026-07-28T02:40:27.044Z] 765212b225bb: Pull complete [2026-07-28T02:40:27.626Z] f23df028b6ca: Pull complete [2026-07-28T02:40:27.890Z] d65c8cfc05b1: Pull complete [2026-07-28T02:40:46.076Z] 2437ff75d9bd: Pull complete [2026-07-28T02:40:46.077Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-07-28T02:40:46.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-28T02:40:46.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T02:40:46.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-15879 does not seem to be running inside a container [2026-07-28T02:40:46.380Z] $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T02:40:48.638Z] $ docker top cc5e6082f36fdec120a533cb3f60de147400e2e0f35535ba1192a7e828a14a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:40:49.595Z] ---> job-cost.sh [2026-07-28T02:40:49.595Z] lf-activate-venv: SKIPPING [2026-07-28T02:40:49.595Z] INFO: No Stack... [2026-07-28T02:40:50.172Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-07-28T02:40:50.754Z] INFO: Archiving Costs [Pipeline] sh [2026-07-28T02:40:51.654Z] + cat /w/workspace/edgex-go/992/archives/cost.csv [2026-07-28T02:40:51.654Z] + cut -d, -f6 [Pipeline] lock [2026-07-28T02:40:51.692Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-992-stack-cost] [2026-07-28T02:40:51.705Z] Resource [jenkins-edgexfoundry-edgex-go-main-992-stack-cost] did not exist. Created. [2026-07-28T02:40:51.711Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-992-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-07-28T02:40:52.389Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-07-28T02:40:53.058Z] Stashed 1 file(s) [Pipeline] } [2026-07-28T02:40:53.071Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-992-stack-cost] [Pipeline] // lock [Pipeline] } [2026-07-28T02:40:53.088Z] $ docker stop --time=1 cc5e6082f36fdec120a533cb3f60de147400e2e0f35535ba1192a7e828a14a93 [2026-07-28T02:40:55.800Z] $ docker rm -f --volumes cc5e6082f36fdec120a533cb3f60de147400e2e0f35535ba1192a7e828a14a93 [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-07-28T02:40:56.441Z] provisioning config files... [2026-07-28T02:40:56.454Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/992@tmp/config1247778552273291485tmp [Pipeline] { [Pipeline] sh [2026-07-28T02:40:56.762Z] + set +x [2026-07-28T02:40:56.762Z] + bash -s -- [2026-07-28T02:40:56.762Z] + curl -s https://codecov.io/bash [2026-07-28T02:40:56.762Z] [2026-07-28T02:40:56.762Z] _____ _ [2026-07-28T02:40:56.762Z] / ____| | | [2026-07-28T02:40:56.762Z] | | ___ __| | ___ ___ _____ __ [2026-07-28T02:40:56.762Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-07-28T02:40:56.762Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-07-28T02:40:56.762Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-07-28T02:40:56.763Z] Bash-1.0.6 [2026-07-28T02:40:56.763Z] [2026-07-28T02:40:56.763Z] [2026-07-28T02:40:57.023Z] ==> git version 2.25.1 found [2026-07-28T02:40:57.023Z] ==> 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-07-28T02:40:57.023Z] Release-Date: 2020-01-08 [2026-07-28T02:40:57.023Z] 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-07-28T02:40:57.023Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-07-28T02:40:57.023Z] ==> Jenkins CI detected. [2026-07-28T02:40:57.023Z] current dir:  /w/workspace/edgex-go/992 [2026-07-28T02:40:57.023Z] project root: . [2026-07-28T02:40:57.023Z] --> token set from env [2026-07-28T02:40:57.023Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-07-28T02:40:57.023Z] ==> Running gcov in . (disable via -X gcov) [2026-07-28T02:40:57.023Z] ==> Python coveragepy not found [2026-07-28T02:40:57.023Z] ==> Searching for coverage reports in: [2026-07-28T02:40:57.023Z] + . [2026-07-28T02:40:57.023Z] -> Found 1 reports [2026-07-28T02:40:57.023Z] ==> Detecting git/mercurial file structure [2026-07-28T02:40:57.023Z] ==> Reading reports [2026-07-28T02:40:57.023Z] + ./coverage.out bytes=1053837 [2026-07-28T02:40:57.023Z] ==> Appending adjustments [2026-07-28T02:40:57.023Z] https://docs.codecov.io/docs/fixing-reports [2026-07-28T02:40:58.935Z] + Found adjustments [2026-07-28T02:40:58.935Z] ==> Gzipping contents [2026-07-28T02:40:58.935Z] 108K /tmp/codecov.iya1ZP.gz [2026-07-28T02:40:58.935Z] ==> Uploading reports [2026-07-28T02:40:58.935Z] url: https://codecov.io [2026-07-28T02:40:58.935Z] query: branch=main&commit=4382fa897e382c6db58840c4ee14b0b0255d0821&build=992&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F992%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-28T02:40:58.935Z] -> Pinging Codecov [2026-07-28T02:40:58.935Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4382fa897e382c6db58840c4ee14b0b0255d0821&build=992&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F992%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-28T02:40:58.935Z] -> Uploading to [2026-07-28T02:40:58.935Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4382fa897e382c6db58840c4ee14b0b0255d0821/bc012869-188d-42ec-baee-09c65272b6aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260728%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260728T024058Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=60e97ac91cd22105b55a754778436369651f28321870d9ed5225e9f924b5fada [2026-07-28T02:40:58.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:40:58.935Z] Dload Upload Total Spent Left Speed [2026-07-28T02:40:58.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 578k --:--:-- --:--:-- --:--:-- 578k [2026-07-28T02:40:58.935Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4382fa897e382c6db58840c4ee14b0b0255d0821 [Pipeline] } [2026-07-28T02:40:58.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-07-28T02:40:59.220Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-07-28T02:40:59.241Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:59.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-28T02:40:59.554Z] [2026-07-28T02:40:59.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:40:59.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-28T02:41:00.122Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-07-28T02:41:00.123Z] 2d35ebdb57d9: Already exists [2026-07-28T02:41:00.123Z] 85e8836fcdb2: Pulling fs layer [2026-07-28T02:41:00.123Z] 91631faa732a: Pulling fs layer [2026-07-28T02:41:00.123Z] f3f5ae8826fa: Pulling fs layer [2026-07-28T02:41:00.123Z] 4f4fb700ef54: Pulling fs layer [2026-07-28T02:41:00.123Z] 7861252a18e6: Pulling fs layer [2026-07-28T02:41:00.123Z] 9130f900ef6f: Pulling fs layer [2026-07-28T02:41:00.123Z] 4f4fb700ef54: Waiting [2026-07-28T02:41:00.123Z] 7861252a18e6: Waiting [2026-07-28T02:41:00.123Z] 9130f900ef6f: Waiting [2026-07-28T02:41:00.123Z] f3f5ae8826fa: Download complete [2026-07-28T02:41:00.123Z] 85e8836fcdb2: Verifying Checksum [2026-07-28T02:41:00.123Z] 85e8836fcdb2: Download complete [2026-07-28T02:41:00.123Z] 4f4fb700ef54: Download complete [2026-07-28T02:41:00.123Z] 85e8836fcdb2: Pull complete [2026-07-28T02:41:00.381Z] 7861252a18e6: Verifying Checksum [2026-07-28T02:41:00.381Z] 7861252a18e6: Download complete [2026-07-28T02:41:00.640Z] 91631faa732a: Verifying Checksum [2026-07-28T02:41:00.640Z] 91631faa732a: Download complete [2026-07-28T02:41:01.206Z] 9130f900ef6f: Verifying Checksum [2026-07-28T02:41:01.206Z] 9130f900ef6f: Download complete [2026-07-28T02:41:05.392Z] 91631faa732a: Pull complete [2026-07-28T02:41:05.392Z] f3f5ae8826fa: Pull complete [2026-07-28T02:41:05.392Z] 4f4fb700ef54: Pull complete [2026-07-28T02:41:05.650Z] 7861252a18e6: Pull complete [2026-07-28T02:41:09.842Z] 9130f900ef6f: Pull complete [2026-07-28T02:41:10.105Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-07-28T02:41:10.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-28T02:41:10.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T02:41:10.211Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T02:41:10.270Z] $ 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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T02:41:13.042Z] $ docker top cb03c8dcaf00524634ead8836b158ac5e9737b9271528d3412e86ea236668943 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-28T02:41:13.366Z] + git config --global --add safe.directory /w/workspace/edgex-go/992 [Pipeline] echo [2026-07-28T02:41:13.376Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-07-28T02:41:13.658Z] + set -o pipefail [2026-07-28T02:41:13.658Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-07-28T02:41:23.641Z] [2026-07-28T02:41:23.641Z] Monitoring /w/workspace/edgex-go/992 (github.com/edgexfoundry/edgex-go)... [2026-07-28T02:41:23.641Z] [2026-07-28T02:41:23.641Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/017ff2e0-a10c-48bc-bd2d-e3cd4574671d [2026-07-28T02:41:23.641Z] [2026-07-28T02:41:23.641Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-07-28T02:41:23.641Z] [Pipeline] } [2026-07-28T02:41:23.703Z] $ docker stop --time=1 cb03c8dcaf00524634ead8836b158ac5e9737b9271528d3412e86ea236668943 [2026-07-28T02:41:27.155Z] $ docker rm -f --volumes cb03c8dcaf00524634ead8836b158ac5e9737b9271528d3412e86ea236668943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-07-28T02:41:27.766Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-28T02:41:27.794Z] provisioning config files... [2026-07-28T02:41:27.855Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/992@tmp/config2354263004690990569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:41:28.243Z] --> edgex-publish-swagger.sh [2026-07-28T02:41:28.243Z] === Publish openapi API === [2026-07-28T02:41:28.243Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-07-28T02:41:28.243Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/992/openapi/core-command.yaml] [2026-07-28T02:41:28.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:28.243Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:28.243Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 431 213k --:--:-- --:--:-- --:--:-- 213k [2026-07-28T02:41:28.243Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:28.243Z] [2026-07-28T02:41:28.243Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/992/openapi/core-data.yaml] [2026-07-28T02:41:28.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:28.243Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:28.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 500 556k --:--:-- --:--:-- --:--:-- 557k [2026-07-28T02:41:28.503Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:28.503Z] [2026-07-28T02:41:28.503Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/992/openapi/core-keeper.yaml] [2026-07-28T02:41:28.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:28.503Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:28.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 694 310k --:--:-- --:--:-- --:--:-- 311k [2026-07-28T02:41:28.503Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:28.503Z] [2026-07-28T02:41:28.503Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/992/openapi/core-metadata.yaml] [2026-07-28T02:41:28.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:28.503Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:28.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 163k 0 0 39 65535 0 1032k --:--:-- --:--:-- --:--:-- 1015k 100 163k 100 66 100 163k 507 1255k --:--:-- --:--:-- --:--:-- 1255k [2026-07-28T02:41:28.762Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:28.762Z] [2026-07-28T02:41:28.762Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/992/openapi/security-proxy-auth.yaml] [2026-07-28T02:41:28.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:28.762Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:28.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 550 199k --:--:-- --:--:-- --:--:-- 199k [2026-07-28T02:41:28.763Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:28.763Z] [2026-07-28T02:41:28.763Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/992/openapi/security-secretstore-setup.yaml] [2026-07-28T02:41:28.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:28.763Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:29.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 846 50166 --:--:-- --:--:-- --:--:-- 51012 [2026-07-28T02:41:29.023Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:29.023Z] [2026-07-28T02:41:29.023Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/992/openapi/support-notifications.yaml] [2026-07-28T02:41:29.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:29.023Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:29.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 540 800k --:--:-- --:--:-- --:--:-- 800k [2026-07-28T02:41:29.023Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:29.023Z] [2026-07-28T02:41:29.023Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/992/openapi/support-scheduler.yaml] [2026-07-28T02:41:29.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-28T02:41:29.023Z] Dload Upload Total Spent Left Speed [2026-07-28T02:41:29.282Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53121 100 66 100 53055 589 462k --:--:-- --:--:-- --:--:-- 463k [2026-07-28T02:41:29.282Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-28T02:41:29.282Z] [Pipeline] } [2026-07-28T02:41:29.289Z] 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-07-28T02:41:29.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-28T02:41:29.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:41:30.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-28T02:41:30.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T02:41:30.236Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T02:41:30.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T02:41:30.701Z] $ docker top f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d -eo pid,comm [2026-07-28T02:41:30.715Z] 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-07-28T02:41:30.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-28T02:41:30.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-28T02:41:30.784Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-28T02:41:30.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-28T02:41:30.934Z] $ docker exec f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d ssh-agent [2026-07-28T02:41:31.006Z] SSH_AUTH_SOCK=/tmp/ssh-cPTxZAi4OQns/agent.32 [2026-07-28T02:41:31.006Z] SSH_AGENT_PID=38 [2026-07-28T02:41:31.011Z] Running ssh-add (command line suppressed) [2026-07-28T02:41:31.146Z] Identity added: /w/workspace/edgex-go/992@tmp/private_key_7203822127296763632.key (/w/workspace/edgex-go/992@tmp/private_key_7203822127296763632.key) [2026-07-28T02:41:31.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-28T02:41:31.426Z] + git semver tag [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,752 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,757 [run_tag] DEBUG tag force:False [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,757 [check_head_tag] DEBUG check head tag [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,758 [execute] INFO git cat-file --batch-check [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/992, stdin=, shell=False, universal_newlines=False) [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,768 [execute] INFO git cat-file --batch [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/992, stdin=, shell=False, universal_newlines=False) [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,783 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,784 [execute] INFO git tag -a v4.1.0-dev.127 -m v4.1.0-dev.127 [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,784 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.127', '-m', 'v4.1.0-dev.127'], cwd=/w/workspace/edgex-go/992, stdin=None, shell=False, universal_newlines=False) [2026-07-28T02:41:32.012Z] 2026-07-28 02:41:31,788 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T02:41:32.012Z] 4.1.0-dev.127 [Pipeline] } [2026-07-28T02:41:32.051Z] $ docker exec --env ******** --env ******** f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d ssh-agent -k [2026-07-28T02:41:32.144Z] unset SSH_AUTH_SOCK; [2026-07-28T02:41:32.144Z] unset SSH_AGENT_PID; [2026-07-28T02:41:32.144Z] echo Agent pid 38 killed; [2026-07-28T02:41:32.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-28T02:41:32.463Z] + git semver [Pipeline] } [2026-07-28T02:41:32.763Z] $ docker stop --time=1 f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d [2026-07-28T02:41:34.035Z] $ docker rm -f --volumes f411bbfe8d4cd1442105fb2d2b84d44b1268da3fef7bd13d28294b1f8362e14d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:41:34.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-28T02:41:34.466Z] [2026-07-28T02:41:34.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:41:34.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-28T02:41:34.776Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-07-28T02:41:34.776Z] ab5ef0e58194: Pulling fs layer [2026-07-28T02:41:34.776Z] 9712f1f96733: Pulling fs layer [2026-07-28T02:41:34.776Z] 63f879dbbcfc: Pulling fs layer [2026-07-28T02:41:34.776Z] 0d9ebad4ef96: Pulling fs layer [2026-07-28T02:41:34.776Z] e9a5061849ea: Pulling fs layer [2026-07-28T02:41:34.776Z] d747dcd14b5f: Pulling fs layer [2026-07-28T02:41:34.776Z] 2de7ff778b66: Pulling fs layer [2026-07-28T02:41:34.776Z] 0d9ebad4ef96: Waiting [2026-07-28T02:41:34.776Z] 2de7ff778b66: Waiting [2026-07-28T02:41:34.776Z] d747dcd14b5f: Waiting [2026-07-28T02:41:34.776Z] e9a5061849ea: Waiting [2026-07-28T02:41:34.776Z] 9712f1f96733: Verifying Checksum [2026-07-28T02:41:34.776Z] 9712f1f96733: Download complete [2026-07-28T02:41:35.035Z] 63f879dbbcfc: Verifying Checksum [2026-07-28T02:41:35.035Z] 63f879dbbcfc: Download complete [2026-07-28T02:41:35.293Z] e9a5061849ea: Verifying Checksum [2026-07-28T02:41:35.293Z] e9a5061849ea: Download complete [2026-07-28T02:41:35.293Z] d747dcd14b5f: Verifying Checksum [2026-07-28T02:41:35.293Z] d747dcd14b5f: Download complete [2026-07-28T02:41:35.293Z] 0d9ebad4ef96: Verifying Checksum [2026-07-28T02:41:35.293Z] 0d9ebad4ef96: Download complete [2026-07-28T02:41:35.293Z] 2de7ff778b66: Verifying Checksum [2026-07-28T02:41:35.293Z] 2de7ff778b66: Download complete [2026-07-28T02:41:35.552Z] ab5ef0e58194: Verifying Checksum [2026-07-28T02:41:35.552Z] ab5ef0e58194: Download complete [2026-07-28T02:41:39.746Z] ab5ef0e58194: Pull complete [2026-07-28T02:41:39.746Z] 9712f1f96733: Pull complete [2026-07-28T02:41:40.685Z] 63f879dbbcfc: Pull complete [2026-07-28T02:41:47.251Z] 0d9ebad4ef96: Pull complete [2026-07-28T02:41:47.251Z] e9a5061849ea: Pull complete [2026-07-28T02:41:47.251Z] d747dcd14b5f: Pull complete [2026-07-28T02:41:48.189Z] 2de7ff778b66: Pull complete [2026-07-28T02:41:48.189Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-07-28T02:41:48.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-28T02:41:48.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T02:41:48.326Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T02:41:48.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T02:41:52.409Z] $ docker top 767acfa34c8e2df18f246238dcffade70dbd9ce95b0c32974217e4d98d17708d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-07-28T02:41:52.466Z] provisioning config files... [2026-07-28T02:41:52.477Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/992@tmp/config10575713306705662352tmp [2026-07-28T02:41:52.488Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/992@tmp/config15370220364590618738tmp [2026-07-28T02:41:52.495Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/992@tmp/config17702331505095403970tmp [Pipeline] { [Pipeline] echo [2026-07-28T02:41:52.526Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:41:52.825Z] ---> sigul-configuration.sh [2026-07-28T02:41:52.825Z] gpg: directory `/root/.gnupg' created [2026-07-28T02:41:52.825Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-07-28T02:41:52.825Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-07-28T02:41:52.825Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-07-28T02:41:52.825Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-07-28T02:41:52.825Z] gpg: CAST5 encrypted data [2026-07-28T02:41:52.825Z] gpg: encrypted with 1 passphrase [2026-07-28T02:41:52.825Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-07-28T02:41:53.120Z] + mkdir /home/jenkins [2026-07-28T02:41:53.120Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-07-28T02:41:53.417Z] + 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-07-28T02:41:53.433Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:41:53.732Z] ---> sigul-install.sh [2026-07-28T02:41:53.732Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-07-28T02:41:54.031Z] + git tag --list [2026-07-28T02:41:54.031Z] 0.6.0 [2026-07-28T02:41:54.031Z] 0.6.1 [2026-07-28T02:41:54.031Z] 0.7.0 [2026-07-28T02:41:54.031Z] 0.7.1 [2026-07-28T02:41:54.031Z] v1.0.0 [2026-07-28T02:41:54.031Z] v1.0.1 [2026-07-28T02:41:54.031Z] v1.1.0 [2026-07-28T02:41:54.031Z] v1.2.0 [2026-07-28T02:41:54.031Z] v1.2.1 [2026-07-28T02:41:54.031Z] v1.3.0 [2026-07-28T02:41:54.031Z] v1.3.1 [2026-07-28T02:41:54.031Z] v2.0.0 [2026-07-28T02:41:54.031Z] v2.1.0 [2026-07-28T02:41:54.031Z] v2.1.1 [2026-07-28T02:41:54.031Z] v2.2.0 [2026-07-28T02:41:54.031Z] v2.3.0 [2026-07-28T02:41:54.031Z] v3.0 [2026-07-28T02:41:54.031Z] v3.0.0 [2026-07-28T02:41:54.031Z] v3.1 [2026-07-28T02:41:54.031Z] v3.1.0 [2026-07-28T02:41:54.031Z] v3.1.1 [2026-07-28T02:41:54.031Z] v4.0 [2026-07-28T02:41:54.031Z] v4.0.0 [2026-07-28T02:41:54.031Z] v4.0.1 [2026-07-28T02:41:54.031Z] v4.0.2 [2026-07-28T02:41:54.031Z] v4.1.0-dev.120 [2026-07-28T02:41:54.031Z] v4.1.0-dev.121 [2026-07-28T02:41:54.031Z] v4.1.0-dev.122 [2026-07-28T02:41:54.031Z] v4.1.0-dev.123 [2026-07-28T02:41:54.031Z] v4.1.0-dev.124 [2026-07-28T02:41:54.031Z] v4.1.0-dev.125 [2026-07-28T02:41:54.031Z] v4.1.0-dev.126 [2026-07-28T02:41:54.031Z] v4.1.0-dev.127 [Pipeline] sh [2026-07-28T02:41:54.325Z] + lftools sign git-tag v4.1.0-dev.127 [2026-07-28T02:41:54.892Z] Signing Git tag with Sigul... [2026-07-28T02:41:54.892Z] Signing v4.1.0-dev.127 [Pipeline] echo [2026-07-28T02:41:55.473Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:41:55.769Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-07-28T02:41:55.776Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-07-28T02:41:55.838Z] $ docker stop --time=1 767acfa34c8e2df18f246238dcffade70dbd9ce95b0c32974217e4d98d17708d [2026-07-28T02:41:57.209Z] $ docker rm -f --volumes 767acfa34c8e2df18f246238dcffade70dbd9ce95b0c32974217e4d98d17708d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-07-28T02:41:57.695Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-28T02:41:57.695Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:41:57.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-28T02:41:57.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T02:41:58.088Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T02:41:58.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T02:41:58.409Z] $ docker top 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 -eo pid,comm [2026-07-28T02:41:58.430Z] 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-07-28T02:41:58.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-28T02:41:58.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-28T02:41:58.499Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-28T02:41:58.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-28T02:41:58.646Z] $ docker exec 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 ssh-agent [2026-07-28T02:41:58.722Z] SSH_AUTH_SOCK=/tmp/ssh-ElmIjUDp7XCS/agent.32 [2026-07-28T02:41:58.722Z] SSH_AGENT_PID=38 [2026-07-28T02:41:58.727Z] Running ssh-add (command line suppressed) [2026-07-28T02:41:58.861Z] Identity added: /w/workspace/edgex-go/992@tmp/private_key_7260657606314999263.key (/w/workspace/edgex-go/992@tmp/private_key_7260657606314999263.key) [2026-07-28T02:41:58.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-28T02:41:59.141Z] + git semver bump pre [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,393 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,397 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,397 [bump_version] DEBUG bumping version:4.1.0-dev.127 on axis:pre with prefix:dev [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,397 [bump_version] DEBUG bumped version:4.1.0-dev.128 [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,397 [write_version] DEBUG write version:4.1.0-dev.128 to path:/w/workspace/edgex-go/992/.semver/main with force:True [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,397 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,397 [write_file] DEBUG write to file:/w/workspace/edgex-go/992/.semver/main [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,400 [execute] INFO git cat-file --batch-check [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/992/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,406 [execute] INFO git cat-file --batch [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/992/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-28T02:41:59.402Z] 2026-07-28 02:41:59,409 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T02:41:59.402Z] 4.1.0-dev.128 [Pipeline] } [2026-07-28T02:41:59.698Z] $ docker exec --env ******** --env ******** 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 ssh-agent -k [2026-07-28T02:41:59.811Z] unset SSH_AUTH_SOCK; [2026-07-28T02:41:59.811Z] unset SSH_AGENT_PID; [2026-07-28T02:41:59.811Z] echo Agent pid 38 killed; [2026-07-28T02:41:59.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-28T02:42:00.128Z] + git semver [Pipeline] } [2026-07-28T02:42:00.427Z] $ docker stop --time=1 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 [2026-07-28T02:42:01.683Z] $ docker rm -f --volumes 5968e78b3b35c86585ec82b8e3cc37176a6f07055c007201e3bd43e3c255fa61 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-28T02:42:02.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-28T02:42:02.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:42:02.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-28T02:42:02.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T02:42:02.410Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T02:42:02.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T02:42:02.737Z] $ docker top def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb -eo pid,comm [2026-07-28T02:42:02.755Z] 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-07-28T02:42:02.755Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-28T02:42:02.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-28T02:42:02.821Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-28T02:42:02.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-28T02:42:02.973Z] $ docker exec def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb ssh-agent [2026-07-28T02:42:03.057Z] SSH_AUTH_SOCK=/tmp/ssh-wI28UUJUHNjU/agent.33 [2026-07-28T02:42:03.057Z] SSH_AGENT_PID=39 [2026-07-28T02:42:03.061Z] Running ssh-add (command line suppressed) [2026-07-28T02:42:03.195Z] Identity added: /w/workspace/edgex-go/992@tmp/private_key_12701011811001185224.key (/w/workspace/edgex-go/992@tmp/private_key_12701011811001185224.key) [2026-07-28T02:42:03.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-28T02:42:03.476Z] + git semver push [2026-07-28T02:42:03.740Z] 2026-07-28 02:42:03,731 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-28T02:42:03.740Z] 2026-07-28 02:42:03,735 [run_push] DEBUG push [2026-07-28T02:42:03.740Z] 2026-07-28 02:42:03,736 [execute] INFO git cat-file --batch-check [2026-07-28T02:42:03.740Z] 2026-07-28 02:42:03,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/992/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-28T02:42:03.740Z] 2026-07-28 02:42:03,739 [execute] INFO git rev-list ef27e1941d312db0a1215d2be645618706e593c7 -- [2026-07-28T02:42:03.740Z] 2026-07-28 02:42:03,739 [execute] DEBUG Popen(['git', 'rev-list', 'ef27e1941d312db0a1215d2be645618706e593c7', '--'], cwd=/w/workspace/edgex-go/992/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-28T02:42:04.001Z] 2026-07-28 02:42:03,779 [execute] INFO git fetch -v -- origin [2026-07-28T02:42:04.001Z] 2026-07-28 02:42:03,779 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/992/.semver, stdin=None, shell=False, universal_newlines=True) [2026-07-28T02:42:04.570Z] 2026-07-28 02:42:04,380 [run_push] DEBUG no remote changes detected [2026-07-28T02:42:04.570Z] 2026-07-28 02:42:04,380 [execute] INFO git push origin semver [2026-07-28T02:42:04.570Z] 2026-07-28 02:42:04,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/992/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-28T02:42:05.950Z] 2026-07-28 02:42:05,562 [run_push] DEBUG push all version tags [2026-07-28T02:42:05.950Z] 2026-07-28 02:42:05,563 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-07-28T02:42:05.950Z] 2026-07-28 02:42:05,563 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/992, stdin=None, shell=False, universal_newlines=False) [2026-07-28T02:42:06.887Z] 2026-07-28 02:42:06,653 [read_version] DEBUG read version from /w/workspace/edgex-go/992/.semver/main [2026-07-28T02:42:06.887Z] 4.1.0-dev.128 [Pipeline] } [2026-07-28T02:42:06.925Z] $ docker exec --env ******** --env ******** def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb ssh-agent -k [2026-07-28T02:42:07.015Z] unset SSH_AUTH_SOCK; [2026-07-28T02:42:07.015Z] unset SSH_AGENT_PID; [2026-07-28T02:42:07.015Z] echo Agent pid 39 killed; [2026-07-28T02:42:06.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-28T02:42:07.337Z] + git semver [Pipeline] } [2026-07-28T02:42:07.643Z] $ docker stop --time=1 def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb [2026-07-28T02:42:08.890Z] $ docker rm -f --volumes def45444506baaca0de65a60c2060988b5b124cf87f8db5142cb8831bc3e2dfb [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-07-28T02:42:09.495Z] + [ -d /w/workspace/edgex-go/992/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:42:09.786Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:42:10.645Z] ---> package-listing.sh [2026-07-28T02:42:10.645Z] ++ facter osfamily [2026-07-28T02:42:10.645Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-28T02:42:10.911Z] + OS_FAMILY=debian [2026-07-28T02:42:10.911Z] + workspace=/w/workspace/edgex-go/992 [2026-07-28T02:42:10.911Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-28T02:42:10.911Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-28T02:42:10.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-28T02:42:10.911Z] + PACKAGES=/tmp/packages_start.txt [2026-07-28T02:42:10.911Z] + '[' /w/workspace/edgex-go/992 ']' [2026-07-28T02:42:10.911Z] + PACKAGES=/tmp/packages_end.txt [2026-07-28T02:42:10.911Z] + case "${OS_FAMILY}" in [2026-07-28T02:42:10.911Z] + dpkg -l [2026-07-28T02:42:10.911Z] + grep '^ii' [2026-07-28T02:42:10.911Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-28T02:42:10.911Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-28T02:42:10.911Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-28T02:42:10.911Z] + '[' /w/workspace/edgex-go/992 ']' [2026-07-28T02:42:10.911Z] + mkdir -p /w/workspace/edgex-go/992/archives/ [2026-07-28T02:42:10.911Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/992/archives/ [Pipeline] echo [2026-07-28T02:42:10.922Z] 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/992/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-07-28T02:42:11.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:42:11.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-28T02:42:11.795Z] [2026-07-28T02:42:11.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-28T02:42:12.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-28T02:42:12.097Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-28T02:42:12.097Z] 5eb5b503b376: Pulling fs layer [2026-07-28T02:42:12.097Z] 5c69ac0246d0: Pulling fs layer [2026-07-28T02:42:12.097Z] ec43610c2a17: Pulling fs layer [2026-07-28T02:42:12.097Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-28T02:42:12.097Z] 33b1e0a273af: Pulling fs layer [2026-07-28T02:42:12.097Z] 5d3b04190fa2: Pulling fs layer [2026-07-28T02:42:12.097Z] 2f39f015ded8: Pulling fs layer [2026-07-28T02:42:12.097Z] 33b1e0a273af: Waiting [2026-07-28T02:42:12.097Z] 5d3b04190fa2: Waiting [2026-07-28T02:42:12.097Z] 2f39f015ded8: Waiting [2026-07-28T02:42:12.097Z] 3a2ae6a8a46f: Waiting [2026-07-28T02:42:12.097Z] 5c69ac0246d0: Download complete [2026-07-28T02:42:12.097Z] 3a2ae6a8a46f: Verifying Checksum [2026-07-28T02:42:12.097Z] 3a2ae6a8a46f: Download complete [2026-07-28T02:42:12.097Z] 33b1e0a273af: Verifying Checksum [2026-07-28T02:42:12.097Z] 33b1e0a273af: Download complete [2026-07-28T02:42:12.097Z] ec43610c2a17: Verifying Checksum [2026-07-28T02:42:12.097Z] ec43610c2a17: Download complete [2026-07-28T02:42:12.356Z] 5d3b04190fa2: Download complete [2026-07-28T02:42:12.356Z] 5eb5b503b376: Verifying Checksum [2026-07-28T02:42:12.356Z] 5eb5b503b376: Download complete [2026-07-28T02:42:12.934Z] 2f39f015ded8: Verifying Checksum [2026-07-28T02:42:12.934Z] 2f39f015ded8: Download complete [2026-07-28T02:42:13.868Z] 5eb5b503b376: Pull complete [2026-07-28T02:42:13.868Z] 5c69ac0246d0: Pull complete [2026-07-28T02:42:14.434Z] ec43610c2a17: Pull complete [2026-07-28T02:42:14.434Z] 3a2ae6a8a46f: Pull complete [2026-07-28T02:42:15.000Z] 33b1e0a273af: Pull complete [2026-07-28T02:42:15.000Z] 5d3b04190fa2: Pull complete [2026-07-28T02:42:20.262Z] 2f39f015ded8: Pull complete [2026-07-28T02:42:20.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-28T02:42:20.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-28T02:42:20.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-28T02:42:20.369Z] prd-ubuntu20.04-docker-8c-8g-15877 does not seem to be running inside a container [2026-07-28T02:42:20.433Z] $ 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/992/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/992 -v /w/workspace/edgex-go/992:/w/workspace/edgex-go/992:rw,z -v /w/workspace/edgex-go/992@tmp:/w/workspace/edgex-go/992@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-07-28T02:42:24.128Z] $ docker top 346e95726fa1f03d8389cbc747b246578373319b5d16641211c191419ece6ca5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-28T02:42:24.455Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-28T02:42:24.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-28T02:42:25.030Z] + ls /var/log/sa-host [2026-07-28T02:42:25.030Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-28T02:42:25.275Z] provisioning config files... [2026-07-28T02:42:25.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/992@tmp/config5628842632038000040tmp [Pipeline] { [Pipeline] echo [2026-07-28T02:42:25.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:42:25.591Z] ---> create-netrc.sh [Pipeline] } [2026-07-28T02:42:25.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:42:25.955Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-28T02:42:25.965Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:42:26.251Z] ---> sudo-logs.sh [2026-07-28T02:42:26.251Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-28T02:42:26.287Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:42:26.571Z] ---> job-cost.sh [2026-07-28T02:42:26.571Z] lf-activate-venv: SKIPPING [2026-07-28T02:42:26.571Z] DEBUG: total: 0.10999999940395355 [2026-07-28T02:42:26.571Z] INFO: Retrieving Stack Cost... [2026-07-28T02:42:26.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-28T02:42:27.090Z] INFO: Archiving Costs [Pipeline] echo [2026-07-28T02:42:27.104Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-28T02:42:27.394Z] ---> logs-deploy.sh [2026-07-28T02:42:27.394Z] lf-activate-venv: SKIPPING [2026-07-28T02:42:27.394Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/992 [2026-07-28T02:42:27.394Z] INFO: archiving workspace using pattern(s): [2026-07-28T02:42:28.329Z] Archives upload complete. [2026-07-28T02:42:28.589Z] INFO: archiving logs to Nexus [2026-07-28T02:42:29.158Z] ---> uname -a: [2026-07-28T02:42:29.158Z] Linux prd-ubuntu20-04-docker-8c-8g-15877 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-07-28T02:42:29.158Z] [2026-07-28T02:42:29.158Z] [2026-07-28T02:42:29.158Z] ---> lscpu: [2026-07-28T02:42:29.158Z] Architecture: x86_64 [2026-07-28T02:42:29.158Z] CPU op-mode(s): 32-bit, 64-bit [2026-07-28T02:42:29.158Z] Byte Order: Little Endian [2026-07-28T02:42:29.158Z] Address sizes: 40 bits physical, 48 bits virtual [2026-07-28T02:42:29.158Z] CPU(s): 8 [2026-07-28T02:42:29.158Z] On-line CPU(s) list: 0-7 [2026-07-28T02:42:29.158Z] Thread(s) per core: 1 [2026-07-28T02:42:29.158Z] Core(s) per socket: 1 [2026-07-28T02:42:29.158Z] Socket(s): 8 [2026-07-28T02:42:29.158Z] NUMA node(s): 1 [2026-07-28T02:42:29.158Z] Vendor ID: AuthenticAMD [2026-07-28T02:42:29.158Z] CPU family: 23 [2026-07-28T02:42:29.158Z] Model: 49 [2026-07-28T02:42:29.158Z] Model name: AMD EPYC-Rome Processor [2026-07-28T02:42:29.158Z] Stepping: 0 [2026-07-28T02:42:29.158Z] CPU MHz: 2799.998 [2026-07-28T02:42:29.158Z] BogoMIPS: 5599.99 [2026-07-28T02:42:29.158Z] Virtualization: AMD-V [2026-07-28T02:42:29.158Z] Hypervisor vendor: KVM [2026-07-28T02:42:29.158Z] Virtualization type: full [2026-07-28T02:42:29.158Z] L1d cache: 256 KiB [2026-07-28T02:42:29.158Z] L1i cache: 256 KiB [2026-07-28T02:42:29.158Z] L2 cache: 4 MiB [2026-07-28T02:42:29.158Z] L3 cache: 128 MiB [2026-07-28T02:42:29.158Z] NUMA node0 CPU(s): 0-7 [2026-07-28T02:42:29.158Z] Vulnerability Gather data sampling: Not affected [2026-07-28T02:42:29.158Z] Vulnerability Itlb multihit: Not affected [2026-07-28T02:42:29.158Z] Vulnerability L1tf: Not affected [2026-07-28T02:42:29.158Z] Vulnerability Mds: Not affected [2026-07-28T02:42:29.158Z] Vulnerability Meltdown: Not affected [2026-07-28T02:42:29.158Z] Vulnerability Mmio stale data: Not affected [2026-07-28T02:42:29.158Z] Vulnerability Retbleed: Vulnerable [2026-07-28T02:42:29.158Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-07-28T02:42:29.158Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-07-28T02:42:29.158Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-07-28T02:42:29.158Z] Vulnerability Srbds: Not affected [2026-07-28T02:42:29.158Z] Vulnerability Tsx async abort: Not affected [2026-07-28T02:42:29.158Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-07-28T02:42:29.158Z] [2026-07-28T02:42:29.158Z] [2026-07-28T02:42:29.158Z] ---> nproc: [2026-07-28T02:42:29.158Z] 8 [2026-07-28T02:42:29.158Z] [2026-07-28T02:42:29.158Z]