Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 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-ssh11138661709550814261.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-ssh10803868614283839728.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-ssh12188671944359696335.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-ssh5040932143442097172.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-ssh11634423592979827068.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-14817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/991 [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/991 # 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 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 (main) Commit message: "Merge pull request #5452 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.22.0" > 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 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 # timeout=10 > git rev-list --no-walk a503ebaf6be074fe8844a4a1abd235f49459d869 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-07-10T01:53:29.756Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-07-10T01:53:29.830Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-07-10T01:53:29.858Z] ========================================================= [2026-07-10T01:53:29.858Z] EdgeX Global Pipelines Version Info [2026-07-10T01:53:29.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-07-10T01:53:30.975Z] ------------------- [2026-07-10T01:53:30.975Z] stable info: [2026-07-10T01:53:30.975Z] ------------------- [2026-07-10T01:53:30.975Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-07-10T01:53:30.975Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-10T01:53:30.975Z] Message: update stable to v1.0.281 [2026-07-10T01:53:31.924Z] ------------------- [2026-07-10T01:53:31.924Z] experimental info: [2026-07-10T01:53:31.924Z] ------------------- [2026-07-10T01:53:31.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-07-10T01:53:31.924Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-07-10T01:53:31.924Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-07-10T01:53:32.015Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-07-10T01:53:32.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-07-10T01:53:32.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-07-10T01:53:32.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-07-10T01:53:32.189Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-07-10T01:53:32.212Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-07-10T01:53:32.238Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-07-10T01:53:32.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-07-10T01:53:32.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-07-10T01:53:32.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-07-10T01:53:32.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-07-10T01:53:32.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-07-10T01:53:32.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-07-10T01:53:32.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-07-10T01:53:32.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-07-10T01:53:32.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-07-10T01:53:32.496Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-07-10T01:53:32.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-07-10T01:53:32.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-07-10T01:53:32.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-07-10T01:53:32.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-07-10T01:53:32.625Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-07-10T01:53:32.650Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-07-10T01:53:32.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-07-10T01:53:32.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-07-10T01:53:32.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-07-10T01:53:32.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] echo [2026-07-10T01:53:32.769Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07a9a15 [Pipeline] echo [2026-07-10T01:53:32.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-10T01:53:32.866Z] provisioning config files... [2026-07-10T01:53:32.889Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config6518369084277934689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-10T01:53:33.230Z] ---> ****-login.sh [2026-07-10T01:53:33.230Z] nexus3.edgexfoundry.org:10001 [2026-07-10T01:53:33.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:53:33.495Z] [2026-07-10T01:53:33.495Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-10T01:53:33.495Z] Configure a credential helper to remove this warning. See [2026-07-10T01:53:33.495Z] https://docs.****.com/go/credential-store/ [2026-07-10T01:53:33.495Z] [2026-07-10T01:53:33.495Z] Login Succeeded [2026-07-10T01:53:33.495Z] nexus3.edgexfoundry.org:10002 [2026-07-10T01:53:33.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:53:33.495Z] [2026-07-10T01:53:33.495Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-10T01:53:33.495Z] Configure a credential helper to remove this warning. See [2026-07-10T01:53:33.495Z] https://docs.****.com/go/credential-store/ [2026-07-10T01:53:33.495Z] [2026-07-10T01:53:33.495Z] Login Succeeded [2026-07-10T01:53:33.495Z] nexus3.edgexfoundry.org:10003 [2026-07-10T01:53:33.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:53:33.767Z] [2026-07-10T01:53:33.767Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-10T01:53:33.767Z] Configure a credential helper to remove this warning. See [2026-07-10T01:53:33.767Z] https://docs.****.com/go/credential-store/ [2026-07-10T01:53:33.767Z] [2026-07-10T01:53:33.767Z] Login Succeeded [2026-07-10T01:53:33.767Z] nexus3.edgexfoundry.org:10004 [2026-07-10T01:53:33.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:53:33.767Z] [2026-07-10T01:53:33.767Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-10T01:53:33.767Z] Configure a credential helper to remove this warning. See [2026-07-10T01:53:33.767Z] https://docs.****.com/go/credential-store/ [2026-07-10T01:53:33.767Z] [2026-07-10T01:53:33.767Z] Login Succeeded [2026-07-10T01:53:33.767Z] ****.io [2026-07-10T01:53:33.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:53:34.030Z] [2026-07-10T01:53:34.030Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-07-10T01:53:34.030Z] Configure a credential helper to remove this warning. See [2026-07-10T01:53:34.030Z] https://docs.****.com/go/credential-store/ [2026-07-10T01:53:34.030Z] [2026-07-10T01:53:34.030Z] Login Succeeded [2026-07-10T01:53:34.030Z] ---> ****-login.sh ends [Pipeline] } [2026-07-10T01:53:34.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-10T01:53:34.365Z] + 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-10T01:53:34.365Z] + dirname cmd/core-command/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo core-command,cmd/core-command/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/core-data/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo core-data,cmd/core-data/Dockerfile [2026-07-10T01:53:34.365Z] + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 [2026-07-10T01:53:34.365Z] [2026-07-10T01:53:34.365Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/core-metadata/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-spire-agent/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-spire-config/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/security-spire-server/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/support-notifications/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-07-10T01:53:34.365Z] + dirname cmd/support-scheduler/Dockerfile [2026-07-10T01:53:34.365Z] + cut -d/ -f2 [2026-07-10T01:53:34.365Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-07-10T01:53:34.404Z] 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-10T01:53:34.782Z] + git rev-list -1 --merges 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0~1..07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] echo [2026-07-10T01:53:34.796Z] -----------> git rev-list -1 --merges 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0~1..07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T01:53:34.796Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [false] [Pipeline] sh [2026-07-10T01:53:35.090Z] + git log --format=format:%s -1 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] echo [2026-07-10T01:53:35.106Z] ========================================================= [2026-07-10T01:53:35.106Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-07-10T01:53:35.106Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-07-10T01:53:35.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-10T01:53:35.574Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-07-10T01:53:35.574Z] + [ -e /tmp/ssh_known_hosts ] [2026-07-10T01:53:35.574Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-07-10T01:53:35.574Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2026-07-10T01:53:35.574Z] -a /etc/ssh/ssh_known_hosts [2026-07-10T01:53:35.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T01:53:36.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-10T01:53:36.015Z] [2026-07-10T01:53:36.015Z] 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-10T01:53:36.321Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-10T01:53:36.322Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-07-10T01:53:36.322Z] 3dae71ba6b94: Pulling fs layer [2026-07-10T01:53:36.322Z] 6bf1a483ea7c: Pulling fs layer [2026-07-10T01:53:36.322Z] f5dfc541a4d3: Pulling fs layer [2026-07-10T01:53:36.322Z] 461d9e800cba: Pulling fs layer [2026-07-10T01:53:36.322Z] 80192f66455f: Pulling fs layer [2026-07-10T01:53:36.322Z] 2e8e34ca0e6c: Pulling fs layer [2026-07-10T01:53:36.322Z] a29436f7fd5d: Pulling fs layer [2026-07-10T01:53:36.322Z] 923cac83aea3: Pulling fs layer [2026-07-10T01:53:36.322Z] 25ad8b0a4227: Pulling fs layer [2026-07-10T01:53:36.322Z] db01528c6b51: Pulling fs layer [2026-07-10T01:53:36.322Z] 28988de357af: Pulling fs layer [2026-07-10T01:53:36.322Z] 461d9e800cba: Waiting [2026-07-10T01:53:36.322Z] 80192f66455f: Waiting [2026-07-10T01:53:36.322Z] 2e8e34ca0e6c: Waiting [2026-07-10T01:53:36.322Z] 923cac83aea3: Waiting [2026-07-10T01:53:36.322Z] a29436f7fd5d: Waiting [2026-07-10T01:53:36.322Z] db01528c6b51: Waiting [2026-07-10T01:53:36.322Z] 28988de357af: Waiting [2026-07-10T01:53:36.322Z] 25ad8b0a4227: Waiting [2026-07-10T01:53:36.322Z] 6bf1a483ea7c: Verifying Checksum [2026-07-10T01:53:36.322Z] 6bf1a483ea7c: Download complete [2026-07-10T01:53:36.322Z] 461d9e800cba: Verifying Checksum [2026-07-10T01:53:36.322Z] 461d9e800cba: Download complete [2026-07-10T01:53:36.582Z] 80192f66455f: Verifying Checksum [2026-07-10T01:53:36.582Z] 80192f66455f: Download complete [2026-07-10T01:53:36.582Z] f5dfc541a4d3: Verifying Checksum [2026-07-10T01:53:36.582Z] f5dfc541a4d3: Download complete [2026-07-10T01:53:36.582Z] 3dae71ba6b94: Verifying Checksum [2026-07-10T01:53:36.582Z] 3dae71ba6b94: Download complete [2026-07-10T01:53:36.582Z] 923cac83aea3: Verifying Checksum [2026-07-10T01:53:36.582Z] 923cac83aea3: Download complete [2026-07-10T01:53:36.841Z] 25ad8b0a4227: Verifying Checksum [2026-07-10T01:53:36.841Z] 25ad8b0a4227: Download complete [2026-07-10T01:53:36.841Z] db01528c6b51: Download complete [2026-07-10T01:53:36.841Z] 28988de357af: Verifying Checksum [2026-07-10T01:53:36.841Z] 28988de357af: Download complete [2026-07-10T01:53:36.841Z] a29436f7fd5d: Verifying Checksum [2026-07-10T01:53:36.841Z] a29436f7fd5d: Download complete [2026-07-10T01:53:37.413Z] 2e8e34ca0e6c: Verifying Checksum [2026-07-10T01:53:37.413Z] 2e8e34ca0e6c: Download complete [2026-07-10T01:53:37.982Z] 3dae71ba6b94: Pull complete [2026-07-10T01:53:38.241Z] 6bf1a483ea7c: Pull complete [2026-07-10T01:53:39.179Z] f5dfc541a4d3: Pull complete [2026-07-10T01:53:39.179Z] 461d9e800cba: Pull complete [2026-07-10T01:53:39.179Z] 80192f66455f: Pull complete [2026-07-10T01:53:43.375Z] 2e8e34ca0e6c: Pull complete [2026-07-10T01:53:43.633Z] a29436f7fd5d: Pull complete [2026-07-10T01:53:43.891Z] 923cac83aea3: Pull complete [2026-07-10T01:53:43.891Z] 25ad8b0a4227: Pull complete [2026-07-10T01:53:43.891Z] db01528c6b51: Pull complete [2026-07-10T01:53:43.891Z] 28988de357af: Pull complete [2026-07-10T01:53:43.891Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-07-10T01:53:43.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-10T01:53:43.891Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T01:53:44.036Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T01:53:44.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T01:53:45.565Z] $ docker top 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae -eo pid,comm [2026-07-10T01:53:45.615Z] 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-10T01:53:45.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-10T01:53:45.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-10T01:53:45.680Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-10T01:53:45.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-10T01:53:45.790Z] $ docker exec 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent [2026-07-10T01:53:45.891Z] SSH_AUTH_SOCK=/tmp/ssh-4WSnHkcY9WgT/agent.33 [2026-07-10T01:53:45.891Z] SSH_AGENT_PID=39 [2026-07-10T01:53:45.897Z] Running ssh-add (command line suppressed) [2026-07-10T01:53:45.993Z] Identity added: /w/workspace/edgex-go/991@tmp/private_key_9075625960769160421.key (/w/workspace/edgex-go/991@tmp/private_key_9075625960769160421.key) [2026-07-10T01:53:46.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-10T01:53:46.309Z] + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] sh [2026-07-10T01:53:46.601Z] + git tag --points-at HEAD [Pipeline] } [2026-07-10T01:53:46.611Z] $ docker exec --env ******** --env ******** 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent -k [2026-07-10T01:53:46.709Z] unset SSH_AUTH_SOCK; [2026-07-10T01:53:46.709Z] unset SSH_AGENT_PID; [2026-07-10T01:53:46.709Z] echo Agent pid 39 killed; [2026-07-10T01:53:46.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-07-10T01:53:46.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-10T01:53:46.766Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-10T01:53:46.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-10T01:53:46.883Z] $ docker exec 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent [2026-07-10T01:53:46.988Z] SSH_AUTH_SOCK=/tmp/ssh-ZVKsb5ZqPjNv/agent.86 [2026-07-10T01:53:46.988Z] SSH_AGENT_PID=93 [2026-07-10T01:53:46.993Z] Running ssh-add (command line suppressed) [2026-07-10T01:53:47.090Z] Identity added: /w/workspace/edgex-go/991@tmp/private_key_6193218465031713146.key (/w/workspace/edgex-go/991@tmp/private_key_6193218465031713146.key) [2026-07-10T01:53:47.105Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-10T01:53:47.401Z] + git semver init [2026-07-10T01:53:47.661Z] 2026-07-10 01:53:47,607 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-10T01:53:47.661Z] 2026-07-10 01:53:47,611 [run_init] DEBUG init version:0.0.0 force:False [2026-07-10T01:53:47.661Z] 2026-07-10 01:53:47,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/991/.semver [2026-07-10T01:53:47.661Z] 2026-07-10 01:53:47,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/991/.semver [2026-07-10T01:53:47.661Z] 2026-07-10 01:53:47,612 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/991/.semver'], cwd=/w/workspace/edgex-go/991, stdin=None, shell=False, universal_newlines=False) [2026-07-10T01:53:52.941Z] 2026-07-10 01:53:52,273 [append_file] DEBUG append to file:/w/workspace/edgex-go/991/.git/info/exclude [2026-07-10T01:53:52.941Z] 2026-07-10 01:53:52,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/991/.semver/main with force:False [2026-07-10T01:53:52.941Z] 2026-07-10 01:53:52,274 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T01:53:52.941Z] 2026-07-10 01:53:52,274 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T01:53:52.941Z] 4.1.0-dev.126 [Pipeline] } [2026-07-10T01:53:52.952Z] $ docker exec --env ******** --env ******** 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent -k [2026-07-10T01:53:53.050Z] unset SSH_AUTH_SOCK; [2026-07-10T01:53:53.052Z] unset SSH_AGENT_PID; [2026-07-10T01:53:53.052Z] echo Agent pid 93 killed; [2026-07-10T01:53:53.065Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-10T01:53:53.400Z] + git semver [Pipeline] } [2026-07-10T01:53:53.674Z] $ docker stop --time=1 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae [2026-07-10T01:53:54.964Z] $ docker rm -f --volumes 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-10T01:53:55.318Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-07-10T01:53:55.621Z] Stashed 1 file(s) [Pipeline] echo [2026-07-10T01:53:55.625Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.126 [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-10T01:53:56.195Z] + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] echo [2026-07-10T01:53:56.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-10T01:53:56.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-10T01:53:56.247Z] ========================================================= [2026-07-10T01:53:56.247Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-07-10T01:53:56.247Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-10T01:53:56.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-10T01:53:56.542Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-07-10T01:53:56.542Z] 2d35ebdb57d9: Pulling fs layer [2026-07-10T01:53:56.542Z] c35fb4624d26: Pulling fs layer [2026-07-10T01:53:56.542Z] 4e2aec7ef170: Pulling fs layer [2026-07-10T01:53:56.542Z] 333b49ad6fbf: Pulling fs layer [2026-07-10T01:53:56.542Z] 4f4fb700ef54: Pulling fs layer [2026-07-10T01:53:56.542Z] c3e65509a76b: Pulling fs layer [2026-07-10T01:53:56.542Z] 7cf9ebb963bd: Pulling fs layer [2026-07-10T01:53:56.542Z] bb34ca984cfb: Pulling fs layer [2026-07-10T01:53:56.542Z] 151cf03bc807: Pulling fs layer [2026-07-10T01:53:56.542Z] bb34ca984cfb: Waiting [2026-07-10T01:53:56.542Z] 151cf03bc807: Waiting [2026-07-10T01:53:56.542Z] 4f4fb700ef54: Waiting [2026-07-10T01:53:56.542Z] c3e65509a76b: Waiting [2026-07-10T01:53:56.542Z] 7cf9ebb963bd: Waiting [2026-07-10T01:53:56.542Z] 333b49ad6fbf: Waiting [2026-07-10T01:53:56.542Z] c35fb4624d26: Download complete [2026-07-10T01:53:56.542Z] 333b49ad6fbf: Verifying Checksum [2026-07-10T01:53:56.542Z] 333b49ad6fbf: Download complete [2026-07-10T01:53:56.542Z] 4f4fb700ef54: Download complete [2026-07-10T01:53:56.542Z] c3e65509a76b: Download complete [2026-07-10T01:53:56.542Z] 2d35ebdb57d9: Verifying Checksum [2026-07-10T01:53:56.542Z] 2d35ebdb57d9: Download complete [2026-07-10T01:53:56.803Z] 2d35ebdb57d9: Pull complete [2026-07-10T01:53:56.803Z] 7cf9ebb963bd: Verifying Checksum [2026-07-10T01:53:56.803Z] 7cf9ebb963bd: Download complete [2026-07-10T01:53:56.803Z] c35fb4624d26: Pull complete [2026-07-10T01:53:57.063Z] 4e2aec7ef170: Verifying Checksum [2026-07-10T01:53:57.063Z] 4e2aec7ef170: Download complete [2026-07-10T01:53:57.063Z] 151cf03bc807: Verifying Checksum [2026-07-10T01:53:57.063Z] 151cf03bc807: Download complete [2026-07-10T01:53:57.629Z] bb34ca984cfb: Verifying Checksum [2026-07-10T01:53:57.629Z] bb34ca984cfb: Download complete [2026-07-10T01:54:01.813Z] 4e2aec7ef170: Pull complete [2026-07-10T01:54:01.813Z] 333b49ad6fbf: Pull complete [2026-07-10T01:54:01.813Z] 4f4fb700ef54: Pull complete [2026-07-10T01:54:01.813Z] c3e65509a76b: Pull complete [2026-07-10T01:54:01.813Z] 7cf9ebb963bd: Pull complete [2026-07-10T01:54:04.348Z] bb34ca984cfb: Pull complete [2026-07-10T01:54:05.283Z] 151cf03bc807: Pull complete [2026-07-10T01:54:05.283Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-07-10T01:54:05.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-10T01:54:05.283Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-10T01:54:05.585Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-10T01:54:05.585Z] WORKDIR /edgex [2026-07-10T01:54:05.585Z] COPY go.mod . [2026-07-10T01:54:05.585Z] RUN go mod download [2026-07-10T01:54:05.585Z] + docker build -t ci-base-image-x86_64 -f - . [2026-07-10T01:54:06.156Z] #0 building with "default" instance using docker driver [2026-07-10T01:54:06.156Z] [2026-07-10T01:54:06.156Z] #1 [internal] load build definition from Dockerfile [2026-07-10T01:54:06.156Z] #1 transferring dockerfile: 164B done [2026-07-10T01:54:06.156Z] #1 DONE 0.0s [2026-07-10T01:54:06.156Z] [2026-07-10T01:54:06.156Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-10T01:54:06.156Z] #2 DONE 0.0s [2026-07-10T01:54:06.156Z] [2026-07-10T01:54:06.156Z] #3 [internal] load .dockerignore [2026-07-10T01:54:06.156Z] #3 transferring context: 50B done [2026-07-10T01:54:06.156Z] #3 DONE 0.0s [2026-07-10T01:54:06.156Z] [2026-07-10T01:54:06.156Z] #4 [internal] load build context [2026-07-10T01:54:06.156Z] #4 transferring context: 7.01kB done [2026-07-10T01:54:06.156Z] #4 DONE 0.0s [2026-07-10T01:54:06.156Z] [2026-07-10T01:54:06.156Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-07-10T01:54:06.414Z] #5 DONE 0.1s [2026-07-10T01:54:06.414Z] [2026-07-10T01:54:06.414Z] #6 [2/4] WORKDIR /edgex [2026-07-10T01:54:07.355Z] #6 DONE 1.2s [2026-07-10T01:54:07.614Z] [2026-07-10T01:54:07.614Z] #7 [3/4] COPY go.mod . [2026-07-10T01:54:07.614Z] #7 DONE 0.0s [2026-07-10T01:54:07.614Z] [2026-07-10T01:54:07.614Z] #8 [4/4] RUN go mod download [2026-07-10T01:54:10.754Z] Still waiting to schedule task [2026-07-10T01:54:10.755Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14814’ [2026-07-10T01:54:22.513Z] #8 DONE 14.9s [2026-07-10T01:54:22.513Z] [2026-07-10T01:54:22.513Z] #9 exporting to image [2026-07-10T01:54:22.513Z] #9 exporting layers [2026-07-10T01:54:26.715Z] #9 exporting layers 3.7s done [2026-07-10T01:54:26.715Z] #9 writing image sha256:ae27942dbc592012c7e43c154ffef52399fd0cd8fbde18e4943e015e1c9d2eb8 done [2026-07-10T01:54:26.715Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-07-10T01:54:26.715Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T01:54:27.024Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-10T01:54:27.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T01:54:27.117Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T01:54:27.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T01:54:27.400Z] $ docker top 803a0bf80b237814cb35328872f3c5557fedbf50952a8a14e13ec346080d1497 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-10T01:54:27.754Z] + go version [2026-07-10T01:54:27.754Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-07-10T01:54:27.765Z] $ docker stop --time=1 803a0bf80b237814cb35328872f3c5557fedbf50952a8a14e13ec346080d1497 [2026-07-10T01:54:29.042Z] $ docker rm -f --volumes 803a0bf80b237814cb35328872f3c5557fedbf50952a8a14e13ec346080d1497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T01:54:29.510Z] + docker inspect -f . ci-base-image-x86_64 [2026-07-10T01:54:29.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T01:54:29.589Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T01:54:29.617Z] $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T01:54:29.844Z] $ docker top 9ca039a8e0049044c43db45334eac126cd19068e446fc8a6abc37d14e48b2f60 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-07-10T01:54:29.904Z] ========================================================= [2026-07-10T01:54:29.904Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-07-10T01:54:29.904Z] ========================================================= [Pipeline] sh [2026-07-10T01:54:30.186Z] + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] fileExists [Pipeline] sh [2026-07-10T01:54:30.492Z] + make test [2026-07-10T01:54:30.492Z] go test -race -coverprofile=coverage.out ./... [2026-07-10T01:54:40.480Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-07-10T01:55:12.549Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-07-10T01:55:14.454Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2026-07-10T01:55:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.102s coverage: 71.0% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.082s coverage: 57.3% of statements [2026-07-10T01:55:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.221s coverage: 94.2% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-07-10T01:55:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements [2026-07-10T01:55:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-07-10T01:55:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-07-10T01:55:18.640Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-07-10T01:55:19.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 11.1% of statements [2026-07-10T01:55:19.575Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-07-10T01:55:19.575Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 97.7% of statements [2026-07-10T01:55:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-07-10T01:55:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.048s coverage: 72.2% of statements [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-07-10T01:55:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-07-10T01:55:24.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements [2026-07-10T01:55:24.638Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-07-10T01:55:24.638Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-07-10T01:55:24.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2026-07-10T01:55:24.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-07-10T01:55:24.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.2% of statements [2026-07-10T01:55:24.638Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements [2026-07-10T01:55:24.638Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-07-10T01:55:24.638Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-07-10T01:55:24.638Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-07-10T01:55:25.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.058s coverage: 40.0% of statements [2026-07-10T01:55:25.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2026-07-10T01:55:25.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 89.5% of statements [2026-07-10T01:55:25.721Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.083s coverage: 93.1% of statements [2026-07-10T01:55:25.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2026-07-10T01:55:38.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.049s coverage: 94.1% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 68.8% of statements [2026-07-10T01:55:46.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 47.4% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.026s coverage: 100.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.032s coverage: 86.0% of statements [2026-07-10T01:55:46.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.8% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.046s coverage: 20.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.039s coverage: 88.6% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements [2026-07-10T01:55:46.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-07-10T01:55:46.305Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-07-10T01:55:46.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 29.2% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-07-10T01:55:46.305Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 93.8% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-07-10T01:55:46.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements [2026-07-10T01:55:46.306Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.030s coverage: 54.0% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-07-10T01:55:46.306Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-07-10T01:55:51.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements [2026-07-10T01:55:51.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-07-10T01:55:51.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-07-10T01:55:51.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-07-10T01:55:51.569Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-07-10T01:55:51.569Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 94.9% of statements [2026-07-10T01:55:51.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-07-10T01:55:51.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-07-10T01:55:51.570Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-10T01:55:51.570Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-07-10T01:55:51.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 19.8% of statements [2026-07-10T01:55:51.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.038s coverage: 19.1% of statements [2026-07-10T01:55:51.570Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-07-10T01:55:51.570Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-07-10T01:55:51.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 97.7% of statements [2026-07-10T01:55:51.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-07-10T01:55:51.570Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 48.8% of statements [2026-07-10T01:55:51.570Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-07-10T01:55:51.570Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-07-10T01:55:51.827Z] 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-10T01:55:52.085Z] running golangci-lint [2026-07-10T01:55:52.085Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-07-10T01:55:52.085Z] go version go1.25.2 linux/amd64 [2026-07-10T01:55:52.344Z] 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-10T01:55:52.344Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-07-10T01:55:52.344Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-07-10T01:55:52.344Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-07-10T01:55:52.602Z] level=info msg="[goenv] Read go env for 3.786179ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-07-10T01:55:52.602Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-07-10T01:56:19.137Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|name|deps|exports_file|files|imports) took 22.332077118s" [2026-07-10T01:56:19.137Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.576196ms" [2026-07-10T01:56:31.343Z] level=info msg="[linters_context/goanalysis] analyzers took 2m18.738732149s with top 10 stages: buildir: 1m9.313653131s, gosec: 3.556257126s, inspect: 3.152430542s, fact_deprecated: 2.75839535s, printf: 1.945307565s, ctrlflow: 1.891272998s, fact_purity: 1.73459009s, nilness: 1.469217782s, QF1004: 1.416166498s, S1038: 1.322984976s" [2026-07-10T01:56:31.343Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-07-10T01:56:31.343Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-07-10T01:56:31.343Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-07-10T01:56:31.343Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-07-10T01:56:31.343Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, cgo: 35/35, exclusion_paths: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22" [2026-07-10T01:56:31.343Z] level=info msg="[runner] processing took 8.914198ms with stages: nolint_filter: 7.916213ms, generated_file_filter: 777.286µs, exclusion_rules: 120.795µs, exclusion_paths: 45.942µs, path_relativity: 35.981µs, cgo: 5.29µs, path_absoluter: 3.4µs, sort_results: 2.971µs, invalid_issue: 1.98µs, filename_unadjuster: 890ns, fixer: 710ns, max_same_issues: 620ns, diff: 540ns, severity-rules: 380ns, path_prettifier: 270ns, uniq_by_line: 220ns, path_shortener: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 180ns, source_code: 140ns" [2026-07-10T01:56:31.343Z] level=info msg="[runner] linters took 14.639888236s with stages: goanalysis_metalinter: 14.630887225s" [2026-07-10T01:56:31.343Z] 0 issues. [2026-07-10T01:56:31.343Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-07-10T01:56:31.343Z] level=info msg="Memory: 372 samples, avg is 387.4MB, max is 1391.1MB" [2026-07-10T01:56:31.343Z] level=info msg="Execution took 37.027148014s" [2026-07-10T01:56:31.343Z] go vet ./... [2026-07-10T01:56:37.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-07-10T01:56:37.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-07-10T01:56:37.900Z] ./bin/test-attribution-txt.sh [2026-07-10T01:56:37.900Z] An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add [2026-07-10T01:56:37.900Z] An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add [2026-07-10T01:56:37.900Z] An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add [2026-07-10T01:56:37.900Z] An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo [2026-07-10T01:56:37.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-07-10T01:56:38.222Z] + ls -al . [2026-07-10T01:56:38.222Z] total 1412 [2026-07-10T01:56:38.222Z] drwxrwxr-x 11 1001 1001 4096 Jul 10 01:54 . [2026-07-10T01:56:38.222Z] drwxr-xr-x 4 root root 4096 Jul 10 01:54 .. [2026-07-10T01:56:38.222Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 .blubracket [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 10 Jul 10 01:53 .dockerignore [2026-07-10T01:56:38.222Z] drwxrwxr-x 8 1001 1001 4096 Jul 10 01:55 .git [2026-07-10T01:56:38.222Z] drwxrwxr-x 3 1001 1001 4096 Jul 10 01:53 .github [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 909 Jul 10 01:53 .gitignore [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 359 Jul 10 01:53 .golangci.yml [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 100 Jul 10 01:53 .hadolint.yml [2026-07-10T01:56:38.222Z] drwxr-xr-x 3 1001 1001 4096 Jul 10 01:53 .semver [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 155 Jul 10 01:53 .sonarcloud.properties [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 1171 Jul 10 01:53 ADOPTERS.md [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 20149 Jul 10 01:53 Attribution.txt [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 118730 Jul 10 01:53 CHANGELOG.md [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 3804 Jul 10 01:53 CONTRIBUTING.md [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 677 Jul 10 01:53 GOVERNANCE.md [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 886 Jul 10 01:53 Jenkinsfile [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 10775 Jul 10 01:53 LICENSE [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 16743 Jul 10 01:53 Makefile [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 582 Jul 10 01:53 OWNERS.md [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 9932 Jul 10 01:53 README.md [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 789 Jul 10 01:53 SECURITY.md [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 13 Jul 10 01:53 VERSION [2026-07-10T01:56:38.222Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 bin [2026-07-10T01:56:38.222Z] drwxrwxr-x 19 1001 1001 4096 Jul 10 01:53 cmd [2026-07-10T01:56:38.222Z] -rw-r--r-- 1 root root 1053838 Jul 10 01:55 coverage.out [2026-07-10T01:56:38.222Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 fuzz_test [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 6979 Jul 10 01:53 go.mod [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 90491 Jul 10 01:53 go.sum [2026-07-10T01:56:38.222Z] drwxrwxr-x 7 1001 1001 4096 Jul 10 01:53 internal [2026-07-10T01:56:38.222Z] drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 openapi [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 584 Jul 10 01:53 security.txt [2026-07-10T01:56:38.222Z] -rw-rw-r-- 1 1001 1001 204 Jul 10 01:53 version.go [Pipeline] sh [2026-07-10T01:56:38.507Z] + '[' -e coverage.out ] [2026-07-10T01:56:38.507Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-07-10T01:56:38.647Z] Stashed 1 file(s) [Pipeline] sh [2026-07-10T01:56:38.932Z] + make build [2026-07-10T01:56:38.932Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-10T01:57:05.492Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-10T01:57:07.404Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-10T01:57:08.788Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-10T01:57:09.723Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-10T01:57:12.268Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-10T01:57:17.531Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-10T01:57:20.061Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-10T01:57:22.589Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-10T01:57:25.120Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-10T01:57:27.022Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-10T01:57:28.396Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-10T01:57:29.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-07-10T01:57:31.265Z] $ docker stop --time=1 9ca039a8e0049044c43db45334eac126cd19068e446fc8a6abc37d14e48b2f60 [2026-07-10T01:57:34.555Z] $ docker rm -f --volumes 9ca039a8e0049044c43db45334eac126cd19068e446fc8a6abc37d14e48b2f60 [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-10T01:57:35.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-10T01:57:35.911Z] [2026-07-10T01:57:35.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T01:57:36.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-10T01:57:36.475Z] latest: Pulling from edgex-devops/edgex-compose [2026-07-10T01:57:36.475Z] 91d30c5bc195: Pulling fs layer [2026-07-10T01:57:36.475Z] 2e9b0aa3be6d: Pulling fs layer [2026-07-10T01:57:36.475Z] 9c61dcf015f6: Pulling fs layer [2026-07-10T01:57:36.475Z] 4698f68db338: Pulling fs layer [2026-07-10T01:57:36.475Z] 2a2f49069b9e: Pulling fs layer [2026-07-10T01:57:36.475Z] e0025b399a48: Pulling fs layer [2026-07-10T01:57:36.475Z] 4698f68db338: Waiting [2026-07-10T01:57:36.475Z] 2a2f49069b9e: Waiting [2026-07-10T01:57:36.475Z] e0025b399a48: Waiting [2026-07-10T01:57:36.475Z] 91d30c5bc195: Verifying Checksum [2026-07-10T01:57:36.475Z] 91d30c5bc195: Download complete [2026-07-10T01:57:36.475Z] 4698f68db338: Download complete [2026-07-10T01:57:36.475Z] 91d30c5bc195: Pull complete [2026-07-10T01:57:36.475Z] 2e9b0aa3be6d: Download complete [2026-07-10T01:57:36.475Z] e0025b399a48: Download complete [2026-07-10T01:57:36.735Z] 2a2f49069b9e: Download complete [2026-07-10T01:57:36.735Z] 2e9b0aa3be6d: Pull complete [2026-07-10T01:57:37.666Z] 9c61dcf015f6: Download complete [2026-07-10T01:57:37.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-07-10T01:57:38.005Z] Running in /w/workspace/edgex-go/991 [Pipeline] { [Pipeline] checkout [2026-07-10T01:57:40.948Z] 9c61dcf015f6: Pull complete [2026-07-10T01:57:40.948Z] 4698f68db338: Pull complete [2026-07-10T01:57:41.125Z] The recommended git tool is: git [2026-07-10T01:57:41.514Z] 2a2f49069b9e: Pull complete [2026-07-10T01:57:41.514Z] e0025b399a48: Pull complete [2026-07-10T01:57:41.514Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-07-10T01:57:41.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-07-10T01:57:41.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T01:57:41.613Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T01:57:41.646Z] $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T01:57:42.439Z] $ docker top 9a851e229f06933c1ae64f8386ebfd1fd60683179326fb6be2eb431a94e0a493 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-10T01:57:42.781Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-10T01:57:43.040Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-10T01:57:43.040Z] #1 transferring dockerfile: 3.02kB done [2026-07-10T01:57:43.040Z] #1 DONE 0.1s [2026-07-10T01:57:43.040Z] [2026-07-10T01:57:43.040Z] #2 [core-keeper internal] load build definition from Dockerfile [2026-07-10T01:57:43.040Z] #2 transferring dockerfile: 2.07kB done [2026-07-10T01:57:43.040Z] #2 DONE 0.1s [2026-07-10T01:57:43.040Z] [2026-07-10T01:57:43.040Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-10T01:57:43.040Z] #3 ... [2026-07-10T01:57:43.040Z] [2026-07-10T01:57:43.040Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-10T01:57:43.040Z] #4 transferring dockerfile: 2.50kB done [2026-07-10T01:57:43.040Z] #4 DONE 0.1s [2026-07-10T01:57:43.040Z] [2026-07-10T01:57:43.040Z] #5 [core-data internal] load build definition from Dockerfile [2026-07-10T01:57:43.040Z] #5 transferring dockerfile: 2.04kB done [2026-07-10T01:57:43.040Z] #5 DONE 0.2s [2026-07-10T01:57:43.040Z] [2026-07-10T01:57:43.040Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-10T01:57:43.300Z] #3 ... [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #6 transferring dockerfile: 1.89kB done [2026-07-10T01:57:43.300Z] #6 DONE 0.2s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #7 [core-metadata internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #7 transferring dockerfile: 2.10kB done [2026-07-10T01:57:43.300Z] #7 DONE 0.3s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-07-10T01:57:43.300Z] #3 DONE 0.0s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #8 [security-spire-server internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #8 transferring dockerfile: 1.70kB done [2026-07-10T01:57:43.300Z] #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-10T01:57:43.300Z] #8 DONE 0.3s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #9 [core-command internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #9 transferring dockerfile: 1.94kB done [2026-07-10T01:57:43.300Z] #9 DONE 0.3s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #10 transferring dockerfile: 2.49kB done [2026-07-10T01:57:43.300Z] #10 DONE 0.3s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #11 [support-scheduler internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #11 transferring dockerfile: 1.83kB done [2026-07-10T01:57:43.300Z] #11 DONE 0.3s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #12 transferring dockerfile: 2.23kB done [2026-07-10T01:57:43.300Z] #12 DONE 0.4s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2026-07-10T01:57:43.300Z] #13 transferring dockerfile: 1.81kB done [2026-07-10T01:57:43.300Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-07-10T01:57:43.300Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-07-10T01:57:43.300Z] #13 DONE 0.4s [2026-07-10T01:57:43.300Z] [2026-07-10T01:57:43.300Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-10T01:57:43.301Z] #14 transferring dockerfile: 2.14kB done [2026-07-10T01:57:43.301Z] #14 DONE 0.4s [2026-07-10T01:57:43.301Z] [2026-07-10T01:57:43.301Z] #15 [security-spire-config internal] load build definition from Dockerfile [2026-07-10T01:57:43.301Z] #15 transferring dockerfile: 1.69kB done [2026-07-10T01:57:43.301Z] #15 DONE 0.4s [2026-07-10T01:57:43.301Z] [2026-07-10T01:57:43.301Z] #16 [support-notifications internal] load build definition from Dockerfile [2026-07-10T01:57:43.301Z] #16 transferring dockerfile: 2.02kB done [2026-07-10T01:57:43.301Z] #16 DONE 0.4s [2026-07-10T01:57:43.301Z] [2026-07-10T01:57:43.301Z] #17 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-10T01:57:43.869Z] #17 DONE 0.4s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T01:57:43.869Z] #18 DONE 0.7s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2026-07-10T01:57:43.869Z] #19 transferring context: 50B done [2026-07-10T01:57:43.869Z] #19 DONE 0.0s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-10T01:57:43.869Z] #20 DONE 0.5s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #21 [core-metadata internal] load .dockerignore [2026-07-10T01:57:43.869Z] #21 transferring context: 50B done [2026-07-10T01:57:43.869Z] #21 DONE 0.1s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #22 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T01:57:43.869Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T01:57:43.869Z] #22 ... [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #23 [core-keeper internal] load .dockerignore [2026-07-10T01:57:43.869Z] #23 transferring context: 50B done [2026-07-10T01:57:43.869Z] #23 DONE 0.1s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #24 [support-scheduler internal] load .dockerignore [2026-07-10T01:57:43.869Z] #24 transferring context: 50B done [2026-07-10T01:57:43.869Z] #24 DONE 0.1s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #25 [security-proxy-setup internal] load .dockerignore [2026-07-10T01:57:43.869Z] #25 transferring context: 50B done [2026-07-10T01:57:43.869Z] #25 DONE 0.1s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #26 [security-bootstrapper internal] load .dockerignore [2026-07-10T01:57:43.869Z] #26 transferring context: 50B done [2026-07-10T01:57:43.869Z] #26 DONE 0.1s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #27 [support-notifications internal] load .dockerignore [2026-07-10T01:57:43.869Z] #27 transferring context: 50B done [2026-07-10T01:57:43.869Z] #27 DONE 0.2s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-07-10T01:57:43.869Z] #28 transferring context: 50B done [2026-07-10T01:57:43.869Z] #28 DONE 0.2s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #29 [core-data internal] load .dockerignore [2026-07-10T01:57:43.869Z] #29 transferring context: 50B done [2026-07-10T01:57:43.869Z] #29 DONE 0.2s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #30 [security-proxy-auth internal] load .dockerignore [2026-07-10T01:57:43.869Z] #30 transferring context: 50B done [2026-07-10T01:57:43.869Z] #30 DONE 0.2s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #31 [core-command internal] load .dockerignore [2026-07-10T01:57:43.869Z] #31 transferring context: 50B done [2026-07-10T01:57:43.869Z] #31 DONE 0.2s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-10T01:57:43.869Z] #32 transferring context: 50B done [2026-07-10T01:57:43.869Z] #32 DONE 0.2s [2026-07-10T01:57:43.869Z] [2026-07-10T01:57:43.869Z] #22 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T01:57:43.869Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T01:57:43.869Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T01:57:43.869Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0B / 3.79MB 0.1s [2026-07-10T01:57:43.869Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T01:57:43.869Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-10T01:57:43.869Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-10T01:57:44.128Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.3s done [2026-07-10T01:57:44.128Z] #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 [2026-07-10T01:57:44.128Z] #22 ... [2026-07-10T01:57:44.128Z] [2026-07-10T01:57:44.128Z] #33 [security-spire-agent internal] load .dockerignore [2026-07-10T01:57:44.128Z] #33 transferring context: 50B 0.0s done [2026-07-10T01:57:44.128Z] #33 DONE 0.4s [2026-07-10T01:57:44.128Z] [2026-07-10T01:57:44.128Z] #34 [security-spire-config internal] load .dockerignore [2026-07-10T01:57:44.128Z] #34 transferring context: 50B done [2026-07-10T01:57:44.128Z] #34 DONE 0.4s [2026-07-10T01:57:44.128Z] [2026-07-10T01:57:44.128Z] #22 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T01:57:44.128Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T01:57:44.128Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.3s done [2026-07-10T01:57:44.128Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T01:57:44.128Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-10T01:57:44.128Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-10T01:57:44.128Z] #22 ... [2026-07-10T01:57:44.128Z] [2026-07-10T01:57:44.128Z] #35 [security-spire-server internal] load .dockerignore [2026-07-10T01:57:44.128Z] #35 transferring context: 50B 0.0s done [2026-07-10T01:57:44.128Z] #35 DONE 0.5s [2026-07-10T01:57:44.128Z] [2026-07-10T01:57:44.128Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-07-10T01:57:44.128Z] #36 DONE 0.5s [2026-07-10T01:57:44.128Z] [2026-07-10T01:57:44.128Z] #22 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T01:57:44.128Z] #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T01:57:44.128Z] #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.3s done [2026-07-10T01:57:44.128Z] #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T01:57:44.129Z] #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done [2026-07-10T01:57:44.129Z] #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done [2026-07-10T01:57:44.706Z] #22 ... [2026-07-10T01:57:44.706Z] [2026-07-10T01:57:44.706Z] #37 [security-spire-config internal] load build context [2026-07-10T01:57:44.706Z] #37 transferring context: 24.83kB 0.0s done [2026-07-10T01:57:44.706Z] #37 DONE 0.4s [2026-07-10T01:57:44.706Z] [2026-07-10T01:57:44.706Z] #22 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T01:57:44.706Z] #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done [2026-07-10T01:57:44.964Z] #22 ... [2026-07-10T01:57:44.964Z] [2026-07-10T01:57:44.964Z] #38 [security-spire-agent internal] load build context [2026-07-10T01:57:44.964Z] #38 transferring context: 26.11kB 0.0s done [2026-07-10T01:57:44.964Z] #38 DONE 0.7s [2026-07-10T01:57:44.964Z] [2026-07-10T01:57:44.964Z] #39 [security-spire-server internal] load build context [2026-07-10T01:57:44.964Z] #39 transferring context: 26.58kB 0.0s done [2026-07-10T01:57:44.964Z] #39 DONE 0.6s [2026-07-10T01:57:44.964Z] [2026-07-10T01:57:44.964Z] #40 [support-notifications builder 2/7] WORKDIR /edgex-go [2026-07-10T01:57:44.964Z] #40 DONE 0.6s [2026-07-10T01:57:44.964Z] [2026-07-10T01:57:44.964Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T01:57:44.964Z] #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2026-07-10T01:57:44.964Z] #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-10T01:57:44.964Z] #41 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-07-10T01:57:44.964Z] #41 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-07-10T01:57:44.964Z] #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-07-10T01:57:44.964Z] #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-10T01:57:44.964Z] #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done [2026-07-10T01:57:44.964Z] #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-10T01:57:44.964Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s [2026-07-10T01:57:44.964Z] #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.7s [2026-07-10T01:57:44.964Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done [2026-07-10T01:57:44.964Z] #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.8s [2026-07-10T01:57:44.964Z] #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-07-10T01:57:45.224Z] #41 ... [2026-07-10T01:57:45.224Z] [2026-07-10T01:57:45.224Z] #22 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T01:57:45.224Z] #22 DONE 1.4s [2026-07-10T01:57:45.224Z] [2026-07-10T01:57:45.224Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T01:57:45.224Z] #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done [2026-07-10T01:57:45.224Z] #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 1.0s [2026-07-10T01:57:45.224Z] #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.1s [2026-07-10T01:57:45.483Z] #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done [2026-07-10T01:57:45.483Z] #41 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-07-10T01:57:45.939Z] using credential edgex-jenkins-ssh [2026-07-10T01:57:45.961Z] Cloning the remote Git repository [2026-07-10T01:57:46.002Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-07-10T01:57:46.089Z] > git init /w/workspace/edgex-go/991 # timeout=10 [2026-07-10T01:57:46.225Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-07-10T01:57:46.226Z] > git --version # timeout=10 [2026-07-10T01:57:46.248Z] > git --version # 'git version 2.25.1' [2026-07-10T01:57:46.252Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-07-10T01:57:46.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-10T01:57:49.683Z] #41 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.6s done [2026-07-10T01:57:49.683Z] #41 ... [2026-07-10T01:57:49.683Z] [2026-07-10T01:57:49.683Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-10T01:57:49.683Z] #42 DONE 4.6s [2026-07-10T01:57:49.683Z] [2026-07-10T01:57:49.683Z] #43 [security-proxy-setup internal] load build context [2026-07-10T01:57:49.683Z] #43 transferring context: 233.59MB 5.7s [2026-07-10T01:57:49.941Z] #43 ... [2026-07-10T01:57:49.941Z] [2026-07-10T01:57:49.941Z] #44 [security-bootstrapper internal] load build context [2026-07-10T01:57:49.941Z] #44 ... [2026-07-10T01:57:49.941Z] [2026-07-10T01:57:49.941Z] #43 [security-proxy-setup internal] load build context [2026-07-10T01:57:52.473Z] #43 ... [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #45 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T01:57:52.473Z] #0 2.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 3.164 OK: 265 MiB in 60 packages [2026-07-10T01:57:52.473Z] #45 DONE 7.5s [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-10T01:57:52.473Z] #0 2.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 2.744 OK: 265 MiB in 60 packages [2026-07-10T01:57:52.473Z] #46 DONE 7.5s [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-10T01:57:52.473Z] #0 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 2.850 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T01:57:52.473Z] #0 2.850 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T01:57:52.473Z] #0 2.850 OK: 26325 distinct packages available [2026-07-10T01:57:52.473Z] #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 3.343 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-10T01:57:52.473Z] #0 3.358 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-10T01:57:52.473Z] #0 3.478 (3/4) Installing libucontext (1.3.2-r0) [2026-07-10T01:57:52.473Z] #0 3.485 (4/4) Installing gcompat (1.1.0-r4) [2026-07-10T01:57:52.473Z] #0 3.496 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:57:52.473Z] #0 3.501 OK: 8 MiB in 20 packages [2026-07-10T01:57:52.473Z] #47 DONE 7.2s [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #43 [security-proxy-setup internal] load build context [2026-07-10T01:57:52.473Z] #43 ... [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T01:57:52.473Z] #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 1.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 2.008 OK: 265 MiB in 60 packages [2026-07-10T01:57:52.473Z] #48 DONE 7.6s [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-10T01:57:52.473Z] #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 1.520 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T01:57:52.473Z] #0 1.520 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T01:57:52.473Z] #0 1.520 OK: 26345 distinct packages available [2026-07-10T01:57:52.473Z] #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 2.023 OK: 265 MiB in 60 packages [2026-07-10T01:57:52.473Z] #49 DONE 7.6s [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-10T01:57:52.473Z] #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:52.473Z] #0 1.514 OK: 265 MiB in 60 packages [2026-07-10T01:57:52.473Z] #50 DONE 7.6s [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #43 [security-proxy-setup internal] load build context [2026-07-10T01:57:52.473Z] #43 ... [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-10T01:57:52.473Z] #51 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-07-10T01:57:52.473Z] #51 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-10T01:57:52.473Z] #51 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-07-10T01:57:52.473Z] #51 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-07-10T01:57:52.473Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done [2026-07-10T01:57:52.473Z] #51 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.6s done [2026-07-10T01:57:52.473Z] #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-10T01:57:52.473Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done [2026-07-10T01:57:52.473Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-07-10T01:57:52.473Z] #51 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-07-10T01:57:52.473Z] #51 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.9s done [2026-07-10T01:57:52.473Z] #51 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.6s done [2026-07-10T01:57:52.473Z] #51 DONE 8.4s [2026-07-10T01:57:52.473Z] [2026-07-10T01:57:52.473Z] #43 [security-proxy-setup internal] load build context [2026-07-10T01:57:52.732Z] #43 ... [2026-07-10T01:57:52.732Z] [2026-07-10T01:57:52.732Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T01:57:52.732Z] #41 DONE 8.5s [2026-07-10T01:57:52.732Z] [2026-07-10T01:57:52.732Z] #43 [security-proxy-setup internal] load build context [2026-07-10T01:57:53.665Z] #43 ... [2026-07-10T01:57:53.665Z] [2026-07-10T01:57:53.665Z] #52 [security-spiffe-token-provider internal] load build context [2026-07-10T01:57:53.665Z] #52 ... [2026-07-10T01:57:53.665Z] [2026-07-10T01:57:53.665Z] #53 [core-metadata internal] load build context [2026-07-10T01:57:53.923Z] #53 ... [2026-07-10T01:57:53.923Z] [2026-07-10T01:57:53.923Z] #54 [support-notifications internal] load build context [2026-07-10T01:57:53.923Z] #54 ... [2026-07-10T01:57:53.923Z] [2026-07-10T01:57:53.923Z] #55 [security-secretstore-setup internal] load build context [2026-07-10T01:57:54.180Z] #55 ... [2026-07-10T01:57:54.181Z] [2026-07-10T01:57:54.181Z] #56 [core-common-config-bootstrapper internal] load build context [2026-07-10T01:57:54.181Z] #56 ... [2026-07-10T01:57:54.181Z] [2026-07-10T01:57:54.181Z] #57 [core-keeper internal] load build context [2026-07-10T01:57:54.181Z] #57 ... [2026-07-10T01:57:54.181Z] [2026-07-10T01:57:54.181Z] #58 [support-scheduler internal] load build context [2026-07-10T01:57:54.439Z] #58 ... [2026-07-10T01:57:54.439Z] [2026-07-10T01:57:54.439Z] #59 [security-proxy-auth internal] load build context [2026-07-10T01:57:54.439Z] #59 ... [2026-07-10T01:57:54.439Z] [2026-07-10T01:57:54.439Z] #60 [core-command internal] load build context [2026-07-10T01:57:54.696Z] #60 ... [2026-07-10T01:57:54.696Z] [2026-07-10T01:57:54.696Z] #61 [core-data internal] load build context [2026-07-10T01:57:54.696Z] #61 ... [2026-07-10T01:57:54.696Z] [2026-07-10T01:57:54.696Z] #56 [core-common-config-bootstrapper internal] load build context [2026-07-10T01:57:54.696Z] #56 transferring context: 454.00MB 10.7s [2026-07-10T01:57:55.262Z] #56 ... [2026-07-10T01:57:55.262Z] [2026-07-10T01:57:55.262Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-10T01:57:55.262Z] #0 9.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.262Z] #0 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.262Z] #0 9.452 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-10T01:57:55.262Z] #0 9.463 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:57:55.262Z] #0 9.477 OK: 7 MiB in 17 packages [2026-07-10T01:57:55.262Z] #62 ... [2026-07-10T01:57:55.262Z] [2026-07-10T01:57:55.262Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-10T01:57:55.262Z] #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.262Z] #0 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.262Z] #0 9.449 (1/4) Installing ca-certificates (20260611-r0) [2026-07-10T01:57:55.262Z] #0 9.469 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-10T01:57:55.262Z] #0 9.482 (3/4) Installing su-exec (0.2-r3) [2026-07-10T01:57:55.262Z] #0 9.544 (4/4) Installing yq-go (4.47.2-r3) [2026-07-10T01:57:55.262Z] #0 9.623 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:57:55.262Z] #0 9.633 Executing ca-certificates-20260611-r0.trigger [2026-07-10T01:57:55.262Z] #0 9.680 OK: 20 MiB in 20 packages [2026-07-10T01:57:55.530Z] #63 ... [2026-07-10T01:57:55.530Z] [2026-07-10T01:57:55.530Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-10T01:57:55.530Z] #0 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.530Z] #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.530Z] #0 9.111 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-10T01:57:55.530Z] #0 9.124 (2/4) Installing openssl (3.5.7-r0) [2026-07-10T01:57:55.530Z] #0 9.152 (3/4) Installing su-exec (0.2-r3) [2026-07-10T01:57:55.530Z] #0 9.163 (4/4) Installing yq-go (4.47.2-r3) [2026-07-10T01:57:55.530Z] #0 9.327 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:57:55.530Z] #0 9.332 OK: 20 MiB in 20 packages [2026-07-10T01:57:55.530Z] #64 ... [2026-07-10T01:57:55.530Z] [2026-07-10T01:57:55.530Z] #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-10T01:57:55.530Z] #0 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.530Z] #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.530Z] #0 9.060 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T01:57:55.530Z] #0 9.060 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T01:57:55.530Z] #0 9.060 OK: 26325 distinct packages available [2026-07-10T01:57:55.530Z] #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.530Z] #0 9.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:55.530Z] #0 9.593 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-10T01:57:55.530Z] #0 9.607 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-10T01:57:55.530Z] #0 9.618 (3/5) Installing libucontext (1.3.2-r0) [2026-07-10T01:57:55.530Z] #0 9.628 (4/5) Installing gcompat (1.1.0-r4) [2026-07-10T01:57:55.530Z] #0 9.640 (5/5) Installing openssl (3.5.7-r0) [2026-07-10T01:57:55.530Z] #0 9.658 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:57:55.530Z] #0 9.664 OK: 8 MiB in 21 packages [2026-07-10T01:57:55.530Z] #65 ... [2026-07-10T01:57:55.530Z] [2026-07-10T01:57:55.530Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-10T01:57:55.788Z] #66 ... [2026-07-10T01:57:55.788Z] [2026-07-10T01:57:55.788Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-10T01:57:55.788Z] #67 ... [2026-07-10T01:57:55.788Z] [2026-07-10T01:57:55.788Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-10T01:57:56.047Z] #68 ... [2026-07-10T01:57:56.047Z] [2026-07-10T01:57:56.047Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-10T01:57:56.047Z] #69 ... [2026-07-10T01:57:56.047Z] [2026-07-10T01:57:56.047Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-10T01:57:56.331Z] #70 ... [2026-07-10T01:57:56.331Z] [2026-07-10T01:57:56.331Z] #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-10T01:57:56.331Z] #71 ... [2026-07-10T01:57:56.331Z] [2026-07-10T01:57:56.331Z] #56 [core-common-config-bootstrapper internal] load build context [2026-07-10T01:57:57.708Z] #56 transferring context: 652.80MB 13.6s done [2026-07-10T01:57:59.097Z] #56 ... [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #55 [security-secretstore-setup internal] load build context [2026-07-10T01:57:59.097Z] #55 transferring context: 652.80MB 12.6s done [2026-07-10T01:57:59.097Z] #55 DONE 15.0s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-10T01:57:59.097Z] #63 DONE 13.7s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-10T01:57:59.097Z] #65 DONE 13.7s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-10T01:57:59.097Z] #62 DONE 13.7s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-10T01:57:59.097Z] #67 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:59.097Z] #67 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:59.097Z] #67 13.16 (1/7) Installing ca-certificates (20260611-r0) [2026-07-10T01:57:59.097Z] #67 13.19 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-10T01:57:59.097Z] #67 13.25 (3/7) Installing libgcc (14.2.0-r6) [2026-07-10T01:57:59.097Z] #67 13.26 (4/7) Installing libsodium (1.0.20-r1) [2026-07-10T01:57:59.097Z] #67 13.28 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-10T01:57:59.097Z] #67 13.31 (6/7) Installing libzmq (4.3.5-r2) [2026-07-10T01:57:59.097Z] #67 13.33 (7/7) Installing zeromq (4.3.5-r2) [2026-07-10T01:57:59.097Z] #67 13.34 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:57:59.097Z] #67 13.35 Executing ca-certificates-20260611-r0.trigger [2026-07-10T01:57:59.097Z] #67 13.38 OK: 12 MiB in 23 packages [2026-07-10T01:57:59.097Z] #67 DONE 13.7s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #60 [core-command internal] load build context [2026-07-10T01:57:59.097Z] #60 transferring context: 652.80MB 12.8s done [2026-07-10T01:57:59.097Z] #60 DONE 15.1s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-10T01:57:59.097Z] #64 DONE 13.8s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #58 [support-scheduler internal] load build context [2026-07-10T01:57:59.097Z] #58 transferring context: 652.80MB 13.2s done [2026-07-10T01:57:59.097Z] #58 DONE 15.1s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #61 [core-data internal] load build context [2026-07-10T01:57:59.097Z] #61 transferring context: 652.80MB 13.2s done [2026-07-10T01:57:59.097Z] #61 DONE 15.1s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #54 [support-notifications internal] load build context [2026-07-10T01:57:59.097Z] #54 transferring context: 652.80MB 13.5s done [2026-07-10T01:57:59.097Z] #54 DONE 15.1s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #56 [core-common-config-bootstrapper internal] load build context [2026-07-10T01:57:59.097Z] #56 DONE 15.1s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #43 [security-proxy-setup internal] load build context [2026-07-10T01:57:59.097Z] #43 transferring context: 652.80MB 13.8s done [2026-07-10T01:57:59.097Z] #43 DONE 15.2s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #44 [security-bootstrapper internal] load build context [2026-07-10T01:57:59.097Z] #44 transferring context: 652.80MB 13.8s done [2026-07-10T01:57:59.097Z] #44 DONE 15.2s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #59 [security-proxy-auth internal] load build context [2026-07-10T01:57:59.097Z] #59 transferring context: 652.80MB 13.9s done [2026-07-10T01:57:59.097Z] #59 DONE 15.2s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #52 [security-spiffe-token-provider internal] load build context [2026-07-10T01:57:59.097Z] #52 transferring context: 652.80MB 14.5s done [2026-07-10T01:57:59.097Z] #52 DONE 15.4s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #57 [core-keeper internal] load build context [2026-07-10T01:57:59.097Z] #57 transferring context: 652.80MB 14.5s done [2026-07-10T01:57:59.097Z] #57 DONE 15.3s [2026-07-10T01:57:59.097Z] [2026-07-10T01:57:59.097Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:57:59.355Z] #72 ... [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #53 [core-metadata internal] load build context [2026-07-10T01:57:59.355Z] #53 transferring context: 652.80MB 15.4s done [2026-07-10T01:57:59.355Z] #53 DONE 15.6s [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:57:59.355Z] #73 DONE 0.4s [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:57:59.355Z] #74 DONE 0.3s [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:57:59.355Z] #75 DONE 0.4s [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:57:59.355Z] #72 DONE 0.4s [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:57:59.355Z] #76 DONE 0.3s [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:57:59.355Z] #77 CACHED [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-10T01:57:59.355Z] #66 DONE 14.2s [2026-07-10T01:57:59.355Z] [2026-07-10T01:57:59.355Z] #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:57:59.613Z] #78 ... [2026-07-10T01:57:59.613Z] [2026-07-10T01:57:59.613Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-10T01:57:59.872Z] #79 10.04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:59.872Z] #79 ... [2026-07-10T01:57:59.872Z] [2026-07-10T01:57:59.872Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-10T01:57:59.872Z] #69 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:57:59.872Z] #69 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.438Z] #69 ... [2026-07-10T01:58:00.438Z] [2026-07-10T01:58:00.438Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-10T01:58:00.438Z] #0 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.438Z] #0 7.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.438Z] #0 7.660 OK: 8 MiB in 20 packages [2026-07-10T01:58:00.438Z] #80 DONE 7.8s [2026-07-10T01:58:00.438Z] [2026-07-10T01:58:00.438Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-10T01:58:00.438Z] #68 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.438Z] #68 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.438Z] #68 14.88 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-10T01:58:00.438Z] #68 14.90 (2/2) Installing su-exec (0.2-r3) [2026-07-10T01:58:00.438Z] #68 14.91 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:58:00.438Z] #68 14.94 OK: 7 MiB in 18 packages [2026-07-10T01:58:00.438Z] #68 DONE 15.1s [2026-07-10T01:58:00.438Z] [2026-07-10T01:58:00.438Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-10T01:58:00.438Z] #69 15.25 (1/3) Installing ca-certificates (20260611-r0) [2026-07-10T01:58:00.438Z] #69 15.29 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-10T01:58:00.438Z] #69 15.30 (3/3) Installing tzdata (2026b-r0) [2026-07-10T01:58:00.438Z] #69 15.37 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:58:00.695Z] #69 ... [2026-07-10T01:58:00.695Z] [2026-07-10T01:58:00.695Z] #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-10T01:58:00.695Z] #71 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.695Z] #71 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.695Z] #71 15.06 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-10T01:58:00.695Z] #71 15.07 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:58:00.695Z] #71 15.09 OK: 7 MiB in 17 packages [2026-07-10T01:58:00.695Z] #71 DONE 15.4s [2026-07-10T01:58:00.695Z] [2026-07-10T01:58:00.695Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T01:58:00.695Z] #81 DONE 0.4s [2026-07-10T01:58:00.695Z] [2026-07-10T01:58:00.695Z] #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-10T01:58:00.695Z] #69 15.37 Executing ca-certificates-20260611-r0.trigger [2026-07-10T01:58:00.695Z] #69 15.41 OK: 8 MiB in 19 packages [2026-07-10T01:58:00.695Z] #69 DONE 15.6s [2026-07-10T01:58:00.695Z] [2026-07-10T01:58:00.695Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-10T01:58:00.695Z] #79 10.41 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.695Z] #79 10.90 OK: 265 MiB in 60 packages [2026-07-10T01:58:00.695Z] #79 DONE 11.1s [2026-07-10T01:58:00.695Z] [2026-07-10T01:58:00.695Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-10T01:58:00.695Z] #82 DONE 0.1s [2026-07-10T01:58:00.695Z] [2026-07-10T01:58:00.695Z] #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-10T01:58:00.954Z] #83 ... [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-10T01:58:00.954Z] #84 DONE 0.1s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-10T01:58:00.954Z] #0 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 1.748 OK: 20 MiB in 20 packages [2026-07-10T01:58:00.954Z] #85 DONE 1.9s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-10T01:58:00.954Z] #86 DONE 0.1s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-10T01:58:00.954Z] #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 1.771 OK: 20 MiB in 20 packages [2026-07-10T01:58:00.954Z] #87 DONE 1.9s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2026-07-10T01:58:00.954Z] #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 1.794 OK: 8 MiB in 21 packages [2026-07-10T01:58:00.954Z] #88 DONE 1.9s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T01:58:00.954Z] #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:00.954Z] #0 1.794 OK: 7 MiB in 17 packages [2026-07-10T01:58:00.954Z] #89 DONE 2.0s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-10T01:58:00.954Z] #90 DONE 0.1s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-10T01:58:00.954Z] #91 DONE 0.1s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-10T01:58:00.954Z] #92 DONE 0.1s [2026-07-10T01:58:00.954Z] [2026-07-10T01:58:00.954Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T01:58:01.524Z] #93 ... [2026-07-10T01:58:01.524Z] [2026-07-10T01:58:01.524Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T01:58:01.524Z] #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:01.524Z] #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:01.524Z] #0 2.202 OK: 12 MiB in 23 packages [2026-07-10T01:58:01.524Z] #94 DONE 2.4s [2026-07-10T01:58:01.524Z] [2026-07-10T01:58:01.524Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-10T01:58:01.524Z] #95 DONE 0.5s [2026-07-10T01:58:01.524Z] [2026-07-10T01:58:01.524Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-10T01:58:01.524Z] #96 DONE 0.4s [2026-07-10T01:58:01.524Z] [2026-07-10T01:58:01.524Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T01:58:01.524Z] #93 DONE 0.5s [2026-07-10T01:58:01.524Z] [2026-07-10T01:58:01.524Z] #97 [security-spire-config] exporting to image [2026-07-10T01:58:01.524Z] #97 exporting layers [2026-07-10T01:58:01.782Z] #97 ... [2026-07-10T01:58:01.782Z] [2026-07-10T01:58:01.782Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-10T01:58:01.782Z] #98 DONE 0.4s [2026-07-10T01:58:01.782Z] [2026-07-10T01:58:01.782Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T01:58:01.782Z] #99 DONE 0.4s [2026-07-10T01:58:01.782Z] [2026-07-10T01:58:01.782Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-10T01:58:01.782Z] #100 DONE 0.1s [2026-07-10T01:58:01.782Z] [2026-07-10T01:58:01.782Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-10T01:58:01.782Z] #101 DONE 0.1s [2026-07-10T01:58:02.041Z] [2026-07-10T01:58:02.041Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-10T01:58:02.041Z] #102 DONE 0.1s [2026-07-10T01:58:02.041Z] [2026-07-10T01:58:02.041Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-10T01:58:02.041Z] #103 DONE 0.1s [2026-07-10T01:58:02.041Z] [2026-07-10T01:58:02.041Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-10T01:58:02.041Z] #70 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.041Z] #70 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.041Z] #70 15.84 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T01:58:02.041Z] #70 15.84 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T01:58:02.041Z] #70 15.84 OK: 26325 distinct packages available [2026-07-10T01:58:02.041Z] #70 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.041Z] #70 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.041Z] #70 16.38 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-10T01:58:02.041Z] #70 16.42 (2/13) Installing c-ares (1.34.8-r0) [2026-07-10T01:58:02.041Z] #70 16.44 (3/13) Installing libunistring (1.3-r0) [2026-07-10T01:58:02.041Z] #70 16.46 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-10T01:58:02.041Z] #70 16.48 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-10T01:58:02.041Z] #70 16.49 (6/13) Installing libpsl (0.21.5-r3) [2026-07-10T01:58:02.041Z] #70 16.50 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-10T01:58:02.041Z] #70 16.52 (8/13) Installing libcurl (8.14.1-r2) [2026-07-10T01:58:02.041Z] #70 16.56 (9/13) Installing curl (8.14.1-r2) [2026-07-10T01:58:02.041Z] #70 16.57 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-10T01:58:02.041Z] #70 16.59 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-10T01:58:02.041Z] #70 16.61 (12/13) Installing libucontext (1.3.2-r0) [2026-07-10T01:58:02.041Z] #70 16.62 (13/13) Installing gcompat (1.1.0-r4) [2026-07-10T01:58:02.041Z] #70 16.63 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:58:02.041Z] #70 16.64 OK: 12 MiB in 29 packages [2026-07-10T01:58:02.041Z] #70 DONE 16.8s [2026-07-10T01:58:02.041Z] [2026-07-10T01:58:02.041Z] #97 [security-spire-config] exporting to image [2026-07-10T01:58:02.041Z] #97 exporting layers 0.6s done [2026-07-10T01:58:02.041Z] #97 writing image sha256:0fb7b8bd55c53fb2fae0c4a6bdd13fc746dee98bc4ca484567197c0537da3783 done [2026-07-10T01:58:02.041Z] #97 naming to docker.io/library/security-spire-config done [2026-07-10T01:58:02.041Z] #97 DONE 0.6s [2026-07-10T01:58:02.041Z] [2026-07-10T01:58:02.041Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-10T01:58:02.041Z] #104 DONE 0.1s [2026-07-10T01:58:02.041Z] [2026-07-10T01:58:02.041Z] #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T01:58:02.041Z] #105 ... [2026-07-10T01:58:02.041Z] [2026-07-10T01:58:02.041Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-10T01:58:02.041Z] #106 DONE 0.1s [2026-07-10T01:58:02.299Z] [2026-07-10T01:58:02.299Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-10T01:58:02.299Z] #107 DONE 0.2s [2026-07-10T01:58:02.299Z] [2026-07-10T01:58:02.299Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-10T01:58:02.299Z] #108 DONE 0.1s [2026-07-10T01:58:02.299Z] [2026-07-10T01:58:02.299Z] #109 [security-spire-server] exporting to image [2026-07-10T01:58:02.299Z] #109 ... [2026-07-10T01:58:02.299Z] [2026-07-10T01:58:02.299Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-10T01:58:02.299Z] #110 DONE 0.1s [2026-07-10T01:58:02.299Z] [2026-07-10T01:58:02.299Z] #111 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-10T01:58:02.299Z] #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.299Z] #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.299Z] #0 1.880 OK: 7 MiB in 18 packages [2026-07-10T01:58:02.299Z] #111 DONE 2.0s [2026-07-10T01:58:02.561Z] [2026-07-10T01:58:02.561Z] #112 [security-spire-agent] exporting to image [2026-07-10T01:58:02.561Z] #112 ... [2026-07-10T01:58:02.561Z] [2026-07-10T01:58:02.561Z] #113 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-10T01:58:02.561Z] #0 2.037 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.561Z] #0 2.300 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.561Z] #0 2.866 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-10T01:58:02.561Z] #0 3.034 Executing busybox-1.37.0-r20.trigger [2026-07-10T01:58:02.561Z] #0 3.040 OK: 7 MiB in 17 packages [2026-07-10T01:58:02.561Z] #113 DONE 3.2s [2026-07-10T01:58:02.821Z] [2026-07-10T01:58:02.821Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-07-10T01:58:02.821Z] #83 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.821Z] #83 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.821Z] #83 1.876 OK: 7 MiB in 17 packages [2026-07-10T01:58:02.821Z] #83 DONE 2.0s [2026-07-10T01:58:02.821Z] [2026-07-10T01:58:02.821Z] #109 [security-spire-server] exporting to image [2026-07-10T01:58:02.821Z] #109 exporting layers 0.5s done [2026-07-10T01:58:02.821Z] #109 writing image sha256:ad094925c6c7537659c5ded0ed9c4c90f6422d89b43419b4d2b04c1929071822 done [2026-07-10T01:58:02.821Z] #109 naming to docker.io/library/security-spire-server [2026-07-10T01:58:02.821Z] #109 naming to docker.io/library/security-spire-server done [2026-07-10T01:58:02.821Z] #109 DONE 0.6s [2026-07-10T01:58:02.821Z] [2026-07-10T01:58:02.821Z] #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T01:58:02.821Z] #105 0.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:02.821Z] #105 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:03.084Z] #105 ... [2026-07-10T01:58:03.084Z] [2026-07-10T01:58:03.084Z] #112 [security-spire-agent] exporting to image [2026-07-10T01:58:03.084Z] #112 exporting layers 0.6s done [2026-07-10T01:58:03.084Z] #112 writing image sha256:6d98ff594c469bea500d4b04f8cc7f87b88911c23685fcc2f62a701ce7e354f7 done [2026-07-10T01:58:03.084Z] #112 naming to docker.io/library/security-spire-agent 0.0s done [2026-07-10T01:58:03.084Z] #112 DONE 0.8s [2026-07-10T01:58:03.084Z] [2026-07-10T01:58:03.084Z] #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-10T01:58:03.084Z] #114 DONE 0.8s [2026-07-10T01:58:03.084Z] [2026-07-10T01:58:03.084Z] #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T01:58:03.084Z] #105 1.086 OK: 12 MiB in 29 packages [2026-07-10T01:58:03.355Z] #105 DONE 1.3s [2026-07-10T01:58:03.355Z] [2026-07-10T01:58:03.355Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-10T01:58:03.355Z] #115 DONE 0.2s [2026-07-10T01:58:03.355Z] [2026-07-10T01:58:03.355Z] #116 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T01:58:03.355Z] #0 1.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:03.355Z] #0 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-07-10T01:58:03.355Z] #0 2.502 OK: 8 MiB in 19 packages [2026-07-10T01:58:03.613Z] #116 DONE 2.9s [2026-07-10T01:58:03.613Z] [2026-07-10T01:58:03.613Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:07.202Z] Avoid second fetch [2026-07-10T01:58:07.203Z] Checking out Revision 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 (main) [2026-07-10T01:58:06.204Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-07-10T01:58:06.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-07-10T01:58:07.218Z] > git config core.sparsecheckout # timeout=10 [2026-07-10T01:58:07.278Z] > git checkout -f 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 # timeout=10 [2026-07-10T01:58:08.088Z] Commit message: "Merge pull request #5452 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.22.0" [2026-07-10T01:58:10.174Z] #117 ... [2026-07-10T01:58:10.174Z] [2026-07-10T01:58:10.174Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:10.175Z] #118 ... [2026-07-10T01:58:10.175Z] [2026-07-10T01:58:10.175Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:10.175Z] #119 ... [2026-07-10T01:58:10.175Z] [2026-07-10T01:58:10.175Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:10.175Z] #120 ... [2026-07-10T01:58:10.175Z] [2026-07-10T01:58:10.175Z] #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-10T01:58:12.860Z] provisioning config files... [2026-07-10T01:58:12.889Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config6707203926808797531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-10T01:58:13.562Z] ---> ****-login.sh [2026-07-10T01:58:13.562Z] nexus3.edgexfoundry.org:10001 [2026-07-10T01:58:13.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:58:14.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T01:58:14.113Z] Configure a credential helper to remove this warning. See [2026-07-10T01:58:14.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T01:58:14.113Z] [2026-07-10T01:58:14.113Z] Login Succeeded [2026-07-10T01:58:14.113Z] nexus3.edgexfoundry.org:10002 [2026-07-10T01:58:14.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:58:14.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T01:58:14.381Z] Configure a credential helper to remove this warning. See [2026-07-10T01:58:14.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T01:58:14.381Z] [2026-07-10T01:58:14.381Z] Login Succeeded [2026-07-10T01:58:14.381Z] nexus3.edgexfoundry.org:10003 [2026-07-10T01:58:14.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:58:14.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T01:58:14.954Z] Configure a credential helper to remove this warning. See [2026-07-10T01:58:14.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T01:58:14.955Z] [2026-07-10T01:58:14.955Z] Login Succeeded [2026-07-10T01:58:14.955Z] nexus3.edgexfoundry.org:10004 [2026-07-10T01:58:14.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:58:15.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T01:58:15.230Z] Configure a credential helper to remove this warning. See [2026-07-10T01:58:15.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T01:58:15.231Z] [2026-07-10T01:58:15.231Z] Login Succeeded [2026-07-10T01:58:15.231Z] ****.io [2026-07-10T01:58:15.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T01:58:15.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T01:58:15.770Z] Configure a credential helper to remove this warning. See [2026-07-10T01:58:15.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T01:58:15.770Z] [2026-07-10T01:58:15.770Z] Login Succeeded [2026-07-10T01:58:15.770Z] ---> ****-login.sh ends [Pipeline] } [2026-07-10T01:58:15.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-07-10T01:58:16.437Z] + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] echo [2026-07-10T01:58:16.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-10T01:58:16.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-10T01:58:16.500Z] ========================================================= [2026-07-10T01:58:16.500Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-07-10T01:58:16.500Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-07-10T01:58:16.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-10T01:58:16.832Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-07-10T01:58:16.832Z] 6b59a28fa201: Pulling fs layer [2026-07-10T01:58:16.832Z] d32bb0dddca7: Pulling fs layer [2026-07-10T01:58:16.832Z] 5dab1238d3d9: Pulling fs layer [2026-07-10T01:58:16.832Z] 196fd7d83e7d: Pulling fs layer [2026-07-10T01:58:16.832Z] 4f4fb700ef54: Pulling fs layer [2026-07-10T01:58:16.832Z] 8ba94037c8f0: Pulling fs layer [2026-07-10T01:58:16.832Z] deaec5988b04: Pulling fs layer [2026-07-10T01:58:16.832Z] 9f65657bb879: Pulling fs layer [2026-07-10T01:58:16.832Z] 196fd7d83e7d: Waiting [2026-07-10T01:58:16.832Z] 4f4fb700ef54: Waiting [2026-07-10T01:58:16.832Z] 8ba94037c8f0: Waiting [2026-07-10T01:58:16.832Z] deaec5988b04: Waiting [2026-07-10T01:58:16.832Z] 9f65657bb879: Waiting [2026-07-10T01:58:17.101Z] d32bb0dddca7: Verifying Checksum [2026-07-10T01:58:17.101Z] d32bb0dddca7: Download complete [2026-07-10T01:58:17.101Z] 196fd7d83e7d: Verifying Checksum [2026-07-10T01:58:17.101Z] 196fd7d83e7d: Download complete [2026-07-10T01:58:17.101Z] 4f4fb700ef54: Verifying Checksum [2026-07-10T01:58:17.101Z] 4f4fb700ef54: Download complete [2026-07-10T01:58:17.101Z] 8ba94037c8f0: Verifying Checksum [2026-07-10T01:58:17.101Z] 8ba94037c8f0: Download complete [2026-07-10T01:58:17.101Z] 6b59a28fa201: Verifying Checksum [2026-07-10T01:58:17.101Z] 6b59a28fa201: Download complete [2026-07-10T01:58:17.695Z] 9f65657bb879: Verifying Checksum [2026-07-10T01:58:17.695Z] 9f65657bb879: Download complete [2026-07-10T01:58:18.286Z] 6b59a28fa201: Pull complete [2026-07-10T01:58:18.556Z] d32bb0dddca7: Pull complete [2026-07-10T01:58:18.894Z] 5dab1238d3d9: Verifying Checksum [2026-07-10T01:58:18.894Z] 5dab1238d3d9: Download complete [2026-07-10T01:58:20.160Z] #121 DONE 18.4s [2026-07-10T01:58:20.160Z] [2026-07-10T01:58:20.160Z] #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:20.160Z] #119 DONE 19.8s [2026-07-10T01:58:20.160Z] [2026-07-10T01:58:20.160Z] #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:20.160Z] #78 DONE 19.8s [2026-07-10T01:58:20.160Z] [2026-07-10T01:58:20.160Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:20.160Z] #117 DONE 19.8s [2026-07-10T01:58:20.160Z] [2026-07-10T01:58:20.160Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:20.160Z] #118 DONE 19.8s [2026-07-10T01:58:20.160Z] [2026-07-10T01:58:20.160Z] #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:20.160Z] #120 DONE 19.8s [2026-07-10T01:58:20.160Z] [2026-07-10T01:58:20.160Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-10T01:58:20.332Z] deaec5988b04: Download complete [2026-07-10T01:58:25.458Z] #122 ... [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #123 DONE 6.0s [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #124 DONE 6.0s [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:25.458Z] #125 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:58:25.458Z] #126 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #127 [security-proxy-setup builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #127 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #128 [security-bootstrapper builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #128 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:25.458Z] #129 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:58:25.458Z] #130 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T01:58:25.458Z] #131 ... [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #132 [core-command builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #132 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:25.458Z] #133 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:25.458Z] #134 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:58:25.458Z] #135 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #136 [core-metadata builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #136 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:25.458Z] #137 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:58:25.458Z] #138 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #139 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T01:58:25.458Z] #140 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #141 [security-proxy-auth builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #141 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-10T01:58:25.458Z] #142 CACHED [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #143 [core-keeper builder 7/8] COPY . . [2026-07-10T01:58:25.458Z] #143 DONE 6.0s [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #144 [support-scheduler builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #144 DONE 6.0s [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.458Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-10T01:58:25.458Z] #122 DONE 6.0s [2026-07-10T01:58:25.458Z] [2026-07-10T01:58:25.459Z] #145 [support-notifications builder 6/7] COPY . . [2026-07-10T01:58:25.459Z] #145 DONE 6.1s [2026-07-10T01:58:25.459Z] [2026-07-10T01:58:25.459Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T01:58:26.398Z] #146 1.078 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-10T01:58:32.790Z] 5dab1238d3d9: Pull complete [2026-07-10T01:58:32.790Z] 196fd7d83e7d: Pull complete [2026-07-10T01:58:33.060Z] 4f4fb700ef54: Pull complete [2026-07-10T01:58:33.331Z] 8ba94037c8f0: Pull complete [2026-07-10T01:58:36.387Z] #146 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-10T01:58:36.387Z] #0 1.155 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-10T01:58:36.387Z] #147 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T01:58:36.387Z] #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-07-10T01:58:36.387Z] #148 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-10T01:58:36.387Z] #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-10T01:58:36.387Z] #149 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-10T01:58:36.387Z] #0 1.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-10T01:58:36.387Z] #150 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T01:58:36.387Z] #0 1.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-10T01:58:36.387Z] #151 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-10T01:58:36.387Z] #0 0.824 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-10T01:58:36.387Z] #152 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #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-10T01:58:36.387Z] #0 0.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-10T01:58:36.387Z] #153 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T01:58:36.387Z] #131 0.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-10T01:58:36.387Z] #131 ... [2026-07-10T01:58:36.387Z] [2026-07-10T01:58:36.387Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T01:58:36.387Z] #0 1.118 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-10T01:58:36.646Z] #154 ... [2026-07-10T01:58:36.646Z] [2026-07-10T01:58:36.646Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-10T01:58:36.646Z] #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-10T01:58:36.646Z] #155 ... [2026-07-10T01:58:36.646Z] [2026-07-10T01:58:36.646Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T01:58:36.646Z] #0 0.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-10T01:58:43.464Z] deaec5988b04: Pull complete [2026-07-10T01:58:44.058Z] 9f65657bb879: Pull complete [2026-07-10T01:58:44.058Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-07-10T01:58:44.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-10T01:58:44.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-07-10T01:58:44.410Z] + docker build -t ci-base-image-arm64 -f - . [2026-07-10T01:58:44.411Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-10T01:58:44.411Z] WORKDIR /edgex [2026-07-10T01:58:44.411Z] COPY go.mod . [2026-07-10T01:58:44.411Z] RUN go mod download [2026-07-10T01:58:45.015Z] Sending build context to Docker daemon 3.951MB [2026-07-10T01:58:45.015Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-07-10T01:58:45.015Z] ---> 334268110677 [2026-07-10T01:58:45.015Z] Step 2/4 : WORKDIR /edgex [2026-07-10T01:58:46.970Z] ---> Running in 938472585a07 [2026-07-10T01:58:47.240Z] Removing intermediate container 938472585a07 [2026-07-10T01:58:47.240Z] ---> c8465aa7418b [2026-07-10T01:58:47.240Z] Step 3/4 : COPY go.mod . [2026-07-10T01:58:47.831Z] ---> 6c6706678729 [2026-07-10T01:58:47.831Z] Step 4/4 : RUN go mod download [2026-07-10T01:58:47.831Z] ---> Running in dcb1211aad69 [2026-07-10T01:59:55.750Z] Removing intermediate container dcb1211aad69 [2026-07-10T01:59:55.750Z] ---> 012edafdcac0 [2026-07-10T01:59:55.750Z] Successfully built 012edafdcac0 [2026-07-10T01:59:55.750Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T01:59:56.098Z] + docker inspect -f . ci-base-image-arm64 [2026-07-10T01:59:56.098Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T01:59:56.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-14818 does not seem to be running inside a container [2026-07-10T01:59:56.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T01:59:57.694Z] $ docker top b2d2f2cd797c5155b01cdb4accedddcafc879651373f424ca9d171685e4aea0e -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-10T01:59:58.558Z] + go version [2026-07-10T01:59:58.558Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-07-10T01:59:58.575Z] $ docker stop --time=1 b2d2f2cd797c5155b01cdb4accedddcafc879651373f424ca9d171685e4aea0e [2026-07-10T02:00:00.200Z] $ docker rm -f --volumes b2d2f2cd797c5155b01cdb4accedddcafc879651373f424ca9d171685e4aea0e [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-10T02:00:00.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-10T02:00:00.921Z] [2026-07-10T02:00:00.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:00:01.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-10T02:00:01.258Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-07-10T02:00:01.258Z] 547446be3368: Pulling fs layer [2026-07-10T02:00:01.258Z] d125d8839a47: Pulling fs layer [2026-07-10T02:00:01.258Z] 3e85d5ac6304: Pulling fs layer [2026-07-10T02:00:01.258Z] c3105a71a48b: Pulling fs layer [2026-07-10T02:00:01.258Z] 0f093f025ec4: Pulling fs layer [2026-07-10T02:00:01.258Z] c3106fc0e877: Pulling fs layer [2026-07-10T02:00:01.258Z] c3105a71a48b: Waiting [2026-07-10T02:00:01.258Z] 0f093f025ec4: Waiting [2026-07-10T02:00:01.258Z] c3106fc0e877: Waiting [2026-07-10T02:00:01.528Z] 547446be3368: Verifying Checksum [2026-07-10T02:00:01.528Z] 547446be3368: Download complete [2026-07-10T02:00:01.528Z] c3105a71a48b: Verifying Checksum [2026-07-10T02:00:01.528Z] c3105a71a48b: Download complete [2026-07-10T02:00:01.796Z] d125d8839a47: Verifying Checksum [2026-07-10T02:00:01.796Z] d125d8839a47: Download complete [2026-07-10T02:00:01.796Z] c3106fc0e877: Verifying Checksum [2026-07-10T02:00:01.796Z] c3106fc0e877: Download complete [2026-07-10T02:00:02.067Z] 0f093f025ec4: Verifying Checksum [2026-07-10T02:00:02.067Z] 0f093f025ec4: Download complete [2026-07-10T02:00:02.335Z] 547446be3368: Pull complete [2026-07-10T02:00:04.287Z] 3e85d5ac6304: Verifying Checksum [2026-07-10T02:00:04.287Z] 3e85d5ac6304: Download complete [2026-07-10T02:00:07.632Z] d125d8839a47: Pull complete [2026-07-10T02:00:13.103Z] #156 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-10T02:00:13.103Z] #155 DONE 98.6s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:00:13.103Z] #148 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:00:13.103Z] #157 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:00:13.103Z] #158 DONE 0.0s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-07-10T02:00:13.103Z] #159 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:00:13.103Z] #156 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #160 [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-10T02:00:13.103Z] #160 DONE 0.2s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-10T02:00:13.103Z] #147 DONE 99.2s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-10T02:00:13.103Z] #161 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-07-10T02:00:13.103Z] #162 DONE 0.2s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-10T02:00:13.103Z] #161 DONE 0.2s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-10T02:00:13.103Z] #163 DONE 1.0s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #164 [core-common-config-bootstrapper] exporting to image [2026-07-10T02:00:13.103Z] #164 exporting layers [2026-07-10T02:00:13.103Z] #164 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-10T02:00:13.103Z] #165 DONE 1.4s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #164 [core-common-config-bootstrapper] exporting to image [2026-07-10T02:00:13.103Z] #164 exporting layers 0.5s done [2026-07-10T02:00:13.103Z] #164 writing image sha256:94576c1016b2ee0bb87ae40da5e848299525fb49fc4d7e89e7c93f57ba5fead7 done [2026-07-10T02:00:13.103Z] #164 naming to docker.io/library/core-common-config-bootstrapper done [2026-07-10T02:00:13.103Z] #164 DONE 0.6s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:00:13.103Z] #166 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:00:13.103Z] #167 DONE 0.3s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T02:00:13.103Z] #151 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-10T02:00:13.103Z] #168 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-10T02:00:13.103Z] #169 DONE 0.2s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #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-10T02:00:13.103Z] #170 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #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-10T02:00:13.103Z] #171 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:00:13.103Z] #154 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #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-10T02:00:13.103Z] #172 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-10T02:00:13.103Z] #173 DONE 0.1s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #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-10T02:00:13.103Z] #153 ... [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-10T02:00:13.103Z] #174 DONE 0.8s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #175 [security-bootstrapper] exporting to image [2026-07-10T02:00:13.103Z] #175 exporting layers 0.6s done [2026-07-10T02:00:13.103Z] #175 writing image sha256:de0af9c040f12ec99e76baa6df87aa1743b2210fd8143e62eee3a2891f7a57b2 done [2026-07-10T02:00:13.103Z] #175 naming to docker.io/library/security-bootstrapper [2026-07-10T02:00:13.103Z] #175 naming to docker.io/library/security-bootstrapper done [2026-07-10T02:00:13.103Z] #175 DONE 0.7s [2026-07-10T02:00:13.103Z] [2026-07-10T02:00:13.103Z] #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-10T02:00:17.717Z] 3e85d5ac6304: Pull complete [2026-07-10T02:00:17.717Z] c3105a71a48b: Pull complete [2026-07-10T02:00:18.304Z] 0f093f025ec4: Pull complete [2026-07-10T02:00:18.572Z] c3106fc0e877: Pull complete [2026-07-10T02:00:18.572Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-07-10T02:00:18.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-07-10T02:00:18.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:00:18.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-14818 does not seem to be running inside a container [2026-07-10T02:00:18.892Z] $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:00:23.205Z] $ docker top a70361d7a20feec46d1151aaa6d2165799252af535175741bdfa3abd4f896a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-10T02:00:24.120Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-07-10T02:00:34.257Z] #1 [core-command internal] load build definition from Dockerfile [2026-07-10T02:00:37.605Z] #1 ... [2026-07-10T02:00:37.605Z] [2026-07-10T02:00:37.605Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-07-10T02:00:37.605Z] #2 transferring dockerfile: 2.23kB 0.0s done [2026-07-10T02:00:37.605Z] #2 DONE 3.2s [2026-07-10T02:00:37.605Z] [2026-07-10T02:00:37.605Z] #1 [core-command internal] load build definition from Dockerfile [2026-07-10T02:00:37.605Z] #1 transferring dockerfile: 1.94kB done [2026-07-10T02:00:37.605Z] #1 DONE 4.2s [2026-07-10T02:00:37.605Z] [2026-07-10T02:00:37.605Z] #3 [security-spire-server internal] load .dockerignore [2026-07-10T02:00:37.875Z] #3 ... [2026-07-10T02:00:37.875Z] [2026-07-10T02:00:37.875Z] #4 [support-notifications internal] load build definition from Dockerfile [2026-07-10T02:00:37.875Z] #4 transferring dockerfile: 2.02kB done [2026-07-10T02:00:37.875Z] #4 DONE 3.6s [2026-07-10T02:00:37.875Z] [2026-07-10T02:00:37.875Z] #5 [core-keeper internal] load build definition from Dockerfile [2026-07-10T02:00:37.875Z] #5 transferring dockerfile: 2.07kB done [2026-07-10T02:00:37.875Z] #5 DONE 3.5s [2026-07-10T02:00:37.875Z] [2026-07-10T02:00:37.875Z] #3 [security-spire-server internal] load .dockerignore [2026-07-10T02:00:37.875Z] #3 transferring context: 50B 0.1s done [2026-07-10T02:00:37.875Z] #3 ... [2026-07-10T02:00:37.875Z] [2026-07-10T02:00:37.875Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2026-07-10T02:00:37.875Z] #6 transferring dockerfile: 3.02kB 0.0s done [2026-07-10T02:00:37.875Z] #6 DONE 3.7s [2026-07-10T02:00:38.144Z] [2026-07-10T02:00:38.144Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-07-10T02:00:38.144Z] #7 transferring dockerfile: 1.89kB done [2026-07-10T02:00:38.144Z] #7 DONE 3.7s [2026-07-10T02:00:38.144Z] [2026-07-10T02:00:38.144Z] #8 [core-keeper internal] load .dockerignore [2026-07-10T02:00:38.144Z] #8 transferring context: 50B 0.0s done [2026-07-10T02:00:38.144Z] #8 DONE 2.5s [2026-07-10T02:00:38.144Z] [2026-07-10T02:00:38.144Z] #9 [core-data internal] load .dockerignore [2026-07-10T02:00:38.144Z] #9 transferring context: 50B 0.0s done [2026-07-10T02:00:38.144Z] #9 ... [2026-07-10T02:00:38.144Z] [2026-07-10T02:00:38.144Z] #10 [support-notifications internal] load .dockerignore [2026-07-10T02:00:38.144Z] #10 transferring context: 50B 0.0s done [2026-07-10T02:00:38.144Z] #10 DONE 2.6s [2026-07-10T02:00:38.144Z] [2026-07-10T02:00:38.144Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2026-07-10T02:00:38.144Z] #11 transferring dockerfile: 2.50kB 0.1s done [2026-07-10T02:00:38.144Z] #11 DONE 3.6s [2026-07-10T02:00:38.144Z] [2026-07-10T02:00:38.144Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2026-07-10T02:00:38.144Z] #12 transferring dockerfile: 2.14kB 0.1s done [2026-07-10T02:00:38.144Z] #12 DONE 3.5s [2026-07-10T02:00:38.144Z] [2026-07-10T02:00:38.144Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2026-07-10T02:00:38.144Z] #13 transferring context: 50B 0.1s done [2026-07-10T02:00:38.144Z] #13 DONE 2.8s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #14 [security-spire-server internal] load build definition from Dockerfile [2026-07-10T02:00:38.428Z] #14 transferring dockerfile: 1.70kB 0.1s done [2026-07-10T02:00:38.428Z] #14 DONE 3.8s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2026-07-10T02:00:38.428Z] #15 transferring dockerfile: 2.49kB 0.1s done [2026-07-10T02:00:38.428Z] #15 DONE 3.9s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #16 [support-scheduler internal] load build definition from Dockerfile [2026-07-10T02:00:38.428Z] #16 transferring dockerfile: 1.83kB 0.1s done [2026-07-10T02:00:38.428Z] #16 DONE 3.8s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #17 [core-data internal] load build definition from Dockerfile [2026-07-10T02:00:38.428Z] #17 transferring dockerfile: 2.04kB 0.1s done [2026-07-10T02:00:38.428Z] #17 DONE 3.6s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:38.428Z] #18 DONE 0.0s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #19 [security-spire-config internal] load build definition from Dockerfile [2026-07-10T02:00:38.428Z] #19 transferring dockerfile: 1.69kB 0.1s done [2026-07-10T02:00:38.428Z] #19 DONE 3.9s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #20 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T02:00:38.428Z] #20 ... [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2026-07-10T02:00:38.428Z] #21 transferring context: 50B 0.1s done [2026-07-10T02:00:38.428Z] #21 DONE 2.8s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #22 [core-metadata internal] load build definition from Dockerfile [2026-07-10T02:00:38.428Z] #22 transferring dockerfile: 2.10kB 0.1s done [2026-07-10T02:00:38.428Z] #22 DONE 3.7s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #23 [core-command internal] load .dockerignore [2026-07-10T02:00:38.428Z] #23 transferring context: 50B 0.1s done [2026-07-10T02:00:38.428Z] #23 DONE 3.6s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-07-10T02:00:38.428Z] #24 transferring context: 50B 0.1s done [2026-07-10T02:00:38.428Z] #24 DONE 2.8s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #25 [security-bootstrapper internal] load .dockerignore [2026-07-10T02:00:38.428Z] #25 transferring context: 50B 0.1s done [2026-07-10T02:00:38.428Z] #25 DONE 2.9s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #26 [security-spire-agent internal] load build definition from Dockerfile [2026-07-10T02:00:38.428Z] #26 transferring dockerfile: 1.81kB 0.1s done [2026-07-10T02:00:38.428Z] #26 DONE 4.0s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #3 [security-spire-server internal] load .dockerignore [2026-07-10T02:00:38.428Z] #3 DONE 2.9s [2026-07-10T02:00:38.428Z] [2026-07-10T02:00:38.428Z] #27 [security-spire-agent internal] load .dockerignore [2026-07-10T02:00:38.428Z] #27 transferring context: 50B 0.0s done [2026-07-10T02:00:38.698Z] #27 DONE 2.7s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:38.698Z] #18 DONE 0.0s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #28 [security-proxy-auth internal] load .dockerignore [2026-07-10T02:00:38.698Z] #28 transferring context: 50B 0.0s done [2026-07-10T02:00:38.698Z] #28 DONE 2.7s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #29 [support-scheduler internal] load .dockerignore [2026-07-10T02:00:38.698Z] #29 transferring context: 50B 0.0s done [2026-07-10T02:00:38.698Z] #29 DONE 2.9s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T02:00:38.698Z] #20 ... [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:38.698Z] #18 DONE 0.0s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #30 [security-proxy-setup internal] load .dockerignore [2026-07-10T02:00:38.698Z] #30 transferring context: 50B 0.0s done [2026-07-10T02:00:38.698Z] #30 DONE 2.9s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #31 [security-spire-config internal] load .dockerignore [2026-07-10T02:00:38.698Z] #31 transferring context: 50B 0.0s done [2026-07-10T02:00:38.698Z] #31 DONE 2.9s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #32 [core-metadata internal] load .dockerignore [2026-07-10T02:00:38.698Z] #32 transferring context: 50B 0.0s done [2026-07-10T02:00:38.698Z] #32 DONE 2.7s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #9 [core-data internal] load .dockerignore [2026-07-10T02:00:38.698Z] #9 DONE 2.8s [2026-07-10T02:00:38.698Z] [2026-07-10T02:00:38.698Z] #20 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T02:00:38.969Z] #20 DONE 0.6s [2026-07-10T02:00:38.969Z] [2026-07-10T02:00:38.969Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:38.969Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:39.247Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:39.247Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:39.247Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:39.247Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:39.247Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.05MB / 4.12MB 0.2s [2026-07-10T02:00:39.247Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.3s [2026-07-10T02:00:39.515Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.15MB / 4.12MB 0.4s [2026-07-10T02:00:39.516Z] #33 ... [2026-07-10T02:00:39.516Z] [2026-07-10T02:00:39.516Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:39.516Z] #18 DONE 0.0s [2026-07-10T02:00:39.516Z] [2026-07-10T02:00:39.516Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:39.516Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s [2026-07-10T02:00:39.516Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc [2026-07-10T02:00:39.783Z] #33 ... [2026-07-10T02:00:39.783Z] [2026-07-10T02:00:39.783Z] #20 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T02:00:39.783Z] #20 DONE 0.8s [2026-07-10T02:00:39.783Z] [2026-07-10T02:00:39.783Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:39.783Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:40.052Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:40.052Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:40.052Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:40.052Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:40.052Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:40.637Z] #33 ... [2026-07-10T02:00:40.637Z] [2026-07-10T02:00:40.637Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:40.637Z] #18 DONE 0.0s [2026-07-10T02:00:40.637Z] [2026-07-10T02:00:40.637Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:40.905Z] #33 ... [2026-07-10T02:00:40.905Z] [2026-07-10T02:00:40.905Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:40.905Z] #18 DONE 0.0s [2026-07-10T02:00:40.905Z] [2026-07-10T02:00:40.905Z] #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T02:00:40.905Z] #20 DONE 0.9s [2026-07-10T02:00:40.905Z] [2026-07-10T02:00:40.905Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:40.905Z] #33 ... [2026-07-10T02:00:40.905Z] [2026-07-10T02:00:40.905Z] #34 [support-notifications internal] load build context [2026-07-10T02:00:40.905Z] #34 transferring context: 3.45MB 1.6s done [2026-07-10T02:00:40.905Z] #34 DONE 2.0s [2026-07-10T02:00:40.905Z] [2026-07-10T02:00:40.905Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:40.905Z] #18 DONE 0.0s [2026-07-10T02:00:40.905Z] [2026-07-10T02:00:40.905Z] #35 [core-common-config-bootstrapper internal] load build context [2026-07-10T02:00:40.905Z] #35 transferring context: 3.45MB 1.6s done [2026-07-10T02:00:40.905Z] #35 DONE 2.0s [2026-07-10T02:00:40.905Z] [2026-07-10T02:00:40.905Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:40.905Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:40.905Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:40.905Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:40.905Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:40.905Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:41.173Z] #33 ... [2026-07-10T02:00:41.173Z] [2026-07-10T02:00:41.173Z] #36 [core-keeper internal] load build context [2026-07-10T02:00:41.173Z] #36 transferring context: 3.45MB 1.7s done [2026-07-10T02:00:41.173Z] #36 DONE 2.1s [2026-07-10T02:00:41.173Z] [2026-07-10T02:00:41.173Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-10T02:00:41.440Z] #37 ... [2026-07-10T02:00:41.441Z] [2026-07-10T02:00:41.441Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:41.441Z] #18 DONE 0.0s [2026-07-10T02:00:41.441Z] [2026-07-10T02:00:41.441Z] #20 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T02:00:41.441Z] #20 DONE 1.3s [2026-07-10T02:00:41.441Z] [2026-07-10T02:00:41.441Z] #38 [core-command internal] load build context [2026-07-10T02:00:41.441Z] #38 transferring context: 3.45MB 1.1s done [2026-07-10T02:00:41.441Z] #38 DONE 1.4s [2026-07-10T02:00:41.441Z] [2026-07-10T02:00:41.441Z] #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:41.441Z] #18 DONE 0.0s [2026-07-10T02:00:41.441Z] [2026-07-10T02:00:41.441Z] #39 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-10T02:00:41.441Z] #39 DONE 3.2s [2026-07-10T02:00:41.441Z] [2026-07-10T02:00:41.441Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:41.441Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:41.441Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:41.441Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:41.441Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:41.441Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:41.708Z] #33 ... [2026-07-10T02:00:41.708Z] [2026-07-10T02:00:41.708Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:41.708Z] #18 DONE 0.0s [2026-07-10T02:00:41.708Z] [2026-07-10T02:00:41.708Z] #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-10T02:00:41.708Z] #39 DONE 3.2s [2026-07-10T02:00:41.708Z] [2026-07-10T02:00:41.708Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:41.708Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:41.708Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:41.708Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:41.708Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:41.708Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:41.982Z] #33 ... [2026-07-10T02:00:41.982Z] [2026-07-10T02:00:41.982Z] #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:41.982Z] #18 DONE 0.0s [2026-07-10T02:00:41.982Z] [2026-07-10T02:00:41.982Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:42.251Z] #33 ... [2026-07-10T02:00:42.251Z] [2026-07-10T02:00:42.251Z] #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-10T02:00:42.251Z] #39 DONE 3.2s [2026-07-10T02:00:42.251Z] [2026-07-10T02:00:42.251Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:42.251Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:42.251Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:42.251Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:42.251Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:42.251Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:42.251Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done [2026-07-10T02:00:42.517Z] #33 ... [2026-07-10T02:00:42.517Z] [2026-07-10T02:00:42.517Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-07-10T02:00:42.517Z] #18 DONE 0.0s [2026-07-10T02:00:42.517Z] [2026-07-10T02:00:42.517Z] #39 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-07-10T02:00:42.517Z] #39 DONE 3.2s [2026-07-10T02:00:42.517Z] [2026-07-10T02:00:42.517Z] #20 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2026-07-10T02:00:42.517Z] #20 DONE 2.4s [2026-07-10T02:00:42.517Z] [2026-07-10T02:00:42.517Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:42.517Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:42.517Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:42.517Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:42.517Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:42.517Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:42.517Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done [2026-07-10T02:00:42.786Z] #33 ... [2026-07-10T02:00:42.786Z] [2026-07-10T02:00:42.786Z] #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-07-10T02:00:42.786Z] #40 DONE 1.8s [2026-07-10T02:00:42.786Z] [2026-07-10T02:00:42.786Z] #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T02:00:43.752Z] #41 ... [2026-07-10T02:00:43.752Z] [2026-07-10T02:00:43.752Z] #42 [security-proxy-auth internal] load build context [2026-07-10T02:00:43.752Z] #42 transferring context: 3.45MB 1.9s done [2026-07-10T02:00:43.752Z] #42 DONE 2.4s [2026-07-10T02:00:43.752Z] [2026-07-10T02:00:43.752Z] #43 [security-secretstore-setup internal] load build context [2026-07-10T02:00:43.752Z] #43 transferring context: 3.45MB 2.0s done [2026-07-10T02:00:43.753Z] #43 DONE 3.0s [2026-07-10T02:00:44.022Z] [2026-07-10T02:00:44.022Z] #44 [security-bootstrapper internal] load build context [2026-07-10T02:00:44.022Z] #44 transferring context: 3.45MB 2.2s done [2026-07-10T02:00:44.297Z] #44 ... [2026-07-10T02:00:44.297Z] [2026-07-10T02:00:44.297Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:44.297Z] #33 DONE 6.0s [2026-07-10T02:00:44.297Z] [2026-07-10T02:00:44.297Z] #45 [support-scheduler internal] load build context [2026-07-10T02:00:44.580Z] #45 ... [2026-07-10T02:00:44.580Z] [2026-07-10T02:00:44.580Z] #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-07-10T02:00:44.580Z] #46 DONE 3.5s [2026-07-10T02:00:44.580Z] [2026-07-10T02:00:44.580Z] #45 [support-scheduler internal] load build context [2026-07-10T02:00:44.580Z] #45 transferring context: 3.45MB 2.6s done [2026-07-10T02:00:44.580Z] #45 ... [2026-07-10T02:00:44.580Z] [2026-07-10T02:00:44.580Z] #47 [security-spiffe-token-provider internal] load build context [2026-07-10T02:00:44.580Z] #47 transferring context: 3.45MB 2.3s done [2026-07-10T02:00:44.580Z] #47 DONE 3.8s [2026-07-10T02:00:44.580Z] [2026-07-10T02:00:44.580Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:44.580Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:44.580Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:44.580Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:44.580Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:44.580Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:44.580Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done [2026-07-10T02:00:44.580Z] #33 DONE 6.0s [2026-07-10T02:00:44.863Z] [2026-07-10T02:00:44.863Z] #44 [security-bootstrapper internal] load build context [2026-07-10T02:00:44.863Z] #44 DONE 3.6s [2026-07-10T02:00:44.863Z] [2026-07-10T02:00:44.863Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:44.863Z] #48 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:45.132Z] #48 ... [2026-07-10T02:00:45.132Z] [2026-07-10T02:00:45.132Z] #45 [support-scheduler internal] load build context [2026-07-10T02:00:45.132Z] #45 DONE 3.4s [2026-07-10T02:00:45.132Z] [2026-07-10T02:00:45.132Z] #49 [core-metadata internal] load build context [2026-07-10T02:00:45.132Z] #49 transferring context: 3.45MB 1.4s done [2026-07-10T02:00:45.132Z] #49 DONE 2.4s [2026-07-10T02:00:45.132Z] [2026-07-10T02:00:45.132Z] #50 [security-proxy-setup internal] load build context [2026-07-10T02:00:45.132Z] #50 transferring context: 3.45MB 1.5s done [2026-07-10T02:00:45.132Z] #50 DONE 3.0s [2026-07-10T02:00:45.132Z] [2026-07-10T02:00:45.132Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-10T02:00:45.400Z] #51 ... [2026-07-10T02:00:45.400Z] [2026-07-10T02:00:45.400Z] #52 [core-data internal] load build context [2026-07-10T02:00:45.400Z] #52 transferring context: 3.45MB 1.4s done [2026-07-10T02:00:45.400Z] #52 DONE 2.8s [2026-07-10T02:00:45.687Z] [2026-07-10T02:00:45.687Z] #53 [security-spire-config internal] load build context [2026-07-10T02:00:45.687Z] #53 transferring context: 24.83kB 0.1s done [2026-07-10T02:00:45.959Z] #53 DONE 1.2s [2026-07-10T02:00:45.959Z] [2026-07-10T02:00:45.959Z] #54 [security-spire-server internal] load build context [2026-07-10T02:00:45.959Z] #54 transferring context: 26.58kB 0.1s done [2026-07-10T02:00:45.959Z] #54 DONE 1.2s [2026-07-10T02:00:45.959Z] [2026-07-10T02:00:45.959Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:45.959Z] #48 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done [2026-07-10T02:00:45.959Z] #48 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-10T02:00:46.262Z] #48 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-10T02:00:46.262Z] #48 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-10T02:00:46.262Z] #48 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-10T02:00:46.262Z] #48 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-10T02:00:46.262Z] #48 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-07-10T02:00:46.551Z] #48 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-07-10T02:00:46.551Z] #48 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s [2026-07-10T02:00:46.551Z] #48 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.4s [2026-07-10T02:00:46.821Z] #48 ... [2026-07-10T02:00:46.821Z] [2026-07-10T02:00:46.821Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-07-10T02:00:46.821Z] #37 DONE 5.4s [2026-07-10T02:00:46.821Z] [2026-07-10T02:00:46.821Z] #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:46.821Z] #48 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2026-07-10T02:00:46.821Z] #48 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s [2026-07-10T02:00:46.821Z] #48 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-07-10T02:00:47.100Z] #48 ... [2026-07-10T02:00:47.100Z] [2026-07-10T02:00:47.100Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce [2026-07-10T02:00:47.100Z] #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done [2026-07-10T02:00:47.100Z] #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done [2026-07-10T02:00:47.100Z] #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done [2026-07-10T02:00:47.100Z] #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done [2026-07-10T02:00:47.100Z] #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done [2026-07-10T02:00:47.100Z] #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done [2026-07-10T02:00:47.100Z] #33 DONE 6.0s [2026-07-10T02:00:47.100Z] [2026-07-10T02:00:47.100Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:47.100Z] #48 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done [2026-07-10T02:00:47.100Z] #48 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-07-10T02:00:47.100Z] #48 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-07-10T02:00:47.100Z] #48 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-07-10T02:00:47.100Z] #48 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-07-10T02:00:47.100Z] #48 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done [2026-07-10T02:00:47.100Z] #48 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done [2026-07-10T02:00:47.100Z] #48 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2026-07-10T02:00:47.100Z] #48 ... [2026-07-10T02:00:47.100Z] [2026-07-10T02:00:47.100Z] #55 [security-spire-agent internal] load build context [2026-07-10T02:00:47.100Z] #55 transferring context: 26.11kB 0.0s done [2026-07-10T02:00:47.100Z] #55 DONE 0.2s [2026-07-10T02:00:47.100Z] [2026-07-10T02:00:47.100Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:47.100Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.8s [2026-07-10T02:00:47.687Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.4s [2026-07-10T02:00:48.294Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.03MB / 37.02MB 2.0s [2026-07-10T02:00:49.720Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.3s [2026-07-10T02:00:49.720Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.22MB / 37.02MB 3.6s [2026-07-10T02:00:49.988Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 3.8s [2026-07-10T02:00:50.258Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 4.1s [2026-07-10T02:00:50.848Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 4.7s [2026-07-10T02:00:51.117Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.74MB / 37.02MB 5.0s [2026-07-10T02:00:51.385Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 5.3s [2026-07-10T02:00:51.981Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 5.6s [2026-07-10T02:00:51.981Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 5.8s [2026-07-10T02:00:52.249Z] #48 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-07-10T02:00:52.523Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.28MB / 37.02MB 6.2s [2026-07-10T02:00:52.523Z] #48 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2026-07-10T02:00:52.791Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 6.5s [2026-07-10T02:00:52.791Z] #48 ... [2026-07-10T02:00:52.791Z] [2026-07-10T02:00:52.791Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-10T02:00:53.073Z] #56 ... [2026-07-10T02:00:53.073Z] [2026-07-10T02:00:53.073Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T02:00:53.073Z] #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:53.073Z] #57 ... [2026-07-10T02:00:53.073Z] [2026-07-10T02:00:53.073Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-10T02:00:53.073Z] #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:53.342Z] #58 ... [2026-07-10T02:00:53.342Z] [2026-07-10T02:00:53.342Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-10T02:00:53.342Z] #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:53.342Z] #59 ... [2026-07-10T02:00:53.342Z] [2026-07-10T02:00:53.342Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-10T02:00:53.342Z] #0 9.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:53.612Z] #60 ... [2026-07-10T02:00:53.612Z] [2026-07-10T02:00:53.612Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:53.612Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 7.3s [2026-07-10T02:00:54.214Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 7.9s [2026-07-10T02:00:54.483Z] #48 ... [2026-07-10T02:00:54.483Z] [2026-07-10T02:00:54.483Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-07-10T02:00:54.483Z] #56 DONE 11.7s [2026-07-10T02:00:54.483Z] [2026-07-10T02:00:54.483Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:54.761Z] #48 ... [2026-07-10T02:00:54.761Z] [2026-07-10T02:00:54.761Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-10T02:00:54.761Z] #0 9.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:55.031Z] #61 ... [2026-07-10T02:00:55.032Z] [2026-07-10T02:00:55.032Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:55.032Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 8.8s [2026-07-10T02:00:55.032Z] #48 ... [2026-07-10T02:00:55.032Z] [2026-07-10T02:00:55.032Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-10T02:00:55.032Z] #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:55.032Z] #0 9.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:55.032Z] #62 ... [2026-07-10T02:00:55.032Z] [2026-07-10T02:00:55.032Z] #63 [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-10T02:00:55.032Z] #63 DONE 10.0s [2026-07-10T02:00:55.032Z] [2026-07-10T02:00:55.032Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-10T02:00:55.032Z] #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:55.312Z] #64 ... [2026-07-10T02:00:55.312Z] [2026-07-10T02:00:55.312Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-10T02:00:55.312Z] #65 ... [2026-07-10T02:00:55.312Z] [2026-07-10T02:00:55.312Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-10T02:00:55.582Z] #66 ... [2026-07-10T02:00:55.582Z] [2026-07-10T02:00:55.582Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-10T02:00:55.582Z] #67 ... [2026-07-10T02:00:55.582Z] [2026-07-10T02:00:55.582Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-10T02:00:55.582Z] #0 8.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:55.864Z] #68 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:55.864Z] #68 ... [2026-07-10T02:00:55.864Z] [2026-07-10T02:00:55.864Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-10T02:00:55.864Z] #69 ... [2026-07-10T02:00:55.864Z] [2026-07-10T02:00:55.864Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-10T02:00:55.864Z] #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:00:56.141Z] #70 ... [2026-07-10T02:00:56.141Z] [2026-07-10T02:00:56.141Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:00:56.141Z] #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 9.4s done [2026-07-10T02:00:56.141Z] #48 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2026-07-10T02:00:57.113Z] #48 ... [2026-07-10T02:00:57.113Z] [2026-07-10T02:00:57.113Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-10T02:00:57.113Z] #71 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-07-10T02:00:57.113Z] #71 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-07-10T02:00:57.113Z] #71 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-07-10T02:00:57.113Z] #71 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-07-10T02:00:57.113Z] #71 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-07-10T02:00:57.113Z] #71 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-07-10T02:00:57.113Z] #71 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-07-10T02:00:57.113Z] #71 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.1s done [2026-07-10T02:00:57.113Z] #71 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done [2026-07-10T02:00:57.113Z] #71 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2026-07-10T02:00:57.113Z] #71 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2026-07-10T02:00:57.113Z] #71 ... [2026-07-10T02:00:57.113Z] [2026-07-10T02:00:57.113Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-10T02:00:57.113Z] #70 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:02.472Z] #70 ... [2026-07-10T02:01:02.472Z] [2026-07-10T02:01:02.472Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:02.472Z] #48 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.0s [2026-07-10T02:01:02.749Z] #48 ... [2026-07-10T02:01:02.749Z] [2026-07-10T02:01:02.749Z] #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T02:01:02.749Z] #41 9.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:02.749Z] #41 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:03.019Z] #41 ... [2026-07-10T02:01:03.019Z] [2026-07-10T02:01:03.019Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:03.614Z] #48 ... [2026-07-10T02:01:03.614Z] [2026-07-10T02:01:03.614Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-10T02:01:03.614Z] #59 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:03.884Z] #59 ... [2026-07-10T02:01:03.884Z] [2026-07-10T02:01:03.884Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-10T02:01:03.884Z] #58 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:03.884Z] #58 ... [2026-07-10T02:01:03.884Z] [2026-07-10T02:01:03.884Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-10T02:01:03.884Z] #60 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:04.152Z] #60 ... [2026-07-10T02:01:04.152Z] [2026-07-10T02:01:04.152Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:04.152Z] #48 ... [2026-07-10T02:01:04.152Z] [2026-07-10T02:01:04.152Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T02:01:04.152Z] #57 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:04.442Z] #57 ... [2026-07-10T02:01:04.442Z] [2026-07-10T02:01:04.442Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:04.442Z] #48 ... [2026-07-10T02:01:04.442Z] [2026-07-10T02:01:04.442Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-10T02:01:04.442Z] #0 5.309 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:04.442Z] #0 7.787 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:04.720Z] #72 ... [2026-07-10T02:01:04.720Z] [2026-07-10T02:01:04.720Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:05.311Z] #48 ... [2026-07-10T02:01:05.311Z] [2026-07-10T02:01:05.311Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:05.311Z] #0 4.798 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:05.311Z] #0 6.681 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:05.311Z] #73 ... [2026-07-10T02:01:05.311Z] [2026-07-10T02:01:05.311Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:05.311Z] #61 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:05.579Z] #61 ... [2026-07-10T02:01:05.579Z] [2026-07-10T02:01:05.579Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:05.848Z] #48 ... [2026-07-10T02:01:05.848Z] [2026-07-10T02:01:05.848Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-10T02:01:05.848Z] #65 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:05.848Z] #65 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.117Z] #65 ... [2026-07-10T02:01:06.117Z] [2026-07-10T02:01:06.117Z] #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:06.117Z] #51 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.117Z] #51 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.117Z] #51 ... [2026-07-10T02:01:06.117Z] [2026-07-10T02:01:06.117Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:06.406Z] #48 ... [2026-07-10T02:01:06.406Z] [2026-07-10T02:01:06.406Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-10T02:01:06.406Z] #66 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.406Z] #66 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.406Z] #66 ... [2026-07-10T02:01:06.406Z] [2026-07-10T02:01:06.406Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-10T02:01:06.406Z] #67 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.406Z] #67 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.406Z] #67 ... [2026-07-10T02:01:06.406Z] [2026-07-10T02:01:06.406Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-10T02:01:06.406Z] #69 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.406Z] #69 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.678Z] #69 ... [2026-07-10T02:01:06.678Z] [2026-07-10T02:01:06.678Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:06.678Z] #48 ... [2026-07-10T02:01:06.678Z] [2026-07-10T02:01:06.678Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-10T02:01:06.678Z] #64 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:06.945Z] #64 ... [2026-07-10T02:01:06.945Z] [2026-07-10T02:01:06.945Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:07.214Z] #48 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.0s [2026-07-10T02:01:07.488Z] #48 ... [2026-07-10T02:01:07.488Z] [2026-07-10T02:01:07.488Z] #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-07-10T02:01:07.488Z] #71 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.8s done [2026-07-10T02:01:07.488Z] #71 DONE 20.6s [2026-07-10T02:01:07.488Z] [2026-07-10T02:01:07.488Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:01:07.757Z] #48 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.4s done [2026-07-10T02:01:09.733Z] #48 ... [2026-07-10T02:01:09.733Z] [2026-07-10T02:01:09.733Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-07-10T02:01:09.733Z] #59 24.67 OK: 255 MiB in 60 packages [2026-07-10T02:01:09.733Z] #59 DONE 26.9s [2026-07-10T02:01:09.733Z] [2026-07-10T02:01:09.733Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:01:10.322Z] #74 DONE 0.5s [2026-07-10T02:01:10.322Z] [2026-07-10T02:01:10.322Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-10T02:01:10.322Z] #62 23.77 (1/4) Installing ca-certificates (20260611-r0) [2026-07-10T02:01:10.322Z] #62 24.24 (2/4) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:10.322Z] #62 24.26 (3/4) Installing su-exec (0.2-r3) [2026-07-10T02:01:10.322Z] #62 24.30 (4/4) Installing yq-go (4.47.2-r3) [2026-07-10T02:01:10.593Z] #62 ... [2026-07-10T02:01:10.593Z] [2026-07-10T02:01:10.593Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-07-10T02:01:10.593Z] #58 24.79 OK: 255 MiB in 60 packages [2026-07-10T02:01:10.593Z] #58 DONE 27.7s [2026-07-10T02:01:10.593Z] [2026-07-10T02:01:10.593Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:10.593Z] #61 26.00 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:10.863Z] #61 26.14 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:11.155Z] #61 ... [2026-07-10T02:01:11.155Z] [2026-07-10T02:01:11.155Z] #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T02:01:11.155Z] #41 25.79 OK: 255 MiB in 60 packages [2026-07-10T02:01:11.155Z] #41 DONE 28.9s [2026-07-10T02:01:11.155Z] [2026-07-10T02:01:11.155Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:11.155Z] #61 26.49 OK: 8 MiB in 17 packages [2026-07-10T02:01:11.750Z] #61 ... [2026-07-10T02:01:11.750Z] [2026-07-10T02:01:11.750Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:01:11.750Z] #75 DONE 1.3s [2026-07-10T02:01:12.027Z] [2026-07-10T02:01:12.027Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:01:12.027Z] #76 DONE 0.9s [2026-07-10T02:01:12.027Z] [2026-07-10T02:01:12.027Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:13.023Z] #77 ... [2026-07-10T02:01:13.023Z] [2026-07-10T02:01:13.023Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-07-10T02:01:13.023Z] #57 26.53 OK: 255 MiB in 60 packages [2026-07-10T02:01:13.023Z] #57 DONE 30.0s [2026-07-10T02:01:13.023Z] [2026-07-10T02:01:13.023Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:01:13.997Z] #78 DONE 0.8s [2026-07-10T02:01:13.997Z] [2026-07-10T02:01:13.997Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-10T02:01:13.997Z] #69 28.43 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T02:01:13.997Z] #69 28.44 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T02:01:13.997Z] #69 28.45 OK: 26166 distinct packages available [2026-07-10T02:01:14.961Z] #69 ... [2026-07-10T02:01:14.961Z] [2026-07-10T02:01:14.961Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:14.961Z] #61 DONE 30.3s [2026-07-10T02:01:14.961Z] [2026-07-10T02:01:14.961Z] #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:14.961Z] #51 26.13 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:14.961Z] #51 26.13 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:14.961Z] #51 26.50 OK: 8 MiB in 17 packages [2026-07-10T02:01:14.961Z] #51 DONE 30.2s [2026-07-10T02:01:14.961Z] [2026-07-10T02:01:14.961Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-10T02:01:15.577Z] #79 ... [2026-07-10T02:01:15.577Z] [2026-07-10T02:01:15.577Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-07-10T02:01:15.577Z] #68 23.26 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:15.577Z] #68 23.35 (2/4) Installing openssl (3.5.7-r0) [2026-07-10T02:01:15.577Z] #68 23.49 (3/4) Installing su-exec (0.2-r3) [2026-07-10T02:01:15.577Z] #68 23.59 (4/4) Installing yq-go (4.47.2-r3) [2026-07-10T02:01:15.577Z] #68 26.22 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:15.577Z] #68 26.59 OK: 20 MiB in 20 packages [2026-07-10T02:01:15.577Z] #68 DONE 30.4s [2026-07-10T02:01:15.862Z] [2026-07-10T02:01:15.862Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-10T02:01:16.130Z] #80 ... [2026-07-10T02:01:16.130Z] [2026-07-10T02:01:16.130Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-07-10T02:01:16.130Z] #64 26.37 (1/2) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:16.130Z] #64 26.47 (2/2) Installing su-exec (0.2-r3) [2026-07-10T02:01:16.130Z] #64 26.48 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:16.130Z] #64 26.90 OK: 8 MiB in 18 packages [2026-07-10T02:01:16.130Z] #64 DONE 30.9s [2026-07-10T02:01:16.130Z] [2026-07-10T02:01:16.130Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-10T02:01:17.596Z] #81 ... [2026-07-10T02:01:17.596Z] [2026-07-10T02:01:17.596Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-07-10T02:01:17.596Z] #62 26.57 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:17.596Z] #62 26.92 Executing ca-certificates-20260611-r0.trigger [2026-07-10T02:01:17.596Z] #62 29.13 OK: 19 MiB in 20 packages [2026-07-10T02:01:17.596Z] #62 DONE 32.3s [2026-07-10T02:01:17.596Z] [2026-07-10T02:01:17.596Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-10T02:01:18.564Z] #82 ... [2026-07-10T02:01:18.564Z] [2026-07-10T02:01:18.564Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-07-10T02:01:18.564Z] #66 26.62 (1/3) Installing ca-certificates (20260611-r0) [2026-07-10T02:01:18.564Z] #66 27.43 (2/3) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:18.564Z] #66 27.51 (3/3) Installing tzdata (2026b-r0) [2026-07-10T02:01:18.564Z] #66 29.92 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:18.564Z] #66 30.27 Executing ca-certificates-20260611-r0.trigger [2026-07-10T02:01:18.564Z] #66 31.71 OK: 8 MiB in 19 packages [2026-07-10T02:01:18.564Z] #66 DONE 33.5s [2026-07-10T02:01:18.832Z] [2026-07-10T02:01:18.832Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:18.832Z] #83 ... [2026-07-10T02:01:18.832Z] [2026-07-10T02:01:18.832Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-07-10T02:01:18.832Z] #67 27.08 (1/7) Installing ca-certificates (20260611-r0) [2026-07-10T02:01:18.832Z] #67 27.76 (2/7) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:18.832Z] #67 27.85 (3/7) Installing libgcc (14.2.0-r6) [2026-07-10T02:01:18.832Z] #67 27.93 (4/7) Installing libsodium (1.0.20-r1) [2026-07-10T02:01:18.832Z] #67 28.04 (5/7) Installing libstdc++ (14.2.0-r6) [2026-07-10T02:01:18.832Z] #67 28.68 (6/7) Installing libzmq (4.3.5-r2) [2026-07-10T02:01:18.832Z] #67 28.88 (7/7) Installing zeromq (4.3.5-r2) [2026-07-10T02:01:18.832Z] #67 29.04 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:18.832Z] #67 29.27 Executing ca-certificates-20260611-r0.trigger [2026-07-10T02:01:18.832Z] #67 30.98 OK: 12 MiB in 23 packages [2026-07-10T02:01:18.832Z] #67 DONE 33.7s [2026-07-10T02:01:19.100Z] [2026-07-10T02:01:19.100Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:19.100Z] #84 ... [2026-07-10T02:01:19.100Z] [2026-07-10T02:01:19.100Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-07-10T02:01:19.100Z] #72 22.00 OK: 255 MiB in 60 packages [2026-07-10T02:01:19.100Z] #72 DONE 24.7s [2026-07-10T02:01:19.368Z] [2026-07-10T02:01:19.368Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-10T02:01:19.635Z] #85 ... [2026-07-10T02:01:19.635Z] [2026-07-10T02:01:19.635Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-10T02:01:19.635Z] #60 26.65 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T02:01:19.635Z] #60 26.65 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T02:01:19.635Z] #60 26.65 OK: 26186 distinct packages available [2026-07-10T02:01:19.635Z] #60 29.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:19.635Z] #60 32.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:19.635Z] #60 ... [2026-07-10T02:01:19.635Z] [2026-07-10T02:01:19.635Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-07-10T02:01:19.635Z] #73 22.06 (1/1) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:19.635Z] #73 22.49 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:19.635Z] #73 22.62 OK: 8 MiB in 17 packages [2026-07-10T02:01:19.905Z] #73 DONE 24.7s [2026-07-10T02:01:19.905Z] [2026-07-10T02:01:19.905Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-10T02:01:19.905Z] #69 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:19.905Z] #69 32.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:20.174Z] #69 ... [2026-07-10T02:01:20.174Z] [2026-07-10T02:01:20.174Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:20.443Z] #86 ... [2026-07-10T02:01:20.443Z] [2026-07-10T02:01:20.443Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-10T02:01:20.443Z] #70 26.82 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T02:01:20.443Z] #70 26.82 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T02:01:20.443Z] #70 26.82 OK: 26166 distinct packages available [2026-07-10T02:01:20.443Z] #70 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:20.443Z] #70 31.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:20.710Z] #70 ... [2026-07-10T02:01:20.710Z] [2026-07-10T02:01:20.710Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-10T02:01:20.710Z] #65 25.22 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-07-10T02:01:20.710Z] #65 25.22 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-07-10T02:01:20.710Z] #65 25.22 OK: 26166 distinct packages available [2026-07-10T02:01:20.710Z] #65 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:20.710Z] #65 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:20.772Z] #153 ... [2026-07-10T02:01:20.772Z] [2026-07-10T02:01:20.772Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-10T02:01:20.772Z] #149 DONE 167.3s [2026-07-10T02:01:20.772Z] [2026-07-10T02:01:20.772Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:20.772Z] #176 DONE 0.1s [2026-07-10T02:01:20.772Z] [2026-07-10T02:01:20.773Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:20.773Z] #177 ... [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-10T02:01:20.773Z] #152 DONE 167.8s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:20.773Z] #177 DONE 0.3s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:20.773Z] #178 DONE 0.1s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #179 [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-10T02:01:20.773Z] #179 DONE 0.1s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:20.773Z] #180 DONE 0.1s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-10T02:01:20.773Z] #181 ... [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-10T02:01:20.773Z] #182 DONE 0.1s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #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-10T02:01:20.773Z] #153 168.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-10T02:01:20.773Z] #153 ... [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-10T02:01:20.773Z] #181 DONE 0.4s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-10T02:01:20.773Z] #183 DONE 0.4s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-10T02:01:20.773Z] #184 DONE 0.1s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:01:20.773Z] #185 DONE 0.1s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #186 [core-command] exporting to image [2026-07-10T02:01:20.773Z] #186 exporting layers [2026-07-10T02:01:20.773Z] #186 exporting layers 0.2s done [2026-07-10T02:01:20.773Z] #186 writing image sha256:7e4aa4a3f86bb90cda93f3a30b18e55c2e22f6285092e15b5c6553b91ab20773 done [2026-07-10T02:01:20.773Z] #186 naming to docker.io/library/core-command 0.0s done [2026-07-10T02:01:20.773Z] #186 DONE 0.2s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-10T02:01:20.773Z] #187 DONE 1.0s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:01:20.773Z] #148 ... [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #188 [security-proxy-setup] exporting to image [2026-07-10T02:01:20.773Z] #188 exporting layers 0.2s done [2026-07-10T02:01:20.773Z] #188 writing image sha256:a1148bc1babe6fe4f3bce191cdbda811b536b853639c67aac71b2a29081b9f33 done [2026-07-10T02:01:20.773Z] #188 naming to docker.io/library/security-proxy-setup done [2026-07-10T02:01:20.773Z] #188 DONE 0.2s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:01:20.773Z] #148 ... [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #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-10T02:01:20.773Z] #153 DONE 172.4s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:20.773Z] #189 DONE 0.0s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:01:20.773Z] #148 ... [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:20.773Z] #190 DONE 0.0s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-07-10T02:01:20.773Z] #191 DONE 0.0s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #192 [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-10T02:01:20.773Z] #192 DONE 0.0s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:01:20.773Z] #193 DONE 0.0s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-10T02:01:20.773Z] #194 DONE 0.1s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-10T02:01:20.773Z] #195 DONE 0.2s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-10T02:01:20.773Z] #196 DONE 0.0s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:01:20.773Z] #148 ... [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-10T02:01:20.773Z] #197 DONE 0.8s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #198 [security-secretstore-setup] exporting to image [2026-07-10T02:01:20.773Z] #198 exporting layers 0.4s done [2026-07-10T02:01:20.773Z] #198 writing image sha256:49e6b53fe28f949d5e39be92aeafecccf3265b03ea8a6e94aa9a2054f1058f55 done [2026-07-10T02:01:20.773Z] #198 naming to docker.io/library/security-secretstore-setup done [2026-07-10T02:01:20.773Z] #198 DONE 0.4s [2026-07-10T02:01:20.773Z] [2026-07-10T02:01:20.773Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:01:21.673Z] #65 ... [2026-07-10T02:01:21.673Z] [2026-07-10T02:01:21.673Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-07-10T02:01:21.673Z] #85 DONE 2.4s [2026-07-10T02:01:21.673Z] [2026-07-10T02:01:21.673Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:21.942Z] #87 ... [2026-07-10T02:01:21.942Z] [2026-07-10T02:01:21.942Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:21.942Z] #88 ... [2026-07-10T02:01:21.942Z] [2026-07-10T02:01:21.942Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:22.675Z] #146 ... [2026-07-10T02:01:22.675Z] [2026-07-10T02:01:22.675Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-10T02:01:22.675Z] #150 DONE 177.2s [2026-07-10T02:01:22.675Z] [2026-07-10T02:01:22.675Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:01:22.675Z] #148 DONE 177.3s [2026-07-10T02:01:22.675Z] [2026-07-10T02:01:22.675Z] #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:22.675Z] #199 DONE 0.0s [2026-07-10T02:01:22.675Z] [2026-07-10T02:01:22.675Z] #200 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:22.675Z] #200 DONE 0.1s [2026-07-10T02:01:22.675Z] [2026-07-10T02:01:22.675Z] #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:22.675Z] #201 DONE 0.1s [2026-07-10T02:01:22.675Z] [2026-07-10T02:01:22.675Z] #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:22.675Z] #202 DONE 0.1s [2026-07-10T02:01:22.675Z] [2026-07-10T02:01:22.675Z] #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-10T02:01:22.934Z] #203 DONE 0.3s [2026-07-10T02:01:22.934Z] [2026-07-10T02:01:22.934Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T02:01:22.934Z] #131 DONE 177.8s [2026-07-10T02:01:22.934Z] [2026-07-10T02:01:22.934Z] #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-07-10T02:01:22.934Z] #204 DONE 0.2s [2026-07-10T02:01:22.934Z] [2026-07-10T02:01:22.934Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T02:01:23.192Z] #151 ... [2026-07-10T02:01:23.192Z] [2026-07-10T02:01:23.192Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:01:23.192Z] #205 DONE 0.1s [2026-07-10T02:01:23.192Z] [2026-07-10T02:01:23.192Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:01:23.192Z] #206 DONE 0.1s [2026-07-10T02:01:23.192Z] [2026-07-10T02:01:23.192Z] #207 [security-spiffe-token-provider] exporting to image [2026-07-10T02:01:23.192Z] #207 ... [2026-07-10T02:01:23.192Z] [2026-07-10T02:01:23.192Z] #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:23.192Z] #208 DONE 0.1s [2026-07-10T02:01:23.192Z] [2026-07-10T02:01:23.192Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-10T02:01:23.192Z] #209 DONE 0.1s [2026-07-10T02:01:23.192Z] [2026-07-10T02:01:23.192Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:23.192Z] #210 DONE 0.1s [2026-07-10T02:01:23.451Z] [2026-07-10T02:01:23.451Z] #207 [security-spiffe-token-provider] exporting to image [2026-07-10T02:01:23.451Z] #207 exporting layers 0.2s done [2026-07-10T02:01:23.451Z] #207 writing image sha256:85a984048f1bb7afef92d2c7ba8a965626bf92c643a5aeb4995dfdc397a50e9e done [2026-07-10T02:01:23.451Z] #207 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-07-10T02:01:23.451Z] #207 DONE 0.3s [2026-07-10T02:01:23.451Z] [2026-07-10T02:01:23.451Z] #211 [core-metadata] exporting to image [2026-07-10T02:01:23.451Z] #211 exporting layers 0.3s done [2026-07-10T02:01:23.451Z] #211 writing image sha256:e45106be6fb5d4f154de179bbc47900ee1428821832a327a93f35aa8d26cafbd done [2026-07-10T02:01:23.451Z] #211 naming to docker.io/library/core-metadata done [2026-07-10T02:01:23.451Z] #211 DONE 0.3s [2026-07-10T02:01:23.451Z] [2026-07-10T02:01:23.451Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-10T02:01:23.451Z] #212 DONE 0.2s [2026-07-10T02:01:23.451Z] [2026-07-10T02:01:23.451Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:01:23.451Z] #213 DONE 0.1s [2026-07-10T02:01:23.451Z] [2026-07-10T02:01:23.451Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:01:23.709Z] #156 ... [2026-07-10T02:01:23.709Z] [2026-07-10T02:01:23.709Z] #214 [core-data] exporting to image [2026-07-10T02:01:23.709Z] #214 exporting layers 0.1s done [2026-07-10T02:01:23.709Z] #214 writing image sha256:c0d4f9229f011249e629f753b9621d98f89e1e32c18cd932062ae487796e58b8 done [2026-07-10T02:01:23.709Z] #214 naming to docker.io/library/core-data done [2026-07-10T02:01:23.709Z] #214 DONE 0.1s [2026-07-10T02:01:23.709Z] [2026-07-10T02:01:23.709Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:01:23.890Z] #89 ... [2026-07-10T02:01:23.890Z] [2026-07-10T02:01:23.890Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:24.274Z] #154 ... [2026-07-10T02:01:24.274Z] [2026-07-10T02:01:24.274Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:01:24.274Z] #156 DONE 179.1s [2026-07-10T02:01:24.532Z] [2026-07-10T02:01:24.532Z] #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:24.532Z] #215 DONE 0.0s [2026-07-10T02:01:24.532Z] [2026-07-10T02:01:24.532Z] #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:24.532Z] #216 DONE 0.0s [2026-07-10T02:01:24.532Z] [2026-07-10T02:01:24.532Z] #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-10T02:01:24.532Z] #217 DONE 0.2s [2026-07-10T02:01:24.532Z] [2026-07-10T02:01:24.532Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:01:24.793Z] #154 ... [2026-07-10T02:01:24.793Z] [2026-07-10T02:01:24.793Z] #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T02:01:24.793Z] #151 DONE 179.5s [2026-07-10T02:01:24.793Z] [2026-07-10T02:01:24.793Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:24.793Z] #218 DONE 0.0s [2026-07-10T02:01:24.793Z] [2026-07-10T02:01:24.793Z] #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-10T02:01:24.793Z] #219 DONE 0.1s [2026-07-10T02:01:24.793Z] [2026-07-10T02:01:24.793Z] #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-10T02:01:24.793Z] #220 DONE 0.0s [2026-07-10T02:01:24.793Z] [2026-07-10T02:01:24.793Z] #221 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-10T02:01:24.793Z] #221 DONE 0.2s [2026-07-10T02:01:24.793Z] [2026-07-10T02:01:24.793Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-10T02:01:24.860Z] #90 ... [2026-07-10T02:01:24.860Z] [2026-07-10T02:01:24.860Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-10T02:01:24.860Z] #65 39.41 (1/5) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:24.860Z] #65 39.44 (2/5) Installing musl-obstack (1.2.3-r2) [2026-07-10T02:01:24.860Z] #65 39.46 (3/5) Installing libucontext (1.3.2-r0) [2026-07-10T02:01:24.860Z] #65 39.48 (4/5) Installing gcompat (1.1.0-r4) [2026-07-10T02:01:24.860Z] #65 39.52 (5/5) Installing openssl (3.5.7-r0) [2026-07-10T02:01:25.051Z] #222 ... [2026-07-10T02:01:25.051Z] [2026-07-10T02:01:25.051Z] #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:01:25.051Z] #223 DONE 0.0s [2026-07-10T02:01:25.051Z] [2026-07-10T02:01:25.051Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-07-10T02:01:25.051Z] #222 DONE 0.3s [2026-07-10T02:01:25.051Z] [2026-07-10T02:01:25.051Z] #224 [core-keeper] exporting to image [2026-07-10T02:01:25.051Z] #224 exporting layers 0.2s done [2026-07-10T02:01:25.051Z] #224 writing image sha256:d6b7e1258318afc9f7f9673e7411da1a511d605b7dce0ccaf1e801daac601d50 done [2026-07-10T02:01:25.051Z] #224 naming to docker.io/library/core-keeper done [2026-07-10T02:01:25.051Z] #224 DONE 0.2s [2026-07-10T02:01:25.051Z] [2026-07-10T02:01:25.051Z] #225 [security-proxy-auth] exporting to image [2026-07-10T02:01:25.127Z] #65 39.59 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:25.127Z] #65 39.69 OK: 9 MiB in 21 packages [2026-07-10T02:01:25.309Z] #225 exporting layers 0.1s done [2026-07-10T02:01:25.309Z] #225 writing image sha256:811cddba4b7d7a3cd34246f64a240e32b29a493d77861c2bb524876778281e0e done [2026-07-10T02:01:25.309Z] #225 naming to docker.io/library/security-proxy-auth done [2026-07-10T02:01:25.309Z] #225 DONE 0.2s [2026-07-10T02:01:25.309Z] [2026-07-10T02:01:25.309Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:01:26.249Z] #154 ... [2026-07-10T02:01:26.249Z] [2026-07-10T02:01:26.249Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:01:26.249Z] #146 DONE 181.0s [2026-07-10T02:01:26.249Z] [2026-07-10T02:01:26.249Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:26.249Z] #226 DONE 0.0s [2026-07-10T02:01:26.249Z] [2026-07-10T02:01:26.249Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:26.249Z] #227 DONE 0.1s [2026-07-10T02:01:26.507Z] [2026-07-10T02:01:26.508Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-10T02:01:26.508Z] #228 DONE 0.2s [2026-07-10T02:01:26.508Z] [2026-07-10T02:01:26.508Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:01:26.508Z] #154 DONE 181.4s [2026-07-10T02:01:26.508Z] [2026-07-10T02:01:26.508Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:01:26.508Z] #229 DONE 0.1s [2026-07-10T02:01:26.508Z] [2026-07-10T02:01:26.508Z] #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:01:26.769Z] #230 DONE 0.1s [2026-07-10T02:01:26.769Z] [2026-07-10T02:01:26.769Z] #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:01:26.769Z] #231 DONE 0.0s [2026-07-10T02:01:26.769Z] [2026-07-10T02:01:26.769Z] #232 [support-notifications] exporting to image [2026-07-10T02:01:26.769Z] #232 ... [2026-07-10T02:01:26.769Z] [2026-07-10T02:01:26.769Z] #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-10T02:01:26.769Z] #233 DONE 0.2s [2026-07-10T02:01:26.769Z] [2026-07-10T02:01:26.769Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-10T02:01:26.769Z] #234 DONE 0.0s [2026-07-10T02:01:27.027Z] [2026-07-10T02:01:27.027Z] #232 [support-notifications] exporting to image [2026-07-10T02:01:27.027Z] #232 exporting layers 0.3s done [2026-07-10T02:01:27.027Z] #232 writing image sha256:0c861646873b14e14b8450ae5bc70831f112f719b36bfd2b63c19018d53ce68d done [2026-07-10T02:01:27.027Z] #232 naming to docker.io/library/support-notifications done [2026-07-10T02:01:27.027Z] #232 DONE 0.3s [2026-07-10T02:01:27.027Z] [2026-07-10T02:01:27.027Z] #235 [support-scheduler] exporting to image [2026-07-10T02:01:27.089Z] #65 ... [2026-07-10T02:01:27.089Z] [2026-07-10T02:01:27.089Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-07-10T02:01:27.089Z] #60 41.92 OK: 255 MiB in 60 packages [2026-07-10T02:01:27.089Z] #60 DONE 43.9s [2026-07-10T02:01:27.089Z] [2026-07-10T02:01:27.089Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-10T02:01:27.089Z] #69 41.23 (1/4) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:27.089Z] #69 41.27 (2/4) Installing musl-obstack (1.2.3-r2) [2026-07-10T02:01:27.089Z] #69 41.28 (3/4) Installing libucontext (1.3.2-r0) [2026-07-10T02:01:27.089Z] #69 41.31 (4/4) Installing gcompat (1.1.0-r4) [2026-07-10T02:01:27.089Z] #69 41.42 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:27.089Z] #69 41.56 OK: 8 MiB in 20 packages [2026-07-10T02:01:27.286Z] #235 exporting layers 0.3s done [2026-07-10T02:01:27.286Z] #235 writing image sha256:307c373086d3428484fd869c83234b31cd616b065aa5a9841865ee89305ace26 done [2026-07-10T02:01:27.286Z] #235 naming to docker.io/library/support-scheduler done [2026-07-10T02:01:27.286Z] #235 DONE 0.3s [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:01:27.286Z] time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-10T02:01:27.299Z] $ docker stop --time=1 9a851e229f06933c1ae64f8386ebfd1fd60683179326fb6be2eb431a94e0a493 [2026-07-10T02:01:27.367Z] #69 ... [2026-07-10T02:01:27.367Z] [2026-07-10T02:01:27.367Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:01:27.367Z] #91 DONE 0.6s [2026-07-10T02:01:27.367Z] [2026-07-10T02:01:27.367Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-07-10T02:01:27.367Z] #65 DONE 42.1s [2026-07-10T02:01:27.367Z] [2026-07-10T02:01:27.367Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-07-10T02:01:28.551Z] $ docker rm -f --volumes 9a851e229f06933c1ae64f8386ebfd1fd60683179326fb6be2eb431a94e0a493 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-10T02:01:28.905Z] + docker images [2026-07-10T02:01:28.905Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-10T02:01:28.905Z] support-scheduler latest 307c373086d3 2 seconds ago 54.9MB [2026-07-10T02:01:28.905Z] support-notifications latest 0c861646873b 2 seconds ago 58.6MB [2026-07-10T02:01:28.905Z] core-keeper latest d6b7e1258318 4 seconds ago 50.4MB [2026-07-10T02:01:28.905Z] security-proxy-auth latest 811cddba4b7d 4 seconds ago 49.8MB [2026-07-10T02:01:28.905Z] core-data latest c0d4f9229f01 5 seconds ago 50.6MB [2026-07-10T02:01:28.905Z] security-spiffe-token-provider latest 85a984048f1b 6 seconds ago 53.8MB [2026-07-10T02:01:28.905Z] core-metadata latest e45106be6fb5 6 seconds ago 50.8MB [2026-07-10T02:01:28.905Z] security-secretstore-setup latest 49e6b53fe28f 10 seconds ago 90.5MB [2026-07-10T02:01:28.905Z] security-proxy-setup latest a1148bc1babe 14 seconds ago 55.4MB [2026-07-10T02:01:28.905Z] core-command latest 7e4aa4a3f86b 15 seconds ago 44.8MB [2026-07-10T02:01:28.905Z] security-bootstrapper latest de0af9c040f1 About a minute ago 21.7MB [2026-07-10T02:01:28.905Z] core-common-config-bootstrapper latest 94576c1016b2 About a minute ago 20.6MB [2026-07-10T02:01:28.905Z] security-spire-agent latest 6d98ff594c46 3 minutes ago 237MB [2026-07-10T02:01:28.905Z] security-spire-server latest ad094925c6c7 3 minutes ago 178MB [2026-07-10T02:01:28.905Z] security-spire-config latest 0fb7b8bd55c5 3 minutes ago 177MB [2026-07-10T02:01:28.905Z] ci-base-image-x86_64 latest ae27942dbc59 7 minutes ago 981MB [2026-07-10T02:01:28.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB [2026-07-10T02:01:28.905Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB [2026-07-10T02:01:28.905Z] 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-10T02:01:29.079Z] provisioning config files... [2026-07-10T02:01:29.091Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config3060133180028910437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:01:29.402Z] ---> ****-login.sh [2026-07-10T02:01:29.402Z] nexus3.edgexfoundry.org:10001 [2026-07-10T02:01:29.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:01:29.402Z] Login Succeeded [2026-07-10T02:01:29.402Z] nexus3.edgexfoundry.org:10002 [2026-07-10T02:01:29.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:01:29.402Z] Login Succeeded [2026-07-10T02:01:29.402Z] nexus3.edgexfoundry.org:10003 [2026-07-10T02:01:29.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:01:29.662Z] Login Succeeded [2026-07-10T02:01:29.662Z] nexus3.edgexfoundry.org:10004 [2026-07-10T02:01:29.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:01:29.662Z] Login Succeeded [2026-07-10T02:01:29.662Z] ****.io [2026-07-10T02:01:29.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:01:29.921Z] Login Succeeded [2026-07-10T02:01:29.921Z] ---> ****-login.sh ends [Pipeline] } [2026-07-10T02:01:29.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-07-10T02:01:29.968Z] #92 ... [2026-07-10T02:01:29.968Z] [2026-07-10T02:01:29.968Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-07-10T02:01:29.968Z] #70 39.93 (1/13) Installing brotli-libs (1.1.0-r2) [2026-07-10T02:01:29.968Z] #70 40.15 (2/13) Installing c-ares (1.34.8-r0) [2026-07-10T02:01:29.968Z] #70 40.20 (3/13) Installing libunistring (1.3-r0) [2026-07-10T02:01:29.968Z] #70 40.61 (4/13) Installing libidn2 (2.3.7-r0) [2026-07-10T02:01:29.968Z] #70 40.66 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-07-10T02:01:29.968Z] #70 40.69 (6/13) Installing libpsl (0.21.5-r3) [2026-07-10T02:01:29.968Z] #70 40.73 (7/13) Installing zstd-libs (1.5.7-r0) [2026-07-10T02:01:29.968Z] #70 40.86 (8/13) Installing libcurl (8.14.1-r2) [2026-07-10T02:01:29.968Z] #70 41.03 (9/13) Installing curl (8.14.1-r2) [2026-07-10T02:01:29.968Z] #70 41.12 (10/13) Installing dumb-init (1.2.5-r3) [2026-07-10T02:01:29.968Z] #70 41.15 (11/13) Installing musl-obstack (1.2.3-r2) [2026-07-10T02:01:29.968Z] #70 41.19 (12/13) Installing libucontext (1.3.2-r0) [2026-07-10T02:01:29.968Z] #70 41.20 (13/13) Installing gcompat (1.1.0-r4) [2026-07-10T02:01:29.968Z] #70 41.26 Executing busybox-1.37.0-r20.trigger [2026-07-10T02:01:29.968Z] #70 41.46 OK: 13 MiB in 29 packages [2026-07-10T02:01:29.968Z] #70 DONE 44.4s [2026-07-10T02:01:29.968Z] [2026-07-10T02:01:29.968Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-07-10T02:01:29.968Z] #69 DONE 44.4s [2026-07-10T02:01:29.968Z] [2026-07-10T02:01:29.968Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:01:29.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-10T02:01:30.022Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-07-10T02:01:30.022Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:30.022Z] latest [2026-07-10T02:01:30.022Z] 4.1.0-dev.126 [2026-07-10T02:01:30.022Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:30.022Z] main [2026-07-10T02:01:30.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:30.370Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:30.712Z] + docker push nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:30.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-10T02:01:30.712Z] 17764155cf2f: Preparing [2026-07-10T02:01:30.712Z] 943c223ec64f: Preparing [2026-07-10T02:01:30.712Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:30.712Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:30.712Z] d1f85422e5a8: Preparing [2026-07-10T02:01:30.712Z] c24e89566b39: Preparing [2026-07-10T02:01:30.712Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:30.712Z] c24e89566b39: Waiting [2026-07-10T02:01:30.712Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:30.712Z] 17764155cf2f: Pushed [2026-07-10T02:01:30.712Z] 742a1d2eccf3: Pushed [2026-07-10T02:01:30.712Z] d1f85422e5a8: Pushed [2026-07-10T02:01:30.712Z] e4b0bf3d65f1: Pushed [2026-07-10T02:01:30.712Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:30.975Z] c24e89566b39: Pushed [2026-07-10T02:01:33.330Z] #93 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:34.267Z] 943c223ec64f: Pushed [2026-07-10T02:01:34.267Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [2026-07-10T02:01:34.294Z] #93 4.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:34.607Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:34.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-10T02:01:34.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-10T02:01:34.938Z] 17764155cf2f: Preparing [2026-07-10T02:01:34.938Z] 943c223ec64f: Preparing [2026-07-10T02:01:34.938Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:34.938Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:34.938Z] d1f85422e5a8: Preparing [2026-07-10T02:01:34.938Z] c24e89566b39: Preparing [2026-07-10T02:01:34.938Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:34.938Z] c24e89566b39: Waiting [2026-07-10T02:01:34.938Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:34.938Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:34.938Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:34.938Z] 943c223ec64f: Layer already exists [2026-07-10T02:01:34.938Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:34.938Z] 17764155cf2f: Layer already exists [2026-07-10T02:01:34.938Z] c24e89566b39: Layer already exists [2026-07-10T02:01:34.938Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:34.938Z] latest: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:35.275Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:35.609Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.126 [2026-07-10T02:01:35.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-10T02:01:35.609Z] 17764155cf2f: Preparing [2026-07-10T02:01:35.609Z] 943c223ec64f: Preparing [2026-07-10T02:01:35.609Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:35.609Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:35.609Z] d1f85422e5a8: Preparing [2026-07-10T02:01:35.609Z] c24e89566b39: Preparing [2026-07-10T02:01:35.609Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:35.609Z] c24e89566b39: Waiting [2026-07-10T02:01:35.609Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:35.609Z] 17764155cf2f: Layer already exists [2026-07-10T02:01:35.609Z] 943c223ec64f: Layer already exists [2026-07-10T02:01:35.609Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:35.609Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:35.609Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:35.609Z] c24e89566b39: Layer already exists [2026-07-10T02:01:35.609Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:35.609Z] 4.1.0-dev.126: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:35.706Z] #93 ... [2026-07-10T02:01:35.707Z] [2026-07-10T02:01:35.707Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-07-10T02:01:35.707Z] #92 4.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:35.707Z] #92 6.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:35.943Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2026-07-10T02:01:35.982Z] #92 ... [2026-07-10T02:01:35.982Z] [2026-07-10T02:01:35.982Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-10T02:01:35.982Z] #80 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:35.982Z] #80 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:35.982Z] #80 ... [2026-07-10T02:01:35.982Z] [2026-07-10T02:01:35.982Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-10T02:01:35.982Z] #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:35.982Z] #0 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:36.250Z] #94 ... [2026-07-10T02:01:36.250Z] [2026-07-10T02:01:36.250Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:36.250Z] #89 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.250Z] #89 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.250Z] #89 ... [2026-07-10T02:01:36.250Z] [2026-07-10T02:01:36.250Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-10T02:01:36.250Z] #82 8.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.250Z] #82 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.271Z] + docker push nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:36.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-10T02:01:36.271Z] 17764155cf2f: Preparing [2026-07-10T02:01:36.271Z] 943c223ec64f: Preparing [2026-07-10T02:01:36.271Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:36.271Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:36.271Z] d1f85422e5a8: Preparing [2026-07-10T02:01:36.271Z] c24e89566b39: Preparing [2026-07-10T02:01:36.271Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:36.271Z] c24e89566b39: Waiting [2026-07-10T02:01:36.271Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:36.271Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:36.271Z] 17764155cf2f: Layer already exists [2026-07-10T02:01:36.271Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:36.271Z] 943c223ec64f: Layer already exists [2026-07-10T02:01:36.271Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:36.271Z] c24e89566b39: Layer already exists [2026-07-10T02:01:36.271Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:36.271Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:36.517Z] #82 ... [2026-07-10T02:01:36.518Z] [2026-07-10T02:01:36.518Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-10T02:01:36.518Z] #81 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.518Z] #81 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.518Z] #81 ... [2026-07-10T02:01:36.518Z] [2026-07-10T02:01:36.518Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:36.518Z] #84 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.518Z] #84 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.606Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:36.785Z] #84 ... [2026-07-10T02:01:36.785Z] [2026-07-10T02:01:36.785Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-07-10T02:01:36.785Z] #79 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.786Z] #79 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:36.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-07-10T02:01:36.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-07-10T02:01:36.941Z] 17764155cf2f: Preparing [2026-07-10T02:01:36.941Z] 943c223ec64f: Preparing [2026-07-10T02:01:36.941Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:36.941Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:36.941Z] d1f85422e5a8: Preparing [2026-07-10T02:01:36.941Z] c24e89566b39: Preparing [2026-07-10T02:01:36.941Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:36.941Z] c24e89566b39: Waiting [2026-07-10T02:01:36.941Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:36.941Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:36.941Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:36.941Z] 943c223ec64f: Layer already exists [2026-07-10T02:01:36.941Z] 17764155cf2f: Layer already exists [2026-07-10T02:01:36.941Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:36.941Z] c24e89566b39: Layer already exists [2026-07-10T02:01:36.941Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:36.941Z] main: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:01:37.024Z] ===================================================== [Pipeline] echo [2026-07-10T02:01:37.040Z] taggedImages: [2026-07-10T02:01:37.040Z] - nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:37.040Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-07-10T02:01:37.040Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.126 [2026-07-10T02:01:37.040Z] - nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:37.040Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-07-10T02:01:37.052Z] #79 ... [2026-07-10T02:01:37.052Z] [2026-07-10T02:01:37.052Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:37.052Z] #83 8.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-07-10T02:01:37.052Z] #83 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] echo [2026-07-10T02:01:37.073Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-07-10T02:01:37.073Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:37.073Z] latest [2026-07-10T02:01:37.073Z] 4.1.0-dev.126 [2026-07-10T02:01:37.073Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:37.073Z] main [2026-07-10T02:01:37.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:37.320Z] #83 ... [2026-07-10T02:01:37.320Z] [2026-07-10T02:01:37.320Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:37.442Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:37.771Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:37.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-10T02:01:37.771Z] 24d3ad7742d5: Preparing [2026-07-10T02:01:37.771Z] 6c31ba6eb3b6: Preparing [2026-07-10T02:01:37.771Z] 2572df094d5e: Preparing [2026-07-10T02:01:37.771Z] a40fa1aa71a0: Preparing [2026-07-10T02:01:37.771Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:37.771Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:37.771Z] d1f85422e5a8: Preparing [2026-07-10T02:01:37.771Z] c24e89566b39: Preparing [2026-07-10T02:01:37.771Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:37.771Z] d1f85422e5a8: Waiting [2026-07-10T02:01:37.771Z] c24e89566b39: Waiting [2026-07-10T02:01:37.771Z] e4b0bf3d65f1: Waiting [2026-07-10T02:01:37.771Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:37.771Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:37.771Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:37.771Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:37.771Z] c24e89566b39: Layer already exists [2026-07-10T02:01:37.771Z] 6c31ba6eb3b6: Pushed [2026-07-10T02:01:37.771Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:37.771Z] 24d3ad7742d5: Pushed [2026-07-10T02:01:37.771Z] 2572df094d5e: Pushed [2026-07-10T02:01:38.133Z] #95 ... [2026-07-10T02:01:38.133Z] [2026-07-10T02:01:38.133Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-07-10T02:01:38.133Z] #81 22.07 OK: 8 MiB in 18 packages [2026-07-10T02:01:39.150Z] a40fa1aa71a0: Pushed [2026-07-10T02:01:39.150Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:39.597Z] #81 DONE 23.5s [2026-07-10T02:01:39.597Z] [2026-07-10T02:01:39.597Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:39.597Z] #83 20.87 OK: 8 MiB in 19 packages [2026-07-10T02:01:39.754Z] + 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-10T02:01:40.089Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-10T02:01:40.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-10T02:01:40.089Z] 24d3ad7742d5: Preparing [2026-07-10T02:01:40.089Z] 6c31ba6eb3b6: Preparing [2026-07-10T02:01:40.089Z] 2572df094d5e: Preparing [2026-07-10T02:01:40.089Z] a40fa1aa71a0: Preparing [2026-07-10T02:01:40.089Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:40.089Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:40.089Z] d1f85422e5a8: Preparing [2026-07-10T02:01:40.089Z] e4b0bf3d65f1: Waiting [2026-07-10T02:01:40.089Z] c24e89566b39: Preparing [2026-07-10T02:01:40.089Z] d1f85422e5a8: Waiting [2026-07-10T02:01:40.089Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:40.089Z] c24e89566b39: Waiting [2026-07-10T02:01:40.089Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:40.089Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:40.089Z] 2572df094d5e: Layer already exists [2026-07-10T02:01:40.089Z] 6c31ba6eb3b6: Layer already exists [2026-07-10T02:01:40.089Z] a40fa1aa71a0: Layer already exists [2026-07-10T02:01:40.089Z] 24d3ad7742d5: Layer already exists [2026-07-10T02:01:40.089Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:40.089Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:40.089Z] c24e89566b39: Layer already exists [2026-07-10T02:01:40.089Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:40.089Z] latest: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:40.419Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:40.650Z] #83 ... [2026-07-10T02:01:40.650Z] [2026-07-10T02:01:40.650Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-07-10T02:01:40.650Z] #82 20.68 OK: 19 MiB in 20 packages [2026-07-10T02:01:40.650Z] #82 DONE 23.1s [2026-07-10T02:01:40.650Z] [2026-07-10T02:01:40.650Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-07-10T02:01:40.650Z] #79 23.23 OK: 8 MiB in 17 packages [2026-07-10T02:01:40.650Z] #79 DONE 26.3s [2026-07-10T02:01:40.650Z] [2026-07-10T02:01:40.650Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-10T02:01:40.745Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.126 [2026-07-10T02:01:40.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-10T02:01:40.745Z] 24d3ad7742d5: Preparing [2026-07-10T02:01:40.745Z] 6c31ba6eb3b6: Preparing [2026-07-10T02:01:40.745Z] 2572df094d5e: Preparing [2026-07-10T02:01:40.745Z] a40fa1aa71a0: Preparing [2026-07-10T02:01:40.745Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:40.745Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:40.745Z] d1f85422e5a8: Preparing [2026-07-10T02:01:40.745Z] c24e89566b39: Preparing [2026-07-10T02:01:40.745Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:40.745Z] e4b0bf3d65f1: Waiting [2026-07-10T02:01:40.745Z] d1f85422e5a8: Waiting [2026-07-10T02:01:40.745Z] c24e89566b39: Waiting [2026-07-10T02:01:40.745Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:40.745Z] 2572df094d5e: Layer already exists [2026-07-10T02:01:40.745Z] a40fa1aa71a0: Layer already exists [2026-07-10T02:01:40.745Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:40.745Z] 6c31ba6eb3b6: Layer already exists [2026-07-10T02:01:40.745Z] 24d3ad7742d5: Layer already exists [2026-07-10T02:01:40.745Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:40.745Z] c24e89566b39: Layer already exists [2026-07-10T02:01:40.745Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:40.745Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:40.745Z] 4.1.0-dev.126: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:40.921Z] #96 ... [2026-07-10T02:01:40.921Z] [2026-07-10T02:01:40.921Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:40.921Z] #84 19.77 OK: 12 MiB in 23 packages [2026-07-10T02:01:40.921Z] #84 DONE 21.9s [2026-07-10T02:01:40.921Z] [2026-07-10T02:01:40.921Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-10T02:01:40.921Z] #80 23.56 OK: 20 MiB in 20 packages [2026-07-10T02:01:41.154Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:41.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:41.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-10T02:01:41.622Z] 24d3ad7742d5: Preparing [2026-07-10T02:01:41.622Z] 6c31ba6eb3b6: Preparing [2026-07-10T02:01:41.622Z] 2572df094d5e: Preparing [2026-07-10T02:01:41.622Z] a40fa1aa71a0: Preparing [2026-07-10T02:01:41.622Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:41.622Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:41.622Z] d1f85422e5a8: Preparing [2026-07-10T02:01:41.622Z] c24e89566b39: Preparing [2026-07-10T02:01:41.622Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:41.622Z] d1f85422e5a8: Waiting [2026-07-10T02:01:41.622Z] e4b0bf3d65f1: Waiting [2026-07-10T02:01:41.622Z] c24e89566b39: Waiting [2026-07-10T02:01:41.622Z] 6c31ba6eb3b6: Layer already exists [2026-07-10T02:01:41.622Z] a40fa1aa71a0: Layer already exists [2026-07-10T02:01:41.622Z] 24d3ad7742d5: Layer already exists [2026-07-10T02:01:41.622Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:41.622Z] 2572df094d5e: Layer already exists [2026-07-10T02:01:41.622Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:41.622Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:41.622Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:41.622Z] c24e89566b39: Layer already exists [2026-07-10T02:01:41.622Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:41.898Z] #80 ... [2026-07-10T02:01:41.899Z] [2026-07-10T02:01:41.899Z] #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:41.899Z] #89 24.13 OK: 8 MiB in 17 packages [2026-07-10T02:01:41.899Z] #89 DONE 26.9s [2026-07-10T02:01:42.030Z] + 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-10T02:01:42.166Z] [2026-07-10T02:01:42.166Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-07-10T02:01:42.166Z] #92 ... [2026-07-10T02:01:42.166Z] [2026-07-10T02:01:42.166Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-07-10T02:01:42.166Z] #80 DONE 26.5s [2026-07-10T02:01:42.166Z] [2026-07-10T02:01:42.166Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-07-10T02:01:42.386Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-07-10T02:01:42.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-07-10T02:01:42.386Z] 24d3ad7742d5: Preparing [2026-07-10T02:01:42.386Z] 6c31ba6eb3b6: Preparing [2026-07-10T02:01:42.386Z] 2572df094d5e: Preparing [2026-07-10T02:01:42.386Z] a40fa1aa71a0: Preparing [2026-07-10T02:01:42.386Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:42.386Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:42.386Z] d1f85422e5a8: Preparing [2026-07-10T02:01:42.386Z] e4b0bf3d65f1: Waiting [2026-07-10T02:01:42.386Z] c24e89566b39: Preparing [2026-07-10T02:01:42.386Z] d1f85422e5a8: Waiting [2026-07-10T02:01:42.386Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:42.386Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:42.386Z] c24e89566b39: Waiting [2026-07-10T02:01:42.386Z] 2572df094d5e: Layer already exists [2026-07-10T02:01:42.386Z] 6c31ba6eb3b6: Layer already exists [2026-07-10T02:01:42.386Z] 24d3ad7742d5: Layer already exists [2026-07-10T02:01:42.386Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:42.386Z] a40fa1aa71a0: Layer already exists [2026-07-10T02:01:42.386Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:42.386Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:42.386Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:42.386Z] c24e89566b39: Layer already exists [2026-07-10T02:01:42.386Z] main: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:01:42.471Z] ===================================================== [Pipeline] echo [2026-07-10T02:01:42.486Z] taggedImages: [2026-07-10T02:01:42.486Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:42.486Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-07-10T02:01:42.486Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.126 [2026-07-10T02:01:42.486Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:42.486Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-07-10T02:01:42.509Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-07-10T02:01:42.509Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:42.509Z] latest [2026-07-10T02:01:42.509Z] 4.1.0-dev.126 [2026-07-10T02:01:42.509Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:42.509Z] main [2026-07-10T02:01:42.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:42.757Z] #97 DONE 0.4s [2026-07-10T02:01:42.757Z] [2026-07-10T02:01:42.757Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:42.757Z] #83 DONE 23.9s [2026-07-10T02:01:42.757Z] [2026-07-10T02:01:42.757Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:42.852Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:43.188Z] + docker push nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:43.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-10T02:01:43.188Z] 963a3b413e68: Preparing [2026-07-10T02:01:43.188Z] cc91675a3d84: Preparing [2026-07-10T02:01:43.188Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:43.188Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:43.188Z] 9eaf46da1b2c: Preparing [2026-07-10T02:01:43.188Z] e4256b2d6c72: Preparing [2026-07-10T02:01:43.188Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:43.188Z] e4256b2d6c72: Waiting [2026-07-10T02:01:43.188Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:43.188Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:43.188Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:43.188Z] 9eaf46da1b2c: Pushed [2026-07-10T02:01:43.188Z] 963a3b413e68: Pushed [2026-07-10T02:01:43.188Z] e4256b2d6c72: Pushed [2026-07-10T02:01:43.731Z] #86 ... [2026-07-10T02:01:43.731Z] [2026-07-10T02:01:43.731Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-07-10T02:01:43.731Z] #96 DONE 4.3s [2026-07-10T02:01:43.999Z] [2026-07-10T02:01:43.999Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-10T02:01:43.999Z] #94 14.09 OK: 8 MiB in 20 packages [2026-07-10T02:01:44.274Z] #94 ... [2026-07-10T02:01:44.274Z] [2026-07-10T02:01:44.274Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-07-10T02:01:44.274Z] #98 DONE 0.6s [2026-07-10T02:01:44.541Z] [2026-07-10T02:01:44.541Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:44.541Z] #93 14.16 OK: 13 MiB in 29 packages [2026-07-10T02:01:45.161Z] #93 ... [2026-07-10T02:01:45.161Z] [2026-07-10T02:01:45.161Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-07-10T02:01:45.161Z] #92 16.43 OK: 9 MiB in 21 packages [2026-07-10T02:01:45.161Z] #92 DONE 17.5s [2026-07-10T02:01:45.161Z] [2026-07-10T02:01:45.161Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-07-10T02:01:45.161Z] #94 DONE 15.2s [2026-07-10T02:01:45.161Z] [2026-07-10T02:01:45.161Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-07-10T02:01:45.161Z] #93 DONE 15.5s [2026-07-10T02:01:45.161Z] [2026-07-10T02:01:45.161Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T02:01:47.382Z] cc91675a3d84: Pushed [2026-07-10T02:01:47.382Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:47.707Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-07-10T02:01:47.751Z] #99 ... [2026-07-10T02:01:47.751Z] [2026-07-10T02:01:47.751Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-07-10T02:01:47.751Z] #100 DONE 2.5s [2026-07-10T02:01:47.751Z] [2026-07-10T02:01:47.751Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh [2026-07-10T02:01:48.074Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-10T02:01:48.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-10T02:01:48.074Z] 963a3b413e68: Preparing [2026-07-10T02:01:48.074Z] cc91675a3d84: Preparing [2026-07-10T02:01:48.074Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:48.074Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:48.074Z] 9eaf46da1b2c: Preparing [2026-07-10T02:01:48.074Z] e4256b2d6c72: Preparing [2026-07-10T02:01:48.074Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:48.074Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:48.074Z] e4256b2d6c72: Waiting [2026-07-10T02:01:48.074Z] cc91675a3d84: Layer already exists [2026-07-10T02:01:48.074Z] 963a3b413e68: Layer already exists [2026-07-10T02:01:48.074Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:48.074Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:48.074Z] 9eaf46da1b2c: Layer already exists [2026-07-10T02:01:48.074Z] e4256b2d6c72: Layer already exists [2026-07-10T02:01:48.074Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:48.074Z] latest: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [2026-07-10T02:01:48.084Z] #101 ... [2026-07-10T02:01:48.084Z] [2026-07-10T02:01:48.084Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T02:01:48.084Z] #99 DONE 2.9s [2026-07-10T02:01:48.084Z] [2026-07-10T02:01:48.084Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T02:01:48.084Z] #102 DONE 3.0s [2026-07-10T02:01:48.084Z] [2026-07-10T02:01:48.084Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:48.354Z] #103 ... [2026-07-10T02:01:48.355Z] [2026-07-10T02:01:48.355Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-07-10T02:01:48.355Z] #104 DONE 0.3s [2026-07-10T02:01:48.355Z] [2026-07-10T02:01:48.355Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-10T02:01:48.415Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:48.626Z] #105 ... [2026-07-10T02:01:48.626Z] [2026-07-10T02:01:48.626Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-07-10T02:01:48.626Z] #103 DONE 0.5s [2026-07-10T02:01:48.626Z] [2026-07-10T02:01:48.626Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-07-10T02:01:48.754Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.126 [2026-07-10T02:01:48.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-10T02:01:48.754Z] 963a3b413e68: Preparing [2026-07-10T02:01:48.754Z] cc91675a3d84: Preparing [2026-07-10T02:01:48.754Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:48.754Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:48.754Z] 9eaf46da1b2c: Preparing [2026-07-10T02:01:48.754Z] e4256b2d6c72: Preparing [2026-07-10T02:01:48.754Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:48.754Z] e4256b2d6c72: Waiting [2026-07-10T02:01:48.754Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:48.754Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:48.754Z] cc91675a3d84: Layer already exists [2026-07-10T02:01:48.754Z] 963a3b413e68: Layer already exists [2026-07-10T02:01:48.754Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:48.754Z] 9eaf46da1b2c: Layer already exists [2026-07-10T02:01:48.754Z] e4256b2d6c72: Layer already exists [2026-07-10T02:01:48.754Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:48.754Z] 4.1.0-dev.126: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:48.902Z] #106 DONE 0.4s [2026-07-10T02:01:48.902Z] [2026-07-10T02:01:48.902Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-07-10T02:01:48.902Z] #105 DONE 0.6s [2026-07-10T02:01:48.902Z] [2026-07-10T02:01:48.902Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-10T02:01:49.100Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:49.177Z] #107 ... [2026-07-10T02:01:49.177Z] [2026-07-10T02:01:49.177Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-07-10T02:01:49.177Z] #108 DONE 0.3s [2026-07-10T02:01:49.446Z] + docker push nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:49.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-10T02:01:49.446Z] 963a3b413e68: Preparing [2026-07-10T02:01:49.446Z] cc91675a3d84: Preparing [2026-07-10T02:01:49.446Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:49.446Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:49.446Z] 9eaf46da1b2c: Preparing [2026-07-10T02:01:49.446Z] e4256b2d6c72: Preparing [2026-07-10T02:01:49.446Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:49.446Z] e4256b2d6c72: Waiting [2026-07-10T02:01:49.446Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:49.446Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:49.446Z] 963a3b413e68: Layer already exists [2026-07-10T02:01:49.446Z] 9eaf46da1b2c: Layer already exists [2026-07-10T02:01:49.446Z] cc91675a3d84: Layer already exists [2026-07-10T02:01:49.446Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:49.446Z] e4256b2d6c72: Layer already exists [2026-07-10T02:01:49.446Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:49.446Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [2026-07-10T02:01:49.456Z] [2026-07-10T02:01:49.456Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-07-10T02:01:49.456Z] #107 DONE 0.4s [2026-07-10T02:01:49.456Z] [2026-07-10T02:01:49.456Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:49.725Z] #109 ... [2026-07-10T02:01:49.725Z] [2026-07-10T02:01:49.725Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-07-10T02:01:49.725Z] #110 DONE 0.4s [2026-07-10T02:01:49.780Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:49.998Z] [2026-07-10T02:01:49.998Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-07-10T02:01:49.998Z] #109 DONE 0.4s [2026-07-10T02:01:49.998Z] [2026-07-10T02:01:49.998Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-10T02:01:50.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-07-10T02:01:50.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-07-10T02:01:50.120Z] 963a3b413e68: Preparing [2026-07-10T02:01:50.120Z] cc91675a3d84: Preparing [2026-07-10T02:01:50.120Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:50.120Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:50.120Z] 9eaf46da1b2c: Preparing [2026-07-10T02:01:50.120Z] e4256b2d6c72: Preparing [2026-07-10T02:01:50.120Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:50.120Z] e4256b2d6c72: Waiting [2026-07-10T02:01:50.120Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:50.120Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:50.120Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:50.120Z] 9eaf46da1b2c: Layer already exists [2026-07-10T02:01:50.120Z] cc91675a3d84: Layer already exists [2026-07-10T02:01:50.120Z] 963a3b413e68: Layer already exists [2026-07-10T02:01:50.120Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:50.120Z] e4256b2d6c72: Layer already exists [2026-07-10T02:01:50.120Z] main: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:01:50.217Z] ===================================================== [Pipeline] echo [2026-07-10T02:01:50.233Z] taggedImages: [2026-07-10T02:01:50.233Z] - nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:50.233Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-07-10T02:01:50.233Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.126 [2026-07-10T02:01:50.233Z] - nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:50.233Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-07-10T02:01:50.262Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-07-10T02:01:50.262Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:50.262Z] latest [2026-07-10T02:01:50.262Z] 4.1.0-dev.126 [2026-07-10T02:01:50.262Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:50.262Z] main [2026-07-10T02:01:50.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2026-07-10T02:01:50.290Z] #111 ... [2026-07-10T02:01:50.290Z] [2026-07-10T02:01:50.290Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-07-10T02:01:50.290Z] #112 DONE 0.3s [2026-07-10T02:01:50.290Z] [2026-07-10T02:01:50.290Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-07-10T02:01:50.290Z] #111 DONE 0.5s [2026-07-10T02:01:50.290Z] [2026-07-10T02:01:50.290Z] #113 [security-spire-server] exporting to image [2026-07-10T02:01:50.290Z] #113 exporting layers [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:50.611Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:50.947Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:50.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-10T02:01:50.947Z] d7ef45671b2b: Preparing [2026-07-10T02:01:50.947Z] 575e5e42a56b: Preparing [2026-07-10T02:01:50.947Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:50.947Z] 3b738aaf4f4e: Preparing [2026-07-10T02:01:50.947Z] f516846e6db9: Preparing [2026-07-10T02:01:50.947Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:50.947Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:50.947Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:50.947Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:50.947Z] f516846e6db9: Pushed [2026-07-10T02:01:50.947Z] 3b738aaf4f4e: Pushed [2026-07-10T02:01:50.947Z] d7ef45671b2b: Pushed [2026-07-10T02:01:51.256Z] #113 ... [2026-07-10T02:01:51.256Z] [2026-07-10T02:01:51.256Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-07-10T02:01:51.256Z] #101 DONE 3.7s [2026-07-10T02:01:51.256Z] [2026-07-10T02:01:51.256Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-07-10T02:01:51.532Z] #114 DONE 0.4s [2026-07-10T02:01:51.532Z] [2026-07-10T02:01:51.532Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-07-10T02:01:52.119Z] #115 DONE 0.3s [2026-07-10T02:01:52.119Z] [2026-07-10T02:01:52.119Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-07-10T02:01:52.391Z] #116 DONE 0.4s [2026-07-10T02:01:52.391Z] [2026-07-10T02:01:52.391Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-07-10T02:01:52.979Z] #117 DONE 0.5s [2026-07-10T02:01:52.979Z] [2026-07-10T02:01:52.979Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:52.979Z] #88 ... [2026-07-10T02:01:52.979Z] [2026-07-10T02:01:52.979Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-07-10T02:01:53.564Z] #118 DONE 0.5s [2026-07-10T02:01:53.564Z] [2026-07-10T02:01:53.564Z] #113 [security-spire-agent] exporting to image [2026-07-10T02:01:54.986Z] #113 exporting layers 4.7s done [2026-07-10T02:01:54.986Z] #113 writing image sha256:f09cb838a215efa6c5e4c61618ff0b1d0b49a1d87c955b43fbf766696c566f91 [2026-07-10T02:01:54.986Z] #113 writing image sha256:f09cb838a215efa6c5e4c61618ff0b1d0b49a1d87c955b43fbf766696c566f91 0.0s done [2026-07-10T02:01:54.986Z] #113 writing image sha256:54243390e9f894104f11f733ed5afd42eb2f3c5c6d854f8d10fd5b4bead614a4 0.0s done [2026-07-10T02:01:54.986Z] #113 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-07-10T02:01:54.986Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-07-10T02:01:55.140Z] 575e5e42a56b: Pushed [2026-07-10T02:01:55.140Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:55.483Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:55.823Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-10T02:01:55.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-10T02:01:55.823Z] d7ef45671b2b: Preparing [2026-07-10T02:01:55.823Z] 575e5e42a56b: Preparing [2026-07-10T02:01:55.823Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:55.823Z] 3b738aaf4f4e: Preparing [2026-07-10T02:01:55.823Z] f516846e6db9: Preparing [2026-07-10T02:01:55.823Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:55.823Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:55.823Z] d7ef45671b2b: Layer already exists [2026-07-10T02:01:55.823Z] 575e5e42a56b: Layer already exists [2026-07-10T02:01:55.823Z] 3b738aaf4f4e: Layer already exists [2026-07-10T02:01:55.823Z] f516846e6db9: Layer already exists [2026-07-10T02:01:55.823Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:55.823Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:55.823Z] latest: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:56.152Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:56.402Z] #113 exporting layers 2.7s done [2026-07-10T02:01:56.402Z] #113 writing image sha256:1cf9aca33358e80bd02b3a03847a7e07c065ebd4e18b94c984a77816e2b2348f 0.0s done [2026-07-10T02:01:56.402Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2026-07-10T02:01:56.402Z] #113 DONE 6.0s [2026-07-10T02:01:56.402Z] [2026-07-10T02:01:56.402Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:01:56.485Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.126 [2026-07-10T02:01:56.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-10T02:01:56.485Z] d7ef45671b2b: Preparing [2026-07-10T02:01:56.485Z] 575e5e42a56b: Preparing [2026-07-10T02:01:56.485Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:56.485Z] 3b738aaf4f4e: Preparing [2026-07-10T02:01:56.485Z] f516846e6db9: Preparing [2026-07-10T02:01:56.485Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:56.485Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:56.485Z] 575e5e42a56b: Layer already exists [2026-07-10T02:01:56.485Z] f516846e6db9: Layer already exists [2026-07-10T02:01:56.485Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:56.485Z] d7ef45671b2b: Layer already exists [2026-07-10T02:01:56.485Z] 3b738aaf4f4e: Layer already exists [2026-07-10T02:01:56.485Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:56.485Z] 4.1.0-dev.126: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:56.828Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:57.155Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:57.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-10T02:01:57.155Z] d7ef45671b2b: Preparing [2026-07-10T02:01:57.155Z] 575e5e42a56b: Preparing [2026-07-10T02:01:57.155Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:57.155Z] 3b738aaf4f4e: Preparing [2026-07-10T02:01:57.155Z] f516846e6db9: Preparing [2026-07-10T02:01:57.155Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:57.155Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:57.155Z] f516846e6db9: Layer already exists [2026-07-10T02:01:57.155Z] 575e5e42a56b: Layer already exists [2026-07-10T02:01:57.155Z] 3b738aaf4f4e: Layer already exists [2026-07-10T02:01:57.155Z] d7ef45671b2b: Layer already exists [2026-07-10T02:01:57.155Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:57.155Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:57.155Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:57.496Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:57.824Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-07-10T02:01:57.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-07-10T02:01:57.825Z] d7ef45671b2b: Preparing [2026-07-10T02:01:57.825Z] 575e5e42a56b: Preparing [2026-07-10T02:01:57.825Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:57.825Z] 3b738aaf4f4e: Preparing [2026-07-10T02:01:57.825Z] f516846e6db9: Preparing [2026-07-10T02:01:57.825Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:57.825Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:57.825Z] 3b738aaf4f4e: Layer already exists [2026-07-10T02:01:57.825Z] f516846e6db9: Layer already exists [2026-07-10T02:01:57.825Z] d7ef45671b2b: Layer already exists [2026-07-10T02:01:57.825Z] 575e5e42a56b: Layer already exists [2026-07-10T02:01:57.825Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:57.825Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:57.825Z] main: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:01:57.912Z] ===================================================== [Pipeline] echo [2026-07-10T02:01:57.926Z] taggedImages: [2026-07-10T02:01:57.926Z] - nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:57.926Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-07-10T02:01:57.926Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.126 [2026-07-10T02:01:57.926Z] - nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:57.926Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-07-10T02:01:57.966Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-07-10T02:01:57.966Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:57.966Z] latest [2026-07-10T02:01:57.966Z] 4.1.0-dev.126 [2026-07-10T02:01:57.966Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:01:57.966Z] main [2026-07-10T02:01:57.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:58.319Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:01:58.657Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:01:58.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-10T02:01:58.657Z] 311811ac8877: Preparing [2026-07-10T02:01:58.657Z] 12956827ae70: Preparing [2026-07-10T02:01:58.657Z] 86d035c7806f: Preparing [2026-07-10T02:01:58.657Z] 742a1d2eccf3: Preparing [2026-07-10T02:01:58.657Z] e4b0bf3d65f1: Preparing [2026-07-10T02:01:58.657Z] d1f85422e5a8: Preparing [2026-07-10T02:01:58.657Z] c24e89566b39: Preparing [2026-07-10T02:01:58.657Z] 6f09edfb3f6d: Preparing [2026-07-10T02:01:58.657Z] d1f85422e5a8: Waiting [2026-07-10T02:01:58.657Z] 6f09edfb3f6d: Waiting [2026-07-10T02:01:58.657Z] c24e89566b39: Waiting [2026-07-10T02:01:58.657Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:01:58.657Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:01:58.657Z] d1f85422e5a8: Layer already exists [2026-07-10T02:01:58.657Z] c24e89566b39: Layer already exists [2026-07-10T02:01:58.657Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:01:58.657Z] 12956827ae70: Pushed [2026-07-10T02:01:58.657Z] 311811ac8877: Pushed [2026-07-10T02:02:02.858Z] 86d035c7806f: Pushed [2026-07-10T02:02:02.858Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:03.200Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:03.538Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-10T02:02:03.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-10T02:02:03.538Z] 311811ac8877: Preparing [2026-07-10T02:02:03.538Z] 12956827ae70: Preparing [2026-07-10T02:02:03.538Z] 86d035c7806f: Preparing [2026-07-10T02:02:03.538Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:03.538Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:03.538Z] d1f85422e5a8: Preparing [2026-07-10T02:02:03.538Z] c24e89566b39: Preparing [2026-07-10T02:02:03.538Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:03.538Z] d1f85422e5a8: Waiting [2026-07-10T02:02:03.538Z] c24e89566b39: Waiting [2026-07-10T02:02:03.538Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:03.538Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:03.538Z] 86d035c7806f: Layer already exists [2026-07-10T02:02:03.538Z] 311811ac8877: Layer already exists [2026-07-10T02:02:03.538Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:03.538Z] 12956827ae70: Layer already exists [2026-07-10T02:02:03.538Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:03.538Z] c24e89566b39: Layer already exists [2026-07-10T02:02:03.538Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:03.538Z] latest: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:03.874Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:04.202Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.126 [2026-07-10T02:02:04.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-10T02:02:04.202Z] 311811ac8877: Preparing [2026-07-10T02:02:04.202Z] 12956827ae70: Preparing [2026-07-10T02:02:04.202Z] 86d035c7806f: Preparing [2026-07-10T02:02:04.202Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:04.202Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:04.202Z] d1f85422e5a8: Preparing [2026-07-10T02:02:04.202Z] c24e89566b39: Preparing [2026-07-10T02:02:04.202Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:04.202Z] c24e89566b39: Waiting [2026-07-10T02:02:04.202Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:04.202Z] d1f85422e5a8: Waiting [2026-07-10T02:02:04.202Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:04.202Z] 86d035c7806f: Layer already exists [2026-07-10T02:02:04.202Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:04.202Z] 12956827ae70: Layer already exists [2026-07-10T02:02:04.202Z] 311811ac8877: Layer already exists [2026-07-10T02:02:04.202Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:04.202Z] c24e89566b39: Layer already exists [2026-07-10T02:02:04.202Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:04.202Z] 4.1.0-dev.126: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:04.541Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:04.874Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:04.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-10T02:02:04.874Z] 311811ac8877: Preparing [2026-07-10T02:02:04.874Z] 12956827ae70: Preparing [2026-07-10T02:02:04.874Z] 86d035c7806f: Preparing [2026-07-10T02:02:04.874Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:04.874Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:04.874Z] d1f85422e5a8: Preparing [2026-07-10T02:02:04.874Z] c24e89566b39: Preparing [2026-07-10T02:02:04.874Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:04.874Z] d1f85422e5a8: Waiting [2026-07-10T02:02:04.874Z] c24e89566b39: Waiting [2026-07-10T02:02:04.874Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:04.874Z] 12956827ae70: Layer already exists [2026-07-10T02:02:04.874Z] 86d035c7806f: Layer already exists [2026-07-10T02:02:04.874Z] 311811ac8877: Layer already exists [2026-07-10T02:02:04.874Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:04.874Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:04.874Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:04.874Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:04.874Z] c24e89566b39: Layer already exists [2026-07-10T02:02:04.874Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:05.204Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:05.537Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-07-10T02:02:05.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-07-10T02:02:05.537Z] 311811ac8877: Preparing [2026-07-10T02:02:05.537Z] 12956827ae70: Preparing [2026-07-10T02:02:05.537Z] 86d035c7806f: Preparing [2026-07-10T02:02:05.537Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:05.537Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:05.537Z] d1f85422e5a8: Preparing [2026-07-10T02:02:05.537Z] c24e89566b39: Preparing [2026-07-10T02:02:05.537Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:05.537Z] c24e89566b39: Waiting [2026-07-10T02:02:05.537Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:05.537Z] d1f85422e5a8: Waiting [2026-07-10T02:02:05.537Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:05.537Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:05.537Z] 12956827ae70: Layer already exists [2026-07-10T02:02:05.537Z] 86d035c7806f: Layer already exists [2026-07-10T02:02:05.537Z] 311811ac8877: Layer already exists [2026-07-10T02:02:05.537Z] c24e89566b39: Layer already exists [2026-07-10T02:02:05.537Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:05.537Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:05.537Z] main: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:02:05.675Z] ===================================================== [Pipeline] echo [2026-07-10T02:02:05.692Z] taggedImages: [2026-07-10T02:02:05.692Z] - nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:05.692Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-07-10T02:02:05.692Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.126 [2026-07-10T02:02:05.692Z] - nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:05.692Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-07-10T02:02:05.725Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-07-10T02:02:05.725Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:05.725Z] latest [2026-07-10T02:02:05.725Z] 4.1.0-dev.126 [2026-07-10T02:02:05.725Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:05.725Z] main [2026-07-10T02:02:05.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:06.086Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:06.415Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:06.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-10T02:02:06.415Z] f3504e7412df: Preparing [2026-07-10T02:02:06.415Z] c7d85cb8de60: Preparing [2026-07-10T02:02:06.415Z] 0a1fd44b4dd1: Preparing [2026-07-10T02:02:06.415Z] 01a0bf4048ac: Preparing [2026-07-10T02:02:06.415Z] 3cce7b73069b: Preparing [2026-07-10T02:02:06.415Z] 4543fa05faba: Preparing [2026-07-10T02:02:06.415Z] 53ca4cbd8dc0: Preparing [2026-07-10T02:02:06.415Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:06.415Z] 4543fa05faba: Waiting [2026-07-10T02:02:06.415Z] 53ca4cbd8dc0: Waiting [2026-07-10T02:02:06.415Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:06.415Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:06.415Z] 13108670553b: Preparing [2026-07-10T02:02:06.415Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:06.415Z] e3f37d419abe: Preparing [2026-07-10T02:02:06.415Z] 5f70bf18a086: Preparing [2026-07-10T02:02:06.415Z] 03d76b983bd1: Preparing [2026-07-10T02:02:06.415Z] e3f37d419abe: Waiting [2026-07-10T02:02:06.415Z] 46a5e64ca12f: Preparing [2026-07-10T02:02:06.415Z] 5f70bf18a086: Waiting [2026-07-10T02:02:06.415Z] 03d76b983bd1: Waiting [2026-07-10T02:02:06.415Z] 065eb9fcf6f3: Preparing [2026-07-10T02:02:06.415Z] 46a5e64ca12f: Waiting [2026-07-10T02:02:06.415Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:06.415Z] 065eb9fcf6f3: Waiting [2026-07-10T02:02:06.415Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:06.415Z] f3504e7412df: Pushed [2026-07-10T02:02:06.415Z] 01a0bf4048ac: Pushed [2026-07-10T02:02:06.415Z] 3cce7b73069b: Pushed [2026-07-10T02:02:06.415Z] c7d85cb8de60: Pushed [2026-07-10T02:02:06.415Z] 0a1fd44b4dd1: Pushed [2026-07-10T02:02:06.415Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:06.415Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:06.415Z] 5f70bf18a086: Layer already exists [2026-07-10T02:02:06.675Z] 4543fa05faba: Pushed [2026-07-10T02:02:06.675Z] 13108670553b: Pushed [2026-07-10T02:02:06.675Z] e3f37d419abe: Pushed [2026-07-10T02:02:06.675Z] 03d76b983bd1: Pushed [2026-07-10T02:02:06.675Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:06.675Z] 46a5e64ca12f: Pushed [2026-07-10T02:02:06.675Z] 065eb9fcf6f3: Pushed [2026-07-10T02:02:08.057Z] 53ca4cbd8dc0: Pushed [2026-07-10T02:02:08.057Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:08.648Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:08.976Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-10T02:02:08.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-10T02:02:08.976Z] f3504e7412df: Preparing [2026-07-10T02:02:08.976Z] c7d85cb8de60: Preparing [2026-07-10T02:02:08.976Z] 0a1fd44b4dd1: Preparing [2026-07-10T02:02:08.976Z] 01a0bf4048ac: Preparing [2026-07-10T02:02:08.976Z] 3cce7b73069b: Preparing [2026-07-10T02:02:08.976Z] 4543fa05faba: Preparing [2026-07-10T02:02:08.976Z] 53ca4cbd8dc0: Preparing [2026-07-10T02:02:08.976Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:08.976Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:08.976Z] 13108670553b: Preparing [2026-07-10T02:02:08.976Z] e3f37d419abe: Preparing [2026-07-10T02:02:08.976Z] 5f70bf18a086: Preparing [2026-07-10T02:02:08.976Z] 03d76b983bd1: Preparing [2026-07-10T02:02:08.976Z] 46a5e64ca12f: Preparing [2026-07-10T02:02:08.976Z] 065eb9fcf6f3: Preparing [2026-07-10T02:02:08.976Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:08.976Z] 13108670553b: Waiting [2026-07-10T02:02:08.976Z] e3f37d419abe: Waiting [2026-07-10T02:02:08.976Z] 5f70bf18a086: Waiting [2026-07-10T02:02:08.976Z] 03d76b983bd1: Waiting [2026-07-10T02:02:08.976Z] 46a5e64ca12f: Waiting [2026-07-10T02:02:08.976Z] 065eb9fcf6f3: Waiting [2026-07-10T02:02:08.976Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:08.976Z] 53ca4cbd8dc0: Waiting [2026-07-10T02:02:08.976Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:08.976Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:08.976Z] 4543fa05faba: Waiting [2026-07-10T02:02:08.976Z] c7d85cb8de60: Layer already exists [2026-07-10T02:02:08.976Z] 3cce7b73069b: Layer already exists [2026-07-10T02:02:08.976Z] f3504e7412df: Layer already exists [2026-07-10T02:02:08.976Z] 01a0bf4048ac: Layer already exists [2026-07-10T02:02:08.976Z] 0a1fd44b4dd1: Layer already exists [2026-07-10T02:02:08.976Z] 4543fa05faba: Layer already exists [2026-07-10T02:02:08.976Z] 13108670553b: Layer already exists [2026-07-10T02:02:08.976Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:08.976Z] 53ca4cbd8dc0: Layer already exists [2026-07-10T02:02:08.976Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:08.976Z] e3f37d419abe: Layer already exists [2026-07-10T02:02:08.976Z] 46a5e64ca12f: Layer already exists [2026-07-10T02:02:08.976Z] 5f70bf18a086: Layer already exists [2026-07-10T02:02:08.976Z] 03d76b983bd1: Layer already exists [2026-07-10T02:02:08.976Z] 065eb9fcf6f3: Layer already exists [2026-07-10T02:02:08.976Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:08.976Z] latest: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:09.320Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:09.650Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.126 [2026-07-10T02:02:09.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-10T02:02:09.650Z] f3504e7412df: Preparing [2026-07-10T02:02:09.650Z] c7d85cb8de60: Preparing [2026-07-10T02:02:09.650Z] 0a1fd44b4dd1: Preparing [2026-07-10T02:02:09.650Z] 01a0bf4048ac: Preparing [2026-07-10T02:02:09.650Z] 3cce7b73069b: Preparing [2026-07-10T02:02:09.650Z] 4543fa05faba: Preparing [2026-07-10T02:02:09.650Z] 53ca4cbd8dc0: Preparing [2026-07-10T02:02:09.650Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:09.650Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:09.650Z] 13108670553b: Preparing [2026-07-10T02:02:09.650Z] e3f37d419abe: Preparing [2026-07-10T02:02:09.650Z] 5f70bf18a086: Preparing [2026-07-10T02:02:09.650Z] 03d76b983bd1: Preparing [2026-07-10T02:02:09.650Z] 46a5e64ca12f: Preparing [2026-07-10T02:02:09.650Z] 065eb9fcf6f3: Preparing [2026-07-10T02:02:09.650Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:09.650Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:09.650Z] 13108670553b: Waiting [2026-07-10T02:02:09.650Z] e3f37d419abe: Waiting [2026-07-10T02:02:09.650Z] 5f70bf18a086: Waiting [2026-07-10T02:02:09.650Z] 03d76b983bd1: Waiting [2026-07-10T02:02:09.650Z] 46a5e64ca12f: Waiting [2026-07-10T02:02:09.650Z] 065eb9fcf6f3: Waiting [2026-07-10T02:02:09.650Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:09.650Z] 4543fa05faba: Waiting [2026-07-10T02:02:09.650Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:09.650Z] 53ca4cbd8dc0: Waiting [2026-07-10T02:02:09.650Z] 0a1fd44b4dd1: Layer already exists [2026-07-10T02:02:09.650Z] 3cce7b73069b: Layer already exists [2026-07-10T02:02:09.650Z] f3504e7412df: Layer already exists [2026-07-10T02:02:09.650Z] 01a0bf4048ac: Layer already exists [2026-07-10T02:02:09.650Z] c7d85cb8de60: Layer already exists [2026-07-10T02:02:09.650Z] 53ca4cbd8dc0: Layer already exists [2026-07-10T02:02:09.650Z] 4543fa05faba: Layer already exists [2026-07-10T02:02:09.650Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:09.650Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:09.650Z] 13108670553b: Layer already exists [2026-07-10T02:02:09.650Z] e3f37d419abe: Layer already exists [2026-07-10T02:02:09.650Z] 03d76b983bd1: Layer already exists [2026-07-10T02:02:09.650Z] 5f70bf18a086: Layer already exists [2026-07-10T02:02:09.650Z] 46a5e64ca12f: Layer already exists [2026-07-10T02:02:09.650Z] 065eb9fcf6f3: Layer already exists [2026-07-10T02:02:09.650Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:09.650Z] 4.1.0-dev.126: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:09.984Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:10.313Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:10.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-10T02:02:10.313Z] f3504e7412df: Preparing [2026-07-10T02:02:10.313Z] c7d85cb8de60: Preparing [2026-07-10T02:02:10.313Z] 0a1fd44b4dd1: Preparing [2026-07-10T02:02:10.313Z] 01a0bf4048ac: Preparing [2026-07-10T02:02:10.313Z] 3cce7b73069b: Preparing [2026-07-10T02:02:10.313Z] 4543fa05faba: Preparing [2026-07-10T02:02:10.313Z] 53ca4cbd8dc0: Preparing [2026-07-10T02:02:10.313Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:10.313Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:10.313Z] 13108670553b: Preparing [2026-07-10T02:02:10.313Z] e3f37d419abe: Preparing [2026-07-10T02:02:10.313Z] 5f70bf18a086: Preparing [2026-07-10T02:02:10.313Z] 03d76b983bd1: Preparing [2026-07-10T02:02:10.313Z] 46a5e64ca12f: Preparing [2026-07-10T02:02:10.313Z] 065eb9fcf6f3: Preparing [2026-07-10T02:02:10.313Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:10.313Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:10.313Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:10.313Z] 13108670553b: Waiting [2026-07-10T02:02:10.313Z] e3f37d419abe: Waiting [2026-07-10T02:02:10.313Z] 5f70bf18a086: Waiting [2026-07-10T02:02:10.313Z] 03d76b983bd1: Waiting [2026-07-10T02:02:10.313Z] 46a5e64ca12f: Waiting [2026-07-10T02:02:10.313Z] 065eb9fcf6f3: Waiting [2026-07-10T02:02:10.313Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:10.313Z] 4543fa05faba: Waiting [2026-07-10T02:02:10.313Z] 53ca4cbd8dc0: Waiting [2026-07-10T02:02:10.313Z] f3504e7412df: Layer already exists [2026-07-10T02:02:10.313Z] 01a0bf4048ac: Layer already exists [2026-07-10T02:02:10.313Z] c7d85cb8de60: Layer already exists [2026-07-10T02:02:10.313Z] 3cce7b73069b: Layer already exists [2026-07-10T02:02:10.313Z] 0a1fd44b4dd1: Layer already exists [2026-07-10T02:02:10.313Z] 4543fa05faba: Layer already exists [2026-07-10T02:02:10.313Z] 53ca4cbd8dc0: Layer already exists [2026-07-10T02:02:10.313Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:10.313Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:10.313Z] 13108670553b: Layer already exists [2026-07-10T02:02:10.313Z] e3f37d419abe: Layer already exists [2026-07-10T02:02:10.313Z] 03d76b983bd1: Layer already exists [2026-07-10T02:02:10.313Z] 5f70bf18a086: Layer already exists [2026-07-10T02:02:10.313Z] 46a5e64ca12f: Layer already exists [2026-07-10T02:02:10.313Z] 065eb9fcf6f3: Layer already exists [2026-07-10T02:02:10.313Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:10.313Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:10.648Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:10.986Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-07-10T02:02:10.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-07-10T02:02:10.986Z] f3504e7412df: Preparing [2026-07-10T02:02:10.986Z] c7d85cb8de60: Preparing [2026-07-10T02:02:10.986Z] 0a1fd44b4dd1: Preparing [2026-07-10T02:02:10.986Z] 01a0bf4048ac: Preparing [2026-07-10T02:02:10.986Z] 3cce7b73069b: Preparing [2026-07-10T02:02:10.986Z] 4543fa05faba: Preparing [2026-07-10T02:02:10.986Z] 53ca4cbd8dc0: Preparing [2026-07-10T02:02:10.986Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:10.986Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:10.986Z] 13108670553b: Preparing [2026-07-10T02:02:10.986Z] e3f37d419abe: Preparing [2026-07-10T02:02:10.986Z] 5f70bf18a086: Preparing [2026-07-10T02:02:10.986Z] 53ca4cbd8dc0: Waiting [2026-07-10T02:02:10.986Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:10.986Z] 13108670553b: Waiting [2026-07-10T02:02:10.986Z] e3f37d419abe: Waiting [2026-07-10T02:02:10.986Z] 4543fa05faba: Waiting [2026-07-10T02:02:10.986Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:10.986Z] 03d76b983bd1: Preparing [2026-07-10T02:02:10.986Z] 46a5e64ca12f: Preparing [2026-07-10T02:02:10.986Z] 065eb9fcf6f3: Preparing [2026-07-10T02:02:10.986Z] 5f70bf18a086: Waiting [2026-07-10T02:02:10.986Z] 03d76b983bd1: Waiting [2026-07-10T02:02:10.986Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:10.986Z] 46a5e64ca12f: Waiting [2026-07-10T02:02:10.986Z] 065eb9fcf6f3: Waiting [2026-07-10T02:02:10.986Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:10.986Z] 0a1fd44b4dd1: Layer already exists [2026-07-10T02:02:10.986Z] 01a0bf4048ac: Layer already exists [2026-07-10T02:02:10.986Z] c7d85cb8de60: Layer already exists [2026-07-10T02:02:10.986Z] 3cce7b73069b: Layer already exists [2026-07-10T02:02:10.986Z] f3504e7412df: Layer already exists [2026-07-10T02:02:10.986Z] 4543fa05faba: Layer already exists [2026-07-10T02:02:10.986Z] 13108670553b: Layer already exists [2026-07-10T02:02:10.986Z] 53ca4cbd8dc0: Layer already exists [2026-07-10T02:02:10.986Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:10.986Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:10.986Z] e3f37d419abe: Layer already exists [2026-07-10T02:02:10.986Z] 065eb9fcf6f3: Layer already exists [2026-07-10T02:02:10.986Z] 5f70bf18a086: Layer already exists [2026-07-10T02:02:10.986Z] 03d76b983bd1: Layer already exists [2026-07-10T02:02:10.986Z] 46a5e64ca12f: Layer already exists [2026-07-10T02:02:10.986Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:10.986Z] main: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:02:11.071Z] ===================================================== [Pipeline] echo [2026-07-10T02:02:11.088Z] taggedImages: [2026-07-10T02:02:11.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:11.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-07-10T02:02:11.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.126 [2026-07-10T02:02:11.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:11.088Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-07-10T02:02:11.117Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-07-10T02:02:11.117Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:11.117Z] latest [2026-07-10T02:02:11.117Z] 4.1.0-dev.126 [2026-07-10T02:02:11.117Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:11.117Z] main [2026-07-10T02:02:11.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:11.480Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:11.810Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:11.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-10T02:02:11.810Z] 44abff314b0c: Preparing [2026-07-10T02:02:11.810Z] e89ca19ce99b: Preparing [2026-07-10T02:02:11.810Z] 6d307ce5fce0: Preparing [2026-07-10T02:02:11.810Z] 063c05dc8649: Preparing [2026-07-10T02:02:11.810Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:11.810Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:11.810Z] d1f85422e5a8: Preparing [2026-07-10T02:02:11.810Z] c24e89566b39: Preparing [2026-07-10T02:02:11.810Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:11.810Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:11.810Z] d1f85422e5a8: Waiting [2026-07-10T02:02:11.810Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:11.810Z] c24e89566b39: Waiting [2026-07-10T02:02:11.810Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:11.810Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:11.810Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:11.810Z] c24e89566b39: Layer already exists [2026-07-10T02:02:11.810Z] 6d307ce5fce0: Pushed [2026-07-10T02:02:11.810Z] e89ca19ce99b: Pushed [2026-07-10T02:02:11.810Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:11.810Z] 44abff314b0c: Pushed [2026-07-10T02:02:16.003Z] 063c05dc8649: Pushed [2026-07-10T02:02:16.003Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:16.333Z] + 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-10T02:02:16.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-10T02:02:16.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-10T02:02:16.664Z] 44abff314b0c: Preparing [2026-07-10T02:02:16.664Z] e89ca19ce99b: Preparing [2026-07-10T02:02:16.664Z] 6d307ce5fce0: Preparing [2026-07-10T02:02:16.664Z] 063c05dc8649: Preparing [2026-07-10T02:02:16.664Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:16.664Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:16.664Z] d1f85422e5a8: Preparing [2026-07-10T02:02:16.664Z] c24e89566b39: Preparing [2026-07-10T02:02:16.664Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:16.664Z] d1f85422e5a8: Waiting [2026-07-10T02:02:16.664Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:16.664Z] c24e89566b39: Waiting [2026-07-10T02:02:16.664Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:16.664Z] 6d307ce5fce0: Layer already exists [2026-07-10T02:02:16.664Z] 063c05dc8649: Layer already exists [2026-07-10T02:02:16.664Z] 44abff314b0c: Layer already exists [2026-07-10T02:02:16.664Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:16.664Z] e89ca19ce99b: Layer already exists [2026-07-10T02:02:16.664Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:16.664Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:16.664Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:16.664Z] c24e89566b39: Layer already exists [2026-07-10T02:02:16.664Z] latest: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:16.991Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:17.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.126 [2026-07-10T02:02:17.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-10T02:02:17.316Z] 44abff314b0c: Preparing [2026-07-10T02:02:17.316Z] e89ca19ce99b: Preparing [2026-07-10T02:02:17.316Z] 6d307ce5fce0: Preparing [2026-07-10T02:02:17.316Z] 063c05dc8649: Preparing [2026-07-10T02:02:17.316Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:17.316Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:17.316Z] d1f85422e5a8: Preparing [2026-07-10T02:02:17.316Z] c24e89566b39: Preparing [2026-07-10T02:02:17.316Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:17.316Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:17.316Z] d1f85422e5a8: Waiting [2026-07-10T02:02:17.316Z] c24e89566b39: Waiting [2026-07-10T02:02:17.316Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:17.316Z] 44abff314b0c: Layer already exists [2026-07-10T02:02:17.316Z] 6d307ce5fce0: Layer already exists [2026-07-10T02:02:17.316Z] 063c05dc8649: Layer already exists [2026-07-10T02:02:17.316Z] e89ca19ce99b: Layer already exists [2026-07-10T02:02:17.316Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:17.316Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:17.316Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:17.316Z] c24e89566b39: Layer already exists [2026-07-10T02:02:17.317Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:17.317Z] 4.1.0-dev.126: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:17.641Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:17.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:17.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-10T02:02:17.973Z] 44abff314b0c: Preparing [2026-07-10T02:02:17.973Z] e89ca19ce99b: Preparing [2026-07-10T02:02:17.973Z] 6d307ce5fce0: Preparing [2026-07-10T02:02:17.973Z] 063c05dc8649: Preparing [2026-07-10T02:02:17.973Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:17.973Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:17.973Z] d1f85422e5a8: Preparing [2026-07-10T02:02:17.973Z] c24e89566b39: Preparing [2026-07-10T02:02:17.973Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:17.973Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:17.973Z] d1f85422e5a8: Waiting [2026-07-10T02:02:17.973Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:17.973Z] c24e89566b39: Waiting [2026-07-10T02:02:17.973Z] 44abff314b0c: Layer already exists [2026-07-10T02:02:17.973Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:17.973Z] 6d307ce5fce0: Layer already exists [2026-07-10T02:02:17.973Z] e89ca19ce99b: Layer already exists [2026-07-10T02:02:17.973Z] 063c05dc8649: Layer already exists [2026-07-10T02:02:17.973Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:17.973Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:17.973Z] c24e89566b39: Layer already exists [2026-07-10T02:02:17.973Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:17.973Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:18.303Z] + 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-10T02:02:18.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-07-10T02:02:18.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-07-10T02:02:18.630Z] 44abff314b0c: Preparing [2026-07-10T02:02:18.630Z] e89ca19ce99b: Preparing [2026-07-10T02:02:18.630Z] 6d307ce5fce0: Preparing [2026-07-10T02:02:18.630Z] 063c05dc8649: Preparing [2026-07-10T02:02:18.630Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:18.630Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:18.630Z] d1f85422e5a8: Preparing [2026-07-10T02:02:18.630Z] c24e89566b39: Preparing [2026-07-10T02:02:18.630Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:18.630Z] d1f85422e5a8: Waiting [2026-07-10T02:02:18.630Z] c24e89566b39: Waiting [2026-07-10T02:02:18.630Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:18.630Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:18.630Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:18.630Z] 44abff314b0c: Layer already exists [2026-07-10T02:02:18.630Z] e89ca19ce99b: Layer already exists [2026-07-10T02:02:18.630Z] 6d307ce5fce0: Layer already exists [2026-07-10T02:02:18.630Z] 063c05dc8649: Layer already exists [2026-07-10T02:02:18.630Z] d1f85422e5a8: Layer already exists [2026-07-10T02:02:18.630Z] c24e89566b39: Layer already exists [2026-07-10T02:02:18.630Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:18.630Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:18.630Z] main: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:02:18.725Z] ===================================================== [Pipeline] echo [2026-07-10T02:02:18.739Z] taggedImages: [2026-07-10T02:02:18.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:18.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-07-10T02:02:18.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.126 [2026-07-10T02:02:18.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:18.739Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-07-10T02:02:18.767Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-07-10T02:02:18.767Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:18.767Z] latest [2026-07-10T02:02:18.767Z] 4.1.0-dev.126 [2026-07-10T02:02:18.767Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:18.767Z] main [2026-07-10T02:02:18.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:19.114Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:19.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:19.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-10T02:02:19.448Z] b1ef7918bb58: Preparing [2026-07-10T02:02:19.448Z] 683332f8e13d: Preparing [2026-07-10T02:02:19.448Z] b722e3cfdfa6: Preparing [2026-07-10T02:02:19.448Z] 48435163da2e: Preparing [2026-07-10T02:02:19.448Z] e8db4f637196: Preparing [2026-07-10T02:02:19.448Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:19.448Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:19.448Z] fe587b53070c: Preparing [2026-07-10T02:02:19.448Z] 753417dd711d: Preparing [2026-07-10T02:02:19.448Z] 942382ebeaa3: Preparing [2026-07-10T02:02:19.448Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:19.448Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:19.448Z] fe587b53070c: Waiting [2026-07-10T02:02:19.448Z] 753417dd711d: Waiting [2026-07-10T02:02:19.448Z] 942382ebeaa3: Waiting [2026-07-10T02:02:19.448Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:19.448Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:19.448Z] e8db4f637196: Pushed [2026-07-10T02:02:19.448Z] 683332f8e13d: Pushed [2026-07-10T02:02:19.448Z] 48435163da2e: Pushed [2026-07-10T02:02:19.448Z] b1ef7918bb58: Pushed [2026-07-10T02:02:19.448Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:19.448Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:19.448Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:19.707Z] 753417dd711d: Pushed [2026-07-10T02:02:19.707Z] fe587b53070c: Pushed [2026-07-10T02:02:21.084Z] 942382ebeaa3: Pushed [2026-07-10T02:02:22.462Z] b722e3cfdfa6: Pushed [2026-07-10T02:02:22.721Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:23.064Z] + 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-10T02:02:23.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-10T02:02:23.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-10T02:02:23.461Z] b1ef7918bb58: Preparing [2026-07-10T02:02:23.461Z] 683332f8e13d: Preparing [2026-07-10T02:02:23.461Z] b722e3cfdfa6: Preparing [2026-07-10T02:02:23.461Z] 48435163da2e: Preparing [2026-07-10T02:02:23.461Z] e8db4f637196: Preparing [2026-07-10T02:02:23.461Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:23.461Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:23.461Z] fe587b53070c: Preparing [2026-07-10T02:02:23.461Z] 753417dd711d: Preparing [2026-07-10T02:02:23.461Z] 942382ebeaa3: Preparing [2026-07-10T02:02:23.461Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:23.461Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:23.461Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:23.461Z] fe587b53070c: Waiting [2026-07-10T02:02:23.461Z] 753417dd711d: Waiting [2026-07-10T02:02:23.461Z] 942382ebeaa3: Waiting [2026-07-10T02:02:23.461Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:23.461Z] b1ef7918bb58: Layer already exists [2026-07-10T02:02:23.461Z] 48435163da2e: Layer already exists [2026-07-10T02:02:23.461Z] b722e3cfdfa6: Layer already exists [2026-07-10T02:02:23.461Z] e8db4f637196: Layer already exists [2026-07-10T02:02:23.461Z] 683332f8e13d: Layer already exists [2026-07-10T02:02:23.461Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:23.461Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:23.461Z] fe587b53070c: Layer already exists [2026-07-10T02:02:23.461Z] 753417dd711d: Layer already exists [2026-07-10T02:02:23.461Z] 942382ebeaa3: Layer already exists [2026-07-10T02:02:23.461Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:23.461Z] latest: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:23.783Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:24.119Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.126 [2026-07-10T02:02:24.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-10T02:02:24.120Z] b1ef7918bb58: Preparing [2026-07-10T02:02:24.120Z] 683332f8e13d: Preparing [2026-07-10T02:02:24.120Z] b722e3cfdfa6: Preparing [2026-07-10T02:02:24.120Z] 48435163da2e: Preparing [2026-07-10T02:02:24.120Z] e8db4f637196: Preparing [2026-07-10T02:02:24.120Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:24.120Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:24.120Z] fe587b53070c: Preparing [2026-07-10T02:02:24.120Z] 753417dd711d: Preparing [2026-07-10T02:02:24.120Z] 942382ebeaa3: Preparing [2026-07-10T02:02:24.120Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:24.120Z] fe587b53070c: Waiting [2026-07-10T02:02:24.120Z] 753417dd711d: Waiting [2026-07-10T02:02:24.120Z] 942382ebeaa3: Waiting [2026-07-10T02:02:24.120Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:24.120Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:24.120Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:24.120Z] b1ef7918bb58: Layer already exists [2026-07-10T02:02:24.120Z] b722e3cfdfa6: Layer already exists [2026-07-10T02:02:24.120Z] 683332f8e13d: Layer already exists [2026-07-10T02:02:24.120Z] 48435163da2e: Layer already exists [2026-07-10T02:02:24.120Z] e8db4f637196: Layer already exists [2026-07-10T02:02:24.120Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:24.120Z] 753417dd711d: Layer already exists [2026-07-10T02:02:24.120Z] fe587b53070c: Layer already exists [2026-07-10T02:02:24.120Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:24.120Z] 942382ebeaa3: Layer already exists [2026-07-10T02:02:24.120Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:24.120Z] 4.1.0-dev.126: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:24.459Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:24.804Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:24.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-10T02:02:24.804Z] b1ef7918bb58: Preparing [2026-07-10T02:02:24.804Z] 683332f8e13d: Preparing [2026-07-10T02:02:24.804Z] b722e3cfdfa6: Preparing [2026-07-10T02:02:24.804Z] 48435163da2e: Preparing [2026-07-10T02:02:24.804Z] e8db4f637196: Preparing [2026-07-10T02:02:24.804Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:24.804Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:24.804Z] fe587b53070c: Preparing [2026-07-10T02:02:24.804Z] 753417dd711d: Preparing [2026-07-10T02:02:24.804Z] 942382ebeaa3: Preparing [2026-07-10T02:02:24.804Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:24.804Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:24.804Z] fe587b53070c: Waiting [2026-07-10T02:02:24.804Z] 753417dd711d: Waiting [2026-07-10T02:02:24.804Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:24.804Z] 942382ebeaa3: Waiting [2026-07-10T02:02:24.804Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:24.804Z] b722e3cfdfa6: Layer already exists [2026-07-10T02:02:24.804Z] 683332f8e13d: Layer already exists [2026-07-10T02:02:24.804Z] 48435163da2e: Layer already exists [2026-07-10T02:02:24.804Z] b1ef7918bb58: Layer already exists [2026-07-10T02:02:24.804Z] e8db4f637196: Layer already exists [2026-07-10T02:02:24.804Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:24.804Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:24.804Z] 753417dd711d: Layer already exists [2026-07-10T02:02:24.804Z] fe587b53070c: Layer already exists [2026-07-10T02:02:24.804Z] 942382ebeaa3: Layer already exists [2026-07-10T02:02:24.804Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:24.804Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:25.142Z] + 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-10T02:02:25.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-07-10T02:02:25.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-07-10T02:02:25.477Z] b1ef7918bb58: Preparing [2026-07-10T02:02:25.477Z] 683332f8e13d: Preparing [2026-07-10T02:02:25.477Z] b722e3cfdfa6: Preparing [2026-07-10T02:02:25.477Z] 48435163da2e: Preparing [2026-07-10T02:02:25.477Z] e8db4f637196: Preparing [2026-07-10T02:02:25.477Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:25.477Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:25.477Z] fe587b53070c: Preparing [2026-07-10T02:02:25.477Z] 753417dd711d: Preparing [2026-07-10T02:02:25.477Z] 942382ebeaa3: Preparing [2026-07-10T02:02:25.477Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:25.477Z] fe587b53070c: Waiting [2026-07-10T02:02:25.477Z] 753417dd711d: Waiting [2026-07-10T02:02:25.477Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:25.477Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:25.477Z] 942382ebeaa3: Waiting [2026-07-10T02:02:25.477Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:25.477Z] e8db4f637196: Layer already exists [2026-07-10T02:02:25.477Z] 48435163da2e: Layer already exists [2026-07-10T02:02:25.477Z] b722e3cfdfa6: Layer already exists [2026-07-10T02:02:25.477Z] b1ef7918bb58: Layer already exists [2026-07-10T02:02:25.477Z] 683332f8e13d: Layer already exists [2026-07-10T02:02:25.477Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:25.477Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:25.477Z] fe587b53070c: Layer already exists [2026-07-10T02:02:25.477Z] 753417dd711d: Layer already exists [2026-07-10T02:02:25.477Z] 942382ebeaa3: Layer already exists [2026-07-10T02:02:25.477Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:25.477Z] main: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:02:25.554Z] ===================================================== [Pipeline] echo [2026-07-10T02:02:25.570Z] taggedImages: [2026-07-10T02:02:25.570Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:25.570Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-07-10T02:02:25.570Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.126 [2026-07-10T02:02:25.570Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:25.570Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-07-10T02:02:25.594Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-07-10T02:02:25.594Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:25.594Z] latest [2026-07-10T02:02:25.594Z] 4.1.0-dev.126 [2026-07-10T02:02:25.594Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:25.594Z] main [2026-07-10T02:02:25.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:25.936Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:26.278Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:26.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-10T02:02:26.278Z] e38013faf2f0: Preparing [2026-07-10T02:02:26.278Z] 14252b0f8780: Preparing [2026-07-10T02:02:26.278Z] de1df7426c3e: Preparing [2026-07-10T02:02:26.278Z] 6275b862f158: Preparing [2026-07-10T02:02:26.278Z] 4f5cf927e1a2: Preparing [2026-07-10T02:02:26.278Z] e7a54efcd23f: Preparing [2026-07-10T02:02:26.278Z] 324f7abfbf05: Preparing [2026-07-10T02:02:26.278Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:26.278Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:26.278Z] 03424082bef3: Preparing [2026-07-10T02:02:26.278Z] 9f5dea858f4e: Preparing [2026-07-10T02:02:26.278Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:26.278Z] e7a54efcd23f: Waiting [2026-07-10T02:02:26.278Z] 324f7abfbf05: Waiting [2026-07-10T02:02:26.278Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:26.278Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:26.278Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:26.278Z] 03424082bef3: Waiting [2026-07-10T02:02:26.278Z] 9f5dea858f4e: Waiting [2026-07-10T02:02:26.278Z] 4f5cf927e1a2: Pushed [2026-07-10T02:02:26.278Z] 14252b0f8780: Pushed [2026-07-10T02:02:26.278Z] e38013faf2f0: Pushed [2026-07-10T02:02:26.278Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:26.278Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:26.278Z] e7a54efcd23f: Pushed [2026-07-10T02:02:26.278Z] 324f7abfbf05: Pushed [2026-07-10T02:02:26.537Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:26.537Z] 03424082bef3: Pushed [2026-07-10T02:02:27.927Z] 9f5dea858f4e: Pushed [2026-07-10T02:02:29.303Z] 6275b862f158: Pushed [2026-07-10T02:02:29.303Z] de1df7426c3e: Pushed [2026-07-10T02:02:29.565Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:29.903Z] + 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-10T02:02:30.240Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-10T02:02:30.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-10T02:02:30.240Z] e38013faf2f0: Preparing [2026-07-10T02:02:30.240Z] 14252b0f8780: Preparing [2026-07-10T02:02:30.240Z] de1df7426c3e: Preparing [2026-07-10T02:02:30.240Z] 6275b862f158: Preparing [2026-07-10T02:02:30.240Z] 4f5cf927e1a2: Preparing [2026-07-10T02:02:30.240Z] e7a54efcd23f: Preparing [2026-07-10T02:02:30.240Z] 324f7abfbf05: Preparing [2026-07-10T02:02:30.240Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:30.240Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:30.240Z] 03424082bef3: Preparing [2026-07-10T02:02:30.240Z] 9f5dea858f4e: Preparing [2026-07-10T02:02:30.240Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:30.240Z] e7a54efcd23f: Waiting [2026-07-10T02:02:30.240Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:30.240Z] 324f7abfbf05: Waiting [2026-07-10T02:02:30.240Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:30.240Z] 03424082bef3: Waiting [2026-07-10T02:02:30.240Z] 9f5dea858f4e: Waiting [2026-07-10T02:02:30.240Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:30.240Z] 4f5cf927e1a2: Layer already exists [2026-07-10T02:02:30.240Z] 14252b0f8780: Layer already exists [2026-07-10T02:02:30.240Z] 6275b862f158: Layer already exists [2026-07-10T02:02:30.240Z] e38013faf2f0: Layer already exists [2026-07-10T02:02:30.240Z] de1df7426c3e: Layer already exists [2026-07-10T02:02:30.240Z] e7a54efcd23f: Layer already exists [2026-07-10T02:02:30.240Z] 324f7abfbf05: Layer already exists [2026-07-10T02:02:30.240Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:30.240Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:30.240Z] 03424082bef3: Layer already exists [2026-07-10T02:02:30.240Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:30.240Z] 9f5dea858f4e: Layer already exists [2026-07-10T02:02:30.240Z] latest: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:30.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:30.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.126 [2026-07-10T02:02:30.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-10T02:02:30.906Z] e38013faf2f0: Preparing [2026-07-10T02:02:30.906Z] 14252b0f8780: Preparing [2026-07-10T02:02:30.906Z] de1df7426c3e: Preparing [2026-07-10T02:02:30.906Z] 6275b862f158: Preparing [2026-07-10T02:02:30.906Z] 4f5cf927e1a2: Preparing [2026-07-10T02:02:30.906Z] e7a54efcd23f: Preparing [2026-07-10T02:02:30.906Z] 324f7abfbf05: Preparing [2026-07-10T02:02:30.906Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:30.906Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:30.906Z] 03424082bef3: Preparing [2026-07-10T02:02:30.906Z] 9f5dea858f4e: Preparing [2026-07-10T02:02:30.906Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:30.906Z] 324f7abfbf05: Waiting [2026-07-10T02:02:30.906Z] 03424082bef3: Waiting [2026-07-10T02:02:30.906Z] 9f5dea858f4e: Waiting [2026-07-10T02:02:30.906Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:30.906Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:30.906Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:30.906Z] e7a54efcd23f: Waiting [2026-07-10T02:02:30.906Z] de1df7426c3e: Layer already exists [2026-07-10T02:02:30.906Z] 4f5cf927e1a2: Layer already exists [2026-07-10T02:02:30.906Z] e38013faf2f0: Layer already exists [2026-07-10T02:02:30.906Z] 14252b0f8780: Layer already exists [2026-07-10T02:02:30.906Z] 6275b862f158: Layer already exists [2026-07-10T02:02:30.906Z] e7a54efcd23f: Layer already exists [2026-07-10T02:02:30.906Z] 03424082bef3: Layer already exists [2026-07-10T02:02:30.906Z] 324f7abfbf05: Layer already exists [2026-07-10T02:02:30.906Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:30.906Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:30.906Z] 9f5dea858f4e: Layer already exists [2026-07-10T02:02:30.906Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:30.906Z] 4.1.0-dev.126: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:31.244Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:31.568Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:31.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-10T02:02:31.568Z] e38013faf2f0: Preparing [2026-07-10T02:02:31.568Z] 14252b0f8780: Preparing [2026-07-10T02:02:31.568Z] de1df7426c3e: Preparing [2026-07-10T02:02:31.568Z] 6275b862f158: Preparing [2026-07-10T02:02:31.568Z] 4f5cf927e1a2: Preparing [2026-07-10T02:02:31.568Z] e7a54efcd23f: Preparing [2026-07-10T02:02:31.568Z] 324f7abfbf05: Preparing [2026-07-10T02:02:31.568Z] e7a54efcd23f: Waiting [2026-07-10T02:02:31.568Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:31.568Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:31.568Z] 03424082bef3: Preparing [2026-07-10T02:02:31.568Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:31.568Z] e4b0bf3d65f1: Waiting [2026-07-10T02:02:31.568Z] 324f7abfbf05: Waiting [2026-07-10T02:02:31.568Z] 9f5dea858f4e: Preparing [2026-07-10T02:02:31.568Z] 03424082bef3: Waiting [2026-07-10T02:02:31.568Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:31.568Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:31.568Z] 9f5dea858f4e: Waiting [2026-07-10T02:02:31.568Z] 6275b862f158: Layer already exists [2026-07-10T02:02:31.568Z] e38013faf2f0: Layer already exists [2026-07-10T02:02:31.568Z] de1df7426c3e: Layer already exists [2026-07-10T02:02:31.568Z] 14252b0f8780: Layer already exists [2026-07-10T02:02:31.568Z] 4f5cf927e1a2: Layer already exists [2026-07-10T02:02:31.568Z] 324f7abfbf05: Layer already exists [2026-07-10T02:02:31.568Z] e7a54efcd23f: Layer already exists [2026-07-10T02:02:31.568Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:31.568Z] 03424082bef3: Layer already exists [2026-07-10T02:02:31.568Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:31.568Z] 9f5dea858f4e: Layer already exists [2026-07-10T02:02:31.568Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:31.568Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:31.892Z] + 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-10T02:02:32.224Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-07-10T02:02:32.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-07-10T02:02:32.224Z] e38013faf2f0: Preparing [2026-07-10T02:02:32.224Z] 14252b0f8780: Preparing [2026-07-10T02:02:32.224Z] de1df7426c3e: Preparing [2026-07-10T02:02:32.224Z] 6275b862f158: Preparing [2026-07-10T02:02:32.224Z] 4f5cf927e1a2: Preparing [2026-07-10T02:02:32.224Z] e7a54efcd23f: Preparing [2026-07-10T02:02:32.224Z] 324f7abfbf05: Preparing [2026-07-10T02:02:32.224Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:32.224Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:32.224Z] 03424082bef3: Preparing [2026-07-10T02:02:32.224Z] 9f5dea858f4e: Preparing [2026-07-10T02:02:32.224Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:32.224Z] e7a54efcd23f: Waiting [2026-07-10T02:02:32.224Z] 742a1d2eccf3: Waiting [2026-07-10T02:02:32.224Z] 324f7abfbf05: Waiting [2026-07-10T02:02:32.224Z] 03424082bef3: Waiting [2026-07-10T02:02:32.224Z] 9f5dea858f4e: Waiting [2026-07-10T02:02:32.224Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:32.224Z] de1df7426c3e: Layer already exists [2026-07-10T02:02:32.224Z] 4f5cf927e1a2: Layer already exists [2026-07-10T02:02:32.224Z] 6275b862f158: Layer already exists [2026-07-10T02:02:32.224Z] 14252b0f8780: Layer already exists [2026-07-10T02:02:32.224Z] e38013faf2f0: Layer already exists [2026-07-10T02:02:32.224Z] 324f7abfbf05: Layer already exists [2026-07-10T02:02:32.224Z] e7a54efcd23f: Layer already exists [2026-07-10T02:02:32.224Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:32.224Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:32.224Z] 03424082bef3: Layer already exists [2026-07-10T02:02:32.224Z] 9f5dea858f4e: Layer already exists [2026-07-10T02:02:32.224Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:32.224Z] main: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:02:32.316Z] ===================================================== [Pipeline] echo [2026-07-10T02:02:32.331Z] taggedImages: [2026-07-10T02:02:32.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:32.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-07-10T02:02:32.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.126 [2026-07-10T02:02:32.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:32.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-07-10T02:02:32.359Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-07-10T02:02:32.359Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:32.359Z] latest [2026-07-10T02:02:32.359Z] 4.1.0-dev.126 [2026-07-10T02:02:32.359Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:32.359Z] main [2026-07-10T02:02:32.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:32.717Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:33.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:33.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-10T02:02:33.043Z] 9c0a698d134f: Preparing [2026-07-10T02:02:33.043Z] dcb70f396e2e: Preparing [2026-07-10T02:02:33.043Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:33.043Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:33.043Z] 1dd2b6d2276d: Preparing [2026-07-10T02:02:33.043Z] 03e82ff8d7fe: Preparing [2026-07-10T02:02:33.043Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:33.043Z] 03e82ff8d7fe: Waiting [2026-07-10T02:02:33.043Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:33.043Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:33.043Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:33.043Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:33.043Z] 1dd2b6d2276d: Pushed [2026-07-10T02:02:33.043Z] 9c0a698d134f: Pushed [2026-07-10T02:02:33.977Z] 03e82ff8d7fe: Pushed [2026-07-10T02:02:36.551Z] dcb70f396e2e: Pushed [2026-07-10T02:02:36.811Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:37.152Z] + 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-10T02:02:37.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-10T02:02:37.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-10T02:02:37.482Z] 9c0a698d134f: Preparing [2026-07-10T02:02:37.482Z] dcb70f396e2e: Preparing [2026-07-10T02:02:37.482Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:37.482Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:37.482Z] 1dd2b6d2276d: Preparing [2026-07-10T02:02:37.482Z] 03e82ff8d7fe: Preparing [2026-07-10T02:02:37.482Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:37.482Z] 03e82ff8d7fe: Waiting [2026-07-10T02:02:37.482Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:37.482Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:37.482Z] dcb70f396e2e: Layer already exists [2026-07-10T02:02:37.482Z] 9c0a698d134f: Layer already exists [2026-07-10T02:02:37.482Z] 1dd2b6d2276d: Layer already exists [2026-07-10T02:02:37.482Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:37.482Z] 03e82ff8d7fe: Layer already exists [2026-07-10T02:02:37.482Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:37.482Z] latest: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:37.818Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:38.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.126 [2026-07-10T02:02:38.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-10T02:02:38.152Z] 9c0a698d134f: Preparing [2026-07-10T02:02:38.152Z] dcb70f396e2e: Preparing [2026-07-10T02:02:38.152Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:38.152Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:38.152Z] 1dd2b6d2276d: Preparing [2026-07-10T02:02:38.152Z] 03e82ff8d7fe: Preparing [2026-07-10T02:02:38.152Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:38.152Z] 03e82ff8d7fe: Waiting [2026-07-10T02:02:38.152Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:38.152Z] 1dd2b6d2276d: Layer already exists [2026-07-10T02:02:38.152Z] dcb70f396e2e: Layer already exists [2026-07-10T02:02:38.152Z] 9c0a698d134f: Layer already exists [2026-07-10T02:02:38.152Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:38.152Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:38.152Z] 03e82ff8d7fe: Layer already exists [2026-07-10T02:02:38.152Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:38.152Z] 4.1.0-dev.126: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:38.483Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:38.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:38.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-10T02:02:38.818Z] 9c0a698d134f: Preparing [2026-07-10T02:02:38.818Z] dcb70f396e2e: Preparing [2026-07-10T02:02:38.818Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:38.818Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:38.818Z] 1dd2b6d2276d: Preparing [2026-07-10T02:02:38.818Z] 03e82ff8d7fe: Preparing [2026-07-10T02:02:38.818Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:38.818Z] 03e82ff8d7fe: Waiting [2026-07-10T02:02:38.818Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:38.818Z] 1dd2b6d2276d: Layer already exists [2026-07-10T02:02:38.818Z] dcb70f396e2e: Layer already exists [2026-07-10T02:02:38.818Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:38.818Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:38.818Z] 9c0a698d134f: Layer already exists [2026-07-10T02:02:38.818Z] 03e82ff8d7fe: Layer already exists [2026-07-10T02:02:38.818Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:38.818Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:39.171Z] + 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-10T02:02:39.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-07-10T02:02:39.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-07-10T02:02:39.504Z] 9c0a698d134f: Preparing [2026-07-10T02:02:39.504Z] dcb70f396e2e: Preparing [2026-07-10T02:02:39.504Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:39.504Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:39.504Z] 1dd2b6d2276d: Preparing [2026-07-10T02:02:39.504Z] 03e82ff8d7fe: Preparing [2026-07-10T02:02:39.504Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:39.504Z] 03e82ff8d7fe: Waiting [2026-07-10T02:02:39.504Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:39.504Z] dcb70f396e2e: Layer already exists [2026-07-10T02:02:39.504Z] 1dd2b6d2276d: Layer already exists [2026-07-10T02:02:39.504Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:39.504Z] 9c0a698d134f: Layer already exists [2026-07-10T02:02:39.504Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:39.504Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:39.504Z] 03e82ff8d7fe: Layer already exists [2026-07-10T02:02:39.504Z] main: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:02:39.598Z] ===================================================== [Pipeline] echo [2026-07-10T02:02:39.616Z] taggedImages: [2026-07-10T02:02:39.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:39.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-07-10T02:02:39.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.126 [2026-07-10T02:02:39.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:39.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-07-10T02:02:39.648Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-07-10T02:02:39.648Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:39.648Z] latest [2026-07-10T02:02:39.648Z] 4.1.0-dev.126 [2026-07-10T02:02:39.648Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:39.648Z] main [2026-07-10T02:02:39.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:40.025Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:40.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:40.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-10T02:02:40.361Z] b97f74860757: Preparing [2026-07-10T02:02:40.361Z] 8cd9971fd753: Preparing [2026-07-10T02:02:40.361Z] 8c75d94e9238: Preparing [2026-07-10T02:02:40.361Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:40.361Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:40.361Z] 874565f479cf: Preparing [2026-07-10T02:02:40.361Z] 087f36d90483: Preparing [2026-07-10T02:02:40.361Z] 0faf28f93612: Preparing [2026-07-10T02:02:40.361Z] d6c39c65b8b7: Preparing [2026-07-10T02:02:40.361Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:40.361Z] 087f36d90483: Waiting [2026-07-10T02:02:40.361Z] 0faf28f93612: Waiting [2026-07-10T02:02:40.361Z] d6c39c65b8b7: Waiting [2026-07-10T02:02:40.361Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:40.361Z] 874565f479cf: Waiting [2026-07-10T02:02:40.361Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:40.361Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:40.361Z] 8cd9971fd753: Pushed [2026-07-10T02:02:40.361Z] 8c75d94e9238: Pushed [2026-07-10T02:02:40.361Z] b97f74860757: Pushed [2026-07-10T02:02:40.361Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:40.622Z] 0faf28f93612: Pushed [2026-07-10T02:02:40.882Z] d6c39c65b8b7: Pushed [2026-07-10T02:02:46.157Z] 087f36d90483: Pushed [2026-07-10T02:02:54.290Z] 874565f479cf: Pushed [2026-07-10T02:02:54.290Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:54.641Z] + 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-10T02:02:54.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-10T02:02:54.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-10T02:02:54.977Z] b97f74860757: Preparing [2026-07-10T02:02:54.977Z] 8cd9971fd753: Preparing [2026-07-10T02:02:54.977Z] 8c75d94e9238: Preparing [2026-07-10T02:02:54.977Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:54.977Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:54.977Z] 874565f479cf: Preparing [2026-07-10T02:02:54.977Z] 087f36d90483: Preparing [2026-07-10T02:02:54.977Z] 0faf28f93612: Preparing [2026-07-10T02:02:54.977Z] d6c39c65b8b7: Preparing [2026-07-10T02:02:54.977Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:54.977Z] 087f36d90483: Waiting [2026-07-10T02:02:54.977Z] 0faf28f93612: Waiting [2026-07-10T02:02:54.977Z] d6c39c65b8b7: Waiting [2026-07-10T02:02:54.977Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:54.977Z] 874565f479cf: Waiting [2026-07-10T02:02:54.977Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:54.977Z] 8c75d94e9238: Layer already exists [2026-07-10T02:02:54.977Z] 8cd9971fd753: Layer already exists [2026-07-10T02:02:54.977Z] b97f74860757: Layer already exists [2026-07-10T02:02:54.977Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:54.977Z] 874565f479cf: Layer already exists [2026-07-10T02:02:54.977Z] 087f36d90483: Layer already exists [2026-07-10T02:02:54.977Z] 0faf28f93612: Layer already exists [2026-07-10T02:02:54.977Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:02:54.977Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:54.977Z] latest: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:55.363Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:55.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.126 [2026-07-10T02:02:55.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-10T02:02:55.846Z] b97f74860757: Preparing [2026-07-10T02:02:55.846Z] 8cd9971fd753: Preparing [2026-07-10T02:02:55.846Z] 8c75d94e9238: Preparing [2026-07-10T02:02:55.846Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:55.846Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:55.846Z] 874565f479cf: Preparing [2026-07-10T02:02:55.846Z] 087f36d90483: Preparing [2026-07-10T02:02:55.846Z] 0faf28f93612: Preparing [2026-07-10T02:02:55.846Z] d6c39c65b8b7: Preparing [2026-07-10T02:02:55.846Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:55.846Z] 874565f479cf: Waiting [2026-07-10T02:02:55.846Z] 087f36d90483: Waiting [2026-07-10T02:02:55.846Z] d6c39c65b8b7: Waiting [2026-07-10T02:02:55.846Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:55.846Z] 0faf28f93612: Waiting [2026-07-10T02:02:55.846Z] b97f74860757: Layer already exists [2026-07-10T02:02:55.846Z] 8c75d94e9238: Layer already exists [2026-07-10T02:02:55.846Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:55.846Z] 8cd9971fd753: Layer already exists [2026-07-10T02:02:55.846Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:55.846Z] 874565f479cf: Layer already exists [2026-07-10T02:02:55.846Z] 087f36d90483: Layer already exists [2026-07-10T02:02:55.846Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:02:55.846Z] 0faf28f93612: Layer already exists [2026-07-10T02:02:55.846Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:55.846Z] 4.1.0-dev.126: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:56.210Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:56.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:56.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-10T02:02:56.557Z] b97f74860757: Preparing [2026-07-10T02:02:56.557Z] 8cd9971fd753: Preparing [2026-07-10T02:02:56.557Z] 8c75d94e9238: Preparing [2026-07-10T02:02:56.557Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:56.557Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:56.557Z] 874565f479cf: Preparing [2026-07-10T02:02:56.557Z] 087f36d90483: Preparing [2026-07-10T02:02:56.557Z] 874565f479cf: Waiting [2026-07-10T02:02:56.557Z] 087f36d90483: Waiting [2026-07-10T02:02:56.557Z] 0faf28f93612: Preparing [2026-07-10T02:02:56.557Z] d6c39c65b8b7: Preparing [2026-07-10T02:02:56.557Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:56.557Z] 0faf28f93612: Waiting [2026-07-10T02:02:56.557Z] d6c39c65b8b7: Waiting [2026-07-10T02:02:56.557Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:56.557Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:56.557Z] 8cd9971fd753: Layer already exists [2026-07-10T02:02:56.557Z] b97f74860757: Layer already exists [2026-07-10T02:02:56.557Z] 8c75d94e9238: Layer already exists [2026-07-10T02:02:56.557Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:56.557Z] 0faf28f93612: Layer already exists [2026-07-10T02:02:56.557Z] 874565f479cf: Layer already exists [2026-07-10T02:02:56.557Z] 087f36d90483: Layer already exists [2026-07-10T02:02:56.557Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:56.557Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:02:56.557Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:56.897Z] + 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-10T02:02:57.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-07-10T02:02:57.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-07-10T02:02:57.218Z] b97f74860757: Preparing [2026-07-10T02:02:57.218Z] 8cd9971fd753: Preparing [2026-07-10T02:02:57.218Z] 8c75d94e9238: Preparing [2026-07-10T02:02:57.218Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:57.218Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:57.218Z] 874565f479cf: Preparing [2026-07-10T02:02:57.218Z] 087f36d90483: Preparing [2026-07-10T02:02:57.218Z] 0faf28f93612: Preparing [2026-07-10T02:02:57.218Z] d6c39c65b8b7: Preparing [2026-07-10T02:02:57.218Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:57.218Z] 874565f479cf: Waiting [2026-07-10T02:02:57.218Z] 087f36d90483: Waiting [2026-07-10T02:02:57.218Z] 0faf28f93612: Waiting [2026-07-10T02:02:57.218Z] d6c39c65b8b7: Waiting [2026-07-10T02:02:57.218Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:57.218Z] b97f74860757: Layer already exists [2026-07-10T02:02:57.218Z] 8cd9971fd753: Layer already exists [2026-07-10T02:02:57.218Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:57.218Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:57.218Z] 8c75d94e9238: Layer already exists [2026-07-10T02:02:57.218Z] 874565f479cf: Layer already exists [2026-07-10T02:02:57.218Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:02:57.218Z] 087f36d90483: Layer already exists [2026-07-10T02:02:57.218Z] 0faf28f93612: Layer already exists [2026-07-10T02:02:57.218Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:57.218Z] main: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:02:57.301Z] ===================================================== [Pipeline] echo [2026-07-10T02:02:57.319Z] taggedImages: [2026-07-10T02:02:57.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:57.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-07-10T02:02:57.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.126 [2026-07-10T02:02:57.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:57.319Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-07-10T02:02:57.345Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-07-10T02:02:57.345Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:57.345Z] latest [2026-07-10T02:02:57.345Z] 4.1.0-dev.126 [2026-07-10T02:02:57.345Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:02:57.345Z] main [2026-07-10T02:02:57.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:57.690Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:02:58.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:02:58.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-10T02:02:58.017Z] 990212d5f481: Preparing [2026-07-10T02:02:58.017Z] 175d051386b8: Preparing [2026-07-10T02:02:58.017Z] 83bdbf5733b5: Preparing [2026-07-10T02:02:58.017Z] 742a1d2eccf3: Preparing [2026-07-10T02:02:58.017Z] e4b0bf3d65f1: Preparing [2026-07-10T02:02:58.017Z] 9f701206f8c7: Preparing [2026-07-10T02:02:58.017Z] a1e01b079967: Preparing [2026-07-10T02:02:58.017Z] 795e06088be1: Preparing [2026-07-10T02:02:58.017Z] 6f09edfb3f6d: Preparing [2026-07-10T02:02:58.017Z] 795e06088be1: Waiting [2026-07-10T02:02:58.017Z] 6f09edfb3f6d: Waiting [2026-07-10T02:02:58.017Z] a1e01b079967: Waiting [2026-07-10T02:02:58.017Z] 9f701206f8c7: Waiting [2026-07-10T02:02:58.017Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:02:58.017Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:02:58.017Z] 175d051386b8: Pushed [2026-07-10T02:02:58.017Z] 83bdbf5733b5: Pushed [2026-07-10T02:02:58.017Z] a1e01b079967: Pushed [2026-07-10T02:02:58.017Z] 990212d5f481: Pushed [2026-07-10T02:02:58.017Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:02:58.585Z] 795e06088be1: Pushed [2026-07-10T02:03:13.478Z] 9f701206f8c7: Pushed [2026-07-10T02:03:13.478Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:13.818Z] + 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-10T02:03:14.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-10T02:03:14.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-10T02:03:14.162Z] 990212d5f481: Preparing [2026-07-10T02:03:14.162Z] 175d051386b8: Preparing [2026-07-10T02:03:14.162Z] 83bdbf5733b5: Preparing [2026-07-10T02:03:14.162Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:14.162Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:14.162Z] 9f701206f8c7: Preparing [2026-07-10T02:03:14.162Z] a1e01b079967: Preparing [2026-07-10T02:03:14.162Z] 795e06088be1: Preparing [2026-07-10T02:03:14.162Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:14.162Z] 9f701206f8c7: Waiting [2026-07-10T02:03:14.162Z] a1e01b079967: Waiting [2026-07-10T02:03:14.162Z] 795e06088be1: Waiting [2026-07-10T02:03:14.162Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:14.162Z] 83bdbf5733b5: Layer already exists [2026-07-10T02:03:14.162Z] 175d051386b8: Layer already exists [2026-07-10T02:03:14.162Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:14.162Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:14.162Z] 990212d5f481: Layer already exists [2026-07-10T02:03:14.162Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:14.162Z] a1e01b079967: Layer already exists [2026-07-10T02:03:14.162Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:14.162Z] 795e06088be1: Layer already exists [2026-07-10T02:03:14.162Z] latest: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:14.504Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:14.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.126 [2026-07-10T02:03:14.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-10T02:03:14.833Z] 990212d5f481: Preparing [2026-07-10T02:03:14.833Z] 175d051386b8: Preparing [2026-07-10T02:03:14.833Z] 83bdbf5733b5: Preparing [2026-07-10T02:03:14.833Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:14.833Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:14.833Z] 9f701206f8c7: Preparing [2026-07-10T02:03:14.833Z] a1e01b079967: Preparing [2026-07-10T02:03:14.833Z] 795e06088be1: Preparing [2026-07-10T02:03:14.833Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:14.833Z] 9f701206f8c7: Waiting [2026-07-10T02:03:14.833Z] a1e01b079967: Waiting [2026-07-10T02:03:14.833Z] 795e06088be1: Waiting [2026-07-10T02:03:14.833Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:14.833Z] 83bdbf5733b5: Layer already exists [2026-07-10T02:03:14.833Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:14.833Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:14.833Z] 990212d5f481: Layer already exists [2026-07-10T02:03:14.833Z] 175d051386b8: Layer already exists [2026-07-10T02:03:14.833Z] a1e01b079967: Layer already exists [2026-07-10T02:03:14.833Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:14.833Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:14.833Z] 795e06088be1: Layer already exists [2026-07-10T02:03:14.833Z] 4.1.0-dev.126: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:15.161Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:15.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:15.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-10T02:03:15.492Z] 990212d5f481: Preparing [2026-07-10T02:03:15.492Z] 175d051386b8: Preparing [2026-07-10T02:03:15.492Z] 83bdbf5733b5: Preparing [2026-07-10T02:03:15.492Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:15.492Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:15.492Z] 9f701206f8c7: Preparing [2026-07-10T02:03:15.492Z] a1e01b079967: Preparing [2026-07-10T02:03:15.492Z] 795e06088be1: Preparing [2026-07-10T02:03:15.492Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:15.492Z] a1e01b079967: Waiting [2026-07-10T02:03:15.492Z] 795e06088be1: Waiting [2026-07-10T02:03:15.492Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:15.492Z] 9f701206f8c7: Waiting [2026-07-10T02:03:15.492Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:15.492Z] 83bdbf5733b5: Layer already exists [2026-07-10T02:03:15.492Z] 990212d5f481: Layer already exists [2026-07-10T02:03:15.492Z] 175d051386b8: Layer already exists [2026-07-10T02:03:15.492Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:15.492Z] a1e01b079967: Layer already exists [2026-07-10T02:03:15.492Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:15.492Z] 795e06088be1: Layer already exists [2026-07-10T02:03:15.492Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:15.492Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:15.824Z] + 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-10T02:03:16.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-07-10T02:03:16.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-07-10T02:03:16.156Z] 990212d5f481: Preparing [2026-07-10T02:03:16.156Z] 175d051386b8: Preparing [2026-07-10T02:03:16.156Z] 83bdbf5733b5: Preparing [2026-07-10T02:03:16.156Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:16.156Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:16.156Z] 9f701206f8c7: Preparing [2026-07-10T02:03:16.156Z] a1e01b079967: Preparing [2026-07-10T02:03:16.156Z] 795e06088be1: Preparing [2026-07-10T02:03:16.156Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:16.156Z] 9f701206f8c7: Waiting [2026-07-10T02:03:16.156Z] a1e01b079967: Waiting [2026-07-10T02:03:16.156Z] 795e06088be1: Waiting [2026-07-10T02:03:16.156Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:16.156Z] 175d051386b8: Layer already exists [2026-07-10T02:03:16.156Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:16.156Z] 990212d5f481: Layer already exists [2026-07-10T02:03:16.156Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:16.156Z] 83bdbf5733b5: Layer already exists [2026-07-10T02:03:16.156Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:16.156Z] a1e01b079967: Layer already exists [2026-07-10T02:03:16.156Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:16.156Z] 795e06088be1: Layer already exists [2026-07-10T02:03:16.156Z] main: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:03:16.241Z] ===================================================== [Pipeline] echo [2026-07-10T02:03:16.259Z] taggedImages: [2026-07-10T02:03:16.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:16.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-07-10T02:03:16.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.126 [2026-07-10T02:03:16.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:16.259Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-07-10T02:03:16.296Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-07-10T02:03:16.296Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:16.296Z] latest [2026-07-10T02:03:16.296Z] 4.1.0-dev.126 [2026-07-10T02:03:16.296Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:16.296Z] main [2026-07-10T02:03:16.296Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:16.644Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:16.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:16.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-10T02:03:16.988Z] 824b92f76c42: Preparing [2026-07-10T02:03:16.988Z] 2672122ccd80: Preparing [2026-07-10T02:03:16.988Z] 5b6aca96b9cd: Preparing [2026-07-10T02:03:16.988Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:16.988Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:16.988Z] 9f701206f8c7: Preparing [2026-07-10T02:03:16.988Z] 0faf28f93612: Preparing [2026-07-10T02:03:16.988Z] d6c39c65b8b7: Preparing [2026-07-10T02:03:16.988Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:16.988Z] 9f701206f8c7: Waiting [2026-07-10T02:03:16.988Z] d6c39c65b8b7: Waiting [2026-07-10T02:03:16.988Z] 0faf28f93612: Waiting [2026-07-10T02:03:16.988Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:16.988Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:16.988Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:16.988Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:16.988Z] 0faf28f93612: Layer already exists [2026-07-10T02:03:16.988Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:03:16.988Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:16.988Z] 824b92f76c42: Pushed [2026-07-10T02:03:16.988Z] 5b6aca96b9cd: Pushed [2026-07-10T02:03:16.988Z] 2672122ccd80: Pushed [2026-07-10T02:03:17.247Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:17.580Z] + 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-10T02:03:17.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-10T02:03:17.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-10T02:03:17.904Z] 824b92f76c42: Preparing [2026-07-10T02:03:17.904Z] 2672122ccd80: Preparing [2026-07-10T02:03:17.904Z] 5b6aca96b9cd: Preparing [2026-07-10T02:03:17.904Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:17.904Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:17.904Z] 9f701206f8c7: Preparing [2026-07-10T02:03:17.904Z] 0faf28f93612: Preparing [2026-07-10T02:03:17.904Z] d6c39c65b8b7: Preparing [2026-07-10T02:03:17.904Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:17.904Z] 0faf28f93612: Waiting [2026-07-10T02:03:17.904Z] d6c39c65b8b7: Waiting [2026-07-10T02:03:17.904Z] 9f701206f8c7: Waiting [2026-07-10T02:03:17.904Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:17.904Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:17.904Z] 824b92f76c42: Layer already exists [2026-07-10T02:03:17.904Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:17.904Z] 2672122ccd80: Layer already exists [2026-07-10T02:03:17.904Z] 5b6aca96b9cd: Layer already exists [2026-07-10T02:03:17.904Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:17.904Z] 0faf28f93612: Layer already exists [2026-07-10T02:03:17.904Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:03:17.904Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:17.904Z] latest: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:18.237Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:18.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.126 [2026-07-10T02:03:18.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-10T02:03:18.568Z] 824b92f76c42: Preparing [2026-07-10T02:03:18.568Z] 2672122ccd80: Preparing [2026-07-10T02:03:18.568Z] 5b6aca96b9cd: Preparing [2026-07-10T02:03:18.568Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:18.568Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:18.568Z] 9f701206f8c7: Preparing [2026-07-10T02:03:18.568Z] 0faf28f93612: Preparing [2026-07-10T02:03:18.568Z] d6c39c65b8b7: Preparing [2026-07-10T02:03:18.568Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:18.568Z] 0faf28f93612: Waiting [2026-07-10T02:03:18.568Z] d6c39c65b8b7: Waiting [2026-07-10T02:03:18.568Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:18.568Z] 9f701206f8c7: Waiting [2026-07-10T02:03:18.568Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:18.568Z] 824b92f76c42: Layer already exists [2026-07-10T02:03:18.568Z] 2672122ccd80: Layer already exists [2026-07-10T02:03:18.568Z] 5b6aca96b9cd: Layer already exists [2026-07-10T02:03:18.568Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:18.568Z] 0faf28f93612: Layer already exists [2026-07-10T02:03:18.568Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:18.568Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:03:18.568Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:18.568Z] 4.1.0-dev.126: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:18.899Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:19.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:19.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-10T02:03:19.223Z] 824b92f76c42: Preparing [2026-07-10T02:03:19.223Z] 2672122ccd80: Preparing [2026-07-10T02:03:19.223Z] 5b6aca96b9cd: Preparing [2026-07-10T02:03:19.223Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:19.223Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:19.223Z] 9f701206f8c7: Preparing [2026-07-10T02:03:19.223Z] 0faf28f93612: Preparing [2026-07-10T02:03:19.223Z] d6c39c65b8b7: Preparing [2026-07-10T02:03:19.223Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:19.223Z] 9f701206f8c7: Waiting [2026-07-10T02:03:19.223Z] 0faf28f93612: Waiting [2026-07-10T02:03:19.223Z] d6c39c65b8b7: Waiting [2026-07-10T02:03:19.223Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:19.223Z] 824b92f76c42: Layer already exists [2026-07-10T02:03:19.223Z] 5b6aca96b9cd: Layer already exists [2026-07-10T02:03:19.223Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:19.223Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:19.223Z] 2672122ccd80: Layer already exists [2026-07-10T02:03:19.223Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:19.223Z] 0faf28f93612: Layer already exists [2026-07-10T02:03:19.223Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:03:19.223Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:19.223Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:19.547Z] + 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-10T02:03:19.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-07-10T02:03:19.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-07-10T02:03:19.878Z] 824b92f76c42: Preparing [2026-07-10T02:03:19.878Z] 2672122ccd80: Preparing [2026-07-10T02:03:19.878Z] 5b6aca96b9cd: Preparing [2026-07-10T02:03:19.878Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:19.878Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:19.878Z] 9f701206f8c7: Preparing [2026-07-10T02:03:19.878Z] 0faf28f93612: Preparing [2026-07-10T02:03:19.878Z] d6c39c65b8b7: Preparing [2026-07-10T02:03:19.878Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:19.878Z] 9f701206f8c7: Waiting [2026-07-10T02:03:19.878Z] 0faf28f93612: Waiting [2026-07-10T02:03:19.878Z] d6c39c65b8b7: Waiting [2026-07-10T02:03:19.878Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:19.878Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:19.878Z] 5b6aca96b9cd: Layer already exists [2026-07-10T02:03:19.878Z] 824b92f76c42: Layer already exists [2026-07-10T02:03:19.878Z] 2672122ccd80: Layer already exists [2026-07-10T02:03:19.878Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:19.878Z] 9f701206f8c7: Layer already exists [2026-07-10T02:03:19.878Z] 0faf28f93612: Layer already exists [2026-07-10T02:03:19.878Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:19.878Z] d6c39c65b8b7: Layer already exists [2026-07-10T02:03:19.878Z] main: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:03:19.952Z] ===================================================== [Pipeline] echo [2026-07-10T02:03:19.967Z] taggedImages: [2026-07-10T02:03:19.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:19.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-07-10T02:03:19.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.126 [2026-07-10T02:03:19.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:19.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-07-10T02:03:19.997Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-07-10T02:03:19.997Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:19.997Z] latest [2026-07-10T02:03:19.997Z] 4.1.0-dev.126 [2026-07-10T02:03:19.997Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:19.997Z] main [2026-07-10T02:03:19.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:20.350Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:20.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:20.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-10T02:03:20.690Z] 822b9dd695c7: Preparing [2026-07-10T02:03:20.690Z] 23a729869f68: Preparing [2026-07-10T02:03:20.690Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:20.690Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:20.690Z] 6f9699e58459: Preparing [2026-07-10T02:03:20.690Z] e0c58b7d6fcc: Preparing [2026-07-10T02:03:20.690Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:20.690Z] e0c58b7d6fcc: Waiting [2026-07-10T02:03:20.690Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:20.690Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:20.690Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:20.690Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:20.690Z] 6f9699e58459: Pushed [2026-07-10T02:03:20.690Z] 822b9dd695c7: Pushed [2026-07-10T02:03:21.257Z] e0c58b7d6fcc: Pushed [2026-07-10T02:03:25.446Z] 23a729869f68: Pushed [2026-07-10T02:03:25.446Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:25.774Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:26.098Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-10T02:03:26.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-10T02:03:26.098Z] 822b9dd695c7: Preparing [2026-07-10T02:03:26.098Z] 23a729869f68: Preparing [2026-07-10T02:03:26.098Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:26.098Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:26.098Z] 6f9699e58459: Preparing [2026-07-10T02:03:26.098Z] e0c58b7d6fcc: Preparing [2026-07-10T02:03:26.098Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:26.098Z] e0c58b7d6fcc: Waiting [2026-07-10T02:03:26.098Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:26.098Z] 6f9699e58459: Layer already exists [2026-07-10T02:03:26.098Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:26.098Z] 822b9dd695c7: Layer already exists [2026-07-10T02:03:26.098Z] 23a729869f68: Layer already exists [2026-07-10T02:03:26.098Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:26.098Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:26.098Z] e0c58b7d6fcc: Layer already exists [2026-07-10T02:03:26.098Z] latest: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:26.434Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:26.756Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.126 [2026-07-10T02:03:26.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-10T02:03:26.756Z] 822b9dd695c7: Preparing [2026-07-10T02:03:26.756Z] 23a729869f68: Preparing [2026-07-10T02:03:26.756Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:26.756Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:26.756Z] 6f9699e58459: Preparing [2026-07-10T02:03:26.756Z] e0c58b7d6fcc: Preparing [2026-07-10T02:03:26.756Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:26.756Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:26.756Z] e0c58b7d6fcc: Waiting [2026-07-10T02:03:26.756Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:26.756Z] 23a729869f68: Layer already exists [2026-07-10T02:03:26.756Z] 822b9dd695c7: Layer already exists [2026-07-10T02:03:26.756Z] 6f9699e58459: Layer already exists [2026-07-10T02:03:26.756Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:26.756Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:26.756Z] e0c58b7d6fcc: Layer already exists [2026-07-10T02:03:26.756Z] 4.1.0-dev.126: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:27.091Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:27.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:27.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-10T02:03:27.422Z] 822b9dd695c7: Preparing [2026-07-10T02:03:27.422Z] 23a729869f68: Preparing [2026-07-10T02:03:27.422Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:27.422Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:27.422Z] 6f9699e58459: Preparing [2026-07-10T02:03:27.422Z] e0c58b7d6fcc: Preparing [2026-07-10T02:03:27.422Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:27.422Z] e0c58b7d6fcc: Waiting [2026-07-10T02:03:27.422Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:27.422Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:27.422Z] 23a729869f68: Layer already exists [2026-07-10T02:03:27.422Z] 822b9dd695c7: Layer already exists [2026-07-10T02:03:27.422Z] 6f9699e58459: Layer already exists [2026-07-10T02:03:27.422Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:27.422Z] e0c58b7d6fcc: Layer already exists [2026-07-10T02:03:27.422Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:27.422Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:27.752Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:28.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-07-10T02:03:28.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-07-10T02:03:28.068Z] 822b9dd695c7: Preparing [2026-07-10T02:03:28.068Z] 23a729869f68: Preparing [2026-07-10T02:03:28.068Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:28.068Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:28.068Z] 6f9699e58459: Preparing [2026-07-10T02:03:28.068Z] e0c58b7d6fcc: Preparing [2026-07-10T02:03:28.068Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:28.068Z] e0c58b7d6fcc: Waiting [2026-07-10T02:03:28.068Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:28.068Z] 822b9dd695c7: Layer already exists [2026-07-10T02:03:28.068Z] 6f9699e58459: Layer already exists [2026-07-10T02:03:28.068Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:28.068Z] 23a729869f68: Layer already exists [2026-07-10T02:03:28.068Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:28.068Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:28.069Z] e0c58b7d6fcc: Layer already exists [2026-07-10T02:03:28.069Z] main: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:03:28.153Z] ===================================================== [Pipeline] echo [2026-07-10T02:03:28.172Z] taggedImages: [2026-07-10T02:03:28.172Z] - nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:28.172Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-07-10T02:03:28.172Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.126 [2026-07-10T02:03:28.172Z] - nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:28.172Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-07-10T02:03:28.206Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-07-10T02:03:28.206Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:28.206Z] latest [2026-07-10T02:03:28.206Z] 4.1.0-dev.126 [2026-07-10T02:03:28.206Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:28.206Z] main [2026-07-10T02:03:28.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:28.552Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:28.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:28.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-10T02:03:28.879Z] fd366499609b: Preparing [2026-07-10T02:03:28.879Z] 98a54f4751f2: Preparing [2026-07-10T02:03:28.879Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:28.879Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:28.879Z] f91206b53a51: Preparing [2026-07-10T02:03:28.879Z] b0f116474c6a: Preparing [2026-07-10T02:03:28.879Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:28.879Z] b0f116474c6a: Waiting [2026-07-10T02:03:28.879Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:28.879Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:28.879Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:28.879Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:28.879Z] fd366499609b: Pushed [2026-07-10T02:03:28.879Z] f91206b53a51: Pushed [2026-07-10T02:03:29.139Z] b0f116474c6a: Pushed [2026-07-10T02:03:33.092Z] #77 ... [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #87 DONE 121.4s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #88 DONE 131.2s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #90 DONE 129.3s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #119 [support-scheduler builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #119 ... [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #86 DONE 132.9s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #95 DONE 115.9s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #77 DONE 131.3s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #120 DONE 2.0s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #121 [core-keeper builder 7/8] COPY . . [2026-07-10T02:03:33.092Z] #121 DONE 2.2s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #122 [support-notifications builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #122 DONE 2.1s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T02:03:33.092Z] #123 ... [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #124 [core-metadata builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #124 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #125 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:03:33.092Z] #126 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:03:33.092Z] #127 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #128 [core-data builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #128 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #129 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:03:33.092Z] #130 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #131 [security-proxy-auth builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #131 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #132 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #119 [support-scheduler builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #119 DONE 2.2s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #133 [security-spiffe-token-provider builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #133 DONE 2.1s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #134 DONE 2.3s [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #135 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #136 [security-proxy-setup builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #136 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:03:33.092Z] #137 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:03:33.092Z] #138 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #139 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #140 [security-bootstrapper builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #140 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #141 [core-command builder 6/7] COPY . . [2026-07-10T02:03:33.092Z] #141 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #142 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-07-10T02:03:33.092Z] #142 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-07-10T02:03:33.092Z] #143 CACHED [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-10T02:03:33.092Z] #144 ... [2026-07-10T02:03:33.092Z] [2026-07-10T02:03:33.092Z] #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T02:03:33.092Z] #123 4.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-07-10T02:03:33.330Z] 98a54f4751f2: Pushed [2026-07-10T02:03:33.330Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:33.658Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:33.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-10T02:03:33.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-10T02:03:33.980Z] fd366499609b: Preparing [2026-07-10T02:03:33.980Z] 98a54f4751f2: Preparing [2026-07-10T02:03:33.980Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:33.980Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:33.980Z] f91206b53a51: Preparing [2026-07-10T02:03:33.980Z] b0f116474c6a: Preparing [2026-07-10T02:03:33.980Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:33.980Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:33.980Z] b0f116474c6a: Waiting [2026-07-10T02:03:33.980Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:33.980Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:33.980Z] 98a54f4751f2: Layer already exists [2026-07-10T02:03:33.980Z] f91206b53a51: Layer already exists [2026-07-10T02:03:33.980Z] fd366499609b: Layer already exists [2026-07-10T02:03:33.980Z] b0f116474c6a: Layer already exists [2026-07-10T02:03:33.980Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:33.980Z] latest: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:34.300Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:34.629Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.126 [2026-07-10T02:03:34.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-10T02:03:34.629Z] fd366499609b: Preparing [2026-07-10T02:03:34.629Z] 98a54f4751f2: Preparing [2026-07-10T02:03:34.629Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:34.629Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:34.629Z] f91206b53a51: Preparing [2026-07-10T02:03:34.629Z] b0f116474c6a: Preparing [2026-07-10T02:03:34.629Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:34.629Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:34.629Z] b0f116474c6a: Waiting [2026-07-10T02:03:34.629Z] fd366499609b: Layer already exists [2026-07-10T02:03:34.629Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:34.629Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:34.629Z] f91206b53a51: Layer already exists [2026-07-10T02:03:34.629Z] 98a54f4751f2: Layer already exists [2026-07-10T02:03:34.629Z] b0f116474c6a: Layer already exists [2026-07-10T02:03:34.629Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:34.629Z] 4.1.0-dev.126: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:34.953Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:35.285Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:35.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-10T02:03:35.285Z] fd366499609b: Preparing [2026-07-10T02:03:35.285Z] 98a54f4751f2: Preparing [2026-07-10T02:03:35.285Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:35.285Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:35.285Z] f91206b53a51: Preparing [2026-07-10T02:03:35.285Z] b0f116474c6a: Preparing [2026-07-10T02:03:35.285Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:35.285Z] b0f116474c6a: Waiting [2026-07-10T02:03:35.285Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:35.285Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:35.285Z] f91206b53a51: Layer already exists [2026-07-10T02:03:35.285Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:35.285Z] 98a54f4751f2: Layer already exists [2026-07-10T02:03:35.285Z] fd366499609b: Layer already exists [2026-07-10T02:03:35.285Z] b0f116474c6a: Layer already exists [2026-07-10T02:03:35.285Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:35.285Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:35.619Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:03:35.718Z] #123 ... [2026-07-10T02:03:35.718Z] [2026-07-10T02:03:35.718Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:03:35.718Z] #0 4.969 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-07-10T02:03:35.718Z] #145 ... [2026-07-10T02:03:35.718Z] [2026-07-10T02:03:35.718Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:03:35.718Z] #0 6.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-07-10T02:03:35.718Z] #146 ... [2026-07-10T02:03:35.718Z] [2026-07-10T02:03:35.718Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-10T02:03:35.718Z] #0 6.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-07-10T02:03:35.718Z] #147 ... [2026-07-10T02:03:35.718Z] [2026-07-10T02:03:35.718Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-10T02:03:35.718Z] #0 4.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-07-10T02:03:35.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-07-10T02:03:35.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-07-10T02:03:35.943Z] fd366499609b: Preparing [2026-07-10T02:03:35.943Z] 98a54f4751f2: Preparing [2026-07-10T02:03:35.943Z] 742a1d2eccf3: Preparing [2026-07-10T02:03:35.943Z] e4b0bf3d65f1: Preparing [2026-07-10T02:03:35.943Z] f91206b53a51: Preparing [2026-07-10T02:03:35.943Z] b0f116474c6a: Preparing [2026-07-10T02:03:35.943Z] 6f09edfb3f6d: Preparing [2026-07-10T02:03:35.943Z] 6f09edfb3f6d: Waiting [2026-07-10T02:03:35.943Z] b0f116474c6a: Waiting [2026-07-10T02:03:35.943Z] 98a54f4751f2: Layer already exists [2026-07-10T02:03:35.943Z] e4b0bf3d65f1: Layer already exists [2026-07-10T02:03:35.943Z] f91206b53a51: Layer already exists [2026-07-10T02:03:35.943Z] 742a1d2eccf3: Layer already exists [2026-07-10T02:03:35.943Z] fd366499609b: Layer already exists [2026-07-10T02:03:35.943Z] b0f116474c6a: Layer already exists [2026-07-10T02:03:35.943Z] 6f09edfb3f6d: Layer already exists [2026-07-10T02:03:35.943Z] main: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:03:36.026Z] ===================================================== [Pipeline] echo [2026-07-10T02:03:36.047Z] taggedImages: [2026-07-10T02:03:36.048Z] - nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:03:36.048Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-07-10T02:03:36.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.126 [2026-07-10T02:03:36.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:03:36.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [2026-07-10T02:03:36.054Z] #148 ... [2026-07-10T02:03:36.054Z] [2026-07-10T02:03:36.054Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:03:36.054Z] #0 6.281 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [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-10T02:03:36.341Z] #149 ... [2026-07-10T02:03:36.341Z] [2026-07-10T02:03:36.341Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:03:36.341Z] #0 6.307 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-07-10T02:03:36.341Z] #150 ... [2026-07-10T02:03:36.341Z] [2026-07-10T02:03:36.341Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-10T02:03:36.341Z] #0 5.908 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-07-10T02:03:36.607Z] #151 ... [2026-07-10T02:03:36.607Z] [2026-07-10T02:03:36.607Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-10T02:03:36.607Z] #0 6.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-07-10T02:03:36.886Z] #152 ... [2026-07-10T02:03:36.886Z] [2026-07-10T02:03:36.886Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T02:03:36.886Z] #0 5.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-07-10T02:03:36.886Z] #153 ... [2026-07-10T02:03:36.886Z] [2026-07-10T02:03:36.886Z] #154 [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-10T02:03:36.886Z] #0 5.964 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-07-10T02:03:37.157Z] #154 ... [2026-07-10T02:03:37.157Z] [2026-07-10T02:03:37.157Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-10T02:03:37.157Z] #144 6.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-07-10T02:24:30.987Z] #144 ... [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-07-10T02:24:30.987Z] #148 DONE 1255.5s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-10T02:24:30.987Z] #147 ... [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:24:30.987Z] #155 DONE 0.1s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:24:30.987Z] #156 DONE 0.2s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #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-10T02:24:30.987Z] #157 DONE 0.4s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T02:24:30.987Z] #153 ... [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #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-10T02:24:30.987Z] #158 DONE 0.2s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #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-10T02:24:30.987Z] #159 DONE 0.2s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #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-10T02:24:30.987Z] #160 DONE 2.1s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #113 [core-common-config-bootstrapper] exporting to image [2026-07-10T02:24:30.987Z] #113 exporting layers [2026-07-10T02:24:30.987Z] #113 exporting layers 1.0s done [2026-07-10T02:24:30.987Z] #113 writing image sha256:0c27a0c29e76594477c65aae35dcfbac1b1a903c1927e35c336239405247af8f 0.0s done [2026-07-10T02:24:30.987Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-07-10T02:24:30.987Z] #113 DONE 7.0s [2026-07-10T02:24:30.987Z] [2026-07-10T02:24:30.987Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:24:49.210Z] #150 ... [2026-07-10T02:24:49.210Z] [2026-07-10T02:24:49.210Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-07-10T02:24:49.210Z] #144 DONE 1281.2s [2026-07-10T02:24:49.210Z] [2026-07-10T02:24:49.210Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-07-10T02:24:49.210Z] #161 DONE 0.4s [2026-07-10T02:24:49.210Z] [2026-07-10T02:24:49.210Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T02:24:49.210Z] #153 ... [2026-07-10T02:24:49.210Z] [2026-07-10T02:24:49.210Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-07-10T02:24:49.483Z] #162 DONE 2.3s [2026-07-10T02:24:49.483Z] [2026-07-10T02:24:49.483Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:24:49.759Z] #163 DONE 0.4s [2026-07-10T02:24:49.759Z] [2026-07-10T02:24:49.759Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:24:50.032Z] #48 ... [2026-07-10T02:24:50.032Z] [2026-07-10T02:24:50.032Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:24:50.032Z] #164 DONE 0.2s [2026-07-10T02:24:50.032Z] [2026-07-10T02:24:50.032Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-07-10T02:24:50.298Z] #165 DONE 0.3s [2026-07-10T02:24:50.298Z] [2026-07-10T02:24:50.298Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-07-10T02:24:50.563Z] #166 DONE 0.2s [2026-07-10T02:24:50.563Z] [2026-07-10T02:24:50.563Z] #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-10T02:24:50.563Z] #167 DONE 0.2s [2026-07-10T02:24:50.563Z] [2026-07-10T02:24:50.563Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T02:24:50.843Z] #153 ... [2026-07-10T02:24:50.843Z] [2026-07-10T02:24:50.843Z] #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-10T02:24:50.843Z] #168 DONE 0.2s [2026-07-10T02:24:50.843Z] [2026-07-10T02:24:50.843Z] #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-10T02:24:51.112Z] #169 DONE 0.2s [2026-07-10T02:24:51.112Z] [2026-07-10T02:24:51.112Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-07-10T02:24:51.389Z] #170 DONE 0.2s [2026-07-10T02:24:51.389Z] [2026-07-10T02:24:51.389Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-07-10T02:24:53.333Z] #171 DONE 2.2s [2026-07-10T02:24:53.333Z] [2026-07-10T02:24:53.333Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-10T02:24:53.602Z] #151 ... [2026-07-10T02:24:53.602Z] [2026-07-10T02:24:53.602Z] #113 [security-bootstrapper] exporting to image [2026-07-10T02:24:53.602Z] #113 exporting layers [2026-07-10T02:24:54.561Z] #113 exporting layers 1.0s done [2026-07-10T02:24:54.561Z] #113 writing image sha256:4f815c4bb61c755e3648d75ee8ce92b72534a63d3b52b77fe9153a6fc01f1c3c done [2026-07-10T02:24:54.561Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-07-10T02:24:54.561Z] #113 DONE 8.1s [2026-07-10T02:24:54.561Z] [2026-07-10T02:24:54.561Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:43:21.282Z] #146 ... [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-07-10T02:43:21.282Z] #151 DONE 2389.1s [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-10T02:43:21.282Z] #147 ... [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:43:21.282Z] #172 DONE 0.1s [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:43:21.282Z] #145 ... [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:43:21.282Z] #173 DONE 0.1s [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-07-10T02:43:21.282Z] #174 DONE 0.4s [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:43:21.282Z] #175 DONE 0.1s [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #113 [core-command] exporting to image [2026-07-10T02:43:21.282Z] #113 exporting layers [2026-07-10T02:43:21.282Z] #113 exporting layers 4.4s done [2026-07-10T02:43:21.282Z] #113 writing image sha256:f0d057a3040f4c9061cf6e442c13b2bfad069ed39f3135efd1980be0d6f5adad done [2026-07-10T02:43:21.282Z] #113 naming to docker.io/library/core-command-arm64 done [2026-07-10T02:43:21.282Z] #113 DONE 12.4s [2026-07-10T02:43:21.282Z] [2026-07-10T02:43:21.282Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:43:39.482Z] #146 ... [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-07-10T02:43:39.482Z] #147 DONE 2411.8s [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-10T02:43:39.482Z] #152 ... [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:43:39.482Z] #176 DONE 0.3s [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-10T02:43:39.482Z] #152 ... [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:43:39.482Z] #177 DONE 0.2s [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #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-10T02:43:39.482Z] #178 DONE 0.1s [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-07-10T02:43:39.482Z] #179 DONE 0.1s [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-07-10T02:43:39.482Z] #180 DONE 0.4s [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-07-10T02:43:39.482Z] #181 DONE 0.2s [2026-07-10T02:43:39.482Z] [2026-07-10T02:43:39.482Z] #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-10T02:43:41.426Z] #182 DONE 1.9s [2026-07-10T02:43:41.426Z] [2026-07-10T02:43:41.426Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:43:41.426Z] #146 ... [2026-07-10T02:43:41.426Z] [2026-07-10T02:43:41.426Z] #113 [security-proxy-setup] exporting to image [2026-07-10T02:43:41.426Z] #113 exporting layers [2026-07-10T02:43:42.010Z] #113 exporting layers 1.0s done [2026-07-10T02:43:42.010Z] #113 writing image sha256:8e30d892876b2c504d636fe6d7c1f7b8c39a975146f8e5cd34ee852782547cf5 done [2026-07-10T02:43:42.010Z] #113 naming to docker.io/library/security-proxy-setup-arm64 [2026-07-10T02:43:42.276Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2026-07-10T02:43:42.276Z] #113 DONE 13.5s [2026-07-10T02:43:42.276Z] [2026-07-10T02:43:42.276Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-10T02:43:42.544Z] #152 ... [2026-07-10T02:43:42.544Z] [2026-07-10T02:43:42.544Z] #154 [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-10T02:43:42.544Z] #154 2417.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-07-10T02:44:21.422Z] #154 DONE 2450.5s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:44:21.422Z] #146 ... [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:44:21.422Z] #183 DONE 0.2s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:44:21.422Z] #150 ... [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:44:21.422Z] #184 DONE 0.2s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:44:21.422Z] #146 ... [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #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-10T02:44:21.422Z] #185 DONE 0.1s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #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-10T02:44:21.422Z] #186 DONE 0.1s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #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-10T02:44:21.422Z] #187 DONE 0.1s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-07-10T02:44:21.422Z] #188 DONE 0.5s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-07-10T02:44:21.422Z] #189 DONE 0.5s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-07-10T02:44:21.422Z] #190 DONE 0.1s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T02:44:21.422Z] #123 ... [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #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-10T02:44:21.422Z] #191 DONE 1.7s [2026-07-10T02:44:21.422Z] [2026-07-10T02:44:21.422Z] #113 [security-secretstore-setup] exporting to image [2026-07-10T02:44:21.422Z] #113 exporting layers [2026-07-10T02:44:22.086Z] #113 exporting layers 1.7s done [2026-07-10T02:44:22.086Z] #113 writing image sha256:6d545c37c0ce073e9dbc461ed580d5239e77cbb4f5b519c911550ba80728e7c3 done [2026-07-10T02:44:22.086Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-07-10T02:44:22.086Z] #113 DONE 15.1s [2026-07-10T02:44:22.086Z] [2026-07-10T02:44:22.086Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:45:18.502Z] #145 ... [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-07-10T02:45:18.502Z] #152 DONE 2510.4s [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:45:18.502Z] #145 ... [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:45:18.502Z] #192 DONE 0.2s [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:45:18.502Z] #48 ... [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:45:18.502Z] #193 DONE 0.1s [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:45:18.502Z] #149 ... [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #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-10T02:45:18.502Z] #194 DONE 0.5s [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:45:18.502Z] #150 ... [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #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-10T02:45:18.502Z] #195 DONE 0.1s [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #113 [security-spiffe-token-provider] exporting to image [2026-07-10T02:45:18.502Z] #113 exporting layers [2026-07-10T02:45:18.502Z] #113 exporting layers 0.7s done [2026-07-10T02:45:18.502Z] #113 writing image sha256:386a9db2c465e412ef8d1cf4ef36792f741498f3e91ac15a2159223d4ca687b9 done [2026-07-10T02:45:18.502Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-07-10T02:45:18.502Z] #113 DONE 15.8s [2026-07-10T02:45:18.502Z] [2026-07-10T02:45:18.502Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:46:05.324Z] #146 ... [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-07-10T02:46:05.324Z] #145 DONE 2553.7s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:46:05.324Z] #149 ... [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:46:05.324Z] #196 DONE 0.3s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:46:05.324Z] #197 DONE 0.2s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:46:05.324Z] #150 ... [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-07-10T02:46:05.324Z] #198 DONE 0.4s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-07-10T02:46:05.324Z] #199 DONE 0.2s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-07-10T02:46:05.324Z] #200 DONE 0.1s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #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-10T02:46:05.324Z] #201 DONE 1.9s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #113 [security-proxy-auth] exporting to image [2026-07-10T02:46:05.324Z] #113 exporting layers [2026-07-10T02:46:05.324Z] #113 exporting layers 0.9s done [2026-07-10T02:46:05.324Z] #113 writing image sha256:a2e8526cdda04a1a036a9c898de8a19089a01357952cbbf8a0f05cacf16645a5 done [2026-07-10T02:46:05.324Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2026-07-10T02:46:05.324Z] #113 DONE 16.7s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:05.324Z] #48 ... [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-07-10T02:46:05.324Z] #123 DONE 2559.2s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:05.324Z] #48 ... [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-07-10T02:46:05.324Z] #153 DONE 2559.9s [2026-07-10T02:46:05.324Z] [2026-07-10T02:46:05.324Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:05.905Z] #48 ... [2026-07-10T02:46:05.905Z] [2026-07-10T02:46:05.905Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:46:06.490Z] #202 ... [2026-07-10T02:46:06.490Z] [2026-07-10T02:46:06.490Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:46:06.490Z] #203 DONE 0.6s [2026-07-10T02:46:06.766Z] [2026-07-10T02:46:06.766Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:46:06.766Z] #202 DONE 0.7s [2026-07-10T02:46:06.766Z] [2026-07-10T02:46:06.766Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-10T02:46:06.766Z] #204 ... [2026-07-10T02:46:06.766Z] [2026-07-10T02:46:06.766Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:46:06.766Z] #205 DONE 0.2s [2026-07-10T02:46:07.048Z] [2026-07-10T02:46:07.048Z] #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-07-10T02:46:11.292Z] #206 DONE 4.1s [2026-07-10T02:46:11.292Z] [2026-07-10T02:46:11.292Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-07-10T02:46:11.292Z] #204 DONE 4.3s [2026-07-10T02:46:11.292Z] [2026-07-10T02:46:11.292Z] #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:46:11.292Z] #207 DONE 0.2s [2026-07-10T02:46:11.292Z] [2026-07-10T02:46:11.292Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:46:11.292Z] #208 DONE 0.2s [2026-07-10T02:46:11.292Z] [2026-07-10T02:46:11.292Z] #113 [core-data] exporting to image [2026-07-10T02:46:11.292Z] #113 exporting layers [2026-07-10T02:46:11.875Z] #113 exporting layers 1.0s done [2026-07-10T02:46:11.875Z] #113 writing image sha256:c039f357083eebdc6ab5a5abcea5cd168d90caeec54135d8bc4c3590207058c3 [2026-07-10T02:46:12.141Z] #113 exporting layers 1.0s done [2026-07-10T02:46:12.141Z] #113 writing image sha256:c039f357083eebdc6ab5a5abcea5cd168d90caeec54135d8bc4c3590207058c3 0.0s done [2026-07-10T02:46:12.141Z] #113 naming to docker.io/library/core-keeper-arm64 done [2026-07-10T02:46:12.141Z] #113 writing image sha256:5221450e8b244f85b53b015e16ddb08a7a7511403fa322b6a238b7931fcaa2e6 done [2026-07-10T02:46:12.141Z] #113 naming to docker.io/library/core-data-arm64 0.0s done [2026-07-10T02:46:12.141Z] #113 DONE 17.8s [2026-07-10T02:46:12.141Z] [2026-07-10T02:46:12.141Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:12.406Z] #48 ... [2026-07-10T02:46:12.406Z] [2026-07-10T02:46:12.406Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-07-10T02:46:12.406Z] #149 DONE 2567.1s [2026-07-10T02:46:12.672Z] [2026-07-10T02:46:12.672Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:12.938Z] #48 ... [2026-07-10T02:46:12.938Z] [2026-07-10T02:46:12.938Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:46:12.938Z] #209 DONE 0.1s [2026-07-10T02:46:12.938Z] [2026-07-10T02:46:12.938Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:46:12.938Z] #210 DONE 0.1s [2026-07-10T02:46:12.938Z] [2026-07-10T02:46:12.938Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:46:13.211Z] #150 ... [2026-07-10T02:46:13.211Z] [2026-07-10T02:46:13.211Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-07-10T02:46:13.791Z] #211 DONE 0.5s [2026-07-10T02:46:13.791Z] [2026-07-10T02:46:13.791Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:46:13.791Z] #150 ... [2026-07-10T02:46:13.791Z] [2026-07-10T02:46:13.791Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:46:13.791Z] #212 DONE 0.1s [2026-07-10T02:46:13.791Z] [2026-07-10T02:46:13.791Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-07-10T02:46:14.060Z] #213 DONE 0.1s [2026-07-10T02:46:14.060Z] [2026-07-10T02:46:14.060Z] #113 [core-metadata] exporting to image [2026-07-10T02:46:14.642Z] #113 exporting layers 0.6s done [2026-07-10T02:46:14.642Z] #113 writing image sha256:bbe32bc2943255bda1f6d6905d6d3d7524a01f02ec10d1c51dadf5e9dadbd42d done [2026-07-10T02:46:14.642Z] #113 naming to docker.io/library/core-metadata-arm64 done [2026-07-10T02:46:14.642Z] #113 DONE 18.3s [2026-07-10T02:46:14.642Z] [2026-07-10T02:46:14.642Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:46.844Z] #48 ... [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-07-10T02:46:46.844Z] #150 DONE 2596.7s [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:46.844Z] #48 ... [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:46:46.844Z] #214 DONE 0.1s [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:46:46.844Z] #215 DONE 0.1s [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:46.844Z] #48 ... [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-07-10T02:46:46.844Z] #216 DONE 0.6s [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-07-10T02:46:46.844Z] #217 DONE 0.2s [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #113 [support-scheduler] exporting to image [2026-07-10T02:46:46.844Z] #113 exporting layers [2026-07-10T02:46:46.844Z] #113 exporting layers 1.0s done [2026-07-10T02:46:46.844Z] #113 writing image sha256:ca053de247dd61d104366444a39f4de26e0d9cde50d5f53338ca086d0b7a6009 done [2026-07-10T02:46:46.844Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-07-10T02:46:46.844Z] #113 DONE 19.3s [2026-07-10T02:46:46.844Z] [2026-07-10T02:46:46.844Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:47.109Z] #48 ... [2026-07-10T02:46:47.109Z] [2026-07-10T02:46:47.109Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-07-10T02:46:47.109Z] #146 DONE 2601.6s [2026-07-10T02:46:47.109Z] [2026-07-10T02:46:47.109Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:47.758Z] #48 ... [2026-07-10T02:46:47.758Z] [2026-07-10T02:46:47.758Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-07-10T02:46:47.758Z] #218 DONE 0.1s [2026-07-10T02:46:47.758Z] [2026-07-10T02:46:47.758Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-07-10T02:46:47.758Z] #219 DONE 0.1s [2026-07-10T02:46:47.758Z] [2026-07-10T02:46:47.758Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-07-10T02:46:48.341Z] #220 DONE 0.4s [2026-07-10T02:46:48.341Z] [2026-07-10T02:46:48.341Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-07-10T02:46:48.341Z] #221 DONE 0.1s [2026-07-10T02:46:48.341Z] [2026-07-10T02:46:48.341Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:48.341Z] #48 ... [2026-07-10T02:46:48.341Z] [2026-07-10T02:46:48.341Z] #113 [support-notifications] exporting to image [2026-07-10T02:46:48.605Z] #113 exporting layers 0.5s done [2026-07-10T02:46:48.605Z] #113 writing image sha256:f8308f4f2e9d1124ffbfc6a2372a499a8b4d88cec5afb71f7a60f63f12c4f85c [2026-07-10T02:46:48.605Z] #113 writing image sha256:f8308f4f2e9d1124ffbfc6a2372a499a8b4d88cec5afb71f7a60f63f12c4f85c done [2026-07-10T02:46:48.605Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-07-10T02:46:48.605Z] #113 DONE 19.9s [2026-07-10T02:46:48.605Z] [2026-07-10T02:46:48.605Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-07-10T02:46:48.605Z] time="2026-07-10T02:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-07-10T02:46:48.877Z] $ docker stop --time=1 a70361d7a20feec46d1151aaa6d2165799252af535175741bdfa3abd4f896a03 [2026-07-10T02:46:54.165Z] $ docker rm -f --volumes a70361d7a20feec46d1151aaa6d2165799252af535175741bdfa3abd4f896a03 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-10T02:46:54.695Z] + docker images [2026-07-10T02:46:54.695Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-07-10T02:46:54.695Z] support-notifications-arm64 latest f8308f4f2e9d 6 seconds ago 56.8MB [2026-07-10T02:46:54.695Z] support-scheduler-arm64 latest ca053de247dd 11 seconds ago 53MB [2026-07-10T02:46:54.695Z] core-metadata-arm64 latest bbe32bc29432 41 seconds ago 48.8MB [2026-07-10T02:46:54.695Z] core-keeper-arm64 latest c039f357083e 44 seconds ago 48.5MB [2026-07-10T02:46:54.695Z] core-data-arm64 latest 5221450e8b24 44 seconds ago 48.7MB [2026-07-10T02:46:54.695Z] security-proxy-auth-arm64 latest a2e8526cdda0 52 seconds ago 47.9MB [2026-07-10T02:46:54.695Z] security-spiffe-token-provider-arm64 latest 386a9db2c465 About a minute ago 52.5MB [2026-07-10T02:46:54.695Z] security-secretstore-setup-arm64 latest 6d545c37c0ce 2 minutes ago 86.9MB [2026-07-10T02:46:54.695Z] security-proxy-setup-arm64 latest 8e30d892876b 3 minutes ago 53.4MB [2026-07-10T02:46:54.695Z] core-command-arm64 latest f0d057a3040f 3 minutes ago 43.2MB [2026-07-10T02:46:54.695Z] security-bootstrapper-arm64 latest 4f815c4bb61c 22 minutes ago 21.3MB [2026-07-10T02:46:54.695Z] core-common-config-bootstrapper-arm64 latest 0c27a0c29e76 22 minutes ago 20.2MB [2026-07-10T02:46:54.695Z] security-spire-agent-arm64 latest 1cf9aca33358 45 minutes ago 219MB [2026-07-10T02:46:54.695Z] security-spire-server-arm64 latest 54243390e9f8 45 minutes ago 163MB [2026-07-10T02:46:54.695Z] security-spire-config-arm64 latest f09cb838a215 45 minutes ago 162MB [2026-07-10T02:46:54.695Z] ci-base-image-arm64 latest 012edafdcac0 47 minutes ago 909MB [2026-07-10T02:46:54.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB [2026-07-10T02:46:54.695Z] 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-10T02:46:54.870Z] provisioning config files... [2026-07-10T02:46:54.885Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config12229715103813337177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:46:55.239Z] ---> ****-login.sh [2026-07-10T02:46:55.239Z] nexus3.edgexfoundry.org:10001 [2026-07-10T02:46:55.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:46:55.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T02:46:55.504Z] Configure a credential helper to remove this warning. See [2026-07-10T02:46:55.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T02:46:55.504Z] [2026-07-10T02:46:55.504Z] Login Succeeded [2026-07-10T02:46:55.504Z] nexus3.edgexfoundry.org:10002 [2026-07-10T02:46:55.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:46:56.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T02:46:56.036Z] Configure a credential helper to remove this warning. See [2026-07-10T02:46:56.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T02:46:56.036Z] [2026-07-10T02:46:56.036Z] Login Succeeded [2026-07-10T02:46:56.036Z] nexus3.edgexfoundry.org:10003 [2026-07-10T02:46:56.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:46:56.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T02:46:56.302Z] Configure a credential helper to remove this warning. See [2026-07-10T02:46:56.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T02:46:56.302Z] [2026-07-10T02:46:56.302Z] Login Succeeded [2026-07-10T02:46:56.302Z] nexus3.edgexfoundry.org:10004 [2026-07-10T02:46:56.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:46:56.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T02:46:56.836Z] Configure a credential helper to remove this warning. See [2026-07-10T02:46:56.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T02:46:56.836Z] [2026-07-10T02:46:56.836Z] Login Succeeded [2026-07-10T02:46:56.836Z] ****.io [2026-07-10T02:46:57.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-07-10T02:46:57.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-07-10T02:46:57.445Z] Configure a credential helper to remove this warning. See [2026-07-10T02:46:57.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-07-10T02:46:57.445Z] [2026-07-10T02:46:57.445Z] Login Succeeded [2026-07-10T02:46:57.445Z] ---> ****-login.sh ends [Pipeline] } [2026-07-10T02:46:57.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:46:57.506Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-07-10T02:46:57.534Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-07-10T02:46:57.534Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:46:57.534Z] latest [2026-07-10T02:46:57.534Z] 4.1.0-dev.126 [2026-07-10T02:46:57.534Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:46:57.534Z] main [2026-07-10T02:46:57.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:46:57.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:46:58.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:46:58.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-10T02:46:58.291Z] 0ad476b565cf: Preparing [2026-07-10T02:46:58.291Z] b9d18f370159: Preparing [2026-07-10T02:46:58.291Z] 9f60debed35b: Preparing [2026-07-10T02:46:58.291Z] 4c8c8a3f8473: Preparing [2026-07-10T02:46:58.291Z] 5aa9b974f0b5: Preparing [2026-07-10T02:46:58.291Z] ad895390a587: Preparing [2026-07-10T02:46:58.291Z] 03ba6f53ebfc: Preparing [2026-07-10T02:46:58.291Z] ad895390a587: Waiting [2026-07-10T02:46:58.291Z] 03ba6f53ebfc: Waiting [2026-07-10T02:46:58.556Z] 9f60debed35b: Pushed [2026-07-10T02:46:58.556Z] 4c8c8a3f8473: Pushed [2026-07-10T02:46:58.556Z] 5aa9b974f0b5: Pushed [2026-07-10T02:46:58.556Z] 0ad476b565cf: Pushed [2026-07-10T02:46:58.556Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:46:58.556Z] ad895390a587: Pushed [2026-07-10T02:47:05.197Z] b9d18f370159: Pushed [2026-07-10T02:47:09.449Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:09.835Z] + 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-10T02:47:10.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-10T02:47:10.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-10T02:47:10.208Z] 0ad476b565cf: Preparing [2026-07-10T02:47:10.208Z] b9d18f370159: Preparing [2026-07-10T02:47:10.208Z] 9f60debed35b: Preparing [2026-07-10T02:47:10.208Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:10.208Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:10.208Z] ad895390a587: Preparing [2026-07-10T02:47:10.208Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:10.208Z] ad895390a587: Waiting [2026-07-10T02:47:10.208Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:10.208Z] 0ad476b565cf: Layer already exists [2026-07-10T02:47:10.208Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:10.208Z] b9d18f370159: Layer already exists [2026-07-10T02:47:10.208Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:10.208Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:10.208Z] ad895390a587: Layer already exists [2026-07-10T02:47:10.208Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:10.208Z] latest: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:10.830Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:11.198Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.126 [2026-07-10T02:47:11.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-10T02:47:11.198Z] 0ad476b565cf: Preparing [2026-07-10T02:47:11.198Z] b9d18f370159: Preparing [2026-07-10T02:47:11.198Z] 9f60debed35b: Preparing [2026-07-10T02:47:11.198Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:11.198Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:11.198Z] ad895390a587: Preparing [2026-07-10T02:47:11.198Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:11.198Z] ad895390a587: Waiting [2026-07-10T02:47:11.198Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:11.198Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:11.198Z] b9d18f370159: Layer already exists [2026-07-10T02:47:11.198Z] 0ad476b565cf: Layer already exists [2026-07-10T02:47:11.198Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:11.198Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:11.198Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:11.198Z] ad895390a587: Layer already exists [2026-07-10T02:47:11.198Z] 4.1.0-dev.126: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:11.842Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:12.192Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:12.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-10T02:47:12.192Z] 0ad476b565cf: Preparing [2026-07-10T02:47:12.192Z] b9d18f370159: Preparing [2026-07-10T02:47:12.192Z] 9f60debed35b: Preparing [2026-07-10T02:47:12.192Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:12.192Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:12.192Z] ad895390a587: Preparing [2026-07-10T02:47:12.192Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:12.192Z] ad895390a587: Waiting [2026-07-10T02:47:12.192Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:12.192Z] b9d18f370159: Layer already exists [2026-07-10T02:47:12.192Z] 0ad476b565cf: Layer already exists [2026-07-10T02:47:12.192Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:12.192Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:12.192Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:12.192Z] ad895390a587: Layer already exists [2026-07-10T02:47:12.192Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:12.459Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:12.825Z] + 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-10T02:47:13.181Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-07-10T02:47:13.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-07-10T02:47:13.181Z] 0ad476b565cf: Preparing [2026-07-10T02:47:13.181Z] b9d18f370159: Preparing [2026-07-10T02:47:13.181Z] 9f60debed35b: Preparing [2026-07-10T02:47:13.181Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:13.181Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:13.181Z] ad895390a587: Preparing [2026-07-10T02:47:13.181Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:13.181Z] ad895390a587: Waiting [2026-07-10T02:47:13.181Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:13.181Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:13.181Z] b9d18f370159: Layer already exists [2026-07-10T02:47:13.181Z] 0ad476b565cf: Layer already exists [2026-07-10T02:47:13.181Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:13.181Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:13.181Z] ad895390a587: Layer already exists [2026-07-10T02:47:13.181Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:13.445Z] main: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:47:13.532Z] ===================================================== [Pipeline] echo [2026-07-10T02:47:13.546Z] taggedImages: [2026-07-10T02:47:13.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:13.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-07-10T02:47:13.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.126 [2026-07-10T02:47:13.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:13.546Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-07-10T02:47:13.574Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-07-10T02:47:13.574Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:13.574Z] latest [2026-07-10T02:47:13.574Z] 4.1.0-dev.126 [2026-07-10T02:47:13.574Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:13.574Z] main [2026-07-10T02:47:13.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:13.957Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:14.314Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:14.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-10T02:47:14.314Z] 66db3b98af44: Preparing [2026-07-10T02:47:14.314Z] d4b32d396549: Preparing [2026-07-10T02:47:14.314Z] d88ec6623ed0: Preparing [2026-07-10T02:47:14.314Z] 4471312368ff: Preparing [2026-07-10T02:47:14.314Z] 9f60debed35b: Preparing [2026-07-10T02:47:14.314Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:14.314Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:14.314Z] ad895390a587: Preparing [2026-07-10T02:47:14.314Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:14.314Z] 4c8c8a3f8473: Waiting [2026-07-10T02:47:14.314Z] 5aa9b974f0b5: Waiting [2026-07-10T02:47:14.314Z] ad895390a587: Waiting [2026-07-10T02:47:14.314Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:14.314Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:14.579Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:14.579Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:14.579Z] d4b32d396549: Pushed [2026-07-10T02:47:14.579Z] 66db3b98af44: Pushed [2026-07-10T02:47:14.579Z] ad895390a587: Layer already exists [2026-07-10T02:47:14.579Z] d88ec6623ed0: Pushed [2026-07-10T02:47:14.579Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:17.142Z] 4471312368ff: Pushed [2026-07-10T02:47:17.411Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:17.779Z] + 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-10T02:47:18.136Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-10T02:47:18.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-10T02:47:18.136Z] 66db3b98af44: Preparing [2026-07-10T02:47:18.136Z] d4b32d396549: Preparing [2026-07-10T02:47:18.136Z] d88ec6623ed0: Preparing [2026-07-10T02:47:18.136Z] 4471312368ff: Preparing [2026-07-10T02:47:18.136Z] 9f60debed35b: Preparing [2026-07-10T02:47:18.136Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:18.136Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:18.136Z] 4c8c8a3f8473: Waiting [2026-07-10T02:47:18.136Z] ad895390a587: Preparing [2026-07-10T02:47:18.136Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:18.136Z] 5aa9b974f0b5: Waiting [2026-07-10T02:47:18.136Z] ad895390a587: Waiting [2026-07-10T02:47:18.136Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:18.136Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:18.136Z] d88ec6623ed0: Layer already exists [2026-07-10T02:47:18.136Z] 4471312368ff: Layer already exists [2026-07-10T02:47:18.136Z] 66db3b98af44: Layer already exists [2026-07-10T02:47:18.136Z] d4b32d396549: Layer already exists [2026-07-10T02:47:18.136Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:18.136Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:18.136Z] ad895390a587: Layer already exists [2026-07-10T02:47:18.136Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:18.447Z] latest: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:18.823Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:19.208Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.126 [2026-07-10T02:47:19.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-10T02:47:19.208Z] 66db3b98af44: Preparing [2026-07-10T02:47:19.208Z] d4b32d396549: Preparing [2026-07-10T02:47:19.208Z] d88ec6623ed0: Preparing [2026-07-10T02:47:19.208Z] 4471312368ff: Preparing [2026-07-10T02:47:19.208Z] 9f60debed35b: Preparing [2026-07-10T02:47:19.208Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:19.208Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:19.208Z] ad895390a587: Preparing [2026-07-10T02:47:19.208Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:19.208Z] 4c8c8a3f8473: Waiting [2026-07-10T02:47:19.208Z] 5aa9b974f0b5: Waiting [2026-07-10T02:47:19.208Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:19.208Z] ad895390a587: Waiting [2026-07-10T02:47:19.208Z] 4471312368ff: Layer already exists [2026-07-10T02:47:19.208Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:19.208Z] d4b32d396549: Layer already exists [2026-07-10T02:47:19.208Z] d88ec6623ed0: Layer already exists [2026-07-10T02:47:19.208Z] 66db3b98af44: Layer already exists [2026-07-10T02:47:19.208Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:19.208Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:19.208Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:19.208Z] ad895390a587: Layer already exists [2026-07-10T02:47:19.208Z] 4.1.0-dev.126: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:19.866Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:24.495Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:24.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-10T02:47:24.495Z] 66db3b98af44: Preparing [2026-07-10T02:47:24.495Z] d4b32d396549: Preparing [2026-07-10T02:47:24.495Z] d88ec6623ed0: Preparing [2026-07-10T02:47:24.495Z] 4471312368ff: Preparing [2026-07-10T02:47:24.495Z] 9f60debed35b: Preparing [2026-07-10T02:47:24.495Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:24.495Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:24.495Z] 4c8c8a3f8473: Waiting [2026-07-10T02:47:24.495Z] ad895390a587: Preparing [2026-07-10T02:47:24.495Z] 5aa9b974f0b5: Waiting [2026-07-10T02:47:24.495Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:24.495Z] ad895390a587: Waiting [2026-07-10T02:47:24.495Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:24.495Z] d4b32d396549: Layer already exists [2026-07-10T02:47:24.495Z] d88ec6623ed0: Layer already exists [2026-07-10T02:47:24.495Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:24.495Z] 4471312368ff: Layer already exists [2026-07-10T02:47:24.495Z] 66db3b98af44: Layer already exists [2026-07-10T02:47:24.495Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:24.495Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:24.495Z] ad895390a587: Layer already exists [2026-07-10T02:47:24.495Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:24.760Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:25.127Z] + 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-10T02:47:25.479Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-07-10T02:47:25.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-07-10T02:47:25.479Z] 66db3b98af44: Preparing [2026-07-10T02:47:25.479Z] d4b32d396549: Preparing [2026-07-10T02:47:25.479Z] d88ec6623ed0: Preparing [2026-07-10T02:47:25.479Z] 4471312368ff: Preparing [2026-07-10T02:47:25.479Z] 9f60debed35b: Preparing [2026-07-10T02:47:25.479Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:25.479Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:25.479Z] ad895390a587: Preparing [2026-07-10T02:47:25.479Z] 4c8c8a3f8473: Waiting [2026-07-10T02:47:25.479Z] 5aa9b974f0b5: Waiting [2026-07-10T02:47:25.479Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:25.479Z] ad895390a587: Waiting [2026-07-10T02:47:25.479Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:25.479Z] d4b32d396549: Layer already exists [2026-07-10T02:47:25.479Z] 66db3b98af44: Layer already exists [2026-07-10T02:47:25.479Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:25.479Z] d88ec6623ed0: Layer already exists [2026-07-10T02:47:25.479Z] 4471312368ff: Layer already exists [2026-07-10T02:47:25.479Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:25.479Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:25.479Z] ad895390a587: Layer already exists [2026-07-10T02:47:25.479Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:25.743Z] main: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:47:25.830Z] ===================================================== [Pipeline] echo [2026-07-10T02:47:25.843Z] taggedImages: [2026-07-10T02:47:25.843Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:25.843Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-07-10T02:47:25.843Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.126 [2026-07-10T02:47:25.843Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:25.843Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-07-10T02:47:25.868Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-07-10T02:47:25.868Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:25.868Z] latest [2026-07-10T02:47:25.868Z] 4.1.0-dev.126 [2026-07-10T02:47:25.868Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:25.868Z] main [2026-07-10T02:47:25.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:26.238Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:26.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:26.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-10T02:47:26.592Z] 364a7bf425ac: Preparing [2026-07-10T02:47:26.592Z] ad904b74274c: Preparing [2026-07-10T02:47:26.592Z] 9f60debed35b: Preparing [2026-07-10T02:47:26.592Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:26.592Z] 9ab5ec0832f7: Preparing [2026-07-10T02:47:26.592Z] 20babe71d6cd: Preparing [2026-07-10T02:47:26.592Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:26.592Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:26.592Z] 20babe71d6cd: Waiting [2026-07-10T02:47:26.592Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:26.592Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:26.855Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:26.855Z] 9ab5ec0832f7: Pushed [2026-07-10T02:47:26.855Z] 364a7bf425ac: Pushed [2026-07-10T02:47:26.855Z] 20babe71d6cd: Pushed [2026-07-10T02:47:35.031Z] ad904b74274c: Pushed [2026-07-10T02:47:38.363Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:38.737Z] + 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-10T02:47:39.092Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-10T02:47:39.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-10T02:47:39.092Z] 364a7bf425ac: Preparing [2026-07-10T02:47:39.092Z] ad904b74274c: Preparing [2026-07-10T02:47:39.092Z] 9f60debed35b: Preparing [2026-07-10T02:47:39.092Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:39.092Z] 9ab5ec0832f7: Preparing [2026-07-10T02:47:39.092Z] 20babe71d6cd: Preparing [2026-07-10T02:47:39.092Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:39.092Z] 20babe71d6cd: Waiting [2026-07-10T02:47:39.092Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:39.092Z] 9ab5ec0832f7: Layer already exists [2026-07-10T02:47:39.092Z] 364a7bf425ac: Layer already exists [2026-07-10T02:47:39.092Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:39.092Z] ad904b74274c: Layer already exists [2026-07-10T02:47:39.092Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:39.092Z] 20babe71d6cd: Layer already exists [2026-07-10T02:47:39.092Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:39.092Z] latest: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:39.703Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:40.051Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.126 [2026-07-10T02:47:40.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-10T02:47:40.051Z] 364a7bf425ac: Preparing [2026-07-10T02:47:40.051Z] ad904b74274c: Preparing [2026-07-10T02:47:40.051Z] 9f60debed35b: Preparing [2026-07-10T02:47:40.051Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:40.051Z] 9ab5ec0832f7: Preparing [2026-07-10T02:47:40.051Z] 20babe71d6cd: Preparing [2026-07-10T02:47:40.051Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:40.051Z] 20babe71d6cd: Waiting [2026-07-10T02:47:40.051Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:40.051Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:40.051Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:40.051Z] 9ab5ec0832f7: Layer already exists [2026-07-10T02:47:40.051Z] ad904b74274c: Layer already exists [2026-07-10T02:47:40.051Z] 364a7bf425ac: Layer already exists [2026-07-10T02:47:40.051Z] 20babe71d6cd: Layer already exists [2026-07-10T02:47:40.051Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:40.316Z] 4.1.0-dev.126: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:40.675Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:41.035Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:41.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-10T02:47:41.035Z] 364a7bf425ac: Preparing [2026-07-10T02:47:41.035Z] ad904b74274c: Preparing [2026-07-10T02:47:41.035Z] 9f60debed35b: Preparing [2026-07-10T02:47:41.035Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:41.035Z] 9ab5ec0832f7: Preparing [2026-07-10T02:47:41.035Z] 20babe71d6cd: Preparing [2026-07-10T02:47:41.035Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:41.035Z] 20babe71d6cd: Waiting [2026-07-10T02:47:41.035Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:41.035Z] ad904b74274c: Layer already exists [2026-07-10T02:47:41.035Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:41.035Z] 364a7bf425ac: Layer already exists [2026-07-10T02:47:41.035Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:41.035Z] 9ab5ec0832f7: Layer already exists [2026-07-10T02:47:41.035Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:41.035Z] 20babe71d6cd: Layer already exists [2026-07-10T02:47:41.035Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:41.661Z] + 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-10T02:47:42.027Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-07-10T02:47:42.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-07-10T02:47:42.027Z] 364a7bf425ac: Preparing [2026-07-10T02:47:42.027Z] ad904b74274c: Preparing [2026-07-10T02:47:42.027Z] 9f60debed35b: Preparing [2026-07-10T02:47:42.027Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:42.027Z] 9ab5ec0832f7: Preparing [2026-07-10T02:47:42.027Z] 20babe71d6cd: Preparing [2026-07-10T02:47:42.027Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:42.027Z] 20babe71d6cd: Waiting [2026-07-10T02:47:42.027Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:42.027Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:42.027Z] 364a7bf425ac: Layer already exists [2026-07-10T02:47:42.027Z] 9ab5ec0832f7: Layer already exists [2026-07-10T02:47:42.027Z] ad904b74274c: Layer already exists [2026-07-10T02:47:42.027Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:42.027Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:42.027Z] 20babe71d6cd: Layer already exists [2026-07-10T02:47:42.291Z] main: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:47:42.385Z] ===================================================== [Pipeline] echo [2026-07-10T02:47:42.403Z] taggedImages: [2026-07-10T02:47:42.403Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:42.403Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-07-10T02:47:42.403Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.126 [2026-07-10T02:47:42.403Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:42.403Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-07-10T02:47:42.434Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-07-10T02:47:42.434Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:42.434Z] latest [2026-07-10T02:47:42.434Z] 4.1.0-dev.126 [2026-07-10T02:47:42.434Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:42.434Z] main [2026-07-10T02:47:42.434Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:42.820Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:43.183Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:43.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-10T02:47:43.183Z] 2ceaf47a10b3: Preparing [2026-07-10T02:47:43.183Z] 6dcf639221c5: Preparing [2026-07-10T02:47:43.183Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:43.183Z] a99a920b8f90: Preparing [2026-07-10T02:47:43.183Z] 1114af3b91b7: Preparing [2026-07-10T02:47:43.183Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:43.183Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:43.183Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:43.447Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:43.447Z] 1114af3b91b7: Pushed [2026-07-10T02:47:43.447Z] 2ceaf47a10b3: Pushed [2026-07-10T02:47:43.447Z] a99a920b8f90: Pushed [2026-07-10T02:47:51.634Z] 6dcf639221c5: Pushed [2026-07-10T02:47:53.610Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:53.954Z] + 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-10T02:47:54.303Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-10T02:47:54.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-10T02:47:54.303Z] 2ceaf47a10b3: Preparing [2026-07-10T02:47:54.303Z] 6dcf639221c5: Preparing [2026-07-10T02:47:54.303Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:54.303Z] a99a920b8f90: Preparing [2026-07-10T02:47:54.303Z] 1114af3b91b7: Preparing [2026-07-10T02:47:54.303Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:54.303Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:54.303Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:54.303Z] a99a920b8f90: Layer already exists [2026-07-10T02:47:54.303Z] 1114af3b91b7: Layer already exists [2026-07-10T02:47:54.303Z] 6dcf639221c5: Layer already exists [2026-07-10T02:47:54.303Z] 2ceaf47a10b3: Layer already exists [2026-07-10T02:47:54.303Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:54.567Z] latest: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:54.915Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:55.267Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.126 [2026-07-10T02:47:55.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-10T02:47:55.267Z] 2ceaf47a10b3: Preparing [2026-07-10T02:47:55.267Z] 6dcf639221c5: Preparing [2026-07-10T02:47:55.267Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:55.267Z] a99a920b8f90: Preparing [2026-07-10T02:47:55.267Z] 1114af3b91b7: Preparing [2026-07-10T02:47:55.267Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:55.267Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:55.267Z] 2ceaf47a10b3: Layer already exists [2026-07-10T02:47:55.267Z] a99a920b8f90: Layer already exists [2026-07-10T02:47:55.267Z] 1114af3b91b7: Layer already exists [2026-07-10T02:47:55.267Z] 6dcf639221c5: Layer already exists [2026-07-10T02:47:55.267Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:55.267Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:55.267Z] 4.1.0-dev.126: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:55.901Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:56.247Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:56.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-10T02:47:56.247Z] 2ceaf47a10b3: Preparing [2026-07-10T02:47:56.247Z] 6dcf639221c5: Preparing [2026-07-10T02:47:56.247Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:56.247Z] a99a920b8f90: Preparing [2026-07-10T02:47:56.247Z] 1114af3b91b7: Preparing [2026-07-10T02:47:56.247Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:56.247Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:56.247Z] 6dcf639221c5: Layer already exists [2026-07-10T02:47:56.247Z] a99a920b8f90: Layer already exists [2026-07-10T02:47:56.247Z] 2ceaf47a10b3: Layer already exists [2026-07-10T02:47:56.247Z] 1114af3b91b7: Layer already exists [2026-07-10T02:47:56.247Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:56.247Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:56.247Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:56.599Z] + 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-10T02:47:56.944Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-07-10T02:47:56.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-07-10T02:47:56.944Z] 2ceaf47a10b3: Preparing [2026-07-10T02:47:56.944Z] 6dcf639221c5: Preparing [2026-07-10T02:47:56.944Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:56.944Z] a99a920b8f90: Preparing [2026-07-10T02:47:56.944Z] 1114af3b91b7: Preparing [2026-07-10T02:47:56.944Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:56.944Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:56.944Z] 1114af3b91b7: Layer already exists [2026-07-10T02:47:56.944Z] 2ceaf47a10b3: Layer already exists [2026-07-10T02:47:56.944Z] 6dcf639221c5: Layer already exists [2026-07-10T02:47:56.944Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:56.944Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:56.944Z] a99a920b8f90: Layer already exists [2026-07-10T02:47:57.207Z] main: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:47:57.319Z] ===================================================== [Pipeline] echo [2026-07-10T02:47:57.342Z] taggedImages: [2026-07-10T02:47:57.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:57.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-07-10T02:47:57.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.126 [2026-07-10T02:47:57.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:57.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-07-10T02:47:57.364Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-07-10T02:47:57.364Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:57.364Z] latest [2026-07-10T02:47:57.364Z] 4.1.0-dev.126 [2026-07-10T02:47:57.364Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:47:57.364Z] main [2026-07-10T02:47:57.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:57.715Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:47:58.067Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:47:58.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-10T02:47:58.067Z] 86ea9a25a86b: Preparing [2026-07-10T02:47:58.067Z] cd86004bf672: Preparing [2026-07-10T02:47:58.067Z] f884578f4db4: Preparing [2026-07-10T02:47:58.067Z] 9f60debed35b: Preparing [2026-07-10T02:47:58.067Z] 4c8c8a3f8473: Preparing [2026-07-10T02:47:58.067Z] 5aa9b974f0b5: Preparing [2026-07-10T02:47:58.067Z] ad895390a587: Preparing [2026-07-10T02:47:58.067Z] 03ba6f53ebfc: Preparing [2026-07-10T02:47:58.067Z] 5aa9b974f0b5: Waiting [2026-07-10T02:47:58.067Z] ad895390a587: Waiting [2026-07-10T02:47:58.067Z] 03ba6f53ebfc: Waiting [2026-07-10T02:47:58.333Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:47:58.333Z] 9f60debed35b: Layer already exists [2026-07-10T02:47:58.333Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:47:58.333Z] ad895390a587: Layer already exists [2026-07-10T02:47:58.333Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:47:58.333Z] 86ea9a25a86b: Pushed [2026-07-10T02:47:58.333Z] cd86004bf672: Pushed [2026-07-10T02:48:06.593Z] f884578f4db4: Pushed [2026-07-10T02:48:08.525Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:08.881Z] + 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-10T02:48:09.222Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-10T02:48:09.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-10T02:48:09.222Z] 86ea9a25a86b: Preparing [2026-07-10T02:48:09.222Z] cd86004bf672: Preparing [2026-07-10T02:48:09.222Z] f884578f4db4: Preparing [2026-07-10T02:48:09.222Z] 9f60debed35b: Preparing [2026-07-10T02:48:09.222Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:09.222Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:09.222Z] ad895390a587: Preparing [2026-07-10T02:48:09.222Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:09.222Z] ad895390a587: Waiting [2026-07-10T02:48:09.222Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:09.222Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:09.222Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:09.222Z] cd86004bf672: Layer already exists [2026-07-10T02:48:09.222Z] 86ea9a25a86b: Layer already exists [2026-07-10T02:48:09.222Z] f884578f4db4: Layer already exists [2026-07-10T02:48:09.222Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:09.222Z] ad895390a587: Layer already exists [2026-07-10T02:48:09.222Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:09.222Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:09.486Z] latest: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:09.878Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:10.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.126 [2026-07-10T02:48:10.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-10T02:48:10.240Z] 86ea9a25a86b: Preparing [2026-07-10T02:48:10.240Z] cd86004bf672: Preparing [2026-07-10T02:48:10.240Z] f884578f4db4: Preparing [2026-07-10T02:48:10.240Z] 9f60debed35b: Preparing [2026-07-10T02:48:10.240Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:10.240Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:10.240Z] ad895390a587: Preparing [2026-07-10T02:48:10.240Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:10.240Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:10.240Z] ad895390a587: Waiting [2026-07-10T02:48:10.240Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:10.240Z] f884578f4db4: Layer already exists [2026-07-10T02:48:10.240Z] 86ea9a25a86b: Layer already exists [2026-07-10T02:48:10.240Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:10.240Z] cd86004bf672: Layer already exists [2026-07-10T02:48:10.240Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:10.240Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:10.240Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:10.240Z] ad895390a587: Layer already exists [2026-07-10T02:48:10.514Z] 4.1.0-dev.126: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:10.876Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:11.232Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:11.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-10T02:48:11.232Z] 86ea9a25a86b: Preparing [2026-07-10T02:48:11.232Z] cd86004bf672: Preparing [2026-07-10T02:48:11.232Z] f884578f4db4: Preparing [2026-07-10T02:48:11.232Z] 9f60debed35b: Preparing [2026-07-10T02:48:11.232Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:11.232Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:11.232Z] ad895390a587: Preparing [2026-07-10T02:48:11.232Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:11.232Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:11.232Z] ad895390a587: Waiting [2026-07-10T02:48:11.232Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:11.232Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:11.232Z] 86ea9a25a86b: Layer already exists [2026-07-10T02:48:11.232Z] f884578f4db4: Layer already exists [2026-07-10T02:48:11.232Z] cd86004bf672: Layer already exists [2026-07-10T02:48:11.232Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:11.495Z] ad895390a587: Layer already exists [2026-07-10T02:48:11.495Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:11.495Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:11.495Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:11.859Z] + 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-10T02:48:12.208Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-07-10T02:48:12.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-07-10T02:48:12.208Z] 86ea9a25a86b: Preparing [2026-07-10T02:48:12.208Z] cd86004bf672: Preparing [2026-07-10T02:48:12.208Z] f884578f4db4: Preparing [2026-07-10T02:48:12.208Z] 9f60debed35b: Preparing [2026-07-10T02:48:12.208Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:12.208Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:12.208Z] ad895390a587: Preparing [2026-07-10T02:48:12.208Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:12.208Z] ad895390a587: Waiting [2026-07-10T02:48:12.208Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:12.208Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:12.208Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:12.208Z] 86ea9a25a86b: Layer already exists [2026-07-10T02:48:12.208Z] f884578f4db4: Layer already exists [2026-07-10T02:48:12.208Z] cd86004bf672: Layer already exists [2026-07-10T02:48:12.208Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:12.208Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:12.208Z] ad895390a587: Layer already exists [2026-07-10T02:48:12.208Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:12.208Z] main: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:48:12.566Z] ===================================================== [Pipeline] echo [2026-07-10T02:48:12.580Z] taggedImages: [2026-07-10T02:48:12.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:12.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-07-10T02:48:12.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.126 [2026-07-10T02:48:12.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:12.580Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-07-10T02:48:12.604Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-07-10T02:48:12.604Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:12.604Z] latest [2026-07-10T02:48:12.604Z] 4.1.0-dev.126 [2026-07-10T02:48:12.604Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:12.604Z] main [2026-07-10T02:48:12.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:12.970Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:13.328Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:13.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-10T02:48:13.328Z] 1effa723fad8: Preparing [2026-07-10T02:48:13.328Z] 602cca14c892: Preparing [2026-07-10T02:48:13.328Z] dec77238006d: Preparing [2026-07-10T02:48:13.328Z] 76340f686301: Preparing [2026-07-10T02:48:13.328Z] fc0d3fe7e6c6: Preparing [2026-07-10T02:48:13.328Z] 884ae99a8a6d: Preparing [2026-07-10T02:48:13.328Z] 5094e146f19e: Preparing [2026-07-10T02:48:13.328Z] 9f60debed35b: Preparing [2026-07-10T02:48:13.328Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:13.328Z] 2cc1e18b1617: Preparing [2026-07-10T02:48:13.328Z] 33204691cdb1: Preparing [2026-07-10T02:48:13.328Z] 5f70bf18a086: Preparing [2026-07-10T02:48:13.328Z] 62cb862ac4a9: Preparing [2026-07-10T02:48:13.328Z] 94b2c3176be6: Preparing [2026-07-10T02:48:13.328Z] 4290adcea507: Preparing [2026-07-10T02:48:13.328Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:13.328Z] 33204691cdb1: Waiting [2026-07-10T02:48:13.328Z] 5f70bf18a086: Waiting [2026-07-10T02:48:13.328Z] 62cb862ac4a9: Waiting [2026-07-10T02:48:13.328Z] 94b2c3176be6: Waiting [2026-07-10T02:48:13.328Z] 884ae99a8a6d: Waiting [2026-07-10T02:48:13.328Z] 9f60debed35b: Waiting [2026-07-10T02:48:13.328Z] 5094e146f19e: Waiting [2026-07-10T02:48:13.328Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:13.328Z] 2cc1e18b1617: Waiting [2026-07-10T02:48:13.604Z] fc0d3fe7e6c6: Pushed [2026-07-10T02:48:13.604Z] 602cca14c892: Pushed [2026-07-10T02:48:13.604Z] dec77238006d: Pushed [2026-07-10T02:48:13.604Z] 76340f686301: Pushed [2026-07-10T02:48:13.604Z] 1effa723fad8: Pushed [2026-07-10T02:48:13.604Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:13.604Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:13.604Z] 5f70bf18a086: Layer already exists [2026-07-10T02:48:13.604Z] 884ae99a8a6d: Pushed [2026-07-10T02:48:13.867Z] 33204691cdb1: Pushed [2026-07-10T02:48:13.867Z] 2cc1e18b1617: Pushed [2026-07-10T02:48:13.867Z] 62cb862ac4a9: Pushed [2026-07-10T02:48:13.867Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:13.867Z] 94b2c3176be6: Pushed [2026-07-10T02:48:13.867Z] 4290adcea507: Pushed [2026-07-10T02:48:16.436Z] 5094e146f19e: Pushed [2026-07-10T02:48:16.699Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:17.058Z] + 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-10T02:48:17.407Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-10T02:48:17.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-10T02:48:17.407Z] 1effa723fad8: Preparing [2026-07-10T02:48:17.407Z] 602cca14c892: Preparing [2026-07-10T02:48:17.407Z] dec77238006d: Preparing [2026-07-10T02:48:17.407Z] 76340f686301: Preparing [2026-07-10T02:48:17.407Z] fc0d3fe7e6c6: Preparing [2026-07-10T02:48:17.407Z] 884ae99a8a6d: Preparing [2026-07-10T02:48:17.407Z] 5094e146f19e: Preparing [2026-07-10T02:48:17.407Z] 9f60debed35b: Preparing [2026-07-10T02:48:17.407Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:17.407Z] 2cc1e18b1617: Preparing [2026-07-10T02:48:17.407Z] 33204691cdb1: Preparing [2026-07-10T02:48:17.407Z] 5f70bf18a086: Preparing [2026-07-10T02:48:17.407Z] 62cb862ac4a9: Preparing [2026-07-10T02:48:17.407Z] 94b2c3176be6: Preparing [2026-07-10T02:48:17.407Z] 4290adcea507: Preparing [2026-07-10T02:48:17.407Z] 5094e146f19e: Waiting [2026-07-10T02:48:17.407Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:17.407Z] 9f60debed35b: Waiting [2026-07-10T02:48:17.407Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:17.407Z] 2cc1e18b1617: Waiting [2026-07-10T02:48:17.407Z] 94b2c3176be6: Waiting [2026-07-10T02:48:17.407Z] 33204691cdb1: Waiting [2026-07-10T02:48:17.407Z] 4290adcea507: Waiting [2026-07-10T02:48:17.407Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:17.407Z] 5f70bf18a086: Waiting [2026-07-10T02:48:17.407Z] 62cb862ac4a9: Waiting [2026-07-10T02:48:17.407Z] 884ae99a8a6d: Waiting [2026-07-10T02:48:17.407Z] dec77238006d: Layer already exists [2026-07-10T02:48:17.407Z] 1effa723fad8: Layer already exists [2026-07-10T02:48:17.407Z] 602cca14c892: Layer already exists [2026-07-10T02:48:17.407Z] fc0d3fe7e6c6: Layer already exists [2026-07-10T02:48:17.407Z] 76340f686301: Layer already exists [2026-07-10T02:48:17.407Z] 884ae99a8a6d: Layer already exists [2026-07-10T02:48:17.407Z] 5094e146f19e: Layer already exists [2026-07-10T02:48:17.407Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:17.407Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:17.407Z] 2cc1e18b1617: Layer already exists [2026-07-10T02:48:17.407Z] 62cb862ac4a9: Layer already exists [2026-07-10T02:48:17.407Z] 33204691cdb1: Layer already exists [2026-07-10T02:48:17.407Z] 94b2c3176be6: Layer already exists [2026-07-10T02:48:17.407Z] 5f70bf18a086: Layer already exists [2026-07-10T02:48:17.407Z] 4290adcea507: Layer already exists [2026-07-10T02:48:17.407Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:17.672Z] latest: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:18.035Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:18.395Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.126 [2026-07-10T02:48:18.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-10T02:48:18.395Z] 1effa723fad8: Preparing [2026-07-10T02:48:18.395Z] 602cca14c892: Preparing [2026-07-10T02:48:18.395Z] dec77238006d: Preparing [2026-07-10T02:48:18.395Z] 76340f686301: Preparing [2026-07-10T02:48:18.395Z] fc0d3fe7e6c6: Preparing [2026-07-10T02:48:18.395Z] 884ae99a8a6d: Preparing [2026-07-10T02:48:18.395Z] 5094e146f19e: Preparing [2026-07-10T02:48:18.395Z] 9f60debed35b: Preparing [2026-07-10T02:48:18.395Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:18.395Z] 2cc1e18b1617: Preparing [2026-07-10T02:48:18.395Z] 33204691cdb1: Preparing [2026-07-10T02:48:18.395Z] 5f70bf18a086: Preparing [2026-07-10T02:48:18.395Z] 62cb862ac4a9: Preparing [2026-07-10T02:48:18.395Z] 94b2c3176be6: Preparing [2026-07-10T02:48:18.395Z] 4290adcea507: Preparing [2026-07-10T02:48:18.395Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:18.395Z] 33204691cdb1: Waiting [2026-07-10T02:48:18.395Z] 5f70bf18a086: Waiting [2026-07-10T02:48:18.395Z] 62cb862ac4a9: Waiting [2026-07-10T02:48:18.395Z] 94b2c3176be6: Waiting [2026-07-10T02:48:18.395Z] 884ae99a8a6d: Waiting [2026-07-10T02:48:18.395Z] 4290adcea507: Waiting [2026-07-10T02:48:18.395Z] 5094e146f19e: Waiting [2026-07-10T02:48:18.395Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:18.395Z] 9f60debed35b: Waiting [2026-07-10T02:48:18.395Z] 2cc1e18b1617: Waiting [2026-07-10T02:48:18.395Z] fc0d3fe7e6c6: Layer already exists [2026-07-10T02:48:18.395Z] dec77238006d: Layer already exists [2026-07-10T02:48:18.395Z] 1effa723fad8: Layer already exists [2026-07-10T02:48:18.395Z] 76340f686301: Layer already exists [2026-07-10T02:48:18.395Z] 602cca14c892: Layer already exists [2026-07-10T02:48:18.395Z] 5094e146f19e: Layer already exists [2026-07-10T02:48:18.395Z] 884ae99a8a6d: Layer already exists [2026-07-10T02:48:18.395Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:18.395Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:18.395Z] 2cc1e18b1617: Layer already exists [2026-07-10T02:48:18.395Z] 5f70bf18a086: Layer already exists [2026-07-10T02:48:18.395Z] 33204691cdb1: Layer already exists [2026-07-10T02:48:18.395Z] 62cb862ac4a9: Layer already exists [2026-07-10T02:48:18.395Z] 94b2c3176be6: Layer already exists [2026-07-10T02:48:18.395Z] 4290adcea507: Layer already exists [2026-07-10T02:48:18.395Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:19.230Z] 4.1.0-dev.126: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:23.314Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:23.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:23.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-10T02:48:23.670Z] 1effa723fad8: Preparing [2026-07-10T02:48:23.670Z] 602cca14c892: Preparing [2026-07-10T02:48:23.670Z] dec77238006d: Preparing [2026-07-10T02:48:23.670Z] 76340f686301: Preparing [2026-07-10T02:48:23.670Z] fc0d3fe7e6c6: Preparing [2026-07-10T02:48:23.670Z] 884ae99a8a6d: Preparing [2026-07-10T02:48:23.670Z] 5094e146f19e: Preparing [2026-07-10T02:48:23.670Z] 9f60debed35b: Preparing [2026-07-10T02:48:23.670Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:23.670Z] 2cc1e18b1617: Preparing [2026-07-10T02:48:23.670Z] 33204691cdb1: Preparing [2026-07-10T02:48:23.670Z] 5f70bf18a086: Preparing [2026-07-10T02:48:23.670Z] 62cb862ac4a9: Preparing [2026-07-10T02:48:23.670Z] 94b2c3176be6: Preparing [2026-07-10T02:48:23.670Z] 4290adcea507: Preparing [2026-07-10T02:48:23.670Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:23.670Z] 884ae99a8a6d: Waiting [2026-07-10T02:48:23.670Z] 5094e146f19e: Waiting [2026-07-10T02:48:23.670Z] 9f60debed35b: Waiting [2026-07-10T02:48:23.670Z] 33204691cdb1: Waiting [2026-07-10T02:48:23.670Z] 5f70bf18a086: Waiting [2026-07-10T02:48:23.670Z] 62cb862ac4a9: Waiting [2026-07-10T02:48:23.670Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:23.670Z] 2cc1e18b1617: Waiting [2026-07-10T02:48:23.670Z] 94b2c3176be6: Waiting [2026-07-10T02:48:23.670Z] 4290adcea507: Waiting [2026-07-10T02:48:23.670Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:23.670Z] 1effa723fad8: Layer already exists [2026-07-10T02:48:23.670Z] fc0d3fe7e6c6: Layer already exists [2026-07-10T02:48:23.670Z] 76340f686301: Layer already exists [2026-07-10T02:48:23.670Z] dec77238006d: Layer already exists [2026-07-10T02:48:23.670Z] 602cca14c892: Layer already exists [2026-07-10T02:48:23.670Z] 5094e146f19e: Layer already exists [2026-07-10T02:48:23.670Z] 2cc1e18b1617: Layer already exists [2026-07-10T02:48:23.670Z] 884ae99a8a6d: Layer already exists [2026-07-10T02:48:23.670Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:23.670Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:23.670Z] 62cb862ac4a9: Layer already exists [2026-07-10T02:48:23.670Z] 94b2c3176be6: Layer already exists [2026-07-10T02:48:23.670Z] 33204691cdb1: Layer already exists [2026-07-10T02:48:23.670Z] 4290adcea507: Layer already exists [2026-07-10T02:48:23.670Z] 5f70bf18a086: Layer already exists [2026-07-10T02:48:23.941Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:23.941Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:24.293Z] + 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-10T02:48:24.658Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-07-10T02:48:24.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-07-10T02:48:24.658Z] 1effa723fad8: Preparing [2026-07-10T02:48:24.658Z] 602cca14c892: Preparing [2026-07-10T02:48:24.658Z] dec77238006d: Preparing [2026-07-10T02:48:24.658Z] 76340f686301: Preparing [2026-07-10T02:48:24.658Z] fc0d3fe7e6c6: Preparing [2026-07-10T02:48:24.658Z] 884ae99a8a6d: Preparing [2026-07-10T02:48:24.658Z] 5094e146f19e: Preparing [2026-07-10T02:48:24.658Z] 9f60debed35b: Preparing [2026-07-10T02:48:24.658Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:24.658Z] 2cc1e18b1617: Preparing [2026-07-10T02:48:24.658Z] 33204691cdb1: Preparing [2026-07-10T02:48:24.658Z] 5f70bf18a086: Preparing [2026-07-10T02:48:24.658Z] 62cb862ac4a9: Preparing [2026-07-10T02:48:24.658Z] 94b2c3176be6: Preparing [2026-07-10T02:48:24.658Z] 4290adcea507: Preparing [2026-07-10T02:48:24.658Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:24.658Z] 2cc1e18b1617: Waiting [2026-07-10T02:48:24.658Z] 33204691cdb1: Waiting [2026-07-10T02:48:24.658Z] 5f70bf18a086: Waiting [2026-07-10T02:48:24.658Z] 62cb862ac4a9: Waiting [2026-07-10T02:48:24.658Z] 94b2c3176be6: Waiting [2026-07-10T02:48:24.658Z] 4290adcea507: Waiting [2026-07-10T02:48:24.658Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:24.658Z] 5094e146f19e: Waiting [2026-07-10T02:48:24.658Z] 9f60debed35b: Waiting [2026-07-10T02:48:24.658Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:24.658Z] 884ae99a8a6d: Waiting [2026-07-10T02:48:24.658Z] dec77238006d: Layer already exists [2026-07-10T02:48:24.658Z] 602cca14c892: Layer already exists [2026-07-10T02:48:24.658Z] fc0d3fe7e6c6: Layer already exists [2026-07-10T02:48:24.658Z] 1effa723fad8: Layer already exists [2026-07-10T02:48:24.658Z] 76340f686301: Layer already exists [2026-07-10T02:48:24.658Z] 884ae99a8a6d: Layer already exists [2026-07-10T02:48:24.658Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:24.658Z] 5094e146f19e: Layer already exists [2026-07-10T02:48:24.658Z] 2cc1e18b1617: Layer already exists [2026-07-10T02:48:24.658Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:24.658Z] 62cb862ac4a9: Layer already exists [2026-07-10T02:48:24.658Z] 5f70bf18a086: Layer already exists [2026-07-10T02:48:24.658Z] 4290adcea507: Layer already exists [2026-07-10T02:48:24.658Z] 33204691cdb1: Layer already exists [2026-07-10T02:48:24.658Z] 94b2c3176be6: Layer already exists [2026-07-10T02:48:24.658Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:24.923Z] main: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:48:25.010Z] ===================================================== [Pipeline] echo [2026-07-10T02:48:25.027Z] taggedImages: [2026-07-10T02:48:25.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:25.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-07-10T02:48:25.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.126 [2026-07-10T02:48:25.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:25.027Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-07-10T02:48:25.057Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-07-10T02:48:25.057Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:25.057Z] latest [2026-07-10T02:48:25.057Z] 4.1.0-dev.126 [2026-07-10T02:48:25.057Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:25.057Z] main [2026-07-10T02:48:25.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:25.423Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:25.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:25.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-10T02:48:25.787Z] a399ce4bb349: Preparing [2026-07-10T02:48:25.787Z] ae5988a47d4a: Preparing [2026-07-10T02:48:25.787Z] 63927f499f06: Preparing [2026-07-10T02:48:25.787Z] 9aa8e530d6ea: Preparing [2026-07-10T02:48:25.787Z] 9f60debed35b: Preparing [2026-07-10T02:48:25.787Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:25.787Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:25.787Z] ad895390a587: Preparing [2026-07-10T02:48:25.787Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:25.787Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:25.787Z] ad895390a587: Waiting [2026-07-10T02:48:25.787Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:25.788Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:26.052Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:26.052Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:26.052Z] 63927f499f06: Pushed [2026-07-10T02:48:26.052Z] ae5988a47d4a: Pushed [2026-07-10T02:48:26.052Z] ad895390a587: Layer already exists [2026-07-10T02:48:26.052Z] a399ce4bb349: Pushed [2026-07-10T02:48:26.052Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:34.225Z] 9aa8e530d6ea: Pushed [2026-07-10T02:48:34.225Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:34.579Z] + 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-10T02:48:38.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-10T02:48:38.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-10T02:48:38.261Z] a399ce4bb349: Preparing [2026-07-10T02:48:38.261Z] ae5988a47d4a: Preparing [2026-07-10T02:48:38.261Z] 63927f499f06: Preparing [2026-07-10T02:48:38.261Z] 9aa8e530d6ea: Preparing [2026-07-10T02:48:38.261Z] 9f60debed35b: Preparing [2026-07-10T02:48:38.261Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:38.261Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:38.261Z] ad895390a587: Preparing [2026-07-10T02:48:38.261Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:38.261Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:38.261Z] ad895390a587: Waiting [2026-07-10T02:48:38.261Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:38.261Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:38.261Z] 63927f499f06: Layer already exists [2026-07-10T02:48:38.261Z] ae5988a47d4a: Layer already exists [2026-07-10T02:48:38.261Z] a399ce4bb349: Layer already exists [2026-07-10T02:48:38.261Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:38.261Z] 9aa8e530d6ea: Layer already exists [2026-07-10T02:48:38.261Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:38.261Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:38.261Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:38.261Z] ad895390a587: Layer already exists [2026-07-10T02:48:38.525Z] latest: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:38.899Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:39.261Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.126 [2026-07-10T02:48:39.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-10T02:48:39.261Z] a399ce4bb349: Preparing [2026-07-10T02:48:39.261Z] ae5988a47d4a: Preparing [2026-07-10T02:48:39.261Z] 63927f499f06: Preparing [2026-07-10T02:48:39.261Z] 9aa8e530d6ea: Preparing [2026-07-10T02:48:39.261Z] 9f60debed35b: Preparing [2026-07-10T02:48:39.261Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:39.261Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:39.261Z] ad895390a587: Preparing [2026-07-10T02:48:39.261Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:39.261Z] ad895390a587: Waiting [2026-07-10T02:48:39.261Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:39.261Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:39.261Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:39.261Z] 63927f499f06: Layer already exists [2026-07-10T02:48:39.261Z] ae5988a47d4a: Layer already exists [2026-07-10T02:48:39.261Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:39.261Z] 9aa8e530d6ea: Layer already exists [2026-07-10T02:48:39.261Z] a399ce4bb349: Layer already exists [2026-07-10T02:48:39.261Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:39.261Z] ad895390a587: Layer already exists [2026-07-10T02:48:39.261Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:39.261Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:39.523Z] 4.1.0-dev.126: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:39.899Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:40.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:40.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-10T02:48:40.251Z] a399ce4bb349: Preparing [2026-07-10T02:48:40.251Z] ae5988a47d4a: Preparing [2026-07-10T02:48:40.251Z] 63927f499f06: Preparing [2026-07-10T02:48:40.251Z] 9aa8e530d6ea: Preparing [2026-07-10T02:48:40.251Z] 9f60debed35b: Preparing [2026-07-10T02:48:40.251Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:40.251Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:40.251Z] ad895390a587: Preparing [2026-07-10T02:48:40.251Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:40.251Z] ad895390a587: Waiting [2026-07-10T02:48:40.251Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:40.251Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:40.251Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:40.251Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:40.251Z] a399ce4bb349: Layer already exists [2026-07-10T02:48:40.251Z] 63927f499f06: Layer already exists [2026-07-10T02:48:40.251Z] 9aa8e530d6ea: Layer already exists [2026-07-10T02:48:40.251Z] ae5988a47d4a: Layer already exists [2026-07-10T02:48:40.251Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:40.251Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:40.251Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:40.251Z] ad895390a587: Layer already exists [2026-07-10T02:48:40.523Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:40.887Z] + 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-10T02:48:41.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-07-10T02:48:41.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-07-10T02:48:41.250Z] a399ce4bb349: Preparing [2026-07-10T02:48:41.250Z] ae5988a47d4a: Preparing [2026-07-10T02:48:41.250Z] 63927f499f06: Preparing [2026-07-10T02:48:41.250Z] 9aa8e530d6ea: Preparing [2026-07-10T02:48:41.250Z] 9f60debed35b: Preparing [2026-07-10T02:48:41.250Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:41.250Z] 5aa9b974f0b5: Preparing [2026-07-10T02:48:41.250Z] ad895390a587: Preparing [2026-07-10T02:48:41.250Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:41.250Z] 5aa9b974f0b5: Waiting [2026-07-10T02:48:41.250Z] ad895390a587: Waiting [2026-07-10T02:48:41.250Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:41.250Z] 9aa8e530d6ea: Layer already exists [2026-07-10T02:48:41.250Z] a399ce4bb349: Layer already exists [2026-07-10T02:48:41.250Z] ae5988a47d4a: Layer already exists [2026-07-10T02:48:41.250Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:41.250Z] 63927f499f06: Layer already exists [2026-07-10T02:48:41.250Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:41.250Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:41.250Z] 5aa9b974f0b5: Layer already exists [2026-07-10T02:48:41.250Z] ad895390a587: Layer already exists [2026-07-10T02:48:41.250Z] main: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:48:41.600Z] ===================================================== [Pipeline] echo [2026-07-10T02:48:41.612Z] taggedImages: [2026-07-10T02:48:41.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:41.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-07-10T02:48:41.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.126 [2026-07-10T02:48:41.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:41.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-07-10T02:48:41.633Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-07-10T02:48:41.633Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:41.633Z] latest [2026-07-10T02:48:41.633Z] 4.1.0-dev.126 [2026-07-10T02:48:41.633Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:41.633Z] main [2026-07-10T02:48:41.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:41.990Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:42.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:42.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-10T02:48:42.349Z] b76427b1fc5b: Preparing [2026-07-10T02:48:42.349Z] 272a1187fdd4: Preparing [2026-07-10T02:48:42.349Z] 1375db3393dc: Preparing [2026-07-10T02:48:42.349Z] c030709c306b: Preparing [2026-07-10T02:48:42.349Z] 6d7a079ecc01: Preparing [2026-07-10T02:48:42.349Z] 9f60debed35b: Preparing [2026-07-10T02:48:42.349Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:42.349Z] a86b63d70d1b: Preparing [2026-07-10T02:48:42.349Z] 653605a793c6: Preparing [2026-07-10T02:48:42.349Z] 4311a1212340: Preparing [2026-07-10T02:48:42.349Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:42.349Z] a86b63d70d1b: Waiting [2026-07-10T02:48:42.349Z] 653605a793c6: Waiting [2026-07-10T02:48:42.349Z] 4311a1212340: Waiting [2026-07-10T02:48:42.349Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:42.349Z] 9f60debed35b: Waiting [2026-07-10T02:48:42.349Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:42.613Z] 6d7a079ecc01: Pushed [2026-07-10T02:48:42.613Z] c030709c306b: Pushed [2026-07-10T02:48:42.613Z] 272a1187fdd4: Pushed [2026-07-10T02:48:42.613Z] b76427b1fc5b: Pushed [2026-07-10T02:48:42.613Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:42.613Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:42.613Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:42.613Z] 653605a793c6: Pushed [2026-07-10T02:48:42.613Z] a86b63d70d1b: Pushed [2026-07-10T02:48:45.936Z] 4311a1212340: Pushed [2026-07-10T02:48:49.321Z] 1375db3393dc: Pushed [2026-07-10T02:48:53.558Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:53.913Z] + 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-10T02:48:54.275Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-10T02:48:54.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-10T02:48:54.275Z] b76427b1fc5b: Preparing [2026-07-10T02:48:54.275Z] 272a1187fdd4: Preparing [2026-07-10T02:48:54.275Z] 1375db3393dc: Preparing [2026-07-10T02:48:54.275Z] c030709c306b: Preparing [2026-07-10T02:48:54.275Z] 6d7a079ecc01: Preparing [2026-07-10T02:48:54.275Z] 9f60debed35b: Preparing [2026-07-10T02:48:54.275Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:54.275Z] a86b63d70d1b: Preparing [2026-07-10T02:48:54.275Z] 653605a793c6: Preparing [2026-07-10T02:48:54.275Z] 4311a1212340: Preparing [2026-07-10T02:48:54.275Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:54.275Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:54.275Z] a86b63d70d1b: Waiting [2026-07-10T02:48:54.275Z] 653605a793c6: Waiting [2026-07-10T02:48:54.275Z] 4311a1212340: Waiting [2026-07-10T02:48:54.275Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:54.275Z] 9f60debed35b: Waiting [2026-07-10T02:48:54.275Z] 1375db3393dc: Layer already exists [2026-07-10T02:48:54.275Z] b76427b1fc5b: Layer already exists [2026-07-10T02:48:54.275Z] 272a1187fdd4: Layer already exists [2026-07-10T02:48:54.275Z] c030709c306b: Layer already exists [2026-07-10T02:48:54.275Z] 6d7a079ecc01: Layer already exists [2026-07-10T02:48:54.275Z] a86b63d70d1b: Layer already exists [2026-07-10T02:48:54.275Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:54.275Z] 653605a793c6: Layer already exists [2026-07-10T02:48:54.275Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:54.275Z] 4311a1212340: Layer already exists [2026-07-10T02:48:54.275Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:54.540Z] latest: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:54.897Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:55.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.126 [2026-07-10T02:48:55.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-10T02:48:55.264Z] b76427b1fc5b: Preparing [2026-07-10T02:48:55.264Z] 272a1187fdd4: Preparing [2026-07-10T02:48:55.264Z] 1375db3393dc: Preparing [2026-07-10T02:48:55.264Z] c030709c306b: Preparing [2026-07-10T02:48:55.264Z] 6d7a079ecc01: Preparing [2026-07-10T02:48:55.264Z] 9f60debed35b: Preparing [2026-07-10T02:48:55.264Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:55.264Z] 9f60debed35b: Waiting [2026-07-10T02:48:55.264Z] a86b63d70d1b: Preparing [2026-07-10T02:48:55.264Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:55.264Z] 653605a793c6: Preparing [2026-07-10T02:48:55.264Z] a86b63d70d1b: Waiting [2026-07-10T02:48:55.264Z] 4311a1212340: Preparing [2026-07-10T02:48:55.264Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:55.264Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:55.264Z] 4311a1212340: Waiting [2026-07-10T02:48:55.264Z] 272a1187fdd4: Layer already exists [2026-07-10T02:48:55.264Z] c030709c306b: Layer already exists [2026-07-10T02:48:55.264Z] 6d7a079ecc01: Layer already exists [2026-07-10T02:48:55.264Z] 1375db3393dc: Layer already exists [2026-07-10T02:48:55.264Z] b76427b1fc5b: Layer already exists [2026-07-10T02:48:55.264Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:55.264Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:55.264Z] a86b63d70d1b: Layer already exists [2026-07-10T02:48:55.264Z] 653605a793c6: Layer already exists [2026-07-10T02:48:55.264Z] 4311a1212340: Layer already exists [2026-07-10T02:48:55.264Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:55.527Z] 4.1.0-dev.126: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:55.887Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:56.238Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:56.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-10T02:48:56.238Z] b76427b1fc5b: Preparing [2026-07-10T02:48:56.238Z] 272a1187fdd4: Preparing [2026-07-10T02:48:56.238Z] 1375db3393dc: Preparing [2026-07-10T02:48:56.238Z] c030709c306b: Preparing [2026-07-10T02:48:56.238Z] 6d7a079ecc01: Preparing [2026-07-10T02:48:56.238Z] 9f60debed35b: Preparing [2026-07-10T02:48:56.238Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:56.238Z] a86b63d70d1b: Preparing [2026-07-10T02:48:56.238Z] 653605a793c6: Preparing [2026-07-10T02:48:56.238Z] 4311a1212340: Preparing [2026-07-10T02:48:56.238Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:56.238Z] 9f60debed35b: Waiting [2026-07-10T02:48:56.238Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:56.238Z] a86b63d70d1b: Waiting [2026-07-10T02:48:56.238Z] 653605a793c6: Waiting [2026-07-10T02:48:56.238Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:56.238Z] 4311a1212340: Waiting [2026-07-10T02:48:56.238Z] 1375db3393dc: Layer already exists [2026-07-10T02:48:56.238Z] b76427b1fc5b: Layer already exists [2026-07-10T02:48:56.238Z] 272a1187fdd4: Layer already exists [2026-07-10T02:48:56.238Z] c030709c306b: Layer already exists [2026-07-10T02:48:56.238Z] 6d7a079ecc01: Layer already exists [2026-07-10T02:48:56.238Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:56.238Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:56.238Z] a86b63d70d1b: Layer already exists [2026-07-10T02:48:56.238Z] 4311a1212340: Layer already exists [2026-07-10T02:48:56.238Z] 653605a793c6: Layer already exists [2026-07-10T02:48:56.238Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:56.501Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:56.853Z] + 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-10T02:48:57.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-07-10T02:48:57.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-07-10T02:48:57.211Z] b76427b1fc5b: Preparing [2026-07-10T02:48:57.211Z] 272a1187fdd4: Preparing [2026-07-10T02:48:57.211Z] 1375db3393dc: Preparing [2026-07-10T02:48:57.211Z] c030709c306b: Preparing [2026-07-10T02:48:57.211Z] 6d7a079ecc01: Preparing [2026-07-10T02:48:57.211Z] 9f60debed35b: Preparing [2026-07-10T02:48:57.211Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:57.211Z] a86b63d70d1b: Preparing [2026-07-10T02:48:57.211Z] 653605a793c6: Preparing [2026-07-10T02:48:57.211Z] 4311a1212340: Preparing [2026-07-10T02:48:57.211Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:57.211Z] a86b63d70d1b: Waiting [2026-07-10T02:48:57.211Z] 653605a793c6: Waiting [2026-07-10T02:48:57.211Z] 9f60debed35b: Waiting [2026-07-10T02:48:57.211Z] 4c8c8a3f8473: Waiting [2026-07-10T02:48:57.211Z] 4311a1212340: Waiting [2026-07-10T02:48:57.211Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:57.211Z] b76427b1fc5b: Layer already exists [2026-07-10T02:48:57.211Z] c030709c306b: Layer already exists [2026-07-10T02:48:57.211Z] 6d7a079ecc01: Layer already exists [2026-07-10T02:48:57.211Z] 1375db3393dc: Layer already exists [2026-07-10T02:48:57.211Z] 272a1187fdd4: Layer already exists [2026-07-10T02:48:57.211Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:57.211Z] 653605a793c6: Layer already exists [2026-07-10T02:48:57.211Z] 4311a1212340: Layer already exists [2026-07-10T02:48:57.211Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:57.211Z] a86b63d70d1b: Layer already exists [2026-07-10T02:48:57.211Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:57.475Z] main: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:48:57.560Z] ===================================================== [Pipeline] echo [2026-07-10T02:48:57.575Z] taggedImages: [2026-07-10T02:48:57.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:57.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-07-10T02:48:57.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.126 [2026-07-10T02:48:57.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:57.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-07-10T02:48:57.606Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-07-10T02:48:57.606Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:57.606Z] latest [2026-07-10T02:48:57.606Z] 4.1.0-dev.126 [2026-07-10T02:48:57.606Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:48:57.606Z] main [2026-07-10T02:48:57.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:57.965Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:48:58.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:48:58.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-10T02:48:58.321Z] 7af0b3a41f51: Preparing [2026-07-10T02:48:58.321Z] d4b21d5de45e: Preparing [2026-07-10T02:48:58.321Z] d8c1b40bd285: Preparing [2026-07-10T02:48:58.321Z] 6717b6131a87: Preparing [2026-07-10T02:48:58.321Z] c2fbc696df2a: Preparing [2026-07-10T02:48:58.321Z] 17d7e45f5430: Preparing [2026-07-10T02:48:58.321Z] 155d79b50879: Preparing [2026-07-10T02:48:58.321Z] 9f60debed35b: Preparing [2026-07-10T02:48:58.321Z] 4c8c8a3f8473: Preparing [2026-07-10T02:48:58.321Z] 5f501a729d13: Preparing [2026-07-10T02:48:58.321Z] 6871602fdc3c: Preparing [2026-07-10T02:48:58.321Z] 03ba6f53ebfc: Preparing [2026-07-10T02:48:58.321Z] 155d79b50879: Waiting [2026-07-10T02:48:58.321Z] 9f60debed35b: Waiting [2026-07-10T02:48:58.321Z] 17d7e45f5430: Waiting [2026-07-10T02:48:58.321Z] 5f501a729d13: Waiting [2026-07-10T02:48:58.321Z] 6871602fdc3c: Waiting [2026-07-10T02:48:58.321Z] 03ba6f53ebfc: Waiting [2026-07-10T02:48:58.588Z] c2fbc696df2a: Pushed [2026-07-10T02:48:58.588Z] d4b21d5de45e: Pushed [2026-07-10T02:48:58.588Z] 7af0b3a41f51: Pushed [2026-07-10T02:48:58.588Z] 9f60debed35b: Layer already exists [2026-07-10T02:48:58.588Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:48:58.588Z] 17d7e45f5430: Pushed [2026-07-10T02:48:58.588Z] 155d79b50879: Pushed [2026-07-10T02:48:58.856Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:48:58.856Z] 5f501a729d13: Pushed [2026-07-10T02:49:02.208Z] 6871602fdc3c: Pushed [2026-07-10T02:49:05.660Z] 6717b6131a87: Pushed [2026-07-10T02:49:05.660Z] d8c1b40bd285: Pushed [2026-07-10T02:49:06.633Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:07.002Z] + 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-10T02:49:07.354Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-10T02:49:07.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-10T02:49:07.354Z] 7af0b3a41f51: Preparing [2026-07-10T02:49:07.354Z] d4b21d5de45e: Preparing [2026-07-10T02:49:07.354Z] d8c1b40bd285: Preparing [2026-07-10T02:49:07.354Z] 6717b6131a87: Preparing [2026-07-10T02:49:07.354Z] c2fbc696df2a: Preparing [2026-07-10T02:49:07.354Z] 17d7e45f5430: Preparing [2026-07-10T02:49:07.354Z] 155d79b50879: Preparing [2026-07-10T02:49:07.354Z] 9f60debed35b: Preparing [2026-07-10T02:49:07.354Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:07.354Z] 5f501a729d13: Preparing [2026-07-10T02:49:07.354Z] 6871602fdc3c: Preparing [2026-07-10T02:49:07.354Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:07.354Z] 9f60debed35b: Waiting [2026-07-10T02:49:07.354Z] 4c8c8a3f8473: Waiting [2026-07-10T02:49:07.354Z] 5f501a729d13: Waiting [2026-07-10T02:49:07.354Z] 6871602fdc3c: Waiting [2026-07-10T02:49:07.354Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:07.354Z] 17d7e45f5430: Waiting [2026-07-10T02:49:07.354Z] 155d79b50879: Waiting [2026-07-10T02:49:07.354Z] 7af0b3a41f51: Layer already exists [2026-07-10T02:49:07.354Z] d4b21d5de45e: Layer already exists [2026-07-10T02:49:07.354Z] d8c1b40bd285: Layer already exists [2026-07-10T02:49:07.354Z] c2fbc696df2a: Layer already exists [2026-07-10T02:49:07.354Z] 6717b6131a87: Layer already exists [2026-07-10T02:49:07.354Z] 155d79b50879: Layer already exists [2026-07-10T02:49:07.354Z] 17d7e45f5430: Layer already exists [2026-07-10T02:49:07.354Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:07.354Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:07.354Z] 5f501a729d13: Layer already exists [2026-07-10T02:49:07.354Z] 6871602fdc3c: Layer already exists [2026-07-10T02:49:07.354Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:07.618Z] latest: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:07.987Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:08.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.126 [2026-07-10T02:49:08.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-10T02:49:08.349Z] 7af0b3a41f51: Preparing [2026-07-10T02:49:08.349Z] d4b21d5de45e: Preparing [2026-07-10T02:49:08.349Z] d8c1b40bd285: Preparing [2026-07-10T02:49:08.349Z] 6717b6131a87: Preparing [2026-07-10T02:49:08.349Z] c2fbc696df2a: Preparing [2026-07-10T02:49:08.349Z] 17d7e45f5430: Preparing [2026-07-10T02:49:08.349Z] 155d79b50879: Preparing [2026-07-10T02:49:08.349Z] 9f60debed35b: Preparing [2026-07-10T02:49:08.349Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:08.349Z] 5f501a729d13: Preparing [2026-07-10T02:49:08.349Z] 6871602fdc3c: Preparing [2026-07-10T02:49:08.349Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:08.349Z] 9f60debed35b: Waiting [2026-07-10T02:49:08.349Z] 4c8c8a3f8473: Waiting [2026-07-10T02:49:08.349Z] 5f501a729d13: Waiting [2026-07-10T02:49:08.349Z] 17d7e45f5430: Waiting [2026-07-10T02:49:08.349Z] 155d79b50879: Waiting [2026-07-10T02:49:08.349Z] 6871602fdc3c: Waiting [2026-07-10T02:49:08.349Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:08.349Z] c2fbc696df2a: Layer already exists [2026-07-10T02:49:08.349Z] 6717b6131a87: Layer already exists [2026-07-10T02:49:08.349Z] 7af0b3a41f51: Layer already exists [2026-07-10T02:49:08.349Z] d8c1b40bd285: Layer already exists [2026-07-10T02:49:08.349Z] d4b21d5de45e: Layer already exists [2026-07-10T02:49:08.349Z] 17d7e45f5430: Layer already exists [2026-07-10T02:49:08.349Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:08.349Z] 155d79b50879: Layer already exists [2026-07-10T02:49:08.349Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:08.349Z] 5f501a729d13: Layer already exists [2026-07-10T02:49:08.349Z] 6871602fdc3c: Layer already exists [2026-07-10T02:49:08.349Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:08.612Z] 4.1.0-dev.126: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:08.983Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:09.370Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:09.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-10T02:49:09.370Z] 7af0b3a41f51: Preparing [2026-07-10T02:49:09.370Z] d4b21d5de45e: Preparing [2026-07-10T02:49:09.370Z] d8c1b40bd285: Preparing [2026-07-10T02:49:09.370Z] 6717b6131a87: Preparing [2026-07-10T02:49:09.370Z] c2fbc696df2a: Preparing [2026-07-10T02:49:09.370Z] 17d7e45f5430: Preparing [2026-07-10T02:49:09.370Z] 155d79b50879: Preparing [2026-07-10T02:49:09.370Z] 17d7e45f5430: Waiting [2026-07-10T02:49:09.370Z] 9f60debed35b: Preparing [2026-07-10T02:49:09.370Z] 155d79b50879: Waiting [2026-07-10T02:49:09.370Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:09.370Z] 9f60debed35b: Waiting [2026-07-10T02:49:09.370Z] 4c8c8a3f8473: Waiting [2026-07-10T02:49:09.370Z] 5f501a729d13: Preparing [2026-07-10T02:49:09.370Z] 6871602fdc3c: Preparing [2026-07-10T02:49:09.370Z] 5f501a729d13: Waiting [2026-07-10T02:49:09.370Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:09.370Z] 6871602fdc3c: Waiting [2026-07-10T02:49:09.370Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:09.370Z] d8c1b40bd285: Layer already exists [2026-07-10T02:49:09.370Z] 6717b6131a87: Layer already exists [2026-07-10T02:49:09.370Z] c2fbc696df2a: Layer already exists [2026-07-10T02:49:09.370Z] 7af0b3a41f51: Layer already exists [2026-07-10T02:49:09.370Z] d4b21d5de45e: Layer already exists [2026-07-10T02:49:09.370Z] 155d79b50879: Layer already exists [2026-07-10T02:49:09.370Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:09.370Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:09.370Z] 17d7e45f5430: Layer already exists [2026-07-10T02:49:09.370Z] 5f501a729d13: Layer already exists [2026-07-10T02:49:09.370Z] 6871602fdc3c: Layer already exists [2026-07-10T02:49:09.370Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:09.632Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:10.031Z] + 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-10T02:49:10.400Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-07-10T02:49:10.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-07-10T02:49:10.400Z] 7af0b3a41f51: Preparing [2026-07-10T02:49:10.400Z] d4b21d5de45e: Preparing [2026-07-10T02:49:10.400Z] d8c1b40bd285: Preparing [2026-07-10T02:49:10.400Z] 6717b6131a87: Preparing [2026-07-10T02:49:10.400Z] c2fbc696df2a: Preparing [2026-07-10T02:49:10.400Z] 17d7e45f5430: Preparing [2026-07-10T02:49:10.400Z] 155d79b50879: Preparing [2026-07-10T02:49:10.400Z] 9f60debed35b: Preparing [2026-07-10T02:49:10.400Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:10.400Z] 5f501a729d13: Preparing [2026-07-10T02:49:10.400Z] 6871602fdc3c: Preparing [2026-07-10T02:49:10.400Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:10.400Z] 155d79b50879: Waiting [2026-07-10T02:49:10.400Z] 17d7e45f5430: Waiting [2026-07-10T02:49:10.400Z] 6871602fdc3c: Waiting [2026-07-10T02:49:10.400Z] 9f60debed35b: Waiting [2026-07-10T02:49:10.400Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:10.400Z] 4c8c8a3f8473: Waiting [2026-07-10T02:49:10.400Z] 5f501a729d13: Waiting [2026-07-10T02:49:10.400Z] c2fbc696df2a: Layer already exists [2026-07-10T02:49:10.400Z] d4b21d5de45e: Layer already exists [2026-07-10T02:49:10.400Z] 7af0b3a41f51: Layer already exists [2026-07-10T02:49:10.400Z] 6717b6131a87: Layer already exists [2026-07-10T02:49:10.400Z] d8c1b40bd285: Layer already exists [2026-07-10T02:49:10.400Z] 155d79b50879: Layer already exists [2026-07-10T02:49:10.400Z] 17d7e45f5430: Layer already exists [2026-07-10T02:49:10.400Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:10.400Z] 5f501a729d13: Layer already exists [2026-07-10T02:49:10.400Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:10.400Z] 6871602fdc3c: Layer already exists [2026-07-10T02:49:10.401Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:10.663Z] main: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:49:10.750Z] ===================================================== [Pipeline] echo [2026-07-10T02:49:10.767Z] taggedImages: [2026-07-10T02:49:10.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:10.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-07-10T02:49:10.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.126 [2026-07-10T02:49:10.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:10.767Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-07-10T02:49:10.800Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-07-10T02:49:10.800Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:10.800Z] latest [2026-07-10T02:49:10.800Z] 4.1.0-dev.126 [2026-07-10T02:49:10.800Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:10.800Z] main [2026-07-10T02:49:10.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:11.172Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:11.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:11.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-10T02:49:11.529Z] 30434cee0a30: Preparing [2026-07-10T02:49:11.529Z] b30c66553ffa: Preparing [2026-07-10T02:49:11.529Z] 9f60debed35b: Preparing [2026-07-10T02:49:11.529Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:11.529Z] f836adaf3196: Preparing [2026-07-10T02:49:11.529Z] 61393ea1608a: Preparing [2026-07-10T02:49:11.529Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:11.529Z] 61393ea1608a: Waiting [2026-07-10T02:49:11.529Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:11.529Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:11.794Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:11.794Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:11.794Z] 30434cee0a30: Pushed [2026-07-10T02:49:11.794Z] f836adaf3196: Pushed [2026-07-10T02:49:13.726Z] 61393ea1608a: Pushed [2026-07-10T02:49:19.046Z] b30c66553ffa: Pushed [2026-07-10T02:49:21.626Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:21.983Z] + 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-10T02:49:22.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-10T02:49:22.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-10T02:49:22.328Z] 30434cee0a30: Preparing [2026-07-10T02:49:22.328Z] b30c66553ffa: Preparing [2026-07-10T02:49:22.328Z] 9f60debed35b: Preparing [2026-07-10T02:49:22.328Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:22.328Z] f836adaf3196: Preparing [2026-07-10T02:49:22.328Z] 61393ea1608a: Preparing [2026-07-10T02:49:22.328Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:22.328Z] 61393ea1608a: Waiting [2026-07-10T02:49:22.328Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:22.328Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:22.328Z] 30434cee0a30: Layer already exists [2026-07-10T02:49:22.328Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:22.328Z] b30c66553ffa: Layer already exists [2026-07-10T02:49:22.328Z] f836adaf3196: Layer already exists [2026-07-10T02:49:22.328Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:22.328Z] 61393ea1608a: Layer already exists [2026-07-10T02:49:22.594Z] latest: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:22.957Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:23.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.126 [2026-07-10T02:49:23.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-10T02:49:23.323Z] 30434cee0a30: Preparing [2026-07-10T02:49:23.323Z] b30c66553ffa: Preparing [2026-07-10T02:49:23.323Z] 9f60debed35b: Preparing [2026-07-10T02:49:23.323Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:23.323Z] f836adaf3196: Preparing [2026-07-10T02:49:23.323Z] 61393ea1608a: Preparing [2026-07-10T02:49:23.323Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:23.323Z] 61393ea1608a: Waiting [2026-07-10T02:49:23.323Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:23.323Z] 30434cee0a30: Layer already exists [2026-07-10T02:49:23.324Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:23.324Z] b30c66553ffa: Layer already exists [2026-07-10T02:49:23.324Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:23.324Z] f836adaf3196: Layer already exists [2026-07-10T02:49:23.324Z] 61393ea1608a: Layer already exists [2026-07-10T02:49:23.324Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:23.588Z] 4.1.0-dev.126: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:23.940Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:24.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:24.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-10T02:49:24.304Z] 30434cee0a30: Preparing [2026-07-10T02:49:24.304Z] b30c66553ffa: Preparing [2026-07-10T02:49:24.304Z] 9f60debed35b: Preparing [2026-07-10T02:49:24.304Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:24.304Z] f836adaf3196: Preparing [2026-07-10T02:49:24.304Z] 61393ea1608a: Preparing [2026-07-10T02:49:24.304Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:24.304Z] 61393ea1608a: Waiting [2026-07-10T02:49:24.304Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:24.304Z] b30c66553ffa: Layer already exists [2026-07-10T02:49:24.304Z] f836adaf3196: Layer already exists [2026-07-10T02:49:24.304Z] 30434cee0a30: Layer already exists [2026-07-10T02:49:24.304Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:24.304Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:24.304Z] 61393ea1608a: Layer already exists [2026-07-10T02:49:24.304Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:24.304Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:24.922Z] + 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-10T02:49:25.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-07-10T02:49:25.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-07-10T02:49:25.279Z] 30434cee0a30: Preparing [2026-07-10T02:49:25.279Z] b30c66553ffa: Preparing [2026-07-10T02:49:25.279Z] 9f60debed35b: Preparing [2026-07-10T02:49:25.279Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:25.279Z] f836adaf3196: Preparing [2026-07-10T02:49:25.279Z] 61393ea1608a: Preparing [2026-07-10T02:49:25.279Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:25.279Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:25.279Z] b30c66553ffa: Layer already exists [2026-07-10T02:49:25.279Z] f836adaf3196: Layer already exists [2026-07-10T02:49:25.279Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:25.279Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:25.279Z] 30434cee0a30: Layer already exists [2026-07-10T02:49:25.279Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:25.279Z] 61393ea1608a: Layer already exists [2026-07-10T02:49:25.546Z] main: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:49:25.641Z] ===================================================== [Pipeline] echo [2026-07-10T02:49:25.656Z] taggedImages: [2026-07-10T02:49:25.656Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:25.656Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-07-10T02:49:25.656Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.126 [2026-07-10T02:49:25.656Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:25.656Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-07-10T02:49:25.684Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-07-10T02:49:25.684Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:25.684Z] latest [2026-07-10T02:49:25.684Z] 4.1.0-dev.126 [2026-07-10T02:49:25.684Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:25.684Z] main [2026-07-10T02:49:25.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:26.058Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:26.441Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:26.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-10T02:49:26.441Z] 70e35ac42bbd: Preparing [2026-07-10T02:49:26.441Z] 6af3050fcb14: Preparing [2026-07-10T02:49:26.441Z] 51e03b90819b: Preparing [2026-07-10T02:49:26.441Z] 9f60debed35b: Preparing [2026-07-10T02:49:26.441Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:26.441Z] 4466abeae0d1: Preparing [2026-07-10T02:49:26.441Z] f9938a42d58e: Preparing [2026-07-10T02:49:26.441Z] ecdee49e6e8c: Preparing [2026-07-10T02:49:26.441Z] 12226b22207f: Preparing [2026-07-10T02:49:26.441Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:26.441Z] ecdee49e6e8c: Waiting [2026-07-10T02:49:26.441Z] 12226b22207f: Waiting [2026-07-10T02:49:26.441Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:26.441Z] 4466abeae0d1: Waiting [2026-07-10T02:49:26.441Z] f9938a42d58e: Waiting [2026-07-10T02:49:26.708Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:26.708Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:26.708Z] 51e03b90819b: Pushed [2026-07-10T02:49:26.708Z] 6af3050fcb14: Pushed [2026-07-10T02:49:26.708Z] 70e35ac42bbd: Pushed [2026-07-10T02:49:26.708Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:26.708Z] ecdee49e6e8c: Pushed [2026-07-10T02:49:27.667Z] 12226b22207f: Pushed [2026-07-10T02:49:39.952Z] f9938a42d58e: Pushed [2026-07-10T02:49:54.909Z] 4466abeae0d1: Pushed [2026-07-10T02:49:54.909Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:55.269Z] + 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-10T02:49:55.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-10T02:49:55.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-10T02:49:55.624Z] 70e35ac42bbd: Preparing [2026-07-10T02:49:55.624Z] 6af3050fcb14: Preparing [2026-07-10T02:49:55.624Z] 51e03b90819b: Preparing [2026-07-10T02:49:55.624Z] 9f60debed35b: Preparing [2026-07-10T02:49:55.624Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:55.624Z] 4466abeae0d1: Preparing [2026-07-10T02:49:55.624Z] f9938a42d58e: Preparing [2026-07-10T02:49:55.624Z] ecdee49e6e8c: Preparing [2026-07-10T02:49:55.624Z] 12226b22207f: Preparing [2026-07-10T02:49:55.624Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:55.624Z] ecdee49e6e8c: Waiting [2026-07-10T02:49:55.624Z] 12226b22207f: Waiting [2026-07-10T02:49:55.624Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:55.624Z] 4466abeae0d1: Waiting [2026-07-10T02:49:55.624Z] f9938a42d58e: Waiting [2026-07-10T02:49:55.624Z] 51e03b90819b: Layer already exists [2026-07-10T02:49:55.624Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:55.624Z] 70e35ac42bbd: Layer already exists [2026-07-10T02:49:55.624Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:55.624Z] 6af3050fcb14: Layer already exists [2026-07-10T02:49:55.624Z] 4466abeae0d1: Layer already exists [2026-07-10T02:49:55.624Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:49:55.624Z] f9938a42d58e: Layer already exists [2026-07-10T02:49:55.624Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:55.624Z] 12226b22207f: Layer already exists [2026-07-10T02:49:55.624Z] latest: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:56.246Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:56.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.126 [2026-07-10T02:49:56.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-10T02:49:56.615Z] 70e35ac42bbd: Preparing [2026-07-10T02:49:56.615Z] 6af3050fcb14: Preparing [2026-07-10T02:49:56.615Z] 51e03b90819b: Preparing [2026-07-10T02:49:56.615Z] 9f60debed35b: Preparing [2026-07-10T02:49:56.615Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:56.615Z] 4466abeae0d1: Preparing [2026-07-10T02:49:56.615Z] f9938a42d58e: Preparing [2026-07-10T02:49:56.615Z] ecdee49e6e8c: Preparing [2026-07-10T02:49:56.615Z] 12226b22207f: Preparing [2026-07-10T02:49:56.615Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:56.615Z] ecdee49e6e8c: Waiting [2026-07-10T02:49:56.615Z] 12226b22207f: Waiting [2026-07-10T02:49:56.615Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:56.615Z] f9938a42d58e: Waiting [2026-07-10T02:49:56.615Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:56.615Z] 51e03b90819b: Layer already exists [2026-07-10T02:49:56.615Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:56.615Z] 70e35ac42bbd: Layer already exists [2026-07-10T02:49:56.615Z] 6af3050fcb14: Layer already exists [2026-07-10T02:49:56.615Z] f9938a42d58e: Layer already exists [2026-07-10T02:49:56.615Z] 4466abeae0d1: Layer already exists [2026-07-10T02:49:56.615Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:49:56.615Z] 12226b22207f: Layer already exists [2026-07-10T02:49:56.615Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:56.615Z] 4.1.0-dev.126: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:57.293Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:57.671Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:57.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-10T02:49:57.671Z] 70e35ac42bbd: Preparing [2026-07-10T02:49:57.671Z] 6af3050fcb14: Preparing [2026-07-10T02:49:57.671Z] 51e03b90819b: Preparing [2026-07-10T02:49:57.671Z] 9f60debed35b: Preparing [2026-07-10T02:49:57.671Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:57.671Z] 4466abeae0d1: Preparing [2026-07-10T02:49:57.671Z] f9938a42d58e: Preparing [2026-07-10T02:49:57.671Z] ecdee49e6e8c: Preparing [2026-07-10T02:49:57.671Z] 12226b22207f: Preparing [2026-07-10T02:49:57.671Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:57.671Z] 4466abeae0d1: Waiting [2026-07-10T02:49:57.671Z] f9938a42d58e: Waiting [2026-07-10T02:49:57.671Z] ecdee49e6e8c: Waiting [2026-07-10T02:49:57.671Z] 12226b22207f: Waiting [2026-07-10T02:49:57.671Z] 03ba6f53ebfc: Waiting [2026-07-10T02:49:57.671Z] 51e03b90819b: Layer already exists [2026-07-10T02:49:57.671Z] 70e35ac42bbd: Layer already exists [2026-07-10T02:49:57.671Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:57.671Z] 6af3050fcb14: Layer already exists [2026-07-10T02:49:57.671Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:57.671Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:57.671Z] 12226b22207f: Layer already exists [2026-07-10T02:49:57.671Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:49:57.671Z] f9938a42d58e: Layer already exists [2026-07-10T02:49:57.671Z] 4466abeae0d1: Layer already exists [2026-07-10T02:49:57.671Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:58.287Z] + 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-10T02:49:58.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-07-10T02:49:58.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-07-10T02:49:58.631Z] 70e35ac42bbd: Preparing [2026-07-10T02:49:58.631Z] 6af3050fcb14: Preparing [2026-07-10T02:49:58.631Z] 51e03b90819b: Preparing [2026-07-10T02:49:58.631Z] 9f60debed35b: Preparing [2026-07-10T02:49:58.631Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:58.631Z] 4466abeae0d1: Preparing [2026-07-10T02:49:58.631Z] f9938a42d58e: Preparing [2026-07-10T02:49:58.631Z] ecdee49e6e8c: Preparing [2026-07-10T02:49:58.631Z] 12226b22207f: Preparing [2026-07-10T02:49:58.631Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:58.631Z] ecdee49e6e8c: Waiting [2026-07-10T02:49:58.631Z] 12226b22207f: Waiting [2026-07-10T02:49:58.631Z] 4466abeae0d1: Waiting [2026-07-10T02:49:58.631Z] f9938a42d58e: Waiting [2026-07-10T02:49:58.631Z] 9f60debed35b: Layer already exists [2026-07-10T02:49:58.631Z] 6af3050fcb14: Layer already exists [2026-07-10T02:49:58.631Z] 70e35ac42bbd: Layer already exists [2026-07-10T02:49:58.631Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:49:58.631Z] 51e03b90819b: Layer already exists [2026-07-10T02:49:58.631Z] 4466abeae0d1: Layer already exists [2026-07-10T02:49:58.631Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:49:58.631Z] 12226b22207f: Layer already exists [2026-07-10T02:49:58.631Z] f9938a42d58e: Layer already exists [2026-07-10T02:49:58.631Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:49:58.893Z] main: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:49:58.973Z] ===================================================== [Pipeline] echo [2026-07-10T02:49:58.984Z] taggedImages: [2026-07-10T02:49:58.984Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:58.984Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-07-10T02:49:58.984Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.126 [2026-07-10T02:49:58.984Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:58.984Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-07-10T02:49:59.009Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-07-10T02:49:59.009Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:59.009Z] latest [2026-07-10T02:49:59.009Z] 4.1.0-dev.126 [2026-07-10T02:49:59.009Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:49:59.009Z] main [2026-07-10T02:49:59.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:59.379Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:49:59.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:49:59.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-10T02:49:59.738Z] 459579d6a208: Preparing [2026-07-10T02:49:59.738Z] 95a80f3a14a6: Preparing [2026-07-10T02:49:59.738Z] 332caa7d5560: Preparing [2026-07-10T02:49:59.738Z] 9f60debed35b: Preparing [2026-07-10T02:49:59.738Z] 4c8c8a3f8473: Preparing [2026-07-10T02:49:59.738Z] f7892b75f105: Preparing [2026-07-10T02:49:59.738Z] e63c44e4f989: Preparing [2026-07-10T02:49:59.738Z] b59713025c68: Preparing [2026-07-10T02:49:59.738Z] 03ba6f53ebfc: Preparing [2026-07-10T02:49:59.738Z] f7892b75f105: Waiting [2026-07-10T02:49:59.738Z] e63c44e4f989: Waiting [2026-07-10T02:49:59.738Z] b59713025c68: Waiting [2026-07-10T02:49:59.738Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:00.005Z] 332caa7d5560: Pushed [2026-07-10T02:50:00.005Z] 95a80f3a14a6: Pushed [2026-07-10T02:50:02.568Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:02.568Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:02.568Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:02.568Z] 459579d6a208: Pushed [2026-07-10T02:50:02.568Z] e63c44e4f989: Pushed [2026-07-10T02:50:02.831Z] b59713025c68: Pushed [2026-07-10T02:50:29.469Z] f7892b75f105: Pushed [2026-07-10T02:50:32.042Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:32.400Z] + 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-10T02:50:32.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-10T02:50:32.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-10T02:50:32.761Z] 459579d6a208: Preparing [2026-07-10T02:50:32.761Z] 95a80f3a14a6: Preparing [2026-07-10T02:50:32.761Z] 332caa7d5560: Preparing [2026-07-10T02:50:32.761Z] 9f60debed35b: Preparing [2026-07-10T02:50:32.761Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:32.761Z] f7892b75f105: Preparing [2026-07-10T02:50:32.761Z] e63c44e4f989: Preparing [2026-07-10T02:50:32.761Z] b59713025c68: Preparing [2026-07-10T02:50:32.761Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:32.761Z] e63c44e4f989: Waiting [2026-07-10T02:50:32.761Z] b59713025c68: Waiting [2026-07-10T02:50:32.761Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:32.761Z] f7892b75f105: Waiting [2026-07-10T02:50:32.761Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:32.761Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:32.761Z] 332caa7d5560: Layer already exists [2026-07-10T02:50:32.761Z] 95a80f3a14a6: Layer already exists [2026-07-10T02:50:32.761Z] 459579d6a208: Layer already exists [2026-07-10T02:50:32.761Z] b59713025c68: Layer already exists [2026-07-10T02:50:32.761Z] f7892b75f105: Layer already exists [2026-07-10T02:50:32.761Z] e63c44e4f989: Layer already exists [2026-07-10T02:50:32.761Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:33.026Z] latest: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:33.384Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:33.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.126 [2026-07-10T02:50:33.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-10T02:50:33.740Z] 459579d6a208: Preparing [2026-07-10T02:50:33.740Z] 95a80f3a14a6: Preparing [2026-07-10T02:50:33.740Z] 332caa7d5560: Preparing [2026-07-10T02:50:33.740Z] 9f60debed35b: Preparing [2026-07-10T02:50:33.740Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:33.740Z] f7892b75f105: Preparing [2026-07-10T02:50:33.740Z] e63c44e4f989: Preparing [2026-07-10T02:50:33.740Z] b59713025c68: Preparing [2026-07-10T02:50:33.740Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:33.740Z] e63c44e4f989: Waiting [2026-07-10T02:50:33.740Z] b59713025c68: Waiting [2026-07-10T02:50:33.740Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:33.740Z] f7892b75f105: Waiting [2026-07-10T02:50:33.740Z] 332caa7d5560: Layer already exists [2026-07-10T02:50:33.740Z] 95a80f3a14a6: Layer already exists [2026-07-10T02:50:33.740Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:33.740Z] 459579d6a208: Layer already exists [2026-07-10T02:50:33.740Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:33.740Z] b59713025c68: Layer already exists [2026-07-10T02:50:33.740Z] e63c44e4f989: Layer already exists [2026-07-10T02:50:33.740Z] f7892b75f105: Layer already exists [2026-07-10T02:50:33.740Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:34.005Z] 4.1.0-dev.126: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:34.366Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:34.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:50:34.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-10T02:50:34.721Z] 459579d6a208: Preparing [2026-07-10T02:50:34.721Z] 95a80f3a14a6: Preparing [2026-07-10T02:50:34.721Z] 332caa7d5560: Preparing [2026-07-10T02:50:34.721Z] 9f60debed35b: Preparing [2026-07-10T02:50:34.721Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:34.721Z] f7892b75f105: Preparing [2026-07-10T02:50:34.721Z] e63c44e4f989: Preparing [2026-07-10T02:50:34.721Z] b59713025c68: Preparing [2026-07-10T02:50:34.721Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:34.721Z] e63c44e4f989: Waiting [2026-07-10T02:50:34.721Z] b59713025c68: Waiting [2026-07-10T02:50:34.721Z] f7892b75f105: Waiting [2026-07-10T02:50:34.721Z] 332caa7d5560: Layer already exists [2026-07-10T02:50:34.721Z] 459579d6a208: Layer already exists [2026-07-10T02:50:34.721Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:34.721Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:34.721Z] 95a80f3a14a6: Layer already exists [2026-07-10T02:50:34.721Z] f7892b75f105: Layer already exists [2026-07-10T02:50:34.721Z] b59713025c68: Layer already exists [2026-07-10T02:50:34.721Z] e63c44e4f989: Layer already exists [2026-07-10T02:50:34.721Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:34.721Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:35.380Z] + 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-10T02:50:35.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-07-10T02:50:35.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-07-10T02:50:35.797Z] 459579d6a208: Preparing [2026-07-10T02:50:35.797Z] 95a80f3a14a6: Preparing [2026-07-10T02:50:35.797Z] 332caa7d5560: Preparing [2026-07-10T02:50:35.797Z] 9f60debed35b: Preparing [2026-07-10T02:50:35.797Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:35.797Z] f7892b75f105: Preparing [2026-07-10T02:50:35.797Z] e63c44e4f989: Preparing [2026-07-10T02:50:35.797Z] b59713025c68: Preparing [2026-07-10T02:50:35.797Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:35.797Z] e63c44e4f989: Waiting [2026-07-10T02:50:35.797Z] b59713025c68: Waiting [2026-07-10T02:50:35.797Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:35.797Z] f7892b75f105: Waiting [2026-07-10T02:50:35.797Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:35.797Z] 95a80f3a14a6: Layer already exists [2026-07-10T02:50:35.797Z] 332caa7d5560: Layer already exists [2026-07-10T02:50:35.797Z] 459579d6a208: Layer already exists [2026-07-10T02:50:35.797Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:35.797Z] f7892b75f105: Layer already exists [2026-07-10T02:50:35.797Z] e63c44e4f989: Layer already exists [2026-07-10T02:50:35.797Z] b59713025c68: Layer already exists [2026-07-10T02:50:35.797Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:35.797Z] main: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:50:35.894Z] ===================================================== [Pipeline] echo [2026-07-10T02:50:35.911Z] taggedImages: [2026-07-10T02:50:35.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:50:35.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-07-10T02:50:35.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.126 [2026-07-10T02:50:35.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:50:35.911Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-07-10T02:50:35.938Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-07-10T02:50:35.938Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:50:35.939Z] latest [2026-07-10T02:50:35.939Z] 4.1.0-dev.126 [2026-07-10T02:50:35.939Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:50:35.939Z] main [2026-07-10T02:50:35.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:36.318Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:36.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:50:36.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-10T02:50:36.680Z] b4928101a973: Preparing [2026-07-10T02:50:36.680Z] 5e4246e42dff: Preparing [2026-07-10T02:50:36.680Z] b3657d67ee7d: Preparing [2026-07-10T02:50:36.680Z] 9f60debed35b: Preparing [2026-07-10T02:50:36.680Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:36.680Z] f7892b75f105: Preparing [2026-07-10T02:50:36.680Z] ecdee49e6e8c: Preparing [2026-07-10T02:50:36.680Z] 12226b22207f: Preparing [2026-07-10T02:50:36.680Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:36.680Z] ecdee49e6e8c: Waiting [2026-07-10T02:50:36.680Z] 12226b22207f: Waiting [2026-07-10T02:50:36.680Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:36.680Z] f7892b75f105: Waiting [2026-07-10T02:50:36.680Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:36.680Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:36.950Z] f7892b75f105: Layer already exists [2026-07-10T02:50:36.950Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:50:36.950Z] 12226b22207f: Layer already exists [2026-07-10T02:50:36.950Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:36.950Z] b4928101a973: Pushed [2026-07-10T02:50:36.950Z] b3657d67ee7d: Pushed [2026-07-10T02:50:36.950Z] 5e4246e42dff: Pushed [2026-07-10T02:50:36.950Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:37.293Z] + 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-10T02:50:37.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-10T02:50:37.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-10T02:50:37.642Z] b4928101a973: Preparing [2026-07-10T02:50:37.642Z] 5e4246e42dff: Preparing [2026-07-10T02:50:37.642Z] b3657d67ee7d: Preparing [2026-07-10T02:50:37.642Z] 9f60debed35b: Preparing [2026-07-10T02:50:37.642Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:37.642Z] f7892b75f105: Preparing [2026-07-10T02:50:37.642Z] ecdee49e6e8c: Preparing [2026-07-10T02:50:37.642Z] 12226b22207f: Preparing [2026-07-10T02:50:37.642Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:37.642Z] ecdee49e6e8c: Waiting [2026-07-10T02:50:37.642Z] 12226b22207f: Waiting [2026-07-10T02:50:37.642Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:37.642Z] f7892b75f105: Waiting [2026-07-10T02:50:37.642Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:37.642Z] b3657d67ee7d: Layer already exists [2026-07-10T02:50:37.642Z] 5e4246e42dff: Layer already exists [2026-07-10T02:50:37.642Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:37.642Z] b4928101a973: Layer already exists [2026-07-10T02:50:37.642Z] f7892b75f105: Layer already exists [2026-07-10T02:50:37.642Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:50:37.642Z] 12226b22207f: Layer already exists [2026-07-10T02:50:37.642Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:37.905Z] latest: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:38.266Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:38.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.126 [2026-07-10T02:50:38.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-10T02:50:38.623Z] b4928101a973: Preparing [2026-07-10T02:50:38.623Z] 5e4246e42dff: Preparing [2026-07-10T02:50:38.623Z] b3657d67ee7d: Preparing [2026-07-10T02:50:38.623Z] 9f60debed35b: Preparing [2026-07-10T02:50:38.623Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:38.623Z] f7892b75f105: Preparing [2026-07-10T02:50:38.623Z] ecdee49e6e8c: Preparing [2026-07-10T02:50:38.623Z] 12226b22207f: Preparing [2026-07-10T02:50:38.623Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:38.623Z] f7892b75f105: Waiting [2026-07-10T02:50:38.623Z] ecdee49e6e8c: Waiting [2026-07-10T02:50:38.623Z] 12226b22207f: Waiting [2026-07-10T02:50:38.623Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:38.623Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:38.623Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:38.623Z] b4928101a973: Layer already exists [2026-07-10T02:50:38.623Z] 5e4246e42dff: Layer already exists [2026-07-10T02:50:38.623Z] b3657d67ee7d: Layer already exists [2026-07-10T02:50:38.623Z] 12226b22207f: Layer already exists [2026-07-10T02:50:38.623Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:50:38.623Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:38.623Z] f7892b75f105: Layer already exists [2026-07-10T02:50:38.623Z] 4.1.0-dev.126: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:39.252Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:39.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:50:39.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-10T02:50:39.602Z] b4928101a973: Preparing [2026-07-10T02:50:39.602Z] 5e4246e42dff: Preparing [2026-07-10T02:50:39.602Z] b3657d67ee7d: Preparing [2026-07-10T02:50:39.602Z] 9f60debed35b: Preparing [2026-07-10T02:50:39.602Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:39.602Z] f7892b75f105: Preparing [2026-07-10T02:50:39.602Z] ecdee49e6e8c: Preparing [2026-07-10T02:50:39.602Z] 12226b22207f: Preparing [2026-07-10T02:50:39.602Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:39.602Z] ecdee49e6e8c: Waiting [2026-07-10T02:50:39.602Z] 12226b22207f: Waiting [2026-07-10T02:50:39.602Z] f7892b75f105: Waiting [2026-07-10T02:50:39.602Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:39.602Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:39.602Z] b3657d67ee7d: Layer already exists [2026-07-10T02:50:39.602Z] 5e4246e42dff: Layer already exists [2026-07-10T02:50:39.602Z] b4928101a973: Layer already exists [2026-07-10T02:50:39.602Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:39.602Z] 12226b22207f: Layer already exists [2026-07-10T02:50:39.602Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:50:39.602Z] f7892b75f105: Layer already exists [2026-07-10T02:50:39.602Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:39.602Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:40.240Z] + 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-10T02:50:40.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-07-10T02:50:40.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-07-10T02:50:40.588Z] b4928101a973: Preparing [2026-07-10T02:50:40.588Z] 5e4246e42dff: Preparing [2026-07-10T02:50:40.588Z] b3657d67ee7d: Preparing [2026-07-10T02:50:40.588Z] 9f60debed35b: Preparing [2026-07-10T02:50:40.588Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:40.588Z] f7892b75f105: Preparing [2026-07-10T02:50:40.588Z] ecdee49e6e8c: Preparing [2026-07-10T02:50:40.588Z] 12226b22207f: Preparing [2026-07-10T02:50:40.588Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:40.588Z] ecdee49e6e8c: Waiting [2026-07-10T02:50:40.588Z] 12226b22207f: Waiting [2026-07-10T02:50:40.588Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:40.588Z] f7892b75f105: Waiting [2026-07-10T02:50:40.588Z] b4928101a973: Layer already exists [2026-07-10T02:50:40.588Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:40.588Z] b3657d67ee7d: Layer already exists [2026-07-10T02:50:40.588Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:40.588Z] 5e4246e42dff: Layer already exists [2026-07-10T02:50:40.588Z] f7892b75f105: Layer already exists [2026-07-10T02:50:40.588Z] ecdee49e6e8c: Layer already exists [2026-07-10T02:50:40.588Z] 12226b22207f: Layer already exists [2026-07-10T02:50:40.588Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:40.850Z] main: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:50:40.922Z] ===================================================== [Pipeline] echo [2026-07-10T02:50:40.936Z] taggedImages: [2026-07-10T02:50:40.936Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:50:40.936Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-07-10T02:50:40.936Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.126 [2026-07-10T02:50:40.936Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:50:40.936Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-07-10T02:50:40.960Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-07-10T02:50:40.960Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:50:40.960Z] latest [2026-07-10T02:50:40.960Z] 4.1.0-dev.126 [2026-07-10T02:50:40.960Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:50:40.960Z] main [2026-07-10T02:50:40.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:41.311Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:41.655Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:50:41.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-10T02:50:41.656Z] c5ed0d3bc8b0: Preparing [2026-07-10T02:50:41.656Z] 1ca044183868: Preparing [2026-07-10T02:50:41.656Z] 9f60debed35b: Preparing [2026-07-10T02:50:41.656Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:41.656Z] 70c7b7519299: Preparing [2026-07-10T02:50:41.656Z] 5dd8c8454712: Preparing [2026-07-10T02:50:41.656Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:41.656Z] 5dd8c8454712: Waiting [2026-07-10T02:50:41.656Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:41.656Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:41.656Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:41.919Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:41.919Z] 70c7b7519299: Pushed [2026-07-10T02:50:41.919Z] c5ed0d3bc8b0: Pushed [2026-07-10T02:50:42.870Z] 5dd8c8454712: Pushed [2026-07-10T02:50:55.496Z] 1ca044183868: Pushed [2026-07-10T02:50:55.496Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:55.849Z] + 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-10T02:50:56.201Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-10T02:50:56.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-10T02:50:56.201Z] c5ed0d3bc8b0: Preparing [2026-07-10T02:50:56.201Z] 1ca044183868: Preparing [2026-07-10T02:50:56.201Z] 9f60debed35b: Preparing [2026-07-10T02:50:56.201Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:56.201Z] 70c7b7519299: Preparing [2026-07-10T02:50:56.201Z] 5dd8c8454712: Preparing [2026-07-10T02:50:56.201Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:56.201Z] 5dd8c8454712: Waiting [2026-07-10T02:50:56.201Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:56.201Z] 1ca044183868: Layer already exists [2026-07-10T02:50:56.201Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:56.201Z] c5ed0d3bc8b0: Layer already exists [2026-07-10T02:50:56.201Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:56.201Z] 70c7b7519299: Layer already exists [2026-07-10T02:50:56.201Z] 5dd8c8454712: Layer already exists [2026-07-10T02:50:56.201Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:56.465Z] latest: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:56.828Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:57.186Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.126 [2026-07-10T02:50:57.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-10T02:50:57.186Z] c5ed0d3bc8b0: Preparing [2026-07-10T02:50:57.186Z] 1ca044183868: Preparing [2026-07-10T02:50:57.186Z] 9f60debed35b: Preparing [2026-07-10T02:50:57.186Z] 4c8c8a3f8473: Preparing [2026-07-10T02:50:57.186Z] 70c7b7519299: Preparing [2026-07-10T02:50:57.186Z] 5dd8c8454712: Preparing [2026-07-10T02:50:57.186Z] 03ba6f53ebfc: Preparing [2026-07-10T02:50:57.186Z] 5dd8c8454712: Waiting [2026-07-10T02:50:57.186Z] 03ba6f53ebfc: Waiting [2026-07-10T02:50:57.186Z] c5ed0d3bc8b0: Layer already exists [2026-07-10T02:50:57.186Z] 9f60debed35b: Layer already exists [2026-07-10T02:50:57.186Z] 70c7b7519299: Layer already exists [2026-07-10T02:50:57.186Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:50:57.186Z] 1ca044183868: Layer already exists [2026-07-10T02:50:57.186Z] 5dd8c8454712: Layer already exists [2026-07-10T02:50:57.186Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:50:57.450Z] 4.1.0-dev.126: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:50:57.808Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:00.100Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:51:00.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-10T02:51:00.101Z] c5ed0d3bc8b0: Preparing [2026-07-10T02:51:00.101Z] 1ca044183868: Preparing [2026-07-10T02:51:00.101Z] 9f60debed35b: Preparing [2026-07-10T02:51:00.101Z] 4c8c8a3f8473: Preparing [2026-07-10T02:51:00.101Z] 70c7b7519299: Preparing [2026-07-10T02:51:00.101Z] 5dd8c8454712: Preparing [2026-07-10T02:51:00.101Z] 03ba6f53ebfc: Preparing [2026-07-10T02:51:00.101Z] 5dd8c8454712: Waiting [2026-07-10T02:51:00.101Z] 03ba6f53ebfc: Waiting [2026-07-10T02:51:00.101Z] 1ca044183868: Layer already exists [2026-07-10T02:51:00.101Z] 9f60debed35b: Layer already exists [2026-07-10T02:51:00.101Z] 70c7b7519299: Layer already exists [2026-07-10T02:51:00.101Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:51:00.101Z] c5ed0d3bc8b0: Layer already exists [2026-07-10T02:51:00.101Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:51:00.101Z] 5dd8c8454712: Layer already exists [2026-07-10T02:51:00.101Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:00.708Z] + 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-10T02:51:01.072Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-07-10T02:51:01.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-07-10T02:51:01.072Z] c5ed0d3bc8b0: Preparing [2026-07-10T02:51:01.072Z] 1ca044183868: Preparing [2026-07-10T02:51:01.072Z] 9f60debed35b: Preparing [2026-07-10T02:51:01.072Z] 4c8c8a3f8473: Preparing [2026-07-10T02:51:01.072Z] 70c7b7519299: Preparing [2026-07-10T02:51:01.072Z] 5dd8c8454712: Preparing [2026-07-10T02:51:01.072Z] 5dd8c8454712: Waiting [2026-07-10T02:51:01.072Z] 03ba6f53ebfc: Preparing [2026-07-10T02:51:01.072Z] 03ba6f53ebfc: Waiting [2026-07-10T02:51:01.072Z] 1ca044183868: Layer already exists [2026-07-10T02:51:01.072Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:51:01.072Z] 70c7b7519299: Layer already exists [2026-07-10T02:51:01.072Z] c5ed0d3bc8b0: Layer already exists [2026-07-10T02:51:01.072Z] 9f60debed35b: Layer already exists [2026-07-10T02:51:01.072Z] 5dd8c8454712: Layer already exists [2026-07-10T02:51:01.072Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:51:01.334Z] main: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:51:01.417Z] ===================================================== [Pipeline] echo [2026-07-10T02:51:01.430Z] taggedImages: [2026-07-10T02:51:01.430Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:51:01.430Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-07-10T02:51:01.430Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.126 [2026-07-10T02:51:01.430Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:51:01.430Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-07-10T02:51:01.455Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-07-10T02:51:01.455Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:51:01.455Z] latest [2026-07-10T02:51:01.455Z] 4.1.0-dev.126 [2026-07-10T02:51:01.455Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:51:01.455Z] main [2026-07-10T02:51:01.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:01.825Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:02.178Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:51:02.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-10T02:51:02.178Z] f4f0ce8ac9e7: Preparing [2026-07-10T02:51:02.178Z] 399da554ee4e: Preparing [2026-07-10T02:51:02.178Z] 9f60debed35b: Preparing [2026-07-10T02:51:02.178Z] 4c8c8a3f8473: Preparing [2026-07-10T02:51:02.178Z] 36a44e3bab13: Preparing [2026-07-10T02:51:02.178Z] 71c1d0e84590: Preparing [2026-07-10T02:51:02.178Z] 03ba6f53ebfc: Preparing [2026-07-10T02:51:02.178Z] 71c1d0e84590: Waiting [2026-07-10T02:51:02.178Z] 03ba6f53ebfc: Waiting [2026-07-10T02:51:02.178Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:51:02.443Z] 9f60debed35b: Layer already exists [2026-07-10T02:51:02.443Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:51:02.443Z] 36a44e3bab13: Pushed [2026-07-10T02:51:02.443Z] f4f0ce8ac9e7: Pushed [2026-07-10T02:51:03.023Z] 71c1d0e84590: Pushed [2026-07-10T02:51:11.200Z] 399da554ee4e: Pushed [2026-07-10T02:51:11.469Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:11.901Z] + 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-10T02:51:12.262Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-10T02:51:12.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-10T02:51:12.262Z] f4f0ce8ac9e7: Preparing [2026-07-10T02:51:12.262Z] 399da554ee4e: Preparing [2026-07-10T02:51:12.262Z] 9f60debed35b: Preparing [2026-07-10T02:51:12.262Z] 4c8c8a3f8473: Preparing [2026-07-10T02:51:12.262Z] 36a44e3bab13: Preparing [2026-07-10T02:51:12.262Z] 71c1d0e84590: Preparing [2026-07-10T02:51:12.262Z] 03ba6f53ebfc: Preparing [2026-07-10T02:51:12.262Z] 71c1d0e84590: Waiting [2026-07-10T02:51:12.262Z] 03ba6f53ebfc: Waiting [2026-07-10T02:51:12.262Z] 399da554ee4e: Layer already exists [2026-07-10T02:51:12.262Z] 9f60debed35b: Layer already exists [2026-07-10T02:51:12.262Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:51:12.262Z] f4f0ce8ac9e7: Layer already exists [2026-07-10T02:51:12.262Z] 36a44e3bab13: Layer already exists [2026-07-10T02:51:12.262Z] 71c1d0e84590: Layer already exists [2026-07-10T02:51:12.262Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:51:12.525Z] latest: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:12.876Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:15.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.126 [2026-07-10T02:51:15.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-10T02:51:15.158Z] f4f0ce8ac9e7: Preparing [2026-07-10T02:51:15.158Z] 399da554ee4e: Preparing [2026-07-10T02:51:15.158Z] 9f60debed35b: Preparing [2026-07-10T02:51:15.158Z] 4c8c8a3f8473: Preparing [2026-07-10T02:51:15.158Z] 36a44e3bab13: Preparing [2026-07-10T02:51:15.158Z] 71c1d0e84590: Preparing [2026-07-10T02:51:15.158Z] 03ba6f53ebfc: Preparing [2026-07-10T02:51:15.158Z] 71c1d0e84590: Waiting [2026-07-10T02:51:15.158Z] 03ba6f53ebfc: Waiting [2026-07-10T02:51:15.158Z] 399da554ee4e: Layer already exists [2026-07-10T02:51:15.158Z] f4f0ce8ac9e7: Layer already exists [2026-07-10T02:51:15.158Z] 9f60debed35b: Layer already exists [2026-07-10T02:51:15.158Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:51:15.158Z] 36a44e3bab13: Layer already exists [2026-07-10T02:51:15.158Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:51:15.158Z] 71c1d0e84590: Layer already exists [2026-07-10T02:51:15.420Z] 4.1.0-dev.126: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:15.772Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:16.130Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:51:16.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-10T02:51:16.131Z] f4f0ce8ac9e7: Preparing [2026-07-10T02:51:16.131Z] 399da554ee4e: Preparing [2026-07-10T02:51:16.131Z] 9f60debed35b: Preparing [2026-07-10T02:51:16.131Z] 4c8c8a3f8473: Preparing [2026-07-10T02:51:16.131Z] 36a44e3bab13: Preparing [2026-07-10T02:51:16.131Z] 71c1d0e84590: Preparing [2026-07-10T02:51:16.131Z] 03ba6f53ebfc: Preparing [2026-07-10T02:51:16.131Z] 71c1d0e84590: Waiting [2026-07-10T02:51:16.131Z] 03ba6f53ebfc: Waiting [2026-07-10T02:51:16.131Z] f4f0ce8ac9e7: Layer already exists [2026-07-10T02:51:16.131Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:51:16.131Z] 36a44e3bab13: Layer already exists [2026-07-10T02:51:16.131Z] 9f60debed35b: Layer already exists [2026-07-10T02:51:16.131Z] 399da554ee4e: Layer already exists [2026-07-10T02:51:16.131Z] 71c1d0e84590: Layer already exists [2026-07-10T02:51:16.131Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:51:16.131Z] 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:16.743Z] + 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-10T02:51:17.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-07-10T02:51:17.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-07-10T02:51:17.090Z] f4f0ce8ac9e7: Preparing [2026-07-10T02:51:17.090Z] 399da554ee4e: Preparing [2026-07-10T02:51:17.090Z] 9f60debed35b: Preparing [2026-07-10T02:51:17.090Z] 4c8c8a3f8473: Preparing [2026-07-10T02:51:17.090Z] 36a44e3bab13: Preparing [2026-07-10T02:51:17.090Z] 71c1d0e84590: Preparing [2026-07-10T02:51:17.090Z] 03ba6f53ebfc: Preparing [2026-07-10T02:51:17.090Z] 03ba6f53ebfc: Waiting [2026-07-10T02:51:17.090Z] 71c1d0e84590: Waiting [2026-07-10T02:51:17.090Z] 36a44e3bab13: Layer already exists [2026-07-10T02:51:17.090Z] 4c8c8a3f8473: Layer already exists [2026-07-10T02:51:17.090Z] 399da554ee4e: Layer already exists [2026-07-10T02:51:17.090Z] 9f60debed35b: Layer already exists [2026-07-10T02:51:17.090Z] f4f0ce8ac9e7: Layer already exists [2026-07-10T02:51:17.090Z] 03ba6f53ebfc: Layer already exists [2026-07-10T02:51:17.090Z] 71c1d0e84590: Layer already exists [2026-07-10T02:51:17.354Z] main: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-07-10T02:51:17.441Z] ===================================================== [Pipeline] echo [2026-07-10T02:51:17.454Z] taggedImages: [2026-07-10T02:51:17.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [2026-07-10T02:51:17.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-07-10T02:51:17.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.126 [2026-07-10T02:51:17.454Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [2026-07-10T02:51:17.454Z] - 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-10T02:51:17.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-10T02:51:17.855Z] [2026-07-10T02:51:17.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:51:18.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-10T02:51:18.185Z] arm64: Pulling from edgex-lftools-log-publisher [2026-07-10T02:51:18.185Z] 8998bd30e6a1: Pulling fs layer [2026-07-10T02:51:18.185Z] 04944245beec: Pulling fs layer [2026-07-10T02:51:18.185Z] 699f458cf7ca: Pulling fs layer [2026-07-10T02:51:18.185Z] 765212b225bb: Pulling fs layer [2026-07-10T02:51:18.185Z] f23df028b6ca: Pulling fs layer [2026-07-10T02:51:18.185Z] d65c8cfc05b1: Pulling fs layer [2026-07-10T02:51:18.185Z] 2437ff75d9bd: Pulling fs layer [2026-07-10T02:51:18.185Z] 765212b225bb: Waiting [2026-07-10T02:51:18.185Z] d65c8cfc05b1: Waiting [2026-07-10T02:51:18.185Z] 2437ff75d9bd: Waiting [2026-07-10T02:51:18.185Z] f23df028b6ca: Waiting [2026-07-10T02:51:18.452Z] 04944245beec: Verifying Checksum [2026-07-10T02:51:18.452Z] 04944245beec: Download complete [2026-07-10T02:51:18.452Z] 765212b225bb: Verifying Checksum [2026-07-10T02:51:18.452Z] 765212b225bb: Download complete [2026-07-10T02:51:18.452Z] f23df028b6ca: Verifying Checksum [2026-07-10T02:51:18.452Z] f23df028b6ca: Download complete [2026-07-10T02:51:18.452Z] d65c8cfc05b1: Download complete [2026-07-10T02:51:18.718Z] 699f458cf7ca: Verifying Checksum [2026-07-10T02:51:18.718Z] 699f458cf7ca: Download complete [2026-07-10T02:51:18.981Z] 8998bd30e6a1: Verifying Checksum [2026-07-10T02:51:18.981Z] 8998bd30e6a1: Download complete [2026-07-10T02:51:23.755Z] 8998bd30e6a1: Pull complete [2026-07-10T02:51:23.755Z] 2437ff75d9bd: Verifying Checksum [2026-07-10T02:51:23.755Z] 2437ff75d9bd: Download complete [2026-07-10T02:51:24.021Z] 04944245beec: Pull complete [2026-07-10T02:51:25.957Z] 699f458cf7ca: Pull complete [2026-07-10T02:51:25.957Z] 765212b225bb: Pull complete [2026-07-10T02:51:30.190Z] f23df028b6ca: Pull complete [2026-07-10T02:51:30.190Z] d65c8cfc05b1: Pull complete [2026-07-10T02:51:48.385Z] 2437ff75d9bd: Pull complete [2026-07-10T02:51:48.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-07-10T02:51:48.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-07-10T02:51:48.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:51:48.595Z] prd-ubuntu20.04-docker-arm64-4c-16g-14818 does not seem to be running inside a container [2026-07-10T02:51:48.635Z] $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:51:50.942Z] $ docker top ce614650d278bb0a4f7eec269f01e164b330c44cd378cbe7bd8d95c12bf99d51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:51:51.882Z] ---> job-cost.sh [2026-07-10T02:51:51.882Z] lf-activate-venv: SKIPPING [2026-07-10T02:51:51.882Z] INFO: No Stack... [2026-07-10T02:51:52.460Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-07-10T02:51:53.038Z] INFO: Archiving Costs [Pipeline] sh [2026-07-10T02:51:53.957Z] + cat /w/workspace/edgex-go/991/archives/cost.csv [2026-07-10T02:51:53.957Z] + cut -d, -f6 [Pipeline] lock [2026-07-10T02:51:53.994Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-991-stack-cost] [2026-07-10T02:51:54.006Z] Resource [jenkins-edgexfoundry-edgex-go-main-991-stack-cost] did not exist. Created. [2026-07-10T02:51:54.012Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-991-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-07-10T02:51:54.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-07-10T02:51:55.366Z] Stashed 1 file(s) [Pipeline] } [2026-07-10T02:51:55.379Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-991-stack-cost] [Pipeline] // lock [Pipeline] } [2026-07-10T02:51:55.392Z] $ docker stop --time=1 ce614650d278bb0a4f7eec269f01e164b330c44cd378cbe7bd8d95c12bf99d51 [2026-07-10T02:51:56.934Z] $ docker rm -f --volumes ce614650d278bb0a4f7eec269f01e164b330c44cd378cbe7bd8d95c12bf99d51 [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-10T02:51:57.550Z] provisioning config files... [2026-07-10T02:51:57.556Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/991@tmp/config12734480161068479055tmp [Pipeline] { [Pipeline] sh [2026-07-10T02:51:57.856Z] + set +x [2026-07-10T02:51:57.856Z] + curl -s https://codecov.io/bash [2026-07-10T02:51:57.856Z] + bash -s -- [2026-07-10T02:51:57.856Z] [2026-07-10T02:51:57.856Z] _____ _ [2026-07-10T02:51:57.856Z] / ____| | | [2026-07-10T02:51:57.856Z] | | ___ __| | ___ ___ _____ __ [2026-07-10T02:51:57.856Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-07-10T02:51:57.856Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-07-10T02:51:57.856Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-07-10T02:51:57.856Z] Bash-1.0.6 [2026-07-10T02:51:57.856Z] [2026-07-10T02:51:57.856Z] [2026-07-10T02:51:57.856Z] ==> git version 2.25.1 found [2026-07-10T02:51:57.856Z] ==> 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-10T02:51:57.856Z] Release-Date: 2020-01-08 [2026-07-10T02:51:57.856Z] 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-10T02:51:57.856Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-07-10T02:51:57.856Z] ==> Jenkins CI detected. [2026-07-10T02:51:57.856Z] current dir:  /w/workspace/edgex-go/991 [2026-07-10T02:51:57.856Z] project root: . [2026-07-10T02:51:57.856Z] --> token set from env [2026-07-10T02:51:58.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-07-10T02:51:58.115Z] ==> Running gcov in . (disable via -X gcov) [2026-07-10T02:51:58.115Z] ==> Python coveragepy not found [2026-07-10T02:51:58.115Z] ==> Searching for coverage reports in: [2026-07-10T02:51:58.115Z] + . [2026-07-10T02:51:58.115Z] -> Found 1 reports [2026-07-10T02:51:58.115Z] ==> Detecting git/mercurial file structure [2026-07-10T02:51:58.115Z] ==> Reading reports [2026-07-10T02:51:58.115Z] + ./coverage.out bytes=1053838 [2026-07-10T02:51:58.115Z] ==> Appending adjustments [2026-07-10T02:51:58.115Z] https://docs.codecov.io/docs/fixing-reports [2026-07-10T02:51:59.498Z] + Found adjustments [2026-07-10T02:51:59.498Z] ==> Gzipping contents [2026-07-10T02:51:59.758Z] 108K /tmp/codecov.7dcXSx.gz [2026-07-10T02:51:59.758Z] ==> Uploading reports [2026-07-10T02:51:59.758Z] url: https://codecov.io [2026-07-10T02:51:59.758Z] query: branch=main&commit=07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0&build=991&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F991%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-10T02:51:59.758Z] -> Pinging Codecov [2026-07-10T02:51:59.758Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0&build=991&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F991%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-07-10T02:52:00.019Z] -> Uploading to [2026-07-10T02:52:00.019Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0/618239ad-09f9-45bb-a813-790c7e32abbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260710%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260710T025159Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d53607e2d3234909b3ba49f6ae03fc636bcb3c541b38dd272a505f5d30216dda [2026-07-10T02:52:00.019Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:00.019Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:00.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 464k --:--:-- --:--:-- --:--:-- 464k [2026-07-10T02:52:00.279Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [2026-07-10T02:52:00.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-07-10T02:52:00.549Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-07-10T02:52:00.575Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:52:00.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-10T02:52:00.884Z] [2026-07-10T02:52:00.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:52:01.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-10T02:52:01.192Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-07-10T02:52:01.450Z] 2d35ebdb57d9: Already exists [2026-07-10T02:52:01.450Z] 85e8836fcdb2: Pulling fs layer [2026-07-10T02:52:01.450Z] 91631faa732a: Pulling fs layer [2026-07-10T02:52:01.450Z] f3f5ae8826fa: Pulling fs layer [2026-07-10T02:52:01.450Z] 4f4fb700ef54: Pulling fs layer [2026-07-10T02:52:01.450Z] 7861252a18e6: Pulling fs layer [2026-07-10T02:52:01.450Z] 9130f900ef6f: Pulling fs layer [2026-07-10T02:52:01.450Z] 4f4fb700ef54: Waiting [2026-07-10T02:52:01.450Z] 9130f900ef6f: Waiting [2026-07-10T02:52:01.450Z] 7861252a18e6: Waiting [2026-07-10T02:52:01.450Z] f3f5ae8826fa: Verifying Checksum [2026-07-10T02:52:01.450Z] 85e8836fcdb2: Verifying Checksum [2026-07-10T02:52:01.450Z] 85e8836fcdb2: Download complete [2026-07-10T02:52:01.450Z] 4f4fb700ef54: Verifying Checksum [2026-07-10T02:52:01.450Z] 4f4fb700ef54: Download complete [2026-07-10T02:52:01.450Z] 85e8836fcdb2: Pull complete [2026-07-10T02:52:01.710Z] 7861252a18e6: Verifying Checksum [2026-07-10T02:52:01.710Z] 7861252a18e6: Download complete [2026-07-10T02:52:01.970Z] 91631faa732a: Verifying Checksum [2026-07-10T02:52:01.970Z] 91631faa732a: Download complete [2026-07-10T02:52:02.907Z] 9130f900ef6f: Verifying Checksum [2026-07-10T02:52:02.907Z] 9130f900ef6f: Download complete [2026-07-10T02:52:07.103Z] 91631faa732a: Pull complete [2026-07-10T02:52:07.103Z] f3f5ae8826fa: Pull complete [2026-07-10T02:52:07.103Z] 4f4fb700ef54: Pull complete [2026-07-10T02:52:07.103Z] 7861252a18e6: Pull complete [2026-07-10T02:52:11.293Z] 9130f900ef6f: Pull complete [2026-07-10T02:52:11.293Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-07-10T02:52:11.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-07-10T02:52:11.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:52:11.395Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T02:52:11.432Z] $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:52:12.971Z] $ docker top a94c6efea9bdbb7ddb7ab8f852f55aae3eb73796ad4300ee8fa5c99ee3d0cebe -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-10T02:52:13.303Z] + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] echo [2026-07-10T02:52:13.311Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-07-10T02:52:13.587Z] + set -o pipefail [2026-07-10T02:52:13.587Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-07-10T02:52:23.561Z] [2026-07-10T02:52:23.561Z] Monitoring /w/workspace/edgex-go/991 (github.com/edgexfoundry/edgex-go)... [2026-07-10T02:52:23.561Z] [2026-07-10T02:52:23.562Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4b292ec1-5a98-4efa-a68f-04e63b593b67 [2026-07-10T02:52:23.562Z] [2026-07-10T02:52:23.562Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-07-10T02:52:23.562Z] [2026-07-10T02:52:23.562Z] [2026-07-10T02:52:23.562Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-07-10T02:52:23.562Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-07-10T02:52:23.581Z] $ docker stop --time=1 a94c6efea9bdbb7ddb7ab8f852f55aae3eb73796ad4300ee8fa5c99ee3d0cebe [2026-07-10T02:52:25.769Z] $ docker rm -f --volumes a94c6efea9bdbb7ddb7ab8f852f55aae3eb73796ad4300ee8fa5c99ee3d0cebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-07-10T02:52:26.287Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-10T02:52:26.314Z] provisioning config files... [2026-07-10T02:52:26.322Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/991@tmp/config10116718716816762313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:52:26.629Z] --> edgex-publish-swagger.sh [2026-07-10T02:52:26.629Z] === Publish openapi API === [2026-07-10T02:52:26.629Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-07-10T02:52:26.629Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/991/openapi/core-command.yaml] [2026-07-10T02:52:26.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:26.629Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:26.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 288 142k --:--:-- --:--:-- --:--:-- 142k [2026-07-10T02:52:26.629Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:26.629Z] [2026-07-10T02:52:26.629Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/991/openapi/core-data.yaml] [2026-07-10T02:52:26.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:26.888Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:26.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 507 565k --:--:-- --:--:-- --:--:-- 565k [2026-07-10T02:52:26.888Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:26.888Z] [2026-07-10T02:52:26.888Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/991/openapi/core-keeper.yaml] [2026-07-10T02:52:26.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:26.888Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:27.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 589 263k --:--:-- --:--:-- --:--:-- 264k [2026-07-10T02:52:27.150Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:27.150Z] [2026-07-10T02:52:27.150Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/991/openapi/core-metadata.yaml] [2026-07-10T02:52:27.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:27.150Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:27.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 468 1157k --:--:-- --:--:-- --:--:-- 1157k [2026-07-10T02:52:27.150Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:27.150Z] [2026-07-10T02:52:27.150Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/991/openapi/security-proxy-auth.yaml] [2026-07-10T02:52:27.150Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:27.151Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:27.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 653 236k --:--:-- --:--:-- --:--:-- 237k [2026-07-10T02:52:27.410Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:27.410Z] [2026-07-10T02:52:27.410Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/991/openapi/security-secretstore-setup.yaml] [2026-07-10T02:52:27.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:27.410Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:27.410Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 835 49531 --:--:-- --:--:-- --:--:-- 50367 [2026-07-10T02:52:27.410Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:27.410Z] [2026-07-10T02:52:27.410Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/991/openapi/support-notifications.yaml] [2026-07-10T02:52:27.410Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:27.410Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:27.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 523 774k --:--:-- --:--:-- --:--:-- 775k [2026-07-10T02:52:27.670Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:27.670Z] [2026-07-10T02:52:27.670Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/991/openapi/support-scheduler.yaml] [2026-07-10T02:52:27.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-07-10T02:52:27.670Z] Dload Upload Total Spent Left Speed [2026-07-10T02:52:27.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53055 0 0 100 53055 0 616k --:--:-- --:--:-- --:--:-- 609k 100 53121 100 66 100 53055 568 446k --:--:-- --:--:-- --:--:-- 443k [2026-07-10T02:52:27.670Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-07-10T02:52:27.670Z] [Pipeline] } [2026-07-10T02:52:27.677Z] 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-10T02:52:28.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-10T02:52:28.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:52:28.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-10T02:52:28.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:52:28.521Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T02:52:28.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:52:28.817Z] $ docker top bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 -eo pid,comm [2026-07-10T02:52:28.851Z] 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-10T02:52:28.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-10T02:52:28.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-10T02:52:28.921Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-10T02:52:29.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-10T02:52:29.041Z] $ docker exec bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 ssh-agent [2026-07-10T02:52:29.144Z] SSH_AUTH_SOCK=/tmp/ssh-3VNiWCCogtCM/agent.32 [2026-07-10T02:52:29.144Z] SSH_AGENT_PID=38 [2026-07-10T02:52:29.150Z] Running ssh-add (command line suppressed) [2026-07-10T02:52:29.264Z] Identity added: /w/workspace/edgex-go/991@tmp/private_key_9979148266575736397.key (/w/workspace/edgex-go/991@tmp/private_key_9979148266575736397.key) [2026-07-10T02:52:29.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-10T02:52:29.568Z] + git semver tag [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,799 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,801 [run_tag] DEBUG tag force:False [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,801 [check_head_tag] DEBUG check head tag [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,803 [execute] INFO git cat-file --batch-check [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/991, stdin=, shell=False, universal_newlines=False) [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,806 [execute] INFO git cat-file --batch [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/991, stdin=, shell=False, universal_newlines=False) [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,817 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,817 [execute] INFO git tag -a v4.1.0-dev.126 -m v4.1.0-dev.126 [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.126', '-m', 'v4.1.0-dev.126'], cwd=/w/workspace/edgex-go/991, stdin=None, shell=False, universal_newlines=False) [2026-07-10T02:52:29.828Z] 2026-07-10 02:52:29,820 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T02:52:29.828Z] 4.1.0-dev.126 [Pipeline] } [2026-07-10T02:52:30.124Z] $ docker exec --env ******** --env ******** bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 ssh-agent -k [2026-07-10T02:52:30.226Z] unset SSH_AUTH_SOCK; [2026-07-10T02:52:30.226Z] unset SSH_AGENT_PID; [2026-07-10T02:52:30.226Z] echo Agent pid 38 killed; [2026-07-10T02:52:30.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-10T02:52:30.557Z] + git semver [Pipeline] } [2026-07-10T02:52:30.835Z] $ docker stop --time=1 bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 [2026-07-10T02:52:32.105Z] $ docker rm -f --volumes bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:52:32.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-10T02:52:32.542Z] [2026-07-10T02:52:32.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:52:32.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-10T02:52:32.845Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-07-10T02:52:32.845Z] ab5ef0e58194: Pulling fs layer [2026-07-10T02:52:32.845Z] 9712f1f96733: Pulling fs layer [2026-07-10T02:52:32.845Z] 63f879dbbcfc: Pulling fs layer [2026-07-10T02:52:32.845Z] 0d9ebad4ef96: Pulling fs layer [2026-07-10T02:52:32.845Z] e9a5061849ea: Pulling fs layer [2026-07-10T02:52:32.845Z] d747dcd14b5f: Pulling fs layer [2026-07-10T02:52:32.845Z] 2de7ff778b66: Pulling fs layer [2026-07-10T02:52:32.845Z] 0d9ebad4ef96: Waiting [2026-07-10T02:52:32.845Z] e9a5061849ea: Waiting [2026-07-10T02:52:32.845Z] d747dcd14b5f: Waiting [2026-07-10T02:52:32.845Z] 2de7ff778b66: Waiting [2026-07-10T02:52:32.845Z] 9712f1f96733: Verifying Checksum [2026-07-10T02:52:32.845Z] 9712f1f96733: Download complete [2026-07-10T02:52:33.104Z] 63f879dbbcfc: Verifying Checksum [2026-07-10T02:52:33.104Z] 63f879dbbcfc: Download complete [2026-07-10T02:52:33.362Z] e9a5061849ea: Verifying Checksum [2026-07-10T02:52:33.362Z] e9a5061849ea: Download complete [2026-07-10T02:52:33.362Z] d747dcd14b5f: Verifying Checksum [2026-07-10T02:52:33.362Z] d747dcd14b5f: Download complete [2026-07-10T02:52:33.620Z] 0d9ebad4ef96: Verifying Checksum [2026-07-10T02:52:33.621Z] 0d9ebad4ef96: Download complete [2026-07-10T02:52:33.621Z] ab5ef0e58194: Verifying Checksum [2026-07-10T02:52:33.621Z] ab5ef0e58194: Download complete [2026-07-10T02:52:33.621Z] 2de7ff778b66: Download complete [2026-07-10T02:52:36.904Z] ab5ef0e58194: Pull complete [2026-07-10T02:52:36.904Z] 9712f1f96733: Pull complete [2026-07-10T02:52:38.282Z] 63f879dbbcfc: Pull complete [2026-07-10T02:52:42.466Z] 0d9ebad4ef96: Pull complete [2026-07-10T02:52:42.724Z] e9a5061849ea: Pull complete [2026-07-10T02:52:42.724Z] d747dcd14b5f: Pull complete [2026-07-10T02:52:44.627Z] 2de7ff778b66: Pull complete [2026-07-10T02:52:44.627Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-07-10T02:52:44.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-07-10T02:52:44.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:52:44.730Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T02:52:44.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:52:46.233Z] $ docker top d4d6e64aaf13585cfb1765da5fffe3f15c7f521c8765896cab746410eb81afc4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-07-10T02:52:46.294Z] provisioning config files... [2026-07-10T02:52:46.319Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/991@tmp/config2995887053580669646tmp [2026-07-10T02:52:46.374Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/991@tmp/config8759185728716973906tmp [2026-07-10T02:52:46.383Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/991@tmp/config4520477463525494414tmp [Pipeline] { [Pipeline] echo [2026-07-10T02:52:46.413Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:52:46.711Z] ---> sigul-configuration.sh [2026-07-10T02:52:46.711Z] gpg: directory `/root/.gnupg' created [2026-07-10T02:52:46.711Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-07-10T02:52:46.711Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-07-10T02:52:46.711Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-07-10T02:52:46.711Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-07-10T02:52:46.711Z] gpg: CAST5 encrypted data [2026-07-10T02:52:46.711Z] gpg: encrypted with 1 passphrase [2026-07-10T02:52:46.711Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-07-10T02:52:47.008Z] + mkdir /home/jenkins [2026-07-10T02:52:47.009Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-07-10T02:52:47.306Z] + 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-10T02:52:47.320Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:52:47.631Z] ---> sigul-install.sh [2026-07-10T02:52:47.632Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-07-10T02:52:47.927Z] + git tag --list [2026-07-10T02:52:47.927Z] 0.6.0 [2026-07-10T02:52:47.927Z] 0.6.1 [2026-07-10T02:52:47.927Z] 0.7.0 [2026-07-10T02:52:47.927Z] 0.7.1 [2026-07-10T02:52:47.927Z] v1.0.0 [2026-07-10T02:52:47.927Z] v1.0.1 [2026-07-10T02:52:47.927Z] v1.1.0 [2026-07-10T02:52:47.927Z] v1.2.0 [2026-07-10T02:52:47.927Z] v1.2.1 [2026-07-10T02:52:47.927Z] v1.3.0 [2026-07-10T02:52:47.927Z] v1.3.1 [2026-07-10T02:52:47.927Z] v2.0.0 [2026-07-10T02:52:47.927Z] v2.1.0 [2026-07-10T02:52:47.927Z] v2.1.1 [2026-07-10T02:52:47.927Z] v2.2.0 [2026-07-10T02:52:47.927Z] v2.3.0 [2026-07-10T02:52:47.927Z] v3.0 [2026-07-10T02:52:47.927Z] v3.0.0 [2026-07-10T02:52:47.927Z] v3.1 [2026-07-10T02:52:47.927Z] v3.1.0 [2026-07-10T02:52:47.927Z] v3.1.1 [2026-07-10T02:52:47.927Z] v4.0 [2026-07-10T02:52:47.927Z] v4.0.0 [2026-07-10T02:52:47.927Z] v4.0.1 [2026-07-10T02:52:47.927Z] v4.0.2 [2026-07-10T02:52:47.927Z] v4.1.0-dev.120 [2026-07-10T02:52:47.927Z] v4.1.0-dev.121 [2026-07-10T02:52:47.927Z] v4.1.0-dev.122 [2026-07-10T02:52:47.927Z] v4.1.0-dev.123 [2026-07-10T02:52:47.927Z] v4.1.0-dev.124 [2026-07-10T02:52:47.927Z] v4.1.0-dev.125 [2026-07-10T02:52:47.927Z] v4.1.0-dev.126 [Pipeline] sh [2026-07-10T02:52:48.223Z] + lftools sign git-tag v4.1.0-dev.126 [2026-07-10T02:52:48.791Z] Signing Git tag with Sigul... [2026-07-10T02:52:48.791Z] Signing v4.1.0-dev.126 [Pipeline] echo [2026-07-10T02:52:49.064Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:52:49.360Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-07-10T02:52:49.367Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-07-10T02:52:49.411Z] $ docker stop --time=1 d4d6e64aaf13585cfb1765da5fffe3f15c7f521c8765896cab746410eb81afc4 [2026-07-10T02:52:50.677Z] $ docker rm -f --volumes d4d6e64aaf13585cfb1765da5fffe3f15c7f521c8765896cab746410eb81afc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-07-10T02:52:51.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-10T02:52:51.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:52:51.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-10T02:52:51.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:52:51.498Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T02:52:51.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:52:51.788Z] $ docker top 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 -eo pid,comm [2026-07-10T02:52:51.821Z] 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-10T02:52:51.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-10T02:52:51.885Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-10T02:52:51.885Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-10T02:52:51.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-10T02:52:51.994Z] $ docker exec 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 ssh-agent [2026-07-10T02:52:52.081Z] SSH_AUTH_SOCK=/tmp/ssh-uKn8Nx3bRUA0/agent.32 [2026-07-10T02:52:52.081Z] SSH_AGENT_PID=38 [2026-07-10T02:52:52.085Z] Running ssh-add (command line suppressed) [2026-07-10T02:52:52.195Z] Identity added: /w/workspace/edgex-go/991@tmp/private_key_8325831135543900156.key (/w/workspace/edgex-go/991@tmp/private_key_8325831135543900156.key) [2026-07-10T02:52:52.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-10T02:52:52.493Z] + git semver bump pre [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,707 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,711 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,711 [bump_version] DEBUG bumping version:4.1.0-dev.126 on axis:pre with prefix:dev [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,711 [bump_version] DEBUG bumped version:4.1.0-dev.127 [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,711 [write_version] DEBUG write version:4.1.0-dev.127 to path:/w/workspace/edgex-go/991/.semver/main with force:True [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,711 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,711 [write_file] DEBUG write to file:/w/workspace/edgex-go/991/.semver/main [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,714 [execute] INFO git cat-file --batch-check [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/991/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,718 [execute] INFO git cat-file --batch [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/991/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-10T02:52:52.752Z] 2026-07-10 02:52:52,722 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T02:52:52.752Z] 4.1.0-dev.127 [Pipeline] } [2026-07-10T02:52:52.771Z] $ docker exec --env ******** --env ******** 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 ssh-agent -k [2026-07-10T02:52:52.859Z] unset SSH_AUTH_SOCK; [2026-07-10T02:52:52.859Z] unset SSH_AGENT_PID; [2026-07-10T02:52:52.859Z] echo Agent pid 38 killed; [2026-07-10T02:52:52.861Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-10T02:52:53.187Z] + git semver [Pipeline] } [2026-07-10T02:52:53.463Z] $ docker stop --time=1 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 [2026-07-10T02:52:54.725Z] $ docker rm -f --volumes 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 [Pipeline] // withDockerContainer [Pipeline] sh [2026-07-10T02:52:55.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-07-10T02:52:55.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:52:55.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-07-10T02:52:55.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:52:55.452Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T02:52:55.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:52:55.733Z] $ docker top 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 -eo pid,comm [2026-07-10T02:52:55.767Z] 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-10T02:52:55.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-07-10T02:52:55.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-07-10T02:52:55.829Z] [ssh-agent] Looking for ssh-agent implementation... [2026-07-10T02:52:55.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-07-10T02:52:55.954Z] $ docker exec 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 ssh-agent [2026-07-10T02:52:56.037Z] SSH_AUTH_SOCK=/tmp/ssh-EDkyQt7Y4J3n/agent.32 [2026-07-10T02:52:56.037Z] SSH_AGENT_PID=38 [2026-07-10T02:52:56.041Z] Running ssh-add (command line suppressed) [2026-07-10T02:52:56.141Z] Identity added: /w/workspace/edgex-go/991@tmp/private_key_11852974632540717138.key (/w/workspace/edgex-go/991@tmp/private_key_11852974632540717138.key) [2026-07-10T02:52:56.146Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-07-10T02:52:56.437Z] + git semver push [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,648 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,651 [run_push] DEBUG push [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,652 [execute] INFO git cat-file --batch-check [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/991/.semver, stdin=, shell=False, universal_newlines=False) [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,655 [execute] INFO git rev-list 7aeda864039c8cb63e0c90c1fd3770c0af151183 -- [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,655 [execute] DEBUG Popen(['git', 'rev-list', '7aeda864039c8cb63e0c90c1fd3770c0af151183', '--'], cwd=/w/workspace/edgex-go/991/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,678 [execute] INFO git fetch -v -- origin [2026-07-10T02:52:56.694Z] 2026-07-10 02:52:56,678 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/991/.semver, stdin=None, shell=False, universal_newlines=True) [2026-07-10T02:52:57.275Z] 2026-07-10 02:52:57,252 [run_push] DEBUG no remote changes detected [2026-07-10T02:52:57.275Z] 2026-07-10 02:52:57,253 [execute] INFO git push origin semver [2026-07-10T02:52:57.275Z] 2026-07-10 02:52:57,253 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/991/.semver, stdin=None, shell=False, universal_newlines=False) [2026-07-10T02:52:58.669Z] 2026-07-10 02:52:58,470 [run_push] DEBUG push all version tags [2026-07-10T02:52:58.669Z] 2026-07-10 02:52:58,470 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-07-10T02:52:58.669Z] 2026-07-10 02:52:58,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/991, stdin=None, shell=False, universal_newlines=False) [2026-07-10T02:53:00.046Z] 2026-07-10 02:52:59,641 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main [2026-07-10T02:53:00.046Z] 4.1.0-dev.127 [Pipeline] } [2026-07-10T02:53:00.062Z] $ docker exec --env ******** --env ******** 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 ssh-agent -k [2026-07-10T02:53:00.151Z] unset SSH_AUTH_SOCK; [2026-07-10T02:53:00.151Z] unset SSH_AGENT_PID; [2026-07-10T02:53:00.151Z] echo Agent pid 38 killed; [2026-07-10T02:53:00.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-07-10T02:53:00.498Z] + git semver [Pipeline] } [2026-07-10T02:53:00.777Z] $ docker stop --time=1 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 [2026-07-10T02:53:02.032Z] $ docker rm -f --volumes 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 [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-10T02:53:02.638Z] + [ -d /w/workspace/edgex-go/991/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:53:02.928Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:53:03.784Z] ---> package-listing.sh [2026-07-10T02:53:03.784Z] ++ facter osfamily [2026-07-10T02:53:03.784Z] ++ tr '[:upper:]' '[:lower:]' [2026-07-10T02:53:04.043Z] + OS_FAMILY=debian [2026-07-10T02:53:04.043Z] + workspace=/w/workspace/edgex-go/991 [2026-07-10T02:53:04.043Z] + START_PACKAGES=/tmp/packages_start.txt [2026-07-10T02:53:04.043Z] + END_PACKAGES=/tmp/packages_end.txt [2026-07-10T02:53:04.043Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-07-10T02:53:04.043Z] + PACKAGES=/tmp/packages_start.txt [2026-07-10T02:53:04.043Z] + '[' /w/workspace/edgex-go/991 ']' [2026-07-10T02:53:04.043Z] + PACKAGES=/tmp/packages_end.txt [2026-07-10T02:53:04.043Z] + case "${OS_FAMILY}" in [2026-07-10T02:53:04.043Z] + dpkg -l [2026-07-10T02:53:04.043Z] + grep '^ii' [2026-07-10T02:53:04.043Z] + '[' -f /tmp/packages_start.txt ']' [2026-07-10T02:53:04.043Z] + '[' -f /tmp/packages_end.txt ']' [2026-07-10T02:53:04.043Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-07-10T02:53:04.043Z] + '[' /w/workspace/edgex-go/991 ']' [2026-07-10T02:53:04.043Z] + mkdir -p /w/workspace/edgex-go/991/archives/ [2026-07-10T02:53:04.043Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/991/archives/ [Pipeline] echo [2026-07-10T02:53:04.054Z] 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/991/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-07-10T02:53:04.331Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:53:04.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-10T02:53:04.898Z] [2026-07-10T02:53:04.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-07-10T02:53:05.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-10T02:53:05.193Z] latest: Pulling from edgex-lftools-log-publisher [2026-07-10T02:53:05.193Z] 5eb5b503b376: Pulling fs layer [2026-07-10T02:53:05.193Z] 5c69ac0246d0: Pulling fs layer [2026-07-10T02:53:05.193Z] ec43610c2a17: Pulling fs layer [2026-07-10T02:53:05.193Z] 3a2ae6a8a46f: Pulling fs layer [2026-07-10T02:53:05.193Z] 33b1e0a273af: Pulling fs layer [2026-07-10T02:53:05.193Z] 5d3b04190fa2: Pulling fs layer [2026-07-10T02:53:05.193Z] 2f39f015ded8: Pulling fs layer [2026-07-10T02:53:05.193Z] 3a2ae6a8a46f: Waiting [2026-07-10T02:53:05.193Z] 5d3b04190fa2: Waiting [2026-07-10T02:53:05.193Z] 33b1e0a273af: Waiting [2026-07-10T02:53:05.193Z] 2f39f015ded8: Waiting [2026-07-10T02:53:05.193Z] 5c69ac0246d0: Verifying Checksum [2026-07-10T02:53:05.193Z] 5c69ac0246d0: Download complete [2026-07-10T02:53:05.193Z] 3a2ae6a8a46f: Verifying Checksum [2026-07-10T02:53:05.193Z] 3a2ae6a8a46f: Download complete [2026-07-10T02:53:05.193Z] 33b1e0a273af: Verifying Checksum [2026-07-10T02:53:05.193Z] 33b1e0a273af: Download complete [2026-07-10T02:53:05.193Z] ec43610c2a17: Verifying Checksum [2026-07-10T02:53:05.193Z] ec43610c2a17: Download complete [2026-07-10T02:53:05.193Z] 5d3b04190fa2: Verifying Checksum [2026-07-10T02:53:05.193Z] 5d3b04190fa2: Download complete [2026-07-10T02:53:05.457Z] 5eb5b503b376: Download complete [2026-07-10T02:53:06.390Z] 2f39f015ded8: Download complete [2026-07-10T02:53:07.325Z] 5eb5b503b376: Pull complete [2026-07-10T02:53:07.325Z] 5c69ac0246d0: Pull complete [2026-07-10T02:53:07.583Z] ec43610c2a17: Pull complete [2026-07-10T02:53:07.583Z] 3a2ae6a8a46f: Pull complete [2026-07-10T02:53:07.871Z] 33b1e0a273af: Pull complete [2026-07-10T02:53:07.871Z] 5d3b04190fa2: Pull complete [2026-07-10T02:53:13.160Z] 2f39f015ded8: Pull complete [2026-07-10T02:53:13.160Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-07-10T02:53:13.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-07-10T02:53:13.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-07-10T02:53:13.289Z] prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container [2026-07-10T02:53:13.329Z] $ 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/991/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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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-10T02:53:14.628Z] $ docker top 5e7e5759c4feee2153eb4baa257cb0586bd2448eb9f0a025ad4001b8fd35eb6c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-07-10T02:53:14.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-07-10T02:53:15.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-07-10T02:53:15.540Z] + ls /var/log/sa-host [2026-07-10T02:53:15.540Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-07-10T02:53:15.712Z] provisioning config files... [2026-07-10T02:53:15.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/991@tmp/config10377363994214531372tmp [Pipeline] { [Pipeline] echo [2026-07-10T02:53:15.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:53:16.027Z] ---> create-netrc.sh [Pipeline] } [2026-07-10T02:53:16.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:53:16.389Z] ---> python-tools-install.sh [Pipeline] echo [2026-07-10T02:53:16.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:53:16.681Z] ---> sudo-logs.sh [2026-07-10T02:53:16.681Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-07-10T02:53:16.708Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:53:16.990Z] ---> job-cost.sh [2026-07-10T02:53:16.990Z] lf-activate-venv: SKIPPING [2026-07-10T02:53:16.990Z] DEBUG: total: 0.10999999940395355 [2026-07-10T02:53:16.990Z] INFO: Retrieving Stack Cost... [2026-07-10T02:53:17.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-07-10T02:53:17.823Z] INFO: Archiving Costs [Pipeline] echo [2026-07-10T02:53:17.837Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-07-10T02:53:18.122Z] ---> logs-deploy.sh [2026-07-10T02:53:18.122Z] lf-activate-venv: SKIPPING [2026-07-10T02:53:18.122Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/991 [2026-07-10T02:53:18.122Z] INFO: archiving workspace using pattern(s): [2026-07-10T02:53:19.065Z] Archives upload complete. [2026-07-10T02:53:19.065Z] INFO: archiving logs to Nexus