Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101c4afcebd1743ba7c9a88251c481bd5f388008 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-ssh5688785194859646354.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-ssh16310971027146533191.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-ssh2954809115127426178.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-ssh44628903014948350.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-ssh11561051245005781002.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-12263 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/983 [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/983 # 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 101c4afcebd1743ba7c9a88251c481bd5f388008 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 101c4afcebd1743ba7c9a88251c481bd5f388008 # timeout=10 Commit message: "Merge pull request #5439 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.10.0" > git rev-list --no-walk 93517cc9be75f0d1e27fcce786eddade622644b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-06-03T05:34:43.961Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-06-03T05:34:44.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-06-03T05:34:44.057Z] ========================================================= [2026-06-03T05:34:44.057Z] EdgeX Global Pipelines Version Info [2026-06-03T05:34:44.057Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-06-03T05:34:44.931Z] ------------------- [2026-06-03T05:34:44.931Z] stable info: [2026-06-03T05:34:44.931Z] ------------------- [2026-06-03T05:34:44.931Z] Commited By: Ginny Guan ginny@iotechsys.com [2026-06-03T05:34:44.931Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-03T05:34:44.931Z] Message: update stable to v1.0.281 [2026-06-03T05:34:45.870Z] ------------------- [2026-06-03T05:34:45.870Z] experimental info: [2026-06-03T05:34:45.870Z] ------------------- [2026-06-03T05:34:45.871Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-06-03T05:34:45.871Z] Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [2026-06-03T05:34:45.871Z] Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-06-03T05:34:45.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-06-03T05:34:45.985Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-06-03T05:34:46.018Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-06-03T05:34:46.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-06-03T05:34:46.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-06-03T05:34:46.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-06-03T05:34:46.098Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-06-03T05:34:46.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-06-03T05:34:46.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-06-03T05:34:46.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-06-03T05:34:46.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-06-03T05:34:46.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-06-03T05:34:46.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-06-03T05:34:46.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-06-03T05:34:46.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-06-03T05:34:46.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-06-03T05:34:46.287Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-06-03T05:34:46.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-06-03T05:34:46.325Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-06-03T05:34:46.343Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-06-03T05:34:46.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-06-03T05:34:46.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-06-03T05:34:46.403Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-06-03T05:34:46.432Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-06-03T05:34:46.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-06-03T05:34:46.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-06-03T05:34:46.488Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] echo [2026-06-03T05:34:46.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 101c4af [Pipeline] echo [2026-06-03T05:34:46.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-03T05:34:46.602Z] provisioning config files... [2026-06-03T05:34:46.616Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config5950498644790447653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-03T05:34:46.948Z] ---> ****-login.sh [2026-06-03T05:34:46.948Z] nexus3.edgexfoundry.org:10001 [2026-06-03T05:34:46.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:34:47.210Z] [2026-06-03T05:34:47.210Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-03T05:34:47.210Z] Configure a credential helper to remove this warning. See [2026-06-03T05:34:47.210Z] https://docs.****.com/go/credential-store/ [2026-06-03T05:34:47.210Z] [2026-06-03T05:34:47.210Z] Login Succeeded [2026-06-03T05:34:47.210Z] nexus3.edgexfoundry.org:10002 [2026-06-03T05:34:47.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:34:47.210Z] [2026-06-03T05:34:47.210Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-03T05:34:47.210Z] Configure a credential helper to remove this warning. See [2026-06-03T05:34:47.210Z] https://docs.****.com/go/credential-store/ [2026-06-03T05:34:47.210Z] [2026-06-03T05:34:47.210Z] Login Succeeded [2026-06-03T05:34:47.210Z] nexus3.edgexfoundry.org:10003 [2026-06-03T05:34:47.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:34:47.469Z] [2026-06-03T05:34:47.470Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-03T05:34:47.470Z] Configure a credential helper to remove this warning. See [2026-06-03T05:34:47.470Z] https://docs.****.com/go/credential-store/ [2026-06-03T05:34:47.470Z] [2026-06-03T05:34:47.470Z] Login Succeeded [2026-06-03T05:34:47.470Z] nexus3.edgexfoundry.org:10004 [2026-06-03T05:34:47.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:34:47.470Z] [2026-06-03T05:34:47.470Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-03T05:34:47.470Z] Configure a credential helper to remove this warning. See [2026-06-03T05:34:47.470Z] https://docs.****.com/go/credential-store/ [2026-06-03T05:34:47.470Z] [2026-06-03T05:34:47.470Z] Login Succeeded [2026-06-03T05:34:47.470Z] ****.io [2026-06-03T05:34:47.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:34:47.730Z] [2026-06-03T05:34:47.730Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-06-03T05:34:47.730Z] Configure a credential helper to remove this warning. See [2026-06-03T05:34:47.730Z] https://docs.****.com/go/credential-store/ [2026-06-03T05:34:47.730Z] [2026-06-03T05:34:47.730Z] Login Succeeded [2026-06-03T05:34:47.730Z] ---> ****-login.sh ends [Pipeline] } [2026-06-03T05:34:47.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-03T05:34:48.060Z] + 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-06-03T05:34:48.060Z] + dirname cmd/core-command/Dockerfile+ [2026-06-03T05:34:48.060Z] cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo core-command,cmd/core-command/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/core-data/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo core-data,cmd/core-data/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/core-keeper/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/core-metadata/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-06-03T05:34:48.060Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-06-03T05:34:48.060Z] + cut -d/ -f2 [2026-06-03T05:34:48.060Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-06-03T05:34:48.061Z] + dirname cmd/security-spire-agent/Dockerfile [2026-06-03T05:34:48.061Z] + cut -d/ -f2 [2026-06-03T05:34:48.061Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-06-03T05:34:48.061Z] + dirname cmd/security-spire-config/Dockerfile [2026-06-03T05:34:48.061Z] + cut -d/ -f2 [2026-06-03T05:34:48.061Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-06-03T05:34:48.061Z] + dirname cmd/security-spire-server/Dockerfile [2026-06-03T05:34:48.061Z] + cut -d/ -f2 [2026-06-03T05:34:48.061Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-06-03T05:34:48.061Z] + dirname cmd/support-notifications/Dockerfile [2026-06-03T05:34:48.061Z] + cut -d/ -f2 [2026-06-03T05:34:48.061Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-06-03T05:34:48.061Z] + dirname cmd/support-scheduler/Dockerfile [2026-06-03T05:34:48.061Z] + cut -d/ -f2 [2026-06-03T05:34:48.061Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-06-03T05:34:48.092Z] 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-06-03T05:34:48.456Z] + git rev-list -1 --merges 101c4afcebd1743ba7c9a88251c481bd5f388008~1..101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] echo [2026-06-03T05:34:48.467Z] -----------> git rev-list -1 --merges 101c4afcebd1743ba7c9a88251c481bd5f388008~1..101c4afcebd1743ba7c9a88251c481bd5f388008 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:34:48.467Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [false] [Pipeline] sh [2026-06-03T05:34:48.759Z] + git log --format=format:%s -1 101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] echo [2026-06-03T05:34:48.772Z] ========================================================= [2026-06-03T05:34:48.772Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-06-03T05:34:48.772Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-06-03T05:34:49.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-03T05:34:49.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-06-03T05:34:49.312Z] + [ -e /tmp/ssh_known_hosts ] [2026-06-03T05:34:49.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-06-03T05:34:49.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-06-03T05:34:49.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-06-03T05:34:49.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:34:49.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-03T05:34:49.741Z] [2026-06-03T05:34:49.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:34:50.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-03T05:34:50.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-06-03T05:34:50.040Z] 3dae71ba6b94: Pulling fs layer [2026-06-03T05:34:50.040Z] 6bf1a483ea7c: Pulling fs layer [2026-06-03T05:34:50.040Z] f5dfc541a4d3: Pulling fs layer [2026-06-03T05:34:50.040Z] 461d9e800cba: Pulling fs layer [2026-06-03T05:34:50.040Z] 80192f66455f: Pulling fs layer [2026-06-03T05:34:50.040Z] 2e8e34ca0e6c: Pulling fs layer [2026-06-03T05:34:50.040Z] a29436f7fd5d: Pulling fs layer [2026-06-03T05:34:50.040Z] 923cac83aea3: Pulling fs layer [2026-06-03T05:34:50.040Z] 461d9e800cba: Waiting [2026-06-03T05:34:50.040Z] 25ad8b0a4227: Pulling fs layer [2026-06-03T05:34:50.040Z] 2e8e34ca0e6c: Waiting [2026-06-03T05:34:50.040Z] 80192f66455f: Waiting [2026-06-03T05:34:50.040Z] 923cac83aea3: Waiting [2026-06-03T05:34:50.040Z] db01528c6b51: Pulling fs layer [2026-06-03T05:34:50.040Z] 28988de357af: Pulling fs layer [2026-06-03T05:34:50.040Z] 25ad8b0a4227: Waiting [2026-06-03T05:34:50.040Z] db01528c6b51: Waiting [2026-06-03T05:34:50.040Z] 28988de357af: Waiting [2026-06-03T05:34:50.040Z] 6bf1a483ea7c: Verifying Checksum [2026-06-03T05:34:50.040Z] 6bf1a483ea7c: Download complete [2026-06-03T05:34:50.040Z] 461d9e800cba: Verifying Checksum [2026-06-03T05:34:50.040Z] 461d9e800cba: Download complete [2026-06-03T05:34:50.299Z] 80192f66455f: Verifying Checksum [2026-06-03T05:34:50.299Z] 80192f66455f: Download complete [2026-06-03T05:34:50.299Z] f5dfc541a4d3: Verifying Checksum [2026-06-03T05:34:50.299Z] f5dfc541a4d3: Download complete [2026-06-03T05:34:50.299Z] 3dae71ba6b94: Verifying Checksum [2026-06-03T05:34:50.299Z] 3dae71ba6b94: Download complete [2026-06-03T05:34:50.299Z] 923cac83aea3: Download complete [2026-06-03T05:34:50.560Z] 25ad8b0a4227: Verifying Checksum [2026-06-03T05:34:50.560Z] 25ad8b0a4227: Download complete [2026-06-03T05:34:50.560Z] db01528c6b51: Verifying Checksum [2026-06-03T05:34:50.560Z] db01528c6b51: Download complete [2026-06-03T05:34:50.560Z] 28988de357af: Verifying Checksum [2026-06-03T05:34:50.560Z] 28988de357af: Download complete [2026-06-03T05:34:50.560Z] a29436f7fd5d: Verifying Checksum [2026-06-03T05:34:50.560Z] a29436f7fd5d: Download complete [2026-06-03T05:34:51.128Z] 2e8e34ca0e6c: Verifying Checksum [2026-06-03T05:34:51.128Z] 2e8e34ca0e6c: Download complete [2026-06-03T05:34:51.695Z] 3dae71ba6b94: Pull complete [2026-06-03T05:34:51.954Z] 6bf1a483ea7c: Pull complete [2026-06-03T05:34:52.522Z] f5dfc541a4d3: Pull complete [2026-06-03T05:34:52.522Z] 461d9e800cba: Pull complete [2026-06-03T05:34:52.522Z] 80192f66455f: Pull complete [2026-06-03T05:34:57.795Z] 2e8e34ca0e6c: Pull complete [2026-06-03T05:34:57.795Z] a29436f7fd5d: Pull complete [2026-06-03T05:34:57.795Z] 923cac83aea3: Pull complete [2026-06-03T05:34:58.054Z] 25ad8b0a4227: Pull complete [2026-06-03T05:34:58.054Z] db01528c6b51: Pull complete [2026-06-03T05:34:58.054Z] 28988de357af: Pull complete [2026-06-03T05:34:58.054Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-06-03T05:34:58.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-03T05:34:58.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T05:34:58.189Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T05:34:58.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T05:34:59.677Z] $ docker top 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a -eo pid,comm [2026-06-03T05:34:59.715Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-06-03T05:34:59.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-03T05:34:59.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-03T05:34:59.770Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-03T05:34:59.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-03T05:34:59.898Z] $ docker exec 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent [2026-06-03T05:34:59.986Z] SSH_AUTH_SOCK=/tmp/ssh-b3SsR5mlXZ4j/agent.32 [2026-06-03T05:34:59.986Z] SSH_AGENT_PID=38 [2026-06-03T05:34:59.992Z] Running ssh-add (command line suppressed) [2026-06-03T05:35:00.092Z] Identity added: /w/workspace/edgex-go/983@tmp/private_key_8976030546174267681.key (/w/workspace/edgex-go/983@tmp/private_key_8976030546174267681.key) [2026-06-03T05:35:00.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-03T05:35:00.395Z] + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] sh [2026-06-03T05:35:00.701Z] + git tag --points-at HEAD [Pipeline] } [2026-06-03T05:35:00.720Z] $ docker exec --env ******** --env ******** 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent -k [2026-06-03T05:35:00.821Z] unset SSH_AUTH_SOCK; [2026-06-03T05:35:00.822Z] unset SSH_AGENT_PID; [2026-06-03T05:35:00.822Z] echo Agent pid 38 killed; [2026-06-03T05:35:00.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-06-03T05:35:00.866Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-03T05:35:00.866Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-03T05:35:00.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-03T05:35:00.982Z] $ docker exec 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent [2026-06-03T05:35:01.089Z] SSH_AUTH_SOCK=/tmp/ssh-v2PvMZ2NYwqx/agent.86 [2026-06-03T05:35:01.089Z] SSH_AGENT_PID=92 [2026-06-03T05:35:01.094Z] Running ssh-add (command line suppressed) [2026-06-03T05:35:01.194Z] Identity added: /w/workspace/edgex-go/983@tmp/private_key_4724956942667798162.key (/w/workspace/edgex-go/983@tmp/private_key_4724956942667798162.key) [2026-06-03T05:35:01.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-03T05:35:01.491Z] + git semver init [2026-06-03T05:35:01.751Z] 2026-06-03 05:35:01,721 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-03T05:35:01.751Z] 2026-06-03 05:35:01,725 [run_init] DEBUG init version:0.0.0 force:False [2026-06-03T05:35:01.751Z] 2026-06-03 05:35:01,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/983/.semver [2026-06-03T05:35:01.751Z] 2026-06-03 05:35:01,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/983/.semver [2026-06-03T05:35:01.751Z] 2026-06-03 05:35:01,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/983/.semver'], cwd=/w/workspace/edgex-go/983, stdin=None, shell=False, universal_newlines=False) [2026-06-03T05:35:07.039Z] 2026-06-03 05:35:06,381 [append_file] DEBUG append to file:/w/workspace/edgex-go/983/.git/info/exclude [2026-06-03T05:35:07.039Z] 2026-06-03 05:35:06,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/983/.semver/main with force:False [2026-06-03T05:35:07.039Z] 2026-06-03 05:35:06,382 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T05:35:07.039Z] 2026-06-03 05:35:06,382 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T05:35:07.039Z] 4.1.0-dev.118 [Pipeline] } [2026-06-03T05:35:07.055Z] $ docker exec --env ******** --env ******** 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent -k [2026-06-03T05:35:07.146Z] unset SSH_AUTH_SOCK; [2026-06-03T05:35:07.146Z] unset SSH_AGENT_PID; [2026-06-03T05:35:07.146Z] echo Agent pid 92 killed; [2026-06-03T05:35:07.145Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-03T05:35:07.465Z] + git semver [Pipeline] } [2026-06-03T05:35:07.743Z] $ docker stop --time=1 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a [2026-06-03T05:35:09.045Z] $ docker rm -f --volumes 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-03T05:35:09.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-06-03T05:35:09.628Z] Stashed 1 file(s) [Pipeline] echo [2026-06-03T05:35:09.631Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.118 [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-06-03T05:35:10.091Z] + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] echo [2026-06-03T05:35:10.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-03T05:35:10.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-03T05:35:10.143Z] ========================================================= [2026-06-03T05:35:10.143Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-06-03T05:35:10.143Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-03T05:35:10.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-03T05:35:10.438Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-06-03T05:35:10.438Z] 2d35ebdb57d9: Pulling fs layer [2026-06-03T05:35:10.438Z] c35fb4624d26: Pulling fs layer [2026-06-03T05:35:10.438Z] 4e2aec7ef170: Pulling fs layer [2026-06-03T05:35:10.438Z] 333b49ad6fbf: Pulling fs layer [2026-06-03T05:35:10.438Z] 4f4fb700ef54: Pulling fs layer [2026-06-03T05:35:10.438Z] c3e65509a76b: Pulling fs layer [2026-06-03T05:35:10.438Z] 7cf9ebb963bd: Pulling fs layer [2026-06-03T05:35:10.438Z] bb34ca984cfb: Pulling fs layer [2026-06-03T05:35:10.438Z] 151cf03bc807: Pulling fs layer [2026-06-03T05:35:10.438Z] 333b49ad6fbf: Waiting [2026-06-03T05:35:10.438Z] 4f4fb700ef54: Waiting [2026-06-03T05:35:10.438Z] c3e65509a76b: Waiting [2026-06-03T05:35:10.438Z] 7cf9ebb963bd: Waiting [2026-06-03T05:35:10.438Z] bb34ca984cfb: Waiting [2026-06-03T05:35:10.438Z] 151cf03bc807: Waiting [2026-06-03T05:35:10.438Z] c35fb4624d26: Verifying Checksum [2026-06-03T05:35:10.438Z] c35fb4624d26: Download complete [2026-06-03T05:35:10.438Z] 333b49ad6fbf: Download complete [2026-06-03T05:35:10.438Z] 4f4fb700ef54: Download complete [2026-06-03T05:35:10.438Z] c3e65509a76b: Download complete [2026-06-03T05:35:10.438Z] 2d35ebdb57d9: Verifying Checksum [2026-06-03T05:35:10.438Z] 2d35ebdb57d9: Download complete [2026-06-03T05:35:10.698Z] 2d35ebdb57d9: Pull complete [2026-06-03T05:35:10.698Z] 7cf9ebb963bd: Verifying Checksum [2026-06-03T05:35:10.698Z] 7cf9ebb963bd: Download complete [2026-06-03T05:35:10.698Z] c35fb4624d26: Pull complete [2026-06-03T05:35:10.957Z] 151cf03bc807: Verifying Checksum [2026-06-03T05:35:10.957Z] 151cf03bc807: Download complete [2026-06-03T05:35:10.957Z] 4e2aec7ef170: Verifying Checksum [2026-06-03T05:35:10.957Z] 4e2aec7ef170: Download complete [2026-06-03T05:35:11.526Z] bb34ca984cfb: Verifying Checksum [2026-06-03T05:35:11.526Z] bb34ca984cfb: Download complete [2026-06-03T05:35:16.801Z] 4e2aec7ef170: Pull complete [2026-06-03T05:35:16.801Z] 333b49ad6fbf: Pull complete [2026-06-03T05:35:16.801Z] 4f4fb700ef54: Pull complete [2026-06-03T05:35:16.801Z] c3e65509a76b: Pull complete [2026-06-03T05:35:16.801Z] 7cf9ebb963bd: Pull complete [2026-06-03T05:35:19.378Z] bb34ca984cfb: Pull complete [2026-06-03T05:35:19.959Z] 151cf03bc807: Pull complete [2026-06-03T05:35:19.959Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-06-03T05:35:19.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-03T05:35:19.959Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-03T05:35:20.269Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-03T05:35:20.269Z] WORKDIR /edgex [2026-06-03T05:35:20.269Z] COPY go.mod . [2026-06-03T05:35:20.269Z] RUN go mod download [2026-06-03T05:35:20.269Z] + docker build -t ci-base-image-x86_64 -f - . [2026-06-03T05:35:20.836Z] #0 building with "default" instance using docker driver [2026-06-03T05:35:20.836Z] [2026-06-03T05:35:20.836Z] #1 [internal] load build definition from Dockerfile [2026-06-03T05:35:20.836Z] #1 transferring dockerfile: 164B done [2026-06-03T05:35:20.836Z] #1 DONE 0.0s [2026-06-03T05:35:20.836Z] [2026-06-03T05:35:20.836Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-03T05:35:20.836Z] #2 DONE 0.0s [2026-06-03T05:35:20.836Z] [2026-06-03T05:35:20.836Z] #3 [internal] load .dockerignore [2026-06-03T05:35:20.836Z] #3 transferring context: 50B done [2026-06-03T05:35:20.836Z] #3 DONE 0.0s [2026-06-03T05:35:20.836Z] [2026-06-03T05:35:20.836Z] #4 [internal] load build context [2026-06-03T05:35:21.095Z] #4 transferring context: 6.95kB done [2026-06-03T05:35:21.095Z] #4 DONE 0.1s [2026-06-03T05:35:21.095Z] [2026-06-03T05:35:21.095Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-06-03T05:35:21.095Z] #5 DONE 0.1s [2026-06-03T05:35:21.095Z] [2026-06-03T05:35:21.095Z] #6 [2/4] WORKDIR /edgex [2026-06-03T05:35:22.032Z] #6 DONE 1.2s [2026-06-03T05:35:22.290Z] [2026-06-03T05:35:22.290Z] #7 [3/4] COPY go.mod . [2026-06-03T05:35:22.290Z] #7 DONE 0.0s [2026-06-03T05:35:22.290Z] [2026-06-03T05:35:22.290Z] #8 [4/4] RUN go mod download [2026-06-03T05:35:24.737Z] Still waiting to schedule task [2026-06-03T05:35:24.738Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-06-03T05:35:30.413Z] #8 DONE 7.7s [2026-06-03T05:35:30.413Z] [2026-06-03T05:35:30.413Z] #9 exporting to image [2026-06-03T05:35:30.413Z] #9 exporting layers [2026-06-03T05:35:32.943Z] #9 exporting layers 3.1s done [2026-06-03T05:35:32.943Z] #9 writing image sha256:6b8fc473cec1aaa1833d542a00251ed9243dec02da6ff19c30a1949c8befd2e0 done [2026-06-03T05:35:32.943Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-06-03T05:35:32.943Z] #9 DONE 3.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:35:33.246Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-03T05:35:33.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T05:35:33.327Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T05:35:33.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T05:35:33.627Z] $ docker top 70d98530a5feb4836e7be7a6af08310e1dc33ff7927eeb0b75676f555da1ff47 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-03T05:35:33.963Z] + go version [2026-06-03T05:35:33.964Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-06-03T05:35:33.981Z] $ docker stop --time=1 70d98530a5feb4836e7be7a6af08310e1dc33ff7927eeb0b75676f555da1ff47 [2026-06-03T05:35:35.228Z] $ docker rm -f --volumes 70d98530a5feb4836e7be7a6af08310e1dc33ff7927eeb0b75676f555da1ff47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:35:35.654Z] + docker inspect -f . ci-base-image-x86_64 [2026-06-03T05:35:35.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T05:35:35.728Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T05:35:35.772Z] $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T05:35:35.996Z] $ docker top fb0f0a61a5b3259ee441d74f92a1351d1dfb8bbe2e924ac0df2864889111462e -eo pid,comm [Pipeline] { [Pipeline] echo [2026-06-03T05:35:36.058Z] ========================================================= [2026-06-03T05:35:36.058Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-06-03T05:35:36.058Z] ========================================================= [Pipeline] sh [2026-06-03T05:35:36.339Z] + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] fileExists [Pipeline] sh [2026-06-03T05:35:36.642Z] + make test [2026-06-03T05:35:36.642Z] go test -race -coverprofile=coverage.out ./... [2026-06-03T05:35:46.613Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-06-03T05:36:18.671Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-06-03T05:36:19.236Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2026-06-03T05:36:22.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 71.0% of statements [2026-06-03T05:36:22.532Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-06-03T05:36:22.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements [2026-06-03T05:36:22.533Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-06-03T05:36:22.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 57.3% of statements [2026-06-03T05:36:22.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.030s coverage: 86.5% of statements [2026-06-03T05:36:22.533Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-06-03T05:36:22.533Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.489s coverage: 94.2% of statements [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-06-03T05:36:22.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements [2026-06-03T05:36:22.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-06-03T05:36:22.790Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.025s coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-06-03T05:36:22.790Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-06-03T05:36:23.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 11.1% of statements [2026-06-03T05:36:23.723Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-06-03T05:36:23.723Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.415s coverage: 97.7% of statements [2026-06-03T05:36:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-06-03T05:36:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-06-03T05:36:25.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-06-03T05:36:28.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 3.5% of statements [2026-06-03T05:36:28.266Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-06-03T05:36:28.266Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-06-03T05:36:28.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements [2026-06-03T05:36:28.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-06-03T05:36:28.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements [2026-06-03T05:36:28.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements [2026-06-03T05:36:28.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-06-03T05:36:28.266Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-06-03T05:36:28.266Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-06-03T05:36:28.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 40.0% of statements [2026-06-03T05:36:28.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2026-06-03T05:36:28.832Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements [2026-06-03T05:36:29.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements [2026-06-03T05:36:29.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.030s coverage: 87.5% of statements [2026-06-03T05:36:41.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.046s coverage: 92.9% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 68.8% of statements [2026-06-03T05:36:54.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.048s coverage: 82.1% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2026-06-03T05:36:54.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 6.8% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.151s coverage: 54.8% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-06-03T05:36:54.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2026-06-03T05:36:54.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-06-03T05:36:54.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 29.2% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements [2026-06-03T05:36:54.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-06-03T05:36:54.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 97.7% of statements [2026-06-03T05:36:54.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-06-03T05:36:54.230Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements [2026-06-03T05:36:54.230Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-06-03T05:36:54.230Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-06-03T05:36:54.230Z] 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-06-03T05:36:54.230Z] running golangci-lint [2026-06-03T05:36:54.230Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-06-03T05:36:54.230Z] go version go1.25.2 linux/amd64 [2026-06-03T05:36:54.230Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-06-03T05:36:54.230Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-06-03T05:36:54.230Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-06-03T05:36:54.230Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-06-03T05:36:54.230Z] level=info msg="[goenv] Read go env for 3.207047ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-06-03T05:36:54.230Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-06-03T05:36:56.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12264 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-06-03T05:36:56.130Z] Running in /w/workspace/edgex-go/983 [Pipeline] { [Pipeline] checkout [2026-06-03T05:36:59.249Z] The recommended git tool is: git [2026-06-03T05:37:04.153Z] using credential edgex-jenkins-ssh [2026-06-03T05:37:04.174Z] Cloning the remote Git repository [2026-06-03T05:37:04.218Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-06-03T05:37:04.305Z] > git init /w/workspace/edgex-go/983 # timeout=10 [2026-06-03T05:37:04.440Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-06-03T05:37:04.442Z] > git --version # timeout=10 [2026-06-03T05:37:04.462Z] > git --version # 'git version 2.25.1' [2026-06-03T05:37:04.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-06-03T05:37:04.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-03T05:37:16.362Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.908901385s" [2026-06-03T05:37:16.362Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.766846ms" [2026-06-03T05:37:22.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-06-03T05:37:22.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-06-03T05:37:23.760Z] Avoid second fetch [2026-06-03T05:37:23.761Z] Checking out Revision 101c4afcebd1743ba7c9a88251c481bd5f388008 (main) [2026-06-03T05:37:24.563Z] Commit message: "Merge pull request #5439 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.10.0" [2026-06-03T05:37:23.780Z] > git config core.sparsecheckout # timeout=10 [2026-06-03T05:37:23.839Z] > git checkout -f 101c4afcebd1743ba7c9a88251c481bd5f388008 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-03T05:37:28.880Z] provisioning config files... [2026-06-03T05:37:28.909Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config7205796581282872278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-03T05:37:29.584Z] ---> ****-login.sh [2026-06-03T05:37:29.584Z] nexus3.edgexfoundry.org:10001 [2026-06-03T05:37:29.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:37:30.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T05:37:30.139Z] Configure a credential helper to remove this warning. See [2026-06-03T05:37:30.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T05:37:30.139Z] [2026-06-03T05:37:30.139Z] Login Succeeded [2026-06-03T05:37:30.139Z] nexus3.edgexfoundry.org:10002 [2026-06-03T05:37:30.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:37:30.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T05:37:30.407Z] Configure a credential helper to remove this warning. See [2026-06-03T05:37:30.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T05:37:30.407Z] [2026-06-03T05:37:30.407Z] Login Succeeded [2026-06-03T05:37:30.407Z] nexus3.edgexfoundry.org:10003 [2026-06-03T05:37:30.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:37:30.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T05:37:30.676Z] Configure a credential helper to remove this warning. See [2026-06-03T05:37:30.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T05:37:30.677Z] [2026-06-03T05:37:30.677Z] Login Succeeded [2026-06-03T05:37:30.677Z] nexus3.edgexfoundry.org:10004 [2026-06-03T05:37:30.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:37:31.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T05:37:31.214Z] Configure a credential helper to remove this warning. See [2026-06-03T05:37:31.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T05:37:31.214Z] [2026-06-03T05:37:31.214Z] Login Succeeded [2026-06-03T05:37:31.214Z] ****.io [2026-06-03T05:37:31.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:37:31.299Z] level=info msg="[linters_context/goanalysis] analyzers took 2m16.88582938s with top 10 stages: buildir: 1m4.83409824s, gosec: 3.452198228s, inspect: 3.361215652s, fact_deprecated: 2.872799939s, ctrlflow: 2.061648802s, printf: 2.010897527s, fact_purity: 1.712442327s, S1038: 1.434360063s, QF1004: 1.352767509s, nilness: 1.284509656s" [2026-06-03T05:37:31.299Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-06-03T05:37:31.299Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-06-03T05:37:31.299Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-06-03T05:37:31.299Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-06-03T05:37:31.299Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35" [2026-06-03T05:37:31.299Z] level=info msg="[runner] processing took 8.323373ms with stages: nolint_filter: 7.483313ms, generated_file_filter: 624.218µs, exclusion_rules: 117.541µs, exclusion_paths: 42.73µs, path_relativity: 37.911µs, cgo: 4.87µs, path_absoluter: 2.6µs, sort_results: 2.2µs, invalid_issue: 2.08µs, filename_unadjuster: 950ns, max_same_issues: 830ns, fixer: 720ns, diff: 690ns, uniq_by_line: 600ns, max_per_file_from_linter: 500ns, path_prettifier: 450ns, source_code: 390ns, path_shortener: 380ns, max_from_linter: 300ns, severity-rules: 100ns" [2026-06-03T05:37:31.299Z] level=info msg="[runner] linters took 13.565653284s with stages: goanalysis_metalinter: 13.557259s" [2026-06-03T05:37:31.299Z] 0 issues. [2026-06-03T05:37:31.299Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-06-03T05:37:31.299Z] level=info msg="Memory: 353 samples, avg is 379.2MB, max is 1443.3MB" [2026-06-03T05:37:31.299Z] level=info msg="Execution took 35.521350168s" [2026-06-03T05:37:31.299Z] go vet ./... [2026-06-03T05:37:31.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T05:37:31.483Z] Configure a credential helper to remove this warning. See [2026-06-03T05:37:31.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T05:37:31.483Z] [2026-06-03T05:37:31.483Z] Login Succeeded [2026-06-03T05:37:31.483Z] ---> ****-login.sh ends [Pipeline] } [2026-06-03T05:37:31.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-06-03T05:37:32.366Z] + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] echo [2026-06-03T05:37:32.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-03T05:37:32.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-03T05:37:32.418Z] ========================================================= [2026-06-03T05:37:32.418Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-06-03T05:37:32.418Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-06-03T05:37:32.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-03T05:37:33.012Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-06-03T05:37:33.012Z] 6b59a28fa201: Pulling fs layer [2026-06-03T05:37:33.012Z] d32bb0dddca7: Pulling fs layer [2026-06-03T05:37:33.012Z] 5dab1238d3d9: Pulling fs layer [2026-06-03T05:37:33.012Z] 196fd7d83e7d: Pulling fs layer [2026-06-03T05:37:33.012Z] 4f4fb700ef54: Pulling fs layer [2026-06-03T05:37:33.012Z] 8ba94037c8f0: Pulling fs layer [2026-06-03T05:37:33.012Z] deaec5988b04: Pulling fs layer [2026-06-03T05:37:33.012Z] 9f65657bb879: Pulling fs layer [2026-06-03T05:37:33.012Z] 196fd7d83e7d: Waiting [2026-06-03T05:37:33.012Z] 4f4fb700ef54: Waiting [2026-06-03T05:37:33.012Z] 8ba94037c8f0: Waiting [2026-06-03T05:37:33.012Z] deaec5988b04: Waiting [2026-06-03T05:37:33.012Z] 9f65657bb879: Waiting [2026-06-03T05:37:33.012Z] d32bb0dddca7: Verifying Checksum [2026-06-03T05:37:33.012Z] d32bb0dddca7: Download complete [2026-06-03T05:37:33.012Z] 196fd7d83e7d: Verifying Checksum [2026-06-03T05:37:33.012Z] 196fd7d83e7d: Download complete [2026-06-03T05:37:33.012Z] 4f4fb700ef54: Verifying Checksum [2026-06-03T05:37:33.012Z] 4f4fb700ef54: Download complete [2026-06-03T05:37:33.012Z] 8ba94037c8f0: Download complete [2026-06-03T05:37:33.012Z] 6b59a28fa201: Verifying Checksum [2026-06-03T05:37:33.012Z] 6b59a28fa201: Download complete [2026-06-03T05:37:33.614Z] 9f65657bb879: Verifying Checksum [2026-06-03T05:37:33.614Z] 9f65657bb879: Download complete [2026-06-03T05:37:33.886Z] 6b59a28fa201: Pull complete [2026-06-03T05:37:34.469Z] d32bb0dddca7: Pull complete [2026-06-03T05:37:34.736Z] 5dab1238d3d9: Verifying Checksum [2026-06-03T05:37:34.736Z] 5dab1238d3d9: Download complete [2026-06-03T05:37:36.157Z] deaec5988b04: Verifying Checksum [2026-06-03T05:37:36.157Z] deaec5988b04: Download complete [2026-06-03T05:37:36.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-06-03T05:37:36.972Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-06-03T05:37:36.972Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-06-03T05:37:37.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-06-03T05:37:37.530Z] + ls -al . [2026-06-03T05:37:37.530Z] total 1404 [2026-06-03T05:37:37.530Z] drwxrwxr-x 11 1001 1001 4096 Jun 3 05:35 . [2026-06-03T05:37:37.530Z] drwxr-xr-x 4 root root 4096 Jun 3 05:35 .. [2026-06-03T05:37:37.530Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 .blubracket [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 10 Jun 3 05:34 .dockerignore [2026-06-03T05:37:37.530Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 05:36 .git [2026-06-03T05:37:37.530Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 05:34 .github [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 909 Jun 3 05:34 .gitignore [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 359 Jun 3 05:34 .golangci.yml [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 100 Jun 3 05:34 .hadolint.yml [2026-06-03T05:37:37.530Z] drwxr-xr-x 3 1001 1001 4096 Jun 3 05:35 .semver [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 155 Jun 3 05:34 .sonarcloud.properties [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 1171 Jun 3 05:34 ADOPTERS.md [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 20149 Jun 3 05:34 Attribution.txt [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 118730 Jun 3 05:34 CHANGELOG.md [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 05:34 CONTRIBUTING.md [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 677 Jun 3 05:34 GOVERNANCE.md [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 886 Jun 3 05:34 Jenkinsfile [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 05:34 LICENSE [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 16743 Jun 3 05:34 Makefile [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 582 Jun 3 05:34 OWNERS.md [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 9932 Jun 3 05:34 README.md [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 789 Jun 3 05:34 SECURITY.md [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 13 Jun 3 05:35 VERSION [2026-06-03T05:37:37.530Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 bin [2026-06-03T05:37:37.530Z] drwxrwxr-x 19 1001 1001 4096 Jun 3 05:34 cmd [2026-06-03T05:37:37.530Z] -rw-r--r-- 1 root root 1048214 Jun 3 05:36 coverage.out [2026-06-03T05:37:37.530Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 fuzz_test [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 6911 Jun 3 05:34 go.mod [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 90679 Jun 3 05:34 go.sum [2026-06-03T05:37:37.530Z] drwxrwxr-x 7 1001 1001 4096 Jun 3 05:34 internal [2026-06-03T05:37:37.530Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 openapi [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 584 Jun 3 05:34 security.txt [2026-06-03T05:37:37.530Z] -rw-rw-r-- 1 1001 1001 204 Jun 3 05:34 version.go [Pipeline] sh [2026-06-03T05:37:37.831Z] + '[' -e coverage.out ] [2026-06-03T05:37:37.831Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-06-03T05:37:38.041Z] Stashed 1 file(s) [Pipeline] sh [2026-06-03T05:37:38.437Z] + make build [2026-06-03T05:37:38.437Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-03T05:37:48.731Z] 5dab1238d3d9: Pull complete [2026-06-03T05:37:48.731Z] 196fd7d83e7d: Pull complete [2026-06-03T05:37:48.731Z] 4f4fb700ef54: Pull complete [2026-06-03T05:37:49.034Z] 8ba94037c8f0: Pull complete [2026-06-03T05:37:57.523Z] deaec5988b04: Pull complete [2026-06-03T05:37:59.525Z] 9f65657bb879: Pull complete [2026-06-03T05:37:59.525Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-06-03T05:37:59.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-03T05:37:59.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-06-03T05:37:59.906Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-03T05:37:59.906Z] WORKDIR /edgex [2026-06-03T05:37:59.906Z] COPY go.mod . [2026-06-03T05:37:59.906Z] RUN go mod download [2026-06-03T05:37:59.906Z] + docker build -t ci-base-image-arm64 -f - . [2026-06-03T05:38:00.501Z] Sending build context to Docker daemon 3.926MB [2026-06-03T05:38:00.782Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-06-03T05:38:00.782Z] ---> 334268110677 [2026-06-03T05:38:00.782Z] Step 2/4 : WORKDIR /edgex [2026-06-03T05:38:02.323Z] ---> Running in 8edf8e3d9180 [2026-06-03T05:38:02.616Z] Removing intermediate container 8edf8e3d9180 [2026-06-03T05:38:02.616Z] ---> 37eb052af548 [2026-06-03T05:38:02.616Z] Step 3/4 : COPY go.mod . [2026-06-03T05:38:03.291Z] ---> 3f78905a3a2f [2026-06-03T05:38:03.291Z] Step 4/4 : RUN go mod download [2026-06-03T05:38:03.291Z] ---> Running in 3d5dae7e5b07 [2026-06-03T05:38:05.171Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-03T05:38:05.171Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-03T05:38:06.658Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-03T05:38:07.232Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-03T05:38:09.167Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-03T05:38:14.772Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-03T05:38:16.918Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-03T05:38:19.635Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-03T05:38:22.336Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-03T05:38:23.848Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-03T05:38:25.430Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-03T05:38:26.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-06-03T05:38:28.050Z] $ docker stop --time=1 fb0f0a61a5b3259ee441d74f92a1351d1dfb8bbe2e924ac0df2864889111462e [2026-06-03T05:38:30.284Z] $ docker rm -f --volumes fb0f0a61a5b3259ee441d74f92a1351d1dfb8bbe2e924ac0df2864889111462e [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-06-03T05:38:32.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-03T05:38:32.145Z] [2026-06-03T05:38:32.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:38:32.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-03T05:38:32.597Z] latest: Pulling from edgex-devops/edgex-compose [2026-06-03T05:38:32.597Z] 91d30c5bc195: Pulling fs layer [2026-06-03T05:38:32.597Z] 2e9b0aa3be6d: Pulling fs layer [2026-06-03T05:38:32.597Z] 9c61dcf015f6: Pulling fs layer [2026-06-03T05:38:32.597Z] 4698f68db338: Pulling fs layer [2026-06-03T05:38:32.597Z] 2a2f49069b9e: Pulling fs layer [2026-06-03T05:38:32.597Z] e0025b399a48: Pulling fs layer [2026-06-03T05:38:32.597Z] 4698f68db338: Waiting [2026-06-03T05:38:32.597Z] 2a2f49069b9e: Waiting [2026-06-03T05:38:32.597Z] e0025b399a48: Waiting [2026-06-03T05:38:32.597Z] 91d30c5bc195: Verifying Checksum [2026-06-03T05:38:32.597Z] 91d30c5bc195: Download complete [2026-06-03T05:38:32.597Z] 4698f68db338: Verifying Checksum [2026-06-03T05:38:32.597Z] 4698f68db338: Download complete [2026-06-03T05:38:32.917Z] 2e9b0aa3be6d: Verifying Checksum [2026-06-03T05:38:32.917Z] 2e9b0aa3be6d: Download complete [2026-06-03T05:38:32.917Z] 91d30c5bc195: Pull complete [2026-06-03T05:38:32.917Z] e0025b399a48: Verifying Checksum [2026-06-03T05:38:32.917Z] e0025b399a48: Download complete [2026-06-03T05:38:32.917Z] 2a2f49069b9e: Verifying Checksum [2026-06-03T05:38:32.917Z] 2a2f49069b9e: Download complete [2026-06-03T05:38:32.917Z] 2e9b0aa3be6d: Pull complete [2026-06-03T05:38:33.569Z] 9c61dcf015f6: Verifying Checksum [2026-06-03T05:38:33.569Z] 9c61dcf015f6: Download complete [2026-06-03T05:38:37.145Z] 9c61dcf015f6: Pull complete [2026-06-03T05:38:37.145Z] 4698f68db338: Pull complete [2026-06-03T05:38:37.489Z] 2a2f49069b9e: Pull complete [2026-06-03T05:38:37.489Z] e0025b399a48: Pull complete [2026-06-03T05:38:37.489Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-06-03T05:38:37.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-06-03T05:38:37.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T05:38:37.820Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T05:38:37.960Z] $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T05:38:38.649Z] $ docker top 2de14e306bff867a7f334e495dbcd81cbd098f3a28ca6aac13a9fcd24195c1dc -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-03T05:38:39.218Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-03T05:38:39.488Z] #1 [security-spire-config internal] load build definition from Dockerfile [2026-06-03T05:38:39.488Z] #1 transferring dockerfile: 1.69kB done [2026-06-03T05:38:39.488Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-03T05:38:39.488Z] #1 DONE 0.0s [2026-06-03T05:38:39.488Z] [2026-06-03T05:38:39.488Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-03T05:38:39.488Z] #2 transferring dockerfile: 2.14kB done [2026-06-03T05:38:39.488Z] #2 DONE 0.1s [2026-06-03T05:38:39.488Z] [2026-06-03T05:38:39.488Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-03T05:38:39.488Z] #3 DONE 0.0s [2026-06-03T05:38:39.488Z] [2026-06-03T05:38:39.488Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-06-03T05:38:39.488Z] #4 transferring dockerfile: 1.70kB done [2026-06-03T05:38:39.488Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-03T05:38:39.488Z] #4 DONE 0.1s [2026-06-03T05:38:39.488Z] [2026-06-03T05:38:39.488Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-03T05:38:39.488Z] #5 transferring dockerfile: 2.23kB done [2026-06-03T05:38:39.488Z] #5 DONE 0.1s [2026-06-03T05:38:39.488Z] [2026-06-03T05:38:39.488Z] #6 [support-notifications internal] load build definition from Dockerfile [2026-06-03T05:38:39.488Z] #6 transferring dockerfile: 2.02kB done [2026-06-03T05:38:39.488Z] #6 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #7 [core-command internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #7 transferring dockerfile: 1.94kB done [2026-06-03T05:38:39.489Z] #7 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #8 [support-scheduler internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #8 transferring dockerfile: 1.83kB done [2026-06-03T05:38:39.489Z] #8 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #9 transferring dockerfile: 2.50kB done [2026-06-03T05:38:39.489Z] #9 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #10 [core-data internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #10 transferring dockerfile: 2.04kB done [2026-06-03T05:38:39.489Z] #10 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #11 transferring dockerfile: 3.02kB done [2026-06-03T05:38:39.489Z] #11 DONE 0.2s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #12 transferring dockerfile: 2.49kB done [2026-06-03T05:38:39.489Z] #12 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #13 transferring dockerfile: 1.89kB done [2026-06-03T05:38:39.489Z] #13 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #14 [core-metadata internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #14 transferring dockerfile: 2.10kB done [2026-06-03T05:38:39.489Z] #14 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #15 [core-keeper internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #15 transferring dockerfile: 2.07kB done [2026-06-03T05:38:39.489Z] #15 DONE 0.2s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2026-06-03T05:38:39.489Z] #16 transferring dockerfile: 1.81kB done [2026-06-03T05:38:39.489Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-06-03T05:38:39.489Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-06-03T05:38:39.489Z] #16 DONE 0.1s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-06-03T05:38:39.489Z] #3 DONE 0.0s [2026-06-03T05:38:39.489Z] [2026-06-03T05:38:39.489Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:38:39.781Z] #17 DONE 0.2s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #18 [security-proxy-setup internal] load .dockerignore [2026-06-03T05:38:39.781Z] #18 transferring context: 50B 0.0s done [2026-06-03T05:38:39.781Z] #18 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #19 [core-data internal] load .dockerignore [2026-06-03T05:38:39.781Z] #19 transferring context: 50B 0.0s done [2026-06-03T05:38:39.781Z] #19 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #20 [security-proxy-auth internal] load .dockerignore [2026-06-03T05:38:39.781Z] #20 transferring context: 50B done [2026-06-03T05:38:39.781Z] #20 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #21 [support-notifications internal] load .dockerignore [2026-06-03T05:38:39.781Z] #21 transferring context: 50B done [2026-06-03T05:38:39.781Z] #21 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #22 [support-scheduler internal] load .dockerignore [2026-06-03T05:38:39.781Z] #22 transferring context: 50B done [2026-06-03T05:38:39.781Z] #22 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #23 [core-command internal] load .dockerignore [2026-06-03T05:38:39.781Z] #23 transferring context: 50B done [2026-06-03T05:38:39.781Z] #23 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #24 [security-bootstrapper internal] load .dockerignore [2026-06-03T05:38:39.781Z] #24 transferring context: 50B done [2026-06-03T05:38:39.781Z] #24 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #25 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:38:39.781Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:38:39.781Z] #25 ... [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #26 [security-secretstore-setup internal] load .dockerignore [2026-06-03T05:38:39.781Z] #26 transferring context: 50B done [2026-06-03T05:38:39.781Z] #26 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #27 [core-keeper internal] load .dockerignore [2026-06-03T05:38:39.781Z] #27 transferring context: 50B done [2026-06-03T05:38:39.781Z] #27 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2026-06-03T05:38:39.781Z] #28 transferring context: 50B done [2026-06-03T05:38:39.781Z] #28 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #29 [core-metadata internal] load .dockerignore [2026-06-03T05:38:39.781Z] #29 transferring context: 50B done [2026-06-03T05:38:39.781Z] #29 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-03T05:38:39.781Z] #30 transferring context: 50B done [2026-06-03T05:38:39.781Z] #30 DONE 0.1s [2026-06-03T05:38:39.781Z] [2026-06-03T05:38:39.781Z] #25 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:38:39.781Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:38:39.781Z] #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:38:39.781Z] #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-03T05:38:39.781Z] #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-03T05:38:39.781Z] #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 2.10MB / 3.81MB 0.1s [2026-06-03T05:38:39.781Z] #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done [2026-06-03T05:38:39.781Z] #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-06-03T05:38:40.062Z] #25 ... [2026-06-03T05:38:40.062Z] [2026-06-03T05:38:40.062Z] #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-06-03T05:38:40.062Z] #31 DONE 0.4s [2026-06-03T05:38:40.062Z] [2026-06-03T05:38:40.062Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-03T05:38:40.062Z] #32 DONE 0.7s [2026-06-03T05:38:40.062Z] [2026-06-03T05:38:40.062Z] #25 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:38:40.392Z] #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-06-03T05:38:40.392Z] #25 ... [2026-06-03T05:38:40.392Z] [2026-06-03T05:38:40.392Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-03T05:38:40.392Z] #33 DONE 0.8s [2026-06-03T05:38:40.392Z] [2026-06-03T05:38:40.392Z] #34 [security-spire-config internal] load .dockerignore [2026-06-03T05:38:40.392Z] #34 transferring context: 50B done [2026-06-03T05:38:40.392Z] #34 DONE 0.3s [2026-06-03T05:38:40.392Z] [2026-06-03T05:38:40.392Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-06-03T05:38:40.392Z] #35 DONE 0.4s [2026-06-03T05:38:40.392Z] [2026-06-03T05:38:40.392Z] #25 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:38:40.392Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:38:40.392Z] #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:38:40.392Z] #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-03T05:38:40.392Z] #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-03T05:38:40.392Z] #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done [2026-06-03T05:38:40.392Z] #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-06-03T05:38:40.392Z] #25 ... [2026-06-03T05:38:40.392Z] [2026-06-03T05:38:40.392Z] #36 [security-spire-server internal] load .dockerignore [2026-06-03T05:38:40.392Z] #36 transferring context: 50B 0.0s done [2026-06-03T05:38:40.392Z] #36 DONE 0.4s [2026-06-03T05:38:40.392Z] [2026-06-03T05:38:40.392Z] #25 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:38:40.392Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:38:40.392Z] #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:38:40.392Z] #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-03T05:38:40.392Z] #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-03T05:38:40.392Z] #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done [2026-06-03T05:38:40.392Z] #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-06-03T05:38:45.833Z] #25 ... [2026-06-03T05:38:45.833Z] [2026-06-03T05:38:45.833Z] #37 [core-data internal] load build context [2026-06-03T05:38:45.833Z] #37 transferring context: 338.15MB 5.8s [2026-06-03T05:38:45.833Z] #37 ... [2026-06-03T05:38:45.833Z] [2026-06-03T05:38:45.833Z] #38 [support-notifications internal] load build context [2026-06-03T05:38:45.833Z] #38 ... [2026-06-03T05:38:45.833Z] [2026-06-03T05:38:45.833Z] #37 [core-data internal] load build context [2026-06-03T05:38:50.384Z] #37 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #39 [support-scheduler internal] load build context [2026-06-03T05:38:50.384Z] #39 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #40 [security-secretstore-setup internal] load build context [2026-06-03T05:38:50.384Z] #40 transferring context: 642.52MB 9.9s done [2026-06-03T05:38:50.384Z] #40 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #41 [security-proxy-auth internal] load build context [2026-06-03T05:38:50.384Z] #41 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #42 [security-bootstrapper internal] load build context [2026-06-03T05:38:50.384Z] #42 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #43 [security-spiffe-token-provider internal] load build context [2026-06-03T05:38:50.384Z] #43 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #44 [core-common-config-bootstrapper internal] load build context [2026-06-03T05:38:50.384Z] #44 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #45 [core-keeper internal] load build context [2026-06-03T05:38:50.384Z] #45 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #46 [security-proxy-setup internal] load build context [2026-06-03T05:38:50.384Z] #46 ... [2026-06-03T05:38:50.384Z] [2026-06-03T05:38:50.384Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:50.384Z] #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:50.767Z] #47 ... [2026-06-03T05:38:50.767Z] [2026-06-03T05:38:50.767Z] #48 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:38:50.767Z] #48 ... [2026-06-03T05:38:50.767Z] [2026-06-03T05:38:50.767Z] #49 [security-spire-agent internal] load .dockerignore [2026-06-03T05:38:50.767Z] #49 transferring context: 50B done [2026-06-03T05:38:50.767Z] #49 ... [2026-06-03T05:38:50.767Z] [2026-06-03T05:38:50.767Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-03T05:38:51.073Z] #50 ... [2026-06-03T05:38:51.073Z] [2026-06-03T05:38:51.073Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:38:51.073Z] #51 ... [2026-06-03T05:38:51.073Z] [2026-06-03T05:38:51.073Z] #52 [core-metadata internal] load build context [2026-06-03T05:38:51.073Z] #52 transferring context: 642.52MB 10.5s done [2026-06-03T05:38:51.382Z] #52 ... [2026-06-03T05:38:51.382Z] [2026-06-03T05:38:51.382Z] #53 [security-spire-config internal] load build context [2026-06-03T05:38:51.382Z] #53 ... [2026-06-03T05:38:51.382Z] [2026-06-03T05:38:51.382Z] #25 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:38:51.382Z] #25 DONE 11.8s [2026-06-03T05:38:51.382Z] [2026-06-03T05:38:51.382Z] #54 [core-command internal] load build context [2026-06-03T05:38:51.382Z] #54 transferring context: 642.52MB 11.7s done [2026-06-03T05:38:51.382Z] #54 ... [2026-06-03T05:38:51.382Z] [2026-06-03T05:38:51.382Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-03T05:38:51.654Z] #55 ... [2026-06-03T05:38:51.654Z] [2026-06-03T05:38:51.654Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-03T05:38:51.654Z] #56 ... [2026-06-03T05:38:51.654Z] [2026-06-03T05:38:51.654Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-03T05:38:51.919Z] #57 ... [2026-06-03T05:38:51.919Z] [2026-06-03T05:38:51.919Z] #58 [security-spire-server internal] load build context [2026-06-03T05:38:52.196Z] #58 ... [2026-06-03T05:38:52.196Z] [2026-06-03T05:38:52.196Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:52.196Z] #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10.6s done [2026-06-03T05:38:52.196Z] #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-03T05:38:52.486Z] #47 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-06-03T05:38:52.784Z] #47 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-06-03T05:38:53.076Z] #47 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-06-03T05:38:53.734Z] #47 ... [2026-06-03T05:38:53.734Z] [2026-06-03T05:38:53.734Z] #49 [security-spire-agent internal] load .dockerignore [2026-06-03T05:38:53.734Z] #49 DONE 13.5s [2026-06-03T05:38:53.734Z] [2026-06-03T05:38:53.734Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:53.734Z] #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.7s [2026-06-03T05:38:53.734Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.7s [2026-06-03T05:38:53.734Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s [2026-06-03T05:38:54.053Z] #47 ... [2026-06-03T05:38:54.053Z] [2026-06-03T05:38:54.053Z] #25 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:38:54.053Z] #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:38:54.053Z] #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:38:54.053Z] #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-06-03T05:38:54.053Z] #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-06-03T05:38:54.053Z] #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done [2026-06-03T05:38:54.053Z] #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-06-03T05:38:54.053Z] #25 DONE 11.8s [2026-06-03T05:38:54.053Z] [2026-06-03T05:38:54.053Z] #40 [security-secretstore-setup internal] load build context [2026-06-03T05:38:54.053Z] #40 DONE 14.3s [2026-06-03T05:38:54.053Z] [2026-06-03T05:38:54.053Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:54.053Z] #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10.6s done [2026-06-03T05:38:54.053Z] #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-03T05:38:54.053Z] #47 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-06-03T05:38:54.053Z] #47 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-06-03T05:38:54.053Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s [2026-06-03T05:38:54.053Z] #47 ... [2026-06-03T05:38:54.053Z] [2026-06-03T05:38:54.053Z] #38 [support-notifications internal] load build context [2026-06-03T05:38:54.053Z] #38 transferring context: 642.52MB 9.4s done [2026-06-03T05:38:54.053Z] #38 DONE 14.4s [2026-06-03T05:38:54.053Z] [2026-06-03T05:38:54.053Z] #39 [support-scheduler internal] load build context [2026-06-03T05:38:54.053Z] #39 transferring context: 642.52MB 10.2s done [2026-06-03T05:38:54.053Z] #39 DONE 14.4s [2026-06-03T05:38:54.053Z] [2026-06-03T05:38:54.053Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:54.053Z] #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.9s done [2026-06-03T05:38:54.053Z] #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-06-03T05:38:54.053Z] #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done [2026-06-03T05:38:54.053Z] #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-06-03T05:38:54.359Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 1.1s [2026-06-03T05:38:54.359Z] #47 ... [2026-06-03T05:38:54.359Z] [2026-06-03T05:38:54.359Z] #42 [security-bootstrapper internal] load build context [2026-06-03T05:38:54.359Z] #42 transferring context: 642.52MB 10.6s done [2026-06-03T05:38:54.359Z] #42 DONE 14.7s [2026-06-03T05:38:54.359Z] [2026-06-03T05:38:54.359Z] #43 [security-spiffe-token-provider internal] load build context [2026-06-03T05:38:54.359Z] #43 transferring context: 642.52MB 10.5s done [2026-06-03T05:38:54.359Z] #43 DONE 14.7s [2026-06-03T05:38:54.359Z] [2026-06-03T05:38:54.359Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-03T05:38:54.359Z] #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.6s done [2026-06-03T05:38:54.359Z] #59 DONE 0.6s [2026-06-03T05:38:54.359Z] [2026-06-03T05:38:54.359Z] #52 [core-metadata internal] load build context [2026-06-03T05:38:54.359Z] #52 DONE 14.7s [2026-06-03T05:38:54.359Z] [2026-06-03T05:38:54.359Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:54.359Z] #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-06-03T05:38:54.676Z] #47 ... [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #45 [core-keeper internal] load build context [2026-06-03T05:38:54.676Z] #45 transferring context: 642.52MB 10.9s done [2026-06-03T05:38:54.676Z] #45 DONE 14.9s [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:54.676Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 1.4s [2026-06-03T05:38:54.676Z] #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-03T05:38:54.676Z] #47 ... [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #37 [core-data internal] load build context [2026-06-03T05:38:54.676Z] #37 transferring context: 642.52MB 10.9s done [2026-06-03T05:38:54.676Z] #37 DONE 14.9s [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #46 [security-proxy-setup internal] load build context [2026-06-03T05:38:54.676Z] #46 transferring context: 642.52MB 11.0s done [2026-06-03T05:38:54.676Z] #46 DONE 15.0s [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #41 [security-proxy-auth internal] load build context [2026-06-03T05:38:54.676Z] #41 transferring context: 642.52MB 11.2s done [2026-06-03T05:38:54.676Z] #41 DONE 15.0s [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #44 [core-common-config-bootstrapper internal] load build context [2026-06-03T05:38:54.676Z] #44 transferring context: 642.52MB 11.5s done [2026-06-03T05:38:54.676Z] #44 DONE 14.9s [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #54 [core-command internal] load build context [2026-06-03T05:38:54.676Z] #54 DONE 15.0s [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:54.676Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.24MB / 41.51MB 1.5s [2026-06-03T05:38:54.676Z] #47 ... [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #53 [security-spire-config internal] load build context [2026-06-03T05:38:54.676Z] #53 transferring context: 24.83kB done [2026-06-03T05:38:54.676Z] #53 DONE 14.3s [2026-06-03T05:38:54.676Z] [2026-06-03T05:38:54.676Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:54.676Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.44MB / 41.51MB 1.6s [2026-06-03T05:38:54.960Z] #47 ... [2026-06-03T05:38:54.960Z] [2026-06-03T05:38:54.960Z] #58 [security-spire-server internal] load build context [2026-06-03T05:38:54.960Z] #58 transferring context: 26.58kB done [2026-06-03T05:38:54.960Z] #58 DONE 14.3s [2026-06-03T05:38:54.960Z] [2026-06-03T05:38:54.960Z] #60 [security-spire-agent internal] load build context [2026-06-03T05:38:54.960Z] #60 transferring context: 26.11kB done [2026-06-03T05:38:54.960Z] #60 DONE 0.9s [2026-06-03T05:38:54.960Z] [2026-06-03T05:38:54.960Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:38:54.960Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 1.7s [2026-06-03T05:38:54.960Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 14.68MB / 41.51MB 1.8s [2026-06-03T05:38:54.960Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 1.9s [2026-06-03T05:38:55.220Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 19.92MB / 41.51MB 2.0s [2026-06-03T05:38:55.220Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 2.2s [2026-06-03T05:38:55.501Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 2.3s [2026-06-03T05:38:55.501Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.4s [2026-06-03T05:38:56.536Z] #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.1s done [2026-06-03T05:38:58.031Z] #47 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-06-03T05:38:59.163Z] #47 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.0s done [2026-06-03T05:39:00.433Z] Removing intermediate container 3d5dae7e5b07 [2026-06-03T05:39:00.433Z] ---> 3a3026bfdd00 [2026-06-03T05:39:00.433Z] Successfully built 3a3026bfdd00 [2026-06-03T05:39:00.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:39:00.937Z] + docker inspect -f . ci-base-image-arm64 [2026-06-03T05:39:00.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T05:39:01.163Z] #47 ... [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-03T05:39:01.163Z] #56 DONE 20.5s [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-03T05:39:01.163Z] #55 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #55 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #55 15.00 OK: 265 MiB in 60 packages [2026-06-03T05:39:01.163Z] #55 DONE 20.5s [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-03T05:39:01.163Z] #59 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-06-03T05:39:01.163Z] #59 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-06-03T05:39:01.163Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-06-03T05:39:01.163Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-06-03T05:39:01.163Z] #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done [2026-06-03T05:39:01.163Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-06-03T05:39:01.163Z] #59 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-03T05:39:01.163Z] #59 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-06-03T05:39:01.163Z] #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.9s done [2026-06-03T05:39:01.163Z] #59 ... [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-03T05:39:01.163Z] #57 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #57 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #57 14.97 OK: 265 MiB in 60 packages [2026-06-03T05:39:01.163Z] #57 DONE 20.5s [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-03T05:39:01.163Z] #50 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #50 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #50 14.85 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:39:01.163Z] #50 14.85 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:39:01.163Z] #50 14.85 OK: 26342 distinct packages available [2026-06-03T05:39:01.163Z] #50 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #50 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #50 15.39 OK: 265 MiB in 60 packages [2026-06-03T05:39:01.163Z] #50 DONE 20.5s [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:39:01.163Z] #48 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #48 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #48 14.80 OK: 265 MiB in 60 packages [2026-06-03T05:39:01.163Z] #48 DONE 20.6s [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:01.163Z] #61 ... [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:39:01.163Z] #51 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #51 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #51 14.88 OK: 265 MiB in 60 packages [2026-06-03T05:39:01.163Z] #51 DONE 20.6s [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-03T05:39:01.163Z] #0 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:01.163Z] #0 1.650 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:01.163Z] #0 1.655 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:01.163Z] #0 1.664 OK: 7 MiB in 17 packages [2026-06-03T05:39:01.163Z] #62 DONE 7.3s [2026-06-03T05:39:01.163Z] [2026-06-03T05:39:01.163Z] #61 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:01.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-12264 does not seem to be running inside a container [2026-06-03T05:39:01.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T05:39:01.849Z] #61 ... [2026-06-03T05:39:01.849Z] [2026-06-03T05:39:01.849Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:01.849Z] #63 DONE 0.9s [2026-06-03T05:39:01.849Z] [2026-06-03T05:39:01.849Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:01.849Z] #64 DONE 0.9s [2026-06-03T05:39:01.849Z] [2026-06-03T05:39:01.849Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:01.849Z] #65 DONE 0.9s [2026-06-03T05:39:01.849Z] [2026-06-03T05:39:01.849Z] #61 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:01.849Z] #61 DONE 0.9s [2026-06-03T05:39:01.849Z] [2026-06-03T05:39:01.849Z] #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:02.142Z] #66 ... [2026-06-03T05:39:02.142Z] [2026-06-03T05:39:02.142Z] #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:02.142Z] #67 DONE 1.0s [2026-06-03T05:39:02.142Z] [2026-06-03T05:39:02.142Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-03T05:39:02.142Z] #68 DONE 8.3s [2026-06-03T05:39:02.142Z] [2026-06-03T05:39:02.142Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-03T05:39:02.142Z] #59 DONE 8.2s [2026-06-03T05:39:02.142Z] [2026-06-03T05:39:02.142Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:02.440Z] #69 ... [2026-06-03T05:39:02.440Z] [2026-06-03T05:39:02.440Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:02.440Z] #47 DONE 22.0s [2026-06-03T05:39:02.559Z] $ docker top 43807dbf691dc3c491e5ca7726298e49874a651f075bd86894fe0c6fba46d47b -eo pid,comm [2026-06-03T05:39:02.715Z] [2026-06-03T05:39:02.715Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:02.715Z] #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:02.715Z] #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2026-06-03T05:39:03.018Z] #70 ... [2026-06-03T05:39:03.018Z] [2026-06-03T05:39:03.018Z] #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-03T05:39:03.018Z] #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.018Z] #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.018Z] #0 8.594 (1/3) Installing ca-certificates (20260413-r0) [2026-06-03T05:39:03.018Z] #0 8.612 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.018Z] #0 8.618 (3/3) Installing tzdata (2026b-r0) [2026-06-03T05:39:03.018Z] #0 8.668 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.018Z] #0 8.682 Executing ca-certificates-20260413-r0.trigger [2026-06-03T05:39:03.018Z] #0 8.768 OK: 8 MiB in 19 packages [2026-06-03T05:39:03.018Z] #71 DONE 9.2s [2026-06-03T05:39:03.018Z] [2026-06-03T05:39:03.018Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:03.330Z] #72 ... [2026-06-03T05:39:03.330Z] [2026-06-03T05:39:03.330Z] #73 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-03T05:39:03.330Z] #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.330Z] #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.330Z] #0 9.087 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.330Z] #0 9.097 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.330Z] #0 9.114 OK: 7 MiB in 17 packages [2026-06-03T05:39:03.330Z] #73 DONE 9.5s [2026-06-03T05:39:03.330Z] [2026-06-03T05:39:03.330Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-03T05:39:03.330Z] #0 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.330Z] #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.330Z] #0 8.981 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.330Z] #0 8.985 (2/4) Installing openssl (3.5.6-r0) [2026-06-03T05:39:03.330Z] #0 8.998 (3/4) Installing su-exec (0.2-r3) [2026-06-03T05:39:03.330Z] #0 9.001 (4/4) Installing yq-go (4.47.2-r3) [2026-06-03T05:39:03.330Z] #0 9.158 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.330Z] #0 9.170 OK: 20 MiB in 20 packages [2026-06-03T05:39:03.330Z] #74 DONE 9.6s [2026-06-03T05:39:03.330Z] [2026-06-03T05:39:03.330Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:03.330Z] #70 2.094 OK: 7 MiB in 17 packages [2026-06-03T05:39:03.330Z] #70 DONE 2.3s [2026-06-03T05:39:03.330Z] [2026-06-03T05:39:03.330Z] #75 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-03T05:39:03.330Z] #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.330Z] #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.330Z] #0 9.369 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.330Z] #0 9.403 (2/2) Installing su-exec (0.2-r3) [2026-06-03T05:39:03.330Z] #0 9.409 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.330Z] #0 9.411 OK: 7 MiB in 18 packages [2026-06-03T05:39:03.330Z] #75 DONE 9.7s [2026-06-03T05:39:03.330Z] [2026-06-03T05:39:03.330Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-06-03T05:39:03.645Z] #76 ... [2026-06-03T05:39:03.645Z] [2026-06-03T05:39:03.645Z] #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-03T05:39:03.645Z] #0 8.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.645Z] #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.645Z] #0 9.108 (1/4) Installing ca-certificates (20260413-r0) [2026-06-03T05:39:03.645Z] #0 9.132 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.645Z] #0 9.140 (3/4) Installing su-exec (0.2-r3) [2026-06-03T05:39:03.645Z] #0 9.144 (4/4) Installing yq-go (4.47.2-r3) [2026-06-03T05:39:03.645Z] #0 9.373 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.645Z] #0 9.484 Executing ca-certificates-20260413-r0.trigger [2026-06-03T05:39:03.645Z] #0 9.523 OK: 20 MiB in 20 packages [2026-06-03T05:39:03.645Z] #77 DONE 10.0s [2026-06-03T05:39:03.645Z] [2026-06-03T05:39:03.645Z] #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-03T05:39:03.645Z] #0 8.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.645Z] #0 8.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.645Z] #0 9.332 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:39:03.645Z] #0 9.332 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:39:03.645Z] #0 9.332 OK: 26324 distinct packages available [2026-06-03T05:39:03.645Z] #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.645Z] #0 9.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.645Z] #0 9.877 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-03T05:39:03.645Z] #0 9.893 (2/13) Installing c-ares (1.34.6-r0) [2026-06-03T05:39:03.645Z] #0 9.901 (3/13) Installing libunistring (1.3-r0) [2026-06-03T05:39:03.645Z] #0 9.928 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-03T05:39:03.645Z] #0 9.940 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-03T05:39:03.645Z] #0 9.945 (6/13) Installing libpsl (0.21.5-r3) [2026-06-03T05:39:03.645Z] #0 9.956 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-03T05:39:03.645Z] #0 9.973 (8/13) Installing libcurl (8.14.1-r2) [2026-06-03T05:39:03.645Z] #0 9.981 (9/13) Installing curl (8.14.1-r2) [2026-06-03T05:39:03.645Z] #0 10.00 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.645Z] #0 10.01 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-03T05:39:03.645Z] #0 10.01 (12/13) Installing libucontext (1.3.2-r0) [2026-06-03T05:39:03.645Z] #0 10.02 (13/13) Installing gcompat (1.1.0-r4) [2026-06-03T05:39:03.645Z] #0 10.03 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.645Z] #0 10.05 OK: 13 MiB in 29 packages [2026-06-03T05:39:03.656Z] + go version [2026-06-03T05:39:03.952Z] #78 ... [2026-06-03T05:39:03.952Z] [2026-06-03T05:39:03.952Z] #79 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-03T05:39:03.952Z] #0 8.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 9.108 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:39:03.952Z] #0 9.108 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:39:03.952Z] #0 9.108 OK: 26324 distinct packages available [2026-06-03T05:39:03.952Z] #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 9.657 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.952Z] #0 9.661 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-03T05:39:03.952Z] #0 9.664 (3/4) Installing libucontext (1.3.2-r0) [2026-06-03T05:39:03.952Z] #0 9.669 (4/4) Installing gcompat (1.1.0-r4) [2026-06-03T05:39:03.952Z] #0 9.676 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.952Z] #0 9.684 OK: 8 MiB in 20 packages [2026-06-03T05:39:03.952Z] #79 DONE 10.1s [2026-06-03T05:39:03.952Z] [2026-06-03T05:39:03.952Z] #80 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-03T05:39:03.952Z] #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 9.066 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:39:03.952Z] #0 9.066 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:39:03.952Z] #0 9.066 OK: 26324 distinct packages available [2026-06-03T05:39:03.952Z] #0 9.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 9.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 9.694 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.952Z] #0 9.705 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-03T05:39:03.952Z] #0 9.707 (3/5) Installing libucontext (1.3.2-r0) [2026-06-03T05:39:03.952Z] #0 9.710 (4/5) Installing gcompat (1.1.0-r4) [2026-06-03T05:39:03.952Z] #0 9.715 (5/5) Installing openssl (3.5.6-r0) [2026-06-03T05:39:03.952Z] #0 9.732 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:03.952Z] #0 9.739 OK: 8 MiB in 21 packages [2026-06-03T05:39:03.952Z] #80 DONE 10.2s [2026-06-03T05:39:03.952Z] [2026-06-03T05:39:03.952Z] #81 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-03T05:39:03.952Z] #0 8.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #0 9.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:03.952Z] #81 10.25 (1/7) Installing ca-certificates (20260413-r0) [2026-06-03T05:39:03.952Z] #81 10.27 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:03.952Z] #81 ... [2026-06-03T05:39:03.952Z] [2026-06-03T05:39:03.952Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-03T05:39:04.251Z] #82 ... [2026-06-03T05:39:04.251Z] [2026-06-03T05:39:04.251Z] #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-03T05:39:04.251Z] #78 DONE 10.6s [2026-06-03T05:39:04.554Z] [2026-06-03T05:39:04.554Z] #81 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-03T05:39:04.554Z] #81 10.27 (3/7) Installing libgcc (14.2.0-r6) [2026-06-03T05:39:04.554Z] #81 10.28 (4/7) Installing libsodium (1.0.20-r1) [2026-06-03T05:39:04.554Z] #81 10.30 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-03T05:39:04.554Z] #81 10.32 (6/7) Installing libzmq (4.3.5-r2) [2026-06-03T05:39:04.554Z] #81 10.34 (7/7) Installing zeromq (4.3.5-r2) [2026-06-03T05:39:04.554Z] #81 10.37 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:04.554Z] #81 10.38 Executing ca-certificates-20260413-r0.trigger [2026-06-03T05:39:04.554Z] #81 10.45 OK: 12 MiB in 23 packages [2026-06-03T05:39:05.672Z] #81 DONE 11.9s [2026-06-03T05:39:05.672Z] [2026-06-03T05:39:05.672Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:05.672Z] #72 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:05.672Z] #72 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:05.672Z] #72 2.637 OK: 8 MiB in 19 packages [2026-06-03T05:39:07.282Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-06-03T05:39:07.357Z] $ docker stop --time=1 43807dbf691dc3c491e5ca7726298e49874a651f075bd86894fe0c6fba46d47b [2026-06-03T05:39:09.032Z] $ docker rm -f --volumes 43807dbf691dc3c491e5ca7726298e49874a651f075bd86894fe0c6fba46d47b [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-06-03T05:39:10.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-03T05:39:10.319Z] [2026-06-03T05:39:10.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:39:10.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-03T05:39:10.749Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-06-03T05:39:10.749Z] 547446be3368: Pulling fs layer [2026-06-03T05:39:10.749Z] d125d8839a47: Pulling fs layer [2026-06-03T05:39:10.749Z] 3e85d5ac6304: Pulling fs layer [2026-06-03T05:39:10.749Z] c3105a71a48b: Pulling fs layer [2026-06-03T05:39:10.749Z] 0f093f025ec4: Pulling fs layer [2026-06-03T05:39:10.749Z] c3106fc0e877: Pulling fs layer [2026-06-03T05:39:10.749Z] 0f093f025ec4: Waiting [2026-06-03T05:39:10.749Z] c3105a71a48b: Waiting [2026-06-03T05:39:10.749Z] c3106fc0e877: Waiting [2026-06-03T05:39:11.073Z] 547446be3368: Verifying Checksum [2026-06-03T05:39:11.073Z] 547446be3368: Download complete [2026-06-03T05:39:11.073Z] c3105a71a48b: Verifying Checksum [2026-06-03T05:39:11.073Z] c3105a71a48b: Download complete [2026-06-03T05:39:11.333Z] #72 ... [2026-06-03T05:39:11.333Z] [2026-06-03T05:39:11.333Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-03T05:39:11.333Z] #0 1.570 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:11.333Z] #0 1.953 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:11.333Z] #83 ... [2026-06-03T05:39:11.333Z] [2026-06-03T05:39:11.333Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-03T05:39:11.333Z] #0 1.782 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:11.333Z] #0 2.069 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:11.333Z] #0 4.799 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:11.333Z] #0 6.139 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:11.333Z] #0 6.175 OK: 7 MiB in 17 packages [2026-06-03T05:39:11.357Z] d125d8839a47: Verifying Checksum [2026-06-03T05:39:11.357Z] d125d8839a47: Download complete [2026-06-03T05:39:11.357Z] c3106fc0e877: Verifying Checksum [2026-06-03T05:39:11.357Z] c3106fc0e877: Download complete [2026-06-03T05:39:11.664Z] 0f093f025ec4: Verifying Checksum [2026-06-03T05:39:11.664Z] 0f093f025ec4: Download complete [2026-06-03T05:39:11.664Z] 547446be3368: Pull complete [2026-06-03T05:39:12.180Z] #84 ... [2026-06-03T05:39:12.180Z] [2026-06-03T05:39:12.180Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:12.180Z] #85 ... [2026-06-03T05:39:12.180Z] [2026-06-03T05:39:12.180Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:12.466Z] #86 ... [2026-06-03T05:39:12.466Z] [2026-06-03T05:39:12.466Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:12.786Z] #87 ... [2026-06-03T05:39:12.786Z] [2026-06-03T05:39:12.786Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-03T05:39:12.786Z] #83 11.05 OK: 265 MiB in 60 packages [2026-06-03T05:39:12.801Z] d125d8839a47: Pull complete [2026-06-03T05:39:13.412Z] #83 ... [2026-06-03T05:39:13.412Z] [2026-06-03T05:39:13.412Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-03T05:39:13.439Z] 3e85d5ac6304: Verifying Checksum [2026-06-03T05:39:13.439Z] 3e85d5ac6304: Download complete [2026-06-03T05:39:13.731Z] #88 ... [2026-06-03T05:39:13.731Z] [2026-06-03T05:39:13.731Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-03T05:39:13.731Z] #89 ... [2026-06-03T05:39:13.731Z] [2026-06-03T05:39:13.731Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:14.038Z] #90 ... [2026-06-03T05:39:14.038Z] [2026-06-03T05:39:14.038Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-03T05:39:14.038Z] #91 ... [2026-06-03T05:39:14.038Z] [2026-06-03T05:39:14.038Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-03T05:39:14.325Z] #92 ... [2026-06-03T05:39:14.325Z] [2026-06-03T05:39:14.325Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:15.835Z] #93 ... [2026-06-03T05:39:15.835Z] [2026-06-03T05:39:15.835Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:15.835Z] #72 DONE 13.0s [2026-06-03T05:39:16.123Z] [2026-06-03T05:39:16.123Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-06-03T05:39:18.835Z] #82 ... [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-03T05:39:18.835Z] #84 DONE 16.3s [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:18.835Z] #87 DONE 16.6s [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:18.835Z] #69 DONE 16.4s [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:18.835Z] #85 DONE 16.6s [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:18.835Z] #86 DONE 16.5s [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-03T05:39:18.835Z] #83 DONE 17.5s [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #66 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:18.835Z] #66 DONE 16.6s [2026-06-03T05:39:18.835Z] [2026-06-03T05:39:18.835Z] #94 [core-metadata builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #94 ... [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #93 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #93 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #93 16.28 OK: 13 MiB in 29 packages [2026-06-03T05:39:23.156Z] #93 DONE 18.4s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #90 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #90 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #90 14.27 OK: 12 MiB in 23 packages [2026-06-03T05:39:23.156Z] #90 DONE 16.9s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #82 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #82 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #82 16.19 OK: 8 MiB in 21 packages [2026-06-03T05:39:23.156Z] #82 DONE 18.8s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #92 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #92 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #92 17.33 OK: 8 MiB in 20 packages [2026-06-03T05:39:23.156Z] #92 DONE 18.9s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #91 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #91 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #91 17.38 OK: 20 MiB in 20 packages [2026-06-03T05:39:23.156Z] #91 DONE 19.0s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #95 [security-bootstrapper builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #95 DONE 4.3s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #96 [support-notifications builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #96 DONE 4.4s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #97 [security-secretstore-setup builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #97 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:23.156Z] #98 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:23.156Z] #99 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #100 [security-bootstrapper builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #100 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:23.156Z] #101 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:23.156Z] #102 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #89 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #89 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #89 17.22 OK: 7 MiB in 18 packages [2026-06-03T05:39:23.156Z] #89 DONE 19.3s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #88 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #88 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #88 17.94 OK: 20 MiB in 20 packages [2026-06-03T05:39:23.156Z] #88 DONE 19.5s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #103 [support-scheduler builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #103 DONE 4.4s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #94 [core-data builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #94 DONE 4.4s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #104 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #104 DONE 4.4s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #105 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:23.156Z] #106 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:23.156Z] #107 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:23.156Z] #108 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #109 [security-proxy-auth builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #109 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:23.156Z] #110 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:23.156Z] #111 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #112 [core-command builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #112 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:23.156Z] #113 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:23.156Z] #114 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #115 [core-metadata builder 6/7] COPY . . [2026-06-03T05:39:23.156Z] #115 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:39:23.156Z] #116 CACHED [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-03T05:39:23.156Z] #117 ... [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-06-03T05:39:23.156Z] #76 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #76 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-06-03T05:39:23.156Z] #76 17.87 OK: 7 MiB in 17 packages [2026-06-03T05:39:23.156Z] #76 DONE 19.6s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #118 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-03T05:39:23.156Z] #118 DONE 4.4s [2026-06-03T05:39:23.156Z] [2026-06-03T05:39:23.156Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:23.769Z] #119 ... [2026-06-03T05:39:23.769Z] [2026-06-03T05:39:23.769Z] #120 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-03T05:39:23.769Z] #120 DONE 0.9s [2026-06-03T05:39:23.769Z] [2026-06-03T05:39:23.769Z] #121 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:39:23.769Z] #121 DONE 0.9s [2026-06-03T05:39:23.769Z] [2026-06-03T05:39:23.769Z] #122 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-03T05:39:23.769Z] #122 DONE 0.9s [2026-06-03T05:39:23.769Z] [2026-06-03T05:39:23.769Z] #123 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:39:23.769Z] #123 DONE 0.9s [2026-06-03T05:39:23.769Z] [2026-06-03T05:39:23.769Z] #124 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-03T05:39:23.769Z] #124 DONE 0.1s [2026-06-03T05:39:23.769Z] [2026-06-03T05:39:23.769Z] #125 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-03T05:39:23.769Z] #125 DONE 0.1s [2026-06-03T05:39:23.769Z] [2026-06-03T05:39:23.769Z] #126 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-03T05:39:23.991Z] 3e85d5ac6304: Pull complete [2026-06-03T05:39:23.991Z] c3105a71a48b: Pull complete [2026-06-03T05:39:23.991Z] 0f093f025ec4: Pull complete [2026-06-03T05:39:24.119Z] #126 DONE 0.3s [2026-06-03T05:39:24.119Z] [2026-06-03T05:39:24.119Z] #127 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-03T05:39:24.119Z] #127 DONE 0.2s [2026-06-03T05:39:24.119Z] [2026-06-03T05:39:24.119Z] #128 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-03T05:39:24.284Z] c3106fc0e877: Pull complete [2026-06-03T05:39:24.284Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-06-03T05:39:24.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-06-03T05:39:24.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2026-06-03T05:39:24.411Z] #128 DONE 0.2s [2026-06-03T05:39:24.411Z] [2026-06-03T05:39:24.411Z] #129 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:39:24.411Z] #129 DONE 0.6s [2026-06-03T05:39:24.411Z] [2026-06-03T05:39:24.411Z] #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-03T05:39:24.411Z] #130 DONE 0.2s [2026-06-03T05:39:24.411Z] [2026-06-03T05:39:24.411Z] #131 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-03T05:39:24.411Z] #131 ... [2026-06-03T05:39:24.411Z] [2026-06-03T05:39:24.411Z] #132 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-03T05:39:24.411Z] #132 DONE 1.6s [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T05:39:24.687Z] [2026-06-03T05:39:24.687Z] #133 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-03T05:39:24.687Z] #133 DONE 0.3s [2026-06-03T05:39:24.687Z] [2026-06-03T05:39:24.687Z] #134 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-03T05:39:24.687Z] #134 DONE 0.3s [2026-06-03T05:39:24.687Z] [2026-06-03T05:39:24.687Z] #131 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-03T05:39:24.687Z] #131 DONE 0.3s [2026-06-03T05:39:24.687Z] [2026-06-03T05:39:24.687Z] #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-03T05:39:24.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-12264 does not seem to be running inside a container [2026-06-03T05:39:24.870Z] $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T05:39:24.987Z] #135 ... [2026-06-03T05:39:24.987Z] [2026-06-03T05:39:24.987Z] #136 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-03T05:39:24.987Z] #136 DONE 0.4s [2026-06-03T05:39:24.987Z] [2026-06-03T05:39:24.987Z] #137 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-03T05:39:24.987Z] #137 DONE 0.4s [2026-06-03T05:39:24.987Z] [2026-06-03T05:39:24.987Z] #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-03T05:39:24.987Z] #135 DONE 0.4s [2026-06-03T05:39:24.987Z] [2026-06-03T05:39:24.987Z] #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-03T05:39:24.987Z] #138 DONE 0.4s [2026-06-03T05:39:24.987Z] [2026-06-03T05:39:24.987Z] #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-03T05:39:25.287Z] #139 DONE 0.3s [2026-06-03T05:39:25.287Z] [2026-06-03T05:39:25.287Z] #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-03T05:39:25.287Z] #140 DONE 0.2s [2026-06-03T05:39:25.287Z] [2026-06-03T05:39:25.287Z] #141 [security-spire-config] exporting to image [2026-06-03T05:39:25.287Z] #141 exporting layers [2026-06-03T05:39:25.590Z] #141 ... [2026-06-03T05:39:25.590Z] [2026-06-03T05:39:25.590Z] #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-03T05:39:25.590Z] #142 DONE 0.2s [2026-06-03T05:39:25.895Z] [2026-06-03T05:39:25.895Z] #143 [security-spire-agent] exporting to image [2026-06-03T05:39:26.826Z] $ docker top acba935a7df9d72bc8e51a8825df7596946c8b9cee10b32dc6abaf17f6ad8e80 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-03T05:39:27.465Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-06-03T05:39:29.501Z] #143 ... [2026-06-03T05:39:29.501Z] [2026-06-03T05:39:29.501Z] #144 [security-spire-server] exporting to image [2026-06-03T05:39:29.501Z] #144 exporting layers 1.9s done [2026-06-03T05:39:29.501Z] #144 writing image sha256:2ea2d1e45713dc4b24a4d56642c8a50442724aa1e25e6cde5b1ff25603bc8a75 0.7s done [2026-06-03T05:39:29.501Z] #144 naming to docker.io/library/security-spire-server 0.4s done [2026-06-03T05:39:29.501Z] #144 DONE 4.0s [2026-06-03T05:39:29.501Z] [2026-06-03T05:39:29.501Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-03T05:39:29.501Z] #0 1.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-06-03T05:39:29.501Z] #145 ... [2026-06-03T05:39:29.501Z] [2026-06-03T05:39:29.501Z] #141 [security-spire-config] exporting to image [2026-06-03T05:39:29.501Z] #141 exporting layers 4.3s done [2026-06-03T05:39:29.501Z] #141 writing image sha256:4f46e5e65ed6897cd21563b619532cbcd79b83e90e66f526768d689df94cb6d5 0.3s done [2026-06-03T05:39:29.501Z] #141 naming to docker.io/library/security-spire-config [2026-06-03T05:39:30.459Z] #141 naming to docker.io/library/security-spire-config 0.7s done [2026-06-03T05:39:31.491Z] #141 DONE 6.2s [2026-06-03T05:39:31.491Z] [2026-06-03T05:39:31.491Z] #143 [security-spire-agent] exporting to image [2026-06-03T05:39:31.491Z] #143 exporting layers 4.3s done [2026-06-03T05:39:31.491Z] #143 writing image sha256:f1afeb1ee514bd8f28ea3d70d89bc1b71552fab999daf0f428ed26ae9d955324 0.4s done [2026-06-03T05:39:31.491Z] #143 naming to docker.io/library/security-spire-agent 0.4s done [2026-06-03T05:39:31.491Z] #143 DONE 5.6s [2026-06-03T05:39:31.491Z] [2026-06-03T05:39:31.491Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T05:39:31.491Z] #0 1.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-03T05:39:32.862Z] #146 ... [2026-06-03T05:39:32.862Z] [2026-06-03T05:39:32.862Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-03T05:39:32.862Z] #0 1.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-06-03T05:39:33.120Z] #147 ... [2026-06-03T05:39:33.120Z] [2026-06-03T05:39:33.120Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T05:39:33.120Z] #0 1.587 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-03T05:39:33.120Z] #148 ... [2026-06-03T05:39:33.120Z] [2026-06-03T05:39:33.120Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-03T05:39:33.120Z] #0 1.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-03T05:39:33.377Z] #149 ... [2026-06-03T05:39:33.377Z] [2026-06-03T05:39:33.377Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-03T05:39:33.377Z] #0 1.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-03T05:39:33.377Z] #150 ... [2026-06-03T05:39:33.377Z] [2026-06-03T05:39:33.377Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-03T05:39:33.377Z] #0 1.891 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-03T05:39:33.633Z] #151 ... [2026-06-03T05:39:33.633Z] [2026-06-03T05:39:33.633Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-03T05:39:33.633Z] #0 1.635 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-03T05:39:33.633Z] #152 ... [2026-06-03T05:39:33.633Z] [2026-06-03T05:39:33.633Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-03T05:39:33.633Z] #0 1.478 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-03T05:39:33.890Z] #153 ... [2026-06-03T05:39:33.890Z] [2026-06-03T05:39:33.890Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T05:39:33.890Z] #0 1.895 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-03T05:39:34.862Z] #154 ... [2026-06-03T05:39:34.862Z] [2026-06-03T05:39:34.862Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-03T05:39:34.862Z] #117 1.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-03T05:39:37.838Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #1 transferring dockerfile: 1.89kB done [2026-06-03T05:39:37.838Z] #1 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #2 [core-keeper internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #2 transferring dockerfile: 2.07kB done [2026-06-03T05:39:37.838Z] #2 DONE 0.0s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #3 transferring dockerfile: 1.81kB 0.0s done [2026-06-03T05:39:37.838Z] #3 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #4 transferring dockerfile: 2.14kB done [2026-06-03T05:39:37.838Z] #4 DONE 0.0s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #5 [core-command internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #5 transferring dockerfile: 1.94kB done [2026-06-03T05:39:37.838Z] #5 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #6 transferring dockerfile: 2.50kB done [2026-06-03T05:39:37.838Z] #6 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #7 [core-data internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #7 transferring dockerfile: 2.04kB done [2026-06-03T05:39:37.838Z] #7 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #8 [support-notifications internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #8 transferring dockerfile: 2.02kB 0.0s done [2026-06-03T05:39:37.838Z] #8 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #9 transferring dockerfile: 2.49kB done [2026-06-03T05:39:37.838Z] #9 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #10 [security-spire-server internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #10 transferring dockerfile: 1.70kB done [2026-06-03T05:39:37.838Z] #10 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #11 [core-metadata internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #11 transferring dockerfile: 2.10kB done [2026-06-03T05:39:37.838Z] #11 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #12 transferring dockerfile: 2.23kB done [2026-06-03T05:39:37.838Z] #12 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #13 [support-scheduler internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #13 transferring dockerfile: 1.83kB done [2026-06-03T05:39:37.838Z] #13 DONE 0.0s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #14 transferring dockerfile: 3.02kB done [2026-06-03T05:39:37.838Z] #14 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #15 [security-spire-config internal] load build definition from Dockerfile [2026-06-03T05:39:37.838Z] #15 transferring dockerfile: 1.69kB done [2026-06-03T05:39:37.838Z] #15 DONE 0.1s [2026-06-03T05:39:37.838Z] [2026-06-03T05:39:37.838Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2026-06-03T05:39:37.838Z] #16 transferring context: [2026-06-03T05:39:38.118Z] #16 transferring context: 50B done [2026-06-03T05:39:38.118Z] #16 DONE 0.1s [2026-06-03T05:39:38.805Z] [2026-06-03T05:39:38.805Z] #17 [core-keeper internal] load .dockerignore [2026-06-03T05:39:38.805Z] #17 transferring context: 50B done [2026-06-03T05:39:38.805Z] #17 DONE 0.0s [2026-06-03T05:39:38.805Z] [2026-06-03T05:39:38.805Z] #18 [security-spire-agent internal] load .dockerignore [2026-06-03T05:39:38.805Z] #18 transferring context: 50B done [2026-06-03T05:39:38.805Z] #18 DONE 0.1s [2026-06-03T05:39:38.805Z] [2026-06-03T05:39:38.805Z] #19 [security-proxy-auth internal] load .dockerignore [2026-06-03T05:39:38.805Z] #19 transferring context: 50B done [2026-06-03T05:39:38.805Z] #19 DONE 0.1s [2026-06-03T05:39:38.805Z] [2026-06-03T05:39:38.805Z] #20 [core-command internal] load .dockerignore [2026-06-03T05:39:38.805Z] #20 transferring context: 50B 0.0s done [2026-06-03T05:39:38.805Z] #20 DONE 0.1s [2026-06-03T05:39:38.805Z] [2026-06-03T05:39:38.805Z] #21 [security-proxy-setup internal] load .dockerignore [2026-06-03T05:39:38.805Z] #21 transferring context: 50B done [2026-06-03T05:39:38.805Z] #21 DONE 0.1s [2026-06-03T05:39:38.805Z] [2026-06-03T05:39:38.805Z] #22 [core-data internal] load .dockerignore [2026-06-03T05:39:39.131Z] #22 transferring context: 50B done [2026-06-03T05:39:39.131Z] #22 DONE 0.1s [2026-06-03T05:39:39.131Z] [2026-06-03T05:39:39.131Z] #23 [support-notifications internal] load .dockerignore [2026-06-03T05:39:39.131Z] #23 transferring context: 50B 0.0s done [2026-06-03T05:39:39.131Z] #23 DONE 0.1s [2026-06-03T05:39:39.131Z] [2026-06-03T05:39:39.131Z] #24 [security-secretstore-setup internal] load .dockerignore [2026-06-03T05:39:39.131Z] #24 transferring context: 50B done [2026-06-03T05:39:39.131Z] #24 DONE 0.1s [2026-06-03T05:39:39.131Z] [2026-06-03T05:39:39.131Z] #25 [security-spire-server internal] load .dockerignore [2026-06-03T05:39:39.131Z] #25 transferring context: 50B done [2026-06-03T05:39:39.131Z] #25 DONE 0.1s [2026-06-03T05:39:39.131Z] [2026-06-03T05:39:39.131Z] #26 [core-metadata internal] load .dockerignore [2026-06-03T05:39:39.410Z] #26 transferring context: 50B 0.0s done [2026-06-03T05:39:39.410Z] #26 DONE 0.1s [2026-06-03T05:39:39.410Z] [2026-06-03T05:39:39.410Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2026-06-03T05:39:39.410Z] #27 transferring context: 50B done [2026-06-03T05:39:39.410Z] #27 DONE 0.1s [2026-06-03T05:39:39.410Z] [2026-06-03T05:39:39.410Z] #28 [support-scheduler internal] load .dockerignore [2026-06-03T05:39:39.410Z] #28 transferring context: 50B done [2026-06-03T05:39:39.410Z] #28 DONE 0.1s [2026-06-03T05:39:39.410Z] [2026-06-03T05:39:39.410Z] #29 [security-bootstrapper internal] load .dockerignore [2026-06-03T05:39:39.410Z] #29 transferring context: 50B 0.0s done [2026-06-03T05:39:39.410Z] #29 DONE 0.1s [2026-06-03T05:39:39.410Z] [2026-06-03T05:39:39.410Z] #30 [security-spire-config internal] load .dockerignore [2026-06-03T05:39:39.732Z] #30 transferring context: 50B done [2026-06-03T05:39:39.732Z] #30 DONE 0.1s [2026-06-03T05:39:39.732Z] [2026-06-03T05:39:39.732Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:39.732Z] #31 DONE 0.0s [2026-06-03T05:39:39.732Z] [2026-06-03T05:39:39.732Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:39:40.040Z] #32 DONE 0.5s [2026-06-03T05:39:40.040Z] [2026-06-03T05:39:40.040Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:40.040Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:40.040Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:40.040Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:40.040Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:40.040Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 606.21kB / 4.14MB 0.1s [2026-06-03T05:39:40.358Z] #33 ... [2026-06-03T05:39:40.358Z] [2026-06-03T05:39:40.358Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:40.358Z] #31 DONE 0.0s [2026-06-03T05:39:40.358Z] [2026-06-03T05:39:40.358Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:40.358Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.2s [2026-06-03T05:39:40.358Z] #33 ... [2026-06-03T05:39:40.358Z] [2026-06-03T05:39:40.358Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:39:40.358Z] #32 DONE 0.5s [2026-06-03T05:39:40.358Z] [2026-06-03T05:39:40.358Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:40.358Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:40.358Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:40.358Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:40.358Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:40.358Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:40.358Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-06-03T05:39:40.672Z] #33 ... [2026-06-03T05:39:40.672Z] [2026-06-03T05:39:40.672Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:39:40.672Z] #32 DONE 0.5s [2026-06-03T05:39:40.672Z] [2026-06-03T05:39:40.672Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:40.672Z] #31 DONE 0.0s [2026-06-03T05:39:40.672Z] [2026-06-03T05:39:40.672Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:39:40.672Z] #32 DONE 0.5s [2026-06-03T05:39:40.672Z] [2026-06-03T05:39:40.672Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:40.672Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:40.672Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:40.672Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:40.672Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:40.672Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:40.672Z] #33 ... [2026-06-03T05:39:40.672Z] [2026-06-03T05:39:40.672Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:40.672Z] #31 DONE 0.0s [2026-06-03T05:39:40.961Z] [2026-06-03T05:39:40.961Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:40.961Z] #31 DONE 0.0s [2026-06-03T05:39:40.961Z] [2026-06-03T05:39:40.961Z] #34 [security-spiffe-token-provider internal] load build context [2026-06-03T05:39:40.961Z] #34 transferring context: 3.43MB 0.9s done [2026-06-03T05:39:41.263Z] #34 ... [2026-06-03T05:39:41.263Z] [2026-06-03T05:39:41.263Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:39:41.263Z] #32 DONE 0.9s [2026-06-03T05:39:41.263Z] [2026-06-03T05:39:41.263Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:41.263Z] #31 DONE 0.0s [2026-06-03T05:39:41.263Z] [2026-06-03T05:39:41.263Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:41.263Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:41.263Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:41.263Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:41.263Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:41.263Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:41.263Z] #33 ... [2026-06-03T05:39:41.263Z] [2026-06-03T05:39:41.263Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:41.263Z] #31 DONE 0.0s [2026-06-03T05:39:41.263Z] [2026-06-03T05:39:41.263Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:41.575Z] #33 ... [2026-06-03T05:39:41.575Z] [2026-06-03T05:39:41.575Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:41.575Z] #31 DONE 0.0s [2026-06-03T05:39:41.575Z] [2026-06-03T05:39:41.575Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:41.575Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:41.575Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:41.575Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:41.575Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:41.575Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:41.877Z] #33 ... [2026-06-03T05:39:41.877Z] [2026-06-03T05:39:41.877Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:41.877Z] #31 DONE 0.0s [2026-06-03T05:39:41.877Z] [2026-06-03T05:39:41.877Z] #34 [security-spiffe-token-provider internal] load build context [2026-06-03T05:39:41.877Z] #34 DONE 1.8s [2026-06-03T05:39:41.877Z] [2026-06-03T05:39:41.877Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:41.877Z] #33 ... [2026-06-03T05:39:41.877Z] [2026-06-03T05:39:41.877Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:41.877Z] #31 DONE 0.0s [2026-06-03T05:39:41.877Z] [2026-06-03T05:39:41.877Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:42.218Z] #33 ... [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:42.218Z] #31 DONE 0.0s [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:42.218Z] #33 ... [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-06-03T05:39:42.218Z] #31 DONE 0.0s [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:42.218Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:42.218Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:42.218Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:42.218Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:42.218Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:42.218Z] #33 ... [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-03T05:39:42.218Z] #35 DONE 1.8s [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:42.218Z] #33 ... [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:39:42.218Z] #32 DONE 1.9s [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-06-03T05:39:42.218Z] #36 DONE 1.9s [2026-06-03T05:39:42.218Z] [2026-06-03T05:39:42.218Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:42.218Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:42.218Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:42.218Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:42.218Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:42.218Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:42.513Z] #33 ... [2026-06-03T05:39:42.513Z] [2026-06-03T05:39:42.513Z] #37 [core-keeper internal] load build context [2026-06-03T05:39:42.513Z] #37 transferring context: 3.43MB 1.4s done [2026-06-03T05:39:42.513Z] #37 DONE 2.0s [2026-06-03T05:39:42.513Z] [2026-06-03T05:39:42.513Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:42.513Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:42.513Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:42.513Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:42.513Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:42.513Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:42.513Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:42.513Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:42.513Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:42.513Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:42.513Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:43.144Z] #33 ... [2026-06-03T05:39:43.144Z] [2026-06-03T05:39:43.144Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-06-03T05:39:43.144Z] #32 DONE 2.5s [2026-06-03T05:39:43.144Z] [2026-06-03T05:39:43.144Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:43.144Z] #33 ... [2026-06-03T05:39:43.144Z] [2026-06-03T05:39:43.144Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-06-03T05:39:43.144Z] #35 DONE 2.3s [2026-06-03T05:39:43.144Z] [2026-06-03T05:39:43.144Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-06-03T05:39:43.144Z] #38 DONE 4.0s [2026-06-03T05:39:43.144Z] [2026-06-03T05:39:43.144Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:43.144Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-06-03T05:39:43.144Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-06-03T05:39:43.144Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-06-03T05:39:43.144Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-06-03T05:39:43.144Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done [2026-06-03T05:39:43.144Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done [2026-06-03T05:39:43.144Z] #33 ... [2026-06-03T05:39:43.144Z] [2026-06-03T05:39:43.144Z] #39 [security-proxy-auth internal] load build context [2026-06-03T05:39:43.144Z] #39 transferring context: 3.43MB 1.7s done [2026-06-03T05:39:43.144Z] #39 DONE 2.5s [2026-06-03T05:39:43.437Z] [2026-06-03T05:39:43.437Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:43.437Z] #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done [2026-06-03T05:39:43.437Z] #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-06-03T05:39:43.437Z] #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-06-03T05:39:43.437Z] #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-06-03T05:39:43.437Z] #40 ... [2026-06-03T05:39:43.437Z] [2026-06-03T05:39:43.437Z] #41 [security-spire-server internal] load build context [2026-06-03T05:39:43.437Z] #41 transferring context: 26.58kB 0.1s done [2026-06-03T05:39:43.437Z] #41 DONE 1.1s [2026-06-03T05:39:43.437Z] [2026-06-03T05:39:43.437Z] #42 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-06-03T05:39:44.113Z] #42 ... [2026-06-03T05:39:44.113Z] [2026-06-03T05:39:44.113Z] #43 [core-command internal] load build context [2026-06-03T05:39:44.113Z] #43 transferring context: 3.43MB 1.6s done [2026-06-03T05:39:44.113Z] #43 DONE 2.9s [2026-06-03T05:39:44.113Z] [2026-06-03T05:39:44.113Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:44.113Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.9s [2026-06-03T05:39:44.113Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 1.0s [2026-06-03T05:39:44.411Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.1s [2026-06-03T05:39:44.411Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.1s [2026-06-03T05:39:44.411Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.1s [2026-06-03T05:39:44.411Z] #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.1s done [2026-06-03T05:39:44.411Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s [2026-06-03T05:39:44.411Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-06-03T05:39:44.411Z] #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.2s done [2026-06-03T05:39:44.411Z] #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2026-06-03T05:39:44.710Z] #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.3s done [2026-06-03T05:39:45.077Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.7s [2026-06-03T05:39:45.077Z] #40 ... [2026-06-03T05:39:45.077Z] [2026-06-03T05:39:45.077Z] #44 [security-spire-config internal] load build context [2026-06-03T05:39:45.077Z] #44 transferring context: 24.83kB 0.3s done [2026-06-03T05:39:45.077Z] #44 DONE 1.9s [2026-06-03T05:39:45.077Z] [2026-06-03T05:39:45.077Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:45.077Z] #40 ... [2026-06-03T05:39:45.077Z] [2026-06-03T05:39:45.077Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-06-03T05:39:45.077Z] #33 DONE 6.0s [2026-06-03T05:39:45.077Z] [2026-06-03T05:39:45.077Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:45.116Z] #117 ... [2026-06-03T05:39:45.116Z] [2026-06-03T05:39:45.116Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:39:45.116Z] #119 DONE 21.9s [2026-06-03T05:39:45.116Z] [2026-06-03T05:39:45.116Z] #155 [core-keeper builder 7/8] COPY . . [2026-06-03T05:39:45.379Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-06-03T05:39:45.685Z] #40 ... [2026-06-03T05:39:45.685Z] [2026-06-03T05:39:45.685Z] #45 [support-notifications internal] load build context [2026-06-03T05:39:45.685Z] #45 transferring context: 3.43MB 2.5s done [2026-06-03T05:39:45.685Z] #45 DONE 4.0s [2026-06-03T05:39:45.685Z] [2026-06-03T05:39:45.685Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:45.685Z] #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-06-03T05:39:45.685Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 2.5s [2026-06-03T05:39:45.992Z] #40 ... [2026-06-03T05:39:45.992Z] [2026-06-03T05:39:45.992Z] #46 [security-spire-agent internal] load build context [2026-06-03T05:39:45.992Z] #46 transferring context: 26.11kB 0.1s done [2026-06-03T05:39:45.992Z] #46 DONE 3.3s [2026-06-03T05:39:45.992Z] [2026-06-03T05:39:45.992Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:45.992Z] #40 ... [2026-06-03T05:39:45.992Z] [2026-06-03T05:39:45.992Z] #47 [core-data internal] load build context [2026-06-03T05:39:45.992Z] #47 transferring context: 3.43MB 2.6s done [2026-06-03T05:39:45.992Z] #47 DONE 4.4s [2026-06-03T05:39:45.992Z] [2026-06-03T05:39:45.992Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:45.992Z] #40 ... [2026-06-03T05:39:45.992Z] [2026-06-03T05:39:45.992Z] #48 [security-proxy-setup internal] load build context [2026-06-03T05:39:45.992Z] #48 transferring context: 3.43MB 2.9s done [2026-06-03T05:39:45.992Z] #48 DONE 4.8s [2026-06-03T05:39:45.992Z] [2026-06-03T05:39:45.992Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:45.992Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 2.9s [2026-06-03T05:39:46.359Z] #40 ... [2026-06-03T05:39:46.359Z] [2026-06-03T05:39:46.359Z] #49 [security-secretstore-setup internal] load build context [2026-06-03T05:39:46.359Z] #49 transferring context: 3.43MB 2.2s done [2026-06-03T05:39:46.359Z] #49 DONE 4.1s [2026-06-03T05:39:46.359Z] [2026-06-03T05:39:46.359Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:46.359Z] #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-06-03T05:39:46.359Z] #40 ... [2026-06-03T05:39:46.359Z] [2026-06-03T05:39:46.359Z] #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-06-03T05:39:46.359Z] #42 DONE 3.6s [2026-06-03T05:39:46.359Z] [2026-06-03T05:39:46.359Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:46.359Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.2s [2026-06-03T05:39:46.359Z] #40 ... [2026-06-03T05:39:46.359Z] [2026-06-03T05:39:46.359Z] #50 [core-metadata internal] load build context [2026-06-03T05:39:46.359Z] #50 transferring context: 3.43MB 2.5s done [2026-06-03T05:39:46.359Z] #50 DONE 4.4s [2026-06-03T05:39:46.359Z] [2026-06-03T05:39:46.359Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:46.663Z] #40 ... [2026-06-03T05:39:46.663Z] [2026-06-03T05:39:46.663Z] #51 [core-common-config-bootstrapper internal] load build context [2026-06-03T05:39:46.663Z] #51 transferring context: 3.43MB 2.9s done [2026-06-03T05:39:46.663Z] #51 DONE 4.5s [2026-06-03T05:39:46.663Z] [2026-06-03T05:39:46.663Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:46.663Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 3.6s [2026-06-03T05:39:46.685Z] #155 DONE 2.0s [2026-06-03T05:39:46.685Z] [2026-06-03T05:39:46.685Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:39:46.965Z] #40 ... [2026-06-03T05:39:46.965Z] [2026-06-03T05:39:46.965Z] #52 [support-scheduler internal] load build context [2026-06-03T05:39:46.965Z] #52 transferring context: 3.43MB 1.9s done [2026-06-03T05:39:46.965Z] #52 DONE 4.3s [2026-06-03T05:39:46.965Z] [2026-06-03T05:39:46.965Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:46.965Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 3.8s [2026-06-03T05:39:47.263Z] #40 ... [2026-06-03T05:39:47.263Z] [2026-06-03T05:39:47.263Z] #53 [security-bootstrapper internal] load build context [2026-06-03T05:39:47.263Z] #53 transferring context: 3.43MB 1.9s done [2026-06-03T05:39:47.263Z] #53 DONE 4.7s [2026-06-03T05:39:47.263Z] [2026-06-03T05:39:47.263Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:47.263Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 4.1s [2026-06-03T05:39:47.303Z] #156 0.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-03T05:39:47.571Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 4.5s [2026-06-03T05:39:48.207Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 5.0s [2026-06-03T05:39:48.512Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 5.4s [2026-06-03T05:39:48.831Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 5.7s [2026-06-03T05:39:49.941Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 6.5s [2026-06-03T05:39:50.666Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.16MB / 37.02MB 7.6s [2026-06-03T05:39:52.216Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 8.7s [2026-06-03T05:39:52.538Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 9.4s [2026-06-03T05:39:52.538Z] #40 ... [2026-06-03T05:39:52.538Z] [2026-06-03T05:39:52.538Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-03T05:39:52.538Z] #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done [2026-06-03T05:39:52.538Z] #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-06-03T05:39:52.538Z] #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-06-03T05:39:52.538Z] #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-06-03T05:39:52.538Z] #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2026-06-03T05:39:52.538Z] #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done [2026-06-03T05:39:52.538Z] #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done [2026-06-03T05:39:52.538Z] #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.8s done [2026-06-03T05:39:52.538Z] #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-06-03T05:39:52.538Z] #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-06-03T05:39:52.538Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.0s [2026-06-03T05:39:52.538Z] #54 ... [2026-06-03T05:39:52.538Z] [2026-06-03T05:39:52.538Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:39:52.886Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 9.8s [2026-06-03T05:39:53.546Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 10.5s [2026-06-03T05:39:55.055Z] #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 11.2s done [2026-06-03T05:39:55.055Z] #40 ... [2026-06-03T05:39:55.055Z] [2026-06-03T05:39:55.055Z] #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-03T05:39:55.055Z] #55 DONE 9.0s [2026-06-03T05:39:55.055Z] [2026-06-03T05:39:55.055Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-03T05:39:55.440Z] #56 ... [2026-06-03T05:39:55.440Z] [2026-06-03T05:39:55.440Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-03T05:39:55.440Z] #0 6.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:55.440Z] #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:55.440Z] #0 8.578 (1/3) Installing ca-certificates (20260413-r0) [2026-06-03T05:39:55.440Z] #0 8.787 (2/3) Installing dumb-init (1.2.5-r3) [2026-06-03T05:39:55.440Z] #0 8.875 (3/3) Installing tzdata (2026b-r0) [2026-06-03T05:39:55.440Z] #0 9.249 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:39:55.440Z] #0 9.320 Executing ca-certificates-20260413-r0.trigger [2026-06-03T05:39:55.440Z] #0 9.760 OK: 9 MiB in 19 packages [2026-06-03T05:39:55.777Z] #57 ... [2026-06-03T05:39:55.777Z] [2026-06-03T05:39:55.777Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-03T05:39:55.777Z] #54 ... [2026-06-03T05:39:55.777Z] [2026-06-03T05:39:55.777Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-03T05:39:55.777Z] #0 9.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:55.777Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:56.089Z] #58 ... [2026-06-03T05:39:56.089Z] [2026-06-03T05:39:56.089Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-03T05:39:56.089Z] #59 ... [2026-06-03T05:39:56.089Z] [2026-06-03T05:39:56.089Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-03T05:39:56.486Z] #60 ... [2026-06-03T05:39:56.486Z] [2026-06-03T05:39:56.486Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-03T05:39:56.486Z] #61 ... [2026-06-03T05:39:56.486Z] [2026-06-03T05:39:56.486Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-03T05:39:56.486Z] #0 9.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:56.486Z] #0 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:56.486Z] #62 ... [2026-06-03T05:39:56.486Z] [2026-06-03T05:39:56.486Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-03T05:39:56.840Z] #63 ... [2026-06-03T05:39:56.840Z] [2026-06-03T05:39:56.840Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-03T05:39:56.840Z] #64 ... [2026-06-03T05:39:56.840Z] [2026-06-03T05:39:56.840Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-03T05:39:57.255Z] #65 ... [2026-06-03T05:39:57.255Z] [2026-06-03T05:39:57.255Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-06-03T05:39:57.255Z] #57 DONE 11.5s [2026-06-03T05:39:57.255Z] [2026-06-03T05:39:57.255Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-03T05:39:57.255Z] #66 ... [2026-06-03T05:39:57.255Z] [2026-06-03T05:39:57.255Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:39:57.255Z] #67 ... [2026-06-03T05:39:57.255Z] [2026-06-03T05:39:57.255Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-03T05:39:57.255Z] #0 8.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:57.255Z] #0 8.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:39:57.613Z] #68 ... [2026-06-03T05:39:57.613Z] [2026-06-03T05:39:57.613Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-03T05:39:57.613Z] #69 ... [2026-06-03T05:39:57.613Z] [2026-06-03T05:39:57.613Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-03T05:39:57.923Z] #70 ... [2026-06-03T05:39:57.923Z] [2026-06-03T05:39:57.923Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-03T05:39:57.923Z] #71 ... [2026-06-03T05:39:57.923Z] [2026-06-03T05:39:57.923Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:39:58.218Z] #72 ... [2026-06-03T05:39:58.218Z] [2026-06-03T05:39:58.218Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-06-03T05:39:58.218Z] #70 DONE 11.6s [2026-06-03T05:39:58.218Z] [2026-06-03T05:39:58.218Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-03T05:40:02.840Z] #73 ... [2026-06-03T05:40:02.840Z] [2026-06-03T05:40:02.840Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-06-03T05:40:02.840Z] #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.9s done [2026-06-03T05:40:02.840Z] #54 DONE 20.3s [2026-06-03T05:40:02.840Z] [2026-06-03T05:40:02.840Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:02.840Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.2s [2026-06-03T05:40:06.446Z] #40 ... [2026-06-03T05:40:06.446Z] [2026-06-03T05:40:06.446Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-03T05:40:06.446Z] #59 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:06.446Z] #59 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:06.773Z] #59 ... [2026-06-03T05:40:06.773Z] [2026-06-03T05:40:06.773Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:07.068Z] #40 ... [2026-06-03T05:40:07.068Z] [2026-06-03T05:40:07.068Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:07.068Z] #0 6.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:07.068Z] #0 8.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:07.068Z] #74 ... [2026-06-03T05:40:07.068Z] [2026-06-03T05:40:07.068Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:07.068Z] #40 ... [2026-06-03T05:40:07.068Z] [2026-06-03T05:40:07.068Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-03T05:40:07.068Z] #61 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:07.068Z] #61 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:07.380Z] #61 ... [2026-06-03T05:40:07.380Z] [2026-06-03T05:40:07.380Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-03T05:40:07.380Z] #64 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:07.380Z] #64 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:07.380Z] #64 ... [2026-06-03T05:40:07.380Z] [2026-06-03T05:40:07.380Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:08.019Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.4s [2026-06-03T05:40:08.664Z] #40 ... [2026-06-03T05:40:08.664Z] [2026-06-03T05:40:08.664Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:40:08.664Z] #72 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:08.664Z] #72 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:08.986Z] #72 ... [2026-06-03T05:40:08.986Z] [2026-06-03T05:40:08.986Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:08.986Z] #40 ... [2026-06-03T05:40:08.986Z] [2026-06-03T05:40:08.986Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-03T05:40:08.986Z] #69 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:08.986Z] #69 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:09.365Z] #69 ... [2026-06-03T05:40:09.365Z] [2026-06-03T05:40:09.365Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:09.663Z] #40 ... [2026-06-03T05:40:09.663Z] [2026-06-03T05:40:09.663Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-03T05:40:09.663Z] #60 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:09.663Z] #60 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:09.957Z] #60 ... [2026-06-03T05:40:09.957Z] [2026-06-03T05:40:09.957Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-03T05:40:09.957Z] #71 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:09.957Z] #71 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:09.957Z] #71 ... [2026-06-03T05:40:09.957Z] [2026-06-03T05:40:09.957Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-03T05:40:09.957Z] #64 23.55 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:40:09.957Z] #64 23.56 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:40:09.957Z] #64 23.56 OK: 26183 distinct packages available [2026-06-03T05:40:10.243Z] #64 ... [2026-06-03T05:40:10.243Z] [2026-06-03T05:40:10.243Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-03T05:40:10.243Z] #65 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:10.243Z] #65 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:10.243Z] #65 ... [2026-06-03T05:40:10.243Z] [2026-06-03T05:40:10.243Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-03T05:40:10.243Z] #63 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:10.243Z] #63 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:10.551Z] #63 ... [2026-06-03T05:40:10.551Z] [2026-06-03T05:40:10.551Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-03T05:40:10.551Z] #66 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:10.551Z] #66 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:10.551Z] #66 ... [2026-06-03T05:40:10.551Z] [2026-06-03T05:40:10.551Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-03T05:40:10.551Z] #61 24.39 (1/2) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:10.551Z] #61 24.42 (2/2) Installing su-exec (0.2-r3) [2026-06-03T05:40:10.551Z] #61 24.51 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:10.551Z] #61 24.66 OK: 8 MiB in 18 packages [2026-06-03T05:40:11.212Z] #61 ... [2026-06-03T05:40:11.212Z] [2026-06-03T05:40:11.212Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-03T05:40:11.212Z] #68 15.30 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:40:11.212Z] #68 15.30 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:40:11.212Z] #68 15.30 OK: 26165 distinct packages available [2026-06-03T05:40:11.212Z] #68 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:11.212Z] #68 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:11.212Z] #68 ... [2026-06-03T05:40:11.212Z] [2026-06-03T05:40:11.212Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:40:11.212Z] #67 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:11.212Z] #67 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:11.511Z] #67 ... [2026-06-03T05:40:11.511Z] [2026-06-03T05:40:11.511Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:11.511Z] #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.2s done [2026-06-03T05:40:12.565Z] #40 ... [2026-06-03T05:40:12.565Z] [2026-06-03T05:40:12.565Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-03T05:40:12.565Z] #56 7.239 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:12.565Z] #56 14.51 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:12.565Z] #56 ... [2026-06-03T05:40:12.565Z] [2026-06-03T05:40:12.565Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-06-03T05:40:12.565Z] #59 23.91 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:12.565Z] #59 23.92 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:12.565Z] #59 24.01 OK: 8 MiB in 17 packages [2026-06-03T05:40:12.565Z] #59 DONE 26.6s [2026-06-03T05:40:12.565Z] [2026-06-03T05:40:12.565Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-06-03T05:40:13.216Z] #75 ... [2026-06-03T05:40:13.216Z] [2026-06-03T05:40:13.216Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-06-03T05:40:13.216Z] #61 DONE 27.0s [2026-06-03T05:40:13.216Z] [2026-06-03T05:40:13.216Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-03T05:40:13.549Z] #76 ... [2026-06-03T05:40:13.549Z] [2026-06-03T05:40:13.549Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:40:13.549Z] #72 24.59 OK: 255 MiB in 60 packages [2026-06-03T05:40:13.549Z] #72 DONE 27.0s [2026-06-03T05:40:13.549Z] [2026-06-03T05:40:13.549Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-03T05:40:13.549Z] #58 17.52 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:40:13.549Z] #58 17.52 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:40:13.549Z] #58 17.52 OK: 26165 distinct packages available [2026-06-03T05:40:13.549Z] #58 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:13.549Z] #58 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:13.549Z] #58 ... [2026-06-03T05:40:13.549Z] [2026-06-03T05:40:13.549Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:14.192Z] #77 ... [2026-06-03T05:40:14.192Z] [2026-06-03T05:40:14.192Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-06-03T05:40:14.192Z] #66 25.33 OK: 255 MiB in 60 packages [2026-06-03T05:40:14.192Z] #66 DONE 27.6s [2026-06-03T05:40:14.192Z] [2026-06-03T05:40:14.192Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:14.192Z] #78 ... [2026-06-03T05:40:14.192Z] [2026-06-03T05:40:14.192Z] #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:14.192Z] #77 DONE 1.0s [2026-06-03T05:40:14.192Z] [2026-06-03T05:40:14.192Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-03T05:40:14.192Z] #73 6.138 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:14.192Z] #73 8.039 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:14.530Z] #73 ... [2026-06-03T05:40:14.530Z] [2026-06-03T05:40:14.530Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:15.210Z] #79 ... [2026-06-03T05:40:15.210Z] [2026-06-03T05:40:15.210Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:15.210Z] #78 DONE 1.0s [2026-06-03T05:40:15.210Z] [2026-06-03T05:40:15.210Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-03T05:40:15.210Z] #62 19.31 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-06-03T05:40:15.210Z] #62 19.31 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-06-03T05:40:15.210Z] #62 19.31 OK: 26165 distinct packages available [2026-06-03T05:40:15.210Z] #62 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:15.210Z] #62 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:15.210Z] #62 ... [2026-06-03T05:40:15.210Z] [2026-06-03T05:40:15.210Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-06-03T05:40:15.210Z] #71 25.80 OK: 255 MiB in 60 packages [2026-06-03T05:40:15.210Z] #71 DONE 28.8s [2026-06-03T05:40:15.210Z] [2026-06-03T05:40:15.210Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:16.776Z] #80 DONE 1.1s [2026-06-03T05:40:16.776Z] [2026-06-03T05:40:16.776Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:18.768Z] #81 ... [2026-06-03T05:40:18.768Z] [2026-06-03T05:40:18.768Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-06-03T05:40:18.768Z] #67 29.74 OK: 255 MiB in 60 packages [2026-06-03T05:40:18.768Z] #67 DONE 32.4s [2026-06-03T05:40:19.060Z] [2026-06-03T05:40:19.060Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:19.361Z] #82 ... [2026-06-03T05:40:19.361Z] [2026-06-03T05:40:19.361Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-06-03T05:40:19.361Z] #63 30.22 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:19.361Z] #63 30.28 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:19.361Z] #63 30.51 OK: 8 MiB in 17 packages [2026-06-03T05:40:19.361Z] #63 DONE 33.3s [2026-06-03T05:40:19.657Z] [2026-06-03T05:40:19.657Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:19.929Z] #83 ... [2026-06-03T05:40:19.929Z] [2026-06-03T05:40:19.930Z] #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:19.930Z] #82 DONE 1.1s [2026-06-03T05:40:19.930Z] [2026-06-03T05:40:19.930Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:20.580Z] #84 ... [2026-06-03T05:40:20.580Z] [2026-06-03T05:40:20.580Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:20.580Z] #74 20.85 OK: 9 MiB in 19 packages [2026-06-03T05:40:20.580Z] #74 DONE 23.5s [2026-06-03T05:40:20.580Z] [2026-06-03T05:40:20.580Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-06-03T05:40:20.580Z] #69 25.65 (1/4) Installing ca-certificates (20260413-r0) [2026-06-03T05:40:20.580Z] #69 26.11 (2/4) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:20.580Z] #69 26.15 (3/4) Installing su-exec (0.2-r3) [2026-06-03T05:40:20.580Z] #69 26.18 (4/4) Installing yq-go (4.47.2-r3) [2026-06-03T05:40:20.580Z] #69 28.67 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:20.580Z] #69 28.90 Executing ca-certificates-20260413-r0.trigger [2026-06-03T05:40:20.580Z] #69 30.96 OK: 20 MiB in 20 packages [2026-06-03T05:40:20.580Z] #69 DONE 34.5s [2026-06-03T05:40:20.580Z] [2026-06-03T05:40:20.580Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-06-03T05:40:20.580Z] #68 31.13 (1/5) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:20.580Z] #68 31.14 (2/5) Installing musl-obstack (1.2.3-r2) [2026-06-03T05:40:20.580Z] #68 31.17 (3/5) Installing libucontext (1.3.2-r0) [2026-06-03T05:40:20.580Z] #68 31.22 (4/5) Installing gcompat (1.1.0-r4) [2026-06-03T05:40:20.580Z] #68 31.28 (5/5) Installing openssl (3.5.6-r0) [2026-06-03T05:40:20.580Z] #68 31.36 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:20.580Z] #68 31.58 OK: 9 MiB in 21 packages [2026-06-03T05:40:20.580Z] #68 DONE 34.8s [2026-06-03T05:40:20.580Z] [2026-06-03T05:40:20.580Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-03T05:40:20.580Z] #62 34.16 (1/13) Installing brotli-libs (1.1.0-r2) [2026-06-03T05:40:20.580Z] #62 34.36 (2/13) Installing c-ares (1.34.6-r0) [2026-06-03T05:40:20.580Z] #62 34.43 (3/13) Installing libunistring (1.3-r0) [2026-06-03T05:40:20.580Z] #62 34.60 (4/13) Installing libidn2 (2.3.7-r0) [2026-06-03T05:40:20.580Z] #62 34.64 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-06-03T05:40:20.580Z] #62 34.66 (6/13) Installing libpsl (0.21.5-r3) [2026-06-03T05:40:20.580Z] #62 34.68 (7/13) Installing zstd-libs (1.5.7-r0) [2026-06-03T05:40:20.580Z] #62 ... [2026-06-03T05:40:20.580Z] [2026-06-03T05:40:20.580Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-06-03T05:40:20.580Z] #60 29.88 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:20.580Z] #60 29.94 (2/4) Installing openssl (3.5.6-r0) [2026-06-03T05:40:20.580Z] #60 30.13 (3/4) Installing su-exec (0.2-r3) [2026-06-03T05:40:20.580Z] #60 30.21 (4/4) Installing yq-go (4.47.2-r3) [2026-06-03T05:40:20.580Z] #60 31.74 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:20.580Z] #60 31.89 OK: 20 MiB in 20 packages [2026-06-03T05:40:20.580Z] #60 DONE 34.7s [2026-06-03T05:40:20.580Z] [2026-06-03T05:40:20.580Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-03T05:40:20.580Z] #62 34.76 (8/13) Installing libcurl (8.14.1-r2) [2026-06-03T05:40:20.885Z] #62 34.83 (9/13) Installing curl (8.14.1-r2) [2026-06-03T05:40:20.885Z] #62 34.86 (10/13) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:20.885Z] #62 34.91 (11/13) Installing musl-obstack (1.2.3-r2) [2026-06-03T05:40:20.885Z] #62 34.95 (12/13) Installing libucontext (1.3.2-r0) [2026-06-03T05:40:20.885Z] #62 34.96 (13/13) Installing gcompat (1.1.0-r4) [2026-06-03T05:40:20.885Z] #62 35.02 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:21.213Z] #62 35.20 OK: 13 MiB in 29 packages [2026-06-03T05:40:21.503Z] #62 ... [2026-06-03T05:40:21.503Z] [2026-06-03T05:40:21.503Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-06-03T05:40:21.503Z] #65 28.85 (1/7) Installing ca-certificates (20260413-r0) [2026-06-03T05:40:21.503Z] #65 29.40 (2/7) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:21.503Z] #65 29.42 (3/7) Installing libgcc (14.2.0-r6) [2026-06-03T05:40:21.503Z] #65 29.52 (4/7) Installing libsodium (1.0.20-r1) [2026-06-03T05:40:21.503Z] #65 29.58 (5/7) Installing libstdc++ (14.2.0-r6) [2026-06-03T05:40:21.503Z] #65 30.20 (6/7) Installing libzmq (4.3.5-r2) [2026-06-03T05:40:21.503Z] #65 30.32 (7/7) Installing zeromq (4.3.5-r2) [2026-06-03T05:40:21.503Z] #65 30.50 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:21.503Z] #65 30.82 Executing ca-certificates-20260413-r0.trigger [2026-06-03T05:40:21.503Z] #65 32.45 OK: 12 MiB in 23 packages [2026-06-03T05:40:21.503Z] #65 DONE 35.6s [2026-06-03T05:40:21.798Z] [2026-06-03T05:40:21.798Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:22.098Z] #85 ... [2026-06-03T05:40:22.098Z] [2026-06-03T05:40:22.098Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-03T05:40:22.098Z] #64 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:22.098Z] #64 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:22.098Z] #64 ... [2026-06-03T05:40:22.098Z] [2026-06-03T05:40:22.098Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-03T05:40:23.163Z] #86 ... [2026-06-03T05:40:23.163Z] [2026-06-03T05:40:23.163Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-06-03T05:40:23.163Z] #62 DONE 37.4s [2026-06-03T05:40:23.456Z] [2026-06-03T05:40:23.456Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-03T05:40:23.456Z] #58 37.09 (1/4) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:23.456Z] #58 37.14 (2/4) Installing musl-obstack (1.2.3-r2) [2026-06-03T05:40:23.456Z] #58 37.17 (3/4) Installing libucontext (1.3.2-r0) [2026-06-03T05:40:23.456Z] #58 37.20 (4/4) Installing gcompat (1.1.0-r4) [2026-06-03T05:40:23.456Z] #58 37.26 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:23.456Z] #58 37.44 OK: 8 MiB in 20 packages [2026-06-03T05:40:24.105Z] #58 ... [2026-06-03T05:40:24.105Z] [2026-06-03T05:40:24.105Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-06-03T05:40:24.105Z] #73 24.57 OK: 255 MiB in 60 packages [2026-06-03T05:40:24.105Z] #73 DONE 25.9s [2026-06-03T05:40:24.105Z] [2026-06-03T05:40:24.105Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-03T05:40:25.246Z] #87 ... [2026-06-03T05:40:25.246Z] [2026-06-03T05:40:25.246Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-06-03T05:40:25.246Z] #58 DONE 39.2s [2026-06-03T05:40:25.246Z] [2026-06-03T05:40:25.246Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-03T05:40:25.544Z] #88 ... [2026-06-03T05:40:25.544Z] [2026-06-03T05:40:25.544Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-06-03T05:40:25.544Z] #87 DONE 1.4s [2026-06-03T05:40:25.544Z] [2026-06-03T05:40:25.544Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:25.544Z] #89 ... [2026-06-03T05:40:25.544Z] [2026-06-03T05:40:25.544Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:32.535Z] #90 ... [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-03T05:40:32.535Z] #76 6.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:32.535Z] #76 8.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:32.535Z] #76 15.83 OK: 8 MiB in 18 packages [2026-06-03T05:40:32.535Z] #76 ... [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-03T05:40:32.535Z] #91 ... [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-06-03T05:40:32.535Z] #76 DONE 18.7s [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-06-03T05:40:32.535Z] #64 39.85 OK: 255 MiB in 60 packages [2026-06-03T05:40:32.535Z] #64 DONE 45.3s [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-03T05:40:32.535Z] #92 ... [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2026-06-03T05:40:32.535Z] #75 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:32.535Z] #75 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:32.535Z] #75 16.74 OK: 8 MiB in 17 packages [2026-06-03T05:40:32.535Z] #75 DONE 19.5s [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-06-03T05:40:32.535Z] #56 27.68 (1/1) Installing dumb-init (1.2.5-r3) [2026-06-03T05:40:32.535Z] #56 31.18 Executing busybox-1.37.0-r20.trigger [2026-06-03T05:40:32.535Z] #56 31.31 OK: 8 MiB in 17 packages [2026-06-03T05:40:32.535Z] #56 DONE 36.9s [2026-06-03T05:40:32.535Z] [2026-06-03T05:40:32.535Z] #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:40:32.824Z] #93 DONE 1.0s [2026-06-03T05:40:32.824Z] [2026-06-03T05:40:32.824Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:33.149Z] #94 ... [2026-06-03T05:40:33.149Z] [2026-06-03T05:40:33.149Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:33.149Z] #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:33.460Z] #95 ... [2026-06-03T05:40:33.460Z] [2026-06-03T05:40:33.460Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-03T05:40:33.460Z] #92 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:34.507Z] #92 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:36.098Z] #92 ... [2026-06-03T05:40:36.098Z] [2026-06-03T05:40:36.098Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-06-03T05:40:36.098Z] #96 DONE 4.2s [2026-06-03T05:40:36.098Z] [2026-06-03T05:40:36.098Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-06-03T05:40:36.098Z] #97 DONE 0.3s [2026-06-03T05:40:36.098Z] [2026-06-03T05:40:36.098Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-03T05:40:36.098Z] #86 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:36.098Z] #86 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:40.669Z] #86 ... [2026-06-03T05:40:40.669Z] [2026-06-03T05:40:40.669Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:40.669Z] #83 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:40.669Z] #83 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:40.669Z] #83 21.09 OK: 8 MiB in 17 packages [2026-06-03T05:40:40.669Z] #83 ... [2026-06-03T05:40:40.669Z] [2026-06-03T05:40:40.669Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:40.669Z] #85 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:40.669Z] #85 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:40.669Z] #85 18.93 OK: 12 MiB in 23 packages [2026-06-03T05:40:41.314Z] #85 ... [2026-06-03T05:40:41.314Z] [2026-06-03T05:40:41.314Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-03T05:40:41.314Z] #88 7.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:41.314Z] #88 9.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:41.314Z] #88 16.12 OK: 8 MiB in 20 packages [2026-06-03T05:40:41.606Z] #88 ... [2026-06-03T05:40:41.606Z] [2026-06-03T05:40:41.606Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-03T05:40:41.606Z] #86 21.02 OK: 9 MiB in 21 packages [2026-06-03T05:40:41.890Z] #86 ... [2026-06-03T05:40:41.890Z] [2026-06-03T05:40:41.890Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:41.890Z] #83 DONE 22.5s [2026-06-03T05:40:41.890Z] [2026-06-03T05:40:41.890Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:41.890Z] #85 DONE 20.2s [2026-06-03T05:40:41.890Z] [2026-06-03T05:40:41.890Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-03T05:40:41.890Z] #92 20.97 OK: 20 MiB in 20 packages [2026-06-03T05:40:42.164Z] #92 ... [2026-06-03T05:40:42.164Z] [2026-06-03T05:40:42.164Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-03T05:40:42.164Z] #91 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:42.164Z] #91 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:42.164Z] #91 20.52 OK: 20 MiB in 20 packages [2026-06-03T05:40:42.754Z] #91 ... [2026-06-03T05:40:42.754Z] [2026-06-03T05:40:42.754Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-06-03T05:40:42.754Z] #88 DONE 17.4s [2026-06-03T05:40:42.754Z] [2026-06-03T05:40:42.754Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-06-03T05:40:42.754Z] #95 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-06-03T05:40:42.754Z] #95 17.54 OK: 13 MiB in 29 packages [2026-06-03T05:40:42.754Z] #95 DONE 19.2s [2026-06-03T05:40:42.754Z] [2026-06-03T05:40:42.754Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:40:43.023Z] #98 ... [2026-06-03T05:40:43.023Z] [2026-06-03T05:40:43.023Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-06-03T05:40:43.023Z] #91 DONE 22.3s [2026-06-03T05:40:43.023Z] [2026-06-03T05:40:43.023Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:43.644Z] #89 ... [2026-06-03T05:40:43.644Z] [2026-06-03T05:40:43.644Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-06-03T05:40:43.644Z] #92 DONE 22.9s [2026-06-03T05:40:43.644Z] [2026-06-03T05:40:43.644Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-06-03T05:40:43.644Z] #86 DONE 23.2s [2026-06-03T05:40:43.644Z] [2026-06-03T05:40:43.644Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-03T05:40:44.261Z] #99 ... [2026-06-03T05:40:44.261Z] [2026-06-03T05:40:44.261Z] #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-06-03T05:40:44.261Z] #100 DONE 0.6s [2026-06-03T05:40:44.261Z] [2026-06-03T05:40:44.261Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:40:45.766Z] #101 ... [2026-06-03T05:40:45.766Z] [2026-06-03T05:40:45.766Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:40:45.766Z] #98 DONE 3.0s [2026-06-03T05:40:45.766Z] [2026-06-03T05:40:45.766Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-06-03T05:40:45.766Z] #99 DONE 2.0s [2026-06-03T05:40:45.766Z] [2026-06-03T05:40:45.766Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:40:45.766Z] #102 ... [2026-06-03T05:40:45.766Z] [2026-06-03T05:40:45.766Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:40:45.766Z] #101 DONE 2.2s [2026-06-03T05:40:46.060Z] [2026-06-03T05:40:46.060Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-03T05:40:46.060Z] #103 ... [2026-06-03T05:40:46.060Z] [2026-06-03T05:40:46.060Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-06-03T05:40:46.060Z] #104 DONE 0.3s [2026-06-03T05:40:46.366Z] [2026-06-03T05:40:46.366Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-06-03T05:40:46.366Z] #103 DONE 0.3s [2026-06-03T05:40:46.366Z] [2026-06-03T05:40:46.366Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-06-03T05:40:46.650Z] #105 DONE 0.3s [2026-06-03T05:40:46.650Z] [2026-06-03T05:40:46.650Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-06-03T05:40:46.650Z] #106 DONE 0.5s [2026-06-03T05:40:46.650Z] [2026-06-03T05:40:46.650Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-03T05:40:46.924Z] #107 ... [2026-06-03T05:40:46.924Z] [2026-06-03T05:40:46.924Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-06-03T05:40:46.924Z] #108 DONE 0.3s [2026-06-03T05:40:46.924Z] [2026-06-03T05:40:46.924Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-06-03T05:40:47.202Z] #109 DONE 0.2s [2026-06-03T05:40:47.202Z] [2026-06-03T05:40:47.202Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-06-03T05:40:47.202Z] #107 DONE 0.5s [2026-06-03T05:40:47.202Z] [2026-06-03T05:40:47.202Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-06-03T05:40:47.475Z] #110 DONE 0.3s [2026-06-03T05:40:47.475Z] [2026-06-03T05:40:47.475Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-06-03T05:40:47.475Z] #111 DONE 0.3s [2026-06-03T05:40:47.475Z] [2026-06-03T05:40:47.475Z] #112 [security-spire-config] exporting to image [2026-06-03T05:40:47.475Z] #112 exporting layers [2026-06-03T05:40:47.747Z] #112 ... [2026-06-03T05:40:47.747Z] [2026-06-03T05:40:47.747Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-06-03T05:40:47.747Z] #113 DONE 0.4s [2026-06-03T05:40:48.033Z] [2026-06-03T05:40:48.033Z] #112 [security-spire-server] exporting to image [2026-06-03T05:40:49.474Z] #112 ... [2026-06-03T05:40:49.474Z] [2026-06-03T05:40:49.474Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-06-03T05:40:49.474Z] #102 DONE 3.7s [2026-06-03T05:40:49.474Z] [2026-06-03T05:40:49.474Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-06-03T05:40:49.752Z] #114 DONE 0.3s [2026-06-03T05:40:49.752Z] [2026-06-03T05:40:49.752Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-06-03T05:40:50.022Z] #115 DONE 0.4s [2026-06-03T05:40:50.022Z] [2026-06-03T05:40:50.022Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T05:40:50.320Z] #40 ... [2026-06-03T05:40:50.320Z] [2026-06-03T05:40:50.320Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-06-03T05:40:50.591Z] #116 DONE 0.3s [2026-06-03T05:40:50.591Z] [2026-06-03T05:40:50.591Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-06-03T05:40:50.879Z] #117 DONE 0.3s [2026-06-03T05:40:50.879Z] [2026-06-03T05:40:50.879Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:50.879Z] #84 ... [2026-06-03T05:40:50.879Z] [2026-06-03T05:40:50.879Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-06-03T05:40:51.196Z] #118 DONE 0.3s [2026-06-03T05:40:51.196Z] [2026-06-03T05:40:51.196Z] #112 [security-spire-server] exporting to image [2026-06-03T05:40:52.660Z] #112 exporting layers 4.9s done [2026-06-03T05:40:52.660Z] #112 writing image sha256:2e0b0535845e0bdd2fb0bb7b85e6ccca75b8e63a1c732feff39c32d2651e9532 0.1s done [2026-06-03T05:40:52.660Z] #112 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-06-03T05:40:52.660Z] #112 exporting layers 4.7s done [2026-06-03T05:40:52.660Z] #112 writing image sha256:206be58d7f70406186418ca7db7e6cd6bd4d0a1953b2cc9669ca4df0ebbc9781 [2026-06-03T05:40:52.660Z] #112 writing image sha256:206be58d7f70406186418ca7db7e6cd6bd4d0a1953b2cc9669ca4df0ebbc9781 0.0s done [2026-06-03T05:40:52.660Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-06-03T05:40:54.095Z] #112 exporting layers 2.9s done [2026-06-03T05:40:54.095Z] #112 writing image sha256:9376f7ceca9c60da79314d1b56e8a66b86d13ac3b698eacd0602dc28c1c32562 done [2026-06-03T05:40:54.095Z] #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-06-03T05:40:54.095Z] #112 DONE 6.9s [2026-06-03T05:40:54.095Z] [2026-06-03T05:40:54.095Z] #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:40:55.705Z] #156 ... [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-03T05:40:55.705Z] #152 DONE 90.0s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-03T05:40:55.705Z] #149 ... [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-03T05:40:55.705Z] #157 DONE 0.1s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-03T05:40:55.705Z] #158 DONE 0.8s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:40:55.705Z] #159 DONE 0.2s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:40:55.705Z] #160 DONE 0.0s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-03T05:40:55.705Z] #161 DONE 0.1s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-03T05:40:55.705Z] #150 ... [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-03T05:40:55.705Z] #162 DONE 0.0s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #163 [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-06-03T05:40:55.705Z] #163 DONE 0.0s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #164 [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-06-03T05:40:55.705Z] #164 DONE 0.0s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #165 [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-06-03T05:40:55.705Z] #165 DONE 0.1s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-03T05:40:55.705Z] #166 DONE 0.0s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T05:40:55.705Z] #146 ... [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-03T05:40:55.705Z] #167 DONE 0.7s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T05:40:55.705Z] #154 ... [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #168 [security-bootstrapper] exporting to image [2026-06-03T05:40:55.705Z] #168 exporting layers [2026-06-03T05:40:55.705Z] #168 ... [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-03T05:40:55.705Z] #151 DONE 92.7s [2026-06-03T05:40:55.705Z] [2026-06-03T05:40:55.705Z] #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:40:55.966Z] #169 DONE 0.2s [2026-06-03T05:40:55.966Z] [2026-06-03T05:40:55.966Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:40:55.966Z] #170 DONE 0.1s [2026-06-03T05:40:55.966Z] [2026-06-03T05:40:55.966Z] #168 [security-bootstrapper] exporting to image [2026-06-03T05:40:55.966Z] #168 exporting layers 0.8s done [2026-06-03T05:40:55.966Z] #168 writing image sha256:e93a1fe6b12980a09201f74bb9f219ac2677f8b0c0c83550cfb61fd24dd81950 0.0s done [2026-06-03T05:40:55.966Z] #168 naming to docker.io/library/security-bootstrapper done [2026-06-03T05:40:56.348Z] #168 DONE 0.9s [2026-06-03T05:40:56.348Z] [2026-06-03T05:40:56.348Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-03T05:40:56.348Z] #171 DONE 0.2s [2026-06-03T05:40:56.348Z] [2026-06-03T05:40:56.348Z] #172 [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-06-03T05:40:56.348Z] #172 DONE 0.1s [2026-06-03T05:40:56.348Z] [2026-06-03T05:40:56.348Z] #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-06-03T05:40:56.348Z] #173 DONE 0.1s [2026-06-03T05:40:56.348Z] [2026-06-03T05:40:56.348Z] #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-03T05:40:57.297Z] #174 DONE 0.9s [2026-06-03T05:40:57.297Z] [2026-06-03T05:40:57.297Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:40:57.297Z] #156 ... [2026-06-03T05:40:57.297Z] [2026-06-03T05:40:57.297Z] #175 [core-common-config-bootstrapper] exporting to image [2026-06-03T05:40:57.565Z] #175 exporting layers 0.3s done [2026-06-03T05:40:57.565Z] #175 writing image sha256:d0eb5c54cb553b10a056fb17b5abee36a35826310be7640ebabb2cbe2862d87c 0.0s done [2026-06-03T05:40:57.565Z] #175 naming to docker.io/library/core-common-config-bootstrapper done [2026-06-03T05:40:57.565Z] #175 DONE 0.3s [2026-06-03T05:40:57.565Z] [2026-06-03T05:40:57.565Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T05:42:05.390Z] #146 ... [2026-06-03T05:42:05.390Z] [2026-06-03T05:42:05.390Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-06-03T05:42:05.390Z] #147 156.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-03T05:42:05.959Z] #147 DONE 163.2s [2026-06-03T05:42:05.959Z] [2026-06-03T05:42:05.959Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-03T05:42:05.959Z] #150 DONE 163.1s [2026-06-03T05:42:05.959Z] [2026-06-03T05:42:05.959Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-03T05:42:05.959Z] #149 DONE 163.2s [2026-06-03T05:42:05.959Z] [2026-06-03T05:42:05.959Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T05:42:06.216Z] #146 ... [2026-06-03T05:42:06.216Z] [2026-06-03T05:42:06.216Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:06.216Z] #176 DONE 0.2s [2026-06-03T05:42:06.216Z] [2026-06-03T05:42:06.216Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:06.216Z] #177 DONE 0.1s [2026-06-03T05:42:06.216Z] [2026-06-03T05:42:06.216Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:06.216Z] #178 DONE 0.1s [2026-06-03T05:42:06.216Z] [2026-06-03T05:42:06.216Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:06.216Z] #179 DONE 0.1s [2026-06-03T05:42:06.216Z] [2026-06-03T05:42:06.216Z] #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:06.216Z] #180 DONE 0.1s [2026-06-03T05:42:06.216Z] [2026-06-03T05:42:06.216Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:06.216Z] #181 DONE 0.1s [2026-06-03T05:42:06.216Z] [2026-06-03T05:42:06.216Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-03T05:42:06.474Z] #182 ... [2026-06-03T05:42:06.474Z] [2026-06-03T05:42:06.474Z] #183 [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-06-03T05:42:06.474Z] #183 DONE 0.1s [2026-06-03T05:42:06.474Z] [2026-06-03T05:42:06.474Z] #184 [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-06-03T05:42:06.474Z] #184 DONE 0.1s [2026-06-03T05:42:06.474Z] [2026-06-03T05:42:06.474Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-03T05:42:06.474Z] #182 DONE 0.2s [2026-06-03T05:42:06.474Z] [2026-06-03T05:42:06.474Z] #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-03T05:42:06.474Z] #185 DONE 0.1s [2026-06-03T05:42:06.474Z] [2026-06-03T05:42:06.474Z] #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-06-03T05:42:06.474Z] #186 DONE 0.1s [2026-06-03T05:42:06.474Z] [2026-06-03T05:42:06.474Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-03T05:42:06.474Z] #187 DONE 0.1s [2026-06-03T05:42:06.474Z] [2026-06-03T05:42:06.474Z] #188 [core-command] exporting to image [2026-06-03T05:42:06.474Z] #188 exporting layers [2026-06-03T05:42:06.735Z] #188 ... [2026-06-03T05:42:06.735Z] [2026-06-03T05:42:06.735Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-03T05:42:06.735Z] #189 DONE 0.2s [2026-06-03T05:42:06.735Z] [2026-06-03T05:42:06.735Z] #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-03T05:42:06.735Z] #190 DONE 0.2s [2026-06-03T05:42:06.735Z] [2026-06-03T05:42:06.735Z] #188 [core-command] exporting to image [2026-06-03T05:42:06.735Z] #188 exporting layers 0.2s done [2026-06-03T05:42:06.735Z] #188 writing image sha256:cdb4029fb264210173de4c38b0d3bb358f02e4f77ff7a575b9444d1ba2a7db35 done [2026-06-03T05:42:06.735Z] #188 naming to docker.io/library/core-command 0.0s done [2026-06-03T05:42:06.735Z] #188 DONE 0.2s [2026-06-03T05:42:06.735Z] [2026-06-03T05:42:06.735Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-03T05:42:07.000Z] #191 DONE 0.2s [2026-06-03T05:42:07.000Z] [2026-06-03T05:42:07.000Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-03T05:42:07.000Z] #192 DONE 0.2s [2026-06-03T05:42:07.000Z] [2026-06-03T05:42:07.000Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-03T05:42:07.257Z] #193 DONE 0.3s [2026-06-03T05:42:07.257Z] [2026-06-03T05:42:07.257Z] #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-03T05:42:07.513Z] #194 DONE 0.2s [2026-06-03T05:42:07.513Z] [2026-06-03T05:42:07.513Z] #195 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-03T05:42:07.769Z] #195 DONE 0.9s [2026-06-03T05:42:07.769Z] [2026-06-03T05:42:07.769Z] #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-03T05:42:08.335Z] #196 DONE 0.8s [2026-06-03T05:42:08.335Z] [2026-06-03T05:42:08.335Z] #197 [security-proxy-setup] exporting to image [2026-06-03T05:42:08.335Z] #197 exporting layers 0.5s done [2026-06-03T05:42:08.335Z] #197 writing image sha256:2aa7d6cecfd95b89b7fb71e1a3f7c86091a7c80f0ca347c1fa095bcc7fce6d4a done [2026-06-03T05:42:08.335Z] #197 naming to docker.io/library/security-proxy-setup 0.0s done [2026-06-03T05:42:08.593Z] #197 DONE 0.5s [2026-06-03T05:42:08.593Z] [2026-06-03T05:42:08.593Z] #198 [security-secretstore-setup] exporting to image [2026-06-03T05:42:08.593Z] #198 exporting layers 0.3s done [2026-06-03T05:42:08.593Z] #198 writing image sha256:76184bd4a94f78b5cca6c4609b7fe2d0956740541255dab6114b4d113b72ebd2 done [2026-06-03T05:42:08.593Z] #198 naming to docker.io/library/security-secretstore-setup done [2026-06-03T05:42:08.593Z] #198 DONE 0.3s [2026-06-03T05:42:08.593Z] [2026-06-03T05:42:08.593Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T05:42:09.157Z] #148 ... [2026-06-03T05:42:09.157Z] [2026-06-03T05:42:09.157Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-03T05:42:09.157Z] #145 DONE 166.2s [2026-06-03T05:42:09.157Z] [2026-06-03T05:42:09.157Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:09.414Z] #199 DONE 0.0s [2026-06-03T05:42:09.414Z] [2026-06-03T05:42:09.414Z] #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-03T05:42:09.414Z] #117 DONE 166.4s [2026-06-03T05:42:09.414Z] [2026-06-03T05:42:09.414Z] #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:09.414Z] #200 DONE 0.1s [2026-06-03T05:42:09.414Z] [2026-06-03T05:42:09.414Z] #201 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:09.414Z] #201 DONE 0.1s [2026-06-03T05:42:09.414Z] [2026-06-03T05:42:09.414Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:09.686Z] #202 ... [2026-06-03T05:42:09.686Z] [2026-06-03T05:42:09.686Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-03T05:42:09.686Z] #203 DONE 0.2s [2026-06-03T05:42:09.686Z] [2026-06-03T05:42:09.686Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:09.686Z] #202 DONE 0.2s [2026-06-03T05:42:09.686Z] [2026-06-03T05:42:09.686Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-03T05:42:09.951Z] #204 ... [2026-06-03T05:42:09.951Z] [2026-06-03T05:42:09.951Z] #205 [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-06-03T05:42:09.951Z] #205 DONE 0.2s [2026-06-03T05:42:09.951Z] [2026-06-03T05:42:09.951Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-03T05:42:09.951Z] #204 DONE 0.3s [2026-06-03T05:42:09.951Z] [2026-06-03T05:42:09.951Z] #206 [security-spiffe-token-provider] exporting to image [2026-06-03T05:42:10.207Z] #206 ... [2026-06-03T05:42:10.207Z] [2026-06-03T05:42:10.207Z] #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-03T05:42:10.207Z] #207 DONE 0.2s [2026-06-03T05:42:10.207Z] [2026-06-03T05:42:10.207Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-03T05:42:10.207Z] #208 DONE 0.1s [2026-06-03T05:42:10.207Z] [2026-06-03T05:42:10.207Z] #206 [security-spiffe-token-provider] exporting to image [2026-06-03T05:42:10.207Z] #206 exporting layers 0.4s done [2026-06-03T05:42:10.207Z] #206 writing image sha256:e5069e48dbc1901c72ecfbd954b0e02227d5300c17b1bb7952d3344dd0afb9a5 done [2026-06-03T05:42:10.207Z] #206 naming to docker.io/library/security-spiffe-token-provider done [2026-06-03T05:42:10.207Z] #206 DONE 0.4s [2026-06-03T05:42:10.207Z] [2026-06-03T05:42:10.207Z] #209 [core-metadata] exporting to image [2026-06-03T05:42:10.466Z] #209 exporting layers 0.1s done [2026-06-03T05:42:10.466Z] #209 writing image sha256:5c5495f3bbc8532ca2469f2305a0eba5ec43b9df2be1ffe0f50036bbaa931e1d done [2026-06-03T05:42:10.466Z] #209 naming to docker.io/library/core-metadata done [2026-06-03T05:42:10.466Z] #209 DONE 0.2s [2026-06-03T05:42:10.466Z] [2026-06-03T05:42:10.466Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T05:42:10.466Z] #154 DONE 167.6s [2026-06-03T05:42:10.466Z] [2026-06-03T05:42:10.466Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:42:10.466Z] #156 ... [2026-06-03T05:42:10.466Z] [2026-06-03T05:42:10.466Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T05:42:10.466Z] #146 DONE 167.7s [2026-06-03T05:42:10.466Z] [2026-06-03T05:42:10.466Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:10.733Z] #210 DONE 0.1s [2026-06-03T05:42:10.733Z] [2026-06-03T05:42:10.733Z] #211 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:10.733Z] #211 DONE 0.1s [2026-06-03T05:42:10.733Z] [2026-06-03T05:42:10.733Z] #212 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:10.733Z] #212 DONE 0.1s [2026-06-03T05:42:10.733Z] [2026-06-03T05:42:10.733Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:10.733Z] #213 DONE 0.1s [2026-06-03T05:42:10.733Z] [2026-06-03T05:42:10.733Z] #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-03T05:42:10.998Z] #214 DONE 0.2s [2026-06-03T05:42:10.998Z] [2026-06-03T05:42:10.998Z] #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-03T05:42:10.998Z] #215 DONE 0.2s [2026-06-03T05:42:10.998Z] [2026-06-03T05:42:10.998Z] #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-03T05:42:10.998Z] #216 DONE 0.0s [2026-06-03T05:42:10.998Z] [2026-06-03T05:42:10.998Z] #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-03T05:42:10.998Z] #217 DONE 0.0s [2026-06-03T05:42:10.998Z] [2026-06-03T05:42:10.998Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-03T05:42:10.998Z] #218 DONE 0.0s [2026-06-03T05:42:10.998Z] [2026-06-03T05:42:10.998Z] #219 [core-data] exporting to image [2026-06-03T05:42:10.998Z] #219 exporting layers 0.1s done [2026-06-03T05:42:11.261Z] #219 writing image sha256:027b8aeb7e6c5b9ec4f9dba56f416629142a985b1035abf5af3f64b00b9bbe1b done [2026-06-03T05:42:11.261Z] #219 naming to docker.io/library/core-data done [2026-06-03T05:42:11.261Z] #219 DONE 0.2s [2026-06-03T05:42:11.261Z] [2026-06-03T05:42:11.261Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-03T05:42:11.519Z] #220 DONE 0.3s [2026-06-03T05:42:11.519Z] [2026-06-03T05:42:11.519Z] #221 [security-proxy-auth] exporting to image [2026-06-03T05:42:11.519Z] #221 exporting layers 0.2s done [2026-06-03T05:42:11.519Z] #221 writing image sha256:cd5841aaf15581324767fc9cc373e07fd637c477785030c5ebd3bc6203e126c1 done [2026-06-03T05:42:11.519Z] #221 naming to docker.io/library/security-proxy-auth done [2026-06-03T05:42:11.519Z] #221 DONE 0.2s [2026-06-03T05:42:11.519Z] [2026-06-03T05:42:11.519Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T05:42:12.467Z] #148 DONE 169.5s [2026-06-03T05:42:12.467Z] [2026-06-03T05:42:12.467Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:42:12.467Z] #156 ... [2026-06-03T05:42:12.467Z] [2026-06-03T05:42:12.467Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:12.467Z] #222 DONE 0.0s [2026-06-03T05:42:12.467Z] [2026-06-03T05:42:12.467Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:12.467Z] #223 DONE 0.1s [2026-06-03T05:42:12.467Z] [2026-06-03T05:42:12.467Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-03T05:42:12.738Z] #224 DONE 0.2s [2026-06-03T05:42:12.738Z] [2026-06-03T05:42:12.738Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-03T05:42:12.738Z] #225 DONE 0.0s [2026-06-03T05:42:12.738Z] [2026-06-03T05:42:12.738Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:42:12.738Z] #156 ... [2026-06-03T05:42:12.738Z] [2026-06-03T05:42:12.738Z] #226 [support-scheduler] exporting to image [2026-06-03T05:42:12.996Z] #226 ... [2026-06-03T05:42:12.996Z] [2026-06-03T05:42:12.996Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-03T05:42:12.996Z] #153 DONE 170.1s [2026-06-03T05:42:12.996Z] [2026-06-03T05:42:12.996Z] #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:12.996Z] #227 DONE 0.0s [2026-06-03T05:42:12.996Z] [2026-06-03T05:42:12.996Z] #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T05:42:12.996Z] #228 DONE 0.0s [2026-06-03T05:42:12.996Z] [2026-06-03T05:42:12.996Z] #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-03T05:42:13.254Z] #229 DONE 0.2s [2026-06-03T05:42:13.254Z] [2026-06-03T05:42:13.254Z] #226 [support-scheduler] exporting to image [2026-06-03T05:42:13.254Z] #226 exporting layers 0.5s done [2026-06-03T05:42:13.254Z] #226 writing image sha256:72648eed027ae0cbdf5d5c3e5b4edea476d2ca66b7d3a367e380292f6898d564 done [2026-06-03T05:42:13.254Z] #226 naming to docker.io/library/support-scheduler done [2026-06-03T05:42:13.254Z] #226 DONE 0.5s [2026-06-03T05:42:13.254Z] [2026-06-03T05:42:13.254Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-03T05:42:13.254Z] #230 DONE 0.1s [2026-06-03T05:42:13.254Z] [2026-06-03T05:42:13.254Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:42:13.254Z] #156 ... [2026-06-03T05:42:13.254Z] [2026-06-03T05:42:13.254Z] #231 [support-notifications] exporting to image [2026-06-03T05:42:13.512Z] #231 exporting layers 0.2s done [2026-06-03T05:42:13.512Z] #231 writing image sha256:07ed660541e366b043d35950a631dfd4d495fe9a2469b11b53cdd258e69690da done [2026-06-03T05:42:13.512Z] #231 naming to docker.io/library/support-notifications done [2026-06-03T05:42:13.512Z] #231 DONE 0.3s [2026-06-03T05:42:13.512Z] [2026-06-03T05:42:13.512Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:42:14.446Z] #156 DONE 147.4s [2026-06-03T05:42:14.446Z] [2026-06-03T05:42:14.446Z] #232 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T05:42:14.446Z] #232 DONE 0.0s [2026-06-03T05:42:14.446Z] [2026-06-03T05:42:14.446Z] #233 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-03T05:42:14.446Z] #233 DONE 0.1s [2026-06-03T05:42:14.446Z] [2026-06-03T05:42:14.446Z] #234 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-03T05:42:14.447Z] #234 DONE 0.0s [2026-06-03T05:42:14.447Z] [2026-06-03T05:42:14.447Z] #235 [core-keeper] exporting to image [2026-06-03T05:42:14.705Z] #235 exporting layers 0.2s done [2026-06-03T05:42:14.705Z] #235 writing image sha256:49a1b56006f3c1dc3a0666d99b96fd89f81c30b422b4c11054dde3f9a60bb118 done [2026-06-03T05:42:14.705Z] #235 naming to docker.io/library/core-keeper done [2026-06-03T05:42:14.705Z] #235 DONE 0.2s [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.705Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.706Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T05:42:14.706Z] time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-03T05:42:14.722Z] $ docker stop --time=1 2de14e306bff867a7f334e495dbcd81cbd098f3a28ca6aac13a9fcd24195c1dc [2026-06-03T05:42:15.863Z] #89 DONE 114.2s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #119 [support-notifications builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #119 ... [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #81 DONE 113.1s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #79 DONE 115.2s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #84 DONE 109.8s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #90 DONE 104.0s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #94 DONE 96.7s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #120 [security-proxy-setup builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #120 ... [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #121 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #122 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:42:15.863Z] #123 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #124 [support-scheduler builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #124 DONE 2.0s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #125 [core-metadata builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #125 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:42:15.863Z] #126 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #127 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #119 [support-notifications builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #119 DONE 2.0s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #128 [core-data builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #128 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #129 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:42:15.863Z] #130 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:42:15.863Z] #131 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #132 [core-command builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #132 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #133 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #134 [security-proxy-auth builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #134 DONE 1.9s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #135 [core-keeper builder 7/8] COPY . . [2026-06-03T05:42:15.863Z] #135 DONE 1.9s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #136 [security-spiffe-token-provider builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #136 DONE 1.9s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #137 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #138 [security-bootstrapper builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #138 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:42:15.863Z] #139 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #140 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-06-03T05:42:15.863Z] #141 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-06-03T05:42:15.863Z] #142 CACHED [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #120 [security-proxy-setup builder 6/7] COPY . . [2026-06-03T05:42:15.863Z] #120 DONE 1.9s [2026-06-03T05:42:15.863Z] [2026-06-03T05:42:15.863Z] #143 [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-06-03T05:42:16.002Z] $ docker rm -f --volumes 2de14e306bff867a7f334e495dbcd81cbd098f3a28ca6aac13a9fcd24195c1dc [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-03T05:42:16.353Z] + docker images [2026-06-03T05:42:16.354Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-03T05:42:16.354Z] core-keeper latest 49a1b56006f3 2 seconds ago 49.7MB [2026-06-03T05:42:16.354Z] support-notifications latest 07ed660541e3 3 seconds ago 57.8MB [2026-06-03T05:42:16.354Z] support-scheduler latest 72648eed027a 4 seconds ago 54.2MB [2026-06-03T05:42:16.354Z] security-proxy-auth latest cd5841aaf155 5 seconds ago 49.1MB [2026-06-03T05:42:16.354Z] core-data latest 027b8aeb7e6c 6 seconds ago 50MB [2026-06-03T05:42:16.354Z] core-metadata latest 5c5495f3bbc8 6 seconds ago 50.1MB [2026-06-03T05:42:16.354Z] security-spiffe-token-provider latest e5069e48dbc1 7 seconds ago 53MB [2026-06-03T05:42:16.354Z] security-secretstore-setup latest 76184bd4a94f 8 seconds ago 89.2MB [2026-06-03T05:42:16.354Z] security-proxy-setup latest 2aa7d6cecfd9 9 seconds ago 54.8MB [2026-06-03T05:42:16.354Z] core-command latest cdb4029fb264 10 seconds ago 44.1MB [2026-06-03T05:42:16.354Z] core-common-config-bootstrapper latest d0eb5c54cb55 About a minute ago 20.5MB [2026-06-03T05:42:16.354Z] security-bootstrapper latest e93a1fe6b129 About a minute ago 21.6MB [2026-06-03T05:42:16.354Z] security-spire-agent latest f1afeb1ee514 2 minutes ago 237MB [2026-06-03T05:42:16.354Z] security-spire-config latest 4f46e5e65ed6 2 minutes ago 177MB [2026-06-03T05:42:16.354Z] security-spire-server latest 2ea2d1e45713 2 minutes ago 178MB [2026-06-03T05:42:16.354Z] ci-base-image-x86_64 latest 6b8fc473cec1 6 minutes ago 969MB [2026-06-03T05:42:16.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-06-03T05:42:16.354Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-06-03T05:42:16.354Z] 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-06-03T05:42:16.514Z] provisioning config files... [2026-06-03T05:42:16.526Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config8800378329811532433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-03T05:42:16.873Z] ---> ****-login.sh [2026-06-03T05:42:16.873Z] nexus3.edgexfoundry.org:10001 [2026-06-03T05:42:16.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:42:16.874Z] Login Succeeded [2026-06-03T05:42:16.874Z] nexus3.edgexfoundry.org:10002 [2026-06-03T05:42:16.875Z] #143 ... [2026-06-03T05:42:16.875Z] [2026-06-03T05:42:16.875Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-03T05:42:16.875Z] #0 4.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-06-03T05:42:17.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:42:17.132Z] Login Succeeded [2026-06-03T05:42:17.132Z] nexus3.edgexfoundry.org:10003 [2026-06-03T05:42:17.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:42:17.132Z] Login Succeeded [2026-06-03T05:42:17.132Z] nexus3.edgexfoundry.org:10004 [2026-06-03T05:42:17.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:42:17.132Z] Login Succeeded [2026-06-03T05:42:17.132Z] ****.io [2026-06-03T05:42:17.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T05:42:17.392Z] Login Succeeded [2026-06-03T05:42:17.392Z] ---> ****-login.sh ends [Pipeline] } [2026-06-03T05:42:17.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:42:17.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [2026-06-03T05:42:17.476Z] #144 ... [2026-06-03T05:42:17.476Z] [2026-06-03T05:42:17.476Z] #143 [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-06-03T05:42:17.476Z] #143 5.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] echo [2026-06-03T05:42:17.478Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-06-03T05:42:17.479Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:17.479Z] latest [2026-06-03T05:42:17.479Z] 4.1.0-dev.118 [2026-06-03T05:42:17.479Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:17.479Z] main [2026-06-03T05:42:17.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:17.798Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:18.111Z] + docker push nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:18.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-03T05:42:18.111Z] c3c1a5e16eb4: Preparing [2026-06-03T05:42:18.111Z] 2c31aba49899: Preparing [2026-06-03T05:42:18.111Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:18.111Z] 023165d6dd75: Preparing [2026-06-03T05:42:18.111Z] ab7acf0a564c: Preparing [2026-06-03T05:42:18.111Z] 1ea598ddb590: Preparing [2026-06-03T05:42:18.111Z] 0854555d70ac: Preparing [2026-06-03T05:42:18.111Z] 1ea598ddb590: Waiting [2026-06-03T05:42:18.111Z] 0854555d70ac: Waiting [2026-06-03T05:42:18.111Z] 9439f0aef0ee: Pushed [2026-06-03T05:42:18.111Z] c3c1a5e16eb4: Pushed [2026-06-03T05:42:18.111Z] 023165d6dd75: Pushed [2026-06-03T05:42:18.111Z] ab7acf0a564c: Pushed [2026-06-03T05:42:18.111Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:18.373Z] 1ea598ddb590: Pushed [2026-06-03T05:42:21.687Z] 2c31aba49899: Pushed [2026-06-03T05:42:21.687Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:21.846Z] #143 ... [2026-06-03T05:42:21.846Z] [2026-06-03T05:42:21.846Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T05:42:21.846Z] #0 5.807 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-06-03T05:42:21.846Z] #145 ... [2026-06-03T05:42:21.846Z] [2026-06-03T05:42:21.846Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-03T05:42:21.846Z] #0 5.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-06-03T05:42:22.051Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:22.127Z] #146 ... [2026-06-03T05:42:22.127Z] [2026-06-03T05:42:22.127Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-03T05:42:22.127Z] #0 5.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-06-03T05:42:22.127Z] #147 ... [2026-06-03T05:42:22.127Z] [2026-06-03T05:42:22.127Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T05:42:22.127Z] #0 5.155 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-06-03T05:42:22.127Z] #148 ... [2026-06-03T05:42:22.127Z] [2026-06-03T05:42:22.127Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-03T05:42:22.127Z] #0 5.512 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-06-03T05:42:22.377Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-03T05:42:22.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-03T05:42:22.377Z] c3c1a5e16eb4: Preparing [2026-06-03T05:42:22.377Z] 2c31aba49899: Preparing [2026-06-03T05:42:22.377Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:22.377Z] 023165d6dd75: Preparing [2026-06-03T05:42:22.377Z] ab7acf0a564c: Preparing [2026-06-03T05:42:22.377Z] 1ea598ddb590: Preparing [2026-06-03T05:42:22.377Z] 0854555d70ac: Preparing [2026-06-03T05:42:22.377Z] 1ea598ddb590: Waiting [2026-06-03T05:42:22.377Z] 0854555d70ac: Waiting [2026-06-03T05:42:22.377Z] 2c31aba49899: Layer already exists [2026-06-03T05:42:22.377Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:22.377Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:22.377Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:22.377Z] c3c1a5e16eb4: Layer already exists [2026-06-03T05:42:22.377Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:22.377Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:22.377Z] latest: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [2026-06-03T05:42:22.402Z] #149 ... [2026-06-03T05:42:22.402Z] [2026-06-03T05:42:22.402Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T05:42:22.402Z] #0 5.865 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-06-03T05:42:22.402Z] #150 ... [2026-06-03T05:42:22.402Z] [2026-06-03T05:42:22.402Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-03T05:42:22.402Z] #0 4.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:22.672Z] #151 ... [2026-06-03T05:42:22.672Z] [2026-06-03T05:42:22.672Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-03T05:42:22.672Z] #0 4.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-06-03T05:42:22.700Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:22.939Z] #152 ... [2026-06-03T05:42:22.939Z] [2026-06-03T05:42:22.939Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-03T05:42:22.939Z] #0 5.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-06-03T05:42:22.939Z] #153 ... [2026-06-03T05:42:22.939Z] [2026-06-03T05:42:22.939Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T05:42:22.939Z] #0 4.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-06-03T05:42:23.009Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.118 [2026-06-03T05:42:23.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-03T05:42:23.009Z] c3c1a5e16eb4: Preparing [2026-06-03T05:42:23.009Z] 2c31aba49899: Preparing [2026-06-03T05:42:23.009Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:23.009Z] 023165d6dd75: Preparing [2026-06-03T05:42:23.009Z] ab7acf0a564c: Preparing [2026-06-03T05:42:23.009Z] 1ea598ddb590: Preparing [2026-06-03T05:42:23.009Z] 0854555d70ac: Preparing [2026-06-03T05:42:23.009Z] 1ea598ddb590: Waiting [2026-06-03T05:42:23.009Z] 0854555d70ac: Waiting [2026-06-03T05:42:23.009Z] 2c31aba49899: Layer already exists [2026-06-03T05:42:23.009Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:23.009Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:23.009Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:23.009Z] c3c1a5e16eb4: Layer already exists [2026-06-03T05:42:23.009Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:23.009Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:23.009Z] 4.1.0-dev.118: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:23.330Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:23.650Z] + docker push nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:23.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-03T05:42:23.650Z] c3c1a5e16eb4: Preparing [2026-06-03T05:42:23.650Z] 2c31aba49899: Preparing [2026-06-03T05:42:23.650Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:23.650Z] 023165d6dd75: Preparing [2026-06-03T05:42:23.650Z] ab7acf0a564c: Preparing [2026-06-03T05:42:23.650Z] 1ea598ddb590: Preparing [2026-06-03T05:42:23.650Z] 0854555d70ac: Preparing [2026-06-03T05:42:23.650Z] 1ea598ddb590: Waiting [2026-06-03T05:42:23.650Z] 0854555d70ac: Waiting [2026-06-03T05:42:23.650Z] c3c1a5e16eb4: Layer already exists [2026-06-03T05:42:23.650Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:23.650Z] 2c31aba49899: Layer already exists [2026-06-03T05:42:23.650Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:23.650Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:23.650Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:23.650Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:23.650Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:23.987Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:24.314Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-06-03T05:42:24.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-06-03T05:42:24.314Z] c3c1a5e16eb4: Preparing [2026-06-03T05:42:24.314Z] 2c31aba49899: Preparing [2026-06-03T05:42:24.314Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:24.314Z] 023165d6dd75: Preparing [2026-06-03T05:42:24.314Z] ab7acf0a564c: Preparing [2026-06-03T05:42:24.314Z] 1ea598ddb590: Preparing [2026-06-03T05:42:24.314Z] 0854555d70ac: Preparing [2026-06-03T05:42:24.314Z] 1ea598ddb590: Waiting [2026-06-03T05:42:24.314Z] 0854555d70ac: Waiting [2026-06-03T05:42:24.314Z] c3c1a5e16eb4: Layer already exists [2026-06-03T05:42:24.314Z] 2c31aba49899: Layer already exists [2026-06-03T05:42:24.314Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:24.314Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:24.314Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:24.314Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:24.314Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:24.314Z] main: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:42:24.435Z] ===================================================== [Pipeline] echo [2026-06-03T05:42:24.469Z] taggedImages: [2026-06-03T05:42:24.469Z] - nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:24.469Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-06-03T05:42:24.469Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.118 [2026-06-03T05:42:24.469Z] - nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:24.469Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-06-03T05:42:24.491Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-06-03T05:42:24.491Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:24.491Z] latest [2026-06-03T05:42:24.491Z] 4.1.0-dev.118 [2026-06-03T05:42:24.491Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:24.491Z] main [2026-06-03T05:42:24.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:24.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:25.202Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:25.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-03T05:42:25.202Z] 3386eb5fc029: Preparing [2026-06-03T05:42:25.202Z] 0e8e76d3c7cc: Preparing [2026-06-03T05:42:25.202Z] 510caaee0ba6: Preparing [2026-06-03T05:42:25.202Z] 3083f6bb36a9: Preparing [2026-06-03T05:42:25.202Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:25.202Z] 023165d6dd75: Preparing [2026-06-03T05:42:25.202Z] ab7acf0a564c: Preparing [2026-06-03T05:42:25.202Z] 1ea598ddb590: Preparing [2026-06-03T05:42:25.202Z] 0854555d70ac: Preparing [2026-06-03T05:42:25.202Z] 023165d6dd75: Waiting [2026-06-03T05:42:25.202Z] ab7acf0a564c: Waiting [2026-06-03T05:42:25.202Z] 1ea598ddb590: Waiting [2026-06-03T05:42:25.202Z] 0854555d70ac: Waiting [2026-06-03T05:42:25.202Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:25.202Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:25.202Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:25.202Z] 0e8e76d3c7cc: Pushed [2026-06-03T05:42:25.202Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:25.202Z] 510caaee0ba6: Pushed [2026-06-03T05:42:25.202Z] 3386eb5fc029: Pushed [2026-06-03T05:42:25.202Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:26.627Z] 3083f6bb36a9: Pushed [2026-06-03T05:42:26.627Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:27.035Z] + 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-06-03T05:42:27.574Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-03T05:42:27.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-03T05:42:27.574Z] 3386eb5fc029: Preparing [2026-06-03T05:42:27.574Z] 0e8e76d3c7cc: Preparing [2026-06-03T05:42:27.574Z] 510caaee0ba6: Preparing [2026-06-03T05:42:27.574Z] 3083f6bb36a9: Preparing [2026-06-03T05:42:27.574Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:27.574Z] 023165d6dd75: Preparing [2026-06-03T05:42:27.574Z] ab7acf0a564c: Preparing [2026-06-03T05:42:27.574Z] 1ea598ddb590: Preparing [2026-06-03T05:42:27.574Z] 0854555d70ac: Preparing [2026-06-03T05:42:27.574Z] ab7acf0a564c: Waiting [2026-06-03T05:42:27.574Z] 0854555d70ac: Waiting [2026-06-03T05:42:27.574Z] 023165d6dd75: Waiting [2026-06-03T05:42:27.574Z] 1ea598ddb590: Waiting [2026-06-03T05:42:27.574Z] 3083f6bb36a9: Layer already exists [2026-06-03T05:42:27.574Z] 510caaee0ba6: Layer already exists [2026-06-03T05:42:27.574Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:27.574Z] 0e8e76d3c7cc: Layer already exists [2026-06-03T05:42:27.574Z] 3386eb5fc029: Layer already exists [2026-06-03T05:42:27.574Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:27.574Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:27.574Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:27.574Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:27.574Z] latest: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:28.111Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:28.494Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.118 [2026-06-03T05:42:28.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-03T05:42:28.494Z] 3386eb5fc029: Preparing [2026-06-03T05:42:28.494Z] 0e8e76d3c7cc: Preparing [2026-06-03T05:42:28.494Z] 510caaee0ba6: Preparing [2026-06-03T05:42:28.494Z] 3083f6bb36a9: Preparing [2026-06-03T05:42:28.494Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:28.494Z] 023165d6dd75: Preparing [2026-06-03T05:42:28.494Z] ab7acf0a564c: Preparing [2026-06-03T05:42:28.494Z] 1ea598ddb590: Preparing [2026-06-03T05:42:28.494Z] 0854555d70ac: Preparing [2026-06-03T05:42:28.494Z] ab7acf0a564c: Waiting [2026-06-03T05:42:28.494Z] 1ea598ddb590: Waiting [2026-06-03T05:42:28.494Z] 0854555d70ac: Waiting [2026-06-03T05:42:28.494Z] 023165d6dd75: Waiting [2026-06-03T05:42:28.494Z] 3083f6bb36a9: Layer already exists [2026-06-03T05:42:28.494Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:28.494Z] 3386eb5fc029: Layer already exists [2026-06-03T05:42:28.494Z] 0e8e76d3c7cc: Layer already exists [2026-06-03T05:42:28.494Z] 510caaee0ba6: Layer already exists [2026-06-03T05:42:28.494Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:28.494Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:28.494Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:28.494Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:28.494Z] 4.1.0-dev.118: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:28.818Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:29.141Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:29.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-03T05:42:29.141Z] 3386eb5fc029: Preparing [2026-06-03T05:42:29.141Z] 0e8e76d3c7cc: Preparing [2026-06-03T05:42:29.141Z] 510caaee0ba6: Preparing [2026-06-03T05:42:29.141Z] 3083f6bb36a9: Preparing [2026-06-03T05:42:29.141Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:29.141Z] 023165d6dd75: Preparing [2026-06-03T05:42:29.141Z] ab7acf0a564c: Preparing [2026-06-03T05:42:29.141Z] 1ea598ddb590: Preparing [2026-06-03T05:42:29.141Z] 0854555d70ac: Preparing [2026-06-03T05:42:29.141Z] ab7acf0a564c: Waiting [2026-06-03T05:42:29.141Z] 023165d6dd75: Waiting [2026-06-03T05:42:29.141Z] 1ea598ddb590: Waiting [2026-06-03T05:42:29.141Z] 0854555d70ac: Waiting [2026-06-03T05:42:29.141Z] 0e8e76d3c7cc: Layer already exists [2026-06-03T05:42:29.141Z] 510caaee0ba6: Layer already exists [2026-06-03T05:42:29.141Z] 3083f6bb36a9: Layer already exists [2026-06-03T05:42:29.141Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:29.141Z] 3386eb5fc029: Layer already exists [2026-06-03T05:42:29.141Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:29.141Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:29.141Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:29.141Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:29.141Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:29.473Z] + 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-06-03T05:42:29.881Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-06-03T05:42:29.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-06-03T05:42:29.881Z] 3386eb5fc029: Preparing [2026-06-03T05:42:29.881Z] 0e8e76d3c7cc: Preparing [2026-06-03T05:42:29.881Z] 510caaee0ba6: Preparing [2026-06-03T05:42:29.881Z] 3083f6bb36a9: Preparing [2026-06-03T05:42:29.881Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:29.881Z] 023165d6dd75: Preparing [2026-06-03T05:42:29.881Z] ab7acf0a564c: Preparing [2026-06-03T05:42:29.881Z] 1ea598ddb590: Preparing [2026-06-03T05:42:29.881Z] 0854555d70ac: Preparing [2026-06-03T05:42:29.881Z] ab7acf0a564c: Waiting [2026-06-03T05:42:29.881Z] 1ea598ddb590: Waiting [2026-06-03T05:42:29.881Z] 0854555d70ac: Waiting [2026-06-03T05:42:29.881Z] 023165d6dd75: Waiting [2026-06-03T05:42:29.881Z] 3083f6bb36a9: Layer already exists [2026-06-03T05:42:29.881Z] 3386eb5fc029: Layer already exists [2026-06-03T05:42:29.881Z] 0e8e76d3c7cc: Layer already exists [2026-06-03T05:42:29.881Z] 510caaee0ba6: Layer already exists [2026-06-03T05:42:29.881Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:29.881Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:29.881Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:29.881Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:29.881Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:29.881Z] main: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:42:29.980Z] ===================================================== [Pipeline] echo [2026-06-03T05:42:29.993Z] taggedImages: [2026-06-03T05:42:29.993Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:29.993Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-06-03T05:42:29.993Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.118 [2026-06-03T05:42:29.993Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:29.993Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-06-03T05:42:30.014Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-06-03T05:42:30.014Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:30.014Z] latest [2026-06-03T05:42:30.014Z] 4.1.0-dev.118 [2026-06-03T05:42:30.014Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:30.014Z] main [2026-06-03T05:42:30.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:30.384Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:30.709Z] + docker push nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:30.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-03T05:42:30.709Z] 4b4b58dfd55b: Preparing [2026-06-03T05:42:30.709Z] 2bf6ed615399: Preparing [2026-06-03T05:42:30.709Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:30.709Z] 023165d6dd75: Preparing [2026-06-03T05:42:30.709Z] adec18949740: Preparing [2026-06-03T05:42:30.709Z] 00a1701d8883: Preparing [2026-06-03T05:42:30.709Z] 0854555d70ac: Preparing [2026-06-03T05:42:30.709Z] 00a1701d8883: Waiting [2026-06-03T05:42:30.709Z] 0854555d70ac: Waiting [2026-06-03T05:42:30.709Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:30.709Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:30.709Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:30.709Z] 4b4b58dfd55b: Pushed [2026-06-03T05:42:30.709Z] adec18949740: Pushed [2026-06-03T05:42:30.709Z] 00a1701d8883: Pushed [2026-06-03T05:42:34.905Z] 2bf6ed615399: Pushed [2026-06-03T05:42:34.905Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:35.230Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:35.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-03T05:42:35.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-03T05:42:35.557Z] 4b4b58dfd55b: Preparing [2026-06-03T05:42:35.557Z] 2bf6ed615399: Preparing [2026-06-03T05:42:35.557Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:35.557Z] 023165d6dd75: Preparing [2026-06-03T05:42:35.557Z] adec18949740: Preparing [2026-06-03T05:42:35.557Z] 00a1701d8883: Preparing [2026-06-03T05:42:35.557Z] 0854555d70ac: Preparing [2026-06-03T05:42:35.557Z] 00a1701d8883: Waiting [2026-06-03T05:42:35.557Z] 0854555d70ac: Waiting [2026-06-03T05:42:35.557Z] adec18949740: Layer already exists [2026-06-03T05:42:35.557Z] 4b4b58dfd55b: Layer already exists [2026-06-03T05:42:35.557Z] 2bf6ed615399: Layer already exists [2026-06-03T05:42:35.557Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:35.557Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:35.557Z] 00a1701d8883: Layer already exists [2026-06-03T05:42:35.557Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:35.557Z] latest: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:35.883Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:36.217Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.118 [2026-06-03T05:42:36.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-03T05:42:36.217Z] 4b4b58dfd55b: Preparing [2026-06-03T05:42:36.217Z] 2bf6ed615399: Preparing [2026-06-03T05:42:36.217Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:36.217Z] 023165d6dd75: Preparing [2026-06-03T05:42:36.217Z] adec18949740: Preparing [2026-06-03T05:42:36.217Z] 00a1701d8883: Preparing [2026-06-03T05:42:36.217Z] 0854555d70ac: Preparing [2026-06-03T05:42:36.217Z] 0854555d70ac: Waiting [2026-06-03T05:42:36.217Z] 00a1701d8883: Waiting [2026-06-03T05:42:36.217Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:36.217Z] 2bf6ed615399: Layer already exists [2026-06-03T05:42:36.217Z] 4b4b58dfd55b: Layer already exists [2026-06-03T05:42:36.217Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:36.217Z] adec18949740: Layer already exists [2026-06-03T05:42:36.217Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:36.217Z] 00a1701d8883: Layer already exists [2026-06-03T05:42:36.217Z] 4.1.0-dev.118: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:36.584Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:36.901Z] + docker push nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:36.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-03T05:42:36.901Z] 4b4b58dfd55b: Preparing [2026-06-03T05:42:36.901Z] 2bf6ed615399: Preparing [2026-06-03T05:42:36.901Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:36.901Z] 023165d6dd75: Preparing [2026-06-03T05:42:36.901Z] adec18949740: Preparing [2026-06-03T05:42:36.901Z] 00a1701d8883: Preparing [2026-06-03T05:42:36.901Z] 0854555d70ac: Preparing [2026-06-03T05:42:36.901Z] 00a1701d8883: Waiting [2026-06-03T05:42:36.901Z] 0854555d70ac: Waiting [2026-06-03T05:42:36.901Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:36.901Z] 4b4b58dfd55b: Layer already exists [2026-06-03T05:42:36.901Z] 2bf6ed615399: Layer already exists [2026-06-03T05:42:36.901Z] adec18949740: Layer already exists [2026-06-03T05:42:36.901Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:36.901Z] 00a1701d8883: Layer already exists [2026-06-03T05:42:36.901Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:36.901Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:37.224Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:37.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-06-03T05:42:37.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-06-03T05:42:37.553Z] 4b4b58dfd55b: Preparing [2026-06-03T05:42:37.553Z] 2bf6ed615399: Preparing [2026-06-03T05:42:37.553Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:37.553Z] 023165d6dd75: Preparing [2026-06-03T05:42:37.553Z] adec18949740: Preparing [2026-06-03T05:42:37.553Z] 00a1701d8883: Preparing [2026-06-03T05:42:37.553Z] 0854555d70ac: Preparing [2026-06-03T05:42:37.553Z] 00a1701d8883: Waiting [2026-06-03T05:42:37.553Z] 0854555d70ac: Waiting [2026-06-03T05:42:37.553Z] adec18949740: Layer already exists [2026-06-03T05:42:37.553Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:37.553Z] 4b4b58dfd55b: Layer already exists [2026-06-03T05:42:37.553Z] 2bf6ed615399: Layer already exists [2026-06-03T05:42:37.553Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:37.553Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:37.553Z] 00a1701d8883: Layer already exists [2026-06-03T05:42:37.553Z] main: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:42:37.625Z] ===================================================== [Pipeline] echo [2026-06-03T05:42:37.635Z] taggedImages: [2026-06-03T05:42:37.635Z] - nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:37.635Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-06-03T05:42:37.635Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.118 [2026-06-03T05:42:37.635Z] - nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:37.635Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-06-03T05:42:37.661Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-06-03T05:42:37.661Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:37.661Z] latest [2026-06-03T05:42:37.661Z] 4.1.0-dev.118 [2026-06-03T05:42:37.661Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:37.661Z] main [2026-06-03T05:42:37.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:37.995Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:38.322Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:38.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-03T05:42:38.322Z] 3465d67de901: Preparing [2026-06-03T05:42:38.322Z] d46d72f22811: Preparing [2026-06-03T05:42:38.322Z] 023165d6dd75: Preparing [2026-06-03T05:42:38.322Z] 65326864175a: Preparing [2026-06-03T05:42:38.322Z] 1c5609aedbef: Preparing [2026-06-03T05:42:38.322Z] 0854555d70ac: Preparing [2026-06-03T05:42:38.322Z] 0854555d70ac: Waiting [2026-06-03T05:42:38.322Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:38.322Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:38.322Z] 65326864175a: Pushed [2026-06-03T05:42:38.322Z] 3465d67de901: Pushed [2026-06-03T05:42:38.322Z] 1c5609aedbef: Pushed [2026-06-03T05:42:42.508Z] d46d72f22811: Pushed [2026-06-03T05:42:42.508Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:42.836Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:43.167Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-03T05:42:43.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-03T05:42:43.167Z] 3465d67de901: Preparing [2026-06-03T05:42:43.167Z] d46d72f22811: Preparing [2026-06-03T05:42:43.167Z] 023165d6dd75: Preparing [2026-06-03T05:42:43.167Z] 65326864175a: Preparing [2026-06-03T05:42:43.167Z] 1c5609aedbef: Preparing [2026-06-03T05:42:43.167Z] 0854555d70ac: Preparing [2026-06-03T05:42:43.167Z] 0854555d70ac: Waiting [2026-06-03T05:42:43.167Z] 65326864175a: Layer already exists [2026-06-03T05:42:43.167Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:43.167Z] 1c5609aedbef: Layer already exists [2026-06-03T05:42:43.167Z] d46d72f22811: Layer already exists [2026-06-03T05:42:43.167Z] 3465d67de901: Layer already exists [2026-06-03T05:42:43.167Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:43.167Z] latest: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:43.525Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:43.855Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.118 [2026-06-03T05:42:43.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-03T05:42:43.855Z] 3465d67de901: Preparing [2026-06-03T05:42:43.855Z] d46d72f22811: Preparing [2026-06-03T05:42:43.855Z] 023165d6dd75: Preparing [2026-06-03T05:42:43.855Z] 65326864175a: Preparing [2026-06-03T05:42:43.855Z] 1c5609aedbef: Preparing [2026-06-03T05:42:43.855Z] 0854555d70ac: Preparing [2026-06-03T05:42:43.855Z] 0854555d70ac: Waiting [2026-06-03T05:42:43.855Z] d46d72f22811: Layer already exists [2026-06-03T05:42:43.855Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:43.855Z] 1c5609aedbef: Layer already exists [2026-06-03T05:42:43.855Z] 65326864175a: Layer already exists [2026-06-03T05:42:43.855Z] 3465d67de901: Layer already exists [2026-06-03T05:42:43.855Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:43.855Z] 4.1.0-dev.118: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:44.182Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:44.497Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:44.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-03T05:42:44.497Z] 3465d67de901: Preparing [2026-06-03T05:42:44.497Z] d46d72f22811: Preparing [2026-06-03T05:42:44.497Z] 023165d6dd75: Preparing [2026-06-03T05:42:44.497Z] 65326864175a: Preparing [2026-06-03T05:42:44.497Z] 1c5609aedbef: Preparing [2026-06-03T05:42:44.497Z] 0854555d70ac: Preparing [2026-06-03T05:42:44.497Z] 0854555d70ac: Waiting [2026-06-03T05:42:44.497Z] 65326864175a: Layer already exists [2026-06-03T05:42:44.497Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:44.497Z] d46d72f22811: Layer already exists [2026-06-03T05:42:44.497Z] 3465d67de901: Layer already exists [2026-06-03T05:42:44.497Z] 1c5609aedbef: Layer already exists [2026-06-03T05:42:44.497Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:44.497Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:44.830Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:45.288Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-06-03T05:42:45.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-06-03T05:42:45.288Z] 3465d67de901: Preparing [2026-06-03T05:42:45.288Z] d46d72f22811: Preparing [2026-06-03T05:42:45.288Z] 023165d6dd75: Preparing [2026-06-03T05:42:45.288Z] 65326864175a: Preparing [2026-06-03T05:42:45.288Z] 1c5609aedbef: Preparing [2026-06-03T05:42:45.288Z] 0854555d70ac: Preparing [2026-06-03T05:42:45.288Z] 0854555d70ac: Waiting [2026-06-03T05:42:45.288Z] 65326864175a: Layer already exists [2026-06-03T05:42:45.288Z] d46d72f22811: Layer already exists [2026-06-03T05:42:45.288Z] 3465d67de901: Layer already exists [2026-06-03T05:42:45.288Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:45.288Z] 1c5609aedbef: Layer already exists [2026-06-03T05:42:45.288Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:45.288Z] main: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:42:45.362Z] ===================================================== [Pipeline] echo [2026-06-03T05:42:45.373Z] taggedImages: [2026-06-03T05:42:45.373Z] - nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:45.373Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-06-03T05:42:45.373Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.118 [2026-06-03T05:42:45.373Z] - nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:45.373Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-06-03T05:42:45.394Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-06-03T05:42:45.394Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:45.394Z] latest [2026-06-03T05:42:45.394Z] 4.1.0-dev.118 [2026-06-03T05:42:45.394Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:45.394Z] main [2026-06-03T05:42:45.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:45.767Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:46.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:46.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-03T05:42:46.109Z] 72bb2364079b: Preparing [2026-06-03T05:42:46.109Z] 2be1a98e6e85: Preparing [2026-06-03T05:42:46.109Z] 9b477cd23b83: Preparing [2026-06-03T05:42:46.109Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:46.109Z] 023165d6dd75: Preparing [2026-06-03T05:42:46.109Z] ab7acf0a564c: Preparing [2026-06-03T05:42:46.109Z] 1ea598ddb590: Preparing [2026-06-03T05:42:46.109Z] 0854555d70ac: Preparing [2026-06-03T05:42:46.109Z] ab7acf0a564c: Waiting [2026-06-03T05:42:46.109Z] 1ea598ddb590: Waiting [2026-06-03T05:42:46.109Z] 0854555d70ac: Waiting [2026-06-03T05:42:46.109Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:46.109Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:46.109Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:46.109Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:46.109Z] 2be1a98e6e85: Pushed [2026-06-03T05:42:46.109Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:46.109Z] 72bb2364079b: Pushed [2026-06-03T05:42:50.297Z] 9b477cd23b83: Pushed [2026-06-03T05:42:50.297Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:50.688Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:51.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-03T05:42:51.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-03T05:42:51.000Z] 72bb2364079b: Preparing [2026-06-03T05:42:51.000Z] 2be1a98e6e85: Preparing [2026-06-03T05:42:51.000Z] 9b477cd23b83: Preparing [2026-06-03T05:42:51.000Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:51.000Z] 023165d6dd75: Preparing [2026-06-03T05:42:51.000Z] ab7acf0a564c: Preparing [2026-06-03T05:42:51.000Z] 1ea598ddb590: Preparing [2026-06-03T05:42:51.000Z] 0854555d70ac: Preparing [2026-06-03T05:42:51.000Z] ab7acf0a564c: Waiting [2026-06-03T05:42:51.000Z] 1ea598ddb590: Waiting [2026-06-03T05:42:51.000Z] 0854555d70ac: Waiting [2026-06-03T05:42:51.000Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:51.000Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:51.000Z] 2be1a98e6e85: Layer already exists [2026-06-03T05:42:51.000Z] 9b477cd23b83: Layer already exists [2026-06-03T05:42:51.000Z] 72bb2364079b: Layer already exists [2026-06-03T05:42:51.000Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:51.000Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:51.000Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:51.000Z] latest: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:51.357Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:51.666Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.118 [2026-06-03T05:42:51.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-03T05:42:51.666Z] 72bb2364079b: Preparing [2026-06-03T05:42:51.666Z] 2be1a98e6e85: Preparing [2026-06-03T05:42:51.666Z] 9b477cd23b83: Preparing [2026-06-03T05:42:51.666Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:51.666Z] 023165d6dd75: Preparing [2026-06-03T05:42:51.666Z] ab7acf0a564c: Preparing [2026-06-03T05:42:51.666Z] 1ea598ddb590: Preparing [2026-06-03T05:42:51.666Z] 0854555d70ac: Preparing [2026-06-03T05:42:51.666Z] ab7acf0a564c: Waiting [2026-06-03T05:42:51.666Z] 1ea598ddb590: Waiting [2026-06-03T05:42:51.666Z] 0854555d70ac: Waiting [2026-06-03T05:42:51.666Z] 72bb2364079b: Layer already exists [2026-06-03T05:42:51.666Z] 9b477cd23b83: Layer already exists [2026-06-03T05:42:51.666Z] 2be1a98e6e85: Layer already exists [2026-06-03T05:42:51.666Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:51.666Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:51.666Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:51.666Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:51.666Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:51.666Z] 4.1.0-dev.118: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:51.985Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:52.307Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:52.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-03T05:42:52.307Z] 72bb2364079b: Preparing [2026-06-03T05:42:52.307Z] 2be1a98e6e85: Preparing [2026-06-03T05:42:52.307Z] 9b477cd23b83: Preparing [2026-06-03T05:42:52.307Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:52.307Z] 023165d6dd75: Preparing [2026-06-03T05:42:52.307Z] ab7acf0a564c: Preparing [2026-06-03T05:42:52.307Z] 1ea598ddb590: Preparing [2026-06-03T05:42:52.307Z] 0854555d70ac: Preparing [2026-06-03T05:42:52.307Z] ab7acf0a564c: Waiting [2026-06-03T05:42:52.307Z] 1ea598ddb590: Waiting [2026-06-03T05:42:52.307Z] 0854555d70ac: Waiting [2026-06-03T05:42:52.307Z] 72bb2364079b: Layer already exists [2026-06-03T05:42:52.307Z] 2be1a98e6e85: Layer already exists [2026-06-03T05:42:52.307Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:52.307Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:52.307Z] 9b477cd23b83: Layer already exists [2026-06-03T05:42:52.307Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:52.307Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:52.307Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:52.307Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:52.627Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:52.945Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-06-03T05:42:52.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-06-03T05:42:52.945Z] 72bb2364079b: Preparing [2026-06-03T05:42:52.945Z] 2be1a98e6e85: Preparing [2026-06-03T05:42:52.945Z] 9b477cd23b83: Preparing [2026-06-03T05:42:52.945Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:52.945Z] 023165d6dd75: Preparing [2026-06-03T05:42:52.945Z] ab7acf0a564c: Preparing [2026-06-03T05:42:52.945Z] 1ea598ddb590: Preparing [2026-06-03T05:42:52.945Z] 0854555d70ac: Preparing [2026-06-03T05:42:52.945Z] ab7acf0a564c: Waiting [2026-06-03T05:42:52.945Z] 1ea598ddb590: Waiting [2026-06-03T05:42:52.945Z] 0854555d70ac: Waiting [2026-06-03T05:42:52.945Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:52.945Z] 72bb2364079b: Layer already exists [2026-06-03T05:42:52.945Z] 2be1a98e6e85: Layer already exists [2026-06-03T05:42:52.945Z] 9b477cd23b83: Layer already exists [2026-06-03T05:42:52.945Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:52.945Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:52.945Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:52.945Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:52.945Z] main: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:42:53.030Z] ===================================================== [Pipeline] echo [2026-06-03T05:42:53.043Z] taggedImages: [2026-06-03T05:42:53.043Z] - nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:53.043Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-06-03T05:42:53.043Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.118 [2026-06-03T05:42:53.043Z] - nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:53.043Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-06-03T05:42:53.063Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-06-03T05:42:53.063Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:53.063Z] latest [2026-06-03T05:42:53.063Z] 4.1.0-dev.118 [2026-06-03T05:42:53.063Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:53.063Z] main [2026-06-03T05:42:53.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:53.402Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:53.725Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:53.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-03T05:42:53.725Z] 2aa8317cadb3: Preparing [2026-06-03T05:42:53.725Z] 9c89dd5d656c: Preparing [2026-06-03T05:42:53.726Z] 470ea7f67c7a: Preparing [2026-06-03T05:42:53.726Z] 0f6305f81a02: Preparing [2026-06-03T05:42:53.726Z] a97f4f35a6fa: Preparing [2026-06-03T05:42:53.726Z] c26c03f0288c: Preparing [2026-06-03T05:42:53.726Z] 3e89e106fde8: Preparing [2026-06-03T05:42:53.726Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:53.726Z] 023165d6dd75: Preparing [2026-06-03T05:42:53.726Z] e80e950c6f9b: Preparing [2026-06-03T05:42:53.726Z] 2de341f55379: Preparing [2026-06-03T05:42:53.726Z] 5f70bf18a086: Preparing [2026-06-03T05:42:53.726Z] 1e96d2b7df69: Preparing [2026-06-03T05:42:53.726Z] 2cd3d2951ef4: Preparing [2026-06-03T05:42:53.726Z] 47e852ee274c: Preparing [2026-06-03T05:42:53.726Z] 0854555d70ac: Preparing [2026-06-03T05:42:53.726Z] c26c03f0288c: Waiting [2026-06-03T05:42:53.726Z] 3e89e106fde8: Waiting [2026-06-03T05:42:53.726Z] 9439f0aef0ee: Waiting [2026-06-03T05:42:53.726Z] 023165d6dd75: Waiting [2026-06-03T05:42:53.726Z] 2de341f55379: Waiting [2026-06-03T05:42:53.726Z] e80e950c6f9b: Waiting [2026-06-03T05:42:53.726Z] 2cd3d2951ef4: Waiting [2026-06-03T05:42:53.726Z] 5f70bf18a086: Waiting [2026-06-03T05:42:53.726Z] 47e852ee274c: Waiting [2026-06-03T05:42:53.726Z] 1e96d2b7df69: Waiting [2026-06-03T05:42:53.726Z] 0854555d70ac: Waiting [2026-06-03T05:42:53.726Z] 470ea7f67c7a: Pushed [2026-06-03T05:42:53.726Z] a97f4f35a6fa: Pushed [2026-06-03T05:42:53.726Z] 0f6305f81a02: Pushed [2026-06-03T05:42:53.726Z] 9c89dd5d656c: Pushed [2026-06-03T05:42:53.726Z] 2aa8317cadb3: Pushed [2026-06-03T05:42:53.726Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:53.726Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:53.726Z] 5f70bf18a086: Layer already exists [2026-06-03T05:42:53.726Z] c26c03f0288c: Pushed [2026-06-03T05:42:53.984Z] e80e950c6f9b: Pushed [2026-06-03T05:42:53.984Z] 2de341f55379: Pushed [2026-06-03T05:42:53.984Z] 1e96d2b7df69: Pushed [2026-06-03T05:42:53.984Z] 2cd3d2951ef4: Pushed [2026-06-03T05:42:53.984Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:53.984Z] 47e852ee274c: Pushed [2026-06-03T05:42:55.360Z] 3e89e106fde8: Pushed [2026-06-03T05:42:55.360Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:55.672Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:55.986Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-03T05:42:55.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-03T05:42:55.986Z] 2aa8317cadb3: Preparing [2026-06-03T05:42:55.986Z] 9c89dd5d656c: Preparing [2026-06-03T05:42:55.986Z] 470ea7f67c7a: Preparing [2026-06-03T05:42:55.986Z] 0f6305f81a02: Preparing [2026-06-03T05:42:55.986Z] a97f4f35a6fa: Preparing [2026-06-03T05:42:55.986Z] c26c03f0288c: Preparing [2026-06-03T05:42:55.986Z] 3e89e106fde8: Preparing [2026-06-03T05:42:55.986Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:55.986Z] 023165d6dd75: Preparing [2026-06-03T05:42:55.986Z] e80e950c6f9b: Preparing [2026-06-03T05:42:55.986Z] 2de341f55379: Preparing [2026-06-03T05:42:55.986Z] 5f70bf18a086: Preparing [2026-06-03T05:42:55.986Z] 1e96d2b7df69: Preparing [2026-06-03T05:42:55.987Z] 2cd3d2951ef4: Preparing [2026-06-03T05:42:55.987Z] 47e852ee274c: Preparing [2026-06-03T05:42:55.987Z] 0854555d70ac: Preparing [2026-06-03T05:42:55.987Z] 023165d6dd75: Waiting [2026-06-03T05:42:55.987Z] e80e950c6f9b: Waiting [2026-06-03T05:42:55.987Z] 47e852ee274c: Waiting [2026-06-03T05:42:55.987Z] 0854555d70ac: Waiting [2026-06-03T05:42:55.987Z] 2de341f55379: Waiting [2026-06-03T05:42:55.987Z] 5f70bf18a086: Waiting [2026-06-03T05:42:55.987Z] 1e96d2b7df69: Waiting [2026-06-03T05:42:55.987Z] 2cd3d2951ef4: Waiting [2026-06-03T05:42:55.987Z] 3e89e106fde8: Waiting [2026-06-03T05:42:55.987Z] c26c03f0288c: Waiting [2026-06-03T05:42:55.987Z] 9439f0aef0ee: Waiting [2026-06-03T05:42:55.987Z] 2aa8317cadb3: Layer already exists [2026-06-03T05:42:55.987Z] a97f4f35a6fa: Layer already exists [2026-06-03T05:42:55.987Z] 9c89dd5d656c: Layer already exists [2026-06-03T05:42:55.987Z] 0f6305f81a02: Layer already exists [2026-06-03T05:42:55.987Z] 470ea7f67c7a: Layer already exists [2026-06-03T05:42:55.987Z] 3e89e106fde8: Layer already exists [2026-06-03T05:42:55.987Z] c26c03f0288c: Layer already exists [2026-06-03T05:42:55.987Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:55.987Z] e80e950c6f9b: Layer already exists [2026-06-03T05:42:55.987Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:55.987Z] 1e96d2b7df69: Layer already exists [2026-06-03T05:42:55.987Z] 5f70bf18a086: Layer already exists [2026-06-03T05:42:55.987Z] 2de341f55379: Layer already exists [2026-06-03T05:42:55.987Z] 47e852ee274c: Layer already exists [2026-06-03T05:42:55.987Z] 2cd3d2951ef4: Layer already exists [2026-06-03T05:42:55.987Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:55.987Z] latest: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:56.315Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:56.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.118 [2026-06-03T05:42:56.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-03T05:42:56.635Z] 2aa8317cadb3: Preparing [2026-06-03T05:42:56.635Z] 9c89dd5d656c: Preparing [2026-06-03T05:42:56.635Z] 470ea7f67c7a: Preparing [2026-06-03T05:42:56.635Z] 0f6305f81a02: Preparing [2026-06-03T05:42:56.635Z] a97f4f35a6fa: Preparing [2026-06-03T05:42:56.635Z] c26c03f0288c: Preparing [2026-06-03T05:42:56.635Z] 3e89e106fde8: Preparing [2026-06-03T05:42:56.635Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:56.635Z] 023165d6dd75: Preparing [2026-06-03T05:42:56.635Z] e80e950c6f9b: Preparing [2026-06-03T05:42:56.635Z] 2de341f55379: Preparing [2026-06-03T05:42:56.635Z] 5f70bf18a086: Preparing [2026-06-03T05:42:56.635Z] 1e96d2b7df69: Preparing [2026-06-03T05:42:56.635Z] 2cd3d2951ef4: Preparing [2026-06-03T05:42:56.635Z] 47e852ee274c: Preparing [2026-06-03T05:42:56.635Z] 0854555d70ac: Preparing [2026-06-03T05:42:56.635Z] 2de341f55379: Waiting [2026-06-03T05:42:56.635Z] 5f70bf18a086: Waiting [2026-06-03T05:42:56.635Z] c26c03f0288c: Waiting [2026-06-03T05:42:56.635Z] 3e89e106fde8: Waiting [2026-06-03T05:42:56.635Z] 1e96d2b7df69: Waiting [2026-06-03T05:42:56.635Z] 47e852ee274c: Waiting [2026-06-03T05:42:56.635Z] 0854555d70ac: Waiting [2026-06-03T05:42:56.635Z] 2cd3d2951ef4: Waiting [2026-06-03T05:42:56.635Z] 9439f0aef0ee: Waiting [2026-06-03T05:42:56.635Z] 023165d6dd75: Waiting [2026-06-03T05:42:56.635Z] e80e950c6f9b: Waiting [2026-06-03T05:42:56.635Z] 2aa8317cadb3: Layer already exists [2026-06-03T05:42:56.635Z] 470ea7f67c7a: Layer already exists [2026-06-03T05:42:56.635Z] 0f6305f81a02: Layer already exists [2026-06-03T05:42:56.635Z] 9c89dd5d656c: Layer already exists [2026-06-03T05:42:56.635Z] a97f4f35a6fa: Layer already exists [2026-06-03T05:42:56.635Z] c26c03f0288c: Layer already exists [2026-06-03T05:42:56.635Z] 3e89e106fde8: Layer already exists [2026-06-03T05:42:56.635Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:56.635Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:56.635Z] e80e950c6f9b: Layer already exists [2026-06-03T05:42:56.635Z] 5f70bf18a086: Layer already exists [2026-06-03T05:42:56.635Z] 2de341f55379: Layer already exists [2026-06-03T05:42:56.635Z] 2cd3d2951ef4: Layer already exists [2026-06-03T05:42:56.635Z] 1e96d2b7df69: Layer already exists [2026-06-03T05:42:56.635Z] 47e852ee274c: Layer already exists [2026-06-03T05:42:56.635Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:56.635Z] 4.1.0-dev.118: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:56.961Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:57.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:57.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-03T05:42:57.310Z] 2aa8317cadb3: Preparing [2026-06-03T05:42:57.310Z] 9c89dd5d656c: Preparing [2026-06-03T05:42:57.310Z] 470ea7f67c7a: Preparing [2026-06-03T05:42:57.310Z] 0f6305f81a02: Preparing [2026-06-03T05:42:57.310Z] a97f4f35a6fa: Preparing [2026-06-03T05:42:57.310Z] c26c03f0288c: Preparing [2026-06-03T05:42:57.310Z] 3e89e106fde8: Preparing [2026-06-03T05:42:57.310Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:57.310Z] 023165d6dd75: Preparing [2026-06-03T05:42:57.310Z] e80e950c6f9b: Preparing [2026-06-03T05:42:57.310Z] 2de341f55379: Preparing [2026-06-03T05:42:57.310Z] 5f70bf18a086: Preparing [2026-06-03T05:42:57.310Z] 1e96d2b7df69: Preparing [2026-06-03T05:42:57.310Z] 2cd3d2951ef4: Preparing [2026-06-03T05:42:57.310Z] 47e852ee274c: Preparing [2026-06-03T05:42:57.310Z] 0854555d70ac: Preparing [2026-06-03T05:42:57.310Z] 2de341f55379: Waiting [2026-06-03T05:42:57.310Z] 5f70bf18a086: Waiting [2026-06-03T05:42:57.310Z] 1e96d2b7df69: Waiting [2026-06-03T05:42:57.310Z] 2cd3d2951ef4: Waiting [2026-06-03T05:42:57.310Z] c26c03f0288c: Waiting [2026-06-03T05:42:57.310Z] 3e89e106fde8: Waiting [2026-06-03T05:42:57.310Z] 9439f0aef0ee: Waiting [2026-06-03T05:42:57.310Z] 023165d6dd75: Waiting [2026-06-03T05:42:57.310Z] 0854555d70ac: Waiting [2026-06-03T05:42:57.310Z] e80e950c6f9b: Waiting [2026-06-03T05:42:57.310Z] 47e852ee274c: Waiting [2026-06-03T05:42:57.310Z] 9c89dd5d656c: Layer already exists [2026-06-03T05:42:57.310Z] 470ea7f67c7a: Layer already exists [2026-06-03T05:42:57.310Z] a97f4f35a6fa: Layer already exists [2026-06-03T05:42:57.310Z] 2aa8317cadb3: Layer already exists [2026-06-03T05:42:57.310Z] 0f6305f81a02: Layer already exists [2026-06-03T05:42:57.310Z] 3e89e106fde8: Layer already exists [2026-06-03T05:42:57.310Z] c26c03f0288c: Layer already exists [2026-06-03T05:42:57.310Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:57.310Z] e80e950c6f9b: Layer already exists [2026-06-03T05:42:57.310Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:57.310Z] 2de341f55379: Layer already exists [2026-06-03T05:42:57.310Z] 5f70bf18a086: Layer already exists [2026-06-03T05:42:57.310Z] 47e852ee274c: Layer already exists [2026-06-03T05:42:57.310Z] 1e96d2b7df69: Layer already exists [2026-06-03T05:42:57.310Z] 2cd3d2951ef4: Layer already exists [2026-06-03T05:42:57.310Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:57.310Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:57.659Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:57.974Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-06-03T05:42:57.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-06-03T05:42:57.974Z] 2aa8317cadb3: Preparing [2026-06-03T05:42:57.974Z] 9c89dd5d656c: Preparing [2026-06-03T05:42:57.974Z] 470ea7f67c7a: Preparing [2026-06-03T05:42:57.974Z] 0f6305f81a02: Preparing [2026-06-03T05:42:57.974Z] a97f4f35a6fa: Preparing [2026-06-03T05:42:57.974Z] c26c03f0288c: Preparing [2026-06-03T05:42:57.974Z] 3e89e106fde8: Preparing [2026-06-03T05:42:57.974Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:57.974Z] 023165d6dd75: Preparing [2026-06-03T05:42:57.974Z] e80e950c6f9b: Preparing [2026-06-03T05:42:57.974Z] 2de341f55379: Preparing [2026-06-03T05:42:57.974Z] 5f70bf18a086: Preparing [2026-06-03T05:42:57.974Z] 1e96d2b7df69: Preparing [2026-06-03T05:42:57.974Z] 2cd3d2951ef4: Preparing [2026-06-03T05:42:57.974Z] 47e852ee274c: Preparing [2026-06-03T05:42:57.974Z] 0854555d70ac: Preparing [2026-06-03T05:42:57.974Z] e80e950c6f9b: Waiting [2026-06-03T05:42:57.974Z] 2de341f55379: Waiting [2026-06-03T05:42:57.974Z] 5f70bf18a086: Waiting [2026-06-03T05:42:57.974Z] 1e96d2b7df69: Waiting [2026-06-03T05:42:57.974Z] c26c03f0288c: Waiting [2026-06-03T05:42:57.974Z] 2cd3d2951ef4: Waiting [2026-06-03T05:42:57.974Z] 47e852ee274c: Waiting [2026-06-03T05:42:57.974Z] 3e89e106fde8: Waiting [2026-06-03T05:42:57.974Z] 0854555d70ac: Waiting [2026-06-03T05:42:57.974Z] 9439f0aef0ee: Waiting [2026-06-03T05:42:57.974Z] 023165d6dd75: Waiting [2026-06-03T05:42:57.974Z] 9c89dd5d656c: Layer already exists [2026-06-03T05:42:57.974Z] a97f4f35a6fa: Layer already exists [2026-06-03T05:42:57.974Z] 2aa8317cadb3: Layer already exists [2026-06-03T05:42:57.974Z] 0f6305f81a02: Layer already exists [2026-06-03T05:42:57.974Z] 470ea7f67c7a: Layer already exists [2026-06-03T05:42:57.974Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:57.974Z] 3e89e106fde8: Layer already exists [2026-06-03T05:42:57.974Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:57.974Z] e80e950c6f9b: Layer already exists [2026-06-03T05:42:57.974Z] c26c03f0288c: Layer already exists [2026-06-03T05:42:57.974Z] 5f70bf18a086: Layer already exists [2026-06-03T05:42:57.974Z] 2de341f55379: Layer already exists [2026-06-03T05:42:57.974Z] 1e96d2b7df69: Layer already exists [2026-06-03T05:42:57.974Z] 47e852ee274c: Layer already exists [2026-06-03T05:42:57.974Z] 2cd3d2951ef4: Layer already exists [2026-06-03T05:42:57.974Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:57.974Z] main: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:42:58.049Z] ===================================================== [Pipeline] echo [2026-06-03T05:42:58.069Z] taggedImages: [2026-06-03T05:42:58.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:58.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-06-03T05:42:58.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.118 [2026-06-03T05:42:58.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:58.069Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-06-03T05:42:58.090Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-06-03T05:42:58.090Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:58.090Z] latest [2026-06-03T05:42:58.090Z] 4.1.0-dev.118 [2026-06-03T05:42:58.090Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:42:58.090Z] main [2026-06-03T05:42:58.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:58.433Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:42:58.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:42:58.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-03T05:42:58.746Z] ebd00bb8cd9e: Preparing [2026-06-03T05:42:58.746Z] 609d1412a9a3: Preparing [2026-06-03T05:42:58.746Z] 67459700c54e: Preparing [2026-06-03T05:42:58.746Z] 540167218f87: Preparing [2026-06-03T05:42:58.746Z] 9439f0aef0ee: Preparing [2026-06-03T05:42:58.746Z] 023165d6dd75: Preparing [2026-06-03T05:42:58.746Z] ab7acf0a564c: Preparing [2026-06-03T05:42:58.746Z] 1ea598ddb590: Preparing [2026-06-03T05:42:58.746Z] 0854555d70ac: Preparing [2026-06-03T05:42:58.746Z] ab7acf0a564c: Waiting [2026-06-03T05:42:58.746Z] 1ea598ddb590: Waiting [2026-06-03T05:42:58.746Z] 023165d6dd75: Waiting [2026-06-03T05:42:58.746Z] 0854555d70ac: Waiting [2026-06-03T05:42:58.746Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:42:58.746Z] 023165d6dd75: Layer already exists [2026-06-03T05:42:58.746Z] ab7acf0a564c: Layer already exists [2026-06-03T05:42:58.746Z] 67459700c54e: Pushed [2026-06-03T05:42:58.746Z] 1ea598ddb590: Layer already exists [2026-06-03T05:42:58.746Z] 609d1412a9a3: Pushed [2026-06-03T05:42:58.746Z] 0854555d70ac: Layer already exists [2026-06-03T05:42:58.746Z] ebd00bb8cd9e: Pushed [2026-06-03T05:43:02.934Z] 540167218f87: Pushed [2026-06-03T05:43:02.934Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:03.265Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:03.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-03T05:43:03.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-03T05:43:03.588Z] ebd00bb8cd9e: Preparing [2026-06-03T05:43:03.588Z] 609d1412a9a3: Preparing [2026-06-03T05:43:03.588Z] 67459700c54e: Preparing [2026-06-03T05:43:03.588Z] 540167218f87: Preparing [2026-06-03T05:43:03.588Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:03.588Z] 023165d6dd75: Preparing [2026-06-03T05:43:03.588Z] ab7acf0a564c: Preparing [2026-06-03T05:43:03.588Z] 1ea598ddb590: Preparing [2026-06-03T05:43:03.588Z] 0854555d70ac: Preparing [2026-06-03T05:43:03.588Z] 1ea598ddb590: Waiting [2026-06-03T05:43:03.588Z] 023165d6dd75: Waiting [2026-06-03T05:43:03.588Z] ab7acf0a564c: Waiting [2026-06-03T05:43:03.588Z] 0854555d70ac: Waiting [2026-06-03T05:43:03.588Z] 540167218f87: Layer already exists [2026-06-03T05:43:03.588Z] ebd00bb8cd9e: Layer already exists [2026-06-03T05:43:03.588Z] 609d1412a9a3: Layer already exists [2026-06-03T05:43:03.588Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:03.588Z] 67459700c54e: Layer already exists [2026-06-03T05:43:03.588Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:03.588Z] ab7acf0a564c: Layer already exists [2026-06-03T05:43:03.588Z] 1ea598ddb590: Layer already exists [2026-06-03T05:43:03.588Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:03.588Z] latest: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:03.918Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:04.243Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.118 [2026-06-03T05:43:04.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-03T05:43:04.243Z] ebd00bb8cd9e: Preparing [2026-06-03T05:43:04.243Z] 609d1412a9a3: Preparing [2026-06-03T05:43:04.243Z] 67459700c54e: Preparing [2026-06-03T05:43:04.243Z] 540167218f87: Preparing [2026-06-03T05:43:04.243Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:04.243Z] 023165d6dd75: Preparing [2026-06-03T05:43:04.243Z] ab7acf0a564c: Preparing [2026-06-03T05:43:04.243Z] 1ea598ddb590: Preparing [2026-06-03T05:43:04.243Z] 0854555d70ac: Preparing [2026-06-03T05:43:04.243Z] 023165d6dd75: Waiting [2026-06-03T05:43:04.243Z] ab7acf0a564c: Waiting [2026-06-03T05:43:04.243Z] 1ea598ddb590: Waiting [2026-06-03T05:43:04.243Z] 0854555d70ac: Waiting [2026-06-03T05:43:04.243Z] 609d1412a9a3: Layer already exists [2026-06-03T05:43:04.243Z] 540167218f87: Layer already exists [2026-06-03T05:43:04.243Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:04.243Z] 67459700c54e: Layer already exists [2026-06-03T05:43:04.243Z] ebd00bb8cd9e: Layer already exists [2026-06-03T05:43:04.243Z] ab7acf0a564c: Layer already exists [2026-06-03T05:43:04.243Z] 1ea598ddb590: Layer already exists [2026-06-03T05:43:04.243Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:04.243Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:04.243Z] 4.1.0-dev.118: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:04.559Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:04.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:04.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-03T05:43:04.887Z] ebd00bb8cd9e: Preparing [2026-06-03T05:43:04.887Z] 609d1412a9a3: Preparing [2026-06-03T05:43:04.887Z] 67459700c54e: Preparing [2026-06-03T05:43:04.887Z] 540167218f87: Preparing [2026-06-03T05:43:04.887Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:04.887Z] 023165d6dd75: Preparing [2026-06-03T05:43:04.887Z] ab7acf0a564c: Preparing [2026-06-03T05:43:04.887Z] 023165d6dd75: Waiting [2026-06-03T05:43:04.887Z] 1ea598ddb590: Preparing [2026-06-03T05:43:04.887Z] ab7acf0a564c: Waiting [2026-06-03T05:43:04.887Z] 1ea598ddb590: Waiting [2026-06-03T05:43:04.887Z] 0854555d70ac: Preparing [2026-06-03T05:43:04.887Z] 0854555d70ac: Waiting [2026-06-03T05:43:04.888Z] ebd00bb8cd9e: Layer already exists [2026-06-03T05:43:04.888Z] 67459700c54e: Layer already exists [2026-06-03T05:43:04.888Z] 540167218f87: Layer already exists [2026-06-03T05:43:04.888Z] 609d1412a9a3: Layer already exists [2026-06-03T05:43:04.888Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:04.888Z] ab7acf0a564c: Layer already exists [2026-06-03T05:43:04.888Z] 1ea598ddb590: Layer already exists [2026-06-03T05:43:04.888Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:04.888Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:04.888Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:05.206Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:05.522Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-06-03T05:43:05.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-06-03T05:43:05.522Z] ebd00bb8cd9e: Preparing [2026-06-03T05:43:05.522Z] 609d1412a9a3: Preparing [2026-06-03T05:43:05.522Z] 67459700c54e: Preparing [2026-06-03T05:43:05.522Z] 540167218f87: Preparing [2026-06-03T05:43:05.522Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:05.522Z] 023165d6dd75: Preparing [2026-06-03T05:43:05.522Z] ab7acf0a564c: Preparing [2026-06-03T05:43:05.522Z] 1ea598ddb590: Preparing [2026-06-03T05:43:05.522Z] 0854555d70ac: Preparing [2026-06-03T05:43:05.522Z] ab7acf0a564c: Waiting [2026-06-03T05:43:05.522Z] 023165d6dd75: Waiting [2026-06-03T05:43:05.522Z] 1ea598ddb590: Waiting [2026-06-03T05:43:05.522Z] 0854555d70ac: Waiting [2026-06-03T05:43:05.522Z] 540167218f87: Layer already exists [2026-06-03T05:43:05.522Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:05.522Z] 609d1412a9a3: Layer already exists [2026-06-03T05:43:05.522Z] ebd00bb8cd9e: Layer already exists [2026-06-03T05:43:05.522Z] 67459700c54e: Layer already exists [2026-06-03T05:43:05.522Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:05.522Z] ab7acf0a564c: Layer already exists [2026-06-03T05:43:05.522Z] 1ea598ddb590: Layer already exists [2026-06-03T05:43:05.522Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:05.522Z] main: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:43:05.585Z] ===================================================== [Pipeline] echo [2026-06-03T05:43:05.595Z] taggedImages: [2026-06-03T05:43:05.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:05.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-06-03T05:43:05.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.118 [2026-06-03T05:43:05.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:05.595Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-06-03T05:43:05.614Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-06-03T05:43:05.614Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:05.614Z] latest [2026-06-03T05:43:05.614Z] 4.1.0-dev.118 [2026-06-03T05:43:05.614Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:05.614Z] main [2026-06-03T05:43:05.614Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:05.960Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:06.287Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:06.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-03T05:43:06.287Z] 70636a52eeb0: Preparing [2026-06-03T05:43:06.287Z] 6653873556a5: Preparing [2026-06-03T05:43:06.287Z] 194cf2ce7e1d: Preparing [2026-06-03T05:43:06.287Z] 529cd3361dcc: Preparing [2026-06-03T05:43:06.287Z] b4ea9669de14: Preparing [2026-06-03T05:43:06.287Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:06.287Z] 023165d6dd75: Preparing [2026-06-03T05:43:06.287Z] 1112ac5c6f70: Preparing [2026-06-03T05:43:06.287Z] acb918b6ae88: Preparing [2026-06-03T05:43:06.287Z] 1c37b29b9fbd: Preparing [2026-06-03T05:43:06.287Z] 0854555d70ac: Preparing [2026-06-03T05:43:06.287Z] 1112ac5c6f70: Waiting [2026-06-03T05:43:06.287Z] acb918b6ae88: Waiting [2026-06-03T05:43:06.287Z] 1c37b29b9fbd: Waiting [2026-06-03T05:43:06.287Z] 0854555d70ac: Waiting [2026-06-03T05:43:06.287Z] 023165d6dd75: Waiting [2026-06-03T05:43:06.287Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:06.287Z] 529cd3361dcc: Pushed [2026-06-03T05:43:06.287Z] b4ea9669de14: Pushed [2026-06-03T05:43:06.287Z] 70636a52eeb0: Pushed [2026-06-03T05:43:06.287Z] 6653873556a5: Pushed [2026-06-03T05:43:06.287Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:06.287Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:06.287Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:06.545Z] acb918b6ae88: Pushed [2026-06-03T05:43:06.545Z] 1112ac5c6f70: Pushed [2026-06-03T05:43:07.936Z] 1c37b29b9fbd: Pushed [2026-06-03T05:43:09.310Z] 194cf2ce7e1d: Pushed [2026-06-03T05:43:09.310Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:09.632Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:09.950Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-03T05:43:09.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-03T05:43:09.951Z] 70636a52eeb0: Preparing [2026-06-03T05:43:09.951Z] 6653873556a5: Preparing [2026-06-03T05:43:09.951Z] 194cf2ce7e1d: Preparing [2026-06-03T05:43:09.951Z] 529cd3361dcc: Preparing [2026-06-03T05:43:09.951Z] b4ea9669de14: Preparing [2026-06-03T05:43:09.951Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:09.951Z] 023165d6dd75: Preparing [2026-06-03T05:43:09.951Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:09.951Z] 1112ac5c6f70: Preparing [2026-06-03T05:43:09.951Z] acb918b6ae88: Preparing [2026-06-03T05:43:09.951Z] 1112ac5c6f70: Waiting [2026-06-03T05:43:09.951Z] 023165d6dd75: Waiting [2026-06-03T05:43:09.951Z] 1c37b29b9fbd: Preparing [2026-06-03T05:43:09.951Z] acb918b6ae88: Waiting [2026-06-03T05:43:09.951Z] 0854555d70ac: Preparing [2026-06-03T05:43:09.951Z] 1c37b29b9fbd: Waiting [2026-06-03T05:43:09.951Z] 0854555d70ac: Waiting [2026-06-03T05:43:09.951Z] 6653873556a5: Layer already exists [2026-06-03T05:43:09.951Z] b4ea9669de14: Layer already exists [2026-06-03T05:43:09.951Z] 529cd3361dcc: Layer already exists [2026-06-03T05:43:09.951Z] 70636a52eeb0: Layer already exists [2026-06-03T05:43:09.951Z] 194cf2ce7e1d: Layer already exists [2026-06-03T05:43:09.951Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:09.951Z] acb918b6ae88: Layer already exists [2026-06-03T05:43:09.951Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:09.951Z] 1112ac5c6f70: Layer already exists [2026-06-03T05:43:09.951Z] 1c37b29b9fbd: Layer already exists [2026-06-03T05:43:09.951Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:09.951Z] latest: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:10.274Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:10.588Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.118 [2026-06-03T05:43:10.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-03T05:43:10.588Z] 70636a52eeb0: Preparing [2026-06-03T05:43:10.588Z] 6653873556a5: Preparing [2026-06-03T05:43:10.588Z] 194cf2ce7e1d: Preparing [2026-06-03T05:43:10.588Z] 529cd3361dcc: Preparing [2026-06-03T05:43:10.588Z] b4ea9669de14: Preparing [2026-06-03T05:43:10.588Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:10.588Z] 023165d6dd75: Preparing [2026-06-03T05:43:10.588Z] 1112ac5c6f70: Preparing [2026-06-03T05:43:10.588Z] acb918b6ae88: Preparing [2026-06-03T05:43:10.588Z] 1c37b29b9fbd: Preparing [2026-06-03T05:43:10.588Z] 0854555d70ac: Preparing [2026-06-03T05:43:10.588Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:10.588Z] acb918b6ae88: Waiting [2026-06-03T05:43:10.588Z] 023165d6dd75: Waiting [2026-06-03T05:43:10.588Z] 1c37b29b9fbd: Waiting [2026-06-03T05:43:10.588Z] 1112ac5c6f70: Waiting [2026-06-03T05:43:10.588Z] 0854555d70ac: Waiting [2026-06-03T05:43:10.588Z] b4ea9669de14: Layer already exists [2026-06-03T05:43:10.588Z] 70636a52eeb0: Layer already exists [2026-06-03T05:43:10.588Z] 529cd3361dcc: Layer already exists [2026-06-03T05:43:10.588Z] 6653873556a5: Layer already exists [2026-06-03T05:43:10.588Z] 194cf2ce7e1d: Layer already exists [2026-06-03T05:43:10.588Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:10.588Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:10.588Z] 1112ac5c6f70: Layer already exists [2026-06-03T05:43:10.588Z] acb918b6ae88: Layer already exists [2026-06-03T05:43:10.588Z] 1c37b29b9fbd: Layer already exists [2026-06-03T05:43:10.588Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:10.588Z] 4.1.0-dev.118: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:10.917Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:11.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:11.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-03T05:43:11.235Z] 70636a52eeb0: Preparing [2026-06-03T05:43:11.235Z] 6653873556a5: Preparing [2026-06-03T05:43:11.235Z] 194cf2ce7e1d: Preparing [2026-06-03T05:43:11.235Z] 529cd3361dcc: Preparing [2026-06-03T05:43:11.235Z] b4ea9669de14: Preparing [2026-06-03T05:43:11.235Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:11.235Z] 023165d6dd75: Preparing [2026-06-03T05:43:11.235Z] 1112ac5c6f70: Preparing [2026-06-03T05:43:11.235Z] acb918b6ae88: Preparing [2026-06-03T05:43:11.235Z] 1c37b29b9fbd: Preparing [2026-06-03T05:43:11.235Z] 0854555d70ac: Preparing [2026-06-03T05:43:11.235Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:11.235Z] 023165d6dd75: Waiting [2026-06-03T05:43:11.236Z] 1112ac5c6f70: Waiting [2026-06-03T05:43:11.236Z] acb918b6ae88: Waiting [2026-06-03T05:43:11.236Z] 1c37b29b9fbd: Waiting [2026-06-03T05:43:11.236Z] 0854555d70ac: Waiting [2026-06-03T05:43:11.236Z] 70636a52eeb0: Layer already exists [2026-06-03T05:43:11.236Z] 6653873556a5: Layer already exists [2026-06-03T05:43:11.236Z] b4ea9669de14: Layer already exists [2026-06-03T05:43:11.236Z] 194cf2ce7e1d: Layer already exists [2026-06-03T05:43:11.236Z] 529cd3361dcc: Layer already exists [2026-06-03T05:43:11.236Z] 1112ac5c6f70: Layer already exists [2026-06-03T05:43:11.236Z] acb918b6ae88: Layer already exists [2026-06-03T05:43:11.236Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:11.236Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:11.236Z] 1c37b29b9fbd: Layer already exists [2026-06-03T05:43:11.236Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:11.236Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:11.554Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:11.892Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-06-03T05:43:11.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-06-03T05:43:11.892Z] 70636a52eeb0: Preparing [2026-06-03T05:43:11.892Z] 6653873556a5: Preparing [2026-06-03T05:43:11.892Z] 194cf2ce7e1d: Preparing [2026-06-03T05:43:11.892Z] 529cd3361dcc: Preparing [2026-06-03T05:43:11.892Z] b4ea9669de14: Preparing [2026-06-03T05:43:11.892Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:11.892Z] 023165d6dd75: Preparing [2026-06-03T05:43:11.892Z] 1112ac5c6f70: Preparing [2026-06-03T05:43:11.892Z] acb918b6ae88: Preparing [2026-06-03T05:43:11.892Z] 1c37b29b9fbd: Preparing [2026-06-03T05:43:11.892Z] 0854555d70ac: Preparing [2026-06-03T05:43:11.892Z] 023165d6dd75: Waiting [2026-06-03T05:43:11.892Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:11.892Z] 1112ac5c6f70: Waiting [2026-06-03T05:43:11.892Z] acb918b6ae88: Waiting [2026-06-03T05:43:11.892Z] 1c37b29b9fbd: Waiting [2026-06-03T05:43:11.892Z] 0854555d70ac: Waiting [2026-06-03T05:43:11.892Z] 6653873556a5: Layer already exists [2026-06-03T05:43:11.892Z] 194cf2ce7e1d: Layer already exists [2026-06-03T05:43:11.892Z] b4ea9669de14: Layer already exists [2026-06-03T05:43:11.892Z] 70636a52eeb0: Layer already exists [2026-06-03T05:43:11.892Z] 529cd3361dcc: Layer already exists [2026-06-03T05:43:11.892Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:11.892Z] 1112ac5c6f70: Layer already exists [2026-06-03T05:43:11.892Z] 1c37b29b9fbd: Layer already exists [2026-06-03T05:43:11.892Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:11.892Z] acb918b6ae88: Layer already exists [2026-06-03T05:43:11.892Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:11.892Z] main: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:43:11.950Z] ===================================================== [Pipeline] echo [2026-06-03T05:43:11.960Z] taggedImages: [2026-06-03T05:43:11.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:11.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-06-03T05:43:11.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.118 [2026-06-03T05:43:11.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:11.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-06-03T05:43:11.989Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-06-03T05:43:11.989Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:11.989Z] latest [2026-06-03T05:43:11.989Z] 4.1.0-dev.118 [2026-06-03T05:43:11.989Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:11.989Z] main [2026-06-03T05:43:11.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:12.318Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:12.702Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:12.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-03T05:43:12.702Z] 403d8e188ab4: Preparing [2026-06-03T05:43:12.702Z] b70bdea2e2da: Preparing [2026-06-03T05:43:12.702Z] 13a1169d24fc: Preparing [2026-06-03T05:43:12.702Z] 850fbaebe0c8: Preparing [2026-06-03T05:43:12.702Z] eba4ff9c200c: Preparing [2026-06-03T05:43:12.702Z] edaebfa85544: Preparing [2026-06-03T05:43:12.702Z] eac2c03b598a: Preparing [2026-06-03T05:43:12.702Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:12.702Z] 023165d6dd75: Preparing [2026-06-03T05:43:12.702Z] 771a4f333003: Preparing [2026-06-03T05:43:12.702Z] 3239e71680d5: Preparing [2026-06-03T05:43:12.702Z] 0854555d70ac: Preparing [2026-06-03T05:43:12.702Z] eac2c03b598a: Waiting [2026-06-03T05:43:12.702Z] edaebfa85544: Waiting [2026-06-03T05:43:12.702Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:12.702Z] 0854555d70ac: Waiting [2026-06-03T05:43:12.702Z] 3239e71680d5: Waiting [2026-06-03T05:43:12.702Z] 023165d6dd75: Waiting [2026-06-03T05:43:12.702Z] 771a4f333003: Waiting [2026-06-03T05:43:12.702Z] eba4ff9c200c: Pushed [2026-06-03T05:43:12.702Z] 403d8e188ab4: Pushed [2026-06-03T05:43:12.702Z] b70bdea2e2da: Pushed [2026-06-03T05:43:12.702Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:12.702Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:12.702Z] edaebfa85544: Pushed [2026-06-03T05:43:12.702Z] eac2c03b598a: Pushed [2026-06-03T05:43:12.702Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:12.702Z] 771a4f333003: Pushed [2026-06-03T05:43:14.075Z] 3239e71680d5: Pushed [2026-06-03T05:43:15.461Z] 850fbaebe0c8: Pushed [2026-06-03T05:43:15.461Z] 13a1169d24fc: Pushed [2026-06-03T05:43:15.461Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:15.802Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:16.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-03T05:43:16.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-03T05:43:16.196Z] 403d8e188ab4: Preparing [2026-06-03T05:43:16.196Z] b70bdea2e2da: Preparing [2026-06-03T05:43:16.196Z] 13a1169d24fc: Preparing [2026-06-03T05:43:16.196Z] 850fbaebe0c8: Preparing [2026-06-03T05:43:16.196Z] eba4ff9c200c: Preparing [2026-06-03T05:43:16.196Z] edaebfa85544: Preparing [2026-06-03T05:43:16.196Z] eac2c03b598a: Preparing [2026-06-03T05:43:16.196Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:16.196Z] 023165d6dd75: Preparing [2026-06-03T05:43:16.196Z] 771a4f333003: Preparing [2026-06-03T05:43:16.196Z] 3239e71680d5: Preparing [2026-06-03T05:43:16.196Z] 0854555d70ac: Preparing [2026-06-03T05:43:16.196Z] edaebfa85544: Waiting [2026-06-03T05:43:16.196Z] eac2c03b598a: Waiting [2026-06-03T05:43:16.196Z] 3239e71680d5: Waiting [2026-06-03T05:43:16.196Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:16.196Z] 0854555d70ac: Waiting [2026-06-03T05:43:16.196Z] 023165d6dd75: Waiting [2026-06-03T05:43:16.196Z] 771a4f333003: Waiting [2026-06-03T05:43:16.196Z] eba4ff9c200c: Layer already exists [2026-06-03T05:43:16.196Z] 13a1169d24fc: Layer already exists [2026-06-03T05:43:16.196Z] b70bdea2e2da: Layer already exists [2026-06-03T05:43:16.196Z] 850fbaebe0c8: Layer already exists [2026-06-03T05:43:16.196Z] 403d8e188ab4: Layer already exists [2026-06-03T05:43:16.196Z] eac2c03b598a: Layer already exists [2026-06-03T05:43:16.196Z] edaebfa85544: Layer already exists [2026-06-03T05:43:16.196Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:16.196Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:16.196Z] 771a4f333003: Layer already exists [2026-06-03T05:43:16.196Z] 3239e71680d5: Layer already exists [2026-06-03T05:43:16.196Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:16.196Z] latest: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:16.520Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:16.842Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.118 [2026-06-03T05:43:16.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-03T05:43:16.842Z] 403d8e188ab4: Preparing [2026-06-03T05:43:16.842Z] b70bdea2e2da: Preparing [2026-06-03T05:43:16.842Z] 13a1169d24fc: Preparing [2026-06-03T05:43:16.842Z] 850fbaebe0c8: Preparing [2026-06-03T05:43:16.842Z] eba4ff9c200c: Preparing [2026-06-03T05:43:16.842Z] edaebfa85544: Preparing [2026-06-03T05:43:16.842Z] eac2c03b598a: Preparing [2026-06-03T05:43:16.842Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:16.842Z] 023165d6dd75: Preparing [2026-06-03T05:43:16.842Z] 771a4f333003: Preparing [2026-06-03T05:43:16.842Z] 3239e71680d5: Preparing [2026-06-03T05:43:16.842Z] 0854555d70ac: Preparing [2026-06-03T05:43:16.842Z] edaebfa85544: Waiting [2026-06-03T05:43:16.842Z] eac2c03b598a: Waiting [2026-06-03T05:43:16.842Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:16.842Z] 023165d6dd75: Waiting [2026-06-03T05:43:16.842Z] 771a4f333003: Waiting [2026-06-03T05:43:16.842Z] 3239e71680d5: Waiting [2026-06-03T05:43:16.842Z] 0854555d70ac: Waiting [2026-06-03T05:43:16.842Z] eba4ff9c200c: Layer already exists [2026-06-03T05:43:16.842Z] b70bdea2e2da: Layer already exists [2026-06-03T05:43:16.842Z] 13a1169d24fc: Layer already exists [2026-06-03T05:43:16.842Z] 403d8e188ab4: Layer already exists [2026-06-03T05:43:16.842Z] 850fbaebe0c8: Layer already exists [2026-06-03T05:43:16.842Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:16.842Z] edaebfa85544: Layer already exists [2026-06-03T05:43:16.842Z] eac2c03b598a: Layer already exists [2026-06-03T05:43:16.842Z] 771a4f333003: Layer already exists [2026-06-03T05:43:16.842Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:16.842Z] 3239e71680d5: Layer already exists [2026-06-03T05:43:16.842Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:16.842Z] 4.1.0-dev.118: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:17.181Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:17.496Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:17.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-03T05:43:17.496Z] 403d8e188ab4: Preparing [2026-06-03T05:43:17.496Z] b70bdea2e2da: Preparing [2026-06-03T05:43:17.496Z] 13a1169d24fc: Preparing [2026-06-03T05:43:17.496Z] 850fbaebe0c8: Preparing [2026-06-03T05:43:17.496Z] eba4ff9c200c: Preparing [2026-06-03T05:43:17.496Z] edaebfa85544: Preparing [2026-06-03T05:43:17.496Z] eac2c03b598a: Preparing [2026-06-03T05:43:17.496Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:17.496Z] 023165d6dd75: Preparing [2026-06-03T05:43:17.496Z] 771a4f333003: Preparing [2026-06-03T05:43:17.496Z] 3239e71680d5: Preparing [2026-06-03T05:43:17.496Z] 0854555d70ac: Preparing [2026-06-03T05:43:17.496Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:17.496Z] 023165d6dd75: Waiting [2026-06-03T05:43:17.496Z] 771a4f333003: Waiting [2026-06-03T05:43:17.496Z] 3239e71680d5: Waiting [2026-06-03T05:43:17.496Z] 0854555d70ac: Waiting [2026-06-03T05:43:17.496Z] edaebfa85544: Waiting [2026-06-03T05:43:17.496Z] eac2c03b598a: Waiting [2026-06-03T05:43:17.496Z] b70bdea2e2da: Layer already exists [2026-06-03T05:43:17.496Z] 403d8e188ab4: Layer already exists [2026-06-03T05:43:17.496Z] 13a1169d24fc: Layer already exists [2026-06-03T05:43:17.496Z] 850fbaebe0c8: Layer already exists [2026-06-03T05:43:17.496Z] eba4ff9c200c: Layer already exists [2026-06-03T05:43:17.496Z] edaebfa85544: Layer already exists [2026-06-03T05:43:17.496Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:17.496Z] eac2c03b598a: Layer already exists [2026-06-03T05:43:17.496Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:17.496Z] 771a4f333003: Layer already exists [2026-06-03T05:43:17.496Z] 3239e71680d5: Layer already exists [2026-06-03T05:43:17.496Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:17.496Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:17.812Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:18.129Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-06-03T05:43:18.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-06-03T05:43:18.129Z] 403d8e188ab4: Preparing [2026-06-03T05:43:18.129Z] b70bdea2e2da: Preparing [2026-06-03T05:43:18.129Z] 13a1169d24fc: Preparing [2026-06-03T05:43:18.129Z] 850fbaebe0c8: Preparing [2026-06-03T05:43:18.129Z] eba4ff9c200c: Preparing [2026-06-03T05:43:18.129Z] edaebfa85544: Preparing [2026-06-03T05:43:18.129Z] eac2c03b598a: Preparing [2026-06-03T05:43:18.129Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:18.129Z] 023165d6dd75: Preparing [2026-06-03T05:43:18.129Z] 771a4f333003: Preparing [2026-06-03T05:43:18.129Z] 3239e71680d5: Preparing [2026-06-03T05:43:18.129Z] 0854555d70ac: Preparing [2026-06-03T05:43:18.129Z] edaebfa85544: Waiting [2026-06-03T05:43:18.129Z] eac2c03b598a: Waiting [2026-06-03T05:43:18.129Z] 9439f0aef0ee: Waiting [2026-06-03T05:43:18.129Z] 0854555d70ac: Waiting [2026-06-03T05:43:18.129Z] 023165d6dd75: Waiting [2026-06-03T05:43:18.129Z] 3239e71680d5: Waiting [2026-06-03T05:43:18.129Z] 771a4f333003: Waiting [2026-06-03T05:43:18.129Z] b70bdea2e2da: Layer already exists [2026-06-03T05:43:18.129Z] 850fbaebe0c8: Layer already exists [2026-06-03T05:43:18.129Z] 403d8e188ab4: Layer already exists [2026-06-03T05:43:18.129Z] eba4ff9c200c: Layer already exists [2026-06-03T05:43:18.129Z] 13a1169d24fc: Layer already exists [2026-06-03T05:43:18.129Z] 771a4f333003: Layer already exists [2026-06-03T05:43:18.129Z] edaebfa85544: Layer already exists [2026-06-03T05:43:18.129Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:18.129Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:18.129Z] eac2c03b598a: Layer already exists [2026-06-03T05:43:18.129Z] 3239e71680d5: Layer already exists [2026-06-03T05:43:18.129Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:18.129Z] main: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:43:18.211Z] ===================================================== [Pipeline] echo [2026-06-03T05:43:18.225Z] taggedImages: [2026-06-03T05:43:18.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:18.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-06-03T05:43:18.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.118 [2026-06-03T05:43:18.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:18.225Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-06-03T05:43:18.257Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-06-03T05:43:18.257Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:18.257Z] latest [2026-06-03T05:43:18.257Z] 4.1.0-dev.118 [2026-06-03T05:43:18.257Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:18.257Z] main [2026-06-03T05:43:18.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:18.598Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:18.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:18.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-03T05:43:18.907Z] 9b484904329c: Preparing [2026-06-03T05:43:18.907Z] 1bd69cb6bb6d: Preparing [2026-06-03T05:43:18.907Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:18.907Z] 023165d6dd75: Preparing [2026-06-03T05:43:18.907Z] 3616ccc65953: Preparing [2026-06-03T05:43:18.907Z] 16245ca49fc9: Preparing [2026-06-03T05:43:18.907Z] 0854555d70ac: Preparing [2026-06-03T05:43:18.907Z] 0854555d70ac: Waiting [2026-06-03T05:43:18.907Z] 16245ca49fc9: Waiting [2026-06-03T05:43:18.907Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:18.907Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:18.907Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:18.907Z] 3616ccc65953: Pushed [2026-06-03T05:43:18.907Z] 9b484904329c: Pushed [2026-06-03T05:43:19.841Z] 16245ca49fc9: Pushed [2026-06-03T05:43:22.370Z] 1bd69cb6bb6d: Pushed [2026-06-03T05:43:22.370Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:22.766Z] + 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-06-03T05:43:23.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-03T05:43:23.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-03T05:43:23.082Z] 9b484904329c: Preparing [2026-06-03T05:43:23.082Z] 1bd69cb6bb6d: Preparing [2026-06-03T05:43:23.082Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:23.082Z] 023165d6dd75: Preparing [2026-06-03T05:43:23.082Z] 3616ccc65953: Preparing [2026-06-03T05:43:23.082Z] 16245ca49fc9: Preparing [2026-06-03T05:43:23.082Z] 0854555d70ac: Preparing [2026-06-03T05:43:23.082Z] 16245ca49fc9: Waiting [2026-06-03T05:43:23.082Z] 0854555d70ac: Waiting [2026-06-03T05:43:23.082Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:23.082Z] 9b484904329c: Layer already exists [2026-06-03T05:43:23.082Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:23.082Z] 3616ccc65953: Layer already exists [2026-06-03T05:43:23.082Z] 1bd69cb6bb6d: Layer already exists [2026-06-03T05:43:23.082Z] 16245ca49fc9: Layer already exists [2026-06-03T05:43:23.082Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:23.082Z] latest: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:23.403Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:23.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.118 [2026-06-03T05:43:23.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-03T05:43:23.720Z] 9b484904329c: Preparing [2026-06-03T05:43:23.720Z] 1bd69cb6bb6d: Preparing [2026-06-03T05:43:23.720Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:23.720Z] 023165d6dd75: Preparing [2026-06-03T05:43:23.720Z] 3616ccc65953: Preparing [2026-06-03T05:43:23.720Z] 16245ca49fc9: Preparing [2026-06-03T05:43:23.720Z] 0854555d70ac: Preparing [2026-06-03T05:43:23.720Z] 0854555d70ac: Waiting [2026-06-03T05:43:23.720Z] 16245ca49fc9: Waiting [2026-06-03T05:43:23.720Z] 9b484904329c: Layer already exists [2026-06-03T05:43:23.720Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:23.720Z] 1bd69cb6bb6d: Layer already exists [2026-06-03T05:43:23.720Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:23.720Z] 3616ccc65953: Layer already exists [2026-06-03T05:43:23.720Z] 16245ca49fc9: Layer already exists [2026-06-03T05:43:23.720Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:23.720Z] 4.1.0-dev.118: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:24.036Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:24.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:24.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-03T05:43:24.362Z] 9b484904329c: Preparing [2026-06-03T05:43:24.362Z] 1bd69cb6bb6d: Preparing [2026-06-03T05:43:24.362Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:24.362Z] 023165d6dd75: Preparing [2026-06-03T05:43:24.362Z] 3616ccc65953: Preparing [2026-06-03T05:43:24.362Z] 16245ca49fc9: Preparing [2026-06-03T05:43:24.362Z] 0854555d70ac: Preparing [2026-06-03T05:43:24.362Z] 16245ca49fc9: Waiting [2026-06-03T05:43:24.362Z] 0854555d70ac: Waiting [2026-06-03T05:43:24.362Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:24.362Z] 3616ccc65953: Layer already exists [2026-06-03T05:43:24.362Z] 1bd69cb6bb6d: Layer already exists [2026-06-03T05:43:24.362Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:24.362Z] 9b484904329c: Layer already exists [2026-06-03T05:43:24.362Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:24.362Z] 16245ca49fc9: Layer already exists [2026-06-03T05:43:24.362Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:24.692Z] + 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-06-03T05:43:25.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-06-03T05:43:25.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-06-03T05:43:25.011Z] 9b484904329c: Preparing [2026-06-03T05:43:25.011Z] 1bd69cb6bb6d: Preparing [2026-06-03T05:43:25.011Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:25.011Z] 023165d6dd75: Preparing [2026-06-03T05:43:25.011Z] 3616ccc65953: Preparing [2026-06-03T05:43:25.011Z] 16245ca49fc9: Preparing [2026-06-03T05:43:25.011Z] 0854555d70ac: Preparing [2026-06-03T05:43:25.011Z] 16245ca49fc9: Waiting [2026-06-03T05:43:25.011Z] 0854555d70ac: Waiting [2026-06-03T05:43:25.011Z] 9b484904329c: Layer already exists [2026-06-03T05:43:25.011Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:25.011Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:25.011Z] 3616ccc65953: Layer already exists [2026-06-03T05:43:25.011Z] 1bd69cb6bb6d: Layer already exists [2026-06-03T05:43:25.011Z] 16245ca49fc9: Layer already exists [2026-06-03T05:43:25.011Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:25.011Z] main: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:43:25.083Z] ===================================================== [Pipeline] echo [2026-06-03T05:43:25.101Z] taggedImages: [2026-06-03T05:43:25.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:25.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-06-03T05:43:25.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.118 [2026-06-03T05:43:25.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:25.101Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-06-03T05:43:25.134Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-06-03T05:43:25.134Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:25.134Z] latest [2026-06-03T05:43:25.134Z] 4.1.0-dev.118 [2026-06-03T05:43:25.134Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:25.134Z] main [2026-06-03T05:43:25.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:25.474Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:25.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:25.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-03T05:43:25.800Z] c8d1f49fb19b: Preparing [2026-06-03T05:43:25.800Z] e8d52db59bc5: Preparing [2026-06-03T05:43:25.800Z] 64843026674a: Preparing [2026-06-03T05:43:25.800Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:25.800Z] 023165d6dd75: Preparing [2026-06-03T05:43:25.800Z] 6b7b8093f6df: Preparing [2026-06-03T05:43:25.800Z] bbf20cf257c1: Preparing [2026-06-03T05:43:25.800Z] ab2e6a673248: Preparing [2026-06-03T05:43:25.800Z] 2f465f55b9b8: Preparing [2026-06-03T05:43:25.800Z] 0854555d70ac: Preparing [2026-06-03T05:43:25.800Z] bbf20cf257c1: Waiting [2026-06-03T05:43:25.800Z] 2f465f55b9b8: Waiting [2026-06-03T05:43:25.800Z] ab2e6a673248: Waiting [2026-06-03T05:43:25.800Z] 0854555d70ac: Waiting [2026-06-03T05:43:25.800Z] 6b7b8093f6df: Waiting [2026-06-03T05:43:25.800Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:25.800Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:25.800Z] 64843026674a: Pushed [2026-06-03T05:43:25.800Z] e8d52db59bc5: Pushed [2026-06-03T05:43:25.800Z] c8d1f49fb19b: Pushed [2026-06-03T05:43:25.800Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:25.800Z] ab2e6a673248: Pushed [2026-06-03T05:43:26.364Z] 2f465f55b9b8: Pushed [2026-06-03T05:43:31.627Z] bbf20cf257c1: Pushed [2026-06-03T05:43:39.746Z] 6b7b8093f6df: Pushed [2026-06-03T05:43:39.747Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:40.071Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:40.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-03T05:43:40.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-03T05:43:40.400Z] c8d1f49fb19b: Preparing [2026-06-03T05:43:40.400Z] e8d52db59bc5: Preparing [2026-06-03T05:43:40.400Z] 64843026674a: Preparing [2026-06-03T05:43:40.400Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:40.400Z] 023165d6dd75: Preparing [2026-06-03T05:43:40.400Z] 6b7b8093f6df: Preparing [2026-06-03T05:43:40.400Z] bbf20cf257c1: Preparing [2026-06-03T05:43:40.400Z] ab2e6a673248: Preparing [2026-06-03T05:43:40.400Z] 2f465f55b9b8: Preparing [2026-06-03T05:43:40.400Z] 0854555d70ac: Preparing [2026-06-03T05:43:40.400Z] ab2e6a673248: Waiting [2026-06-03T05:43:40.400Z] 6b7b8093f6df: Waiting [2026-06-03T05:43:40.400Z] 2f465f55b9b8: Waiting [2026-06-03T05:43:40.400Z] bbf20cf257c1: Waiting [2026-06-03T05:43:40.400Z] 0854555d70ac: Waiting [2026-06-03T05:43:40.400Z] c8d1f49fb19b: Layer already exists [2026-06-03T05:43:40.400Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:40.400Z] 64843026674a: Layer already exists [2026-06-03T05:43:40.400Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:40.400Z] e8d52db59bc5: Layer already exists [2026-06-03T05:43:40.400Z] bbf20cf257c1: Layer already exists [2026-06-03T05:43:40.400Z] 6b7b8093f6df: Layer already exists [2026-06-03T05:43:40.400Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:40.400Z] ab2e6a673248: Layer already exists [2026-06-03T05:43:40.400Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:43:40.400Z] latest: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:40.777Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:41.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.118 [2026-06-03T05:43:41.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-03T05:43:41.203Z] c8d1f49fb19b: Preparing [2026-06-03T05:43:41.203Z] e8d52db59bc5: Preparing [2026-06-03T05:43:41.203Z] 64843026674a: Preparing [2026-06-03T05:43:41.203Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:41.203Z] 023165d6dd75: Preparing [2026-06-03T05:43:41.203Z] 6b7b8093f6df: Preparing [2026-06-03T05:43:41.203Z] bbf20cf257c1: Preparing [2026-06-03T05:43:41.203Z] ab2e6a673248: Preparing [2026-06-03T05:43:41.203Z] 2f465f55b9b8: Preparing [2026-06-03T05:43:41.203Z] 0854555d70ac: Preparing [2026-06-03T05:43:41.203Z] 6b7b8093f6df: Waiting [2026-06-03T05:43:41.203Z] bbf20cf257c1: Waiting [2026-06-03T05:43:41.203Z] ab2e6a673248: Waiting [2026-06-03T05:43:41.203Z] 2f465f55b9b8: Waiting [2026-06-03T05:43:41.203Z] 0854555d70ac: Waiting [2026-06-03T05:43:41.203Z] c8d1f49fb19b: Layer already exists [2026-06-03T05:43:41.203Z] 64843026674a: Layer already exists [2026-06-03T05:43:41.203Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:41.203Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:41.203Z] e8d52db59bc5: Layer already exists [2026-06-03T05:43:41.203Z] 6b7b8093f6df: Layer already exists [2026-06-03T05:43:41.203Z] bbf20cf257c1: Layer already exists [2026-06-03T05:43:41.203Z] ab2e6a673248: Layer already exists [2026-06-03T05:43:41.203Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:43:41.203Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:41.203Z] 4.1.0-dev.118: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:41.568Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:41.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:41.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-03T05:43:41.902Z] c8d1f49fb19b: Preparing [2026-06-03T05:43:41.902Z] e8d52db59bc5: Preparing [2026-06-03T05:43:41.902Z] 64843026674a: Preparing [2026-06-03T05:43:41.902Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:41.902Z] 023165d6dd75: Preparing [2026-06-03T05:43:41.902Z] 6b7b8093f6df: Preparing [2026-06-03T05:43:41.902Z] bbf20cf257c1: Preparing [2026-06-03T05:43:41.902Z] ab2e6a673248: Preparing [2026-06-03T05:43:41.902Z] 2f465f55b9b8: Preparing [2026-06-03T05:43:41.902Z] 0854555d70ac: Preparing [2026-06-03T05:43:41.902Z] 2f465f55b9b8: Waiting [2026-06-03T05:43:41.902Z] 6b7b8093f6df: Waiting [2026-06-03T05:43:41.902Z] 0854555d70ac: Waiting [2026-06-03T05:43:41.902Z] bbf20cf257c1: Waiting [2026-06-03T05:43:41.902Z] ab2e6a673248: Waiting [2026-06-03T05:43:41.902Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:41.902Z] 64843026674a: Layer already exists [2026-06-03T05:43:41.902Z] c8d1f49fb19b: Layer already exists [2026-06-03T05:43:41.902Z] e8d52db59bc5: Layer already exists [2026-06-03T05:43:41.902Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:41.902Z] bbf20cf257c1: Layer already exists [2026-06-03T05:43:41.902Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:41.902Z] ab2e6a673248: Layer already exists [2026-06-03T05:43:41.902Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:43:41.902Z] 6b7b8093f6df: Layer already exists [2026-06-03T05:43:41.902Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:42.224Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:42.542Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-06-03T05:43:42.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-06-03T05:43:42.542Z] c8d1f49fb19b: Preparing [2026-06-03T05:43:42.542Z] e8d52db59bc5: Preparing [2026-06-03T05:43:42.542Z] 64843026674a: Preparing [2026-06-03T05:43:42.542Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:42.542Z] 023165d6dd75: Preparing [2026-06-03T05:43:42.542Z] 6b7b8093f6df: Preparing [2026-06-03T05:43:42.542Z] bbf20cf257c1: Preparing [2026-06-03T05:43:42.542Z] ab2e6a673248: Preparing [2026-06-03T05:43:42.542Z] 2f465f55b9b8: Preparing [2026-06-03T05:43:42.542Z] 0854555d70ac: Preparing [2026-06-03T05:43:42.542Z] 6b7b8093f6df: Waiting [2026-06-03T05:43:42.542Z] bbf20cf257c1: Waiting [2026-06-03T05:43:42.542Z] ab2e6a673248: Waiting [2026-06-03T05:43:42.542Z] 0854555d70ac: Waiting [2026-06-03T05:43:42.542Z] e8d52db59bc5: Layer already exists [2026-06-03T05:43:42.542Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:42.542Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:42.542Z] c8d1f49fb19b: Layer already exists [2026-06-03T05:43:42.542Z] 64843026674a: Layer already exists [2026-06-03T05:43:42.542Z] 6b7b8093f6df: Layer already exists [2026-06-03T05:43:42.542Z] bbf20cf257c1: Layer already exists [2026-06-03T05:43:42.542Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:43:42.542Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:42.542Z] ab2e6a673248: Layer already exists [2026-06-03T05:43:42.542Z] main: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:43:42.678Z] ===================================================== [Pipeline] echo [2026-06-03T05:43:42.688Z] taggedImages: [2026-06-03T05:43:42.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:42.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-06-03T05:43:42.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.118 [2026-06-03T05:43:42.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:42.688Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-06-03T05:43:42.713Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-06-03T05:43:42.713Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:42.713Z] latest [2026-06-03T05:43:42.713Z] 4.1.0-dev.118 [2026-06-03T05:43:42.713Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:43:42.713Z] main [2026-06-03T05:43:42.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:43.054Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:43.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:43:43.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-03T05:43:43.370Z] 162cd0f0f03d: Preparing [2026-06-03T05:43:43.370Z] e2ad786d04d6: Preparing [2026-06-03T05:43:43.370Z] e5d0c7af1223: Preparing [2026-06-03T05:43:43.370Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:43.370Z] 023165d6dd75: Preparing [2026-06-03T05:43:43.370Z] 27934a2178d7: Preparing [2026-06-03T05:43:43.370Z] 20c6961d8a0b: Preparing [2026-06-03T05:43:43.370Z] 8b86e19c93d7: Preparing [2026-06-03T05:43:43.370Z] 0854555d70ac: Preparing [2026-06-03T05:43:43.370Z] 27934a2178d7: Waiting [2026-06-03T05:43:43.370Z] 8b86e19c93d7: Waiting [2026-06-03T05:43:43.370Z] 20c6961d8a0b: Waiting [2026-06-03T05:43:43.370Z] 0854555d70ac: Waiting [2026-06-03T05:43:43.370Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:43.370Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:43.370Z] e2ad786d04d6: Pushed [2026-06-03T05:43:43.370Z] 162cd0f0f03d: Pushed [2026-06-03T05:43:43.370Z] e5d0c7af1223: Pushed [2026-06-03T05:43:43.370Z] 20c6961d8a0b: Pushed [2026-06-03T05:43:43.370Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:43.937Z] 8b86e19c93d7: Pushed [2026-06-03T05:43:58.818Z] 27934a2178d7: Pushed [2026-06-03T05:43:58.818Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:59.143Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:59.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-03T05:43:59.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-03T05:43:59.463Z] 162cd0f0f03d: Preparing [2026-06-03T05:43:59.463Z] e2ad786d04d6: Preparing [2026-06-03T05:43:59.463Z] e5d0c7af1223: Preparing [2026-06-03T05:43:59.463Z] 9439f0aef0ee: Preparing [2026-06-03T05:43:59.463Z] 023165d6dd75: Preparing [2026-06-03T05:43:59.463Z] 27934a2178d7: Preparing [2026-06-03T05:43:59.463Z] 20c6961d8a0b: Preparing [2026-06-03T05:43:59.463Z] 27934a2178d7: Waiting [2026-06-03T05:43:59.463Z] 8b86e19c93d7: Preparing [2026-06-03T05:43:59.463Z] 20c6961d8a0b: Waiting [2026-06-03T05:43:59.463Z] 0854555d70ac: Preparing [2026-06-03T05:43:59.463Z] 8b86e19c93d7: Waiting [2026-06-03T05:43:59.463Z] 0854555d70ac: Waiting [2026-06-03T05:43:59.463Z] 162cd0f0f03d: Layer already exists [2026-06-03T05:43:59.463Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:43:59.463Z] e5d0c7af1223: Layer already exists [2026-06-03T05:43:59.463Z] 023165d6dd75: Layer already exists [2026-06-03T05:43:59.463Z] e2ad786d04d6: Layer already exists [2026-06-03T05:43:59.463Z] 20c6961d8a0b: Layer already exists [2026-06-03T05:43:59.463Z] 27934a2178d7: Layer already exists [2026-06-03T05:43:59.463Z] 0854555d70ac: Layer already exists [2026-06-03T05:43:59.463Z] 8b86e19c93d7: Layer already exists [2026-06-03T05:43:59.463Z] latest: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:43:59.794Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:00.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.118 [2026-06-03T05:44:00.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-03T05:44:00.118Z] 162cd0f0f03d: Preparing [2026-06-03T05:44:00.118Z] e2ad786d04d6: Preparing [2026-06-03T05:44:00.118Z] e5d0c7af1223: Preparing [2026-06-03T05:44:00.118Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:00.118Z] 023165d6dd75: Preparing [2026-06-03T05:44:00.118Z] 27934a2178d7: Preparing [2026-06-03T05:44:00.118Z] 20c6961d8a0b: Preparing [2026-06-03T05:44:00.118Z] 8b86e19c93d7: Preparing [2026-06-03T05:44:00.118Z] 0854555d70ac: Preparing [2026-06-03T05:44:00.118Z] 27934a2178d7: Waiting [2026-06-03T05:44:00.118Z] 0854555d70ac: Waiting [2026-06-03T05:44:00.118Z] 8b86e19c93d7: Waiting [2026-06-03T05:44:00.118Z] 20c6961d8a0b: Waiting [2026-06-03T05:44:00.118Z] 162cd0f0f03d: Layer already exists [2026-06-03T05:44:00.118Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:00.118Z] e2ad786d04d6: Layer already exists [2026-06-03T05:44:00.118Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:00.118Z] e5d0c7af1223: Layer already exists [2026-06-03T05:44:00.118Z] 8b86e19c93d7: Layer already exists [2026-06-03T05:44:00.118Z] 20c6961d8a0b: Layer already exists [2026-06-03T05:44:00.118Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:00.118Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:00.118Z] 4.1.0-dev.118: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:00.447Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:00.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:00.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-03T05:44:00.769Z] 162cd0f0f03d: Preparing [2026-06-03T05:44:00.769Z] e2ad786d04d6: Preparing [2026-06-03T05:44:00.769Z] e5d0c7af1223: Preparing [2026-06-03T05:44:00.769Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:00.769Z] 023165d6dd75: Preparing [2026-06-03T05:44:00.769Z] 27934a2178d7: Preparing [2026-06-03T05:44:00.769Z] 20c6961d8a0b: Preparing [2026-06-03T05:44:00.769Z] 8b86e19c93d7: Preparing [2026-06-03T05:44:00.769Z] 0854555d70ac: Preparing [2026-06-03T05:44:00.769Z] 27934a2178d7: Waiting [2026-06-03T05:44:00.769Z] 0854555d70ac: Waiting [2026-06-03T05:44:00.770Z] 20c6961d8a0b: Waiting [2026-06-03T05:44:00.770Z] 8b86e19c93d7: Waiting [2026-06-03T05:44:00.770Z] e5d0c7af1223: Layer already exists [2026-06-03T05:44:00.770Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:00.770Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:00.770Z] e2ad786d04d6: Layer already exists [2026-06-03T05:44:00.770Z] 162cd0f0f03d: Layer already exists [2026-06-03T05:44:00.770Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:00.770Z] 20c6961d8a0b: Layer already exists [2026-06-03T05:44:00.770Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:00.770Z] 8b86e19c93d7: Layer already exists [2026-06-03T05:44:00.770Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:01.097Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:01.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-06-03T05:44:01.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-06-03T05:44:01.416Z] 162cd0f0f03d: Preparing [2026-06-03T05:44:01.416Z] e2ad786d04d6: Preparing [2026-06-03T05:44:01.416Z] e5d0c7af1223: Preparing [2026-06-03T05:44:01.416Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:01.416Z] 023165d6dd75: Preparing [2026-06-03T05:44:01.416Z] 27934a2178d7: Preparing [2026-06-03T05:44:01.416Z] 20c6961d8a0b: Preparing [2026-06-03T05:44:01.416Z] 8b86e19c93d7: Preparing [2026-06-03T05:44:01.416Z] 0854555d70ac: Preparing [2026-06-03T05:44:01.416Z] 20c6961d8a0b: Waiting [2026-06-03T05:44:01.416Z] 8b86e19c93d7: Waiting [2026-06-03T05:44:01.416Z] 0854555d70ac: Waiting [2026-06-03T05:44:01.416Z] 27934a2178d7: Waiting [2026-06-03T05:44:01.416Z] e5d0c7af1223: Layer already exists [2026-06-03T05:44:01.416Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:01.416Z] 162cd0f0f03d: Layer already exists [2026-06-03T05:44:01.416Z] e2ad786d04d6: Layer already exists [2026-06-03T05:44:01.416Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:01.416Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:01.416Z] 8b86e19c93d7: Layer already exists [2026-06-03T05:44:01.416Z] 20c6961d8a0b: Layer already exists [2026-06-03T05:44:01.416Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:01.416Z] main: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:44:01.497Z] ===================================================== [Pipeline] echo [2026-06-03T05:44:01.513Z] taggedImages: [2026-06-03T05:44:01.513Z] - nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:01.513Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-06-03T05:44:01.513Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.118 [2026-06-03T05:44:01.513Z] - nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:01.513Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-06-03T05:44:01.543Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-06-03T05:44:01.543Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:01.543Z] latest [2026-06-03T05:44:01.543Z] 4.1.0-dev.118 [2026-06-03T05:44:01.543Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:01.543Z] main [2026-06-03T05:44:01.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:01.890Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:02.209Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:02.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-03T05:44:02.209Z] 9f7168f954bb: Preparing [2026-06-03T05:44:02.209Z] 0cb874f6065d: Preparing [2026-06-03T05:44:02.209Z] f7163177c956: Preparing [2026-06-03T05:44:02.209Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:02.209Z] 023165d6dd75: Preparing [2026-06-03T05:44:02.209Z] 27934a2178d7: Preparing [2026-06-03T05:44:02.209Z] ab2e6a673248: Preparing [2026-06-03T05:44:02.209Z] 2f465f55b9b8: Preparing [2026-06-03T05:44:02.209Z] 0854555d70ac: Preparing [2026-06-03T05:44:02.209Z] ab2e6a673248: Waiting [2026-06-03T05:44:02.209Z] 2f465f55b9b8: Waiting [2026-06-03T05:44:02.209Z] 0854555d70ac: Waiting [2026-06-03T05:44:02.209Z] 27934a2178d7: Waiting [2026-06-03T05:44:02.209Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:02.209Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:02.209Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:02.209Z] ab2e6a673248: Layer already exists [2026-06-03T05:44:02.209Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:44:02.209Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:02.209Z] 0cb874f6065d: Pushed [2026-06-03T05:44:02.209Z] f7163177c956: Pushed [2026-06-03T05:44:02.209Z] 9f7168f954bb: Pushed [2026-06-03T05:44:02.468Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:02.801Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:03.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-03T05:44:03.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-03T05:44:03.126Z] 9f7168f954bb: Preparing [2026-06-03T05:44:03.126Z] 0cb874f6065d: Preparing [2026-06-03T05:44:03.126Z] f7163177c956: Preparing [2026-06-03T05:44:03.126Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:03.126Z] 023165d6dd75: Preparing [2026-06-03T05:44:03.126Z] 27934a2178d7: Preparing [2026-06-03T05:44:03.126Z] ab2e6a673248: Preparing [2026-06-03T05:44:03.126Z] 2f465f55b9b8: Preparing [2026-06-03T05:44:03.126Z] 0854555d70ac: Preparing [2026-06-03T05:44:03.126Z] 27934a2178d7: Waiting [2026-06-03T05:44:03.126Z] 2f465f55b9b8: Waiting [2026-06-03T05:44:03.126Z] ab2e6a673248: Waiting [2026-06-03T05:44:03.126Z] 0854555d70ac: Waiting [2026-06-03T05:44:03.126Z] 9f7168f954bb: Layer already exists [2026-06-03T05:44:03.126Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:03.126Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:03.126Z] f7163177c956: Layer already exists [2026-06-03T05:44:03.126Z] 0cb874f6065d: Layer already exists [2026-06-03T05:44:03.126Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:44:03.126Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:03.126Z] ab2e6a673248: Layer already exists [2026-06-03T05:44:03.126Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:03.126Z] latest: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:03.451Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:03.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.118 [2026-06-03T05:44:03.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-03T05:44:03.773Z] 9f7168f954bb: Preparing [2026-06-03T05:44:03.773Z] 0cb874f6065d: Preparing [2026-06-03T05:44:03.773Z] f7163177c956: Preparing [2026-06-03T05:44:03.773Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:03.773Z] 023165d6dd75: Preparing [2026-06-03T05:44:03.773Z] 27934a2178d7: Preparing [2026-06-03T05:44:03.773Z] ab2e6a673248: Preparing [2026-06-03T05:44:03.773Z] 2f465f55b9b8: Preparing [2026-06-03T05:44:03.773Z] 0854555d70ac: Preparing [2026-06-03T05:44:03.773Z] ab2e6a673248: Waiting [2026-06-03T05:44:03.773Z] 2f465f55b9b8: Waiting [2026-06-03T05:44:03.773Z] 0854555d70ac: Waiting [2026-06-03T05:44:03.773Z] 27934a2178d7: Waiting [2026-06-03T05:44:03.773Z] 0cb874f6065d: Layer already exists [2026-06-03T05:44:03.773Z] f7163177c956: Layer already exists [2026-06-03T05:44:03.773Z] 9f7168f954bb: Layer already exists [2026-06-03T05:44:03.773Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:03.773Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:03.773Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:03.773Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:44:03.773Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:03.773Z] ab2e6a673248: Layer already exists [2026-06-03T05:44:03.773Z] 4.1.0-dev.118: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:04.114Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:04.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:04.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-03T05:44:04.432Z] 9f7168f954bb: Preparing [2026-06-03T05:44:04.432Z] 0cb874f6065d: Preparing [2026-06-03T05:44:04.432Z] f7163177c956: Preparing [2026-06-03T05:44:04.432Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:04.432Z] 023165d6dd75: Preparing [2026-06-03T05:44:04.432Z] 27934a2178d7: Preparing [2026-06-03T05:44:04.432Z] ab2e6a673248: Preparing [2026-06-03T05:44:04.432Z] 2f465f55b9b8: Preparing [2026-06-03T05:44:04.432Z] 0854555d70ac: Preparing [2026-06-03T05:44:04.432Z] 27934a2178d7: Waiting [2026-06-03T05:44:04.432Z] ab2e6a673248: Waiting [2026-06-03T05:44:04.432Z] 2f465f55b9b8: Waiting [2026-06-03T05:44:04.432Z] 0854555d70ac: Waiting [2026-06-03T05:44:04.432Z] f7163177c956: Layer already exists [2026-06-03T05:44:04.432Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:04.432Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:04.432Z] 9f7168f954bb: Layer already exists [2026-06-03T05:44:04.432Z] 0cb874f6065d: Layer already exists [2026-06-03T05:44:04.432Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:04.432Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:04.432Z] ab2e6a673248: Layer already exists [2026-06-03T05:44:04.432Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:44:04.432Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:04.752Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:05.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-06-03T05:44:05.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-06-03T05:44:05.078Z] 9f7168f954bb: Preparing [2026-06-03T05:44:05.078Z] 0cb874f6065d: Preparing [2026-06-03T05:44:05.078Z] f7163177c956: Preparing [2026-06-03T05:44:05.078Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:05.078Z] 023165d6dd75: Preparing [2026-06-03T05:44:05.078Z] 27934a2178d7: Preparing [2026-06-03T05:44:05.078Z] ab2e6a673248: Preparing [2026-06-03T05:44:05.078Z] 2f465f55b9b8: Preparing [2026-06-03T05:44:05.078Z] 0854555d70ac: Preparing [2026-06-03T05:44:05.078Z] ab2e6a673248: Waiting [2026-06-03T05:44:05.078Z] 2f465f55b9b8: Waiting [2026-06-03T05:44:05.078Z] 0854555d70ac: Waiting [2026-06-03T05:44:05.078Z] 27934a2178d7: Waiting [2026-06-03T05:44:05.078Z] 9f7168f954bb: Layer already exists [2026-06-03T05:44:05.078Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:05.078Z] 0cb874f6065d: Layer already exists [2026-06-03T05:44:05.078Z] f7163177c956: Layer already exists [2026-06-03T05:44:05.078Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:05.078Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:05.078Z] 2f465f55b9b8: Layer already exists [2026-06-03T05:44:05.078Z] 27934a2178d7: Layer already exists [2026-06-03T05:44:05.078Z] ab2e6a673248: Layer already exists [2026-06-03T05:44:05.078Z] main: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:44:05.141Z] ===================================================== [Pipeline] echo [2026-06-03T05:44:05.153Z] taggedImages: [2026-06-03T05:44:05.153Z] - nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:05.153Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-06-03T05:44:05.153Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.118 [2026-06-03T05:44:05.153Z] - nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:05.153Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-06-03T05:44:05.174Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-06-03T05:44:05.174Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:05.174Z] latest [2026-06-03T05:44:05.174Z] 4.1.0-dev.118 [2026-06-03T05:44:05.174Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:05.174Z] main [2026-06-03T05:44:05.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:05.525Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:05.849Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:05.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-03T05:44:05.849Z] 6aa47977251e: Preparing [2026-06-03T05:44:05.849Z] e29dee871038: Preparing [2026-06-03T05:44:05.849Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:05.849Z] 023165d6dd75: Preparing [2026-06-03T05:44:05.849Z] b93f0250e379: Preparing [2026-06-03T05:44:05.849Z] 4a63404e38e8: Preparing [2026-06-03T05:44:05.849Z] 0854555d70ac: Preparing [2026-06-03T05:44:05.849Z] 0854555d70ac: Waiting [2026-06-03T05:44:05.849Z] 4a63404e38e8: Waiting [2026-06-03T05:44:05.849Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:05.849Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:05.849Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:05.849Z] 6aa47977251e: Pushed [2026-06-03T05:44:05.849Z] b93f0250e379: Pushed [2026-06-03T05:44:06.416Z] 4a63404e38e8: Pushed [2026-06-03T05:44:10.602Z] e29dee871038: Pushed [2026-06-03T05:44:10.602Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:10.930Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:11.249Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-03T05:44:11.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-03T05:44:11.249Z] 6aa47977251e: Preparing [2026-06-03T05:44:11.250Z] e29dee871038: Preparing [2026-06-03T05:44:11.250Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:11.250Z] 023165d6dd75: Preparing [2026-06-03T05:44:11.250Z] b93f0250e379: Preparing [2026-06-03T05:44:11.250Z] 4a63404e38e8: Preparing [2026-06-03T05:44:11.250Z] 0854555d70ac: Preparing [2026-06-03T05:44:11.250Z] 4a63404e38e8: Waiting [2026-06-03T05:44:11.250Z] 0854555d70ac: Waiting [2026-06-03T05:44:11.250Z] e29dee871038: Layer already exists [2026-06-03T05:44:11.250Z] b93f0250e379: Layer already exists [2026-06-03T05:44:11.250Z] 6aa47977251e: Layer already exists [2026-06-03T05:44:11.250Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:11.250Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:11.250Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:11.250Z] 4a63404e38e8: Layer already exists [2026-06-03T05:44:11.250Z] latest: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:11.576Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:11.902Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.118 [2026-06-03T05:44:11.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-03T05:44:11.902Z] 6aa47977251e: Preparing [2026-06-03T05:44:11.902Z] e29dee871038: Preparing [2026-06-03T05:44:11.902Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:11.902Z] 023165d6dd75: Preparing [2026-06-03T05:44:11.902Z] b93f0250e379: Preparing [2026-06-03T05:44:11.902Z] 4a63404e38e8: Preparing [2026-06-03T05:44:11.902Z] 0854555d70ac: Preparing [2026-06-03T05:44:11.902Z] 4a63404e38e8: Waiting [2026-06-03T05:44:11.902Z] 0854555d70ac: Waiting [2026-06-03T05:44:11.902Z] 6aa47977251e: Layer already exists [2026-06-03T05:44:11.902Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:11.902Z] e29dee871038: Layer already exists [2026-06-03T05:44:11.902Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:11.902Z] b93f0250e379: Layer already exists [2026-06-03T05:44:11.902Z] 4a63404e38e8: Layer already exists [2026-06-03T05:44:11.902Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:11.902Z] 4.1.0-dev.118: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:12.233Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:12.561Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:12.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-03T05:44:12.561Z] 6aa47977251e: Preparing [2026-06-03T05:44:12.561Z] e29dee871038: Preparing [2026-06-03T05:44:12.561Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:12.561Z] 023165d6dd75: Preparing [2026-06-03T05:44:12.561Z] b93f0250e379: Preparing [2026-06-03T05:44:12.561Z] 4a63404e38e8: Preparing [2026-06-03T05:44:12.561Z] 0854555d70ac: Preparing [2026-06-03T05:44:12.561Z] 4a63404e38e8: Waiting [2026-06-03T05:44:12.561Z] 0854555d70ac: Waiting [2026-06-03T05:44:12.561Z] e29dee871038: Layer already exists [2026-06-03T05:44:12.561Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:12.561Z] 6aa47977251e: Layer already exists [2026-06-03T05:44:12.561Z] b93f0250e379: Layer already exists [2026-06-03T05:44:12.561Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:12.561Z] 4a63404e38e8: Layer already exists [2026-06-03T05:44:12.561Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:12.561Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:12.889Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:13.218Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-06-03T05:44:13.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-06-03T05:44:13.218Z] 6aa47977251e: Preparing [2026-06-03T05:44:13.218Z] e29dee871038: Preparing [2026-06-03T05:44:13.218Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:13.218Z] 023165d6dd75: Preparing [2026-06-03T05:44:13.218Z] b93f0250e379: Preparing [2026-06-03T05:44:13.218Z] 4a63404e38e8: Preparing [2026-06-03T05:44:13.218Z] 0854555d70ac: Preparing [2026-06-03T05:44:13.218Z] 4a63404e38e8: Waiting [2026-06-03T05:44:13.218Z] 0854555d70ac: Waiting [2026-06-03T05:44:13.218Z] 6aa47977251e: Layer already exists [2026-06-03T05:44:13.218Z] b93f0250e379: Layer already exists [2026-06-03T05:44:13.218Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:13.218Z] e29dee871038: Layer already exists [2026-06-03T05:44:13.218Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:13.218Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:13.218Z] 4a63404e38e8: Layer already exists [2026-06-03T05:44:13.218Z] main: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:44:13.296Z] ===================================================== [Pipeline] echo [2026-06-03T05:44:13.310Z] taggedImages: [2026-06-03T05:44:13.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:13.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-06-03T05:44:13.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.118 [2026-06-03T05:44:13.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:13.310Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-06-03T05:44:13.341Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-06-03T05:44:13.341Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:13.341Z] latest [2026-06-03T05:44:13.341Z] 4.1.0-dev.118 [2026-06-03T05:44:13.341Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:13.341Z] main [2026-06-03T05:44:13.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:13.690Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:14.013Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:14.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-03T05:44:14.013Z] ba027edca92b: Preparing [2026-06-03T05:44:14.013Z] ce9011b99b54: Preparing [2026-06-03T05:44:14.013Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:14.013Z] 023165d6dd75: Preparing [2026-06-03T05:44:14.013Z] ff034baf421f: Preparing [2026-06-03T05:44:14.013Z] cdabaec668d7: Preparing [2026-06-03T05:44:14.013Z] 0854555d70ac: Preparing [2026-06-03T05:44:14.013Z] cdabaec668d7: Waiting [2026-06-03T05:44:14.013Z] 0854555d70ac: Waiting [2026-06-03T05:44:14.013Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:14.013Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:14.013Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:14.013Z] ba027edca92b: Pushed [2026-06-03T05:44:14.013Z] ff034baf421f: Pushed [2026-06-03T05:44:14.272Z] cdabaec668d7: Pushed [2026-06-03T05:44:18.503Z] ce9011b99b54: Pushed [2026-06-03T05:44:18.503Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:18.826Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:19.150Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-03T05:44:19.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-03T05:44:19.150Z] ba027edca92b: Preparing [2026-06-03T05:44:19.150Z] ce9011b99b54: Preparing [2026-06-03T05:44:19.150Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:19.150Z] 023165d6dd75: Preparing [2026-06-03T05:44:19.150Z] ff034baf421f: Preparing [2026-06-03T05:44:19.150Z] cdabaec668d7: Preparing [2026-06-03T05:44:19.150Z] 0854555d70ac: Preparing [2026-06-03T05:44:19.150Z] cdabaec668d7: Waiting [2026-06-03T05:44:19.150Z] 0854555d70ac: Waiting [2026-06-03T05:44:19.150Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:19.150Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:19.150Z] ba027edca92b: Layer already exists [2026-06-03T05:44:19.150Z] ff034baf421f: Layer already exists [2026-06-03T05:44:19.150Z] ce9011b99b54: Layer already exists [2026-06-03T05:44:19.150Z] cdabaec668d7: Layer already exists [2026-06-03T05:44:19.150Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:19.150Z] latest: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:19.478Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:19.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.118 [2026-06-03T05:44:19.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-03T05:44:19.807Z] ba027edca92b: Preparing [2026-06-03T05:44:19.807Z] ce9011b99b54: Preparing [2026-06-03T05:44:19.807Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:19.807Z] 023165d6dd75: Preparing [2026-06-03T05:44:19.807Z] ff034baf421f: Preparing [2026-06-03T05:44:19.807Z] cdabaec668d7: Preparing [2026-06-03T05:44:19.807Z] 0854555d70ac: Preparing [2026-06-03T05:44:19.807Z] cdabaec668d7: Waiting [2026-06-03T05:44:19.807Z] 0854555d70ac: Waiting [2026-06-03T05:44:19.807Z] ce9011b99b54: Layer already exists [2026-06-03T05:44:19.807Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:19.807Z] ff034baf421f: Layer already exists [2026-06-03T05:44:19.807Z] ba027edca92b: Layer already exists [2026-06-03T05:44:19.807Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:19.807Z] cdabaec668d7: Layer already exists [2026-06-03T05:44:19.807Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:19.807Z] 4.1.0-dev.118: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:20.133Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:20.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:20.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-03T05:44:20.468Z] ba027edca92b: Preparing [2026-06-03T05:44:20.468Z] ce9011b99b54: Preparing [2026-06-03T05:44:20.468Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:20.468Z] 023165d6dd75: Preparing [2026-06-03T05:44:20.468Z] ff034baf421f: Preparing [2026-06-03T05:44:20.468Z] cdabaec668d7: Preparing [2026-06-03T05:44:20.468Z] 0854555d70ac: Preparing [2026-06-03T05:44:20.468Z] cdabaec668d7: Waiting [2026-06-03T05:44:20.468Z] 0854555d70ac: Waiting [2026-06-03T05:44:20.468Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:20.468Z] ff034baf421f: Layer already exists [2026-06-03T05:44:20.468Z] ba027edca92b: Layer already exists [2026-06-03T05:44:20.468Z] ce9011b99b54: Layer already exists [2026-06-03T05:44:20.468Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:20.468Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:20.468Z] cdabaec668d7: Layer already exists [2026-06-03T05:44:20.468Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:20.807Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T05:44:21.135Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-06-03T05:44:21.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-06-03T05:44:21.135Z] ba027edca92b: Preparing [2026-06-03T05:44:21.135Z] ce9011b99b54: Preparing [2026-06-03T05:44:21.135Z] 9439f0aef0ee: Preparing [2026-06-03T05:44:21.135Z] 023165d6dd75: Preparing [2026-06-03T05:44:21.135Z] ff034baf421f: Preparing [2026-06-03T05:44:21.135Z] cdabaec668d7: Preparing [2026-06-03T05:44:21.135Z] 0854555d70ac: Preparing [2026-06-03T05:44:21.135Z] cdabaec668d7: Waiting [2026-06-03T05:44:21.135Z] 0854555d70ac: Waiting [2026-06-03T05:44:21.135Z] ce9011b99b54: Layer already exists [2026-06-03T05:44:21.135Z] 9439f0aef0ee: Layer already exists [2026-06-03T05:44:21.135Z] 023165d6dd75: Layer already exists [2026-06-03T05:44:21.135Z] ba027edca92b: Layer already exists [2026-06-03T05:44:21.135Z] ff034baf421f: Layer already exists [2026-06-03T05:44:21.135Z] cdabaec668d7: Layer already exists [2026-06-03T05:44:21.135Z] 0854555d70ac: Layer already exists [2026-06-03T05:44:21.135Z] main: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T05:44:21.214Z] ===================================================== [Pipeline] echo [2026-06-03T05:44:21.229Z] taggedImages: [2026-06-03T05:44:21.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T05:44:21.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-06-03T05:44:21.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.118 [2026-06-03T05:44:21.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T05:44:21.229Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-06-03T06:01:50.741Z] #154 ... [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-06-03T06:01:50.741Z] #149 DONE 1174.5s [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-03T06:01:50.741Z] #153 ... [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:01:50.741Z] #155 DONE 0.1s [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:01:50.741Z] #156 DONE 0.1s [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-06-03T06:01:50.741Z] #157 DONE 0.3s [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #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-06-03T06:01:50.741Z] #158 DONE 0.1s [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #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-06-03T06:01:50.741Z] #159 DONE 0.2s [2026-06-03T06:01:50.741Z] [2026-06-03T06:01:50.741Z] #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-06-03T06:01:53.668Z] #160 DONE 5.9s [2026-06-03T06:01:53.668Z] [2026-06-03T06:01:53.668Z] #112 [core-common-config-bootstrapper] exporting to image [2026-06-03T06:01:53.668Z] #112 exporting layers [2026-06-03T06:01:54.355Z] #112 exporting layers 0.8s done [2026-06-03T06:01:54.355Z] #112 writing image sha256:5b4ab8e54c70114b7a02d967c30057880d715a9372c1673455859aaeeb014af9 done [2026-06-03T06:01:54.355Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-06-03T06:01:54.355Z] #112 DONE 7.7s [2026-06-03T06:01:54.355Z] [2026-06-03T06:01:54.355Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T06:02:01.495Z] #145 ... [2026-06-03T06:02:01.495Z] [2026-06-03T06:02:01.495Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-06-03T06:02:01.495Z] #153 DONE 1189.5s [2026-06-03T06:02:01.495Z] [2026-06-03T06:02:01.495Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-06-03T06:02:01.822Z] #161 DONE 0.4s [2026-06-03T06:02:01.822Z] [2026-06-03T06:02:01.822Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-06-03T06:02:04.024Z] #162 DONE 2.4s [2026-06-03T06:02:04.024Z] [2026-06-03T06:02:04.024Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-03T06:02:04.024Z] #152 ... [2026-06-03T06:02:04.024Z] [2026-06-03T06:02:04.024Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:02:04.353Z] #163 DONE 0.3s [2026-06-03T06:02:04.353Z] [2026-06-03T06:02:04.353Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T06:02:04.353Z] #145 ... [2026-06-03T06:02:04.353Z] [2026-06-03T06:02:04.353Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:02:04.353Z] #164 DONE 0.2s [2026-06-03T06:02:04.353Z] [2026-06-03T06:02:04.353Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:02:04.724Z] #40 ... [2026-06-03T06:02:04.724Z] [2026-06-03T06:02:04.724Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-06-03T06:02:05.069Z] #165 DONE 0.3s [2026-06-03T06:02:05.069Z] [2026-06-03T06:02:05.069Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-06-03T06:02:05.069Z] #166 DONE 0.1s [2026-06-03T06:02:05.069Z] [2026-06-03T06:02:05.069Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:02:05.069Z] #40 ... [2026-06-03T06:02:05.069Z] [2026-06-03T06:02:05.069Z] #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-06-03T06:02:05.069Z] #167 DONE 0.2s [2026-06-03T06:02:05.069Z] [2026-06-03T06:02:05.069Z] #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-06-03T06:02:05.069Z] #168 DONE 0.1s [2026-06-03T06:02:05.069Z] [2026-06-03T06:02:05.069Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:02:05.389Z] #40 ... [2026-06-03T06:02:05.389Z] [2026-06-03T06:02:05.389Z] #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-06-03T06:02:05.389Z] #169 DONE 0.1s [2026-06-03T06:02:05.389Z] [2026-06-03T06:02:05.389Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-06-03T06:02:05.389Z] #170 DONE 0.1s [2026-06-03T06:02:05.389Z] [2026-06-03T06:02:05.389Z] #143 [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-06-03T06:02:05.687Z] #143 ... [2026-06-03T06:02:05.687Z] [2026-06-03T06:02:05.687Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-06-03T06:02:08.487Z] #171 DONE 2.6s [2026-06-03T06:02:08.487Z] [2026-06-03T06:02:08.487Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T06:02:08.487Z] #150 ... [2026-06-03T06:02:08.487Z] [2026-06-03T06:02:08.487Z] #112 [security-bootstrapper] exporting to image [2026-06-03T06:02:08.487Z] #112 exporting layers [2026-06-03T06:02:09.196Z] #112 exporting layers 0.9s done [2026-06-03T06:02:09.196Z] #112 writing image sha256:c5783db8d80e993e3278ec2ef98eae137c5e393ac5f959f574a0ffe4a110cf00 done [2026-06-03T06:02:09.196Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2026-06-03T06:02:09.196Z] #112 DONE 8.6s [2026-06-03T06:02:09.196Z] [2026-06-03T06:02:09.196Z] #143 [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-06-03T06:19:34.770Z] #143 ... [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-06-03T06:19:34.770Z] #152 DONE 2230.2s [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:19:34.770Z] #40 ... [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:19:34.770Z] #172 DONE 0.2s [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-03T06:19:34.770Z] #144 ... [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:19:34.770Z] #173 DONE 0.2s [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T06:19:34.770Z] #150 ... [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-06-03T06:19:34.770Z] #174 DONE 0.4s [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T06:19:34.770Z] #150 ... [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-06-03T06:19:34.770Z] #175 DONE 0.1s [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #112 [core-command] exporting to image [2026-06-03T06:19:34.770Z] #112 exporting layers [2026-06-03T06:19:34.770Z] #112 exporting layers 0.5s done [2026-06-03T06:19:34.770Z] #112 writing image sha256:dd8f0a8a44ca429f855fdc6a95902f736b235f08b97fbb829c2146edb39b572e 0.0s done [2026-06-03T06:19:34.770Z] #112 naming to docker.io/library/core-command-arm64 done [2026-06-03T06:19:34.770Z] #112 DONE 9.1s [2026-06-03T06:19:34.770Z] [2026-06-03T06:19:34.770Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T06:19:40.166Z] #150 ... [2026-06-03T06:19:40.166Z] [2026-06-03T06:19:40.166Z] #143 [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-06-03T06:19:40.166Z] #143 2248.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-06-03T06:19:44.483Z] #143 ... [2026-06-03T06:19:44.483Z] [2026-06-03T06:19:44.483Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-06-03T06:19:44.483Z] #144 DONE 2252.6s [2026-06-03T06:19:44.483Z] [2026-06-03T06:19:44.483Z] #143 [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-06-03T06:19:44.749Z] #143 ... [2026-06-03T06:19:44.749Z] [2026-06-03T06:19:44.749Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:19:44.749Z] #176 DONE 0.2s [2026-06-03T06:19:45.051Z] [2026-06-03T06:19:45.051Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:19:45.051Z] #177 DONE 0.2s [2026-06-03T06:19:45.051Z] [2026-06-03T06:19:45.051Z] #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-06-03T06:19:45.349Z] #178 DONE 0.3s [2026-06-03T06:19:45.349Z] [2026-06-03T06:19:45.349Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-06-03T06:19:45.619Z] #179 DONE 0.1s [2026-06-03T06:19:45.619Z] [2026-06-03T06:19:45.619Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-06-03T06:19:45.923Z] #180 DONE 0.5s [2026-06-03T06:19:45.923Z] [2026-06-03T06:19:45.923Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-06-03T06:19:46.229Z] #181 DONE 0.1s [2026-06-03T06:19:46.229Z] [2026-06-03T06:19:46.229Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-03T06:19:50.723Z] #182 DONE 4.6s [2026-06-03T06:19:50.723Z] [2026-06-03T06:19:50.723Z] #112 [security-proxy-setup] exporting to image [2026-06-03T06:19:50.723Z] #112 exporting layers [2026-06-03T06:19:51.733Z] #112 exporting layers 1.1s done [2026-06-03T06:19:51.733Z] #112 writing image sha256:5531a4231c38d01d4e8cf79f783d57b123f4ae4d5ca9ac50ae3d4a177e985eb0 done [2026-06-03T06:19:51.733Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2026-06-03T06:19:51.733Z] #112 DONE 10.3s [2026-06-03T06:19:51.733Z] [2026-06-03T06:19:51.733Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T06:20:18.505Z] #150 ... [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #143 [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-06-03T06:20:18.505Z] #143 DONE 2284.0s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T06:20:18.505Z] #154 ... [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:20:18.505Z] #183 DONE 0.3s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-03T06:20:18.505Z] #147 ... [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:20:18.505Z] #184 DONE 0.2s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T06:20:18.505Z] #145 ... [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #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-06-03T06:20:18.505Z] #185 DONE 0.2s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #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-06-03T06:20:18.505Z] #186 DONE 0.1s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T06:20:18.505Z] #150 ... [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-06-03T06:20:18.505Z] #187 DONE 0.1s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-06-03T06:20:18.505Z] #188 DONE 0.4s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T06:20:18.505Z] #148 ... [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-06-03T06:20:18.505Z] #189 DONE 0.5s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-06-03T06:20:18.505Z] #190 DONE 0.1s [2026-06-03T06:20:18.505Z] [2026-06-03T06:20:18.505Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-03T06:20:19.922Z] #191 DONE 1.8s [2026-06-03T06:20:19.922Z] [2026-06-03T06:20:19.922Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:20:20.191Z] #40 ... [2026-06-03T06:20:20.191Z] [2026-06-03T06:20:20.191Z] #112 [security-secretstore-setup] exporting to image [2026-06-03T06:20:20.191Z] #112 exporting layers [2026-06-03T06:20:21.601Z] #112 exporting layers 1.7s done [2026-06-03T06:20:21.868Z] #112 writing image sha256:3d8e0a1850eb1a8df9eea6610115dee81eaf129f2a5682bae5cbf32a48be6489 done [2026-06-03T06:20:21.868Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-06-03T06:20:21.868Z] #112 DONE 11.9s [2026-06-03T06:20:21.868Z] [2026-06-03T06:20:21.868Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T06:21:18.265Z] #154 ... [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-06-03T06:21:18.265Z] #151 DONE 2341.0s [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T06:21:18.265Z] #154 ... [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:21:18.265Z] #192 DONE 0.2s [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:21:18.265Z] #193 DONE 0.2s [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:21:18.265Z] #40 ... [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-06-03T06:21:18.265Z] #194 DONE 0.6s [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #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-06-03T06:21:18.265Z] #195 DONE 0.1s [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:21:18.265Z] #40 ... [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #112 [security-spiffe-token-provider] exporting to image [2026-06-03T06:21:18.265Z] #112 exporting layers [2026-06-03T06:21:18.265Z] #112 exporting layers 0.6s done [2026-06-03T06:21:18.265Z] #112 writing image sha256:6990c4dd6fda895916e3ea418c21235d46ca4d6e85d4a60074ee55ff0299c66a done [2026-06-03T06:21:18.265Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-06-03T06:21:18.265Z] #112 DONE 12.6s [2026-06-03T06:21:18.265Z] [2026-06-03T06:21:18.265Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-06-03T06:22:05.128Z] #145 DONE 2387.2s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:05.128Z] #40 ... [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:22:05.128Z] #196 DONE 0.2s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T06:22:05.128Z] #154 ... [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:22:05.128Z] #197 DONE 0.1s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:05.128Z] #40 ... [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-06-03T06:22:05.128Z] #198 DONE 0.8s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-06-03T06:22:05.128Z] #199 DONE 0.5s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T06:22:05.128Z] #154 ... [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-06-03T06:22:05.128Z] #200 DONE 0.4s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:05.128Z] #40 ... [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-06-03T06:22:05.128Z] #201 DONE 2.1s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #112 [security-proxy-auth] exporting to image [2026-06-03T06:22:05.128Z] #112 exporting layers [2026-06-03T06:22:05.128Z] #112 ... [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-06-03T06:22:05.128Z] #147 DONE 2392.9s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #112 [security-proxy-auth] exporting to image [2026-06-03T06:22:05.128Z] #112 exporting layers 1.1s done [2026-06-03T06:22:05.128Z] #112 writing image sha256:34f2a4cd01ad2d7b72f42a34fda5c5456636f1e87d89cb5d497b7744dafbabed [2026-06-03T06:22:05.128Z] #112 writing image sha256:34f2a4cd01ad2d7b72f42a34fda5c5456636f1e87d89cb5d497b7744dafbabed 0.1s done [2026-06-03T06:22:05.128Z] #112 naming to docker.io/library/security-proxy-auth-arm64 [2026-06-03T06:22:05.128Z] #112 naming to docker.io/library/security-proxy-auth-arm64 0.1s done [2026-06-03T06:22:05.128Z] #112 DONE 13.9s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:22:05.128Z] #202 CACHED [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:22:05.128Z] #203 DONE 0.2s [2026-06-03T06:22:05.128Z] [2026-06-03T06:22:05.128Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:05.393Z] #40 ... [2026-06-03T06:22:05.393Z] [2026-06-03T06:22:05.393Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-06-03T06:22:06.352Z] #204 DONE 0.6s [2026-06-03T06:22:06.352Z] [2026-06-03T06:22:06.352Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-06-03T06:22:06.352Z] #205 DONE 0.3s [2026-06-03T06:22:06.352Z] [2026-06-03T06:22:06.352Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T06:22:06.352Z] #154 ... [2026-06-03T06:22:06.352Z] [2026-06-03T06:22:06.352Z] #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-06-03T06:22:06.352Z] #148 DONE 2395.0s [2026-06-03T06:22:06.352Z] [2026-06-03T06:22:06.352Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-06-03T06:22:06.635Z] #206 DONE 0.2s [2026-06-03T06:22:06.635Z] [2026-06-03T06:22:06.635Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:06.635Z] #40 ... [2026-06-03T06:22:06.635Z] [2026-06-03T06:22:06.635Z] #112 [core-metadata] exporting to image [2026-06-03T06:22:07.590Z] #112 ... [2026-06-03T06:22:07.590Z] [2026-06-03T06:22:07.590Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-06-03T06:22:07.590Z] #154 DONE 2395.9s [2026-06-03T06:22:07.590Z] [2026-06-03T06:22:07.590Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:07.855Z] #40 ... [2026-06-03T06:22:07.855Z] [2026-06-03T06:22:07.855Z] #112 [core-metadata] exporting to image [2026-06-03T06:22:07.855Z] #112 exporting layers 1.4s done [2026-06-03T06:22:07.855Z] #112 writing image sha256:13e4bf792a43b7552ae261c25b267c8294bf8bb27c8c11d115ddff3ab28e6aac [2026-06-03T06:22:08.120Z] #112 writing image sha256:13e4bf792a43b7552ae261c25b267c8294bf8bb27c8c11d115ddff3ab28e6aac done [2026-06-03T06:22:08.120Z] #112 naming to docker.io/library/core-metadata-arm64 0.0s done [2026-06-03T06:22:08.120Z] #112 DONE 15.3s [2026-06-03T06:22:08.120Z] [2026-06-03T06:22:08.120Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:22:08.384Z] #207 DONE 0.2s [2026-06-03T06:22:08.384Z] [2026-06-03T06:22:08.384Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-03T06:22:08.976Z] #208 ... [2026-06-03T06:22:08.976Z] [2026-06-03T06:22:08.976Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:22:08.976Z] #209 DONE 0.2s [2026-06-03T06:22:08.976Z] [2026-06-03T06:22:08.976Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-06-03T06:22:08.976Z] #208 DONE 0.8s [2026-06-03T06:22:08.976Z] [2026-06-03T06:22:08.976Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-06-03T06:22:09.248Z] #210 DONE 0.2s [2026-06-03T06:22:09.248Z] [2026-06-03T06:22:09.248Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:22:09.248Z] #211 DONE 0.3s [2026-06-03T06:22:09.248Z] [2026-06-03T06:22:09.248Z] #112 [core-keeper] exporting to image [2026-06-03T06:22:10.213Z] #112 exporting layers 0.8s done [2026-06-03T06:22:10.213Z] #112 writing image sha256:90602cb3f8bfb9b10be02952c58c7ec4b44d5ba018fedcfe3795a1bc90740fb8 done [2026-06-03T06:22:10.213Z] #112 naming to docker.io/library/core-keeper-arm64 done [2026-06-03T06:22:10.213Z] #112 DONE 16.1s [2026-06-03T06:22:10.213Z] [2026-06-03T06:22:10.213Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-06-03T06:22:10.213Z] #212 DONE 0.8s [2026-06-03T06:22:10.213Z] [2026-06-03T06:22:10.213Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-06-03T06:22:10.213Z] #213 DONE 0.2s [2026-06-03T06:22:10.213Z] [2026-06-03T06:22:10.213Z] #112 [core-data] exporting to image [2026-06-03T06:22:11.615Z] #112 exporting layers 1.2s done [2026-06-03T06:22:11.615Z] #112 writing image sha256:8a4dd416ef7cc7d4c6a88cb56aa2afb94a6f503bd06f5f5f5f256c92a2b94604 done [2026-06-03T06:22:11.615Z] #112 naming to docker.io/library/core-data-arm64 done [2026-06-03T06:22:11.615Z] #112 DONE 17.3s [2026-06-03T06:22:11.615Z] [2026-06-03T06:22:11.615Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:44.052Z] #40 ... [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-06-03T06:22:44.052Z] #150 DONE 2429.6s [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:44.052Z] #40 ... [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:22:44.052Z] #214 DONE 0.1s [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:22:44.052Z] #215 DONE 0.1s [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:44.052Z] #40 ... [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-06-03T06:22:44.052Z] #216 DONE 0.6s [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-06-03T06:22:44.052Z] #217 DONE 0.1s [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:44.052Z] #40 ... [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #112 [support-scheduler] exporting to image [2026-06-03T06:22:44.052Z] #112 exporting layers [2026-06-03T06:22:44.052Z] #112 exporting layers 1.0s done [2026-06-03T06:22:44.052Z] #112 writing image sha256:f90ef9f96308fc002fd0d3380ccbc38abdcc146cc83c400f0e294ab6f874faec done [2026-06-03T06:22:44.052Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2026-06-03T06:22:44.052Z] #112 DONE 18.3s [2026-06-03T06:22:44.052Z] [2026-06-03T06:22:44.052Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:46.673Z] #40 ... [2026-06-03T06:22:46.673Z] [2026-06-03T06:22:46.673Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-06-03T06:22:46.673Z] #146 DONE 2435.3s [2026-06-03T06:22:46.942Z] [2026-06-03T06:22:46.942Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:46.942Z] #40 ... [2026-06-03T06:22:46.942Z] [2026-06-03T06:22:46.942Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-06-03T06:22:47.212Z] #218 DONE 0.1s [2026-06-03T06:22:47.212Z] [2026-06-03T06:22:47.212Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:47.212Z] #40 ... [2026-06-03T06:22:47.212Z] [2026-06-03T06:22:47.212Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-06-03T06:22:47.212Z] #219 DONE 0.1s [2026-06-03T06:22:47.481Z] [2026-06-03T06:22:47.481Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-06-03T06:22:47.750Z] #220 DONE 0.4s [2026-06-03T06:22:47.750Z] [2026-06-03T06:22:47.750Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:48.018Z] #40 ... [2026-06-03T06:22:48.018Z] [2026-06-03T06:22:48.018Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-06-03T06:22:48.018Z] #221 DONE 0.1s [2026-06-03T06:22:48.018Z] [2026-06-03T06:22:48.018Z] #112 [support-notifications] exporting to image [2026-06-03T06:22:48.601Z] #112 exporting layers 0.6s done [2026-06-03T06:22:48.601Z] #112 writing image sha256:e2a4947c73b1b83643aafec972ce081c420b4d23935ecb0c42e86f910f0fd907 done [2026-06-03T06:22:48.601Z] #112 naming to docker.io/library/support-notifications-arm64 done [2026-06-03T06:22:48.601Z] #112 DONE 18.9s [2026-06-03T06:22:48.601Z] [2026-06-03T06:22:48.601Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-06-03T06:22:48.601Z] time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-06-03T06:22:48.625Z] $ docker stop --time=1 acba935a7df9d72bc8e51a8825df7596946c8b9cee10b32dc6abaf17f6ad8e80 [2026-06-03T06:22:50.278Z] $ docker rm -f --volumes acba935a7df9d72bc8e51a8825df7596946c8b9cee10b32dc6abaf17f6ad8e80 [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-03T06:22:50.772Z] + docker images [2026-06-03T06:22:50.772Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-06-03T06:22:50.772Z] support-notifications-arm64 latest e2a4947c73b1 3 seconds ago 56.1MB [2026-06-03T06:22:50.772Z] support-scheduler-arm64 latest f90ef9f96308 8 seconds ago 52.3MB [2026-06-03T06:22:50.772Z] core-data-arm64 latest 8a4dd416ef7c 41 seconds ago 48.1MB [2026-06-03T06:22:50.772Z] core-keeper-arm64 latest 90602cb3f8bf 41 seconds ago 47.9MB [2026-06-03T06:22:50.772Z] core-metadata-arm64 latest 13e4bf792a43 44 seconds ago 48.2MB [2026-06-03T06:22:50.772Z] security-proxy-auth-arm64 latest 34f2a4cd01ad 47 seconds ago 47.3MB [2026-06-03T06:22:50.772Z] security-spiffe-token-provider-arm64 latest 6990c4dd6fda About a minute ago 51.9MB [2026-06-03T06:22:50.772Z] security-secretstore-setup-arm64 latest 3d8e0a1850eb 2 minutes ago 85.8MB [2026-06-03T06:22:50.772Z] security-proxy-setup-arm64 latest 5531a4231c38 3 minutes ago 52.9MB [2026-06-03T06:22:50.772Z] core-command-arm64 latest dd8f0a8a44ca 3 minutes ago 42.6MB [2026-06-03T06:22:50.772Z] security-bootstrapper-arm64 latest c5783db8d80e 20 minutes ago 21.3MB [2026-06-03T06:22:50.772Z] core-common-config-bootstrapper-arm64 latest 5b4ab8e54c70 20 minutes ago 20.2MB [2026-06-03T06:22:50.772Z] security-spire-agent-arm64 latest 9376f7ceca9c 42 minutes ago 219MB [2026-06-03T06:22:50.772Z] security-spire-server-arm64 latest 206be58d7f70 42 minutes ago 163MB [2026-06-03T06:22:50.772Z] security-spire-config-arm64 latest 2e0b0535845e 42 minutes ago 162MB [2026-06-03T06:22:50.772Z] ci-base-image-arm64 latest 3a3026bfdd00 44 minutes ago 897MB [2026-06-03T06:22:50.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-06-03T06:22:50.772Z] 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-06-03T06:22:50.996Z] provisioning config files... [2026-06-03T06:22:51.019Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config1297913142031861317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:22:51.385Z] ---> ****-login.sh [2026-06-03T06:22:51.385Z] nexus3.edgexfoundry.org:10001 [2026-06-03T06:22:51.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T06:22:51.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T06:22:51.653Z] Configure a credential helper to remove this warning. See [2026-06-03T06:22:51.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T06:22:51.653Z] [2026-06-03T06:22:51.653Z] Login Succeeded [2026-06-03T06:22:51.653Z] nexus3.edgexfoundry.org:10002 [2026-06-03T06:22:51.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T06:22:52.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T06:22:52.195Z] Configure a credential helper to remove this warning. See [2026-06-03T06:22:52.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T06:22:52.195Z] [2026-06-03T06:22:52.195Z] Login Succeeded [2026-06-03T06:22:52.195Z] nexus3.edgexfoundry.org:10003 [2026-06-03T06:22:52.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T06:22:55.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T06:22:55.156Z] Configure a credential helper to remove this warning. See [2026-06-03T06:22:55.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T06:22:55.156Z] [2026-06-03T06:22:55.156Z] Login Succeeded [2026-06-03T06:22:55.156Z] nexus3.edgexfoundry.org:10004 [2026-06-03T06:22:55.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T06:22:55.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T06:22:55.434Z] Configure a credential helper to remove this warning. See [2026-06-03T06:22:55.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T06:22:55.434Z] [2026-06-03T06:22:55.434Z] Login Succeeded [2026-06-03T06:22:55.434Z] ****.io [2026-06-03T06:22:55.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-06-03T06:22:55.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-06-03T06:22:55.969Z] Configure a credential helper to remove this warning. See [2026-06-03T06:22:55.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-06-03T06:22:55.969Z] [2026-06-03T06:22:55.969Z] Login Succeeded [2026-06-03T06:22:55.969Z] ---> ****-login.sh ends [Pipeline] } [2026-06-03T06:22:55.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:22:56.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-06-03T06:22:56.052Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-06-03T06:22:56.052Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:22:56.052Z] latest [2026-06-03T06:22:56.052Z] 4.1.0-dev.118 [2026-06-03T06:22:56.052Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:22:56.052Z] main [2026-06-03T06:22:56.052Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:22:56.430Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:22:56.792Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:22:56.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-03T06:22:56.792Z] 77b1cdca9f7d: Preparing [2026-06-03T06:22:56.792Z] 32050dfe5212: Preparing [2026-06-03T06:22:56.792Z] 1722587a6ad3: Preparing [2026-06-03T06:22:56.792Z] d99a27267570: Preparing [2026-06-03T06:22:56.792Z] bef4bc3deae6: Preparing [2026-06-03T06:22:56.792Z] 34aeefa7d4f3: Preparing [2026-06-03T06:22:56.792Z] eeaa73608b53: Preparing [2026-06-03T06:22:56.792Z] 34aeefa7d4f3: Waiting [2026-06-03T06:22:56.792Z] eeaa73608b53: Waiting [2026-06-03T06:22:57.059Z] bef4bc3deae6: Pushed [2026-06-03T06:22:57.059Z] 1722587a6ad3: Pushed [2026-06-03T06:22:57.059Z] d99a27267570: Pushed [2026-06-03T06:22:57.059Z] 77b1cdca9f7d: Pushed [2026-06-03T06:22:57.059Z] eeaa73608b53: Layer already exists [2026-06-03T06:22:57.059Z] 34aeefa7d4f3: Pushed [2026-06-03T06:23:03.677Z] 32050dfe5212: Pushed [2026-06-03T06:23:03.677Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:04.033Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:04.383Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-03T06:23:04.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-03T06:23:04.383Z] 77b1cdca9f7d: Preparing [2026-06-03T06:23:04.383Z] 32050dfe5212: Preparing [2026-06-03T06:23:04.383Z] 1722587a6ad3: Preparing [2026-06-03T06:23:04.383Z] d99a27267570: Preparing [2026-06-03T06:23:04.383Z] bef4bc3deae6: Preparing [2026-06-03T06:23:04.383Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:04.383Z] eeaa73608b53: Preparing [2026-06-03T06:23:04.383Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:04.383Z] eeaa73608b53: Waiting [2026-06-03T06:23:04.383Z] 77b1cdca9f7d: Layer already exists [2026-06-03T06:23:04.383Z] 32050dfe5212: Layer already exists [2026-06-03T06:23:04.383Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:04.383Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:04.383Z] d99a27267570: Layer already exists [2026-06-03T06:23:04.383Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:04.383Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:04.650Z] latest: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:05.010Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:05.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.118 [2026-06-03T06:23:05.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-03T06:23:05.359Z] 77b1cdca9f7d: Preparing [2026-06-03T06:23:05.359Z] 32050dfe5212: Preparing [2026-06-03T06:23:05.359Z] 1722587a6ad3: Preparing [2026-06-03T06:23:05.359Z] d99a27267570: Preparing [2026-06-03T06:23:05.359Z] bef4bc3deae6: Preparing [2026-06-03T06:23:05.359Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:05.359Z] eeaa73608b53: Preparing [2026-06-03T06:23:05.359Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:05.359Z] eeaa73608b53: Waiting [2026-06-03T06:23:05.359Z] 77b1cdca9f7d: Layer already exists [2026-06-03T06:23:05.359Z] 32050dfe5212: Layer already exists [2026-06-03T06:23:05.359Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:05.359Z] d99a27267570: Layer already exists [2026-06-03T06:23:05.359Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:05.359Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:05.359Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:05.359Z] 4.1.0-dev.118: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:05.969Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:06.327Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:06.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-03T06:23:06.327Z] 77b1cdca9f7d: Preparing [2026-06-03T06:23:06.327Z] 32050dfe5212: Preparing [2026-06-03T06:23:06.327Z] 1722587a6ad3: Preparing [2026-06-03T06:23:06.327Z] d99a27267570: Preparing [2026-06-03T06:23:06.327Z] bef4bc3deae6: Preparing [2026-06-03T06:23:06.327Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:06.327Z] eeaa73608b53: Preparing [2026-06-03T06:23:06.327Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:06.327Z] eeaa73608b53: Waiting [2026-06-03T06:23:06.327Z] 77b1cdca9f7d: Layer already exists [2026-06-03T06:23:06.327Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:06.327Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:06.327Z] 32050dfe5212: Layer already exists [2026-06-03T06:23:06.327Z] d99a27267570: Layer already exists [2026-06-03T06:23:06.327Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:06.327Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:06.327Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:06.962Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:09.906Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-06-03T06:23:09.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-06-03T06:23:09.906Z] 77b1cdca9f7d: Preparing [2026-06-03T06:23:09.906Z] 32050dfe5212: Preparing [2026-06-03T06:23:09.906Z] 1722587a6ad3: Preparing [2026-06-03T06:23:09.906Z] d99a27267570: Preparing [2026-06-03T06:23:09.906Z] bef4bc3deae6: Preparing [2026-06-03T06:23:09.906Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:09.906Z] eeaa73608b53: Preparing [2026-06-03T06:23:09.906Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:09.906Z] eeaa73608b53: Waiting [2026-06-03T06:23:09.906Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:09.906Z] d99a27267570: Layer already exists [2026-06-03T06:23:09.906Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:09.906Z] 32050dfe5212: Layer already exists [2026-06-03T06:23:09.906Z] 77b1cdca9f7d: Layer already exists [2026-06-03T06:23:09.906Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:09.906Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:10.170Z] main: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:23:10.259Z] ===================================================== [Pipeline] echo [2026-06-03T06:23:10.275Z] taggedImages: [2026-06-03T06:23:10.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:10.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-06-03T06:23:10.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.118 [2026-06-03T06:23:10.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:10.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-06-03T06:23:10.303Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-06-03T06:23:10.303Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:10.303Z] latest [2026-06-03T06:23:10.303Z] 4.1.0-dev.118 [2026-06-03T06:23:10.303Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:10.303Z] main [2026-06-03T06:23:10.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:10.674Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:11.031Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:11.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-03T06:23:11.031Z] fad3b85d37e5: Preparing [2026-06-03T06:23:11.031Z] 24ee7b82e45e: Preparing [2026-06-03T06:23:11.031Z] 10383961769e: Preparing [2026-06-03T06:23:11.031Z] d48a45a51898: Preparing [2026-06-03T06:23:11.031Z] 1722587a6ad3: Preparing [2026-06-03T06:23:11.031Z] d99a27267570: Preparing [2026-06-03T06:23:11.031Z] bef4bc3deae6: Preparing [2026-06-03T06:23:11.031Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:11.031Z] eeaa73608b53: Preparing [2026-06-03T06:23:11.031Z] d99a27267570: Waiting [2026-06-03T06:23:11.031Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:11.031Z] bef4bc3deae6: Waiting [2026-06-03T06:23:11.032Z] eeaa73608b53: Waiting [2026-06-03T06:23:11.032Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:11.297Z] d99a27267570: Layer already exists [2026-06-03T06:23:11.297Z] 24ee7b82e45e: Pushed [2026-06-03T06:23:11.297Z] 10383961769e: Pushed [2026-06-03T06:23:11.297Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:11.297Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:11.297Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:11.297Z] fad3b85d37e5: Pushed [2026-06-03T06:23:13.860Z] d48a45a51898: Pushed [2026-06-03T06:23:14.123Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:14.478Z] + 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-06-03T06:23:14.829Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-03T06:23:14.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-03T06:23:14.829Z] fad3b85d37e5: Preparing [2026-06-03T06:23:14.829Z] 24ee7b82e45e: Preparing [2026-06-03T06:23:14.829Z] 10383961769e: Preparing [2026-06-03T06:23:14.829Z] d48a45a51898: Preparing [2026-06-03T06:23:14.829Z] 1722587a6ad3: Preparing [2026-06-03T06:23:14.829Z] d99a27267570: Preparing [2026-06-03T06:23:14.829Z] bef4bc3deae6: Preparing [2026-06-03T06:23:14.829Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:14.829Z] eeaa73608b53: Preparing [2026-06-03T06:23:14.829Z] d99a27267570: Waiting [2026-06-03T06:23:14.829Z] bef4bc3deae6: Waiting [2026-06-03T06:23:14.829Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:14.829Z] eeaa73608b53: Waiting [2026-06-03T06:23:14.829Z] 10383961769e: Layer already exists [2026-06-03T06:23:14.829Z] fad3b85d37e5: Layer already exists [2026-06-03T06:23:14.829Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:14.829Z] d48a45a51898: Layer already exists [2026-06-03T06:23:14.829Z] 24ee7b82e45e: Layer already exists [2026-06-03T06:23:14.829Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:14.829Z] d99a27267570: Layer already exists [2026-06-03T06:23:14.829Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:14.829Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:15.095Z] latest: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:15.454Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:15.805Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.118 [2026-06-03T06:23:15.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-03T06:23:15.806Z] fad3b85d37e5: Preparing [2026-06-03T06:23:15.806Z] 24ee7b82e45e: Preparing [2026-06-03T06:23:15.806Z] 10383961769e: Preparing [2026-06-03T06:23:15.806Z] d48a45a51898: Preparing [2026-06-03T06:23:15.806Z] 1722587a6ad3: Preparing [2026-06-03T06:23:15.806Z] d99a27267570: Preparing [2026-06-03T06:23:15.806Z] bef4bc3deae6: Preparing [2026-06-03T06:23:15.806Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:15.806Z] eeaa73608b53: Preparing [2026-06-03T06:23:15.806Z] d99a27267570: Waiting [2026-06-03T06:23:15.806Z] bef4bc3deae6: Waiting [2026-06-03T06:23:15.806Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:15.806Z] eeaa73608b53: Waiting [2026-06-03T06:23:15.806Z] 10383961769e: Layer already exists [2026-06-03T06:23:15.806Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:15.806Z] fad3b85d37e5: Layer already exists [2026-06-03T06:23:15.806Z] d48a45a51898: Layer already exists [2026-06-03T06:23:15.806Z] 24ee7b82e45e: Layer already exists [2026-06-03T06:23:15.806Z] d99a27267570: Layer already exists [2026-06-03T06:23:15.806Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:15.806Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:15.806Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:15.806Z] 4.1.0-dev.118: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:16.426Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:16.775Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:16.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-03T06:23:16.775Z] fad3b85d37e5: Preparing [2026-06-03T06:23:16.775Z] 24ee7b82e45e: Preparing [2026-06-03T06:23:16.775Z] 10383961769e: Preparing [2026-06-03T06:23:16.775Z] d48a45a51898: Preparing [2026-06-03T06:23:16.775Z] 1722587a6ad3: Preparing [2026-06-03T06:23:16.775Z] d99a27267570: Preparing [2026-06-03T06:23:16.775Z] bef4bc3deae6: Preparing [2026-06-03T06:23:16.775Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:16.775Z] eeaa73608b53: Preparing [2026-06-03T06:23:16.775Z] d99a27267570: Waiting [2026-06-03T06:23:16.775Z] bef4bc3deae6: Waiting [2026-06-03T06:23:16.775Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:16.775Z] eeaa73608b53: Waiting [2026-06-03T06:23:16.775Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:16.775Z] 10383961769e: Layer already exists [2026-06-03T06:23:16.775Z] fad3b85d37e5: Layer already exists [2026-06-03T06:23:16.775Z] d48a45a51898: Layer already exists [2026-06-03T06:23:16.775Z] 24ee7b82e45e: Layer already exists [2026-06-03T06:23:16.775Z] d99a27267570: Layer already exists [2026-06-03T06:23:16.775Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:16.775Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:16.775Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:16.775Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:17.394Z] + 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-06-03T06:23:17.740Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-06-03T06:23:17.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-06-03T06:23:17.740Z] fad3b85d37e5: Preparing [2026-06-03T06:23:17.740Z] 24ee7b82e45e: Preparing [2026-06-03T06:23:17.740Z] 10383961769e: Preparing [2026-06-03T06:23:17.740Z] d48a45a51898: Preparing [2026-06-03T06:23:17.740Z] 1722587a6ad3: Preparing [2026-06-03T06:23:17.740Z] d99a27267570: Preparing [2026-06-03T06:23:17.740Z] bef4bc3deae6: Preparing [2026-06-03T06:23:17.740Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:17.740Z] eeaa73608b53: Preparing [2026-06-03T06:23:17.740Z] bef4bc3deae6: Waiting [2026-06-03T06:23:17.740Z] d99a27267570: Waiting [2026-06-03T06:23:17.740Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:17.740Z] eeaa73608b53: Waiting [2026-06-03T06:23:17.740Z] 10383961769e: Layer already exists [2026-06-03T06:23:17.740Z] d48a45a51898: Layer already exists [2026-06-03T06:23:17.740Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:17.740Z] 24ee7b82e45e: Layer already exists [2026-06-03T06:23:17.740Z] fad3b85d37e5: Layer already exists [2026-06-03T06:23:17.740Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:17.740Z] d99a27267570: Layer already exists [2026-06-03T06:23:17.740Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:17.740Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:18.003Z] main: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:23:18.094Z] ===================================================== [Pipeline] echo [2026-06-03T06:23:18.109Z] taggedImages: [2026-06-03T06:23:18.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:18.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-06-03T06:23:18.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.118 [2026-06-03T06:23:18.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:18.109Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-06-03T06:23:18.142Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-06-03T06:23:18.142Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:18.142Z] latest [2026-06-03T06:23:18.142Z] 4.1.0-dev.118 [2026-06-03T06:23:18.142Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:18.142Z] main [2026-06-03T06:23:18.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:18.509Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:18.875Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:18.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-03T06:23:18.875Z] 05b5f0a3a242: Preparing [2026-06-03T06:23:18.875Z] adba18a56fb9: Preparing [2026-06-03T06:23:18.875Z] 1722587a6ad3: Preparing [2026-06-03T06:23:18.875Z] d99a27267570: Preparing [2026-06-03T06:23:18.875Z] f78de9ac256f: Preparing [2026-06-03T06:23:18.875Z] dd6e2387bc66: Preparing [2026-06-03T06:23:18.875Z] eeaa73608b53: Preparing [2026-06-03T06:23:18.875Z] dd6e2387bc66: Waiting [2026-06-03T06:23:18.875Z] d99a27267570: Layer already exists [2026-06-03T06:23:18.875Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:19.140Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:19.140Z] f78de9ac256f: Pushed [2026-06-03T06:23:19.140Z] 05b5f0a3a242: Pushed [2026-06-03T06:23:19.140Z] dd6e2387bc66: Pushed [2026-06-03T06:23:27.316Z] adba18a56fb9: Pushed [2026-06-03T06:23:27.316Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:27.657Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:27.997Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-03T06:23:27.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-03T06:23:27.997Z] 05b5f0a3a242: Preparing [2026-06-03T06:23:27.997Z] adba18a56fb9: Preparing [2026-06-03T06:23:27.997Z] 1722587a6ad3: Preparing [2026-06-03T06:23:27.997Z] d99a27267570: Preparing [2026-06-03T06:23:27.997Z] f78de9ac256f: Preparing [2026-06-03T06:23:27.997Z] dd6e2387bc66: Preparing [2026-06-03T06:23:27.997Z] eeaa73608b53: Preparing [2026-06-03T06:23:27.997Z] dd6e2387bc66: Waiting [2026-06-03T06:23:27.997Z] eeaa73608b53: Waiting [2026-06-03T06:23:27.997Z] 05b5f0a3a242: Layer already exists [2026-06-03T06:23:27.997Z] f78de9ac256f: Layer already exists [2026-06-03T06:23:27.997Z] d99a27267570: Layer already exists [2026-06-03T06:23:27.997Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:27.997Z] adba18a56fb9: Layer already exists [2026-06-03T06:23:27.997Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:27.997Z] dd6e2387bc66: Layer already exists [2026-06-03T06:23:27.997Z] latest: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:28.595Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:28.937Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.118 [2026-06-03T06:23:28.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-03T06:23:28.937Z] 05b5f0a3a242: Preparing [2026-06-03T06:23:28.937Z] adba18a56fb9: Preparing [2026-06-03T06:23:28.937Z] 1722587a6ad3: Preparing [2026-06-03T06:23:28.937Z] d99a27267570: Preparing [2026-06-03T06:23:28.937Z] f78de9ac256f: Preparing [2026-06-03T06:23:28.937Z] dd6e2387bc66: Preparing [2026-06-03T06:23:28.937Z] eeaa73608b53: Preparing [2026-06-03T06:23:28.937Z] dd6e2387bc66: Waiting [2026-06-03T06:23:28.937Z] eeaa73608b53: Waiting [2026-06-03T06:23:28.937Z] adba18a56fb9: Layer already exists [2026-06-03T06:23:28.937Z] 05b5f0a3a242: Layer already exists [2026-06-03T06:23:28.937Z] f78de9ac256f: Layer already exists [2026-06-03T06:23:28.937Z] d99a27267570: Layer already exists [2026-06-03T06:23:28.937Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:28.937Z] dd6e2387bc66: Layer already exists [2026-06-03T06:23:28.937Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:28.937Z] 4.1.0-dev.118: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:29.539Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:29.882Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:29.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-03T06:23:29.882Z] 05b5f0a3a242: Preparing [2026-06-03T06:23:29.882Z] adba18a56fb9: Preparing [2026-06-03T06:23:29.882Z] 1722587a6ad3: Preparing [2026-06-03T06:23:29.882Z] d99a27267570: Preparing [2026-06-03T06:23:29.882Z] f78de9ac256f: Preparing [2026-06-03T06:23:29.882Z] dd6e2387bc66: Preparing [2026-06-03T06:23:29.882Z] eeaa73608b53: Preparing [2026-06-03T06:23:29.882Z] dd6e2387bc66: Waiting [2026-06-03T06:23:29.882Z] eeaa73608b53: Waiting [2026-06-03T06:23:29.882Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:29.882Z] d99a27267570: Layer already exists [2026-06-03T06:23:29.882Z] adba18a56fb9: Layer already exists [2026-06-03T06:23:29.882Z] f78de9ac256f: Layer already exists [2026-06-03T06:23:29.882Z] 05b5f0a3a242: Layer already exists [2026-06-03T06:23:29.882Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:29.882Z] dd6e2387bc66: Layer already exists [2026-06-03T06:23:29.882Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:30.491Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:30.837Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-06-03T06:23:30.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-06-03T06:23:30.837Z] 05b5f0a3a242: Preparing [2026-06-03T06:23:30.837Z] adba18a56fb9: Preparing [2026-06-03T06:23:30.837Z] 1722587a6ad3: Preparing [2026-06-03T06:23:30.837Z] d99a27267570: Preparing [2026-06-03T06:23:30.837Z] f78de9ac256f: Preparing [2026-06-03T06:23:30.837Z] dd6e2387bc66: Preparing [2026-06-03T06:23:30.837Z] eeaa73608b53: Preparing [2026-06-03T06:23:30.837Z] dd6e2387bc66: Waiting [2026-06-03T06:23:30.837Z] eeaa73608b53: Waiting [2026-06-03T06:23:30.837Z] d99a27267570: Layer already exists [2026-06-03T06:23:30.837Z] 05b5f0a3a242: Layer already exists [2026-06-03T06:23:30.837Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:30.837Z] adba18a56fb9: Layer already exists [2026-06-03T06:23:30.837Z] f78de9ac256f: Layer already exists [2026-06-03T06:23:30.837Z] dd6e2387bc66: Layer already exists [2026-06-03T06:23:30.837Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:30.837Z] main: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:23:30.898Z] ===================================================== [Pipeline] echo [2026-06-03T06:23:30.910Z] taggedImages: [2026-06-03T06:23:30.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:30.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-06-03T06:23:30.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.118 [2026-06-03T06:23:30.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:30.910Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-06-03T06:23:30.935Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-06-03T06:23:30.935Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:30.935Z] latest [2026-06-03T06:23:30.935Z] 4.1.0-dev.118 [2026-06-03T06:23:30.935Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:30.935Z] main [2026-06-03T06:23:30.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:31.308Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:31.658Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:31.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-03T06:23:31.658Z] 88f33f9aa54e: Preparing [2026-06-03T06:23:31.658Z] c9ddb8bbf418: Preparing [2026-06-03T06:23:31.658Z] d99a27267570: Preparing [2026-06-03T06:23:31.658Z] 93977d854c1b: Preparing [2026-06-03T06:23:31.658Z] b7d1e006cc47: Preparing [2026-06-03T06:23:31.658Z] eeaa73608b53: Preparing [2026-06-03T06:23:31.658Z] eeaa73608b53: Waiting [2026-06-03T06:23:31.658Z] d99a27267570: Layer already exists [2026-06-03T06:23:31.923Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:31.923Z] b7d1e006cc47: Pushed [2026-06-03T06:23:31.923Z] 88f33f9aa54e: Pushed [2026-06-03T06:23:31.923Z] 93977d854c1b: Pushed [2026-06-03T06:23:40.093Z] c9ddb8bbf418: Pushed [2026-06-03T06:23:40.093Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:40.439Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:40.782Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-03T06:23:40.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-03T06:23:40.782Z] 88f33f9aa54e: Preparing [2026-06-03T06:23:40.782Z] c9ddb8bbf418: Preparing [2026-06-03T06:23:40.782Z] d99a27267570: Preparing [2026-06-03T06:23:40.782Z] 93977d854c1b: Preparing [2026-06-03T06:23:40.782Z] b7d1e006cc47: Preparing [2026-06-03T06:23:40.782Z] eeaa73608b53: Preparing [2026-06-03T06:23:40.782Z] 93977d854c1b: Layer already exists [2026-06-03T06:23:40.782Z] c9ddb8bbf418: Layer already exists [2026-06-03T06:23:40.782Z] b7d1e006cc47: Layer already exists [2026-06-03T06:23:40.782Z] d99a27267570: Layer already exists [2026-06-03T06:23:40.782Z] 88f33f9aa54e: Layer already exists [2026-06-03T06:23:40.782Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:40.782Z] latest: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:41.131Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:41.476Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.118 [2026-06-03T06:23:41.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-03T06:23:41.476Z] 88f33f9aa54e: Preparing [2026-06-03T06:23:41.476Z] c9ddb8bbf418: Preparing [2026-06-03T06:23:41.476Z] d99a27267570: Preparing [2026-06-03T06:23:41.476Z] 93977d854c1b: Preparing [2026-06-03T06:23:41.476Z] b7d1e006cc47: Preparing [2026-06-03T06:23:41.476Z] eeaa73608b53: Preparing [2026-06-03T06:23:41.476Z] eeaa73608b53: Waiting [2026-06-03T06:23:41.476Z] 93977d854c1b: Layer already exists [2026-06-03T06:23:41.476Z] b7d1e006cc47: Layer already exists [2026-06-03T06:23:41.476Z] d99a27267570: Layer already exists [2026-06-03T06:23:41.476Z] c9ddb8bbf418: Layer already exists [2026-06-03T06:23:41.476Z] 88f33f9aa54e: Layer already exists [2026-06-03T06:23:41.476Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:41.476Z] 4.1.0-dev.118: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:42.081Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:42.427Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:42.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-03T06:23:42.427Z] 88f33f9aa54e: Preparing [2026-06-03T06:23:42.427Z] c9ddb8bbf418: Preparing [2026-06-03T06:23:42.427Z] d99a27267570: Preparing [2026-06-03T06:23:42.427Z] 93977d854c1b: Preparing [2026-06-03T06:23:42.427Z] b7d1e006cc47: Preparing [2026-06-03T06:23:42.427Z] eeaa73608b53: Preparing [2026-06-03T06:23:42.427Z] eeaa73608b53: Waiting [2026-06-03T06:23:42.427Z] d99a27267570: Layer already exists [2026-06-03T06:23:42.427Z] 88f33f9aa54e: Layer already exists [2026-06-03T06:23:42.427Z] 93977d854c1b: Layer already exists [2026-06-03T06:23:42.427Z] b7d1e006cc47: Layer already exists [2026-06-03T06:23:42.427Z] c9ddb8bbf418: Layer already exists [2026-06-03T06:23:42.427Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:42.427Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:43.040Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:43.385Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-06-03T06:23:43.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-06-03T06:23:43.385Z] 88f33f9aa54e: Preparing [2026-06-03T06:23:43.385Z] c9ddb8bbf418: Preparing [2026-06-03T06:23:43.385Z] d99a27267570: Preparing [2026-06-03T06:23:43.385Z] 93977d854c1b: Preparing [2026-06-03T06:23:43.385Z] b7d1e006cc47: Preparing [2026-06-03T06:23:43.385Z] eeaa73608b53: Preparing [2026-06-03T06:23:43.385Z] eeaa73608b53: Waiting [2026-06-03T06:23:43.385Z] c9ddb8bbf418: Layer already exists [2026-06-03T06:23:43.385Z] b7d1e006cc47: Layer already exists [2026-06-03T06:23:43.385Z] 88f33f9aa54e: Layer already exists [2026-06-03T06:23:43.385Z] 93977d854c1b: Layer already exists [2026-06-03T06:23:43.386Z] d99a27267570: Layer already exists [2026-06-03T06:23:43.386Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:43.386Z] main: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:23:43.454Z] ===================================================== [Pipeline] echo [2026-06-03T06:23:43.465Z] taggedImages: [2026-06-03T06:23:43.465Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:43.465Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-06-03T06:23:43.465Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.118 [2026-06-03T06:23:43.465Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:43.465Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-06-03T06:23:43.488Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-06-03T06:23:43.488Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:43.488Z] latest [2026-06-03T06:23:43.488Z] 4.1.0-dev.118 [2026-06-03T06:23:43.488Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:23:43.488Z] main [2026-06-03T06:23:43.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:43.896Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:44.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:23:44.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-03T06:23:44.330Z] e6e0a67a5c42: Preparing [2026-06-03T06:23:44.330Z] 5ae53a91794e: Preparing [2026-06-03T06:23:44.330Z] e7d5f2e04772: Preparing [2026-06-03T06:23:44.330Z] 1722587a6ad3: Preparing [2026-06-03T06:23:44.330Z] d99a27267570: Preparing [2026-06-03T06:23:44.330Z] bef4bc3deae6: Preparing [2026-06-03T06:23:44.330Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:44.330Z] eeaa73608b53: Preparing [2026-06-03T06:23:44.330Z] bef4bc3deae6: Waiting [2026-06-03T06:23:44.330Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:44.330Z] eeaa73608b53: Waiting [2026-06-03T06:23:44.330Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:44.330Z] d99a27267570: Layer already exists [2026-06-03T06:23:44.603Z] 5ae53a91794e: Pushed [2026-06-03T06:23:44.603Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:44.603Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:44.603Z] eeaa73608b53: Layer already exists [2026-06-03T06:23:44.603Z] e6e0a67a5c42: Pushed [2026-06-03T06:23:52.853Z] e7d5f2e04772: Pushed [2026-06-03T06:23:53.805Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:54.162Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:23:54.517Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-03T06:23:54.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-03T06:23:54.517Z] e6e0a67a5c42: Preparing [2026-06-03T06:23:54.517Z] 5ae53a91794e: Preparing [2026-06-03T06:23:54.517Z] e7d5f2e04772: Preparing [2026-06-03T06:23:54.517Z] 1722587a6ad3: Preparing [2026-06-03T06:23:54.517Z] d99a27267570: Preparing [2026-06-03T06:23:54.517Z] bef4bc3deae6: Preparing [2026-06-03T06:23:54.517Z] 34aeefa7d4f3: Preparing [2026-06-03T06:23:54.517Z] eeaa73608b53: Preparing [2026-06-03T06:23:54.517Z] bef4bc3deae6: Waiting [2026-06-03T06:23:54.517Z] 34aeefa7d4f3: Waiting [2026-06-03T06:23:54.517Z] eeaa73608b53: Waiting [2026-06-03T06:23:54.517Z] d99a27267570: Layer already exists [2026-06-03T06:23:54.517Z] e7d5f2e04772: Layer already exists [2026-06-03T06:23:54.517Z] 1722587a6ad3: Layer already exists [2026-06-03T06:23:54.517Z] 5ae53a91794e: Layer already exists [2026-06-03T06:23:54.517Z] e6e0a67a5c42: Layer already exists [2026-06-03T06:23:54.517Z] bef4bc3deae6: Layer already exists [2026-06-03T06:23:54.517Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:23:54.517Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:26.695Z] latest: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:27.047Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:27.393Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.118 [2026-06-03T06:24:27.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-03T06:24:27.393Z] e6e0a67a5c42: Preparing [2026-06-03T06:24:27.393Z] 5ae53a91794e: Preparing [2026-06-03T06:24:27.393Z] e7d5f2e04772: Preparing [2026-06-03T06:24:27.393Z] 1722587a6ad3: Preparing [2026-06-03T06:24:27.393Z] d99a27267570: Preparing [2026-06-03T06:24:27.393Z] bef4bc3deae6: Preparing [2026-06-03T06:24:27.393Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:27.393Z] eeaa73608b53: Preparing [2026-06-03T06:24:27.393Z] bef4bc3deae6: Waiting [2026-06-03T06:24:27.393Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:27.393Z] eeaa73608b53: Waiting [2026-06-03T06:24:27.393Z] 5ae53a91794e: Layer already exists [2026-06-03T06:24:27.393Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:27.393Z] d99a27267570: Layer already exists [2026-06-03T06:24:27.393Z] e7d5f2e04772: Layer already exists [2026-06-03T06:24:27.393Z] e6e0a67a5c42: Layer already exists [2026-06-03T06:24:27.393Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:27.393Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:27.393Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:27.393Z] 4.1.0-dev.118: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:28.000Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:28.360Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:28.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-03T06:24:28.360Z] e6e0a67a5c42: Preparing [2026-06-03T06:24:28.360Z] 5ae53a91794e: Preparing [2026-06-03T06:24:28.360Z] e7d5f2e04772: Preparing [2026-06-03T06:24:28.360Z] 1722587a6ad3: Preparing [2026-06-03T06:24:28.360Z] d99a27267570: Preparing [2026-06-03T06:24:28.360Z] bef4bc3deae6: Preparing [2026-06-03T06:24:28.360Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:28.360Z] eeaa73608b53: Preparing [2026-06-03T06:24:28.360Z] bef4bc3deae6: Waiting [2026-06-03T06:24:28.360Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:28.360Z] eeaa73608b53: Waiting [2026-06-03T06:24:28.360Z] e6e0a67a5c42: Layer already exists [2026-06-03T06:24:28.360Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:28.360Z] e7d5f2e04772: Layer already exists [2026-06-03T06:24:28.360Z] d99a27267570: Layer already exists [2026-06-03T06:24:28.360Z] 5ae53a91794e: Layer already exists [2026-06-03T06:24:28.360Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:28.360Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:28.360Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:28.360Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:28.701Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:29.040Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-06-03T06:24:29.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-06-03T06:24:29.040Z] e6e0a67a5c42: Preparing [2026-06-03T06:24:29.040Z] 5ae53a91794e: Preparing [2026-06-03T06:24:29.040Z] e7d5f2e04772: Preparing [2026-06-03T06:24:29.040Z] 1722587a6ad3: Preparing [2026-06-03T06:24:29.040Z] d99a27267570: Preparing [2026-06-03T06:24:29.040Z] bef4bc3deae6: Preparing [2026-06-03T06:24:29.040Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:29.040Z] bef4bc3deae6: Waiting [2026-06-03T06:24:29.040Z] eeaa73608b53: Preparing [2026-06-03T06:24:29.040Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:29.040Z] eeaa73608b53: Waiting [2026-06-03T06:24:29.040Z] e7d5f2e04772: Layer already exists [2026-06-03T06:24:29.040Z] 5ae53a91794e: Layer already exists [2026-06-03T06:24:29.040Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:29.040Z] e6e0a67a5c42: Layer already exists [2026-06-03T06:24:29.040Z] d99a27267570: Layer already exists [2026-06-03T06:24:29.040Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:29.040Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:29.040Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:29.040Z] main: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:24:29.372Z] ===================================================== [Pipeline] echo [2026-06-03T06:24:29.383Z] taggedImages: [2026-06-03T06:24:29.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:29.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-06-03T06:24:29.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.118 [2026-06-03T06:24:29.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:29.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-06-03T06:24:29.403Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-06-03T06:24:29.403Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:29.403Z] latest [2026-06-03T06:24:29.403Z] 4.1.0-dev.118 [2026-06-03T06:24:29.403Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:29.403Z] main [2026-06-03T06:24:29.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:29.762Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:30.111Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:30.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-03T06:24:30.111Z] f7c334ab3510: Preparing [2026-06-03T06:24:30.111Z] b76d40b2c136: Preparing [2026-06-03T06:24:30.111Z] 1dd0157518a6: Preparing [2026-06-03T06:24:30.111Z] 3a1339f5ec93: Preparing [2026-06-03T06:24:30.111Z] db1576d97ceb: Preparing [2026-06-03T06:24:30.111Z] 872b97d929ef: Preparing [2026-06-03T06:24:30.111Z] ca4bb728cd80: Preparing [2026-06-03T06:24:30.111Z] 1722587a6ad3: Preparing [2026-06-03T06:24:30.111Z] d99a27267570: Preparing [2026-06-03T06:24:30.111Z] eed2dccb944d: Preparing [2026-06-03T06:24:30.111Z] cf02faf782d9: Preparing [2026-06-03T06:24:30.111Z] 5f70bf18a086: Preparing [2026-06-03T06:24:30.111Z] c4725b7b087a: Preparing [2026-06-03T06:24:30.111Z] 6d13cc3acffa: Preparing [2026-06-03T06:24:30.111Z] fe3e646e7ded: Preparing [2026-06-03T06:24:30.111Z] eeaa73608b53: Preparing [2026-06-03T06:24:30.111Z] eed2dccb944d: Waiting [2026-06-03T06:24:30.111Z] cf02faf782d9: Waiting [2026-06-03T06:24:30.111Z] 5f70bf18a086: Waiting [2026-06-03T06:24:30.111Z] c4725b7b087a: Waiting [2026-06-03T06:24:30.111Z] 6d13cc3acffa: Waiting [2026-06-03T06:24:30.111Z] fe3e646e7ded: Waiting [2026-06-03T06:24:30.111Z] eeaa73608b53: Waiting [2026-06-03T06:24:30.111Z] 872b97d929ef: Waiting [2026-06-03T06:24:30.111Z] ca4bb728cd80: Waiting [2026-06-03T06:24:30.111Z] 1722587a6ad3: Waiting [2026-06-03T06:24:30.111Z] d99a27267570: Waiting [2026-06-03T06:24:30.378Z] 1dd0157518a6: Pushed [2026-06-03T06:24:30.378Z] 3a1339f5ec93: Pushed [2026-06-03T06:24:30.378Z] b76d40b2c136: Pushed [2026-06-03T06:24:30.378Z] f7c334ab3510: Pushed [2026-06-03T06:24:30.378Z] db1576d97ceb: Pushed [2026-06-03T06:24:30.378Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:30.378Z] d99a27267570: Layer already exists [2026-06-03T06:24:30.378Z] 872b97d929ef: Pushed [2026-06-03T06:24:30.643Z] 5f70bf18a086: Layer already exists [2026-06-03T06:24:30.643Z] eed2dccb944d: Pushed [2026-06-03T06:24:30.643Z] cf02faf782d9: Pushed [2026-06-03T06:24:30.643Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:30.643Z] c4725b7b087a: Pushed [2026-06-03T06:24:30.643Z] 6d13cc3acffa: Pushed [2026-06-03T06:24:30.643Z] fe3e646e7ded: Pushed [2026-06-03T06:24:33.964Z] ca4bb728cd80: Pushed [2026-06-03T06:24:33.964Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:34.329Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:36.092Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-03T06:24:36.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-03T06:24:36.092Z] f7c334ab3510: Preparing [2026-06-03T06:24:36.092Z] b76d40b2c136: Preparing [2026-06-03T06:24:36.092Z] 1dd0157518a6: Preparing [2026-06-03T06:24:36.092Z] 3a1339f5ec93: Preparing [2026-06-03T06:24:36.092Z] db1576d97ceb: Preparing [2026-06-03T06:24:36.092Z] 872b97d929ef: Preparing [2026-06-03T06:24:36.092Z] ca4bb728cd80: Preparing [2026-06-03T06:24:36.092Z] 1722587a6ad3: Preparing [2026-06-03T06:24:36.092Z] d99a27267570: Preparing [2026-06-03T06:24:36.092Z] eed2dccb944d: Preparing [2026-06-03T06:24:36.092Z] cf02faf782d9: Preparing [2026-06-03T06:24:36.092Z] 5f70bf18a086: Preparing [2026-06-03T06:24:36.092Z] c4725b7b087a: Preparing [2026-06-03T06:24:36.092Z] 6d13cc3acffa: Preparing [2026-06-03T06:24:36.092Z] fe3e646e7ded: Preparing [2026-06-03T06:24:36.092Z] eeaa73608b53: Preparing [2026-06-03T06:24:36.092Z] ca4bb728cd80: Waiting [2026-06-03T06:24:36.092Z] 1722587a6ad3: Waiting [2026-06-03T06:24:36.092Z] d99a27267570: Waiting [2026-06-03T06:24:36.093Z] 872b97d929ef: Waiting [2026-06-03T06:24:36.093Z] eed2dccb944d: Waiting [2026-06-03T06:24:36.093Z] 6d13cc3acffa: Waiting [2026-06-03T06:24:36.093Z] fe3e646e7ded: Waiting [2026-06-03T06:24:36.093Z] eeaa73608b53: Waiting [2026-06-03T06:24:36.093Z] cf02faf782d9: Waiting [2026-06-03T06:24:36.093Z] 5f70bf18a086: Waiting [2026-06-03T06:24:36.093Z] c4725b7b087a: Waiting [2026-06-03T06:24:36.093Z] f7c334ab3510: Layer already exists [2026-06-03T06:24:36.093Z] db1576d97ceb: Layer already exists [2026-06-03T06:24:36.093Z] b76d40b2c136: Layer already exists [2026-06-03T06:24:36.093Z] 3a1339f5ec93: Layer already exists [2026-06-03T06:24:36.093Z] 1dd0157518a6: Layer already exists [2026-06-03T06:24:36.093Z] ca4bb728cd80: Layer already exists [2026-06-03T06:24:36.093Z] 872b97d929ef: Layer already exists [2026-06-03T06:24:36.093Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:36.093Z] d99a27267570: Layer already exists [2026-06-03T06:24:36.093Z] eed2dccb944d: Layer already exists [2026-06-03T06:24:36.093Z] 6d13cc3acffa: Layer already exists [2026-06-03T06:24:36.093Z] c4725b7b087a: Layer already exists [2026-06-03T06:24:36.093Z] cf02faf782d9: Layer already exists [2026-06-03T06:24:36.093Z] 5f70bf18a086: Layer already exists [2026-06-03T06:24:36.093Z] fe3e646e7ded: Layer already exists [2026-06-03T06:24:36.093Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:36.356Z] latest: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:36.706Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:37.050Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.118 [2026-06-03T06:24:37.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-03T06:24:37.050Z] f7c334ab3510: Preparing [2026-06-03T06:24:37.050Z] b76d40b2c136: Preparing [2026-06-03T06:24:37.050Z] 1dd0157518a6: Preparing [2026-06-03T06:24:37.050Z] 3a1339f5ec93: Preparing [2026-06-03T06:24:37.050Z] db1576d97ceb: Preparing [2026-06-03T06:24:37.050Z] 872b97d929ef: Preparing [2026-06-03T06:24:37.050Z] ca4bb728cd80: Preparing [2026-06-03T06:24:37.050Z] 1722587a6ad3: Preparing [2026-06-03T06:24:37.050Z] d99a27267570: Preparing [2026-06-03T06:24:37.050Z] eed2dccb944d: Preparing [2026-06-03T06:24:37.050Z] cf02faf782d9: Preparing [2026-06-03T06:24:37.050Z] 5f70bf18a086: Preparing [2026-06-03T06:24:37.050Z] c4725b7b087a: Preparing [2026-06-03T06:24:37.050Z] 6d13cc3acffa: Preparing [2026-06-03T06:24:37.050Z] fe3e646e7ded: Preparing [2026-06-03T06:24:37.050Z] eeaa73608b53: Preparing [2026-06-03T06:24:37.050Z] eed2dccb944d: Waiting [2026-06-03T06:24:37.050Z] 872b97d929ef: Waiting [2026-06-03T06:24:37.050Z] ca4bb728cd80: Waiting [2026-06-03T06:24:37.050Z] 1722587a6ad3: Waiting [2026-06-03T06:24:37.050Z] d99a27267570: Waiting [2026-06-03T06:24:37.050Z] 5f70bf18a086: Waiting [2026-06-03T06:24:37.050Z] c4725b7b087a: Waiting [2026-06-03T06:24:37.050Z] 6d13cc3acffa: Waiting [2026-06-03T06:24:37.050Z] fe3e646e7ded: Waiting [2026-06-03T06:24:37.050Z] eeaa73608b53: Waiting [2026-06-03T06:24:37.050Z] 3a1339f5ec93: Layer already exists [2026-06-03T06:24:37.050Z] b76d40b2c136: Layer already exists [2026-06-03T06:24:37.050Z] db1576d97ceb: Layer already exists [2026-06-03T06:24:37.050Z] f7c334ab3510: Layer already exists [2026-06-03T06:24:37.050Z] 1dd0157518a6: Layer already exists [2026-06-03T06:24:37.050Z] 872b97d929ef: Layer already exists [2026-06-03T06:24:37.050Z] d99a27267570: Layer already exists [2026-06-03T06:24:37.050Z] eed2dccb944d: Layer already exists [2026-06-03T06:24:37.050Z] ca4bb728cd80: Layer already exists [2026-06-03T06:24:37.050Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:37.050Z] c4725b7b087a: Layer already exists [2026-06-03T06:24:37.050Z] fe3e646e7ded: Layer already exists [2026-06-03T06:24:37.050Z] cf02faf782d9: Layer already exists [2026-06-03T06:24:37.050Z] 6d13cc3acffa: Layer already exists [2026-06-03T06:24:37.050Z] 5f70bf18a086: Layer already exists [2026-06-03T06:24:37.050Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:37.315Z] 4.1.0-dev.118: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:37.665Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:38.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:38.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-03T06:24:38.008Z] f7c334ab3510: Preparing [2026-06-03T06:24:38.008Z] b76d40b2c136: Preparing [2026-06-03T06:24:38.008Z] 1dd0157518a6: Preparing [2026-06-03T06:24:38.008Z] 3a1339f5ec93: Preparing [2026-06-03T06:24:38.008Z] db1576d97ceb: Preparing [2026-06-03T06:24:38.008Z] 872b97d929ef: Preparing [2026-06-03T06:24:38.008Z] ca4bb728cd80: Preparing [2026-06-03T06:24:38.008Z] 1722587a6ad3: Preparing [2026-06-03T06:24:38.008Z] d99a27267570: Preparing [2026-06-03T06:24:38.008Z] eed2dccb944d: Preparing [2026-06-03T06:24:38.008Z] cf02faf782d9: Preparing [2026-06-03T06:24:38.008Z] 5f70bf18a086: Preparing [2026-06-03T06:24:38.008Z] c4725b7b087a: Preparing [2026-06-03T06:24:38.008Z] 6d13cc3acffa: Preparing [2026-06-03T06:24:38.008Z] fe3e646e7ded: Preparing [2026-06-03T06:24:38.008Z] eeaa73608b53: Preparing [2026-06-03T06:24:38.008Z] eed2dccb944d: Waiting [2026-06-03T06:24:38.008Z] cf02faf782d9: Waiting [2026-06-03T06:24:38.008Z] 5f70bf18a086: Waiting [2026-06-03T06:24:38.008Z] c4725b7b087a: Waiting [2026-06-03T06:24:38.008Z] 6d13cc3acffa: Waiting [2026-06-03T06:24:38.008Z] fe3e646e7ded: Waiting [2026-06-03T06:24:38.008Z] eeaa73608b53: Waiting [2026-06-03T06:24:38.008Z] 872b97d929ef: Waiting [2026-06-03T06:24:38.008Z] ca4bb728cd80: Waiting [2026-06-03T06:24:38.008Z] 1722587a6ad3: Waiting [2026-06-03T06:24:38.008Z] d99a27267570: Waiting [2026-06-03T06:24:38.008Z] db1576d97ceb: Layer already exists [2026-06-03T06:24:38.008Z] f7c334ab3510: Layer already exists [2026-06-03T06:24:38.008Z] b76d40b2c136: Layer already exists [2026-06-03T06:24:38.008Z] 1dd0157518a6: Layer already exists [2026-06-03T06:24:38.008Z] 3a1339f5ec93: Layer already exists [2026-06-03T06:24:38.008Z] 872b97d929ef: Layer already exists [2026-06-03T06:24:38.008Z] d99a27267570: Layer already exists [2026-06-03T06:24:38.008Z] ca4bb728cd80: Layer already exists [2026-06-03T06:24:38.008Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:38.008Z] eed2dccb944d: Layer already exists [2026-06-03T06:24:38.008Z] c4725b7b087a: Layer already exists [2026-06-03T06:24:38.008Z] 6d13cc3acffa: Layer already exists [2026-06-03T06:24:38.008Z] cf02faf782d9: Layer already exists [2026-06-03T06:24:38.008Z] fe3e646e7ded: Layer already exists [2026-06-03T06:24:38.008Z] 5f70bf18a086: Layer already exists [2026-06-03T06:24:38.008Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:38.271Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:38.616Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:38.955Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-06-03T06:24:38.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-06-03T06:24:38.955Z] f7c334ab3510: Preparing [2026-06-03T06:24:38.955Z] b76d40b2c136: Preparing [2026-06-03T06:24:38.955Z] 1dd0157518a6: Preparing [2026-06-03T06:24:38.955Z] 3a1339f5ec93: Preparing [2026-06-03T06:24:38.955Z] db1576d97ceb: Preparing [2026-06-03T06:24:38.955Z] 872b97d929ef: Preparing [2026-06-03T06:24:38.955Z] ca4bb728cd80: Preparing [2026-06-03T06:24:38.955Z] 1722587a6ad3: Preparing [2026-06-03T06:24:38.955Z] d99a27267570: Preparing [2026-06-03T06:24:38.955Z] eed2dccb944d: Preparing [2026-06-03T06:24:38.955Z] cf02faf782d9: Preparing [2026-06-03T06:24:38.955Z] 5f70bf18a086: Preparing [2026-06-03T06:24:38.955Z] c4725b7b087a: Preparing [2026-06-03T06:24:38.955Z] 6d13cc3acffa: Preparing [2026-06-03T06:24:38.955Z] fe3e646e7ded: Preparing [2026-06-03T06:24:38.955Z] eeaa73608b53: Preparing [2026-06-03T06:24:38.955Z] 872b97d929ef: Waiting [2026-06-03T06:24:38.955Z] cf02faf782d9: Waiting [2026-06-03T06:24:38.955Z] ca4bb728cd80: Waiting [2026-06-03T06:24:38.955Z] 1722587a6ad3: Waiting [2026-06-03T06:24:38.955Z] d99a27267570: Waiting [2026-06-03T06:24:38.955Z] 5f70bf18a086: Waiting [2026-06-03T06:24:38.955Z] fe3e646e7ded: Waiting [2026-06-03T06:24:38.955Z] eeaa73608b53: Waiting [2026-06-03T06:24:38.955Z] c4725b7b087a: Waiting [2026-06-03T06:24:38.955Z] 6d13cc3acffa: Waiting [2026-06-03T06:24:38.955Z] eed2dccb944d: Waiting [2026-06-03T06:24:38.955Z] b76d40b2c136: Layer already exists [2026-06-03T06:24:38.955Z] 3a1339f5ec93: Layer already exists [2026-06-03T06:24:38.955Z] f7c334ab3510: Layer already exists [2026-06-03T06:24:38.955Z] db1576d97ceb: Layer already exists [2026-06-03T06:24:38.955Z] 1dd0157518a6: Layer already exists [2026-06-03T06:24:38.955Z] ca4bb728cd80: Layer already exists [2026-06-03T06:24:38.955Z] 872b97d929ef: Layer already exists [2026-06-03T06:24:38.955Z] eed2dccb944d: Layer already exists [2026-06-03T06:24:38.955Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:38.955Z] d99a27267570: Layer already exists [2026-06-03T06:24:38.955Z] c4725b7b087a: Layer already exists [2026-06-03T06:24:38.955Z] 5f70bf18a086: Layer already exists [2026-06-03T06:24:38.955Z] cf02faf782d9: Layer already exists [2026-06-03T06:24:38.955Z] fe3e646e7ded: Layer already exists [2026-06-03T06:24:38.955Z] 6d13cc3acffa: Layer already exists [2026-06-03T06:24:38.955Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:39.218Z] main: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:24:39.292Z] ===================================================== [Pipeline] echo [2026-06-03T06:24:39.309Z] taggedImages: [2026-06-03T06:24:39.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:39.309Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-06-03T06:24:39.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.118 [2026-06-03T06:24:39.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:39.310Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-06-03T06:24:39.340Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-06-03T06:24:39.340Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:39.340Z] latest [2026-06-03T06:24:39.340Z] 4.1.0-dev.118 [2026-06-03T06:24:39.340Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:39.340Z] main [2026-06-03T06:24:39.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:39.709Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:40.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:40.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-03T06:24:40.058Z] de6dea7a3682: Preparing [2026-06-03T06:24:40.058Z] 0d73b9fbbeda: Preparing [2026-06-03T06:24:40.058Z] d269376487a6: Preparing [2026-06-03T06:24:40.058Z] e62a0ea2906b: Preparing [2026-06-03T06:24:40.058Z] 1722587a6ad3: Preparing [2026-06-03T06:24:40.058Z] d99a27267570: Preparing [2026-06-03T06:24:40.058Z] bef4bc3deae6: Preparing [2026-06-03T06:24:40.058Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:40.058Z] eeaa73608b53: Preparing [2026-06-03T06:24:40.058Z] d99a27267570: Waiting [2026-06-03T06:24:40.058Z] bef4bc3deae6: Waiting [2026-06-03T06:24:40.058Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:40.058Z] eeaa73608b53: Waiting [2026-06-03T06:24:40.321Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:40.321Z] 0d73b9fbbeda: Pushed [2026-06-03T06:24:40.321Z] d269376487a6: Pushed [2026-06-03T06:24:40.321Z] d99a27267570: Layer already exists [2026-06-03T06:24:40.321Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:40.321Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:40.321Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:40.321Z] de6dea7a3682: Pushed [2026-06-03T06:24:48.488Z] e62a0ea2906b: Pushed [2026-06-03T06:24:48.754Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:49.101Z] + 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-06-03T06:24:49.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-03T06:24:49.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-03T06:24:49.441Z] de6dea7a3682: Preparing [2026-06-03T06:24:49.441Z] 0d73b9fbbeda: Preparing [2026-06-03T06:24:49.441Z] d269376487a6: Preparing [2026-06-03T06:24:49.441Z] e62a0ea2906b: Preparing [2026-06-03T06:24:49.441Z] 1722587a6ad3: Preparing [2026-06-03T06:24:49.441Z] d99a27267570: Preparing [2026-06-03T06:24:49.441Z] bef4bc3deae6: Preparing [2026-06-03T06:24:49.441Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:49.441Z] eeaa73608b53: Preparing [2026-06-03T06:24:49.441Z] bef4bc3deae6: Waiting [2026-06-03T06:24:49.441Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:49.441Z] eeaa73608b53: Waiting [2026-06-03T06:24:49.441Z] d99a27267570: Waiting [2026-06-03T06:24:49.441Z] d269376487a6: Layer already exists [2026-06-03T06:24:49.441Z] e62a0ea2906b: Layer already exists [2026-06-03T06:24:49.441Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:49.441Z] de6dea7a3682: Layer already exists [2026-06-03T06:24:49.441Z] 0d73b9fbbeda: Layer already exists [2026-06-03T06:24:49.441Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:49.441Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:49.441Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:49.441Z] d99a27267570: Layer already exists [2026-06-03T06:24:49.704Z] latest: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:50.052Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:50.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.118 [2026-06-03T06:24:50.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-03T06:24:50.403Z] de6dea7a3682: Preparing [2026-06-03T06:24:50.403Z] 0d73b9fbbeda: Preparing [2026-06-03T06:24:50.403Z] d269376487a6: Preparing [2026-06-03T06:24:50.403Z] e62a0ea2906b: Preparing [2026-06-03T06:24:50.403Z] 1722587a6ad3: Preparing [2026-06-03T06:24:50.403Z] d99a27267570: Preparing [2026-06-03T06:24:50.403Z] bef4bc3deae6: Preparing [2026-06-03T06:24:50.403Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:50.403Z] eeaa73608b53: Preparing [2026-06-03T06:24:50.403Z] bef4bc3deae6: Waiting [2026-06-03T06:24:50.403Z] eeaa73608b53: Waiting [2026-06-03T06:24:50.403Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:50.403Z] d99a27267570: Waiting [2026-06-03T06:24:50.403Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:50.403Z] d269376487a6: Layer already exists [2026-06-03T06:24:50.403Z] de6dea7a3682: Layer already exists [2026-06-03T06:24:50.403Z] 0d73b9fbbeda: Layer already exists [2026-06-03T06:24:50.403Z] e62a0ea2906b: Layer already exists [2026-06-03T06:24:50.403Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:50.403Z] d99a27267570: Layer already exists [2026-06-03T06:24:50.403Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:50.403Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:50.403Z] 4.1.0-dev.118: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:50.761Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:51.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:51.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-03T06:24:51.098Z] de6dea7a3682: Preparing [2026-06-03T06:24:51.098Z] 0d73b9fbbeda: Preparing [2026-06-03T06:24:51.098Z] d269376487a6: Preparing [2026-06-03T06:24:51.098Z] e62a0ea2906b: Preparing [2026-06-03T06:24:51.098Z] 1722587a6ad3: Preparing [2026-06-03T06:24:51.098Z] d99a27267570: Preparing [2026-06-03T06:24:51.098Z] bef4bc3deae6: Preparing [2026-06-03T06:24:51.098Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:51.098Z] eeaa73608b53: Preparing [2026-06-03T06:24:51.098Z] d99a27267570: Waiting [2026-06-03T06:24:51.098Z] bef4bc3deae6: Waiting [2026-06-03T06:24:51.098Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:51.098Z] eeaa73608b53: Waiting [2026-06-03T06:24:51.098Z] de6dea7a3682: Layer already exists [2026-06-03T06:24:51.098Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:51.098Z] d269376487a6: Layer already exists [2026-06-03T06:24:51.098Z] e62a0ea2906b: Layer already exists [2026-06-03T06:24:51.098Z] 0d73b9fbbeda: Layer already exists [2026-06-03T06:24:51.098Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:51.098Z] d99a27267570: Layer already exists [2026-06-03T06:24:51.098Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:51.098Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:51.366Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:51.742Z] + 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-06-03T06:24:52.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-06-03T06:24:52.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-06-03T06:24:52.087Z] de6dea7a3682: Preparing [2026-06-03T06:24:52.087Z] 0d73b9fbbeda: Preparing [2026-06-03T06:24:52.087Z] d269376487a6: Preparing [2026-06-03T06:24:52.087Z] e62a0ea2906b: Preparing [2026-06-03T06:24:52.087Z] 1722587a6ad3: Preparing [2026-06-03T06:24:52.087Z] d99a27267570: Preparing [2026-06-03T06:24:52.087Z] bef4bc3deae6: Preparing [2026-06-03T06:24:52.087Z] 34aeefa7d4f3: Preparing [2026-06-03T06:24:52.087Z] eeaa73608b53: Preparing [2026-06-03T06:24:52.087Z] bef4bc3deae6: Waiting [2026-06-03T06:24:52.087Z] eeaa73608b53: Waiting [2026-06-03T06:24:52.087Z] 34aeefa7d4f3: Waiting [2026-06-03T06:24:52.087Z] d99a27267570: Waiting [2026-06-03T06:24:52.087Z] 0d73b9fbbeda: Layer already exists [2026-06-03T06:24:52.087Z] de6dea7a3682: Layer already exists [2026-06-03T06:24:52.087Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:52.087Z] d269376487a6: Layer already exists [2026-06-03T06:24:52.087Z] e62a0ea2906b: Layer already exists [2026-06-03T06:24:52.087Z] bef4bc3deae6: Layer already exists [2026-06-03T06:24:52.087Z] d99a27267570: Layer already exists [2026-06-03T06:24:52.087Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:52.087Z] 34aeefa7d4f3: Layer already exists [2026-06-03T06:24:52.087Z] main: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:24:52.418Z] ===================================================== [Pipeline] echo [2026-06-03T06:24:52.427Z] taggedImages: [2026-06-03T06:24:52.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:52.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-06-03T06:24:52.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.118 [2026-06-03T06:24:52.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:52.427Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-06-03T06:24:52.446Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-06-03T06:24:52.446Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:52.446Z] latest [2026-06-03T06:24:52.446Z] 4.1.0-dev.118 [2026-06-03T06:24:52.446Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:24:52.446Z] main [2026-06-03T06:24:52.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:52.818Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:24:53.155Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:24:53.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-03T06:24:53.155Z] cd254bf319c3: Preparing [2026-06-03T06:24:53.155Z] 24edcf2a530c: Preparing [2026-06-03T06:24:53.155Z] 3a38536a3a48: Preparing [2026-06-03T06:24:53.155Z] 32fc50773f1a: Preparing [2026-06-03T06:24:53.155Z] 5a17b2afc69d: Preparing [2026-06-03T06:24:53.155Z] 1722587a6ad3: Preparing [2026-06-03T06:24:53.155Z] d99a27267570: Preparing [2026-06-03T06:24:53.155Z] 1722587a6ad3: Waiting [2026-06-03T06:24:53.155Z] 171b376114ba: Preparing [2026-06-03T06:24:53.155Z] d99a27267570: Waiting [2026-06-03T06:24:53.155Z] eaf32ccb3623: Preparing [2026-06-03T06:24:53.155Z] 171b376114ba: Waiting [2026-06-03T06:24:53.155Z] a2e74d87a0d2: Preparing [2026-06-03T06:24:53.155Z] eaf32ccb3623: Waiting [2026-06-03T06:24:53.155Z] a2e74d87a0d2: Waiting [2026-06-03T06:24:53.155Z] eeaa73608b53: Preparing [2026-06-03T06:24:53.155Z] eeaa73608b53: Waiting [2026-06-03T06:24:53.420Z] 32fc50773f1a: Pushed [2026-06-03T06:24:53.420Z] 24edcf2a530c: Pushed [2026-06-03T06:24:53.420Z] 5a17b2afc69d: Pushed [2026-06-03T06:24:53.420Z] 1722587a6ad3: Layer already exists [2026-06-03T06:24:53.420Z] cd254bf319c3: Pushed [2026-06-03T06:24:53.420Z] d99a27267570: Layer already exists [2026-06-03T06:24:53.420Z] eeaa73608b53: Layer already exists [2026-06-03T06:24:53.420Z] 171b376114ba: Pushed [2026-06-03T06:24:53.420Z] eaf32ccb3623: Pushed [2026-06-03T06:24:56.744Z] a2e74d87a0d2: Pushed [2026-06-03T06:25:00.111Z] 3a38536a3a48: Pushed [2026-06-03T06:25:00.111Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:00.468Z] + 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-06-03T06:25:03.476Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-03T06:25:03.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-03T06:25:03.476Z] cd254bf319c3: Preparing [2026-06-03T06:25:03.476Z] 24edcf2a530c: Preparing [2026-06-03T06:25:03.476Z] 3a38536a3a48: Preparing [2026-06-03T06:25:03.476Z] 32fc50773f1a: Preparing [2026-06-03T06:25:03.476Z] 5a17b2afc69d: Preparing [2026-06-03T06:25:03.476Z] 1722587a6ad3: Preparing [2026-06-03T06:25:03.476Z] d99a27267570: Preparing [2026-06-03T06:25:03.476Z] 171b376114ba: Preparing [2026-06-03T06:25:03.476Z] eaf32ccb3623: Preparing [2026-06-03T06:25:03.476Z] a2e74d87a0d2: Preparing [2026-06-03T06:25:03.476Z] eeaa73608b53: Preparing [2026-06-03T06:25:03.476Z] d99a27267570: Waiting [2026-06-03T06:25:03.476Z] 171b376114ba: Waiting [2026-06-03T06:25:03.476Z] eaf32ccb3623: Waiting [2026-06-03T06:25:03.476Z] a2e74d87a0d2: Waiting [2026-06-03T06:25:03.476Z] eeaa73608b53: Waiting [2026-06-03T06:25:03.476Z] 1722587a6ad3: Waiting [2026-06-03T06:25:03.476Z] cd254bf319c3: Layer already exists [2026-06-03T06:25:03.476Z] 24edcf2a530c: Layer already exists [2026-06-03T06:25:03.476Z] 32fc50773f1a: Layer already exists [2026-06-03T06:25:03.476Z] 5a17b2afc69d: Layer already exists [2026-06-03T06:25:03.476Z] 3a38536a3a48: Layer already exists [2026-06-03T06:25:03.476Z] 171b376114ba: Layer already exists [2026-06-03T06:25:03.476Z] d99a27267570: Layer already exists [2026-06-03T06:25:03.476Z] a2e74d87a0d2: Layer already exists [2026-06-03T06:25:03.476Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:03.476Z] eaf32ccb3623: Layer already exists [2026-06-03T06:25:03.476Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:03.747Z] latest: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:04.149Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:04.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.118 [2026-06-03T06:25:04.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-03T06:25:04.551Z] cd254bf319c3: Preparing [2026-06-03T06:25:04.551Z] 24edcf2a530c: Preparing [2026-06-03T06:25:04.551Z] 3a38536a3a48: Preparing [2026-06-03T06:25:04.551Z] 32fc50773f1a: Preparing [2026-06-03T06:25:04.551Z] 5a17b2afc69d: Preparing [2026-06-03T06:25:04.551Z] 1722587a6ad3: Preparing [2026-06-03T06:25:04.551Z] d99a27267570: Preparing [2026-06-03T06:25:04.551Z] 171b376114ba: Preparing [2026-06-03T06:25:04.551Z] eaf32ccb3623: Preparing [2026-06-03T06:25:04.551Z] a2e74d87a0d2: Preparing [2026-06-03T06:25:04.551Z] eeaa73608b53: Preparing [2026-06-03T06:25:04.551Z] 171b376114ba: Waiting [2026-06-03T06:25:04.551Z] eaf32ccb3623: Waiting [2026-06-03T06:25:04.551Z] a2e74d87a0d2: Waiting [2026-06-03T06:25:04.551Z] eeaa73608b53: Waiting [2026-06-03T06:25:04.551Z] 1722587a6ad3: Waiting [2026-06-03T06:25:04.551Z] d99a27267570: Waiting [2026-06-03T06:25:04.551Z] cd254bf319c3: Layer already exists [2026-06-03T06:25:04.551Z] 32fc50773f1a: Layer already exists [2026-06-03T06:25:04.551Z] 5a17b2afc69d: Layer already exists [2026-06-03T06:25:04.551Z] 3a38536a3a48: Layer already exists [2026-06-03T06:25:04.551Z] 24edcf2a530c: Layer already exists [2026-06-03T06:25:04.551Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:04.551Z] 171b376114ba: Layer already exists [2026-06-03T06:25:04.551Z] eaf32ccb3623: Layer already exists [2026-06-03T06:25:04.551Z] a2e74d87a0d2: Layer already exists [2026-06-03T06:25:04.551Z] d99a27267570: Layer already exists [2026-06-03T06:25:04.551Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:04.819Z] 4.1.0-dev.118: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:05.249Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:05.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:05.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-03T06:25:05.598Z] cd254bf319c3: Preparing [2026-06-03T06:25:05.598Z] 24edcf2a530c: Preparing [2026-06-03T06:25:05.598Z] 3a38536a3a48: Preparing [2026-06-03T06:25:05.598Z] 32fc50773f1a: Preparing [2026-06-03T06:25:05.598Z] 5a17b2afc69d: Preparing [2026-06-03T06:25:05.598Z] 1722587a6ad3: Preparing [2026-06-03T06:25:05.598Z] d99a27267570: Preparing [2026-06-03T06:25:05.598Z] 171b376114ba: Preparing [2026-06-03T06:25:05.598Z] eaf32ccb3623: Preparing [2026-06-03T06:25:05.598Z] a2e74d87a0d2: Preparing [2026-06-03T06:25:05.598Z] eeaa73608b53: Preparing [2026-06-03T06:25:05.598Z] 171b376114ba: Waiting [2026-06-03T06:25:05.598Z] eaf32ccb3623: Waiting [2026-06-03T06:25:05.598Z] a2e74d87a0d2: Waiting [2026-06-03T06:25:05.598Z] 1722587a6ad3: Waiting [2026-06-03T06:25:05.598Z] d99a27267570: Waiting [2026-06-03T06:25:05.598Z] cd254bf319c3: Layer already exists [2026-06-03T06:25:05.598Z] 32fc50773f1a: Layer already exists [2026-06-03T06:25:05.598Z] 3a38536a3a48: Layer already exists [2026-06-03T06:25:05.598Z] 24edcf2a530c: Layer already exists [2026-06-03T06:25:05.598Z] 5a17b2afc69d: Layer already exists [2026-06-03T06:25:05.598Z] d99a27267570: Layer already exists [2026-06-03T06:25:05.598Z] 171b376114ba: Layer already exists [2026-06-03T06:25:05.598Z] eaf32ccb3623: Layer already exists [2026-06-03T06:25:05.598Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:05.598Z] a2e74d87a0d2: Layer already exists [2026-06-03T06:25:05.598Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:05.879Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:06.343Z] + 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-06-03T06:25:06.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-06-03T06:25:06.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-06-03T06:25:06.818Z] cd254bf319c3: Preparing [2026-06-03T06:25:06.818Z] 24edcf2a530c: Preparing [2026-06-03T06:25:06.818Z] 3a38536a3a48: Preparing [2026-06-03T06:25:06.818Z] 32fc50773f1a: Preparing [2026-06-03T06:25:06.818Z] 5a17b2afc69d: Preparing [2026-06-03T06:25:06.818Z] 1722587a6ad3: Preparing [2026-06-03T06:25:06.818Z] d99a27267570: Preparing [2026-06-03T06:25:06.818Z] 171b376114ba: Preparing [2026-06-03T06:25:06.818Z] eaf32ccb3623: Preparing [2026-06-03T06:25:06.818Z] a2e74d87a0d2: Preparing [2026-06-03T06:25:06.818Z] eeaa73608b53: Preparing [2026-06-03T06:25:06.818Z] 171b376114ba: Waiting [2026-06-03T06:25:06.818Z] eaf32ccb3623: Waiting [2026-06-03T06:25:06.818Z] a2e74d87a0d2: Waiting [2026-06-03T06:25:06.818Z] eeaa73608b53: Waiting [2026-06-03T06:25:06.818Z] 1722587a6ad3: Waiting [2026-06-03T06:25:06.818Z] d99a27267570: Waiting [2026-06-03T06:25:06.818Z] 32fc50773f1a: Layer already exists [2026-06-03T06:25:06.818Z] 24edcf2a530c: Layer already exists [2026-06-03T06:25:06.818Z] cd254bf319c3: Layer already exists [2026-06-03T06:25:06.818Z] 5a17b2afc69d: Layer already exists [2026-06-03T06:25:06.818Z] 3a38536a3a48: Layer already exists [2026-06-03T06:25:06.818Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:06.818Z] d99a27267570: Layer already exists [2026-06-03T06:25:06.818Z] a2e74d87a0d2: Layer already exists [2026-06-03T06:25:06.818Z] eaf32ccb3623: Layer already exists [2026-06-03T06:25:06.818Z] 171b376114ba: Layer already exists [2026-06-03T06:25:06.818Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:06.818Z] main: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:25:07.087Z] ===================================================== [Pipeline] echo [2026-06-03T06:25:07.124Z] taggedImages: [2026-06-03T06:25:07.124Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:07.124Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-06-03T06:25:07.124Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.118 [2026-06-03T06:25:07.124Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:07.124Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-06-03T06:25:07.154Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-06-03T06:25:07.154Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:07.154Z] latest [2026-06-03T06:25:07.154Z] 4.1.0-dev.118 [2026-06-03T06:25:07.154Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:07.154Z] main [2026-06-03T06:25:07.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:07.650Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:08.111Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:08.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-03T06:25:08.111Z] 9be6f386ed88: Preparing [2026-06-03T06:25:08.111Z] f3c913836751: Preparing [2026-06-03T06:25:08.111Z] e89f09c82fee: Preparing [2026-06-03T06:25:08.111Z] cbab755047e3: Preparing [2026-06-03T06:25:08.111Z] 4cfd51ab6246: Preparing [2026-06-03T06:25:08.111Z] 5fe7fe4d6a94: Preparing [2026-06-03T06:25:08.111Z] 920a91ee9dd1: Preparing [2026-06-03T06:25:08.111Z] 5fe7fe4d6a94: Waiting [2026-06-03T06:25:08.111Z] 1722587a6ad3: Preparing [2026-06-03T06:25:08.111Z] 920a91ee9dd1: Waiting [2026-06-03T06:25:08.111Z] d99a27267570: Preparing [2026-06-03T06:25:08.111Z] 8ed3097c975b: Preparing [2026-06-03T06:25:08.111Z] 9e5b96dc5023: Preparing [2026-06-03T06:25:08.111Z] eeaa73608b53: Preparing [2026-06-03T06:25:08.111Z] 1722587a6ad3: Waiting [2026-06-03T06:25:08.111Z] d99a27267570: Waiting [2026-06-03T06:25:08.111Z] 8ed3097c975b: Waiting [2026-06-03T06:25:08.111Z] 9e5b96dc5023: Waiting [2026-06-03T06:25:08.111Z] eeaa73608b53: Waiting [2026-06-03T06:25:08.423Z] 4cfd51ab6246: Pushed [2026-06-03T06:25:08.423Z] f3c913836751: Pushed [2026-06-03T06:25:08.423Z] 9be6f386ed88: Pushed [2026-06-03T06:25:08.423Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:08.423Z] d99a27267570: Layer already exists [2026-06-03T06:25:08.423Z] 5fe7fe4d6a94: Pushed [2026-06-03T06:25:08.423Z] 920a91ee9dd1: Pushed [2026-06-03T06:25:08.423Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:08.825Z] 8ed3097c975b: Pushed [2026-06-03T06:25:11.476Z] 9e5b96dc5023: Pushed [2026-06-03T06:25:14.819Z] cbab755047e3: Pushed [2026-06-03T06:25:15.086Z] e89f09c82fee: Pushed [2026-06-03T06:25:18.417Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:18.765Z] + 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-06-03T06:25:19.100Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-03T06:25:19.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-03T06:25:19.100Z] 9be6f386ed88: Preparing [2026-06-03T06:25:19.100Z] f3c913836751: Preparing [2026-06-03T06:25:19.100Z] e89f09c82fee: Preparing [2026-06-03T06:25:19.100Z] cbab755047e3: Preparing [2026-06-03T06:25:19.100Z] 4cfd51ab6246: Preparing [2026-06-03T06:25:19.100Z] 5fe7fe4d6a94: Preparing [2026-06-03T06:25:19.100Z] 920a91ee9dd1: Preparing [2026-06-03T06:25:19.100Z] 1722587a6ad3: Preparing [2026-06-03T06:25:19.100Z] d99a27267570: Preparing [2026-06-03T06:25:19.100Z] 8ed3097c975b: Preparing [2026-06-03T06:25:19.100Z] 9e5b96dc5023: Preparing [2026-06-03T06:25:19.100Z] eeaa73608b53: Preparing [2026-06-03T06:25:19.100Z] 5fe7fe4d6a94: Waiting [2026-06-03T06:25:19.100Z] 920a91ee9dd1: Waiting [2026-06-03T06:25:19.100Z] 1722587a6ad3: Waiting [2026-06-03T06:25:19.100Z] d99a27267570: Waiting [2026-06-03T06:25:19.100Z] 8ed3097c975b: Waiting [2026-06-03T06:25:19.100Z] 9e5b96dc5023: Waiting [2026-06-03T06:25:19.100Z] eeaa73608b53: Waiting [2026-06-03T06:25:19.100Z] e89f09c82fee: Layer already exists [2026-06-03T06:25:19.100Z] f3c913836751: Layer already exists [2026-06-03T06:25:19.100Z] cbab755047e3: Layer already exists [2026-06-03T06:25:19.100Z] 4cfd51ab6246: Layer already exists [2026-06-03T06:25:19.100Z] 9be6f386ed88: Layer already exists [2026-06-03T06:25:19.100Z] 920a91ee9dd1: Layer already exists [2026-06-03T06:25:19.100Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:19.100Z] 5fe7fe4d6a94: Layer already exists [2026-06-03T06:25:19.100Z] 8ed3097c975b: Layer already exists [2026-06-03T06:25:19.100Z] d99a27267570: Layer already exists [2026-06-03T06:25:19.100Z] 9e5b96dc5023: Layer already exists [2026-06-03T06:25:19.100Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:19.362Z] latest: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:19.704Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:20.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.118 [2026-06-03T06:25:20.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-03T06:25:20.053Z] 9be6f386ed88: Preparing [2026-06-03T06:25:20.053Z] f3c913836751: Preparing [2026-06-03T06:25:20.053Z] e89f09c82fee: Preparing [2026-06-03T06:25:20.053Z] cbab755047e3: Preparing [2026-06-03T06:25:20.053Z] 4cfd51ab6246: Preparing [2026-06-03T06:25:20.053Z] 5fe7fe4d6a94: Preparing [2026-06-03T06:25:20.053Z] 920a91ee9dd1: Preparing [2026-06-03T06:25:20.053Z] 1722587a6ad3: Preparing [2026-06-03T06:25:20.053Z] d99a27267570: Preparing [2026-06-03T06:25:20.053Z] 8ed3097c975b: Preparing [2026-06-03T06:25:20.053Z] 9e5b96dc5023: Preparing [2026-06-03T06:25:20.053Z] eeaa73608b53: Preparing [2026-06-03T06:25:20.053Z] 5fe7fe4d6a94: Waiting [2026-06-03T06:25:20.053Z] 920a91ee9dd1: Waiting [2026-06-03T06:25:20.053Z] 1722587a6ad3: Waiting [2026-06-03T06:25:20.053Z] d99a27267570: Waiting [2026-06-03T06:25:20.053Z] 8ed3097c975b: Waiting [2026-06-03T06:25:20.053Z] 9e5b96dc5023: Waiting [2026-06-03T06:25:20.053Z] eeaa73608b53: Waiting [2026-06-03T06:25:20.053Z] 9be6f386ed88: Layer already exists [2026-06-03T06:25:20.053Z] f3c913836751: Layer already exists [2026-06-03T06:25:20.053Z] e89f09c82fee: Layer already exists [2026-06-03T06:25:20.053Z] 4cfd51ab6246: Layer already exists [2026-06-03T06:25:20.053Z] cbab755047e3: Layer already exists [2026-06-03T06:25:20.053Z] 5fe7fe4d6a94: Layer already exists [2026-06-03T06:25:20.053Z] 920a91ee9dd1: Layer already exists [2026-06-03T06:25:20.053Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:20.053Z] d99a27267570: Layer already exists [2026-06-03T06:25:20.053Z] 8ed3097c975b: Layer already exists [2026-06-03T06:25:20.053Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:20.053Z] 9e5b96dc5023: Layer already exists [2026-06-03T06:25:20.317Z] 4.1.0-dev.118: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:20.661Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:21.003Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:21.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-03T06:25:21.004Z] 9be6f386ed88: Preparing [2026-06-03T06:25:21.004Z] f3c913836751: Preparing [2026-06-03T06:25:21.004Z] e89f09c82fee: Preparing [2026-06-03T06:25:21.004Z] cbab755047e3: Preparing [2026-06-03T06:25:21.004Z] 4cfd51ab6246: Preparing [2026-06-03T06:25:21.004Z] 5fe7fe4d6a94: Preparing [2026-06-03T06:25:21.004Z] 920a91ee9dd1: Preparing [2026-06-03T06:25:21.004Z] 1722587a6ad3: Preparing [2026-06-03T06:25:21.004Z] d99a27267570: Preparing [2026-06-03T06:25:21.004Z] 8ed3097c975b: Preparing [2026-06-03T06:25:21.004Z] 9e5b96dc5023: Preparing [2026-06-03T06:25:21.004Z] eeaa73608b53: Preparing [2026-06-03T06:25:21.004Z] 5fe7fe4d6a94: Waiting [2026-06-03T06:25:21.004Z] d99a27267570: Waiting [2026-06-03T06:25:21.004Z] 8ed3097c975b: Waiting [2026-06-03T06:25:21.004Z] 920a91ee9dd1: Waiting [2026-06-03T06:25:21.004Z] 1722587a6ad3: Waiting [2026-06-03T06:25:21.004Z] 9e5b96dc5023: Waiting [2026-06-03T06:25:21.004Z] e89f09c82fee: Layer already exists [2026-06-03T06:25:21.004Z] cbab755047e3: Layer already exists [2026-06-03T06:25:21.004Z] 9be6f386ed88: Layer already exists [2026-06-03T06:25:21.004Z] 4cfd51ab6246: Layer already exists [2026-06-03T06:25:21.004Z] f3c913836751: Layer already exists [2026-06-03T06:25:21.004Z] 5fe7fe4d6a94: Layer already exists [2026-06-03T06:25:21.004Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:21.004Z] 8ed3097c975b: Layer already exists [2026-06-03T06:25:21.004Z] 920a91ee9dd1: Layer already exists [2026-06-03T06:25:21.004Z] d99a27267570: Layer already exists [2026-06-03T06:25:21.004Z] 9e5b96dc5023: Layer already exists [2026-06-03T06:25:21.004Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:21.267Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:21.619Z] + 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-06-03T06:25:21.954Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-06-03T06:25:21.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-06-03T06:25:21.955Z] 9be6f386ed88: Preparing [2026-06-03T06:25:21.955Z] f3c913836751: Preparing [2026-06-03T06:25:21.955Z] e89f09c82fee: Preparing [2026-06-03T06:25:21.955Z] cbab755047e3: Preparing [2026-06-03T06:25:21.955Z] 4cfd51ab6246: Preparing [2026-06-03T06:25:21.955Z] 5fe7fe4d6a94: Preparing [2026-06-03T06:25:21.955Z] 920a91ee9dd1: Preparing [2026-06-03T06:25:21.955Z] 1722587a6ad3: Preparing [2026-06-03T06:25:21.955Z] d99a27267570: Preparing [2026-06-03T06:25:21.955Z] 8ed3097c975b: Preparing [2026-06-03T06:25:21.955Z] 9e5b96dc5023: Preparing [2026-06-03T06:25:21.955Z] eeaa73608b53: Preparing [2026-06-03T06:25:21.955Z] 5fe7fe4d6a94: Waiting [2026-06-03T06:25:21.955Z] 920a91ee9dd1: Waiting [2026-06-03T06:25:21.955Z] 1722587a6ad3: Waiting [2026-06-03T06:25:21.955Z] d99a27267570: Waiting [2026-06-03T06:25:21.955Z] 8ed3097c975b: Waiting [2026-06-03T06:25:21.955Z] 9e5b96dc5023: Waiting [2026-06-03T06:25:21.955Z] eeaa73608b53: Waiting [2026-06-03T06:25:21.955Z] f3c913836751: Layer already exists [2026-06-03T06:25:21.955Z] e89f09c82fee: Layer already exists [2026-06-03T06:25:21.955Z] cbab755047e3: Layer already exists [2026-06-03T06:25:21.955Z] 4cfd51ab6246: Layer already exists [2026-06-03T06:25:21.955Z] 9be6f386ed88: Layer already exists [2026-06-03T06:25:21.955Z] 5fe7fe4d6a94: Layer already exists [2026-06-03T06:25:21.955Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:21.955Z] d99a27267570: Layer already exists [2026-06-03T06:25:21.955Z] 8ed3097c975b: Layer already exists [2026-06-03T06:25:21.955Z] 920a91ee9dd1: Layer already exists [2026-06-03T06:25:21.955Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:21.955Z] 9e5b96dc5023: Layer already exists [2026-06-03T06:25:22.217Z] main: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:25:22.291Z] ===================================================== [Pipeline] echo [2026-06-03T06:25:22.303Z] taggedImages: [2026-06-03T06:25:22.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:22.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-06-03T06:25:22.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.118 [2026-06-03T06:25:22.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:22.303Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-06-03T06:25:22.327Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-06-03T06:25:22.327Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:22.327Z] latest [2026-06-03T06:25:22.327Z] 4.1.0-dev.118 [2026-06-03T06:25:22.327Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:22.327Z] main [2026-06-03T06:25:22.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:22.688Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:23.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:23.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-03T06:25:23.027Z] 87f12cc2e993: Preparing [2026-06-03T06:25:23.027Z] 4ef85248bf12: Preparing [2026-06-03T06:25:23.027Z] 1722587a6ad3: Preparing [2026-06-03T06:25:23.027Z] d99a27267570: Preparing [2026-06-03T06:25:23.027Z] 90c55aea57bc: Preparing [2026-06-03T06:25:23.027Z] 210c97798122: Preparing [2026-06-03T06:25:23.027Z] eeaa73608b53: Preparing [2026-06-03T06:25:23.027Z] 210c97798122: Waiting [2026-06-03T06:25:23.027Z] eeaa73608b53: Waiting [2026-06-03T06:25:23.027Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:23.027Z] d99a27267570: Layer already exists [2026-06-03T06:25:23.291Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:23.291Z] 90c55aea57bc: Pushed [2026-06-03T06:25:23.291Z] 87f12cc2e993: Pushed [2026-06-03T06:25:25.300Z] 210c97798122: Pushed [2026-06-03T06:25:30.691Z] 4ef85248bf12: Pushed [2026-06-03T06:25:30.691Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:31.032Z] + 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-06-03T06:25:31.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-03T06:25:31.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-03T06:25:31.375Z] 87f12cc2e993: Preparing [2026-06-03T06:25:31.375Z] 4ef85248bf12: Preparing [2026-06-03T06:25:31.375Z] 1722587a6ad3: Preparing [2026-06-03T06:25:31.375Z] d99a27267570: Preparing [2026-06-03T06:25:31.375Z] 90c55aea57bc: Preparing [2026-06-03T06:25:31.375Z] 210c97798122: Preparing [2026-06-03T06:25:31.375Z] eeaa73608b53: Preparing [2026-06-03T06:25:31.375Z] 210c97798122: Waiting [2026-06-03T06:25:31.375Z] eeaa73608b53: Waiting [2026-06-03T06:25:31.375Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:31.375Z] 4ef85248bf12: Layer already exists [2026-06-03T06:25:31.375Z] 90c55aea57bc: Layer already exists [2026-06-03T06:25:31.375Z] 87f12cc2e993: Layer already exists [2026-06-03T06:25:31.375Z] d99a27267570: Layer already exists [2026-06-03T06:25:31.375Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:31.375Z] 210c97798122: Layer already exists [2026-06-03T06:25:31.638Z] latest: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:31.983Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:32.328Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.118 [2026-06-03T06:25:32.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-03T06:25:32.328Z] 87f12cc2e993: Preparing [2026-06-03T06:25:32.328Z] 4ef85248bf12: Preparing [2026-06-03T06:25:32.328Z] 1722587a6ad3: Preparing [2026-06-03T06:25:32.328Z] d99a27267570: Preparing [2026-06-03T06:25:32.328Z] 90c55aea57bc: Preparing [2026-06-03T06:25:32.328Z] 210c97798122: Preparing [2026-06-03T06:25:32.328Z] eeaa73608b53: Preparing [2026-06-03T06:25:32.328Z] 210c97798122: Waiting [2026-06-03T06:25:32.328Z] eeaa73608b53: Waiting [2026-06-03T06:25:32.328Z] 4ef85248bf12: Layer already exists [2026-06-03T06:25:32.328Z] d99a27267570: Layer already exists [2026-06-03T06:25:32.328Z] 87f12cc2e993: Layer already exists [2026-06-03T06:25:32.328Z] 90c55aea57bc: Layer already exists [2026-06-03T06:25:32.328Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:32.328Z] 210c97798122: Layer already exists [2026-06-03T06:25:32.328Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:32.328Z] 4.1.0-dev.118: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:32.940Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:33.287Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:33.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-03T06:25:33.287Z] 87f12cc2e993: Preparing [2026-06-03T06:25:33.287Z] 4ef85248bf12: Preparing [2026-06-03T06:25:33.287Z] 1722587a6ad3: Preparing [2026-06-03T06:25:33.287Z] d99a27267570: Preparing [2026-06-03T06:25:33.287Z] 90c55aea57bc: Preparing [2026-06-03T06:25:33.287Z] 210c97798122: Preparing [2026-06-03T06:25:33.287Z] eeaa73608b53: Preparing [2026-06-03T06:25:33.287Z] 210c97798122: Waiting [2026-06-03T06:25:33.287Z] eeaa73608b53: Waiting [2026-06-03T06:25:33.287Z] 4ef85248bf12: Layer already exists [2026-06-03T06:25:33.287Z] d99a27267570: Layer already exists [2026-06-03T06:25:33.287Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:33.287Z] 90c55aea57bc: Layer already exists [2026-06-03T06:25:33.287Z] 87f12cc2e993: Layer already exists [2026-06-03T06:25:33.287Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:33.287Z] 210c97798122: Layer already exists [2026-06-03T06:25:33.287Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:33.897Z] + 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-06-03T06:25:34.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-06-03T06:25:34.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-06-03T06:25:34.237Z] 87f12cc2e993: Preparing [2026-06-03T06:25:34.237Z] 4ef85248bf12: Preparing [2026-06-03T06:25:34.237Z] 1722587a6ad3: Preparing [2026-06-03T06:25:34.237Z] d99a27267570: Preparing [2026-06-03T06:25:34.237Z] 90c55aea57bc: Preparing [2026-06-03T06:25:34.237Z] 210c97798122: Preparing [2026-06-03T06:25:34.237Z] eeaa73608b53: Preparing [2026-06-03T06:25:34.237Z] 210c97798122: Waiting [2026-06-03T06:25:34.237Z] eeaa73608b53: Waiting [2026-06-03T06:25:34.237Z] 90c55aea57bc: Layer already exists [2026-06-03T06:25:34.237Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:34.237Z] 4ef85248bf12: Layer already exists [2026-06-03T06:25:34.237Z] d99a27267570: Layer already exists [2026-06-03T06:25:34.237Z] 87f12cc2e993: Layer already exists [2026-06-03T06:25:34.237Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:34.237Z] 210c97798122: Layer already exists [2026-06-03T06:25:34.501Z] main: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:25:34.566Z] ===================================================== [Pipeline] echo [2026-06-03T06:25:34.577Z] taggedImages: [2026-06-03T06:25:34.577Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:34.577Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-06-03T06:25:34.577Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.118 [2026-06-03T06:25:34.577Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:34.577Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-06-03T06:25:34.596Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-06-03T06:25:34.596Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:34.596Z] latest [2026-06-03T06:25:34.596Z] 4.1.0-dev.118 [2026-06-03T06:25:34.596Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:25:34.596Z] main [2026-06-03T06:25:34.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:34.951Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:25:35.283Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:25:35.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-03T06:25:35.284Z] 23d7e504bbca: Preparing [2026-06-03T06:25:35.284Z] 3b413a6a0012: Preparing [2026-06-03T06:25:35.284Z] 0e9b2c39c1e9: Preparing [2026-06-03T06:25:35.284Z] 1722587a6ad3: Preparing [2026-06-03T06:25:35.284Z] d99a27267570: Preparing [2026-06-03T06:25:35.284Z] 1fc6c3132d45: Preparing [2026-06-03T06:25:35.284Z] 297e15bd61bf: Preparing [2026-06-03T06:25:35.284Z] 1fc6c3132d45: Waiting [2026-06-03T06:25:35.284Z] 297e15bd61bf: Waiting [2026-06-03T06:25:35.284Z] b0d735977e78: Preparing [2026-06-03T06:25:35.284Z] 11f59abefc5e: Preparing [2026-06-03T06:25:35.284Z] b0d735977e78: Waiting [2026-06-03T06:25:35.284Z] 11f59abefc5e: Waiting [2026-06-03T06:25:35.284Z] eeaa73608b53: Preparing [2026-06-03T06:25:35.284Z] d99a27267570: Layer already exists [2026-06-03T06:25:35.547Z] 1722587a6ad3: Layer already exists [2026-06-03T06:25:35.547Z] 3b413a6a0012: Pushed [2026-06-03T06:25:35.547Z] 0e9b2c39c1e9: Pushed [2026-06-03T06:25:35.547Z] 23d7e504bbca: Pushed [2026-06-03T06:25:35.547Z] eeaa73608b53: Layer already exists [2026-06-03T06:25:35.547Z] b0d735977e78: Pushed [2026-06-03T06:25:36.492Z] 11f59abefc5e: Pushed [2026-06-03T06:25:48.829Z] 297e15bd61bf: Pushed [2026-06-03T06:26:03.808Z] 1fc6c3132d45: Pushed [2026-06-03T06:26:03.808Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:04.277Z] + 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-06-03T06:26:04.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-03T06:26:04.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-03T06:26:04.700Z] 23d7e504bbca: Preparing [2026-06-03T06:26:04.700Z] 3b413a6a0012: Preparing [2026-06-03T06:26:04.700Z] 0e9b2c39c1e9: Preparing [2026-06-03T06:26:04.700Z] 1722587a6ad3: Preparing [2026-06-03T06:26:04.700Z] d99a27267570: Preparing [2026-06-03T06:26:04.700Z] 1fc6c3132d45: Preparing [2026-06-03T06:26:04.700Z] 297e15bd61bf: Preparing [2026-06-03T06:26:04.700Z] b0d735977e78: Preparing [2026-06-03T06:26:04.700Z] 11f59abefc5e: Preparing [2026-06-03T06:26:04.700Z] eeaa73608b53: Preparing [2026-06-03T06:26:04.700Z] 297e15bd61bf: Waiting [2026-06-03T06:26:04.700Z] b0d735977e78: Waiting [2026-06-03T06:26:04.700Z] 11f59abefc5e: Waiting [2026-06-03T06:26:04.700Z] eeaa73608b53: Waiting [2026-06-03T06:26:04.700Z] 1fc6c3132d45: Waiting [2026-06-03T06:26:04.700Z] 0e9b2c39c1e9: Layer already exists [2026-06-03T06:26:04.700Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:04.700Z] 3b413a6a0012: Layer already exists [2026-06-03T06:26:04.700Z] 23d7e504bbca: Layer already exists [2026-06-03T06:26:04.700Z] d99a27267570: Layer already exists [2026-06-03T06:26:04.700Z] 1fc6c3132d45: Layer already exists [2026-06-03T06:26:04.700Z] 297e15bd61bf: Layer already exists [2026-06-03T06:26:04.700Z] 11f59abefc5e: Layer already exists [2026-06-03T06:26:04.700Z] b0d735977e78: Layer already exists [2026-06-03T06:26:04.700Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:04.986Z] latest: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:05.470Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:05.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.118 [2026-06-03T06:26:05.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-03T06:26:05.936Z] 23d7e504bbca: Preparing [2026-06-03T06:26:05.936Z] 3b413a6a0012: Preparing [2026-06-03T06:26:05.936Z] 0e9b2c39c1e9: Preparing [2026-06-03T06:26:05.936Z] 1722587a6ad3: Preparing [2026-06-03T06:26:05.936Z] d99a27267570: Preparing [2026-06-03T06:26:05.936Z] 1fc6c3132d45: Preparing [2026-06-03T06:26:05.936Z] 297e15bd61bf: Preparing [2026-06-03T06:26:05.936Z] b0d735977e78: Preparing [2026-06-03T06:26:05.936Z] 11f59abefc5e: Preparing [2026-06-03T06:26:05.936Z] eeaa73608b53: Preparing [2026-06-03T06:26:05.936Z] 297e15bd61bf: Waiting [2026-06-03T06:26:05.936Z] b0d735977e78: Waiting [2026-06-03T06:26:05.936Z] 11f59abefc5e: Waiting [2026-06-03T06:26:05.936Z] eeaa73608b53: Waiting [2026-06-03T06:26:05.936Z] 1fc6c3132d45: Waiting [2026-06-03T06:26:05.936Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:05.936Z] 0e9b2c39c1e9: Layer already exists [2026-06-03T06:26:05.936Z] 23d7e504bbca: Layer already exists [2026-06-03T06:26:05.936Z] 3b413a6a0012: Layer already exists [2026-06-03T06:26:05.936Z] d99a27267570: Layer already exists [2026-06-03T06:26:05.936Z] b0d735977e78: Layer already exists [2026-06-03T06:26:05.936Z] 297e15bd61bf: Layer already exists [2026-06-03T06:26:05.936Z] 1fc6c3132d45: Layer already exists [2026-06-03T06:26:05.936Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:05.936Z] 11f59abefc5e: Layer already exists [2026-06-03T06:26:06.259Z] 4.1.0-dev.118: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:06.705Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:07.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:26:07.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-03T06:26:07.163Z] 23d7e504bbca: Preparing [2026-06-03T06:26:07.163Z] 3b413a6a0012: Preparing [2026-06-03T06:26:07.163Z] 0e9b2c39c1e9: Preparing [2026-06-03T06:26:07.163Z] 1722587a6ad3: Preparing [2026-06-03T06:26:07.163Z] d99a27267570: Preparing [2026-06-03T06:26:07.163Z] 1fc6c3132d45: Preparing [2026-06-03T06:26:07.163Z] 297e15bd61bf: Preparing [2026-06-03T06:26:07.163Z] b0d735977e78: Preparing [2026-06-03T06:26:07.163Z] 11f59abefc5e: Preparing [2026-06-03T06:26:07.163Z] eeaa73608b53: Preparing [2026-06-03T06:26:07.163Z] 297e15bd61bf: Waiting [2026-06-03T06:26:07.163Z] b0d735977e78: Waiting [2026-06-03T06:26:07.163Z] 11f59abefc5e: Waiting [2026-06-03T06:26:07.163Z] eeaa73608b53: Waiting [2026-06-03T06:26:07.163Z] 1fc6c3132d45: Waiting [2026-06-03T06:26:07.163Z] 0e9b2c39c1e9: Layer already exists [2026-06-03T06:26:07.163Z] 3b413a6a0012: Layer already exists [2026-06-03T06:26:07.163Z] 23d7e504bbca: Layer already exists [2026-06-03T06:26:07.163Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:07.163Z] d99a27267570: Layer already exists [2026-06-03T06:26:07.163Z] 1fc6c3132d45: Layer already exists [2026-06-03T06:26:07.163Z] 297e15bd61bf: Layer already exists [2026-06-03T06:26:07.163Z] b0d735977e78: Layer already exists [2026-06-03T06:26:07.163Z] 11f59abefc5e: Layer already exists [2026-06-03T06:26:07.163Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:07.163Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:07.639Z] + 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-06-03T06:26:07.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-06-03T06:26:07.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-06-03T06:26:07.981Z] 23d7e504bbca: Preparing [2026-06-03T06:26:07.981Z] 3b413a6a0012: Preparing [2026-06-03T06:26:07.981Z] 0e9b2c39c1e9: Preparing [2026-06-03T06:26:07.981Z] 1722587a6ad3: Preparing [2026-06-03T06:26:07.981Z] d99a27267570: Preparing [2026-06-03T06:26:07.981Z] 1fc6c3132d45: Preparing [2026-06-03T06:26:07.981Z] 297e15bd61bf: Preparing [2026-06-03T06:26:07.981Z] b0d735977e78: Preparing [2026-06-03T06:26:07.981Z] 11f59abefc5e: Preparing [2026-06-03T06:26:07.981Z] eeaa73608b53: Preparing [2026-06-03T06:26:07.981Z] 297e15bd61bf: Waiting [2026-06-03T06:26:07.981Z] b0d735977e78: Waiting [2026-06-03T06:26:07.981Z] 11f59abefc5e: Waiting [2026-06-03T06:26:07.981Z] eeaa73608b53: Waiting [2026-06-03T06:26:07.981Z] 1fc6c3132d45: Waiting [2026-06-03T06:26:07.981Z] 0e9b2c39c1e9: Layer already exists [2026-06-03T06:26:07.981Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:07.981Z] d99a27267570: Layer already exists [2026-06-03T06:26:07.981Z] 3b413a6a0012: Layer already exists [2026-06-03T06:26:07.981Z] 23d7e504bbca: Layer already exists [2026-06-03T06:26:07.981Z] 1fc6c3132d45: Layer already exists [2026-06-03T06:26:07.981Z] b0d735977e78: Layer already exists [2026-06-03T06:26:07.981Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:07.981Z] 297e15bd61bf: Layer already exists [2026-06-03T06:26:07.981Z] 11f59abefc5e: Layer already exists [2026-06-03T06:26:08.317Z] main: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:26:08.533Z] ===================================================== [Pipeline] echo [2026-06-03T06:26:08.543Z] taggedImages: [2026-06-03T06:26:08.543Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:26:08.543Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-06-03T06:26:08.543Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.118 [2026-06-03T06:26:08.543Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:26:08.543Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-06-03T06:26:08.581Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-06-03T06:26:08.581Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:26:08.581Z] latest [2026-06-03T06:26:08.581Z] 4.1.0-dev.118 [2026-06-03T06:26:08.581Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:26:08.581Z] main [2026-06-03T06:26:08.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:09.106Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:09.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:26:09.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-03T06:26:09.573Z] 35d0a0926404: Preparing [2026-06-03T06:26:09.573Z] 54990e571807: Preparing [2026-06-03T06:26:09.573Z] ee645c6ca00e: Preparing [2026-06-03T06:26:09.573Z] 1722587a6ad3: Preparing [2026-06-03T06:26:09.573Z] d99a27267570: Preparing [2026-06-03T06:26:09.573Z] 5468aa24e629: Preparing [2026-06-03T06:26:09.573Z] 574878cb2bb5: Preparing [2026-06-03T06:26:09.573Z] 5468aa24e629: Waiting [2026-06-03T06:26:09.573Z] 7f8907de1cdc: Preparing [2026-06-03T06:26:09.573Z] 574878cb2bb5: Waiting [2026-06-03T06:26:09.573Z] eeaa73608b53: Preparing [2026-06-03T06:26:09.573Z] 7f8907de1cdc: Waiting [2026-06-03T06:26:09.573Z] eeaa73608b53: Waiting [2026-06-03T06:26:09.573Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:09.573Z] d99a27267570: Layer already exists [2026-06-03T06:26:09.573Z] ee645c6ca00e: Pushed [2026-06-03T06:26:09.573Z] 54990e571807: Pushed [2026-06-03T06:26:09.924Z] 35d0a0926404: Pushed [2026-06-03T06:26:09.924Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:09.924Z] 574878cb2bb5: Pushed [2026-06-03T06:26:10.567Z] 7f8907de1cdc: Pushed [2026-06-03T06:26:37.720Z] 5468aa24e629: Pushed [2026-06-03T06:26:37.720Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:38.109Z] + 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-06-03T06:26:38.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-03T06:26:38.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-03T06:26:38.470Z] 35d0a0926404: Preparing [2026-06-03T06:26:38.470Z] 54990e571807: Preparing [2026-06-03T06:26:38.470Z] ee645c6ca00e: Preparing [2026-06-03T06:26:38.470Z] 1722587a6ad3: Preparing [2026-06-03T06:26:38.470Z] d99a27267570: Preparing [2026-06-03T06:26:38.470Z] 5468aa24e629: Preparing [2026-06-03T06:26:38.470Z] 574878cb2bb5: Preparing [2026-06-03T06:26:38.470Z] 7f8907de1cdc: Preparing [2026-06-03T06:26:38.470Z] eeaa73608b53: Preparing [2026-06-03T06:26:38.470Z] 574878cb2bb5: Waiting [2026-06-03T06:26:38.470Z] 7f8907de1cdc: Waiting [2026-06-03T06:26:38.470Z] eeaa73608b53: Waiting [2026-06-03T06:26:38.470Z] 5468aa24e629: Waiting [2026-06-03T06:26:38.470Z] 35d0a0926404: Layer already exists [2026-06-03T06:26:38.470Z] ee645c6ca00e: Layer already exists [2026-06-03T06:26:38.470Z] 54990e571807: Layer already exists [2026-06-03T06:26:38.470Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:38.470Z] d99a27267570: Layer already exists [2026-06-03T06:26:38.470Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:38.470Z] 5468aa24e629: Layer already exists [2026-06-03T06:26:38.470Z] 7f8907de1cdc: Layer already exists [2026-06-03T06:26:38.470Z] 574878cb2bb5: Layer already exists [2026-06-03T06:26:38.733Z] latest: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:39.077Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:39.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.118 [2026-06-03T06:26:39.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-03T06:26:39.415Z] 35d0a0926404: Preparing [2026-06-03T06:26:39.415Z] 54990e571807: Preparing [2026-06-03T06:26:39.415Z] ee645c6ca00e: Preparing [2026-06-03T06:26:39.415Z] 1722587a6ad3: Preparing [2026-06-03T06:26:39.415Z] d99a27267570: Preparing [2026-06-03T06:26:39.415Z] 5468aa24e629: Preparing [2026-06-03T06:26:39.415Z] 574878cb2bb5: Preparing [2026-06-03T06:26:39.415Z] 7f8907de1cdc: Preparing [2026-06-03T06:26:39.415Z] eeaa73608b53: Preparing [2026-06-03T06:26:39.415Z] 5468aa24e629: Waiting [2026-06-03T06:26:39.415Z] 574878cb2bb5: Waiting [2026-06-03T06:26:39.415Z] eeaa73608b53: Waiting [2026-06-03T06:26:39.415Z] 7f8907de1cdc: Waiting [2026-06-03T06:26:39.415Z] d99a27267570: Layer already exists [2026-06-03T06:26:39.415Z] ee645c6ca00e: Layer already exists [2026-06-03T06:26:39.415Z] 54990e571807: Layer already exists [2026-06-03T06:26:39.415Z] 35d0a0926404: Layer already exists [2026-06-03T06:26:39.415Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:39.415Z] 7f8907de1cdc: Layer already exists [2026-06-03T06:26:39.415Z] 5468aa24e629: Layer already exists [2026-06-03T06:26:39.415Z] 574878cb2bb5: Layer already exists [2026-06-03T06:26:39.415Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:39.678Z] 4.1.0-dev.118: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:40.040Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:42.326Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:26:42.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-03T06:26:42.326Z] 35d0a0926404: Preparing [2026-06-03T06:26:42.326Z] 54990e571807: Preparing [2026-06-03T06:26:42.326Z] ee645c6ca00e: Preparing [2026-06-03T06:26:42.326Z] 1722587a6ad3: Preparing [2026-06-03T06:26:42.326Z] d99a27267570: Preparing [2026-06-03T06:26:42.326Z] 5468aa24e629: Preparing [2026-06-03T06:26:42.326Z] 574878cb2bb5: Preparing [2026-06-03T06:26:42.326Z] 7f8907de1cdc: Preparing [2026-06-03T06:26:42.326Z] eeaa73608b53: Preparing [2026-06-03T06:26:42.326Z] 574878cb2bb5: Waiting [2026-06-03T06:26:42.326Z] 7f8907de1cdc: Waiting [2026-06-03T06:26:42.326Z] eeaa73608b53: Waiting [2026-06-03T06:26:42.326Z] 5468aa24e629: Waiting [2026-06-03T06:26:42.326Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:42.326Z] 35d0a0926404: Layer already exists [2026-06-03T06:26:42.326Z] ee645c6ca00e: Layer already exists [2026-06-03T06:26:42.326Z] d99a27267570: Layer already exists [2026-06-03T06:26:42.326Z] 54990e571807: Layer already exists [2026-06-03T06:26:42.326Z] 5468aa24e629: Layer already exists [2026-06-03T06:26:42.326Z] 7f8907de1cdc: Layer already exists [2026-06-03T06:26:42.326Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:42.326Z] 574878cb2bb5: Layer already exists [2026-06-03T06:26:42.326Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:42.705Z] + 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-06-03T06:26:43.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-06-03T06:26:43.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-06-03T06:26:43.048Z] 35d0a0926404: Preparing [2026-06-03T06:26:43.048Z] 54990e571807: Preparing [2026-06-03T06:26:43.048Z] ee645c6ca00e: Preparing [2026-06-03T06:26:43.048Z] 1722587a6ad3: Preparing [2026-06-03T06:26:43.048Z] d99a27267570: Preparing [2026-06-03T06:26:43.048Z] 5468aa24e629: Preparing [2026-06-03T06:26:43.048Z] 574878cb2bb5: Preparing [2026-06-03T06:26:43.048Z] 7f8907de1cdc: Preparing [2026-06-03T06:26:43.048Z] eeaa73608b53: Preparing [2026-06-03T06:26:43.048Z] 5468aa24e629: Waiting [2026-06-03T06:26:43.048Z] 574878cb2bb5: Waiting [2026-06-03T06:26:43.048Z] 7f8907de1cdc: Waiting [2026-06-03T06:26:43.048Z] eeaa73608b53: Waiting [2026-06-03T06:26:43.048Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:43.048Z] 35d0a0926404: Layer already exists [2026-06-03T06:26:43.048Z] 54990e571807: Layer already exists [2026-06-03T06:26:43.048Z] d99a27267570: Layer already exists [2026-06-03T06:26:43.048Z] ee645c6ca00e: Layer already exists [2026-06-03T06:26:43.048Z] 5468aa24e629: Layer already exists [2026-06-03T06:26:43.049Z] 574878cb2bb5: Layer already exists [2026-06-03T06:26:43.049Z] 7f8907de1cdc: Layer already exists [2026-06-03T06:26:43.049Z] eeaa73608b53: Layer already exists [2026-06-03T06:26:43.333Z] main: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:26:43.456Z] ===================================================== [Pipeline] echo [2026-06-03T06:26:43.493Z] taggedImages: [2026-06-03T06:26:43.493Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:26:43.493Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-06-03T06:26:43.493Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.118 [2026-06-03T06:26:43.493Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:26:43.493Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-06-03T06:26:43.514Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-06-03T06:26:43.514Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:26:43.514Z] latest [2026-06-03T06:26:43.514Z] 4.1.0-dev.118 [2026-06-03T06:26:43.514Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:26:43.514Z] main [2026-06-03T06:26:43.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:43.892Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:26:44.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:26:44.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-03T06:26:44.256Z] d1b9ab0c9e48: Preparing [2026-06-03T06:26:44.256Z] e5b7c193f556: Preparing [2026-06-03T06:26:44.256Z] 253a3a3ac557: Preparing [2026-06-03T06:26:44.256Z] 1722587a6ad3: Preparing [2026-06-03T06:26:44.256Z] d99a27267570: Preparing [2026-06-03T06:26:44.256Z] a3e576cbc7d0: Preparing [2026-06-03T06:26:44.256Z] b0d735977e78: Preparing [2026-06-03T06:26:44.256Z] 11f59abefc5e: Preparing [2026-06-03T06:26:44.256Z] eeaa73608b53: Preparing [2026-06-03T06:26:44.256Z] 11f59abefc5e: Waiting [2026-06-03T06:26:44.256Z] a3e576cbc7d0: Waiting [2026-06-03T06:26:44.256Z] eeaa73608b53: Waiting [2026-06-03T06:26:44.256Z] b0d735977e78: Waiting [2026-06-03T06:26:44.256Z] 1722587a6ad3: Layer already exists [2026-06-03T06:26:44.256Z] d99a27267570: Layer already exists [2026-06-03T06:26:44.518Z] b0d735977e78: Layer already exists [2026-06-03T06:26:44.518Z] e5b7c193f556: Pushed [2026-06-03T06:26:44.518Z] 11f59abefc5e: Layer already exists [2026-06-03T06:26:44.518Z] 253a3a3ac557: Pushed [2026-06-03T06:26:44.518Z] d1b9ab0c9e48: Pushed [2026-06-03T06:26:44.518Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:17.131Z] a3e576cbc7d0: Pushed [2026-06-03T06:27:17.131Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:17.482Z] + 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-06-03T06:27:17.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-03T06:27:17.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-03T06:27:17.819Z] d1b9ab0c9e48: Preparing [2026-06-03T06:27:17.819Z] e5b7c193f556: Preparing [2026-06-03T06:27:17.819Z] 253a3a3ac557: Preparing [2026-06-03T06:27:17.819Z] 1722587a6ad3: Preparing [2026-06-03T06:27:17.819Z] d99a27267570: Preparing [2026-06-03T06:27:17.819Z] a3e576cbc7d0: Preparing [2026-06-03T06:27:17.819Z] b0d735977e78: Preparing [2026-06-03T06:27:17.819Z] 11f59abefc5e: Preparing [2026-06-03T06:27:17.819Z] eeaa73608b53: Preparing [2026-06-03T06:27:17.819Z] b0d735977e78: Waiting [2026-06-03T06:27:17.819Z] 11f59abefc5e: Waiting [2026-06-03T06:27:17.819Z] eeaa73608b53: Waiting [2026-06-03T06:27:17.819Z] a3e576cbc7d0: Waiting [2026-06-03T06:27:17.819Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:17.819Z] d1b9ab0c9e48: Layer already exists [2026-06-03T06:27:17.819Z] d99a27267570: Layer already exists [2026-06-03T06:27:17.819Z] 253a3a3ac557: Layer already exists [2026-06-03T06:27:17.819Z] e5b7c193f556: Layer already exists [2026-06-03T06:27:17.819Z] b0d735977e78: Layer already exists [2026-06-03T06:27:17.819Z] 11f59abefc5e: Layer already exists [2026-06-03T06:27:17.819Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:17.819Z] a3e576cbc7d0: Layer already exists [2026-06-03T06:27:17.819Z] latest: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:18.426Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:18.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.118 [2026-06-03T06:27:18.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-03T06:27:18.759Z] d1b9ab0c9e48: Preparing [2026-06-03T06:27:18.759Z] e5b7c193f556: Preparing [2026-06-03T06:27:18.759Z] 253a3a3ac557: Preparing [2026-06-03T06:27:18.759Z] 1722587a6ad3: Preparing [2026-06-03T06:27:18.759Z] d99a27267570: Preparing [2026-06-03T06:27:18.759Z] a3e576cbc7d0: Preparing [2026-06-03T06:27:18.759Z] b0d735977e78: Preparing [2026-06-03T06:27:18.759Z] 11f59abefc5e: Preparing [2026-06-03T06:27:18.759Z] eeaa73608b53: Preparing [2026-06-03T06:27:18.759Z] a3e576cbc7d0: Waiting [2026-06-03T06:27:18.759Z] b0d735977e78: Waiting [2026-06-03T06:27:18.759Z] 11f59abefc5e: Waiting [2026-06-03T06:27:18.759Z] 253a3a3ac557: Layer already exists [2026-06-03T06:27:18.759Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:18.759Z] d1b9ab0c9e48: Layer already exists [2026-06-03T06:27:18.759Z] d99a27267570: Layer already exists [2026-06-03T06:27:18.759Z] e5b7c193f556: Layer already exists [2026-06-03T06:27:18.759Z] b0d735977e78: Layer already exists [2026-06-03T06:27:18.759Z] 11f59abefc5e: Layer already exists [2026-06-03T06:27:18.759Z] a3e576cbc7d0: Layer already exists [2026-06-03T06:27:18.759Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:18.759Z] 4.1.0-dev.118: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:19.091Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:19.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:19.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-03T06:27:19.443Z] d1b9ab0c9e48: Preparing [2026-06-03T06:27:19.443Z] e5b7c193f556: Preparing [2026-06-03T06:27:19.443Z] 253a3a3ac557: Preparing [2026-06-03T06:27:19.443Z] 1722587a6ad3: Preparing [2026-06-03T06:27:19.443Z] d99a27267570: Preparing [2026-06-03T06:27:19.443Z] a3e576cbc7d0: Preparing [2026-06-03T06:27:19.443Z] b0d735977e78: Preparing [2026-06-03T06:27:19.443Z] 11f59abefc5e: Preparing [2026-06-03T06:27:19.443Z] eeaa73608b53: Preparing [2026-06-03T06:27:19.443Z] a3e576cbc7d0: Waiting [2026-06-03T06:27:19.443Z] b0d735977e78: Waiting [2026-06-03T06:27:19.443Z] 11f59abefc5e: Waiting [2026-06-03T06:27:19.443Z] eeaa73608b53: Waiting [2026-06-03T06:27:19.443Z] d99a27267570: Layer already exists [2026-06-03T06:27:19.443Z] e5b7c193f556: Layer already exists [2026-06-03T06:27:19.443Z] 253a3a3ac557: Layer already exists [2026-06-03T06:27:19.443Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:19.443Z] d1b9ab0c9e48: Layer already exists [2026-06-03T06:27:19.443Z] b0d735977e78: Layer already exists [2026-06-03T06:27:19.443Z] a3e576cbc7d0: Layer already exists [2026-06-03T06:27:19.443Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:19.443Z] 11f59abefc5e: Layer already exists [2026-06-03T06:27:19.443Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:19.829Z] + 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-06-03T06:27:20.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-06-03T06:27:20.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-06-03T06:27:20.168Z] d1b9ab0c9e48: Preparing [2026-06-03T06:27:20.168Z] e5b7c193f556: Preparing [2026-06-03T06:27:20.168Z] 253a3a3ac557: Preparing [2026-06-03T06:27:20.168Z] 1722587a6ad3: Preparing [2026-06-03T06:27:20.168Z] d99a27267570: Preparing [2026-06-03T06:27:20.168Z] a3e576cbc7d0: Preparing [2026-06-03T06:27:20.168Z] b0d735977e78: Preparing [2026-06-03T06:27:20.168Z] 11f59abefc5e: Preparing [2026-06-03T06:27:20.168Z] eeaa73608b53: Preparing [2026-06-03T06:27:20.168Z] b0d735977e78: Waiting [2026-06-03T06:27:20.168Z] 11f59abefc5e: Waiting [2026-06-03T06:27:20.168Z] eeaa73608b53: Waiting [2026-06-03T06:27:20.168Z] a3e576cbc7d0: Waiting [2026-06-03T06:27:20.168Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:20.168Z] 253a3a3ac557: Layer already exists [2026-06-03T06:27:20.168Z] d1b9ab0c9e48: Layer already exists [2026-06-03T06:27:20.168Z] d99a27267570: Layer already exists [2026-06-03T06:27:20.168Z] e5b7c193f556: Layer already exists [2026-06-03T06:27:20.168Z] a3e576cbc7d0: Layer already exists [2026-06-03T06:27:20.168Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:20.168Z] 11f59abefc5e: Layer already exists [2026-06-03T06:27:20.168Z] b0d735977e78: Layer already exists [2026-06-03T06:27:20.431Z] main: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:27:20.511Z] ===================================================== [Pipeline] echo [2026-06-03T06:27:20.527Z] taggedImages: [2026-06-03T06:27:20.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:27:20.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-06-03T06:27:20.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.118 [2026-06-03T06:27:20.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:20.527Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-06-03T06:27:20.548Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-06-03T06:27:20.548Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:27:20.548Z] latest [2026-06-03T06:27:20.548Z] 4.1.0-dev.118 [2026-06-03T06:27:20.548Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:20.548Z] main [2026-06-03T06:27:20.548Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:20.926Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:21.271Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:27:21.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-03T06:27:21.271Z] 825e684bbd92: Preparing [2026-06-03T06:27:21.271Z] b61a9e43cb76: Preparing [2026-06-03T06:27:21.271Z] 1722587a6ad3: Preparing [2026-06-03T06:27:21.271Z] d99a27267570: Preparing [2026-06-03T06:27:21.271Z] 80b0969a983e: Preparing [2026-06-03T06:27:21.271Z] 1dfeed6c8277: Preparing [2026-06-03T06:27:21.271Z] eeaa73608b53: Preparing [2026-06-03T06:27:21.271Z] 1dfeed6c8277: Waiting [2026-06-03T06:27:21.271Z] eeaa73608b53: Waiting [2026-06-03T06:27:21.271Z] d99a27267570: Layer already exists [2026-06-03T06:27:21.271Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:21.535Z] 80b0969a983e: Pushed [2026-06-03T06:27:21.535Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:21.535Z] 825e684bbd92: Pushed [2026-06-03T06:27:22.987Z] 1dfeed6c8277: Pushed [2026-06-03T06:27:29.950Z] b61a9e43cb76: Pushed [2026-06-03T06:27:30.221Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:30.575Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:30.921Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-03T06:27:30.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-03T06:27:30.921Z] 825e684bbd92: Preparing [2026-06-03T06:27:30.921Z] b61a9e43cb76: Preparing [2026-06-03T06:27:30.921Z] 1722587a6ad3: Preparing [2026-06-03T06:27:30.921Z] d99a27267570: Preparing [2026-06-03T06:27:30.921Z] 80b0969a983e: Preparing [2026-06-03T06:27:30.921Z] 1dfeed6c8277: Preparing [2026-06-03T06:27:30.921Z] eeaa73608b53: Preparing [2026-06-03T06:27:30.921Z] eeaa73608b53: Waiting [2026-06-03T06:27:30.921Z] 1dfeed6c8277: Waiting [2026-06-03T06:27:30.921Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:30.921Z] 80b0969a983e: Layer already exists [2026-06-03T06:27:30.921Z] d99a27267570: Layer already exists [2026-06-03T06:27:30.921Z] b61a9e43cb76: Layer already exists [2026-06-03T06:27:30.921Z] 825e684bbd92: Layer already exists [2026-06-03T06:27:30.921Z] 1dfeed6c8277: Layer already exists [2026-06-03T06:27:30.921Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:30.921Z] latest: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:31.558Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:31.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.118 [2026-06-03T06:27:31.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-03T06:27:31.908Z] 825e684bbd92: Preparing [2026-06-03T06:27:31.908Z] b61a9e43cb76: Preparing [2026-06-03T06:27:31.908Z] 1722587a6ad3: Preparing [2026-06-03T06:27:31.908Z] d99a27267570: Preparing [2026-06-03T06:27:31.908Z] 80b0969a983e: Preparing [2026-06-03T06:27:31.908Z] 1dfeed6c8277: Preparing [2026-06-03T06:27:31.908Z] eeaa73608b53: Preparing [2026-06-03T06:27:31.908Z] 1dfeed6c8277: Waiting [2026-06-03T06:27:31.908Z] eeaa73608b53: Waiting [2026-06-03T06:27:31.908Z] d99a27267570: Layer already exists [2026-06-03T06:27:31.908Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:31.908Z] 80b0969a983e: Layer already exists [2026-06-03T06:27:31.908Z] b61a9e43cb76: Layer already exists [2026-06-03T06:27:31.908Z] 825e684bbd92: Layer already exists [2026-06-03T06:27:31.908Z] 1dfeed6c8277: Layer already exists [2026-06-03T06:27:31.908Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:31.908Z] 4.1.0-dev.118: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:32.515Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:32.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:32.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-03T06:27:32.846Z] 825e684bbd92: Preparing [2026-06-03T06:27:32.846Z] b61a9e43cb76: Preparing [2026-06-03T06:27:32.846Z] 1722587a6ad3: Preparing [2026-06-03T06:27:32.846Z] d99a27267570: Preparing [2026-06-03T06:27:32.846Z] 80b0969a983e: Preparing [2026-06-03T06:27:32.846Z] 1dfeed6c8277: Preparing [2026-06-03T06:27:32.846Z] eeaa73608b53: Preparing [2026-06-03T06:27:32.846Z] 1dfeed6c8277: Waiting [2026-06-03T06:27:32.846Z] eeaa73608b53: Waiting [2026-06-03T06:27:32.846Z] d99a27267570: Layer already exists [2026-06-03T06:27:32.846Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:32.846Z] 80b0969a983e: Layer already exists [2026-06-03T06:27:32.846Z] b61a9e43cb76: Layer already exists [2026-06-03T06:27:32.846Z] 825e684bbd92: Layer already exists [2026-06-03T06:27:32.846Z] 1dfeed6c8277: Layer already exists [2026-06-03T06:27:32.846Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:33.109Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:33.531Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:33.868Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-06-03T06:27:33.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-06-03T06:27:33.868Z] 825e684bbd92: Preparing [2026-06-03T06:27:33.868Z] b61a9e43cb76: Preparing [2026-06-03T06:27:33.868Z] 1722587a6ad3: Preparing [2026-06-03T06:27:33.868Z] d99a27267570: Preparing [2026-06-03T06:27:33.868Z] 80b0969a983e: Preparing [2026-06-03T06:27:33.868Z] 1dfeed6c8277: Preparing [2026-06-03T06:27:33.868Z] eeaa73608b53: Preparing [2026-06-03T06:27:33.868Z] 1dfeed6c8277: Waiting [2026-06-03T06:27:33.868Z] eeaa73608b53: Waiting [2026-06-03T06:27:33.868Z] 825e684bbd92: Layer already exists [2026-06-03T06:27:33.868Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:33.868Z] 80b0969a983e: Layer already exists [2026-06-03T06:27:33.868Z] d99a27267570: Layer already exists [2026-06-03T06:27:33.868Z] b61a9e43cb76: Layer already exists [2026-06-03T06:27:33.868Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:33.868Z] 1dfeed6c8277: Layer already exists [2026-06-03T06:27:34.167Z] main: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:27:34.229Z] ===================================================== [Pipeline] echo [2026-06-03T06:27:34.239Z] taggedImages: [2026-06-03T06:27:34.239Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:27:34.239Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-06-03T06:27:34.239Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.118 [2026-06-03T06:27:34.239Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:34.239Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-06-03T06:27:34.257Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-06-03T06:27:34.257Z] 101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:27:34.257Z] latest [2026-06-03T06:27:34.257Z] 4.1.0-dev.118 [2026-06-03T06:27:34.257Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:34.257Z] main [2026-06-03T06:27:34.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:34.615Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:34.962Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:27:34.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-03T06:27:34.962Z] 062dc1fe0a99: Preparing [2026-06-03T06:27:34.962Z] 95feee3e989d: Preparing [2026-06-03T06:27:34.962Z] 1722587a6ad3: Preparing [2026-06-03T06:27:34.962Z] d99a27267570: Preparing [2026-06-03T06:27:34.962Z] 99554d3f9358: Preparing [2026-06-03T06:27:34.962Z] 2c221cd552a7: Preparing [2026-06-03T06:27:34.962Z] eeaa73608b53: Preparing [2026-06-03T06:27:34.962Z] 2c221cd552a7: Waiting [2026-06-03T06:27:34.962Z] eeaa73608b53: Waiting [2026-06-03T06:27:35.264Z] 99554d3f9358: Pushed [2026-06-03T06:27:38.667Z] d99a27267570: Layer already exists [2026-06-03T06:27:38.667Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:38.667Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:38.667Z] 062dc1fe0a99: Pushed [2026-06-03T06:27:39.041Z] 2c221cd552a7: Pushed [2026-06-03T06:27:44.579Z] 95feee3e989d: Pushed [2026-06-03T06:27:44.579Z] 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:44.926Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:45.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-03T06:27:45.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-03T06:27:45.272Z] 062dc1fe0a99: Preparing [2026-06-03T06:27:45.272Z] 95feee3e989d: Preparing [2026-06-03T06:27:45.272Z] 1722587a6ad3: Preparing [2026-06-03T06:27:45.272Z] d99a27267570: Preparing [2026-06-03T06:27:45.272Z] 99554d3f9358: Preparing [2026-06-03T06:27:45.272Z] 2c221cd552a7: Preparing [2026-06-03T06:27:45.272Z] eeaa73608b53: Preparing [2026-06-03T06:27:45.272Z] 2c221cd552a7: Waiting [2026-06-03T06:27:45.272Z] eeaa73608b53: Waiting [2026-06-03T06:27:45.272Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:45.272Z] 99554d3f9358: Layer already exists [2026-06-03T06:27:45.272Z] 95feee3e989d: Layer already exists [2026-06-03T06:27:45.272Z] 062dc1fe0a99: Layer already exists [2026-06-03T06:27:45.272Z] d99a27267570: Layer already exists [2026-06-03T06:27:45.272Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:45.272Z] 2c221cd552a7: Layer already exists [2026-06-03T06:27:45.272Z] latest: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:45.605Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:45.942Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.118 [2026-06-03T06:27:45.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-03T06:27:45.942Z] 062dc1fe0a99: Preparing [2026-06-03T06:27:45.942Z] 95feee3e989d: Preparing [2026-06-03T06:27:45.942Z] 1722587a6ad3: Preparing [2026-06-03T06:27:45.942Z] d99a27267570: Preparing [2026-06-03T06:27:45.942Z] 99554d3f9358: Preparing [2026-06-03T06:27:45.942Z] 2c221cd552a7: Preparing [2026-06-03T06:27:45.942Z] eeaa73608b53: Preparing [2026-06-03T06:27:45.942Z] 2c221cd552a7: Waiting [2026-06-03T06:27:45.942Z] eeaa73608b53: Waiting [2026-06-03T06:27:45.942Z] 95feee3e989d: Layer already exists [2026-06-03T06:27:45.942Z] 99554d3f9358: Layer already exists [2026-06-03T06:27:45.942Z] d99a27267570: Layer already exists [2026-06-03T06:27:45.942Z] 062dc1fe0a99: Layer already exists [2026-06-03T06:27:45.942Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:45.942Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:45.942Z] 2c221cd552a7: Layer already exists [2026-06-03T06:27:45.942Z] 4.1.0-dev.118: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:46.284Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:46.624Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:46.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-03T06:27:46.624Z] 062dc1fe0a99: Preparing [2026-06-03T06:27:46.624Z] 95feee3e989d: Preparing [2026-06-03T06:27:46.624Z] 1722587a6ad3: Preparing [2026-06-03T06:27:46.624Z] d99a27267570: Preparing [2026-06-03T06:27:46.624Z] 99554d3f9358: Preparing [2026-06-03T06:27:46.624Z] 2c221cd552a7: Preparing [2026-06-03T06:27:46.624Z] eeaa73608b53: Preparing [2026-06-03T06:27:46.624Z] 2c221cd552a7: Waiting [2026-06-03T06:27:46.624Z] eeaa73608b53: Waiting [2026-06-03T06:27:46.624Z] 95feee3e989d: Layer already exists [2026-06-03T06:27:46.624Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:46.624Z] 062dc1fe0a99: Layer already exists [2026-06-03T06:27:46.624Z] d99a27267570: Layer already exists [2026-06-03T06:27:46.624Z] 99554d3f9358: Layer already exists [2026-06-03T06:27:46.624Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:46.624Z] 2c221cd552a7: Layer already exists [2026-06-03T06:27:46.624Z] 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:46.973Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:47.307Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-06-03T06:27:47.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-06-03T06:27:47.307Z] 062dc1fe0a99: Preparing [2026-06-03T06:27:47.307Z] 95feee3e989d: Preparing [2026-06-03T06:27:47.307Z] 1722587a6ad3: Preparing [2026-06-03T06:27:47.307Z] d99a27267570: Preparing [2026-06-03T06:27:47.307Z] 99554d3f9358: Preparing [2026-06-03T06:27:47.307Z] 2c221cd552a7: Preparing [2026-06-03T06:27:47.307Z] eeaa73608b53: Preparing [2026-06-03T06:27:47.307Z] 2c221cd552a7: Waiting [2026-06-03T06:27:47.307Z] eeaa73608b53: Waiting [2026-06-03T06:27:47.307Z] 062dc1fe0a99: Layer already exists [2026-06-03T06:27:47.307Z] 1722587a6ad3: Layer already exists [2026-06-03T06:27:47.307Z] 99554d3f9358: Layer already exists [2026-06-03T06:27:47.307Z] 95feee3e989d: Layer already exists [2026-06-03T06:27:47.307Z] d99a27267570: Layer already exists [2026-06-03T06:27:47.307Z] 2c221cd552a7: Layer already exists [2026-06-03T06:27:47.307Z] eeaa73608b53: Layer already exists [2026-06-03T06:27:47.570Z] main: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-06-03T06:27:47.648Z] ===================================================== [Pipeline] echo [2026-06-03T06:27:47.660Z] taggedImages: [2026-06-03T06:27:47.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [2026-06-03T06:27:47.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-06-03T06:27:47.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.118 [2026-06-03T06:27:47.660Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [2026-06-03T06:27:47.660Z] - 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-06-03T06:27:48.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-03T06:27:48.109Z] [2026-06-03T06:27:48.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:27:48.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-03T06:27:48.508Z] arm64: Pulling from edgex-lftools-log-publisher [2026-06-03T06:27:48.508Z] 8998bd30e6a1: Pulling fs layer [2026-06-03T06:27:48.508Z] 04944245beec: Pulling fs layer [2026-06-03T06:27:48.508Z] 699f458cf7ca: Pulling fs layer [2026-06-03T06:27:48.508Z] 765212b225bb: Pulling fs layer [2026-06-03T06:27:48.508Z] f23df028b6ca: Pulling fs layer [2026-06-03T06:27:48.508Z] d65c8cfc05b1: Pulling fs layer [2026-06-03T06:27:48.508Z] 2437ff75d9bd: Pulling fs layer [2026-06-03T06:27:48.508Z] f23df028b6ca: Waiting [2026-06-03T06:27:48.508Z] d65c8cfc05b1: Waiting [2026-06-03T06:27:48.508Z] 2437ff75d9bd: Waiting [2026-06-03T06:27:48.508Z] 765212b225bb: Waiting [2026-06-03T06:27:48.772Z] 04944245beec: Verifying Checksum [2026-06-03T06:27:48.772Z] 04944245beec: Download complete [2026-06-03T06:27:48.772Z] 765212b225bb: Verifying Checksum [2026-06-03T06:27:48.772Z] 765212b225bb: Download complete [2026-06-03T06:27:48.772Z] f23df028b6ca: Verifying Checksum [2026-06-03T06:27:48.772Z] f23df028b6ca: Download complete [2026-06-03T06:27:48.772Z] d65c8cfc05b1: Verifying Checksum [2026-06-03T06:27:48.772Z] d65c8cfc05b1: Download complete [2026-06-03T06:27:48.772Z] 699f458cf7ca: Verifying Checksum [2026-06-03T06:27:48.772Z] 699f458cf7ca: Download complete [2026-06-03T06:27:49.349Z] 8998bd30e6a1: Verifying Checksum [2026-06-03T06:27:49.349Z] 8998bd30e6a1: Download complete [2026-06-03T06:27:51.921Z] 2437ff75d9bd: Download complete [2026-06-03T06:27:53.859Z] 8998bd30e6a1: Pull complete [2026-06-03T06:27:54.123Z] 04944245beec: Pull complete [2026-06-03T06:27:55.522Z] 699f458cf7ca: Pull complete [2026-06-03T06:27:55.787Z] 765212b225bb: Pull complete [2026-06-03T06:27:56.745Z] f23df028b6ca: Pull complete [2026-06-03T06:27:56.745Z] d65c8cfc05b1: Pull complete [2026-06-03T06:28:14.923Z] 2437ff75d9bd: Pull complete [2026-06-03T06:28:14.923Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-06-03T06:28:14.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-06-03T06:28:14.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T06:28:15.122Z] prd-ubuntu20.04-docker-arm64-4c-16g-12264 does not seem to be running inside a container [2026-06-03T06:28:15.172Z] $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T06:28:17.791Z] $ docker top 7573f4a5f7541e94ae5b9062b314e42e705542132d150b74a8c4560a96cd0215 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:28:18.749Z] ---> job-cost.sh [2026-06-03T06:28:18.749Z] lf-activate-venv: SKIPPING [2026-06-03T06:28:18.749Z] INFO: No Stack... [2026-06-03T06:28:19.013Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-06-03T06:28:19.967Z] INFO: Archiving Costs [Pipeline] sh [2026-06-03T06:28:20.593Z] + cat /w/workspace/edgex-go/983/archives/cost.csv [2026-06-03T06:28:20.593Z] + cut -d, -f6 [Pipeline] lock [2026-06-03T06:28:20.629Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-983-stack-cost] [2026-06-03T06:28:20.639Z] Resource [jenkins-edgexfoundry-edgex-go-main-983-stack-cost] did not exist. Created. [2026-06-03T06:28:20.646Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-983-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-06-03T06:28:21.286Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-06-03T06:28:21.892Z] Stashed 1 file(s) [Pipeline] } [2026-06-03T06:28:21.901Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-983-stack-cost] [Pipeline] // lock [Pipeline] } [2026-06-03T06:28:21.920Z] $ docker stop --time=1 7573f4a5f7541e94ae5b9062b314e42e705542132d150b74a8c4560a96cd0215 [2026-06-03T06:28:23.434Z] $ docker rm -f --volumes 7573f4a5f7541e94ae5b9062b314e42e705542132d150b74a8c4560a96cd0215 [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-06-03T06:28:24.024Z] provisioning config files... [2026-06-03T06:28:24.036Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/983@tmp/config12874110471659287536tmp [Pipeline] { [Pipeline] sh [2026-06-03T06:28:24.426Z] + set +x [2026-06-03T06:28:24.426Z] + + bash -s -- [2026-06-03T06:28:24.426Z] curl -s https://codecov.io/bash [2026-06-03T06:28:24.426Z] [2026-06-03T06:28:24.426Z] _____ _ [2026-06-03T06:28:24.426Z] / ____| | | [2026-06-03T06:28:24.426Z] | | ___ __| | ___ ___ _____ __ [2026-06-03T06:28:24.426Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-06-03T06:28:24.426Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-06-03T06:28:24.426Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-06-03T06:28:24.426Z] Bash-1.0.6 [2026-06-03T06:28:24.426Z] [2026-06-03T06:28:24.426Z] [2026-06-03T06:28:24.426Z] ==> git version 2.25.1 found [2026-06-03T06:28:24.426Z] ==> 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-06-03T06:28:24.426Z] Release-Date: 2020-01-08 [2026-06-03T06:28:24.426Z] 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-06-03T06:28:24.426Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-06-03T06:28:24.426Z] ==> Jenkins CI detected. [2026-06-03T06:28:24.426Z] current dir:  /w/workspace/edgex-go/983 [2026-06-03T06:28:24.426Z] project root: . [2026-06-03T06:28:24.426Z] --> token set from env [2026-06-03T06:28:24.426Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-06-03T06:28:24.426Z] ==> Running gcov in . (disable via -X gcov) [2026-06-03T06:28:24.426Z] ==> Python coveragepy not found [2026-06-03T06:28:24.426Z] ==> Searching for coverage reports in: [2026-06-03T06:28:24.426Z] + . [2026-06-03T06:28:24.426Z] -> Found 1 reports [2026-06-03T06:28:24.426Z] ==> Detecting git/mercurial file structure [2026-06-03T06:28:24.426Z] ==> Reading reports [2026-06-03T06:28:24.426Z] + ./coverage.out bytes=1048214 [2026-06-03T06:28:24.685Z] ==> Appending adjustments [2026-06-03T06:28:24.685Z] https://docs.codecov.io/docs/fixing-reports [2026-06-03T06:28:26.094Z] + Found adjustments [2026-06-03T06:28:26.094Z] ==> Gzipping contents [2026-06-03T06:28:26.094Z] 108K /tmp/codecov.fBWlCR.gz [2026-06-03T06:28:26.094Z] ==> Uploading reports [2026-06-03T06:28:26.094Z] url: https://codecov.io [2026-06-03T06:28:26.094Z] query: branch=main&commit=101c4afcebd1743ba7c9a88251c481bd5f388008&build=983&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F983%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-03T06:28:26.094Z] -> Pinging Codecov [2026-06-03T06:28:26.094Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=101c4afcebd1743ba7c9a88251c481bd5f388008&build=983&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F983%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-06-03T06:28:26.354Z] -> Uploading to [2026-06-03T06:28:26.354Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/101c4afcebd1743ba7c9a88251c481bd5f388008/9df09651-5745-4c0c-bad4-73b49fee19e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260603%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260603T062826Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3d8282b81ce4c2d10797d10cc0528d4209ff6326a658496e4b092da91a6f9e68 [2026-06-03T06:28:26.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:26.354Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:26.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 393k --:--:-- --:--:-- --:--:-- 393k [2026-06-03T06:28:26.613Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [2026-06-03T06:28:26.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-06-03T06:28:26.849Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-06-03T06:28:26.871Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:28:27.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-03T06:28:27.190Z] [2026-06-03T06:28:27.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:28:27.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-03T06:28:27.489Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-06-03T06:28:27.489Z] 2d35ebdb57d9: Already exists [2026-06-03T06:28:27.749Z] 85e8836fcdb2: Pulling fs layer [2026-06-03T06:28:27.749Z] 91631faa732a: Pulling fs layer [2026-06-03T06:28:27.749Z] f3f5ae8826fa: Pulling fs layer [2026-06-03T06:28:27.749Z] 4f4fb700ef54: Pulling fs layer [2026-06-03T06:28:27.749Z] 7861252a18e6: Pulling fs layer [2026-06-03T06:28:27.749Z] 9130f900ef6f: Pulling fs layer [2026-06-03T06:28:27.749Z] 4f4fb700ef54: Waiting [2026-06-03T06:28:27.749Z] 7861252a18e6: Waiting [2026-06-03T06:28:27.749Z] 9130f900ef6f: Waiting [2026-06-03T06:28:27.749Z] f3f5ae8826fa: Download complete [2026-06-03T06:28:27.749Z] 85e8836fcdb2: Verifying Checksum [2026-06-03T06:28:27.749Z] 85e8836fcdb2: Download complete [2026-06-03T06:28:27.749Z] 4f4fb700ef54: Verifying Checksum [2026-06-03T06:28:27.749Z] 4f4fb700ef54: Download complete [2026-06-03T06:28:27.749Z] 85e8836fcdb2: Pull complete [2026-06-03T06:28:27.749Z] 7861252a18e6: Verifying Checksum [2026-06-03T06:28:27.749Z] 7861252a18e6: Download complete [2026-06-03T06:28:28.326Z] 91631faa732a: Verifying Checksum [2026-06-03T06:28:28.326Z] 91631faa732a: Download complete [2026-06-03T06:28:29.262Z] 9130f900ef6f: Verifying Checksum [2026-06-03T06:28:29.262Z] 9130f900ef6f: Download complete [2026-06-03T06:28:33.447Z] 91631faa732a: Pull complete [2026-06-03T06:28:33.447Z] f3f5ae8826fa: Pull complete [2026-06-03T06:28:33.447Z] 4f4fb700ef54: Pull complete [2026-06-03T06:28:33.790Z] 7861252a18e6: Pull complete [2026-06-03T06:28:39.060Z] 9130f900ef6f: Pull complete [2026-06-03T06:28:39.060Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-06-03T06:28:39.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-06-03T06:28:39.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T06:28:39.170Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T06:28:39.204Z] $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T06:28:40.685Z] $ docker top be7f21f9eb2effa416ac4d5e0bb552fd6b42c986643094ed1b752aa4874f0bef -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-03T06:28:41.021Z] + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] echo [2026-06-03T06:28:41.032Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-06-03T06:28:41.316Z] + set -o pipefail [2026-06-03T06:28:41.317Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-06-03T06:28:49.443Z] [2026-06-03T06:28:49.443Z] Monitoring /w/workspace/edgex-go/983 (github.com/edgexfoundry/edgex-go)... [2026-06-03T06:28:49.443Z] [2026-06-03T06:28:49.443Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/079b5d6c-8bd5-45b2-8f8b-cb6051e82d8b [2026-06-03T06:28:49.443Z] [2026-06-03T06:28:49.443Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-06-03T06:28:49.443Z] [2026-06-03T06:28:49.443Z] [2026-06-03T06:28:49.443Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2026-06-03T06:28:49.443Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-06-03T06:28:49.712Z] $ docker stop --time=1 be7f21f9eb2effa416ac4d5e0bb552fd6b42c986643094ed1b752aa4874f0bef [2026-06-03T06:28:51.879Z] $ docker rm -f --volumes be7f21f9eb2effa416ac4d5e0bb552fd6b42c986643094ed1b752aa4874f0bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-06-03T06:28:52.363Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-03T06:28:52.382Z] provisioning config files... [2026-06-03T06:28:52.388Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/983@tmp/config9710968686281660023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:28:52.694Z] --> edgex-publish-swagger.sh [2026-06-03T06:28:52.694Z] === Publish openapi API === [2026-06-03T06:28:52.694Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-06-03T06:28:52.694Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/983/openapi/core-command.yaml] [2026-06-03T06:28:52.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:52.694Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:52.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 400 197k --:--:-- --:--:-- --:--:-- 198k [2026-06-03T06:28:52.694Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:52.694Z] [2026-06-03T06:28:52.694Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/983/openapi/core-data.yaml] [2026-06-03T06:28:52.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:52.694Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:52.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 528 588k --:--:-- --:--:-- --:--:-- 588k [2026-06-03T06:28:52.952Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:52.952Z] [2026-06-03T06:28:52.953Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/983/openapi/core-keeper.yaml] [2026-06-03T06:28:52.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:52.953Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:52.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 578 258k --:--:-- --:--:-- --:--:-- 259k [2026-06-03T06:28:52.953Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:52.953Z] [2026-06-03T06:28:52.953Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/983/openapi/core-metadata.yaml] [2026-06-03T06:28:52.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:52.953Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:53.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 0 0 100 163k 0 1510k --:--:-- --:--:-- --:--:-- 1497k 100 163k 100 66 100 163k 532 1316k --:--:-- --:--:-- --:--:-- 1306k [2026-06-03T06:28:53.217Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:53.217Z] [2026-06-03T06:28:53.217Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/983/openapi/security-proxy-auth.yaml] [2026-06-03T06:28:53.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:53.217Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:53.217Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 199k [2026-06-03T06:28:53.217Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:53.217Z] [2026-06-03T06:28:53.217Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/983/openapi/security-secretstore-setup.yaml] [2026-06-03T06:28:53.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:53.217Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:53.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 [2026-06-03T06:28:53.476Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:53.476Z] [2026-06-03T06:28:53.476Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/983/openapi/support-notifications.yaml] [2026-06-03T06:28:53.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:53.476Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:53.476Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 523 774k --:--:-- --:--:-- --:--:-- 775k [2026-06-03T06:28:53.476Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:53.476Z] [2026-06-03T06:28:53.476Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/983/openapi/support-scheduler.yaml] [2026-06-03T06:28:53.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-06-03T06:28:53.476Z] Dload Upload Total Spent Left Speed [2026-06-03T06:28:53.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 600 454k --:--:-- --:--:-- --:--:-- 455k [2026-06-03T06:28:53.734Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-06-03T06:28:53.734Z] [Pipeline] } [2026-06-03T06:28:53.741Z] 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-06-03T06:28:54.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-03T06:28:54.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:28:54.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-03T06:28:54.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T06:28:54.562Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T06:28:54.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T06:28:54.865Z] $ docker top 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 -eo pid,comm [2026-06-03T06:28:54.910Z] 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-06-03T06:28:54.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-03T06:28:54.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-03T06:28:54.979Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-03T06:28:55.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-03T06:28:55.093Z] $ docker exec 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 ssh-agent [2026-06-03T06:28:55.189Z] SSH_AUTH_SOCK=/tmp/ssh-KFmrs082MPPT/agent.33 [2026-06-03T06:28:55.189Z] SSH_AGENT_PID=39 [2026-06-03T06:28:55.195Z] Running ssh-add (command line suppressed) [2026-06-03T06:28:55.291Z] Identity added: /w/workspace/edgex-go/983@tmp/private_key_7970663509418530243.key (/w/workspace/edgex-go/983@tmp/private_key_7970663509418530243.key) [2026-06-03T06:28:55.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-03T06:28:55.596Z] + git semver tag [2026-06-03T06:28:55.854Z] 2026-06-03 06:28:55,822 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-03T06:28:55.854Z] 2026-06-03 06:28:55,826 [run_tag] DEBUG tag force:False [2026-06-03T06:28:55.854Z] 2026-06-03 06:28:55,826 [check_head_tag] DEBUG check head tag [2026-06-03T06:28:55.854Z] 2026-06-03 06:28:55,829 [execute] INFO git cat-file --batch-check [2026-06-03T06:28:55.854Z] 2026-06-03 06:28:55,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/983, stdin=, shell=False, universal_newlines=False) [2026-06-03T06:28:55.854Z] 2026-06-03 06:28:55,833 [execute] INFO git cat-file --batch [2026-06-03T06:28:55.854Z] 2026-06-03 06:28:55,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/983, stdin=, shell=False, universal_newlines=False) [2026-06-03T06:28:56.113Z] 2026-06-03 06:28:55,871 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T06:28:56.113Z] 2026-06-03 06:28:55,871 [execute] INFO git tag -a v4.1.0-dev.118 -m v4.1.0-dev.118 [2026-06-03T06:28:56.113Z] 2026-06-03 06:28:55,871 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.118', '-m', 'v4.1.0-dev.118'], cwd=/w/workspace/edgex-go/983, stdin=None, shell=False, universal_newlines=False) [2026-06-03T06:28:56.113Z] 2026-06-03 06:28:55,875 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T06:28:56.113Z] 4.1.0-dev.118 [Pipeline] } [2026-06-03T06:28:56.121Z] $ docker exec --env ******** --env ******** 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 ssh-agent -k [2026-06-03T06:28:56.208Z] unset SSH_AUTH_SOCK; [2026-06-03T06:28:56.209Z] unset SSH_AGENT_PID; [2026-06-03T06:28:56.209Z] echo Agent pid 39 killed; [2026-06-03T06:28:56.219Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-03T06:28:56.547Z] + git semver [Pipeline] } [2026-06-03T06:28:56.817Z] $ docker stop --time=1 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 [2026-06-03T06:28:58.075Z] $ docker rm -f --volumes 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:28:58.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-03T06:28:58.471Z] [2026-06-03T06:28:58.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:28:58.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-03T06:28:58.778Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-06-03T06:28:58.778Z] ab5ef0e58194: Pulling fs layer [2026-06-03T06:28:58.778Z] 9712f1f96733: Pulling fs layer [2026-06-03T06:28:58.778Z] 63f879dbbcfc: Pulling fs layer [2026-06-03T06:28:58.778Z] 0d9ebad4ef96: Pulling fs layer [2026-06-03T06:28:58.778Z] e9a5061849ea: Pulling fs layer [2026-06-03T06:28:58.778Z] d747dcd14b5f: Pulling fs layer [2026-06-03T06:28:58.778Z] 2de7ff778b66: Pulling fs layer [2026-06-03T06:28:58.778Z] 0d9ebad4ef96: Waiting [2026-06-03T06:28:58.778Z] e9a5061849ea: Waiting [2026-06-03T06:28:58.778Z] d747dcd14b5f: Waiting [2026-06-03T06:28:58.778Z] 2de7ff778b66: Waiting [2026-06-03T06:28:58.778Z] 9712f1f96733: Verifying Checksum [2026-06-03T06:28:58.778Z] 9712f1f96733: Download complete [2026-06-03T06:28:59.036Z] 63f879dbbcfc: Verifying Checksum [2026-06-03T06:28:59.036Z] 63f879dbbcfc: Download complete [2026-06-03T06:28:59.293Z] e9a5061849ea: Verifying Checksum [2026-06-03T06:28:59.293Z] e9a5061849ea: Download complete [2026-06-03T06:28:59.293Z] d747dcd14b5f: Verifying Checksum [2026-06-03T06:28:59.293Z] d747dcd14b5f: Download complete [2026-06-03T06:28:59.293Z] ab5ef0e58194: Verifying Checksum [2026-06-03T06:28:59.293Z] ab5ef0e58194: Download complete [2026-06-03T06:28:59.293Z] 0d9ebad4ef96: Verifying Checksum [2026-06-03T06:28:59.293Z] 0d9ebad4ef96: Download complete [2026-06-03T06:28:59.551Z] 2de7ff778b66: Verifying Checksum [2026-06-03T06:28:59.551Z] 2de7ff778b66: Download complete [2026-06-03T06:29:02.837Z] ab5ef0e58194: Pull complete [2026-06-03T06:29:02.837Z] 9712f1f96733: Pull complete [2026-06-03T06:29:03.771Z] 63f879dbbcfc: Pull complete [2026-06-03T06:29:09.123Z] 0d9ebad4ef96: Pull complete [2026-06-03T06:29:09.123Z] e9a5061849ea: Pull complete [2026-06-03T06:29:09.123Z] d747dcd14b5f: Pull complete [2026-06-03T06:29:10.056Z] 2de7ff778b66: Pull complete [2026-06-03T06:29:10.056Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-06-03T06:29:10.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-06-03T06:29:10.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T06:29:10.159Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T06:29:10.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T06:29:11.617Z] $ docker top 5c38966bb699a8774b4818aa887abcadc931a7f515ce6aeb867208aa72a42f3e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-06-03T06:29:11.745Z] provisioning config files... [2026-06-03T06:29:11.779Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/983@tmp/config14176892924190487013tmp [2026-06-03T06:29:11.832Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/983@tmp/config946180912936549226tmp [2026-06-03T06:29:11.847Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/983@tmp/config17170093126831410140tmp [Pipeline] { [Pipeline] echo [2026-06-03T06:29:11.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:12.296Z] ---> sigul-configuration.sh [2026-06-03T06:29:12.296Z] gpg: directory `/root/.gnupg' created [2026-06-03T06:29:12.296Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-06-03T06:29:12.296Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-06-03T06:29:12.296Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-06-03T06:29:12.296Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-06-03T06:29:12.296Z] gpg: CAST5 encrypted data [2026-06-03T06:29:12.296Z] gpg: encrypted with 1 passphrase [2026-06-03T06:29:12.296Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-06-03T06:29:12.588Z] + mkdir /home/jenkins [2026-06-03T06:29:12.588Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-06-03T06:29:12.883Z] + 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-06-03T06:29:12.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:13.188Z] ---> sigul-install.sh [2026-06-03T06:29:13.188Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-06-03T06:29:13.481Z] + git tag --list [2026-06-03T06:29:13.481Z] 0.6.0 [2026-06-03T06:29:13.481Z] 0.6.1 [2026-06-03T06:29:13.481Z] 0.7.0 [2026-06-03T06:29:13.481Z] 0.7.1 [2026-06-03T06:29:13.481Z] v1.0.0 [2026-06-03T06:29:13.481Z] v1.0.1 [2026-06-03T06:29:13.481Z] v1.1.0 [2026-06-03T06:29:13.481Z] v1.2.0 [2026-06-03T06:29:13.481Z] v1.2.1 [2026-06-03T06:29:13.481Z] v1.3.0 [2026-06-03T06:29:13.481Z] v1.3.1 [2026-06-03T06:29:13.481Z] v2.0.0 [2026-06-03T06:29:13.481Z] v2.1.0 [2026-06-03T06:29:13.481Z] v2.1.1 [2026-06-03T06:29:13.481Z] v2.2.0 [2026-06-03T06:29:13.481Z] v2.3.0 [2026-06-03T06:29:13.481Z] v3.0 [2026-06-03T06:29:13.481Z] v3.0.0 [2026-06-03T06:29:13.481Z] v3.1 [2026-06-03T06:29:13.481Z] v3.1.0 [2026-06-03T06:29:13.481Z] v3.1.1 [2026-06-03T06:29:13.481Z] v4.0 [2026-06-03T06:29:13.481Z] v4.0.0 [2026-06-03T06:29:13.481Z] v4.0.1 [2026-06-03T06:29:13.481Z] v4.0.1-dev.1 [2026-06-03T06:29:13.481Z] v4.0.1-dev.2 [2026-06-03T06:29:13.481Z] v4.0.2 [2026-06-03T06:29:13.481Z] v4.0.2-dev.1 [2026-06-03T06:29:13.481Z] v4.1.0-dev.1 [2026-06-03T06:29:13.481Z] v4.1.0-dev.10 [2026-06-03T06:29:13.481Z] v4.1.0-dev.100 [2026-06-03T06:29:13.481Z] v4.1.0-dev.101 [2026-06-03T06:29:13.481Z] v4.1.0-dev.102 [2026-06-03T06:29:13.481Z] v4.1.0-dev.103 [2026-06-03T06:29:13.481Z] v4.1.0-dev.104 [2026-06-03T06:29:13.481Z] v4.1.0-dev.105 [2026-06-03T06:29:13.481Z] v4.1.0-dev.106 [2026-06-03T06:29:13.481Z] v4.1.0-dev.107 [2026-06-03T06:29:13.481Z] v4.1.0-dev.108 [2026-06-03T06:29:13.481Z] v4.1.0-dev.109 [2026-06-03T06:29:13.481Z] v4.1.0-dev.11 [2026-06-03T06:29:13.481Z] v4.1.0-dev.110 [2026-06-03T06:29:13.481Z] v4.1.0-dev.111 [2026-06-03T06:29:13.481Z] v4.1.0-dev.112 [2026-06-03T06:29:13.481Z] v4.1.0-dev.113 [2026-06-03T06:29:13.481Z] v4.1.0-dev.114 [2026-06-03T06:29:13.481Z] v4.1.0-dev.115 [2026-06-03T06:29:13.481Z] v4.1.0-dev.116 [2026-06-03T06:29:13.481Z] v4.1.0-dev.117 [2026-06-03T06:29:13.481Z] v4.1.0-dev.118 [2026-06-03T06:29:13.481Z] v4.1.0-dev.12 [2026-06-03T06:29:13.481Z] v4.1.0-dev.13 [2026-06-03T06:29:13.481Z] v4.1.0-dev.14 [2026-06-03T06:29:13.481Z] v4.1.0-dev.15 [2026-06-03T06:29:13.481Z] v4.1.0-dev.16 [2026-06-03T06:29:13.481Z] v4.1.0-dev.17 [2026-06-03T06:29:13.481Z] v4.1.0-dev.18 [2026-06-03T06:29:13.481Z] v4.1.0-dev.19 [2026-06-03T06:29:13.481Z] v4.1.0-dev.2 [2026-06-03T06:29:13.481Z] v4.1.0-dev.20 [2026-06-03T06:29:13.481Z] v4.1.0-dev.21 [2026-06-03T06:29:13.481Z] v4.1.0-dev.22 [2026-06-03T06:29:13.481Z] v4.1.0-dev.23 [2026-06-03T06:29:13.481Z] v4.1.0-dev.24 [2026-06-03T06:29:13.481Z] v4.1.0-dev.25 [2026-06-03T06:29:13.481Z] v4.1.0-dev.26 [2026-06-03T06:29:13.481Z] v4.1.0-dev.27 [2026-06-03T06:29:13.481Z] v4.1.0-dev.28 [2026-06-03T06:29:13.481Z] v4.1.0-dev.29 [2026-06-03T06:29:13.481Z] v4.1.0-dev.3 [2026-06-03T06:29:13.481Z] v4.1.0-dev.30 [2026-06-03T06:29:13.481Z] v4.1.0-dev.31 [2026-06-03T06:29:13.481Z] v4.1.0-dev.32 [2026-06-03T06:29:13.481Z] v4.1.0-dev.33 [2026-06-03T06:29:13.481Z] v4.1.0-dev.34 [2026-06-03T06:29:13.481Z] v4.1.0-dev.35 [2026-06-03T06:29:13.481Z] v4.1.0-dev.36 [2026-06-03T06:29:13.481Z] v4.1.0-dev.37 [2026-06-03T06:29:13.481Z] v4.1.0-dev.38 [2026-06-03T06:29:13.481Z] v4.1.0-dev.39 [2026-06-03T06:29:13.481Z] v4.1.0-dev.4 [2026-06-03T06:29:13.481Z] v4.1.0-dev.40 [2026-06-03T06:29:13.481Z] v4.1.0-dev.41 [2026-06-03T06:29:13.481Z] v4.1.0-dev.42 [2026-06-03T06:29:13.481Z] v4.1.0-dev.43 [2026-06-03T06:29:13.481Z] v4.1.0-dev.44 [2026-06-03T06:29:13.481Z] v4.1.0-dev.45 [2026-06-03T06:29:13.481Z] v4.1.0-dev.46 [2026-06-03T06:29:13.481Z] v4.1.0-dev.47 [2026-06-03T06:29:13.481Z] v4.1.0-dev.48 [2026-06-03T06:29:13.481Z] v4.1.0-dev.49 [2026-06-03T06:29:13.481Z] v4.1.0-dev.5 [2026-06-03T06:29:13.481Z] v4.1.0-dev.50 [2026-06-03T06:29:13.481Z] v4.1.0-dev.51 [2026-06-03T06:29:13.481Z] v4.1.0-dev.52 [2026-06-03T06:29:13.481Z] v4.1.0-dev.53 [2026-06-03T06:29:13.481Z] v4.1.0-dev.54 [2026-06-03T06:29:13.481Z] v4.1.0-dev.55 [2026-06-03T06:29:13.481Z] v4.1.0-dev.56 [2026-06-03T06:29:13.481Z] v4.1.0-dev.57 [2026-06-03T06:29:13.481Z] v4.1.0-dev.58 [2026-06-03T06:29:13.481Z] v4.1.0-dev.59 [2026-06-03T06:29:13.481Z] v4.1.0-dev.6 [2026-06-03T06:29:13.481Z] v4.1.0-dev.60 [2026-06-03T06:29:13.481Z] v4.1.0-dev.61 [2026-06-03T06:29:13.481Z] v4.1.0-dev.62 [2026-06-03T06:29:13.481Z] v4.1.0-dev.63 [2026-06-03T06:29:13.481Z] v4.1.0-dev.64 [2026-06-03T06:29:13.481Z] v4.1.0-dev.65 [2026-06-03T06:29:13.481Z] v4.1.0-dev.66 [2026-06-03T06:29:13.481Z] v4.1.0-dev.67 [2026-06-03T06:29:13.481Z] v4.1.0-dev.68 [2026-06-03T06:29:13.481Z] v4.1.0-dev.69 [2026-06-03T06:29:13.481Z] v4.1.0-dev.7 [2026-06-03T06:29:13.481Z] v4.1.0-dev.70 [2026-06-03T06:29:13.481Z] v4.1.0-dev.71 [2026-06-03T06:29:13.481Z] v4.1.0-dev.72 [2026-06-03T06:29:13.481Z] v4.1.0-dev.73 [2026-06-03T06:29:13.481Z] v4.1.0-dev.74 [2026-06-03T06:29:13.481Z] v4.1.0-dev.75 [2026-06-03T06:29:13.481Z] v4.1.0-dev.76 [2026-06-03T06:29:13.481Z] v4.1.0-dev.77 [2026-06-03T06:29:13.481Z] v4.1.0-dev.78 [2026-06-03T06:29:13.481Z] v4.1.0-dev.79 [2026-06-03T06:29:13.481Z] v4.1.0-dev.8 [2026-06-03T06:29:13.481Z] v4.1.0-dev.80 [2026-06-03T06:29:13.481Z] v4.1.0-dev.81 [2026-06-03T06:29:13.481Z] v4.1.0-dev.82 [2026-06-03T06:29:13.481Z] v4.1.0-dev.83 [2026-06-03T06:29:13.481Z] v4.1.0-dev.84 [2026-06-03T06:29:13.481Z] v4.1.0-dev.85 [2026-06-03T06:29:13.481Z] v4.1.0-dev.86 [2026-06-03T06:29:13.481Z] v4.1.0-dev.87 [2026-06-03T06:29:13.481Z] v4.1.0-dev.88 [2026-06-03T06:29:13.481Z] v4.1.0-dev.89 [2026-06-03T06:29:13.481Z] v4.1.0-dev.9 [2026-06-03T06:29:13.481Z] v4.1.0-dev.90 [2026-06-03T06:29:13.481Z] v4.1.0-dev.91 [2026-06-03T06:29:13.481Z] v4.1.0-dev.92 [2026-06-03T06:29:13.481Z] v4.1.0-dev.93 [2026-06-03T06:29:13.481Z] v4.1.0-dev.94 [2026-06-03T06:29:13.481Z] v4.1.0-dev.95 [2026-06-03T06:29:13.481Z] v4.1.0-dev.96 [2026-06-03T06:29:13.481Z] v4.1.0-dev.97 [2026-06-03T06:29:13.481Z] v4.1.0-dev.98 [2026-06-03T06:29:13.481Z] v4.1.0-dev.99 [Pipeline] sh [2026-06-03T06:29:13.776Z] + lftools sign git-tag v4.1.0-dev.118 [2026-06-03T06:29:14.344Z] Signing Git tag with Sigul... [2026-06-03T06:29:14.344Z] Signing v4.1.0-dev.118 [Pipeline] echo [2026-06-03T06:29:14.619Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:14.915Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-06-03T06:29:14.921Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-06-03T06:29:14.943Z] $ docker stop --time=1 5c38966bb699a8774b4818aa887abcadc931a7f515ce6aeb867208aa72a42f3e [2026-06-03T06:29:16.203Z] $ docker rm -f --volumes 5c38966bb699a8774b4818aa887abcadc931a7f515ce6aeb867208aa72a42f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-06-03T06:29:16.645Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-03T06:29:16.645Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:29:16.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-03T06:29:16.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T06:29:17.026Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T06:29:17.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T06:29:17.275Z] $ docker top 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a -eo pid,comm [2026-06-03T06:29:17.315Z] 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-06-03T06:29:17.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-03T06:29:17.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-03T06:29:17.379Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-03T06:29:17.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-03T06:29:17.486Z] $ docker exec 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a ssh-agent [2026-06-03T06:29:17.599Z] SSH_AUTH_SOCK=/tmp/ssh-tzXKfIN3FpjJ/agent.33 [2026-06-03T06:29:17.599Z] SSH_AGENT_PID=39 [2026-06-03T06:29:17.605Z] Running ssh-add (command line suppressed) [2026-06-03T06:29:17.697Z] Identity added: /w/workspace/edgex-go/983@tmp/private_key_1536770806774792541.key (/w/workspace/edgex-go/983@tmp/private_key_1536770806774792541.key) [2026-06-03T06:29:17.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-03T06:29:18.015Z] + git semver bump pre [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,215 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,219 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,219 [bump_version] DEBUG bumping version:4.1.0-dev.118 on axis:pre with prefix:dev [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,219 [bump_version] DEBUG bumped version:4.1.0-dev.119 [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,219 [write_version] DEBUG write version:4.1.0-dev.119 to path:/w/workspace/edgex-go/983/.semver/main with force:True [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,219 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,219 [write_file] DEBUG write to file:/w/workspace/edgex-go/983/.semver/main [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,222 [execute] INFO git cat-file --batch-check [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/983/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,225 [execute] INFO git cat-file --batch [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/983/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-03T06:29:18.291Z] 2026-06-03 06:29:18,228 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T06:29:18.291Z] 4.1.0-dev.119 [Pipeline] } [2026-06-03T06:29:18.299Z] $ docker exec --env ******** --env ******** 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a ssh-agent -k [2026-06-03T06:29:18.397Z] unset SSH_AUTH_SOCK; [2026-06-03T06:29:18.397Z] unset SSH_AGENT_PID; [2026-06-03T06:29:18.397Z] echo Agent pid 39 killed; [2026-06-03T06:29:18.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-03T06:29:18.740Z] + git semver [Pipeline] } [2026-06-03T06:29:19.012Z] $ docker stop --time=1 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a [2026-06-03T06:29:20.267Z] $ docker rm -f --volumes 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a [Pipeline] // withDockerContainer [Pipeline] sh [2026-06-03T06:29:20.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-06-03T06:29:20.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:29:20.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-06-03T06:29:20.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T06:29:20.965Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T06:29:20.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T06:29:21.198Z] $ docker top 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc -eo pid,comm [2026-06-03T06:29:21.235Z] 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-06-03T06:29:21.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-06-03T06:29:21.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-06-03T06:29:21.288Z] [ssh-agent] Looking for ssh-agent implementation... [2026-06-03T06:29:21.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-06-03T06:29:21.398Z] $ docker exec 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc ssh-agent [2026-06-03T06:29:21.494Z] SSH_AUTH_SOCK=/tmp/ssh-8Rc0fJUObzN7/agent.32 [2026-06-03T06:29:21.494Z] SSH_AGENT_PID=38 [2026-06-03T06:29:21.498Z] Running ssh-add (command line suppressed) [2026-06-03T06:29:21.587Z] Identity added: /w/workspace/edgex-go/983@tmp/private_key_8311512268229182541.key (/w/workspace/edgex-go/983@tmp/private_key_8311512268229182541.key) [2026-06-03T06:29:21.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-06-03T06:29:21.888Z] + git semver push [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,090 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,094 [run_push] DEBUG push [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,094 [execute] INFO git cat-file --batch-check [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/983/.semver, stdin=, shell=False, universal_newlines=False) [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,096 [execute] INFO git rev-list 12381601c473fed0755ca97f10c38cf688f2dd73 -- [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,097 [execute] DEBUG Popen(['git', 'rev-list', '12381601c473fed0755ca97f10c38cf688f2dd73', '--'], cwd=/w/workspace/edgex-go/983/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,118 [execute] INFO git fetch -v -- origin [2026-06-03T06:29:22.147Z] 2026-06-03 06:29:22,118 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/983/.semver, stdin=None, shell=False, universal_newlines=True) [2026-06-03T06:29:23.086Z] 2026-06-03 06:29:22,747 [run_push] DEBUG no remote changes detected [2026-06-03T06:29:23.086Z] 2026-06-03 06:29:22,747 [execute] INFO git push origin semver [2026-06-03T06:29:23.086Z] 2026-06-03 06:29:22,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/983/.semver, stdin=None, shell=False, universal_newlines=False) [2026-06-03T06:29:24.028Z] 2026-06-03 06:29:23,990 [run_push] DEBUG push all version tags [2026-06-03T06:29:24.028Z] 2026-06-03 06:29:23,990 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-06-03T06:29:24.028Z] 2026-06-03 06:29:23,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/983, stdin=None, shell=False, universal_newlines=False) [2026-06-03T06:29:25.406Z] 2026-06-03 06:29:25,163 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main [2026-06-03T06:29:25.406Z] 4.1.0-dev.119 [Pipeline] } [2026-06-03T06:29:25.413Z] $ docker exec --env ******** --env ******** 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc ssh-agent -k [2026-06-03T06:29:25.512Z] unset SSH_AUTH_SOCK; [2026-06-03T06:29:25.513Z] unset SSH_AGENT_PID; [2026-06-03T06:29:25.513Z] echo Agent pid 38 killed; [2026-06-03T06:29:25.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-06-03T06:29:25.908Z] + git semver [Pipeline] } [2026-06-03T06:29:26.179Z] $ docker stop --time=1 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc [2026-06-03T06:29:27.448Z] $ docker rm -f --volumes 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc [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-06-03T06:29:28.076Z] + [ -d /w/workspace/edgex-go/983/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:28.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:29.229Z] ---> package-listing.sh [2026-06-03T06:29:29.229Z] ++ facter osfamily [2026-06-03T06:29:29.229Z] ++ tr '[:upper:]' '[:lower:]' [2026-06-03T06:29:29.487Z] + OS_FAMILY=debian [2026-06-03T06:29:29.487Z] + workspace=/w/workspace/edgex-go/983 [2026-06-03T06:29:29.487Z] + START_PACKAGES=/tmp/packages_start.txt [2026-06-03T06:29:29.487Z] + END_PACKAGES=/tmp/packages_end.txt [2026-06-03T06:29:29.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-06-03T06:29:29.487Z] + PACKAGES=/tmp/packages_start.txt [2026-06-03T06:29:29.487Z] + '[' /w/workspace/edgex-go/983 ']' [2026-06-03T06:29:29.487Z] + PACKAGES=/tmp/packages_end.txt [2026-06-03T06:29:29.487Z] + case "${OS_FAMILY}" in [2026-06-03T06:29:29.487Z] + dpkg -l [2026-06-03T06:29:29.487Z] + grep '^ii' [2026-06-03T06:29:29.487Z] + '[' -f /tmp/packages_start.txt ']' [2026-06-03T06:29:29.487Z] + '[' -f /tmp/packages_end.txt ']' [2026-06-03T06:29:29.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-06-03T06:29:29.487Z] + '[' /w/workspace/edgex-go/983 ']' [2026-06-03T06:29:29.487Z] + mkdir -p /w/workspace/edgex-go/983/archives/ [2026-06-03T06:29:29.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/983/archives/ [Pipeline] echo [2026-06-03T06:29:29.499Z] 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/983/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-06-03T06:29:29.773Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:29:30.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-03T06:29:30.333Z] [2026-06-03T06:29:30.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-06-03T06:29:30.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-03T06:29:30.630Z] latest: Pulling from edgex-lftools-log-publisher [2026-06-03T06:29:30.630Z] 5eb5b503b376: Pulling fs layer [2026-06-03T06:29:30.630Z] 5c69ac0246d0: Pulling fs layer [2026-06-03T06:29:30.630Z] ec43610c2a17: Pulling fs layer [2026-06-03T06:29:30.630Z] 3a2ae6a8a46f: Pulling fs layer [2026-06-03T06:29:30.630Z] 33b1e0a273af: Pulling fs layer [2026-06-03T06:29:30.630Z] 5d3b04190fa2: Pulling fs layer [2026-06-03T06:29:30.630Z] 2f39f015ded8: Pulling fs layer [2026-06-03T06:29:30.630Z] 3a2ae6a8a46f: Waiting [2026-06-03T06:29:30.630Z] 33b1e0a273af: Waiting [2026-06-03T06:29:30.630Z] 5d3b04190fa2: Waiting [2026-06-03T06:29:30.630Z] 2f39f015ded8: Waiting [2026-06-03T06:29:30.630Z] 5c69ac0246d0: Verifying Checksum [2026-06-03T06:29:30.630Z] 5c69ac0246d0: Download complete [2026-06-03T06:29:30.630Z] 3a2ae6a8a46f: Download complete [2026-06-03T06:29:30.630Z] 33b1e0a273af: Download complete [2026-06-03T06:29:30.630Z] 5d3b04190fa2: Verifying Checksum [2026-06-03T06:29:30.630Z] 5d3b04190fa2: Download complete [2026-06-03T06:29:30.630Z] ec43610c2a17: Verifying Checksum [2026-06-03T06:29:30.630Z] ec43610c2a17: Download complete [2026-06-03T06:29:30.887Z] 5eb5b503b376: Verifying Checksum [2026-06-03T06:29:30.887Z] 5eb5b503b376: Download complete [2026-06-03T06:29:31.455Z] 2f39f015ded8: Download complete [2026-06-03T06:29:32.387Z] 5eb5b503b376: Pull complete [2026-06-03T06:29:32.387Z] 5c69ac0246d0: Pull complete [2026-06-03T06:29:32.995Z] ec43610c2a17: Pull complete [2026-06-03T06:29:32.995Z] 3a2ae6a8a46f: Pull complete [2026-06-03T06:29:33.284Z] 33b1e0a273af: Pull complete [2026-06-03T06:29:33.284Z] 5d3b04190fa2: Pull complete [2026-06-03T06:29:38.805Z] 2f39f015ded8: Pull complete [2026-06-03T06:29:38.805Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-06-03T06:29:38.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-06-03T06:29:38.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-06-03T06:29:38.901Z] prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container [2026-06-03T06:29:38.937Z] $ 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/983/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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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-06-03T06:29:40.306Z] $ docker top 0cc5159a14ac402b47be7b79b108994f1690bec5f9e53fbf8c279db3bafa5a19 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-06-03T06:29:40.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-06-03T06:29:40.991Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-06-03T06:29:41.273Z] + ls /var/log/sa-host [2026-06-03T06:29:41.273Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-06-03T06:29:41.431Z] provisioning config files... [2026-06-03T06:29:41.439Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/983@tmp/config9903045027367185892tmp [Pipeline] { [Pipeline] echo [2026-06-03T06:29:41.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:41.738Z] ---> create-netrc.sh [Pipeline] } [2026-06-03T06:29:41.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:42.083Z] ---> python-tools-install.sh [Pipeline] echo [2026-06-03T06:29:42.090Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:42.369Z] ---> sudo-logs.sh [2026-06-03T06:29:42.370Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-06-03T06:29:42.397Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:42.682Z] ---> job-cost.sh [2026-06-03T06:29:42.682Z] lf-activate-venv: SKIPPING [2026-06-03T06:29:42.682Z] DEBUG: total: 0.10999999940395355 [2026-06-03T06:29:42.682Z] INFO: Retrieving Stack Cost... [2026-06-03T06:29:42.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-06-03T06:29:43.198Z] INFO: Archiving Costs [Pipeline] echo [2026-06-03T06:29:43.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-06-03T06:29:43.498Z] ---> logs-deploy.sh [2026-06-03T06:29:43.498Z] lf-activate-venv: SKIPPING [2026-06-03T06:29:43.498Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/983 [2026-06-03T06:29:43.498Z] INFO: archiving workspace using pattern(s): [2026-06-03T06:29:44.433Z] Archives upload complete. [2026-06-03T06:29:44.433Z] INFO: archiving logs to Nexus