Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc58ac0dac0787938a5e9497f29259cbc909982a 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-ssh12037149458234879604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh6075153605787173371.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh3659378594788829888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh1448412669584992788.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-ssh5992312428534789753.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10598 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/981 [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/981 # 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 fc58ac0dac0787938a5e9497f29259cbc909982a (main) Commit message: "Merge pull request #5434 from sabrina-lin527/update-changelog" > 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 fc58ac0dac0787938a5e9497f29259cbc909982a # timeout=10 > git rev-list --no-walk 3a45c91516f5c303fac369081ced01397353f73a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-25T04:48:14.899Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-25T04:48:14.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-25T04:48:15.006Z] ========================================================= [2026-05-25T04:48:15.006Z] EdgeX Global Pipelines Version Info [2026-05-25T04:48:15.006Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:48:16.156Z] ------------------- [2026-05-25T04:48:16.156Z] stable info: [2026-05-25T04:48:16.156Z] ------------------- [2026-05-25T04:48:16.156Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:48:16.156Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:48:16.156Z] Message: update stable to v1.0.280 [2026-05-25T04:48:16.725Z] ------------------- [2026-05-25T04:48:16.725Z] experimental info: [2026-05-25T04:48:16.725Z] ------------------- [2026-05-25T04:48:16.725Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-25T04:48:16.725Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-25T04:48:16.725Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-25T04:48:16.812Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-05-25T04:48:16.840Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-05-25T04:48:16.866Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-25T04:48:16.894Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-25T04:48:16.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-25T04:48:16.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-25T04:48:16.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-25T04:48:16.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-05-25T04:48:17.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-05-25T04:48:17.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-05-25T04:48:17.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-25T04:48:17.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-25T04:48:17.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-25T04:48:17.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-25T04:48:17.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-25T04:48:17.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:48:17.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-25T04:48:17.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-25T04:48:17.261Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-05-25T04:48:17.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-05-25T04:48:17.303Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-25T04:48:17.332Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-25T04:48:17.362Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-25T04:48:17.383Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-05-25T04:48:17.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-05-25T04:48:17.436Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-05-25T04:48:17.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] echo [2026-05-25T04:48:17.489Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc58ac0 [Pipeline] echo [2026-05-25T04:48:17.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:48:17.578Z] provisioning config files... [2026-05-25T04:48:17.598Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config16693089818537782801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:48:17.939Z] ---> ****-login.sh [2026-05-25T04:48:17.939Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:48:17.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:48:18.200Z] [2026-05-25T04:48:18.200Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:48:18.200Z] Configure a credential helper to remove this warning. See [2026-05-25T04:48:18.200Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:48:18.200Z] [2026-05-25T04:48:18.200Z] Login Succeeded [2026-05-25T04:48:18.200Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:48:18.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:48:18.200Z] [2026-05-25T04:48:18.201Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:48:18.201Z] Configure a credential helper to remove this warning. See [2026-05-25T04:48:18.201Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:48:18.201Z] [2026-05-25T04:48:18.201Z] Login Succeeded [2026-05-25T04:48:18.201Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:48:18.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:48:18.461Z] [2026-05-25T04:48:18.461Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:48:18.461Z] Configure a credential helper to remove this warning. See [2026-05-25T04:48:18.461Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:48:18.461Z] [2026-05-25T04:48:18.461Z] Login Succeeded [2026-05-25T04:48:18.461Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:48:18.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:48:18.461Z] [2026-05-25T04:48:18.461Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:48:18.461Z] Configure a credential helper to remove this warning. See [2026-05-25T04:48:18.461Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:48:18.461Z] [2026-05-25T04:48:18.461Z] Login Succeeded [2026-05-25T04:48:18.461Z] ****.io [2026-05-25T04:48:18.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:48:18.721Z] [2026-05-25T04:48:18.722Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-25T04:48:18.722Z] Configure a credential helper to remove this warning. See [2026-05-25T04:48:18.722Z] https://docs.****.com/go/credential-store/ [2026-05-25T04:48:18.722Z] [2026-05-25T04:48:18.722Z] Login Succeeded [2026-05-25T04:48:18.722Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:48:18.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:48:19.140Z] + 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-05-25T04:48:19.140Z] + dirname cmd/core-command/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo core-command,cmd/core-command/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/core-data/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo core-data,cmd/core-data/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/core-keeper/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/core-metadata/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/security-spire-agent/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + dirname cmd/security-spire-config/Dockerfile [2026-05-25T04:48:19.140Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/security-spire-server/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/support-notifications/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-05-25T04:48:19.140Z] + dirname cmd/support-scheduler/Dockerfile [2026-05-25T04:48:19.140Z] + cut -d/ -f2 [2026-05-25T04:48:19.140Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-05-25T04:48:19.181Z] 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-05-25T04:48:19.543Z] + git rev-list -1 --merges fc58ac0dac0787938a5e9497f29259cbc909982a~1..fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] echo [2026-05-25T04:48:19.556Z] -----------> git rev-list -1 --merges fc58ac0dac0787938a5e9497f29259cbc909982a~1..fc58ac0dac0787938a5e9497f29259cbc909982a fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:48:19.556Z] fc58ac0dac0787938a5e9497f29259cbc909982a [false] [Pipeline] sh [2026-05-25T04:48:19.846Z] + git log --format=format:%s -1 fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] echo [2026-05-25T04:48:19.860Z] ========================================================= [2026-05-25T04:48:19.860Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-05-25T04:48:19.860Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-05-25T04:48:20.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T04:48:20.221Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-25T04:48:20.221Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-25T04:48:20.221Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-25T04:48:20.221Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-25T04:48:20.221Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-25T04:48:20.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:48:20.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:48:20.578Z] [2026-05-25T04:48:20.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:48:20.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:48:20.884Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-25T04:48:20.884Z] 3dae71ba6b94: Pulling fs layer [2026-05-25T04:48:20.884Z] 6bf1a483ea7c: Pulling fs layer [2026-05-25T04:48:20.884Z] f5dfc541a4d3: Pulling fs layer [2026-05-25T04:48:20.884Z] 461d9e800cba: Pulling fs layer [2026-05-25T04:48:20.884Z] 80192f66455f: Pulling fs layer [2026-05-25T04:48:20.884Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-25T04:48:20.884Z] a29436f7fd5d: Pulling fs layer [2026-05-25T04:48:20.884Z] 923cac83aea3: Pulling fs layer [2026-05-25T04:48:20.884Z] 25ad8b0a4227: Pulling fs layer [2026-05-25T04:48:20.884Z] db01528c6b51: Pulling fs layer [2026-05-25T04:48:20.884Z] 28988de357af: Pulling fs layer [2026-05-25T04:48:20.884Z] a29436f7fd5d: Waiting [2026-05-25T04:48:20.884Z] 923cac83aea3: Waiting [2026-05-25T04:48:20.884Z] 25ad8b0a4227: Waiting [2026-05-25T04:48:20.884Z] db01528c6b51: Waiting [2026-05-25T04:48:20.884Z] 461d9e800cba: Waiting [2026-05-25T04:48:20.884Z] 2e8e34ca0e6c: Waiting [2026-05-25T04:48:20.884Z] 28988de357af: Waiting [2026-05-25T04:48:20.884Z] 80192f66455f: Waiting [2026-05-25T04:48:20.884Z] 6bf1a483ea7c: Verifying Checksum [2026-05-25T04:48:20.884Z] 6bf1a483ea7c: Download complete [2026-05-25T04:48:20.884Z] 461d9e800cba: Download complete [2026-05-25T04:48:20.884Z] 80192f66455f: Verifying Checksum [2026-05-25T04:48:20.884Z] 80192f66455f: Download complete [2026-05-25T04:48:21.146Z] f5dfc541a4d3: Verifying Checksum [2026-05-25T04:48:21.146Z] f5dfc541a4d3: Download complete [2026-05-25T04:48:21.146Z] 3dae71ba6b94: Verifying Checksum [2026-05-25T04:48:21.146Z] 3dae71ba6b94: Download complete [2026-05-25T04:48:21.146Z] 923cac83aea3: Verifying Checksum [2026-05-25T04:48:21.146Z] 923cac83aea3: Download complete [2026-05-25T04:48:21.146Z] 25ad8b0a4227: Verifying Checksum [2026-05-25T04:48:21.146Z] 25ad8b0a4227: Download complete [2026-05-25T04:48:21.146Z] db01528c6b51: Verifying Checksum [2026-05-25T04:48:21.146Z] db01528c6b51: Download complete [2026-05-25T04:48:21.408Z] 28988de357af: Verifying Checksum [2026-05-25T04:48:21.408Z] 28988de357af: Download complete [2026-05-25T04:48:21.408Z] a29436f7fd5d: Verifying Checksum [2026-05-25T04:48:21.408Z] a29436f7fd5d: Download complete [2026-05-25T04:48:21.977Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-25T04:48:21.977Z] 2e8e34ca0e6c: Download complete [2026-05-25T04:48:22.546Z] 3dae71ba6b94: Pull complete [2026-05-25T04:48:22.804Z] 6bf1a483ea7c: Pull complete [2026-05-25T04:48:23.373Z] f5dfc541a4d3: Pull complete [2026-05-25T04:48:23.633Z] 461d9e800cba: Pull complete [2026-05-25T04:48:23.633Z] 80192f66455f: Pull complete [2026-05-25T04:48:28.913Z] 2e8e34ca0e6c: Pull complete [2026-05-25T04:48:28.913Z] a29436f7fd5d: Pull complete [2026-05-25T04:48:28.913Z] 923cac83aea3: Pull complete [2026-05-25T04:48:29.178Z] 25ad8b0a4227: Pull complete [2026-05-25T04:48:29.178Z] db01528c6b51: Pull complete [2026-05-25T04:48:29.178Z] 28988de357af: Pull complete [2026-05-25T04:48:29.178Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-25T04:48:29.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T04:48:29.178Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:48:29.310Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T04:48:29.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T04:48:30.890Z] $ docker top 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 -eo pid,comm [2026-05-25T04:48:30.939Z] 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-05-25T04:48:30.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T04:48:31.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:48:31.002Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:48:31.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:48:31.119Z] $ docker exec 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent [2026-05-25T04:48:31.229Z] SSH_AUTH_SOCK=/tmp/ssh-CLQChGBew3sU/agent.33 [2026-05-25T04:48:31.229Z] SSH_AGENT_PID=39 [2026-05-25T04:48:31.235Z] Running ssh-add (command line suppressed) [2026-05-25T04:48:31.335Z] Identity added: /w/workspace/edgex-go/981@tmp/private_key_16069679699700347623.key (/w/workspace/edgex-go/981@tmp/private_key_16069679699700347623.key) [2026-05-25T04:48:31.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:48:31.639Z] + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] sh [2026-05-25T04:48:31.927Z] + git tag --points-at HEAD [Pipeline] } [2026-05-25T04:48:31.941Z] $ docker exec --env ******** --env ******** 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent -k [2026-05-25T04:48:32.045Z] unset SSH_AUTH_SOCK; [2026-05-25T04:48:32.046Z] unset SSH_AGENT_PID; [2026-05-25T04:48:32.046Z] echo Agent pid 39 killed; [2026-05-25T04:48:32.051Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-05-25T04:48:32.088Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T04:48:32.088Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T04:48:32.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T04:48:32.202Z] $ docker exec 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent [2026-05-25T04:48:32.384Z] SSH_AUTH_SOCK=/tmp/ssh-QMsHhew0GRkN/agent.87 [2026-05-25T04:48:32.384Z] SSH_AGENT_PID=93 [2026-05-25T04:48:32.388Z] Running ssh-add (command line suppressed) [2026-05-25T04:48:32.491Z] Identity added: /w/workspace/edgex-go/981@tmp/private_key_1073977091756813115.key (/w/workspace/edgex-go/981@tmp/private_key_1073977091756813115.key) [2026-05-25T04:48:32.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T04:48:32.799Z] + git semver init [2026-05-25T04:48:33.058Z] 2026-05-25 04:48:33,014 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T04:48:33.058Z] 2026-05-25 04:48:33,017 [run_init] DEBUG init version:0.0.0 force:False [2026-05-25T04:48:33.058Z] 2026-05-25 04:48:33,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/981/.semver [2026-05-25T04:48:33.058Z] 2026-05-25 04:48:33,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/981/.semver [2026-05-25T04:48:33.058Z] 2026-05-25 04:48:33,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/981/.semver'], cwd=/w/workspace/edgex-go/981, stdin=None, shell=False, universal_newlines=False) [2026-05-25T04:48:39.650Z] 2026-05-25 04:48:38,508 [append_file] DEBUG append to file:/w/workspace/edgex-go/981/.git/info/exclude [2026-05-25T04:48:39.650Z] 2026-05-25 04:48:38,509 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/981/.semver/main with force:False [2026-05-25T04:48:39.650Z] 2026-05-25 04:48:38,509 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T04:48:39.650Z] 2026-05-25 04:48:38,509 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T04:48:39.650Z] 4.1.0-dev.116 [Pipeline] } [2026-05-25T04:48:39.664Z] $ docker exec --env ******** --env ******** 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 ssh-agent -k [2026-05-25T04:48:39.760Z] unset SSH_AUTH_SOCK; [2026-05-25T04:48:39.761Z] unset SSH_AGENT_PID; [2026-05-25T04:48:39.761Z] echo Agent pid 93 killed; [2026-05-25T04:48:39.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T04:48:40.102Z] + git semver [Pipeline] } [2026-05-25T04:48:40.377Z] $ docker stop --time=1 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 [2026-05-25T04:48:41.672Z] $ docker rm -f --volumes 0b318a92b1e77eb6719c7bd49e31e147fff7b5cce3d2cf4f88ee52ba41cee357 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:48:42.008Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-25T04:48:42.293Z] Stashed 1 file(s) [Pipeline] echo [2026-05-25T04:48:42.296Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.116 [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-05-25T04:48:42.741Z] + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] echo [2026-05-25T04:48:42.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:48:42.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:48:42.784Z] ========================================================= [2026-05-25T04:48:42.784Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-05-25T04:48:42.784Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:48:43.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:48:43.079Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-05-25T04:48:43.079Z] 2d35ebdb57d9: Pulling fs layer [2026-05-25T04:48:43.079Z] c35fb4624d26: Pulling fs layer [2026-05-25T04:48:43.079Z] 4e2aec7ef170: Pulling fs layer [2026-05-25T04:48:43.079Z] 333b49ad6fbf: Pulling fs layer [2026-05-25T04:48:43.079Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:48:43.079Z] c3e65509a76b: Pulling fs layer [2026-05-25T04:48:43.079Z] 7cf9ebb963bd: Pulling fs layer [2026-05-25T04:48:43.079Z] bb34ca984cfb: Pulling fs layer [2026-05-25T04:48:43.079Z] 151cf03bc807: Pulling fs layer [2026-05-25T04:48:43.079Z] c3e65509a76b: Waiting [2026-05-25T04:48:43.079Z] 7cf9ebb963bd: Waiting [2026-05-25T04:48:43.079Z] bb34ca984cfb: Waiting [2026-05-25T04:48:43.079Z] 151cf03bc807: Waiting [2026-05-25T04:48:43.079Z] 333b49ad6fbf: Waiting [2026-05-25T04:48:43.079Z] 4f4fb700ef54: Waiting [2026-05-25T04:48:43.079Z] c35fb4624d26: Verifying Checksum [2026-05-25T04:48:43.079Z] c35fb4624d26: Download complete [2026-05-25T04:48:43.079Z] 333b49ad6fbf: Download complete [2026-05-25T04:48:43.079Z] 4f4fb700ef54: Download complete [2026-05-25T04:48:43.079Z] c3e65509a76b: Download complete [2026-05-25T04:48:43.079Z] 2d35ebdb57d9: Verifying Checksum [2026-05-25T04:48:43.079Z] 2d35ebdb57d9: Download complete [2026-05-25T04:48:43.336Z] 2d35ebdb57d9: Pull complete [2026-05-25T04:48:43.336Z] 7cf9ebb963bd: Verifying Checksum [2026-05-25T04:48:43.336Z] 7cf9ebb963bd: Download complete [2026-05-25T04:48:43.336Z] c35fb4624d26: Pull complete [2026-05-25T04:48:43.336Z] 4e2aec7ef170: Verifying Checksum [2026-05-25T04:48:43.337Z] 4e2aec7ef170: Download complete [2026-05-25T04:48:43.597Z] 151cf03bc807: Verifying Checksum [2026-05-25T04:48:43.597Z] 151cf03bc807: Download complete [2026-05-25T04:48:43.860Z] bb34ca984cfb: Verifying Checksum [2026-05-25T04:48:43.860Z] bb34ca984cfb: Download complete [2026-05-25T04:48:48.051Z] 4e2aec7ef170: Pull complete [2026-05-25T04:48:48.051Z] 333b49ad6fbf: Pull complete [2026-05-25T04:48:48.051Z] 4f4fb700ef54: Pull complete [2026-05-25T04:48:48.310Z] c3e65509a76b: Pull complete [2026-05-25T04:48:48.568Z] 7cf9ebb963bd: Pull complete [2026-05-25T04:48:51.849Z] bb34ca984cfb: Pull complete [2026-05-25T04:48:52.107Z] 151cf03bc807: Pull complete [2026-05-25T04:48:52.107Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-05-25T04:48:52.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:48:52.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:48:52.406Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:48:52.406Z] WORKDIR /edgex [2026-05-25T04:48:52.406Z] COPY go.mod . [2026-05-25T04:48:52.406Z] RUN go mod download [2026-05-25T04:48:52.406Z] + docker build -t ci-base-image-x86_64 -f - . [2026-05-25T04:48:52.976Z] #0 building with "default" instance using docker driver [2026-05-25T04:48:52.976Z] [2026-05-25T04:48:52.976Z] #1 [internal] load build definition from Dockerfile [2026-05-25T04:48:52.976Z] #1 transferring dockerfile: 164B done [2026-05-25T04:48:52.976Z] #1 DONE 0.0s [2026-05-25T04:48:52.976Z] [2026-05-25T04:48:52.976Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:48:52.976Z] #2 DONE 0.0s [2026-05-25T04:48:52.976Z] [2026-05-25T04:48:52.976Z] #3 [internal] load .dockerignore [2026-05-25T04:48:52.976Z] #3 transferring context: 50B done [2026-05-25T04:48:52.976Z] #3 DONE 0.0s [2026-05-25T04:48:52.976Z] [2026-05-25T04:48:52.976Z] #4 [internal] load build context [2026-05-25T04:48:52.976Z] #4 transferring context: 6.95kB done [2026-05-25T04:48:52.976Z] #4 DONE 0.0s [2026-05-25T04:48:52.976Z] [2026-05-25T04:48:52.976Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-05-25T04:48:52.976Z] #5 DONE 0.1s [2026-05-25T04:48:53.233Z] [2026-05-25T04:48:53.233Z] #6 [2/4] WORKDIR /edgex [2026-05-25T04:48:54.171Z] #6 DONE 1.2s [2026-05-25T04:48:54.430Z] [2026-05-25T04:48:54.430Z] #7 [3/4] COPY go.mod . [2026-05-25T04:48:54.430Z] #7 DONE 0.0s [2026-05-25T04:48:54.430Z] [2026-05-25T04:48:54.430Z] #8 [4/4] RUN go mod download [2026-05-25T04:48:57.396Z] Still waiting to schedule task [2026-05-25T04:48:57.397Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-05-25T04:49:02.553Z] #8 DONE 7.7s [2026-05-25T04:49:02.553Z] [2026-05-25T04:49:02.553Z] #9 exporting to image [2026-05-25T04:49:02.553Z] #9 exporting layers [2026-05-25T04:49:05.845Z] #9 exporting layers 3.4s done [2026-05-25T04:49:05.845Z] #9 writing image sha256:de8bbd459fafb75a1eaf0532e825a27c4b8fdba4eab37f0c5cbae706462a2bd4 done [2026-05-25T04:49:05.845Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-25T04:49:05.845Z] #9 DONE 3.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:49:06.162Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:49:06.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:49:06.235Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T04:49:06.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T04:49:06.541Z] $ docker top 1532a8ab2ae23c588daa6c680c2245ee0b13e171cc43d39465d91f457d54d93d -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:49:06.888Z] + go version [2026-05-25T04:49:06.888Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-05-25T04:49:06.901Z] $ docker stop --time=1 1532a8ab2ae23c588daa6c680c2245ee0b13e171cc43d39465d91f457d54d93d [2026-05-25T04:49:08.163Z] $ docker rm -f --volumes 1532a8ab2ae23c588daa6c680c2245ee0b13e171cc43d39465d91f457d54d93d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:49:08.587Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-25T04:49:08.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:49:08.664Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T04:49:08.696Z] $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T04:49:08.926Z] $ docker top 2efbe6dd20672aa47b2b0b288f49452010678461daebf3881f0f9f818af06be5 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-05-25T04:49:08.994Z] ========================================================= [2026-05-25T04:49:08.994Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-05-25T04:49:08.994Z] ========================================================= [Pipeline] sh [2026-05-25T04:49:09.273Z] + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:49:09.575Z] + make test [2026-05-25T04:49:09.575Z] go test -race -coverprofile=coverage.out ./... [2026-05-25T04:49:19.590Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-05-25T04:49:51.706Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-05-25T04:49:51.966Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-05-25T04:49:51.966Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-05-25T04:49:51.966Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-05-25T04:49:51.966Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-05-25T04:49:51.966Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-05-25T04:49:51.966Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-05-25T04:49:55.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2026-05-25T04:49:58.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.103s coverage: 71.0% of statements [2026-05-25T04:49:58.569Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-05-25T04:49:58.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 4.8% of statements [2026-05-25T04:49:58.569Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-05-25T04:49:58.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.075s coverage: 57.3% of statements [2026-05-25T04:49:58.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements [2026-05-25T04:49:58.569Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-05-25T04:49:58.569Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.663s coverage: 94.2% of statements [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-05-25T04:49:59.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.062s coverage: 90.7% of statements [2026-05-25T04:49:59.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-05-25T04:49:59.513Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.032s coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-05-25T04:49:59.513Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-05-25T04:50:00.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 11.1% of statements [2026-05-25T04:50:00.482Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-05-25T04:50:00.482Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.487s coverage: 97.7% of statements [2026-05-25T04:50:03.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-05-25T04:50:03.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-05-25T04:50:03.062Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-05-25T04:50:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.050s coverage: 3.5% of statements [2026-05-25T04:50:05.607Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-05-25T04:50:05.607Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-05-25T04:50:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2026-05-25T04:50:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-05-25T04:50:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2026-05-25T04:50:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 68.8% of statements [2026-05-25T04:50:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-05-25T04:50:05.607Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-05-25T04:50:05.607Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-05-25T04:50:06.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2026-05-25T04:50:06.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2026-05-25T04:50:06.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2026-05-25T04:50:06.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements [2026-05-25T04:50:07.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2026-05-25T04:50:19.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.056s coverage: 92.9% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.028s coverage: 68.8% of statements [2026-05-25T04:50:23.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 47.4% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2026-05-25T04:50:23.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.031s coverage: 6.8% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.151s coverage: 54.8% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.6% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.031s coverage: 73.7% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.052s coverage: 20.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.039s coverage: 88.6% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements [2026-05-25T04:50:23.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-05-25T04:50:23.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-05-25T04:50:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T04:50:23.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2026-05-25T04:50:24.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 29.2% of statements [2026-05-25T04:50:24.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-05-25T04:50:24.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-05-25T04:50:24.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-05-25T04:50:24.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.038s coverage: 93.8% of statements [2026-05-25T04:50:24.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-05-25T04:50:24.449Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-05-25T04:50:24.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-05-25T04:50:25.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2026-05-25T04:50:25.020Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-05-25T04:50:25.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2026-05-25T04:50:25.278Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.032s coverage: 54.0% of statements [2026-05-25T04:50:25.278Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-05-25T04:50:25.278Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-05-25T04:50:25.278Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-05-25T04:50:25.278Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-05-25T04:50:25.278Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-05-25T04:50:25.350Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10599 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-05-25T04:50:25.372Z] Running in /w/workspace/edgex-go/981 [Pipeline] { [Pipeline] checkout [2026-05-25T04:50:28.420Z] The recommended git tool is: git [2026-05-25T04:50:32.848Z] using credential edgex-jenkins-ssh [2026-05-25T04:50:32.871Z] Cloning the remote Git repository [2026-05-25T04:50:32.915Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-05-25T04:50:32.997Z] > git init /w/workspace/edgex-go/981 # timeout=10 [2026-05-25T04:50:33.120Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-05-25T04:50:33.122Z] > git --version # timeout=10 [2026-05-25T04:50:33.141Z] > git --version # 'git version 2.25.1' [2026-05-25T04:50:33.143Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-25T04:50:33.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:50:33.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.067s coverage: 17.1% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 94.9% of statements [2026-05-25T04:50:33.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-05-25T04:50:33.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.037s coverage: 9.0% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2026-05-25T04:50:33.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-05-25T04:50:33.416Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 47.1% of statements [2026-05-25T04:50:33.416Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-05-25T04:50:33.416Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-05-25T04:50:33.416Z] 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-05-25T04:50:33.678Z] running golangci-lint [2026-05-25T04:50:33.936Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-25T04:50:33.936Z] go version go1.25.2 linux/amd64 [2026-05-25T04:50:34.193Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-25T04:50:34.193Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-25T04:50:34.193Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-05-25T04:50:34.193Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-25T04:50:34.193Z] level=info msg="[goenv] Read go env for 5.076201ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-25T04:50:34.193Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-25T04:50:53.666Z] Avoid second fetch [2026-05-25T04:50:53.666Z] Checking out Revision fc58ac0dac0787938a5e9497f29259cbc909982a (main) [2026-05-25T04:50:54.461Z] Commit message: "Merge pull request #5434 from sabrina-lin527/update-changelog" [2026-05-25T04:50:52.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-05-25T04:50:52.802Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-25T04:50:53.684Z] > git config core.sparsecheckout # timeout=10 [2026-05-25T04:50:53.737Z] > git checkout -f fc58ac0dac0787938a5e9497f29259cbc909982a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:50:58.808Z] provisioning config files... [2026-05-25T04:50:58.839Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config17330953522955410113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:50:59.595Z] ---> ****-login.sh [2026-05-25T04:50:59.595Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:50:59.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:51:00.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:51:00.142Z] Configure a credential helper to remove this warning. See [2026-05-25T04:51:00.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:51:00.142Z] [2026-05-25T04:51:00.142Z] Login Succeeded [2026-05-25T04:51:00.142Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:51:00.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:51:00.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:51:00.415Z] Configure a credential helper to remove this warning. See [2026-05-25T04:51:00.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:51:00.415Z] [2026-05-25T04:51:00.415Z] Login Succeeded [2026-05-25T04:51:00.415Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:51:00.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:51:00.757Z] level=info msg="[loader] Go packages loading at mode 8767 (imports|files|name|types_sizes|compiled_files|deps|exports_file) took 23.917507256s" [2026-05-25T04:51:00.757Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.021217ms" [2026-05-25T04:51:00.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:51:00.960Z] Configure a credential helper to remove this warning. See [2026-05-25T04:51:00.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:51:00.960Z] [2026-05-25T04:51:00.960Z] Login Succeeded [2026-05-25T04:51:00.960Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:51:01.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:51:01.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:51:01.231Z] Configure a credential helper to remove this warning. See [2026-05-25T04:51:01.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:51:01.231Z] [2026-05-25T04:51:01.231Z] Login Succeeded [2026-05-25T04:51:01.231Z] ****.io [2026-05-25T04:51:01.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:51:01.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T04:51:01.773Z] Configure a credential helper to remove this warning. See [2026-05-25T04:51:01.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T04:51:01.773Z] [2026-05-25T04:51:01.773Z] Login Succeeded [2026-05-25T04:51:01.773Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:51:01.802Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2026-05-25T04:51:02.427Z] + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] echo [2026-05-25T04:51:02.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:51:02.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:51:02.482Z] ========================================================= [2026-05-25T04:51:02.482Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-05-25T04:51:02.482Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:51:02.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:51:02.819Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-25T04:51:02.819Z] 6b59a28fa201: Pulling fs layer [2026-05-25T04:51:02.819Z] d32bb0dddca7: Pulling fs layer [2026-05-25T04:51:02.819Z] 5dab1238d3d9: Pulling fs layer [2026-05-25T04:51:02.819Z] 196fd7d83e7d: Pulling fs layer [2026-05-25T04:51:02.819Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T04:51:02.819Z] 8ba94037c8f0: Pulling fs layer [2026-05-25T04:51:02.819Z] deaec5988b04: Pulling fs layer [2026-05-25T04:51:02.819Z] 9f65657bb879: Pulling fs layer [2026-05-25T04:51:02.819Z] 196fd7d83e7d: Waiting [2026-05-25T04:51:02.819Z] 8ba94037c8f0: Waiting [2026-05-25T04:51:02.819Z] 4f4fb700ef54: Waiting [2026-05-25T04:51:02.819Z] deaec5988b04: Waiting [2026-05-25T04:51:02.819Z] 9f65657bb879: Waiting [2026-05-25T04:51:03.089Z] d32bb0dddca7: Verifying Checksum [2026-05-25T04:51:03.089Z] d32bb0dddca7: Download complete [2026-05-25T04:51:03.089Z] 196fd7d83e7d: Verifying Checksum [2026-05-25T04:51:03.089Z] 196fd7d83e7d: Download complete [2026-05-25T04:51:03.089Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T04:51:03.089Z] 4f4fb700ef54: Download complete [2026-05-25T04:51:03.089Z] 8ba94037c8f0: Verifying Checksum [2026-05-25T04:51:03.089Z] 8ba94037c8f0: Download complete [2026-05-25T04:51:03.089Z] 6b59a28fa201: Verifying Checksum [2026-05-25T04:51:03.089Z] 6b59a28fa201: Download complete [2026-05-25T04:51:03.682Z] 9f65657bb879: Verifying Checksum [2026-05-25T04:51:03.682Z] 9f65657bb879: Download complete [2026-05-25T04:51:03.951Z] 6b59a28fa201: Pull complete [2026-05-25T04:51:04.545Z] d32bb0dddca7: Pull complete [2026-05-25T04:51:04.813Z] 5dab1238d3d9: Verifying Checksum [2026-05-25T04:51:04.813Z] 5dab1238d3d9: Download complete [2026-05-25T04:51:06.250Z] deaec5988b04: Verifying Checksum [2026-05-25T04:51:06.250Z] deaec5988b04: Download complete [2026-05-25T04:51:12.951Z] level=info msg="[linters_context/goanalysis] analyzers took 2m5.406959695s with top 10 stages: buildir: 1m12.045979098s, gosec: 4.21108546s, inspect: 3.231271061s, fact_deprecated: 2.507607972s, ctrlflow: 1.711781421s, printf: 1.708514386s, fact_purity: 1.603674397s, nilness: 1.440291639s, S1038: 1.331833203s, unused: 1.144469457s" [2026-05-25T04:51:12.951Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-25T04:51:12.951Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-25T04:51:12.951Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-25T04:51:12.951Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-05-25T04:51:12.951Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_paths: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_absoluter: 35/35, path_relativity: 35/35, cgo: 35/35, generated_file_filter: 35/22" [2026-05-25T04:51:12.951Z] level=info msg="[runner] processing took 8.47801ms with stages: nolint_filter: 7.458274ms, generated_file_filter: 785.983µs, exclusion_rules: 125.922µs, exclusion_paths: 51.2µs, path_relativity: 35.561µs, cgo: 6.02µs, path_absoluter: 4.62µs, sort_results: 3.01µs, invalid_issue: 1.98µs, filename_unadjuster: 1.24µs, max_same_issues: 1.09µs, fixer: 920ns, diff: 520ns, max_per_file_from_linter: 460ns, path_prettifier: 380ns, uniq_by_line: 240ns, path_shortener: 200ns, max_from_linter: 160ns, source_code: 130ns, severity-rules: 100ns" [2026-05-25T04:51:12.951Z] level=info msg="[runner] linters took 14.806038876s with stages: goanalysis_metalinter: 14.797479714s" [2026-05-25T04:51:12.951Z] 0 issues. [2026-05-25T04:51:12.951Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-25T04:51:12.951Z] level=info msg="Memory: 383 samples, avg is 346.4MB, max is 1333.5MB" [2026-05-25T04:51:12.951Z] level=info msg="Execution took 38.785853521s" [2026-05-25T04:51:12.951Z] go vet ./... [2026-05-25T04:51:18.609Z] 5dab1238d3d9: Pull complete [2026-05-25T04:51:18.609Z] 196fd7d83e7d: Pull complete [2026-05-25T04:51:18.609Z] 4f4fb700ef54: Pull complete [2026-05-25T04:51:18.609Z] 8ba94037c8f0: Pull complete [2026-05-25T04:51:21.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-25T04:51:21.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-25T04:51:21.079Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-25T04:51:21.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-25T04:51:21.397Z] + ls -al . [2026-05-25T04:51:21.397Z] total 1404 [2026-05-25T04:51:21.397Z] drwxrwxr-x 11 1001 1001 4096 May 25 04:49 . [2026-05-25T04:51:21.397Z] drwxr-xr-x 4 root root 4096 May 25 04:49 .. [2026-05-25T04:51:21.397Z] drwxrwxr-x 2 1001 1001 4096 May 25 04:48 .blubracket [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 10 May 25 04:48 .dockerignore [2026-05-25T04:51:21.397Z] drwxrwxr-x 8 1001 1001 4096 May 25 04:50 .git [2026-05-25T04:51:21.397Z] drwxrwxr-x 3 1001 1001 4096 May 25 04:48 .github [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 909 May 25 04:48 .gitignore [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 359 May 25 04:48 .golangci.yml [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 100 May 25 04:48 .hadolint.yml [2026-05-25T04:51:21.397Z] drwxr-xr-x 3 1001 1001 4096 May 25 04:48 .semver [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 155 May 25 04:48 .sonarcloud.properties [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 1171 May 25 04:48 ADOPTERS.md [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 20149 May 25 04:48 Attribution.txt [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 118730 May 25 04:48 CHANGELOG.md [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 3804 May 25 04:48 CONTRIBUTING.md [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 677 May 25 04:48 GOVERNANCE.md [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 886 May 25 04:48 Jenkinsfile [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 10775 May 25 04:48 LICENSE [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 16743 May 25 04:48 Makefile [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 582 May 25 04:48 OWNERS.md [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 9932 May 25 04:48 README.md [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 789 May 25 04:48 SECURITY.md [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 13 May 25 04:48 VERSION [2026-05-25T04:51:21.397Z] drwxrwxr-x 2 1001 1001 4096 May 25 04:48 bin [2026-05-25T04:51:21.397Z] drwxrwxr-x 19 1001 1001 4096 May 25 04:48 cmd [2026-05-25T04:51:21.397Z] -rw-r--r-- 1 root root 1048213 May 25 04:50 coverage.out [2026-05-25T04:51:21.397Z] drwxrwxr-x 2 1001 1001 4096 May 25 04:48 fuzz_test [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 6910 May 25 04:48 go.mod [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 90677 May 25 04:48 go.sum [2026-05-25T04:51:21.397Z] drwxrwxr-x 7 1001 1001 4096 May 25 04:48 internal [2026-05-25T04:51:21.397Z] drwxrwxr-x 2 1001 1001 4096 May 25 04:48 openapi [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 584 May 25 04:48 security.txt [2026-05-25T04:51:21.397Z] -rw-rw-r-- 1 1001 1001 204 May 25 04:48 version.go [Pipeline] sh [2026-05-25T04:51:21.700Z] + '[' -e coverage.out ] [2026-05-25T04:51:21.700Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-05-25T04:51:21.846Z] Stashed 1 file(s) [Pipeline] sh [2026-05-25T04:51:22.134Z] + make build [2026-05-25T04:51:22.134Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T04:51:28.716Z] deaec5988b04: Pull complete [2026-05-25T04:51:29.682Z] 9f65657bb879: Pull complete [2026-05-25T04:51:29.682Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-05-25T04:51:29.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:51:29.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-05-25T04:51:30.034Z] + docker build -t ci-base-image-arm64 -f - . [2026-05-25T04:51:30.034Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:51:30.034Z] WORKDIR /edgex [2026-05-25T04:51:30.034Z] COPY go.mod . [2026-05-25T04:51:30.034Z] RUN go mod download [2026-05-25T04:51:30.630Z] Sending build context to Docker daemon 3.926MB [2026-05-25T04:51:30.630Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-05-25T04:51:30.630Z] ---> 334268110677 [2026-05-25T04:51:30.630Z] Step 2/4 : WORKDIR /edgex [2026-05-25T04:51:32.582Z] ---> Running in 1f1030f7b606 [2026-05-25T04:51:32.853Z] Removing intermediate container 1f1030f7b606 [2026-05-25T04:51:32.853Z] ---> 5b3170e7e517 [2026-05-25T04:51:32.853Z] Step 3/4 : COPY go.mod . [2026-05-25T04:51:33.440Z] ---> d2f64df872a7 [2026-05-25T04:51:33.440Z] Step 4/4 : RUN go mod download [2026-05-25T04:51:33.440Z] ---> Running in 72d10ebbd87f [2026-05-25T04:51:48.689Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T04:51:50.065Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T04:51:52.598Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T04:51:52.856Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T04:51:55.385Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T04:52:00.653Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T04:52:02.549Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T04:52:05.828Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T04:52:08.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T04:52:09.768Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T04:52:11.670Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T04:52:12.605Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-05-25T04:52:14.528Z] $ docker stop --time=1 2efbe6dd20672aa47b2b0b288f49452010678461daebf3881f0f9f818af06be5 [2026-05-25T04:52:16.009Z] $ docker rm -f --volumes 2efbe6dd20672aa47b2b0b288f49452010678461daebf3881f0f9f818af06be5 [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-05-25T04:52:17.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T04:52:17.469Z] [2026-05-25T04:52:17.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:52:17.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T04:52:17.773Z] latest: Pulling from edgex-devops/edgex-compose [2026-05-25T04:52:17.773Z] 91d30c5bc195: Pulling fs layer [2026-05-25T04:52:17.773Z] 2e9b0aa3be6d: Pulling fs layer [2026-05-25T04:52:17.773Z] 9c61dcf015f6: Pulling fs layer [2026-05-25T04:52:17.773Z] 4698f68db338: Pulling fs layer [2026-05-25T04:52:17.773Z] 2a2f49069b9e: Pulling fs layer [2026-05-25T04:52:17.773Z] e0025b399a48: Pulling fs layer [2026-05-25T04:52:17.773Z] 4698f68db338: Waiting [2026-05-25T04:52:17.773Z] 2a2f49069b9e: Waiting [2026-05-25T04:52:17.773Z] e0025b399a48: Waiting [2026-05-25T04:52:17.773Z] 91d30c5bc195: Verifying Checksum [2026-05-25T04:52:17.773Z] 91d30c5bc195: Download complete [2026-05-25T04:52:17.773Z] 4698f68db338: Download complete [2026-05-25T04:52:17.773Z] 2e9b0aa3be6d: Verifying Checksum [2026-05-25T04:52:17.773Z] 2e9b0aa3be6d: Download complete [2026-05-25T04:52:18.033Z] e0025b399a48: Download complete [2026-05-25T04:52:18.033Z] 91d30c5bc195: Pull complete [2026-05-25T04:52:18.033Z] 2a2f49069b9e: Download complete [2026-05-25T04:52:18.033Z] 2e9b0aa3be6d: Pull complete [2026-05-25T04:52:18.605Z] 9c61dcf015f6: Verifying Checksum [2026-05-25T04:52:18.605Z] 9c61dcf015f6: Download complete [2026-05-25T04:52:21.892Z] 9c61dcf015f6: Pull complete [2026-05-25T04:52:21.892Z] 4698f68db338: Pull complete [2026-05-25T04:52:22.459Z] 2a2f49069b9e: Pull complete [2026-05-25T04:52:22.459Z] e0025b399a48: Pull complete [2026-05-25T04:52:22.459Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-05-25T04:52:22.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-05-25T04:52:22.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:52:22.551Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T04:52:22.583Z] $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T04:52:23.166Z] $ docker top 839dd5ec9eed27c650d1b47a8575be61baff47a58ed5804f584c9b722f9a9859 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:52:23.518Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-25T04:52:23.776Z] #1 [support-scheduler internal] load build definition from Dockerfile [2026-05-25T04:52:23.776Z] #1 transferring dockerfile: 1.83kB done [2026-05-25T04:52:23.776Z] #1 DONE 0.1s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:52:23.776Z] #2 DONE 0.0s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-25T04:52:23.776Z] #3 transferring dockerfile: 3.02kB done [2026-05-25T04:52:23.776Z] #3 DONE 0.1s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #4 [security-spire-server internal] load build definition from Dockerfile [2026-05-25T04:52:23.776Z] #4 transferring dockerfile: 1.70kB done [2026-05-25T04:52:23.776Z] #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T04:52:23.776Z] #4 DONE 0.1s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #5 [support-notifications internal] load build definition from Dockerfile [2026-05-25T04:52:23.776Z] #5 transferring dockerfile: 2.02kB done [2026-05-25T04:52:23.776Z] #5 DONE 0.1s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #6 [core-command internal] load build definition from Dockerfile [2026-05-25T04:52:23.776Z] #6 transferring dockerfile: 1.94kB done [2026-05-25T04:52:23.776Z] #6 DONE 0.2s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #2 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:52:23.776Z] #2 DONE 0.0s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #7 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:52:23.776Z] #7 DONE 0.1s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-25T04:52:23.776Z] #8 transferring dockerfile: 2.14kB done [2026-05-25T04:52:23.776Z] #8 DONE 0.2s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #9 [core-data internal] load build definition from Dockerfile [2026-05-25T04:52:23.776Z] #9 transferring dockerfile: 2.04kB done [2026-05-25T04:52:23.776Z] #9 DONE 0.2s [2026-05-25T04:52:23.776Z] [2026-05-25T04:52:23.776Z] #10 [support-scheduler internal] load .dockerignore [2026-05-25T04:52:24.034Z] #10 ... [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #11 [security-spire-config internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #11 transferring dockerfile: 1.69kB done [2026-05-25T04:52:24.034Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T04:52:24.034Z] #11 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #12 [core-keeper internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #12 transferring dockerfile: 2.07kB done [2026-05-25T04:52:24.034Z] #12 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #13 transferring dockerfile: 1.81kB done [2026-05-25T04:52:24.034Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-05-25T04:52:24.034Z] #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-05-25T04:52:24.034Z] #13 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #14 transferring dockerfile: 2.50kB done [2026-05-25T04:52:24.034Z] #14 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #15 transferring dockerfile: 2.23kB done [2026-05-25T04:52:24.034Z] #15 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #16 transferring dockerfile: 1.89kB done [2026-05-25T04:52:24.034Z] #16 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #17 transferring dockerfile: 2.49kB done [2026-05-25T04:52:24.034Z] #17 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #18 [core-metadata internal] load build definition from Dockerfile [2026-05-25T04:52:24.034Z] #18 transferring dockerfile: 2.10kB done [2026-05-25T04:52:24.034Z] #18 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:52:24.034Z] #2 DONE 0.0s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #19 [core-command internal] load .dockerignore [2026-05-25T04:52:24.034Z] #19 transferring context: 50B done [2026-05-25T04:52:24.034Z] #19 DONE 0.1s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #20 [security-bootstrapper internal] load .dockerignore [2026-05-25T04:52:24.034Z] #20 transferring context: 50B done [2026-05-25T04:52:24.034Z] #20 DONE 0.1s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #10 [support-scheduler internal] load .dockerignore [2026-05-25T04:52:24.034Z] #10 transferring context: 50B done [2026-05-25T04:52:24.034Z] #10 DONE 0.1s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #7 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:52:24.034Z] #7 DONE 0.2s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #21 [support-notifications internal] load .dockerignore [2026-05-25T04:52:24.034Z] #21 transferring context: 50B done [2026-05-25T04:52:24.034Z] #21 DONE 0.1s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-25T04:52:24.034Z] #22 transferring context: 50B done [2026-05-25T04:52:24.034Z] #22 DONE 0.1s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #23 [security-proxy-setup internal] load .dockerignore [2026-05-25T04:52:24.034Z] #23 transferring context: 50B done [2026-05-25T04:52:24.034Z] #23 DONE 0.1s [2026-05-25T04:52:24.034Z] [2026-05-25T04:52:24.034Z] #24 [core-data internal] load .dockerignore [2026-05-25T04:52:24.035Z] #24 transferring context: 50B done [2026-05-25T04:52:24.035Z] #24 DONE 0.1s [2026-05-25T04:52:24.035Z] [2026-05-25T04:52:24.035Z] #25 [core-keeper internal] load .dockerignore [2026-05-25T04:52:24.035Z] #25 transferring context: 50B done [2026-05-25T04:52:24.035Z] #25 DONE 0.1s [2026-05-25T04:52:24.035Z] [2026-05-25T04:52:24.035Z] #26 [security-proxy-auth internal] load .dockerignore [2026-05-25T04:52:24.035Z] #26 transferring context: 50B done [2026-05-25T04:52:24.035Z] #26 DONE 0.1s [2026-05-25T04:52:24.035Z] [2026-05-25T04:52:24.035Z] #27 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:52:24.035Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:52:24.035Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:52:24.035Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-25T04:52:24.035Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:52:24.035Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:52:24.035Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:52:24.035Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:52:24.292Z] #27 ... [2026-05-25T04:52:24.292Z] [2026-05-25T04:52:24.292Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-05-25T04:52:24.292Z] #28 transferring context: 50B done [2026-05-25T04:52:24.292Z] #28 DONE 0.3s [2026-05-25T04:52:24.292Z] [2026-05-25T04:52:24.292Z] #29 [core-metadata internal] load .dockerignore [2026-05-25T04:52:24.292Z] #29 transferring context: 50B done [2026-05-25T04:52:24.292Z] #29 DONE 0.3s [2026-05-25T04:52:24.292Z] [2026-05-25T04:52:24.292Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T04:52:24.292Z] #30 DONE 0.6s [2026-05-25T04:52:24.292Z] [2026-05-25T04:52:24.292Z] #27 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:52:24.292Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:52:24.292Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:52:24.292Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:52:24.292Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:52:24.292Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:52:24.645Z] #27 ... [2026-05-25T04:52:24.645Z] [2026-05-25T04:52:24.645Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-25T04:52:24.645Z] #31 DONE 0.5s [2026-05-25T04:52:24.645Z] [2026-05-25T04:52:24.645Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2026-05-25T04:52:24.645Z] #32 transferring context: 50B 0.0s done [2026-05-25T04:52:24.645Z] #32 DONE 0.4s [2026-05-25T04:52:24.645Z] [2026-05-25T04:52:24.645Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-25T04:52:24.645Z] #33 DONE 0.4s [2026-05-25T04:52:24.645Z] [2026-05-25T04:52:24.645Z] #34 [security-spire-server internal] load .dockerignore [2026-05-25T04:52:24.645Z] #34 transferring context: 50B done [2026-05-25T04:52:24.645Z] #34 DONE 0.1s [2026-05-25T04:52:24.645Z] [2026-05-25T04:52:24.645Z] #27 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:52:24.645Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:52:24.645Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:52:24.645Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:52:24.645Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:52:24.645Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:52:24.645Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T04:52:24.906Z] #27 ... [2026-05-25T04:52:24.906Z] [2026-05-25T04:52:24.906Z] #35 [security-spire-agent internal] load .dockerignore [2026-05-25T04:52:24.906Z] #35 transferring context: 50B 0.0s done [2026-05-25T04:52:24.906Z] #35 DONE 0.6s [2026-05-25T04:52:24.906Z] [2026-05-25T04:52:24.906Z] #36 [security-spire-config internal] load .dockerignore [2026-05-25T04:52:24.906Z] #36 transferring context: 50B 0.0s done [2026-05-25T04:52:24.906Z] #36 DONE 0.6s [2026-05-25T04:52:24.906Z] [2026-05-25T04:52:24.906Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2026-05-25T04:52:24.906Z] #37 DONE 0.6s [2026-05-25T04:52:24.906Z] [2026-05-25T04:52:24.906Z] #27 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:52:24.906Z] #27 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-25T04:52:24.906Z] #27 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done [2026-05-25T04:52:24.906Z] #27 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:52:24.906Z] #27 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-25T04:52:24.906Z] #27 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-25T04:52:24.906Z] #27 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-25T04:52:25.477Z] #27 DONE 1.3s [2026-05-25T04:52:25.477Z] [2026-05-25T04:52:25.477Z] #38 [security-spire-agent internal] load build context [2026-05-25T04:52:25.477Z] #38 transferring context: 26.11kB 0.0s done [2026-05-25T04:52:25.477Z] #38 DONE 0.3s [2026-05-25T04:52:25.477Z] [2026-05-25T04:52:25.477Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:52:25.477Z] #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-05-25T04:52:25.477Z] #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T04:52:25.477Z] #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-05-25T04:52:25.477Z] #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-05-25T04:52:25.477Z] #39 ... [2026-05-25T04:52:25.477Z] [2026-05-25T04:52:25.477Z] #40 [security-spire-server internal] load build context [2026-05-25T04:52:25.477Z] #40 transferring context: 26.58kB 0.0s done [2026-05-25T04:52:25.477Z] #40 DONE 0.4s [2026-05-25T04:52:25.477Z] [2026-05-25T04:52:25.477Z] #41 [security-spire-config internal] load build context [2026-05-25T04:52:25.477Z] #41 transferring context: 24.83kB 0.0s done [2026-05-25T04:52:25.477Z] #41 DONE 0.5s [2026-05-25T04:52:25.738Z] [2026-05-25T04:52:25.738Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:52:25.738Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s [2026-05-25T04:52:25.738Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.3s [2026-05-25T04:52:25.738Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s [2026-05-25T04:52:25.738Z] #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done [2026-05-25T04:52:25.738Z] #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done [2026-05-25T04:52:25.738Z] #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s done [2026-05-25T04:52:25.738Z] #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-25T04:52:25.738Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-05-25T04:52:25.738Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.4s [2026-05-25T04:52:25.738Z] #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-05-25T04:52:25.738Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.11MB / 41.51MB 0.5s [2026-05-25T04:52:25.738Z] #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2026-05-25T04:52:25.997Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 18.87MB / 41.51MB 0.6s [2026-05-25T04:52:25.997Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 30.41MB / 41.51MB 0.7s [2026-05-25T04:52:26.255Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.8s [2026-05-25T04:52:26.255Z] #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.9s done [2026-05-25T04:52:26.255Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-05-25T04:52:28.783Z] #39 ... [2026-05-25T04:52:28.783Z] [2026-05-25T04:52:28.783Z] #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T04:52:28.783Z] #42 DONE 3.7s [2026-05-25T04:52:28.783Z] [2026-05-25T04:52:28.783Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:52:29.850Z] Removing intermediate container 72d10ebbd87f [2026-05-25T04:52:29.850Z] ---> 90b10dd2d0b4 [2026-05-25T04:52:29.850Z] Successfully built 90b10dd2d0b4 [2026-05-25T04:52:29.850Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:52:30.178Z] + docker inspect -f . ci-base-image-arm64 [2026-05-25T04:52:30.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:52:30.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-10599 does not seem to be running inside a container [2026-05-25T04:52:30.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T04:52:30.690Z] #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.0s done [2026-05-25T04:52:31.632Z] $ docker top ad399460dbaacd1b5947d77d5036b9effb3d8f878be56029511a00bc689386da -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:52:32.068Z] #39 ... [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T04:52:32.068Z] #0 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 0.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.412 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:52:32.068Z] #0 1.412 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:52:32.068Z] #0 1.412 OK: 26342 distinct packages available [2026-05-25T04:52:32.068Z] #0 1.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.996 OK: 265 MiB in 60 packages [2026-05-25T04:52:32.068Z] #43 DONE 6.8s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T04:52:32.068Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.498 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:32.068Z] #0 1.505 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:32.068Z] #0 1.519 OK: 7 MiB in 17 packages [2026-05-25T04:52:32.068Z] #44 DONE 6.6s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #45 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T04:52:32.068Z] #45 DONE 6.6s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T04:52:32.068Z] #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 2.608 (1/4) Installing ca-certificates (20260413-r0) [2026-05-25T04:52:32.068Z] #0 2.626 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:32.068Z] #0 2.635 (3/4) Installing su-exec (0.2-r3) [2026-05-25T04:52:32.068Z] #0 2.635 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T04:52:32.068Z] #0 2.713 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:32.068Z] #0 2.716 Executing ca-certificates-20260413-r0.trigger [2026-05-25T04:52:32.068Z] #0 2.755 OK: 20 MiB in 20 packages [2026-05-25T04:52:32.068Z] #46 DONE 6.6s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #47 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2026-05-25T04:52:32.068Z] #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 2.472 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:32.068Z] #0 2.479 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:32.068Z] #0 2.484 OK: 7 MiB in 17 packages [2026-05-25T04:52:32.068Z] #47 DONE 6.6s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #48 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T04:52:32.068Z] #0 0.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.468 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:32.068Z] #0 1.476 (2/4) Installing openssl (3.5.6-r0) [2026-05-25T04:52:32.068Z] #0 1.490 (3/4) Installing su-exec (0.2-r3) [2026-05-25T04:52:32.068Z] #0 1.490 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T04:52:32.068Z] #0 1.577 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:32.068Z] #0 1.584 OK: 20 MiB in 20 packages [2026-05-25T04:52:32.068Z] #48 DONE 6.6s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T04:52:32.068Z] #0 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.672 OK: 265 MiB in 60 packages [2026-05-25T04:52:32.068Z] #49 DONE 6.9s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T04:52:32.068Z] #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.703 OK: 265 MiB in 60 packages [2026-05-25T04:52:32.068Z] #50 DONE 6.9s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:52:32.068Z] #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 0.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.567 OK: 265 MiB in 60 packages [2026-05-25T04:52:32.068Z] #51 DONE 6.9s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #52 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:52:32.068Z] #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 1.375 OK: 265 MiB in 60 packages [2026-05-25T04:52:32.068Z] #52 DONE 6.9s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T04:52:32.068Z] #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 3.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.068Z] #0 3.487 (1/3) Installing ca-certificates (20260413-r0) [2026-05-25T04:52:32.068Z] #0 3.543 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:32.068Z] #0 3.550 (3/3) Installing tzdata (2026b-r0) [2026-05-25T04:52:32.068Z] #0 3.582 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:32.068Z] #0 3.590 Executing ca-certificates-20260413-r0.trigger [2026-05-25T04:52:32.068Z] #0 3.665 OK: 8 MiB in 19 packages [2026-05-25T04:52:32.068Z] #53 DONE 6.7s [2026-05-25T04:52:32.068Z] [2026-05-25T04:52:32.068Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T04:52:32.069Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.069Z] #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.069Z] #0 2.988 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:52:32.069Z] #0 2.988 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:52:32.069Z] #0 2.988 OK: 26324 distinct packages available [2026-05-25T04:52:32.069Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.069Z] #0 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:32.069Z] #0 3.473 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-25T04:52:32.069Z] #0 3.544 (2/13) Installing c-ares (1.34.6-r0) [2026-05-25T04:52:32.069Z] #0 3.552 (3/13) Installing libunistring (1.3-r0) [2026-05-25T04:52:32.069Z] #0 3.582 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-25T04:52:32.069Z] #0 3.589 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-25T04:52:32.069Z] #0 3.594 (6/13) Installing libpsl (0.21.5-r3) [2026-05-25T04:52:32.069Z] #0 3.634 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-25T04:52:32.069Z] #0 3.649 (8/13) Installing libcurl (8.14.1-r2) [2026-05-25T04:52:32.069Z] #0 3.663 (9/13) Installing curl (8.14.1-r2) [2026-05-25T04:52:32.069Z] #0 3.667 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:32.069Z] #0 3.673 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-25T04:52:32.069Z] #0 3.675 (12/13) Installing libucontext (1.3.2-r0) [2026-05-25T04:52:32.069Z] #0 3.679 (13/13) Installing gcompat (1.1.0-r4) [2026-05-25T04:52:32.069Z] #0 3.684 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:32.069Z] #0 3.692 OK: 13 MiB in 29 packages [2026-05-25T04:52:32.069Z] #54 DONE 6.7s [2026-05-25T04:52:32.069Z] [2026-05-25T04:52:32.069Z] #55 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:52:32.326Z] #55 ... [2026-05-25T04:52:32.326Z] [2026-05-25T04:52:32.326Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:52:32.326Z] #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done [2026-05-25T04:52:32.326Z] #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-25T04:52:32.326Z] #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-05-25T04:52:32.326Z] #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-05-25T04:52:32.326Z] #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-05-25T04:52:32.326Z] #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-25T04:52:32.326Z] #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-25T04:52:32.327Z] #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2026-05-25T04:52:32.327Z] #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done [2026-05-25T04:52:32.327Z] #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done [2026-05-25T04:52:32.327Z] #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-25T04:52:32.327Z] #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.9s done [2026-05-25T04:52:32.327Z] #56 DONE 7.3s [2026-05-25T04:52:32.327Z] [2026-05-25T04:52:32.327Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:52:32.327Z] #39 DONE 7.3s [2026-05-25T04:52:32.327Z] [2026-05-25T04:52:32.327Z] #57 [core-metadata internal] load build context [2026-05-25T04:52:32.327Z] #57 transferring context: 313.21MB 8.0s [2026-05-25T04:52:32.454Z] + go version [2026-05-25T04:52:32.454Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-05-25T04:52:32.472Z] $ docker stop --time=1 ad399460dbaacd1b5947d77d5036b9effb3d8f878be56029511a00bc689386da [2026-05-25T04:52:32.585Z] #57 ... [2026-05-25T04:52:32.585Z] [2026-05-25T04:52:32.585Z] #58 [support-scheduler internal] load build context [2026-05-25T04:52:32.843Z] #58 ... [2026-05-25T04:52:32.843Z] [2026-05-25T04:52:32.843Z] #59 [security-secretstore-setup internal] load build context [2026-05-25T04:52:32.843Z] #59 ... [2026-05-25T04:52:32.843Z] [2026-05-25T04:52:32.843Z] #60 [support-notifications internal] load build context [2026-05-25T04:52:32.843Z] #60 ... [2026-05-25T04:52:32.843Z] [2026-05-25T04:52:32.843Z] #59 [security-secretstore-setup internal] load build context [2026-05-25T04:52:34.081Z] $ docker rm -f --volumes ad399460dbaacd1b5947d77d5036b9effb3d8f878be56029511a00bc689386da [2026-05-25T04:52:34.221Z] #59 ... [2026-05-25T04:52:34.221Z] [2026-05-25T04:52:34.221Z] #61 [security-bootstrapper internal] load build context [2026-05-25T04:52:34.221Z] #61 ... [2026-05-25T04:52:34.221Z] [2026-05-25T04:52:34.221Z] #62 [security-proxy-auth internal] load build context [2026-05-25T04:52:34.221Z] #62 ... [2026-05-25T04:52:34.221Z] [2026-05-25T04:52:34.221Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-25T04:52:34.221Z] #63 ... [2026-05-25T04:52:34.221Z] [2026-05-25T04:52:34.221Z] #64 [core-data internal] load build context [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-05-25T04:52:34.488Z] #64 ... [2026-05-25T04:52:34.488Z] [2026-05-25T04:52:34.488Z] #65 [security-spiffe-token-provider internal] load build context [2026-05-25T04:52:34.488Z] #65 ... [2026-05-25T04:52:34.488Z] [2026-05-25T04:52:34.488Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:34.488Z] #66 ... [2026-05-25T04:52:34.488Z] [2026-05-25T04:52:34.488Z] #67 [core-keeper internal] load build context [2026-05-25T04:52:34.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T04:52:34.741Z] [2026-05-25T04:52:34.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T04:52:34.745Z] #67 ... [2026-05-25T04:52:34.745Z] [2026-05-25T04:52:34.745Z] #68 [core-command internal] load build context [2026-05-25T04:52:34.745Z] #68 ... [2026-05-25T04:52:34.745Z] [2026-05-25T04:52:34.745Z] #67 [core-keeper internal] load build context [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:52:35.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T04:52:35.310Z] #67 ... [2026-05-25T04:52:35.310Z] [2026-05-25T04:52:35.310Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T04:52:35.310Z] #0 8.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.310Z] #0 9.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.310Z] #0 9.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:52:35.310Z] #0 9.340 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:52:35.310Z] #0 9.340 OK: 26324 distinct packages available [2026-05-25T04:52:35.310Z] #0 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.310Z] #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.310Z] #0 9.805 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:35.310Z] #0 9.806 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-25T04:52:35.310Z] #0 9.810 (3/5) Installing libucontext (1.3.2-r0) [2026-05-25T04:52:35.310Z] #0 9.818 (4/5) Installing gcompat (1.1.0-r4) [2026-05-25T04:52:35.310Z] #0 9.824 (5/5) Installing openssl (3.5.6-r0) [2026-05-25T04:52:35.310Z] #0 9.835 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:35.310Z] #0 9.843 OK: 8 MiB in 21 packages [2026-05-25T04:52:35.310Z] #69 ... [2026-05-25T04:52:35.310Z] [2026-05-25T04:52:35.310Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T04:52:35.571Z] #70 ... [2026-05-25T04:52:35.571Z] [2026-05-25T04:52:35.571Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T04:52:35.571Z] #0 6.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.571Z] #0 6.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.571Z] #0 7.083 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:52:35.571Z] #0 7.083 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:52:35.571Z] #0 7.083 OK: 26324 distinct packages available [2026-05-25T04:52:35.571Z] #0 7.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.571Z] #0 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.571Z] #0 7.587 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:35.571Z] #0 7.594 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-25T04:52:35.571Z] #0 7.598 (3/4) Installing libucontext (1.3.2-r0) [2026-05-25T04:52:35.571Z] #0 7.608 (4/4) Installing gcompat (1.1.0-r4) [2026-05-25T04:52:35.571Z] #0 7.608 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:35.571Z] #0 7.618 OK: 8 MiB in 20 packages [2026-05-25T04:52:35.571Z] #71 DONE 10.2s [2026-05-25T04:52:35.571Z] [2026-05-25T04:52:35.571Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T04:52:35.571Z] #0 9.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.571Z] #0 9.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:35.571Z] #0 9.697 (1/7) Installing ca-certificates (20260413-r0) [2026-05-25T04:52:35.571Z] #0 9.714 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:35.571Z] #0 9.723 (3/7) Installing libgcc (14.2.0-r6) [2026-05-25T04:52:35.571Z] #0 9.730 (4/7) Installing libsodium (1.0.20-r1) [2026-05-25T04:52:35.571Z] #0 9.741 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-25T04:52:35.571Z] #0 9.770 (6/7) Installing libzmq (4.3.5-r2) [2026-05-25T04:52:35.571Z] #0 9.785 (7/7) Installing zeromq (4.3.5-r2) [2026-05-25T04:52:35.571Z] #0 9.787 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:35.571Z] #0 9.792 Executing ca-certificates-20260413-r0.trigger [2026-05-25T04:52:35.571Z] #0 9.825 OK: 12 MiB in 23 packages [2026-05-25T04:52:35.571Z] #72 ... [2026-05-25T04:52:35.571Z] [2026-05-25T04:52:35.571Z] #67 [core-keeper internal] load build context [2026-05-25T04:52:36.140Z] #67 ... [2026-05-25T04:52:36.140Z] [2026-05-25T04:52:36.140Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T04:52:36.140Z] #72 DONE 11.0s [2026-05-25T04:52:36.140Z] [2026-05-25T04:52:36.140Z] #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T04:52:36.140Z] #69 DONE 11.0s [2026-05-25T04:52:36.140Z] [2026-05-25T04:52:36.140Z] #67 [core-keeper internal] load build context [2026-05-25T04:52:36.400Z] #67 ... [2026-05-25T04:52:36.400Z] [2026-05-25T04:52:36.400Z] #63 [core-common-config-bootstrapper internal] load build context [2026-05-25T04:52:36.400Z] #63 transferring context: 640.46MB 11.9s done [2026-05-25T04:52:36.400Z] #63 DONE 12.3s [2026-05-25T04:52:36.400Z] [2026-05-25T04:52:36.400Z] #60 [support-notifications internal] load build context [2026-05-25T04:52:36.400Z] #60 transferring context: 640.46MB 12.1s done [2026-05-25T04:52:36.400Z] #60 DONE 12.4s [2026-05-25T04:52:36.400Z] [2026-05-25T04:52:36.400Z] #67 [core-keeper internal] load build context [2026-05-25T04:52:36.400Z] #67 transferring context: 640.46MB 12.2s done [2026-05-25T04:52:37.016Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-05-25T04:52:37.016Z] 547446be3368: Pulling fs layer [2026-05-25T04:52:37.016Z] d125d8839a47: Pulling fs layer [2026-05-25T04:52:37.016Z] 3e85d5ac6304: Pulling fs layer [2026-05-25T04:52:37.016Z] c3105a71a48b: Pulling fs layer [2026-05-25T04:52:37.016Z] 0f093f025ec4: Pulling fs layer [2026-05-25T04:52:37.016Z] c3106fc0e877: Pulling fs layer [2026-05-25T04:52:37.016Z] c3105a71a48b: Waiting [2026-05-25T04:52:37.016Z] 0f093f025ec4: Waiting [2026-05-25T04:52:37.016Z] c3106fc0e877: Waiting [2026-05-25T04:52:37.016Z] 547446be3368: Verifying Checksum [2026-05-25T04:52:37.016Z] 547446be3368: Download complete [2026-05-25T04:52:37.284Z] c3105a71a48b: Verifying Checksum [2026-05-25T04:52:37.284Z] c3105a71a48b: Download complete [2026-05-25T04:52:37.335Z] #67 DONE 13.3s [2026-05-25T04:52:37.335Z] [2026-05-25T04:52:37.335Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:37.552Z] d125d8839a47: Verifying Checksum [2026-05-25T04:52:37.552Z] d125d8839a47: Download complete [2026-05-25T04:52:37.552Z] c3106fc0e877: Download complete [2026-05-25T04:52:37.552Z] 0f093f025ec4: Verifying Checksum [2026-05-25T04:52:37.552Z] 0f093f025ec4: Download complete [2026-05-25T04:52:37.826Z] 547446be3368: Pull complete [2026-05-25T04:52:37.902Z] #66 ... [2026-05-25T04:52:37.902Z] [2026-05-25T04:52:37.902Z] #61 [security-bootstrapper internal] load build context [2026-05-25T04:52:37.902Z] #61 transferring context: 640.46MB 12.5s done [2026-05-25T04:52:37.902Z] #61 DONE 13.7s [2026-05-25T04:52:37.902Z] [2026-05-25T04:52:37.902Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.160Z] #66 ... [2026-05-25T04:52:38.160Z] [2026-05-25T04:52:38.160Z] #62 [security-proxy-auth internal] load build context [2026-05-25T04:52:38.160Z] #62 transferring context: 640.46MB 13.1s done [2026-05-25T04:52:38.161Z] #62 DONE 14.0s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T04:52:38.161Z] #70 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.161Z] #70 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.161Z] #70 11.43 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:38.161Z] #70 11.43 (2/2) Installing su-exec (0.2-r3) [2026-05-25T04:52:38.161Z] #70 11.43 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:38.161Z] #70 11.45 OK: 7 MiB in 18 packages [2026-05-25T04:52:38.161Z] #70 DONE 12.9s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #58 [support-scheduler internal] load build context [2026-05-25T04:52:38.161Z] #58 transferring context: 640.46MB 13.3s done [2026-05-25T04:52:38.161Z] #58 DONE 14.2s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:52:38.161Z] #0 5.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.161Z] #0 5.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.161Z] #0 5.756 OK: 7 MiB in 17 packages [2026-05-25T04:52:38.161Z] #73 DONE 6.3s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.161Z] #66 ... [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:38.161Z] #74 DONE 1.8s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #59 [security-secretstore-setup internal] load build context [2026-05-25T04:52:38.161Z] #59 transferring context: 640.46MB 13.3s done [2026-05-25T04:52:38.161Z] #59 DONE 13.9s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #57 [core-metadata internal] load build context [2026-05-25T04:52:38.161Z] #57 transferring context: 640.46MB 13.5s done [2026-05-25T04:52:38.161Z] #57 DONE 13.9s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T04:52:38.161Z] #0 8.118 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.161Z] #0 8.490 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.161Z] #0 8.953 OK: 265 MiB in 60 packages [2026-05-25T04:52:38.161Z] #75 DONE 9.3s [2026-05-25T04:52:38.161Z] [2026-05-25T04:52:38.161Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.421Z] #66 ... [2026-05-25T04:52:38.421Z] [2026-05-25T04:52:38.421Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:38.421Z] #76 DONE 1.9s [2026-05-25T04:52:38.421Z] [2026-05-25T04:52:38.421Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.679Z] #66 ... [2026-05-25T04:52:38.679Z] [2026-05-25T04:52:38.679Z] #65 [security-spiffe-token-provider internal] load build context [2026-05-25T04:52:38.679Z] #65 transferring context: 640.46MB 13.4s done [2026-05-25T04:52:38.679Z] #65 DONE 14.1s [2026-05-25T04:52:38.679Z] [2026-05-25T04:52:38.679Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:52:38.679Z] #0 5.347 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.679Z] #0 5.598 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.679Z] #0 6.156 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:52:38.679Z] #0 6.307 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:52:38.679Z] #0 6.313 OK: 7 MiB in 17 packages [2026-05-25T04:52:38.679Z] #77 DONE 6.7s [2026-05-25T04:52:38.679Z] [2026-05-25T04:52:38.679Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.679Z] #66 ... [2026-05-25T04:52:38.679Z] [2026-05-25T04:52:38.679Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:38.679Z] #78 DONE 0.8s [2026-05-25T04:52:38.679Z] [2026-05-25T04:52:38.679Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.679Z] #66 ... [2026-05-25T04:52:38.679Z] [2026-05-25T04:52:38.679Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T04:52:38.679Z] #0 6.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.679Z] #0 6.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:38.679Z] #0 6.484 OK: 20 MiB in 20 packages [2026-05-25T04:52:38.679Z] #79 DONE 6.9s [2026-05-25T04:52:38.679Z] [2026-05-25T04:52:38.679Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.942Z] #66 ... [2026-05-25T04:52:38.942Z] [2026-05-25T04:52:38.942Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:38.942Z] #74 DONE 1.8s [2026-05-25T04:52:38.942Z] [2026-05-25T04:52:38.942Z] #64 [core-data internal] load build context [2026-05-25T04:52:38.942Z] #64 transferring context: 640.46MB 14.5s done [2026-05-25T04:52:38.942Z] #64 DONE 14.8s [2026-05-25T04:52:38.942Z] [2026-05-25T04:52:38.942Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:38.942Z] #80 DONE 0.6s [2026-05-25T04:52:38.942Z] [2026-05-25T04:52:38.942Z] #81 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T04:52:38.942Z] #81 DONE 0.7s [2026-05-25T04:52:38.942Z] [2026-05-25T04:52:38.942Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:38.942Z] #66 ... [2026-05-25T04:52:38.942Z] [2026-05-25T04:52:38.942Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:38.942Z] #82 DONE 0.3s [2026-05-25T04:52:38.942Z] [2026-05-25T04:52:38.942Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:39.236Z] d125d8839a47: Pull complete [2026-05-25T04:52:39.503Z] 3e85d5ac6304: Verifying Checksum [2026-05-25T04:52:39.503Z] 3e85d5ac6304: Download complete [2026-05-25T04:52:39.507Z] #66 ... [2026-05-25T04:52:39.507Z] [2026-05-25T04:52:39.507Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T04:52:39.507Z] #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.507Z] #0 6.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.507Z] #0 7.152 OK: 20 MiB in 20 packages [2026-05-25T04:52:39.507Z] #83 DONE 7.6s [2026-05-25T04:52:39.507Z] [2026-05-25T04:52:39.507Z] #84 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2026-05-25T04:52:39.507Z] #0 6.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.507Z] #0 7.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.507Z] #0 7.427 OK: 7 MiB in 17 packages [2026-05-25T04:52:39.507Z] #84 DONE 7.7s [2026-05-25T04:52:39.507Z] [2026-05-25T04:52:39.507Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:52:39.507Z] #0 6.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.507Z] #0 6.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.507Z] #0 7.415 OK: 8 MiB in 19 packages [2026-05-25T04:52:39.507Z] #85 DONE 7.6s [2026-05-25T04:52:39.507Z] [2026-05-25T04:52:39.507Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:39.763Z] #66 ... [2026-05-25T04:52:39.763Z] [2026-05-25T04:52:39.763Z] #86 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2026-05-25T04:52:39.763Z] #0 2.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.763Z] #0 2.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.763Z] #0 3.021 OK: 8 MiB in 21 packages [2026-05-25T04:52:39.763Z] #86 DONE 3.3s [2026-05-25T04:52:39.763Z] [2026-05-25T04:52:39.763Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:39.763Z] #66 ... [2026-05-25T04:52:39.763Z] [2026-05-25T04:52:39.763Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-25T04:52:39.763Z] #87 DONE 0.3s [2026-05-25T04:52:39.763Z] [2026-05-25T04:52:39.763Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T04:52:39.763Z] #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.763Z] #0 3.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.763Z] #0 3.888 OK: 8 MiB in 20 packages [2026-05-25T04:52:39.763Z] #88 DONE 4.1s [2026-05-25T04:52:39.763Z] [2026-05-25T04:52:39.763Z] #55 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:52:39.763Z] #55 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.763Z] #55 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:39.763Z] #55 7.536 OK: 13 MiB in 29 packages [2026-05-25T04:52:39.763Z] #55 DONE 7.8s [2026-05-25T04:52:39.763Z] [2026-05-25T04:52:39.763Z] #66 [security-proxy-setup internal] load build context [2026-05-25T04:52:40.700Z] #66 transferring context: 640.46MB 16.5s done [2026-05-25T04:52:40.971Z] #66 DONE 16.8s [2026-05-25T04:52:40.971Z] [2026-05-25T04:52:40.971Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:40.971Z] #78 DONE 0.8s [2026-05-25T04:52:40.971Z] [2026-05-25T04:52:40.971Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T04:52:40.971Z] #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:40.971Z] #0 1.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:40.971Z] #0 1.709 OK: 7 MiB in 18 packages [2026-05-25T04:52:40.971Z] #89 DONE 2.7s [2026-05-25T04:52:40.971Z] [2026-05-25T04:52:40.971Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:52:40.971Z] #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:40.971Z] #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-25T04:52:40.971Z] #0 3.652 OK: 12 MiB in 23 packages [2026-05-25T04:52:40.971Z] #90 DONE 4.6s [2026-05-25T04:52:40.971Z] [2026-05-25T04:52:40.971Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:52:40.971Z] #91 DONE 1.1s [2026-05-25T04:52:40.971Z] [2026-05-25T04:52:40.971Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T04:52:40.971Z] #92 DONE 1.3s [2026-05-25T04:52:40.971Z] [2026-05-25T04:52:40.971Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:52:40.971Z] #93 DONE 1.3s [2026-05-25T04:52:40.971Z] [2026-05-25T04:52:40.971Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T04:52:41.231Z] #94 DONE 0.2s [2026-05-25T04:52:41.231Z] [2026-05-25T04:52:41.231Z] #68 [core-command internal] load build context [2026-05-25T04:52:41.231Z] #68 ... [2026-05-25T04:52:41.231Z] [2026-05-25T04:52:41.231Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-25T04:52:41.231Z] #95 DONE 0.2s [2026-05-25T04:52:41.231Z] [2026-05-25T04:52:41.231Z] #68 [core-command internal] load build context [2026-05-25T04:52:41.231Z] #68 ... [2026-05-25T04:52:41.231Z] [2026-05-25T04:52:41.231Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T04:52:41.492Z] #96 ... [2026-05-25T04:52:41.492Z] [2026-05-25T04:52:41.492Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-25T04:52:41.492Z] #97 DONE 0.4s [2026-05-25T04:52:41.751Z] [2026-05-25T04:52:41.751Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:52:41.751Z] #98 DONE 0.7s [2026-05-25T04:52:41.751Z] [2026-05-25T04:52:41.751Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T04:52:41.751Z] #96 DONE 0.5s [2026-05-25T04:52:41.751Z] [2026-05-25T04:52:41.751Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T04:52:41.751Z] #99 ... [2026-05-25T04:52:41.751Z] [2026-05-25T04:52:41.751Z] #68 [core-command internal] load build context [2026-05-25T04:52:41.751Z] #68 transferring context: 640.46MB 17.7s done [2026-05-25T04:52:41.751Z] #68 DONE 17.9s [2026-05-25T04:52:42.011Z] [2026-05-25T04:52:42.011Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:52:42.011Z] #74 DONE 1.8s [2026-05-25T04:52:42.011Z] [2026-05-25T04:52:42.011Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T04:52:42.011Z] #100 DONE 0.3s [2026-05-25T04:52:42.011Z] [2026-05-25T04:52:42.011Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T04:52:42.011Z] #101 DONE 1.1s [2026-05-25T04:52:42.011Z] [2026-05-25T04:52:42.011Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-25T04:52:42.011Z] #102 DONE 0.3s [2026-05-25T04:52:42.011Z] [2026-05-25T04:52:42.011Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T04:52:42.011Z] #99 DONE 0.4s [2026-05-25T04:52:42.011Z] [2026-05-25T04:52:42.011Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T04:52:42.273Z] #103 ... [2026-05-25T04:52:42.273Z] [2026-05-25T04:52:42.273Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-25T04:52:42.273Z] #104 DONE 0.2s [2026-05-25T04:52:42.273Z] [2026-05-25T04:52:42.273Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-25T04:52:42.273Z] #105 DONE 0.2s [2026-05-25T04:52:42.273Z] [2026-05-25T04:52:42.273Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T04:52:42.273Z] #103 DONE 0.2s [2026-05-25T04:52:42.273Z] [2026-05-25T04:52:42.273Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-25T04:52:42.273Z] #106 DONE 0.2s [2026-05-25T04:52:42.273Z] [2026-05-25T04:52:42.273Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T04:52:42.530Z] #107 ... [2026-05-25T04:52:42.530Z] [2026-05-25T04:52:42.530Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T04:52:42.530Z] #108 DONE 0.2s [2026-05-25T04:52:42.530Z] [2026-05-25T04:52:42.530Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T04:52:42.530Z] #109 DONE 0.2s [2026-05-25T04:52:42.530Z] [2026-05-25T04:52:42.530Z] #110 [security-spire-config] exporting to image [2026-05-25T04:52:42.530Z] #110 exporting layers [2026-05-25T04:52:42.788Z] #110 ... [2026-05-25T04:52:42.788Z] [2026-05-25T04:52:42.788Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T04:52:42.788Z] #107 DONE 0.4s [2026-05-25T04:52:42.788Z] [2026-05-25T04:52:42.788Z] #111 [security-spire-server] exporting to image [2026-05-25T04:52:43.046Z] #111 ... [2026-05-25T04:52:43.046Z] [2026-05-25T04:52:43.046Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-25T04:52:43.046Z] #112 DONE 0.5s [2026-05-25T04:52:43.306Z] [2026-05-25T04:52:43.306Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-25T04:52:43.565Z] #113 DONE 0.4s [2026-05-25T04:52:43.566Z] [2026-05-25T04:52:43.566Z] #114 [security-spire-agent] exporting to image [2026-05-25T04:52:43.885Z] #114 ... [2026-05-25T04:52:43.885Z] [2026-05-25T04:52:43.885Z] #110 [security-spire-config] exporting to image [2026-05-25T04:52:43.885Z] #110 exporting layers 1.2s done [2026-05-25T04:52:43.885Z] #110 writing image sha256:90a267d083fd4c4bf19aa43f55926ae9be7dbe69d3c23d7f7ca39e603db0e1e8 0.1s done [2026-05-25T04:52:43.885Z] #110 naming to docker.io/library/security-spire-config done [2026-05-25T04:52:43.885Z] #110 DONE 1.3s [2026-05-25T04:52:43.885Z] [2026-05-25T04:52:43.885Z] #111 [security-spire-server] exporting to image [2026-05-25T04:52:43.885Z] #111 exporting layers 1.0s done [2026-05-25T04:52:43.885Z] #111 writing image sha256:33bf177b3f6dfc3c336907c506dc41a7c215a85b6d0092f8063c0cb5af358648 0.0s done [2026-05-25T04:52:43.885Z] #111 naming to docker.io/library/security-spire-server 0.0s done [2026-05-25T04:52:43.885Z] #111 DONE 1.2s [2026-05-25T04:52:43.885Z] [2026-05-25T04:52:43.885Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:44.145Z] #115 ... [2026-05-25T04:52:44.145Z] [2026-05-25T04:52:44.145Z] #114 [security-spire-agent] exporting to image [2026-05-25T04:52:44.145Z] #114 exporting layers 0.8s done [2026-05-25T04:52:44.450Z] #114 writing image sha256:ea746fed33ed00742dc73f7b55e63f7f6d38e08bee140c72be3311f534805b11 0.1s done [2026-05-25T04:52:44.450Z] #114 naming to docker.io/library/security-spire-agent [2026-05-25T04:52:44.450Z] #114 naming to docker.io/library/security-spire-agent 0.2s done [2026-05-25T04:52:45.127Z] #114 DONE 1.3s [2026-05-25T04:52:45.127Z] [2026-05-25T04:52:45.127Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:48.478Z] #116 ... [2026-05-25T04:52:48.478Z] [2026-05-25T04:52:48.478Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:48.478Z] #117 ... [2026-05-25T04:52:48.478Z] [2026-05-25T04:52:48.478Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:48.787Z] #118 ... [2026-05-25T04:52:48.787Z] [2026-05-25T04:52:48.787Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:49.047Z] #119 ... [2026-05-25T04:52:49.047Z] [2026-05-25T04:52:49.047Z] #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:49.584Z] 3e85d5ac6304: Pull complete [2026-05-25T04:52:49.584Z] c3105a71a48b: Pull complete [2026-05-25T04:52:51.525Z] 0f093f025ec4: Pull complete [2026-05-25T04:52:51.794Z] c3106fc0e877: Pull complete [2026-05-25T04:52:51.794Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-05-25T04:52:51.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-05-25T04:52:51.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T04:52:52.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-10599 does not seem to be running inside a container [2026-05-25T04:52:52.105Z] $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T04:52:54.211Z] $ docker top ba0ffb0c255bf479ac789f7ee67ad9054b91be98f2596f1f9177fc10a1832935 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T04:52:55.051Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-05-25T04:52:55.611Z] #120 DONE 16.6s [2026-05-25T04:52:55.611Z] [2026-05-25T04:52:55.611Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:55.611Z] #116 DONE 16.7s [2026-05-25T04:52:55.611Z] [2026-05-25T04:52:55.611Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:55.611Z] #115 DONE 17.3s [2026-05-25T04:52:55.611Z] [2026-05-25T04:52:55.611Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:55.611Z] #117 DONE 17.1s [2026-05-25T04:52:55.611Z] [2026-05-25T04:52:55.611Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:55.611Z] #119 DONE 16.6s [2026-05-25T04:52:55.611Z] [2026-05-25T04:52:55.611Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:52:55.611Z] #118 DONE 16.5s [2026-05-25T04:52:55.611Z] [2026-05-25T04:52:55.611Z] #121 [core-metadata builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #121 DONE 5.4s [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #122 [support-scheduler builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #122 DONE 5.4s [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #123 [core-keeper builder 7/8] COPY . . [2026-05-25T04:53:00.886Z] #123 DONE 5.4s [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #124 DONE 5.4s [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #125 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #125 DONE 5.4s [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:00.886Z] #126 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:00.886Z] #127 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #128 [core-command builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #128 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #129 [core-data builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #129 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:00.886Z] #130 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:00.886Z] #131 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #132 [support-notifications builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #132 DONE 5.4s [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:00.886Z] #133 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #134 [core-metadata builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #134 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:00.886Z] #135 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:00.886Z] #136 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #137 [security-proxy-auth builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #137 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:00.886Z] #138 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #139 [security-proxy-setup builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #139 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:00.886Z] #140 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:00.886Z] #141 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:00.886Z] #142 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T04:53:00.886Z] #143 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:00.886Z] #144 CACHED [2026-05-25T04:53:00.886Z] [2026-05-25T04:53:00.886Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:53:02.277Z] #145 1.040 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T04:53:05.134Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2026-05-25T04:53:05.134Z] #1 transferring dockerfile: 2.50kB 0.0s done [2026-05-25T04:53:05.134Z] #1 DONE 0.1s [2026-05-25T04:53:05.134Z] [2026-05-25T04:53:05.134Z] #2 [support-notifications internal] load build definition from Dockerfile [2026-05-25T04:53:05.134Z] #2 ... [2026-05-25T04:53:05.134Z] [2026-05-25T04:53:05.134Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-25T04:53:05.134Z] #3 DONE 0.0s [2026-05-25T04:53:05.134Z] [2026-05-25T04:53:05.134Z] #4 [security-spire-config internal] load build definition from Dockerfile [2026-05-25T04:53:06.101Z] #4 ... [2026-05-25T04:53:06.101Z] [2026-05-25T04:53:06.101Z] #5 [core-keeper internal] load build definition from Dockerfile [2026-05-25T04:53:06.101Z] #5 transferring dockerfile: 2.07kB done [2026-05-25T04:53:06.101Z] #5 DONE 1.8s [2026-05-25T04:53:06.101Z] [2026-05-25T04:53:06.101Z] #2 [support-notifications internal] load build definition from Dockerfile [2026-05-25T04:53:06.101Z] #2 transferring dockerfile: 2.02kB done [2026-05-25T04:53:06.101Z] #2 DONE 1.8s [2026-05-25T04:53:06.101Z] [2026-05-25T04:53:06.101Z] #6 [security-spire-server internal] load .dockerignore [2026-05-25T04:53:06.374Z] #6 ... [2026-05-25T04:53:06.374Z] [2026-05-25T04:53:06.374Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-05-25T04:53:06.374Z] #7 transferring dockerfile: 2.23kB done [2026-05-25T04:53:06.374Z] #7 DONE 2.0s [2026-05-25T04:53:06.374Z] [2026-05-25T04:53:06.374Z] #8 [support-scheduler internal] load .dockerignore [2026-05-25T04:53:06.641Z] #8 ... [2026-05-25T04:53:06.641Z] [2026-05-25T04:53:06.641Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2026-05-25T04:53:06.641Z] #9 transferring dockerfile: 2.49kB done [2026-05-25T04:53:06.641Z] #9 DONE 2.1s [2026-05-25T04:53:06.641Z] [2026-05-25T04:53:06.641Z] #10 [core-metadata internal] load build definition from Dockerfile [2026-05-25T04:53:06.641Z] #10 transferring dockerfile: 2.10kB done [2026-05-25T04:53:06.641Z] #10 DONE 2.2s [2026-05-25T04:53:06.641Z] [2026-05-25T04:53:06.641Z] #11 [core-data internal] load build definition from Dockerfile [2026-05-25T04:53:06.641Z] #11 transferring dockerfile: 2.04kB 0.0s done [2026-05-25T04:53:06.641Z] #11 DONE 2.2s [2026-05-25T04:53:06.641Z] [2026-05-25T04:53:06.641Z] #6 [security-spire-server internal] load .dockerignore [2026-05-25T04:53:06.641Z] #6 transferring context: 50B 0.0s done [2026-05-25T04:53:06.909Z] #6 ... [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #4 [security-spire-config internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #4 transferring dockerfile: 1.69kB 0.0s done [2026-05-25T04:53:06.909Z] #4 DONE 2.1s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #12 [core-command internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #12 transferring dockerfile: 1.94kB 0.0s done [2026-05-25T04:53:06.909Z] #12 DONE 2.1s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #13 transferring dockerfile: 1.89kB 0.0s done [2026-05-25T04:53:06.909Z] #13 DONE 2.0s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #14 [support-scheduler internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #14 transferring dockerfile: 1.83kB 0.0s done [2026-05-25T04:53:06.909Z] #14 DONE 2.0s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #3 transferring dockerfile: 3.02kB 0.0s done [2026-05-25T04:53:06.909Z] #3 DONE 2.2s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #15 [security-spire-server internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #15 transferring dockerfile: 1.70kB 0.0s done [2026-05-25T04:53:06.909Z] #15 DONE 2.1s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #16 [core-keeper internal] load .dockerignore [2026-05-25T04:53:06.909Z] #16 transferring context: 50B 0.0s done [2026-05-25T04:53:06.909Z] #16 DONE 1.3s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #17 transferring dockerfile: 1.81kB 0.0s done [2026-05-25T04:53:06.909Z] #17 DONE 2.4s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #18 [security-proxy-auth internal] load build definition from Dockerfile [2026-05-25T04:53:06.909Z] #18 transferring dockerfile: 2.14kB 0.0s done [2026-05-25T04:53:06.909Z] #18 DONE 2.0s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #19 [core-data internal] load .dockerignore [2026-05-25T04:53:06.909Z] #19 transferring context: 50B 0.0s done [2026-05-25T04:53:06.909Z] #19 DONE 1.2s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #20 [security-proxy-setup internal] load .dockerignore [2026-05-25T04:53:06.909Z] #20 transferring context: 50B 0.0s done [2026-05-25T04:53:06.909Z] #20 DONE 1.9s [2026-05-25T04:53:06.909Z] [2026-05-25T04:53:06.909Z] #8 [support-scheduler internal] load .dockerignore [2026-05-25T04:53:06.909Z] #8 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #8 ... [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #21 [security-bootstrapper internal] load .dockerignore [2026-05-25T04:53:07.178Z] #21 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #21 DONE 1.1s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2026-05-25T04:53:07.178Z] #22 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #22 DONE 1.4s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #23 [security-spire-config internal] load .dockerignore [2026-05-25T04:53:07.178Z] #23 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #23 DONE 1.1s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #24 [support-notifications internal] load .dockerignore [2026-05-25T04:53:07.178Z] #24 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #24 DONE 1.5s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:07.178Z] #25 DONE 0.0s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #26 [core-metadata internal] load .dockerignore [2026-05-25T04:53:07.178Z] #26 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #26 DONE 1.4s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #27 [core-command internal] load .dockerignore [2026-05-25T04:53:07.178Z] #27 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #27 DONE 1.2s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #28 [security-secretstore-setup internal] load .dockerignore [2026-05-25T04:53:07.178Z] #28 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #28 DONE 1.5s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #29 [security-spire-agent internal] load .dockerignore [2026-05-25T04:53:07.178Z] #29 transferring context: 50B 0.0s done [2026-05-25T04:53:07.178Z] #29 DONE 1.4s [2026-05-25T04:53:07.178Z] [2026-05-25T04:53:07.178Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:53:07.453Z] #30 DONE 0.3s [2026-05-25T04:53:07.453Z] [2026-05-25T04:53:07.453Z] #8 [support-scheduler internal] load .dockerignore [2026-05-25T04:53:07.453Z] #8 DONE 1.1s [2026-05-25T04:53:07.453Z] [2026-05-25T04:53:07.453Z] #6 [security-spire-server internal] load .dockerignore [2026-05-25T04:53:07.453Z] #6 DONE 1.2s [2026-05-25T04:53:07.453Z] [2026-05-25T04:53:07.453Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2026-05-25T04:53:07.453Z] #31 transferring context: 50B 0.0s done [2026-05-25T04:53:07.453Z] #31 DONE 1.3s [2026-05-25T04:53:07.453Z] [2026-05-25T04:53:07.453Z] #32 [security-proxy-auth internal] load .dockerignore [2026-05-25T04:53:07.453Z] #32 transferring context: 50B 0.0s done [2026-05-25T04:53:07.453Z] #32 DONE 1.2s [2026-05-25T04:53:07.453Z] [2026-05-25T04:53:07.453Z] #25 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:07.453Z] #25 DONE 0.0s [2026-05-25T04:53:07.453Z] [2026-05-25T04:53:07.453Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:07.453Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:07.722Z] #33 ... [2026-05-25T04:53:07.722Z] [2026-05-25T04:53:07.722Z] #30 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:53:07.722Z] #30 DONE 0.4s [2026-05-25T04:53:07.722Z] [2026-05-25T04:53:07.722Z] #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:07.722Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:07.722Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:07.722Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:07.722Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:07.722Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:07.722Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:07.722Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:07.722Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 0B / 4.14MB 0.1s [2026-05-25T04:53:07.993Z] #33 ... [2026-05-25T04:53:07.993Z] [2026-05-25T04:53:07.993Z] #25 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:07.993Z] #25 DONE 0.0s [2026-05-25T04:53:07.993Z] [2026-05-25T04:53:07.993Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:07.993Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.10MB / 4.14MB 0.3s [2026-05-25T04:53:07.993Z] #33 ... [2026-05-25T04:53:07.993Z] [2026-05-25T04:53:07.993Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:53:07.993Z] #30 DONE 0.4s [2026-05-25T04:53:07.993Z] [2026-05-25T04:53:07.993Z] #33 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:07.993Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.4s [2026-05-25T04:53:08.264Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:08.265Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:08.265Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:08.265Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:08.265Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.51MB / 4.14MB 0.5s [2026-05-25T04:53:08.265Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:08.265Z] #33 ... [2026-05-25T04:53:08.265Z] [2026-05-25T04:53:08.265Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:08.265Z] #25 DONE 0.0s [2026-05-25T04:53:08.265Z] [2026-05-25T04:53:08.265Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:53:08.265Z] #30 DONE 0.5s [2026-05-25T04:53:08.265Z] [2026-05-25T04:53:08.265Z] #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:08.265Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:08.265Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e [2026-05-25T04:53:08.533Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:08.533Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:08.533Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:08.533Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:08.533Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:08.800Z] #33 ... [2026-05-25T04:53:08.800Z] [2026-05-25T04:53:08.800Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:08.800Z] #25 DONE 0.0s [2026-05-25T04:53:08.800Z] [2026-05-25T04:53:08.800Z] #33 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:09.068Z] #33 ... [2026-05-25T04:53:09.068Z] [2026-05-25T04:53:09.068Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:53:09.068Z] #30 DONE 0.6s [2026-05-25T04:53:09.068Z] [2026-05-25T04:53:09.068Z] #34 [security-proxy-setup internal] load build context [2026-05-25T04:53:09.068Z] #34 transferring context: 3.43MB 1.0s done [2026-05-25T04:53:09.068Z] #34 DONE 1.5s [2026-05-25T04:53:09.068Z] [2026-05-25T04:53:09.068Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:09.068Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:09.068Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:09.068Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:09.068Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:09.068Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:09.339Z] #33 ... [2026-05-25T04:53:09.339Z] [2026-05-25T04:53:09.339Z] #35 [core-keeper internal] load build context [2026-05-25T04:53:09.339Z] #35 transferring context: 3.43MB 1.1s done [2026-05-25T04:53:09.339Z] #35 DONE 1.5s [2026-05-25T04:53:09.339Z] [2026-05-25T04:53:09.339Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:09.609Z] #33 ... [2026-05-25T04:53:09.609Z] [2026-05-25T04:53:09.609Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:53:09.609Z] #30 DONE 0.6s [2026-05-25T04:53:09.609Z] [2026-05-25T04:53:09.609Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:09.876Z] #33 ... [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #25 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:09.876Z] #25 DONE 0.0s [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:09.876Z] #33 ... [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #25 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:09.876Z] #25 DONE 0.0s [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:09.876Z] #33 ... [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #25 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:09.876Z] #25 DONE 0.0s [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #36 [core-data internal] load build context [2026-05-25T04:53:09.876Z] #36 transferring context: 3.43MB 1.3s done [2026-05-25T04:53:09.876Z] #36 DONE 1.9s [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T04:53:09.876Z] #37 DONE 3.2s [2026-05-25T04:53:09.876Z] [2026-05-25T04:53:09.876Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:09.876Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:09.876Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:09.876Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:09.876Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:09.876Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:10.142Z] #33 ... [2026-05-25T04:53:10.142Z] [2026-05-25T04:53:10.142Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:10.142Z] #25 DONE 0.0s [2026-05-25T04:53:10.142Z] [2026-05-25T04:53:10.142Z] #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:10.142Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done [2026-05-25T04:53:10.409Z] #33 ... [2026-05-25T04:53:10.409Z] [2026-05-25T04:53:10.409Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T04:53:10.409Z] #37 DONE 3.2s [2026-05-25T04:53:10.409Z] [2026-05-25T04:53:10.409Z] #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:10.409Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:10.409Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:10.409Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:10.409Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:10.409Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:10.409Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done [2026-05-25T04:53:10.409Z] #33 ... [2026-05-25T04:53:10.409Z] [2026-05-25T04:53:10.409Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T04:53:10.409Z] #37 DONE 3.2s [2026-05-25T04:53:10.409Z] [2026-05-25T04:53:10.409Z] #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:10.409Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:10.409Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:10.409Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:10.409Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:10.409Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:10.409Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done [2026-05-25T04:53:10.676Z] #33 ... [2026-05-25T04:53:10.676Z] [2026-05-25T04:53:10.676Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:10.676Z] #25 DONE 0.0s [2026-05-25T04:53:10.676Z] [2026-05-25T04:53:10.676Z] #38 [security-bootstrapper internal] load build context [2026-05-25T04:53:10.676Z] #38 transferring context: 3.43MB 1.5s done [2026-05-25T04:53:10.676Z] #38 DONE 2.1s [2026-05-25T04:53:10.676Z] [2026-05-25T04:53:10.676Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2026-05-25T04:53:10.942Z] #39 ... [2026-05-25T04:53:10.942Z] [2026-05-25T04:53:10.942Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:10.942Z] #25 DONE 0.0s [2026-05-25T04:53:11.209Z] [2026-05-25T04:53:11.209Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T04:53:11.209Z] #37 DONE 3.2s [2026-05-25T04:53:11.209Z] [2026-05-25T04:53:11.209Z] #33 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:11.209Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:11.209Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:11.209Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:11.209Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:11.209Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:11.209Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done [2026-05-25T04:53:11.209Z] #33 ... [2026-05-25T04:53:11.209Z] [2026-05-25T04:53:11.209Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-05-25T04:53:11.209Z] #25 DONE 0.0s [2026-05-25T04:53:11.476Z] [2026-05-25T04:53:11.476Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-05-25T04:53:11.476Z] #40 DONE 1.7s [2026-05-25T04:53:11.476Z] [2026-05-25T04:53:11.476Z] #41 [core-common-config-bootstrapper internal] load build context [2026-05-25T04:53:11.476Z] #41 transferring context: 3.43MB 1.6s done [2026-05-25T04:53:11.476Z] #41 DONE 2.3s [2026-05-25T04:53:11.476Z] [2026-05-25T04:53:11.476Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2026-05-25T04:53:11.476Z] #39 DONE 1.9s [2026-05-25T04:53:11.476Z] [2026-05-25T04:53:11.476Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:53:11.476Z] #42 ... [2026-05-25T04:53:11.476Z] [2026-05-25T04:53:11.476Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-05-25T04:53:11.476Z] #43 DONE 1.2s [2026-05-25T04:53:11.745Z] [2026-05-25T04:53:11.745Z] #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:11.745Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:11.745Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:11.745Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:11.745Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:11.745Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:11.745Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done [2026-05-25T04:53:11.745Z] #33 ... [2026-05-25T04:53:11.745Z] [2026-05-25T04:53:11.745Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-05-25T04:53:11.745Z] #37 DONE 3.2s [2026-05-25T04:53:11.745Z] [2026-05-25T04:53:11.745Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 [2026-05-25T04:53:11.745Z] #30 DONE 2.4s [2026-05-25T04:53:11.745Z] [2026-05-25T04:53:11.745Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2026-05-25T04:53:11.745Z] #39 DONE 1.9s [2026-05-25T04:53:11.745Z] [2026-05-25T04:53:11.745Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T04:53:11.745Z] #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.1s done [2026-05-25T04:53:11.745Z] #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done [2026-05-25T04:53:11.745Z] #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-25T04:53:11.745Z] #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done [2026-05-25T04:53:11.745Z] #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.6s done [2026-05-25T04:53:11.745Z] #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 1.9s done [2026-05-25T04:53:12.314Z] #145 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T04:53:12.314Z] #0 1.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T04:53:12.314Z] #146 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #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-05-25T04:53:12.314Z] #0 0.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T04:53:12.314Z] #147 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T04:53:12.314Z] #0 1.030 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T04:53:12.314Z] #148 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T04:53:12.314Z] #0 1.063 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T04:53:12.314Z] #149 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T04:53:12.314Z] #0 1.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T04:53:12.314Z] #150 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T04:53:12.314Z] #0 1.088 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T04:53:12.314Z] #151 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T04:53:12.314Z] #0 1.027 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T04:53:12.314Z] #152 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:53:12.314Z] #0 0.453 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T04:53:12.314Z] #153 ... [2026-05-25T04:53:12.314Z] [2026-05-25T04:53:12.314Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:53:12.314Z] #0 1.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T04:53:12.327Z] #33 ... [2026-05-25T04:53:12.327Z] [2026-05-25T04:53:12.327Z] #44 [security-spire-config internal] load build context [2026-05-25T04:53:12.327Z] #44 transferring context: 24.83kB 0.1s done [2026-05-25T04:53:12.327Z] #44 DONE 0.7s [2026-05-25T04:53:12.327Z] [2026-05-25T04:53:12.327Z] #45 [security-spire-server internal] load build context [2026-05-25T04:53:12.327Z] #45 transferring context: 26.58kB 0.1s done [2026-05-25T04:53:12.327Z] #45 DONE 0.8s [2026-05-25T04:53:12.327Z] [2026-05-25T04:53:12.327Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T04:53:12.327Z] #46 ... [2026-05-25T04:53:12.327Z] [2026-05-25T04:53:12.327Z] #47 [core-metadata internal] load build context [2026-05-25T04:53:12.327Z] #47 transferring context: 3.43MB 1.8s done [2026-05-25T04:53:12.327Z] #47 DONE 2.4s [2026-05-25T04:53:12.327Z] [2026-05-25T04:53:12.327Z] #48 [support-notifications internal] load build context [2026-05-25T04:53:12.327Z] #48 transferring context: 3.43MB 1.8s done [2026-05-25T04:53:12.327Z] #48 DONE 2.5s [2026-05-25T04:53:12.576Z] #154 ... [2026-05-25T04:53:12.576Z] [2026-05-25T04:53:12.576Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T04:53:12.576Z] #0 1.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-25T04:53:12.576Z] #155 ... [2026-05-25T04:53:12.576Z] [2026-05-25T04:53:12.576Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:53:12.576Z] #0 1.019 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T04:53:12.596Z] [2026-05-25T04:53:12.596Z] #49 [core-command internal] load build context [2026-05-25T04:53:12.596Z] #49 transferring context: 3.43MB 1.5s done [2026-05-25T04:53:12.867Z] #49 ... [2026-05-25T04:53:12.867Z] [2026-05-25T04:53:12.867Z] #50 [security-secretstore-setup internal] load build context [2026-05-25T04:53:12.867Z] #50 transferring context: 3.43MB 1.5s done [2026-05-25T04:53:12.867Z] #50 DONE 2.5s [2026-05-25T04:53:13.146Z] [2026-05-25T04:53:13.146Z] #49 [core-command internal] load build context [2026-05-25T04:53:13.146Z] #49 DONE 2.5s [2026-05-25T04:53:13.146Z] [2026-05-25T04:53:13.146Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:13.146Z] #51 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.2s done [2026-05-25T04:53:13.146Z] #51 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-05-25T04:53:13.146Z] #51 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-05-25T04:53:13.417Z] #51 ... [2026-05-25T04:53:13.417Z] [2026-05-25T04:53:13.417Z] #52 [support-scheduler internal] load build context [2026-05-25T04:53:13.417Z] #52 transferring context: 3.43MB 1.2s done [2026-05-25T04:53:13.417Z] #52 DONE 2.2s [2026-05-25T04:53:13.417Z] [2026-05-25T04:53:13.417Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:13.417Z] #51 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-05-25T04:53:13.685Z] #51 ... [2026-05-25T04:53:13.685Z] [2026-05-25T04:53:13.685Z] #53 [security-spire-agent internal] load build context [2026-05-25T04:53:13.685Z] #53 transferring context: 26.11kB 0.3s done [2026-05-25T04:53:13.685Z] #53 DONE 1.8s [2026-05-25T04:53:13.685Z] [2026-05-25T04:53:13.685Z] #54 [security-proxy-auth internal] load build context [2026-05-25T04:53:16.297Z] #54 ... [2026-05-25T04:53:16.297Z] [2026-05-25T04:53:16.297Z] #55 [security-spiffe-token-provider internal] load build context [2026-05-25T04:53:16.297Z] #55 transferring context: 3.43MB 2.8s done [2026-05-25T04:53:16.297Z] #55 DONE 4.1s [2026-05-25T04:53:16.297Z] [2026-05-25T04:53:16.297Z] #54 [security-proxy-auth internal] load build context [2026-05-25T04:53:17.255Z] #54 transferring context: 3.43MB 4.0s done [2026-05-25T04:53:17.255Z] #54 DONE 5.4s [2026-05-25T04:53:17.255Z] [2026-05-25T04:53:17.255Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:17.255Z] #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2026-05-25T04:53:17.255Z] #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done [2026-05-25T04:53:17.255Z] #51 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done [2026-05-25T04:53:17.255Z] #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2026-05-25T04:53:17.255Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.26MB / 37.02MB 3.1s [2026-05-25T04:53:17.841Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 3.5s [2026-05-25T04:53:18.425Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 4.2s [2026-05-25T04:53:18.697Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2026-05-25T04:53:18.697Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 4.7s [2026-05-25T04:53:18.697Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-25T04:53:18.974Z] #51 ... [2026-05-25T04:53:18.974Z] [2026-05-25T04:53:18.974Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T04:53:18.974Z] #56 DONE 7.6s [2026-05-25T04:53:18.974Z] [2026-05-25T04:53:18.974Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:18.974Z] #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-25T04:53:19.578Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 5.5s [2026-05-25T04:53:20.544Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.65MB / 37.02MB 6.3s [2026-05-25T04:53:21.510Z] #51 ... [2026-05-25T04:53:21.510Z] [2026-05-25T04:53:21.510Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:53:21.510Z] #0 9.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:21.510Z] #57 ... [2026-05-25T04:53:21.510Z] [2026-05-25T04:53:21.510Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T04:53:21.510Z] #0 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:21.510Z] #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:21.510Z] #0 10.07 OK: 255 MiB in 60 packages [2026-05-25T04:53:21.510Z] #58 ... [2026-05-25T04:53:21.510Z] [2026-05-25T04:53:21.510Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T04:53:21.510Z] #0 9.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:21.510Z] #0 9.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:21.510Z] #59 ... [2026-05-25T04:53:21.510Z] [2026-05-25T04:53:21.510Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:21.510Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 7.5s [2026-05-25T04:53:21.778Z] #51 ... [2026-05-25T04:53:21.778Z] [2026-05-25T04:53:21.778Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:53:21.778Z] #60 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.3s done [2026-05-25T04:53:21.778Z] #60 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-05-25T04:53:21.778Z] #60 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-05-25T04:53:21.778Z] #60 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-05-25T04:53:21.778Z] #60 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done [2026-05-25T04:53:21.778Z] #60 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done [2026-05-25T04:53:21.778Z] #60 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2026-05-25T04:53:21.778Z] #60 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done [2026-05-25T04:53:21.778Z] #60 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 6.3s done [2026-05-25T04:53:21.778Z] #60 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done [2026-05-25T04:53:21.778Z] #60 ... [2026-05-25T04:53:21.778Z] [2026-05-25T04:53:21.778Z] #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:53:22.048Z] #42 ... [2026-05-25T04:53:22.048Z] [2026-05-25T04:53:22.048Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T04:53:22.314Z] #61 ... [2026-05-25T04:53:22.314Z] [2026-05-25T04:53:22.314Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-05-25T04:53:22.314Z] #58 DONE 10.9s [2026-05-25T04:53:22.314Z] [2026-05-25T04:53:22.314Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:22.581Z] #51 ... [2026-05-25T04:53:22.581Z] [2026-05-25T04:53:22.581Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:22.848Z] #62 ... [2026-05-25T04:53:22.848Z] [2026-05-25T04:53:22.848Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T04:53:22.848Z] #63 ... [2026-05-25T04:53:22.848Z] [2026-05-25T04:53:22.848Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T04:53:23.115Z] #64 ... [2026-05-25T04:53:23.115Z] [2026-05-25T04:53:23.115Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T04:53:23.115Z] #65 ... [2026-05-25T04:53:23.115Z] [2026-05-25T04:53:23.115Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T04:53:23.388Z] #66 ... [2026-05-25T04:53:23.388Z] [2026-05-25T04:53:23.388Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:23.388Z] #67 ... [2026-05-25T04:53:23.388Z] [2026-05-25T04:53:23.388Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T04:53:23.655Z] #68 ... [2026-05-25T04:53:23.655Z] [2026-05-25T04:53:23.655Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T04:53:23.655Z] #0 9.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:23.655Z] #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:23.655Z] #69 ... [2026-05-25T04:53:23.655Z] [2026-05-25T04:53:23.655Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T04:53:23.923Z] #70 ... [2026-05-25T04:53:23.923Z] [2026-05-25T04:53:23.923Z] #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:23.923Z] #71 DONE 1.7s [2026-05-25T04:53:23.923Z] [2026-05-25T04:53:23.923Z] #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T04:53:23.923Z] #72 ... [2026-05-25T04:53:23.923Z] [2026-05-25T04:53:23.923Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:23.923Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 9.9s [2026-05-25T04:53:23.923Z] #51 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.2s done [2026-05-25T04:53:24.884Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 10.8s [2026-05-25T04:53:25.157Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.04MB / 37.02MB 11.2s [2026-05-25T04:53:26.126Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 11.9s [2026-05-25T04:53:26.708Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 12.5s [2026-05-25T04:53:26.708Z] #51 ... [2026-05-25T04:53:26.708Z] [2026-05-25T04:53:26.708Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:53:26.708Z] #57 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:26.708Z] #57 13.71 OK: 255 MiB in 60 packages [2026-05-25T04:53:26.708Z] #57 DONE 16.1s [2026-05-25T04:53:26.708Z] [2026-05-25T04:53:26.708Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:27.295Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 13.1s [2026-05-25T04:53:27.563Z] #51 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 13.2s done [2026-05-25T04:53:27.563Z] #51 ... [2026-05-25T04:53:27.563Z] [2026-05-25T04:53:27.563Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:27.563Z] #73 DONE 0.8s [2026-05-25T04:53:27.832Z] [2026-05-25T04:53:27.832Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:28.416Z] #74 ... [2026-05-25T04:53:28.416Z] [2026-05-25T04:53:28.416Z] #72 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-05-25T04:53:28.416Z] #72 DONE 15.7s [2026-05-25T04:53:28.685Z] [2026-05-25T04:53:28.685Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T04:53:28.685Z] #65 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:28.952Z] #65 ... [2026-05-25T04:53:28.952Z] [2026-05-25T04:53:28.952Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T04:53:28.952Z] #0 8.876 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:29.218Z] #75 ... [2026-05-25T04:53:29.218Z] [2026-05-25T04:53:29.218Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:29.218Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2026-05-25T04:53:29.802Z] #51 ... [2026-05-25T04:53:29.802Z] [2026-05-25T04:53:29.802Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-05-25T04:53:29.802Z] #59 15.59 OK: 255 MiB in 60 packages [2026-05-25T04:53:29.802Z] #59 DONE 18.5s [2026-05-25T04:53:29.802Z] [2026-05-25T04:53:29.802Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T04:53:29.802Z] #75 10.94 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:30.759Z] #75 ... [2026-05-25T04:53:30.759Z] [2026-05-25T04:53:30.759Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:30.759Z] #76 DONE 1.1s [2026-05-25T04:53:31.029Z] [2026-05-25T04:53:31.029Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:32.461Z] #51 ... [2026-05-25T04:53:32.461Z] [2026-05-25T04:53:32.461Z] #42 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:53:32.461Z] #42 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:32.461Z] #42 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:32.461Z] #42 ... [2026-05-25T04:53:32.461Z] [2026-05-25T04:53:32.461Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:33.868Z] #51 ... [2026-05-25T04:53:33.868Z] [2026-05-25T04:53:33.868Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:53:33.868Z] #60 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2026-05-25T04:53:33.868Z] #60 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.0s [2026-05-25T04:53:33.868Z] #60 ... [2026-05-25T04:53:33.868Z] [2026-05-25T04:53:33.868Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:33.868Z] #51 ... [2026-05-25T04:53:33.868Z] [2026-05-25T04:53:33.868Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T04:53:33.868Z] #64 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:33.868Z] #64 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:33.868Z] #64 ... [2026-05-25T04:53:33.868Z] [2026-05-25T04:53:33.868Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T04:53:33.868Z] #66 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:33.868Z] #66 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:34.135Z] #66 ... [2026-05-25T04:53:34.135Z] [2026-05-25T04:53:34.135Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:34.135Z] #77 ... [2026-05-25T04:53:34.135Z] [2026-05-25T04:53:34.135Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:53:35.097Z] #60 ... [2026-05-25T04:53:35.097Z] [2026-05-25T04:53:35.097Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T04:53:35.097Z] #61 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:35.097Z] #61 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:35.367Z] #61 ... [2026-05-25T04:53:35.367Z] [2026-05-25T04:53:35.367Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:35.367Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.3s [2026-05-25T04:53:35.367Z] #51 ... [2026-05-25T04:53:35.367Z] [2026-05-25T04:53:35.367Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:35.367Z] #62 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:35.367Z] #62 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:35.634Z] #62 ... [2026-05-25T04:53:35.634Z] [2026-05-25T04:53:35.634Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:35.900Z] #51 ... [2026-05-25T04:53:35.900Z] [2026-05-25T04:53:35.900Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T04:53:35.900Z] #68 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:35.900Z] #68 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:35.900Z] #68 ... [2026-05-25T04:53:35.900Z] [2026-05-25T04:53:35.900Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:35.900Z] #67 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:35.900Z] #67 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:36.167Z] #67 ... [2026-05-25T04:53:36.167Z] [2026-05-25T04:53:36.167Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T04:53:36.167Z] #46 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:36.167Z] #46 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:36.438Z] #46 ... [2026-05-25T04:53:36.438Z] [2026-05-25T04:53:36.438Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:36.709Z] #51 ... [2026-05-25T04:53:36.709Z] [2026-05-25T04:53:36.709Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-05-25T04:53:36.709Z] #42 22.71 OK: 255 MiB in 60 packages [2026-05-25T04:53:36.709Z] #42 DONE 25.3s [2026-05-25T04:53:36.709Z] [2026-05-25T04:53:36.709Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:36.709Z] #51 ... [2026-05-25T04:53:36.709Z] [2026-05-25T04:53:36.709Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T04:53:36.709Z] #70 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:36.709Z] #70 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:36.709Z] #70 ... [2026-05-25T04:53:36.709Z] [2026-05-25T04:53:36.709Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:37.293Z] #51 ... [2026-05-25T04:53:37.293Z] [2026-05-25T04:53:37.293Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:37.293Z] #78 DONE 0.6s [2026-05-25T04:53:37.293Z] [2026-05-25T04:53:37.293Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:37.293Z] #51 ... [2026-05-25T04:53:37.293Z] [2026-05-25T04:53:37.293Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T04:53:37.293Z] #63 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:37.293Z] #63 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:37.563Z] #63 ... [2026-05-25T04:53:37.563Z] [2026-05-25T04:53:37.563Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:37.831Z] #79 ... [2026-05-25T04:53:37.831Z] [2026-05-25T04:53:37.831Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-05-25T04:53:37.831Z] #69 19.95 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:37.831Z] #69 19.99 (2/4) Installing openssl (3.5.6-r0) [2026-05-25T04:53:37.831Z] #69 20.13 (3/4) Installing su-exec (0.2-r3) [2026-05-25T04:53:37.831Z] #69 20.14 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T04:53:37.831Z] #69 21.58 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:37.831Z] #69 21.82 OK: 20 MiB in 20 packages [2026-05-25T04:53:37.831Z] #69 DONE 25.0s [2026-05-25T04:53:37.831Z] [2026-05-25T04:53:37.831Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:38.414Z] #51 ... [2026-05-25T04:53:38.414Z] [2026-05-25T04:53:38.414Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:38.414Z] #0 8.176 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:38.685Z] #80 ... [2026-05-25T04:53:38.685Z] [2026-05-25T04:53:38.685Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:40.149Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.3s [2026-05-25T04:53:40.733Z] #51 ... [2026-05-25T04:53:40.733Z] [2026-05-25T04:53:40.733Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T04:53:40.733Z] #65 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:41.000Z] #65 ... [2026-05-25T04:53:41.000Z] [2026-05-25T04:53:41.000Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:41.292Z] #81 ... [2026-05-25T04:53:41.292Z] [2026-05-25T04:53:41.292Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:41.565Z] #51 ... [2026-05-25T04:53:41.565Z] [2026-05-25T04:53:41.565Z] #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-05-25T04:53:41.565Z] #66 26.09 (1/2) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:41.565Z] #66 26.12 (2/2) Installing su-exec (0.2-r3) [2026-05-25T04:53:41.565Z] #66 26.16 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:41.565Z] #66 26.32 OK: 8 MiB in 18 packages [2026-05-25T04:53:41.565Z] #66 DONE 28.8s [2026-05-25T04:53:41.565Z] [2026-05-25T04:53:41.565Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:44.176Z] #51 ... [2026-05-25T04:53:44.176Z] [2026-05-25T04:53:44.176Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:44.176Z] #62 27.73 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:44.176Z] #62 27.76 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:44.176Z] #62 27.82 OK: 8 MiB in 17 packages [2026-05-25T04:53:44.176Z] #62 DONE 31.0s [2026-05-25T04:53:44.176Z] [2026-05-25T04:53:44.176Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:53:45.604Z] #82 ... [2026-05-25T04:53:45.605Z] [2026-05-25T04:53:45.605Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:45.605Z] #67 29.69 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:45.605Z] #67 29.72 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:45.605Z] #67 29.81 OK: 8 MiB in 17 packages [2026-05-25T04:53:45.605Z] #67 DONE 32.6s [2026-05-25T04:53:45.605Z] [2026-05-25T04:53:45.605Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T04:53:45.605Z] #60 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.5s done [2026-05-25T04:53:45.605Z] #60 ... [2026-05-25T04:53:45.605Z] [2026-05-25T04:53:45.605Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T04:53:47.853Z] #83 ... [2026-05-25T04:53:47.853Z] [2026-05-25T04:53:47.853Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T04:53:47.853Z] #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:47.853Z] #0 7.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:47.853Z] #84 ... [2026-05-25T04:53:47.853Z] [2026-05-25T04:53:47.853Z] #51 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:47.853Z] #51 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s done [2026-05-25T04:53:48.126Z] #51 ... [2026-05-25T04:53:48.126Z] [2026-05-25T04:53:48.126Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T04:53:48.126Z] #61 26.19 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:53:48.126Z] #61 26.19 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:53:48.126Z] #61 26.19 OK: 26183 distinct packages available [2026-05-25T04:53:48.126Z] #61 28.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:48.126Z] #61 30.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:48.126Z] #61 ... [2026-05-25T04:53:48.126Z] [2026-05-25T04:53:48.126Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:53:48.126Z] #82 3.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:49.100Z] #82 5.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:49.100Z] #82 ... [2026-05-25T04:53:49.100Z] [2026-05-25T04:53:49.100Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:49.100Z] #80 10.55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:49.384Z] #80 ... [2026-05-25T04:53:49.384Z] [2026-05-25T04:53:49.384Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T04:53:49.384Z] #65 32.19 (1/3) Installing ca-certificates (20260413-r0) [2026-05-25T04:53:49.384Z] #65 32.84 (2/3) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:49.384Z] #65 32.91 (3/3) Installing tzdata (2026b-r0) [2026-05-25T04:53:49.384Z] #65 35.20 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:49.384Z] #65 35.28 Executing ca-certificates-20260413-r0.trigger [2026-05-25T04:53:49.384Z] #65 36.44 OK: 9 MiB in 19 packages [2026-05-25T04:53:50.373Z] #65 ... [2026-05-25T04:53:50.373Z] [2026-05-25T04:53:50.373Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-05-25T04:53:50.373Z] #68 28.55 (1/7) Installing ca-certificates (20260413-r0) [2026-05-25T04:53:50.373Z] #68 29.24 (2/7) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:50.373Z] #68 29.29 (3/7) Installing libgcc (14.2.0-r6) [2026-05-25T04:53:50.373Z] #68 29.34 (4/7) Installing libsodium (1.0.20-r1) [2026-05-25T04:53:50.373Z] #68 29.46 (5/7) Installing libstdc++ (14.2.0-r6) [2026-05-25T04:53:50.373Z] #68 29.76 (6/7) Installing libzmq (4.3.5-r2) [2026-05-25T04:53:50.373Z] #68 29.85 (7/7) Installing zeromq (4.3.5-r2) [2026-05-25T04:53:50.373Z] #68 29.87 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:50.373Z] #68 30.06 Executing ca-certificates-20260413-r0.trigger [2026-05-25T04:53:50.373Z] #68 31.88 OK: 12 MiB in 23 packages [2026-05-25T04:53:50.373Z] #68 DONE 37.4s [2026-05-25T04:53:50.373Z] [2026-05-25T04:53:50.373Z] #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-05-25T04:53:50.373Z] #70 28.36 (1/4) Installing ca-certificates (20260413-r0) [2026-05-25T04:53:50.373Z] #70 29.15 (2/4) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:50.373Z] #70 29.20 (3/4) Installing su-exec (0.2-r3) [2026-05-25T04:53:50.373Z] #70 29.29 (4/4) Installing yq-go (4.47.2-r3) [2026-05-25T04:53:50.373Z] #70 30.98 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:50.373Z] #70 31.23 Executing ca-certificates-20260413-r0.trigger [2026-05-25T04:53:50.373Z] #70 33.08 OK: 20 MiB in 20 packages [2026-05-25T04:53:50.373Z] #70 DONE 37.4s [2026-05-25T04:53:50.373Z] [2026-05-25T04:53:50.373Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T04:53:50.373Z] #85 ... [2026-05-25T04:53:50.373Z] [2026-05-25T04:53:50.373Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-05-25T04:53:50.373Z] #75 26.05 OK: 255 MiB in 60 packages [2026-05-25T04:53:50.373Z] #75 DONE 31.4s [2026-05-25T04:53:50.373Z] [2026-05-25T04:53:50.373Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T04:53:50.373Z] #64 27.51 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:53:50.373Z] #64 27.51 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:53:50.373Z] #64 27.51 OK: 26165 distinct packages available [2026-05-25T04:53:50.373Z] #64 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:50.373Z] #64 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:50.373Z] #64 ... [2026-05-25T04:53:50.373Z] [2026-05-25T04:53:50.373Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:53:51.343Z] #86 ... [2026-05-25T04:53:51.343Z] [2026-05-25T04:53:51.343Z] #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-05-25T04:53:51.343Z] #51 DONE 39.7s [2026-05-25T04:53:51.343Z] [2026-05-25T04:53:51.343Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T04:53:51.343Z] #83 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:51.609Z] #83 ... [2026-05-25T04:53:51.609Z] [2026-05-25T04:53:51.609Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T04:53:51.609Z] #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:51.609Z] #0 6.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:51.877Z] #87 ... [2026-05-25T04:53:51.877Z] [2026-05-25T04:53:51.877Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T04:53:51.877Z] #88 ... [2026-05-25T04:53:51.877Z] [2026-05-25T04:53:51.877Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-05-25T04:53:51.877Z] #65 DONE 39.1s [2026-05-25T04:53:52.151Z] [2026-05-25T04:53:52.151Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-05-25T04:53:52.151Z] #88 DONE 1.7s [2026-05-25T04:53:52.151Z] [2026-05-25T04:53:52.151Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:53:52.735Z] #89 ... [2026-05-25T04:53:52.735Z] [2026-05-25T04:53:52.735Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T04:53:52.735Z] #46 30.55 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:53:52.735Z] #46 30.55 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:53:52.735Z] #46 30.55 OK: 26165 distinct packages available [2026-05-25T04:53:52.735Z] #46 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:52.735Z] #46 34.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:53.002Z] #46 ... [2026-05-25T04:53:53.002Z] [2026-05-25T04:53:53.002Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:53.002Z] #80 24.30 (1/1) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:53.583Z] #80 25.08 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:53.849Z] #80 25.32 OK: 8 MiB in 17 packages [2026-05-25T04:53:54.860Z] #80 ... [2026-05-25T04:53:54.860Z] [2026-05-25T04:53:54.860Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T04:53:54.860Z] #63 32.02 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-05-25T04:53:54.860Z] #63 32.02 v3.22.4-106-g4f7461f8d65 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-05-25T04:53:54.860Z] #63 32.02 OK: 26165 distinct packages available [2026-05-25T04:53:54.860Z] #63 35.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:54.860Z] #63 36.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:54.860Z] #63 ... [2026-05-25T04:53:54.860Z] [2026-05-25T04:53:54.860Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T04:53:54.860Z] #83 8.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:53:56.265Z] #83 ... [2026-05-25T04:53:56.265Z] [2026-05-25T04:53:56.265Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-05-25T04:53:56.265Z] #80 DONE 27.8s [2026-05-25T04:53:56.533Z] [2026-05-25T04:53:56.533Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-05-25T04:53:56.533Z] #61 44.23 OK: 255 MiB in 60 packages [2026-05-25T04:53:57.947Z] #61 DONE 46.0s [2026-05-25T04:53:57.947Z] [2026-05-25T04:53:57.947Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T04:53:57.947Z] #64 44.12 (1/13) Installing brotli-libs (1.1.0-r2) [2026-05-25T04:53:57.947Z] #64 44.23 (2/13) Installing c-ares (1.34.6-r0) [2026-05-25T04:53:57.947Z] #64 44.28 (3/13) Installing libunistring (1.3-r0) [2026-05-25T04:53:57.947Z] #64 44.49 (4/13) Installing libidn2 (2.3.7-r0) [2026-05-25T04:53:57.947Z] #64 44.53 (5/13) Installing nghttp2-libs (1.69.0-r0) [2026-05-25T04:53:57.947Z] #64 44.57 (6/13) Installing libpsl (0.21.5-r3) [2026-05-25T04:53:57.947Z] #64 44.61 (7/13) Installing zstd-libs (1.5.7-r0) [2026-05-25T04:53:57.947Z] #64 44.73 (8/13) Installing libcurl (8.14.1-r2) [2026-05-25T04:53:57.947Z] #64 44.83 (9/13) Installing curl (8.14.1-r2) [2026-05-25T04:53:57.947Z] #64 44.88 (10/13) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:57.947Z] #64 44.90 (11/13) Installing musl-obstack (1.2.3-r2) [2026-05-25T04:53:57.947Z] #64 44.95 (12/13) Installing libucontext (1.3.2-r0) [2026-05-25T04:53:57.947Z] #64 44.97 (13/13) Installing gcompat (1.1.0-r4) [2026-05-25T04:53:57.947Z] #64 45.01 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:57.947Z] #64 45.20 OK: 13 MiB in 29 packages [2026-05-25T04:53:58.544Z] #64 ... [2026-05-25T04:53:58.545Z] [2026-05-25T04:53:58.545Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:53:58.545Z] #90 DONE 0.5s [2026-05-25T04:53:58.545Z] [2026-05-25T04:53:58.545Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:53:59.503Z] #91 ... [2026-05-25T04:53:59.503Z] [2026-05-25T04:53:59.503Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-05-25T04:53:59.503Z] #84 19.81 OK: 20 MiB in 20 packages [2026-05-25T04:53:59.503Z] #84 DONE 21.9s [2026-05-25T04:53:59.789Z] [2026-05-25T04:53:59.789Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T04:53:59.789Z] #46 46.92 (1/5) Installing dumb-init (1.2.5-r3) [2026-05-25T04:53:59.789Z] #46 46.98 (2/5) Installing musl-obstack (1.2.3-r2) [2026-05-25T04:53:59.789Z] #46 46.99 (3/5) Installing libucontext (1.3.2-r0) [2026-05-25T04:53:59.789Z] #46 47.01 (4/5) Installing gcompat (1.1.0-r4) [2026-05-25T04:53:59.789Z] #46 47.08 (5/5) Installing openssl (3.5.6-r0) [2026-05-25T04:53:59.789Z] #46 47.19 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:53:59.789Z] #46 47.54 OK: 9 MiB in 21 packages [2026-05-25T04:54:00.061Z] #46 ... [2026-05-25T04:54:00.061Z] [2026-05-25T04:54:00.061Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-05-25T04:54:00.061Z] #92 DONE 0.3s [2026-05-25T04:54:00.061Z] [2026-05-25T04:54:00.061Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-05-25T04:54:00.061Z] #64 DONE 47.4s [2026-05-25T04:54:00.061Z] [2026-05-25T04:54:00.061Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:01.480Z] #93 ... [2026-05-25T04:54:01.480Z] [2026-05-25T04:54:01.480Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-05-25T04:54:01.480Z] #87 18.52 OK: 8 MiB in 18 packages [2026-05-25T04:54:01.480Z] #87 DONE 19.8s [2026-05-25T04:54:01.480Z] [2026-05-25T04:54:01.480Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T04:54:01.480Z] #63 48.25 (1/4) Installing dumb-init (1.2.5-r3) [2026-05-25T04:54:01.480Z] #63 48.28 (2/4) Installing musl-obstack (1.2.3-r2) [2026-05-25T04:54:01.480Z] #63 48.30 (3/4) Installing libucontext (1.3.2-r0) [2026-05-25T04:54:01.480Z] #63 48.32 (4/4) Installing gcompat (1.1.0-r4) [2026-05-25T04:54:01.480Z] #63 48.36 Executing busybox-1.37.0-r20.trigger [2026-05-25T04:54:01.480Z] #63 48.60 OK: 8 MiB in 20 packages [2026-05-25T04:54:02.442Z] #63 ... [2026-05-25T04:54:02.443Z] [2026-05-25T04:54:02.443Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:54:02.443Z] #94 ... [2026-05-25T04:54:02.443Z] [2026-05-25T04:54:02.443Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:02.443Z] #82 18.11 OK: 8 MiB in 17 packages [2026-05-25T04:54:02.712Z] #82 ... [2026-05-25T04:54:02.712Z] [2026-05-25T04:54:02.712Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-05-25T04:54:02.712Z] #46 DONE 50.6s [2026-05-25T04:54:02.981Z] [2026-05-25T04:54:02.981Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T04:54:03.944Z] #95 ... [2026-05-25T04:54:03.944Z] [2026-05-25T04:54:03.944Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-05-25T04:54:03.944Z] #63 DONE 51.1s [2026-05-25T04:54:03.944Z] [2026-05-25T04:54:03.944Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T04:54:04.526Z] #96 ... [2026-05-25T04:54:04.526Z] [2026-05-25T04:54:04.526Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:04.526Z] #82 DONE 20.8s [2026-05-25T04:54:04.795Z] [2026-05-25T04:54:04.795Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:04.795Z] #93 4.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:05.759Z] #93 ... [2026-05-25T04:54:05.759Z] [2026-05-25T04:54:05.759Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T04:54:05.759Z] #85 5.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:05.759Z] #85 6.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:05.759Z] #85 ... [2026-05-25T04:54:05.759Z] [2026-05-25T04:54:05.759Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:05.759Z] #86 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:05.759Z] #86 6.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:05.759Z] #86 ... [2026-05-25T04:54:05.759Z] [2026-05-25T04:54:05.759Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T04:54:05.759Z] #83 20.30 OK: 8 MiB in 17 packages [2026-05-25T04:54:06.048Z] #83 ... [2026-05-25T04:54:06.048Z] [2026-05-25T04:54:06.048Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:06.048Z] #89 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:06.048Z] #89 4.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:06.048Z] #89 ... [2026-05-25T04:54:06.048Z] [2026-05-25T04:54:06.048Z] #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-05-25T04:54:06.318Z] #97 DONE 4.9s [2026-05-25T04:54:06.318Z] [2026-05-25T04:54:06.318Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T04:54:06.318Z] #85 ... [2026-05-25T04:54:06.318Z] [2026-05-25T04:54:06.318Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-05-25T04:54:06.902Z] #98 DONE 0.3s [2026-05-25T04:54:06.902Z] [2026-05-25T04:54:06.902Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:06.902Z] #93 6.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:07.169Z] #93 ... [2026-05-25T04:54:07.169Z] [2026-05-25T04:54:07.169Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2026-05-25T04:54:07.169Z] #83 DONE 22.0s [2026-05-25T04:54:07.435Z] [2026-05-25T04:54:07.435Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T04:54:07.435Z] #95 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:08.840Z] #95 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:09.112Z] #95 ... [2026-05-25T04:54:09.112Z] [2026-05-25T04:54:09.112Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-05-25T04:54:09.112Z] #85 17.53 OK: 20 MiB in 20 packages [2026-05-25T04:54:09.112Z] #85 DONE 18.8s [2026-05-25T04:54:09.112Z] [2026-05-25T04:54:09.112Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:09.112Z] #89 15.82 OK: 9 MiB in 19 packages [2026-05-25T04:54:09.112Z] #89 DONE 17.1s [2026-05-25T04:54:09.112Z] [2026-05-25T04:54:09.112Z] #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:09.112Z] #86 18.62 OK: 12 MiB in 23 packages [2026-05-25T04:54:10.528Z] #86 DONE 20.0s [2026-05-25T04:54:10.528Z] [2026-05-25T04:54:10.528Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T04:54:10.528Z] #96 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:10.528Z] #96 5.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-25T04:54:13.869Z] #96 ... [2026-05-25T04:54:13.869Z] [2026-05-25T04:54:13.869Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-05-25T04:54:13.869Z] #93 11.96 OK: 13 MiB in 29 packages [2026-05-25T04:54:13.869Z] #93 DONE 13.1s [2026-05-25T04:54:13.869Z] [2026-05-25T04:54:13.869Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-05-25T04:54:13.869Z] #96 9.994 OK: 8 MiB in 20 packages [2026-05-25T04:54:14.834Z] #96 DONE 10.9s [2026-05-25T04:54:14.834Z] [2026-05-25T04:54:14.834Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-05-25T04:54:14.834Z] #95 11.04 OK: 9 MiB in 21 packages [2026-05-25T04:54:14.834Z] #95 DONE 11.9s [2026-05-25T04:54:14.834Z] [2026-05-25T04:54:14.834Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:54:16.800Z] #99 ... [2026-05-25T04:54:16.800Z] [2026-05-25T04:54:16.800Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-05-25T04:54:16.800Z] #100 DONE 2.0s [2026-05-25T04:54:17.071Z] [2026-05-25T04:54:17.071Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:54:17.666Z] #101 ... [2026-05-25T04:54:17.666Z] [2026-05-25T04:54:17.666Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:54:17.666Z] #102 DONE 2.9s [2026-05-25T04:54:17.666Z] [2026-05-25T04:54:17.666Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:54:17.666Z] #99 DONE 2.9s [2026-05-25T04:54:17.666Z] [2026-05-25T04:54:17.666Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-05-25T04:54:17.934Z] #103 DONE 0.3s [2026-05-25T04:54:17.934Z] [2026-05-25T04:54:17.934Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-05-25T04:54:17.934Z] #104 DONE 0.3s [2026-05-25T04:54:17.934Z] [2026-05-25T04:54:17.934Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2026-05-25T04:54:18.584Z] #105 DONE 0.4s [2026-05-25T04:54:18.585Z] [2026-05-25T04:54:18.585Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2026-05-25T04:54:18.585Z] #106 DONE 0.5s [2026-05-25T04:54:18.585Z] [2026-05-25T04:54:18.585Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T04:54:18.852Z] #107 DONE 0.5s [2026-05-25T04:54:18.852Z] [2026-05-25T04:54:18.852Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T04:54:18.852Z] #108 DONE 0.4s [2026-05-25T04:54:18.852Z] [2026-05-25T04:54:18.852Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-25T04:54:19.119Z] #109 ... [2026-05-25T04:54:19.119Z] [2026-05-25T04:54:19.119Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-05-25T04:54:19.119Z] #101 DONE 2.2s [2026-05-25T04:54:19.119Z] [2026-05-25T04:54:19.119Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-05-25T04:54:19.119Z] #109 DONE 0.2s [2026-05-25T04:54:19.119Z] [2026-05-25T04:54:19.119Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T04:54:19.402Z] #110 ... [2026-05-25T04:54:19.402Z] [2026-05-25T04:54:19.402Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-05-25T04:54:19.402Z] #111 DONE 0.4s [2026-05-25T04:54:19.402Z] [2026-05-25T04:54:19.402Z] #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-05-25T04:54:19.402Z] #112 DONE 0.3s [2026-05-25T04:54:19.668Z] [2026-05-25T04:54:19.668Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-05-25T04:54:19.668Z] #110 DONE 0.3s [2026-05-25T04:54:19.668Z] [2026-05-25T04:54:19.668Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T04:54:19.933Z] #113 ... [2026-05-25T04:54:19.933Z] [2026-05-25T04:54:19.933Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-05-25T04:54:19.933Z] #114 DONE 0.4s [2026-05-25T04:54:19.933Z] [2026-05-25T04:54:19.933Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-05-25T04:54:19.933Z] #113 DONE 0.7s [2026-05-25T04:54:19.933Z] [2026-05-25T04:54:19.933Z] #115 [security-spire-server] exporting to image [2026-05-25T04:54:19.933Z] #115 exporting layers [2026-05-25T04:54:20.517Z] #115 ... [2026-05-25T04:54:20.517Z] [2026-05-25T04:54:20.517Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-05-25T04:54:20.517Z] #116 DONE 0.5s [2026-05-25T04:54:20.784Z] [2026-05-25T04:54:20.784Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-05-25T04:54:20.784Z] #117 DONE 0.3s [2026-05-25T04:54:20.784Z] [2026-05-25T04:54:20.784Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-05-25T04:54:21.366Z] #118 DONE 0.4s [2026-05-25T04:54:21.366Z] [2026-05-25T04:54:21.366Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:54:21.366Z] #74 ... [2026-05-25T04:54:21.366Z] [2026-05-25T04:54:21.366Z] #115 [security-spire-agent] exporting to image [2026-05-25T04:54:24.723Z] #115 exporting layers 4.3s done [2026-05-25T04:54:24.723Z] #115 writing image sha256:318f8f282f38bf7e32d2b1c2c4bb66191f2d4ccc9063268aec58708171d9b2de 0.1s done [2026-05-25T04:54:24.723Z] #115 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-05-25T04:54:24.723Z] #115 exporting layers 4.6s done [2026-05-25T04:54:24.723Z] #115 writing image sha256:3684732ca2e4fd0a977bf6e498d54e81183c5e32367496f86209b0e2a5fb1384 [2026-05-25T04:54:24.723Z] #115 writing image sha256:3684732ca2e4fd0a977bf6e498d54e81183c5e32367496f86209b0e2a5fb1384 done [2026-05-25T04:54:24.723Z] #115 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-05-25T04:54:24.723Z] #115 exporting layers 3.3s done [2026-05-25T04:54:24.723Z] #115 writing image sha256:ea8b4ee934542ee01fcfc694f8704bb5b6ea235474072e95a6fb3db7ee68295a done [2026-05-25T04:54:24.723Z] #115 naming to docker.io/library/security-spire-agent-arm64 done [2026-05-25T04:54:24.723Z] #115 DONE 4.9s [2026-05-25T04:54:24.723Z] [2026-05-25T04:54:24.723Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:54:49.015Z] #156 ... [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T04:54:49.015Z] #152 DONE 93.3s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T04:54:49.015Z] #148 DONE 93.4s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:54:49.015Z] #157 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-25T04:54:49.015Z] #158 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T04:54:49.015Z] #159 ... [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:54:49.015Z] #160 DONE 0.1s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-25T04:54:49.015Z] #161 DONE 0.3s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:54:49.015Z] #162 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-05-25T04:54:49.015Z] #163 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:54:49.015Z] #164 ... [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T04:54:49.015Z] #159 DONE 0.9s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:54:49.015Z] #165 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:54:49.015Z] #166 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T04:54:49.015Z] #149 ... [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-25T04:54:49.015Z] #167 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:54:49.015Z] #164 DONE 0.8s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #168 [core-common-config-bootstrapper] exporting to image [2026-05-25T04:54:49.015Z] #168 exporting layers [2026-05-25T04:54:49.015Z] #168 ... [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-25T04:54:49.015Z] #169 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-05-25T04:54:49.015Z] #170 DONE 0.2s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #168 [core-common-config-bootstrapper] exporting to image [2026-05-25T04:54:49.015Z] #168 exporting layers 0.4s done [2026-05-25T04:54:49.015Z] #168 writing image sha256:cc0f53f17e89e3ed6715dd362785d437d20169f17bb5b72b55720b3b7220edd6 done [2026-05-25T04:54:49.015Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2026-05-25T04:54:49.015Z] #168 DONE 0.4s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-05-25T04:54:49.015Z] #171 DONE 0.1s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T04:54:49.015Z] #149 ... [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-05-25T04:54:49.015Z] #172 DONE 0.1s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-25T04:54:49.015Z] #173 DONE 0.0s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-25T04:54:49.015Z] #174 DONE 1.0s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #175 [security-bootstrapper] exporting to image [2026-05-25T04:54:49.015Z] #175 exporting layers 0.6s done [2026-05-25T04:54:49.015Z] #175 writing image sha256:b834a8e4cbe312911f43ae7cd392b0c7e5ed4451ff8037244c82ad61ce934380 done [2026-05-25T04:54:49.015Z] #175 naming to docker.io/library/security-bootstrapper done [2026-05-25T04:54:49.015Z] #175 DONE 0.6s [2026-05-25T04:54:49.015Z] [2026-05-25T04:54:49.015Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:55:45.210Z] #156 ... [2026-05-25T04:55:45.210Z] [2026-05-25T04:55:45.210Z] #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-05-25T04:55:45.210Z] #147 160.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T04:55:45.210Z] #147 ... [2026-05-25T04:55:45.210Z] [2026-05-25T04:55:45.210Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T04:55:45.210Z] #150 DONE 164.2s [2026-05-25T04:55:45.210Z] [2026-05-25T04:55:45.210Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T04:55:45.210Z] #149 DONE 164.2s [2026-05-25T04:55:45.210Z] [2026-05-25T04:55:45.210Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:45.210Z] #176 DONE 0.0s [2026-05-25T04:55:45.210Z] [2026-05-25T04:55:45.210Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:45.210Z] #177 ... [2026-05-25T04:55:45.210Z] [2026-05-25T04:55:45.210Z] #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-05-25T04:55:45.210Z] #147 DONE 164.5s [2026-05-25T04:55:45.210Z] [2026-05-25T04:55:45.210Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:45.210Z] #178 DONE 0.2s [2026-05-25T04:55:45.473Z] [2026-05-25T04:55:45.473Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:45.473Z] #177 DONE 0.2s [2026-05-25T04:55:45.473Z] [2026-05-25T04:55:45.473Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:45.473Z] #179 DONE 0.1s [2026-05-25T04:55:45.473Z] [2026-05-25T04:55:45.473Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:45.732Z] #180 DONE 0.2s [2026-05-25T04:55:45.732Z] [2026-05-25T04:55:45.732Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-25T04:55:45.732Z] #181 DONE 0.2s [2026-05-25T04:55:45.732Z] [2026-05-25T04:55:45.732Z] #182 [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-05-25T04:55:45.732Z] #182 DONE 0.2s [2026-05-25T04:55:45.732Z] [2026-05-25T04:55:45.732Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:55:45.732Z] #183 DONE 0.1s [2026-05-25T04:55:45.732Z] [2026-05-25T04:55:45.732Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:45.732Z] #184 DONE 0.1s [2026-05-25T04:55:45.732Z] [2026-05-25T04:55:45.732Z] #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-25T04:55:45.732Z] #185 DONE 0.1s [2026-05-25T04:55:45.732Z] [2026-05-25T04:55:45.732Z] #186 [core-command] exporting to image [2026-05-25T04:55:45.732Z] #186 exporting layers [2026-05-25T04:55:45.999Z] #186 exporting layers 0.2s done [2026-05-25T04:55:45.999Z] #186 writing image sha256:d9e0c127b77c3c0ada98316bf6521416ad3c0dec77cfa018fba038f67dc5e8d7 done [2026-05-25T04:55:45.999Z] #186 naming to docker.io/library/core-command done [2026-05-25T04:55:45.999Z] #186 DONE 0.3s [2026-05-25T04:55:45.999Z] [2026-05-25T04:55:45.999Z] #187 [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-05-25T04:55:45.999Z] #187 DONE 0.2s [2026-05-25T04:55:45.999Z] [2026-05-25T04:55:45.999Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-25T04:55:45.999Z] #188 DONE 0.2s [2026-05-25T04:55:45.999Z] [2026-05-25T04:55:45.999Z] #189 [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-05-25T04:55:45.999Z] #189 DONE 0.1s [2026-05-25T04:55:45.999Z] [2026-05-25T04:55:45.999Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T04:55:45.999Z] #190 DONE 0.1s [2026-05-25T04:55:45.999Z] [2026-05-25T04:55:45.999Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:55:46.261Z] #191 ... [2026-05-25T04:55:46.261Z] [2026-05-25T04:55:46.261Z] #192 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:55:46.261Z] #192 DONE 0.1s [2026-05-25T04:55:46.261Z] [2026-05-25T04:55:46.261Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-25T04:55:46.261Z] #193 DONE 0.1s [2026-05-25T04:55:46.261Z] [2026-05-25T04:55:46.261Z] #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-25T04:55:46.330Z] #74 DONE 131.9s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #94 DONE 107.3s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #79 DONE 122.3s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #119 [core-data builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #119 ... [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #81 DONE 128.7s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #77 DONE 135.7s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #91 DONE 101.2s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #120 ... [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #121 [support-scheduler builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #121 DONE 3.4s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #122 [core-keeper builder 7/8] COPY . . [2026-05-25T04:55:46.330Z] #122 DONE 3.5s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #123 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #124 [security-bootstrapper builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #124 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:55:46.330Z] #125 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #126 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:55:46.330Z] #127 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #128 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #129 [support-notifications builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #129 DONE 3.5s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #119 [core-data builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #119 DONE 3.6s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #130 [security-proxy-auth builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #130 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #131 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:55:46.330Z] #132 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #133 [security-proxy-setup builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #133 DONE 3.6s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #134 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #135 [core-command builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #135 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:55:46.330Z] #136 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #137 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #138 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:55:46.330Z] #139 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-05-25T04:55:46.330Z] #140 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-25T04:55:46.330Z] #141 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #142 [core-metadata builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #142 CACHED [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-05-25T04:55:46.330Z] #120 DONE 3.5s [2026-05-25T04:55:46.330Z] [2026-05-25T04:55:46.330Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T04:55:46.526Z] #194 DONE 0.2s [2026-05-25T04:55:46.526Z] [2026-05-25T04:55:46.526Z] #195 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T04:55:46.526Z] #195 DONE 0.0s [2026-05-25T04:55:46.526Z] [2026-05-25T04:55:46.526Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:55:46.526Z] #153 ... [2026-05-25T04:55:46.526Z] [2026-05-25T04:55:46.526Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:55:46.526Z] #191 DONE 0.6s [2026-05-25T04:55:46.526Z] [2026-05-25T04:55:46.526Z] #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:55:47.097Z] #196 DONE 0.5s [2026-05-25T04:55:47.097Z] [2026-05-25T04:55:47.097Z] #197 [security-secretstore-setup] exporting to image [2026-05-25T04:55:47.097Z] #197 ... [2026-05-25T04:55:47.097Z] [2026-05-25T04:55:47.097Z] #198 [security-proxy-setup] exporting to image [2026-05-25T04:55:47.097Z] #198 exporting layers 0.4s done [2026-05-25T04:55:47.097Z] #198 writing image sha256:43f9816634ec836f9a33f129dcd69350298c83f47092cb15f49f0b18f6051295 done [2026-05-25T04:55:47.097Z] #198 naming to docker.io/library/security-proxy-setup 0.0s done [2026-05-25T04:55:47.097Z] #198 DONE 0.5s [2026-05-25T04:55:47.356Z] [2026-05-25T04:55:47.356Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T04:55:47.356Z] #155 DONE 166.5s [2026-05-25T04:55:47.356Z] [2026-05-25T04:55:47.356Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:55:47.622Z] #154 ... [2026-05-25T04:55:47.622Z] [2026-05-25T04:55:47.622Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:47.887Z] #199 ... [2026-05-25T04:55:47.887Z] [2026-05-25T04:55:47.887Z] #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T04:55:47.887Z] #146 DONE 166.8s [2026-05-25T04:55:47.887Z] [2026-05-25T04:55:47.887Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:55:47.887Z] #156 DONE 166.9s [2026-05-25T04:55:47.887Z] [2026-05-25T04:55:47.887Z] #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:47.887Z] #199 DONE 0.2s [2026-05-25T04:55:47.887Z] [2026-05-25T04:55:47.887Z] #197 [security-secretstore-setup] exporting to image [2026-05-25T04:55:47.887Z] #197 exporting layers 0.8s done [2026-05-25T04:55:47.887Z] #197 writing image sha256:a85dc4b5257e341965969f453a8ed48fd1456dc68659da0a74644c0192b46c11 0.0s done [2026-05-25T04:55:47.887Z] #197 naming to docker.io/library/security-secretstore-setup 0.0s done [2026-05-25T04:55:47.887Z] #197 DONE 0.9s [2026-05-25T04:55:47.887Z] [2026-05-25T04:55:47.887Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:48.143Z] #200 DONE 0.3s [2026-05-25T04:55:48.143Z] [2026-05-25T04:55:48.143Z] #201 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:48.143Z] #201 DONE 0.3s [2026-05-25T04:55:48.143Z] [2026-05-25T04:55:48.143Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:55:48.143Z] #154 DONE 167.3s [2026-05-25T04:55:48.143Z] [2026-05-25T04:55:48.143Z] #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:48.143Z] #202 DONE 0.3s [2026-05-25T04:55:48.143Z] [2026-05-25T04:55:48.143Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:55:48.143Z] #153 DONE 167.3s [2026-05-25T04:55:48.143Z] [2026-05-25T04:55:48.143Z] #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-25T04:55:48.293Z] #143 ... [2026-05-25T04:55:48.293Z] [2026-05-25T04:55:48.293Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T04:55:48.293Z] #0 4.699 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-05-25T04:55:48.401Z] #203 DONE 0.2s [2026-05-25T04:55:48.401Z] [2026-05-25T04:55:48.401Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T04:55:48.401Z] #204 DONE 0.3s [2026-05-25T04:55:48.401Z] [2026-05-25T04:55:48.401Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:48.401Z] #205 DONE 0.3s [2026-05-25T04:55:48.401Z] [2026-05-25T04:55:48.401Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T04:55:48.401Z] #151 DONE 167.5s [2026-05-25T04:55:48.401Z] [2026-05-25T04:55:48.401Z] #206 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:48.558Z] #144 ... [2026-05-25T04:55:48.558Z] [2026-05-25T04:55:48.558Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T04:55:48.558Z] #143 5.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-05-25T04:55:48.660Z] #206 DONE 0.2s [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:48.660Z] #200 DONE 0.3s [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:48.660Z] #205 DONE 0.3s [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:48.660Z] #207 CACHED [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:48.660Z] #208 CACHED [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #209 [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-05-25T04:55:48.660Z] #209 DONE 0.2s [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-25T04:55:48.660Z] #210 DONE 0.2s [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:55:48.660Z] #211 DONE 0.2s [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #212 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:48.660Z] #212 DONE 0.2s [2026-05-25T04:55:48.660Z] [2026-05-25T04:55:48.660Z] #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:48.918Z] #213 DONE 0.2s [2026-05-25T04:55:48.918Z] [2026-05-25T04:55:48.918Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-25T04:55:48.918Z] #214 DONE 0.2s [2026-05-25T04:55:48.918Z] [2026-05-25T04:55:48.918Z] #215 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-25T04:55:48.918Z] #215 DONE 0.2s [2026-05-25T04:55:48.918Z] [2026-05-25T04:55:48.918Z] #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:48.918Z] #216 DONE 0.2s [2026-05-25T04:55:48.918Z] [2026-05-25T04:55:48.918Z] #217 [core-keeper] exporting to image [2026-05-25T04:55:48.918Z] #217 exporting layers 0.2s done [2026-05-25T04:55:48.918Z] #217 writing image sha256:3077be2a4eac2e2b96f5ea5bb26ea663633d67a989a62abf088dde41f7876b0e done [2026-05-25T04:55:48.918Z] #217 naming to docker.io/library/core-keeper done [2026-05-25T04:55:48.918Z] #217 DONE 0.3s [2026-05-25T04:55:48.918Z] [2026-05-25T04:55:48.918Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-25T04:55:48.918Z] #218 DONE 0.1s [2026-05-25T04:55:48.918Z] [2026-05-25T04:55:48.918Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T04:55:49.176Z] #219 ... [2026-05-25T04:55:49.176Z] [2026-05-25T04:55:49.176Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:55:49.176Z] #220 DONE 0.1s [2026-05-25T04:55:49.176Z] [2026-05-25T04:55:49.176Z] #221 [security-spiffe-token-provider] exporting to image [2026-05-25T04:55:49.176Z] #221 exporting layers 0.3s done [2026-05-25T04:55:49.176Z] #221 writing image sha256:7c7ce27e45d3729813b900405156a1212d4c1869154009e7a73ad37aa3999e18 done [2026-05-25T04:55:49.176Z] #221 naming to docker.io/library/security-spiffe-token-provider done [2026-05-25T04:55:49.176Z] #221 DONE 0.3s [2026-05-25T04:55:49.176Z] [2026-05-25T04:55:49.176Z] #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T04:55:49.176Z] #219 DONE 0.3s [2026-05-25T04:55:49.176Z] [2026-05-25T04:55:49.176Z] #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-25T04:55:49.176Z] #222 DONE 0.3s [2026-05-25T04:55:49.176Z] [2026-05-25T04:55:49.176Z] #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-25T04:55:49.176Z] #223 DONE 0.3s [2026-05-25T04:55:49.176Z] [2026-05-25T04:55:49.176Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-25T04:55:49.436Z] #224 DONE 0.1s [2026-05-25T04:55:49.436Z] [2026-05-25T04:55:49.436Z] #225 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:55:49.436Z] #225 DONE 0.1s [2026-05-25T04:55:49.436Z] [2026-05-25T04:55:49.436Z] #226 [core-data] exporting to image [2026-05-25T04:55:49.436Z] #226 exporting layers 0.1s done [2026-05-25T04:55:49.436Z] #226 writing image sha256:6b2b0b454d84f324cde5a14de4ee9b79bb209e9fd3421e7d8048b94b93a609bc done [2026-05-25T04:55:49.436Z] #226 naming to docker.io/library/core-data done [2026-05-25T04:55:49.436Z] #226 DONE 0.2s [2026-05-25T04:55:49.436Z] [2026-05-25T04:55:49.436Z] #227 [core-metadata] exporting to image [2026-05-25T04:55:49.436Z] #227 exporting layers 0.2s done [2026-05-25T04:55:49.436Z] #227 writing image sha256:7b62f0475d8e4212d3051fd8c98ee108b29c5f3cd431b02713c8af50cdd914ec 0.0s done [2026-05-25T04:55:49.436Z] #227 naming to docker.io/library/core-metadata done [2026-05-25T04:55:49.436Z] #227 DONE 0.2s [2026-05-25T04:55:49.436Z] [2026-05-25T04:55:49.436Z] #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T04:55:49.436Z] #228 DONE 0.5s [2026-05-25T04:55:49.436Z] [2026-05-25T04:55:49.436Z] #229 [security-proxy-auth] exporting to image [2026-05-25T04:55:49.695Z] #229 ... [2026-05-25T04:55:49.695Z] [2026-05-25T04:55:49.695Z] #230 [support-scheduler] exporting to image [2026-05-25T04:55:49.695Z] #230 exporting layers 0.4s done [2026-05-25T04:55:49.695Z] #230 writing image sha256:feaabadd6a05c8a7f741b523c5d41f6b86b8b6568224298ca4aebbcbf9f3752e done [2026-05-25T04:55:49.695Z] #230 naming to docker.io/library/support-scheduler done [2026-05-25T04:55:49.695Z] #230 DONE 0.4s [2026-05-25T04:55:49.954Z] [2026-05-25T04:55:49.954Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:55:50.214Z] #145 ... [2026-05-25T04:55:50.214Z] [2026-05-25T04:55:50.214Z] #229 [security-proxy-auth] exporting to image [2026-05-25T04:55:50.214Z] #229 exporting layers 0.8s done [2026-05-25T04:55:50.214Z] #229 writing image sha256:7302991af5b35b71a94bb5f4c6800ff79bbbc6bbe156db25f5022e78c53d50d0 [2026-05-25T04:55:50.214Z] #229 writing image sha256:7302991af5b35b71a94bb5f4c6800ff79bbbc6bbe156db25f5022e78c53d50d0 done [2026-05-25T04:55:50.214Z] #229 naming to docker.io/library/security-proxy-auth done [2026-05-25T04:55:50.214Z] #229 DONE 0.8s [2026-05-25T04:55:50.214Z] [2026-05-25T04:55:50.214Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:55:50.473Z] #145 DONE 169.7s [2026-05-25T04:55:50.473Z] [2026-05-25T04:55:50.473Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T04:55:50.732Z] #231 DONE 0.0s [2026-05-25T04:55:50.732Z] [2026-05-25T04:55:50.732Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T04:55:50.732Z] #232 DONE 0.0s [2026-05-25T04:55:50.732Z] [2026-05-25T04:55:50.732Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-25T04:55:50.990Z] #233 DONE 0.1s [2026-05-25T04:55:50.990Z] [2026-05-25T04:55:50.990Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-25T04:55:50.990Z] #234 DONE 0.0s [2026-05-25T04:55:50.990Z] [2026-05-25T04:55:50.990Z] #235 [support-notifications] exporting to image [2026-05-25T04:55:50.990Z] #235 exporting layers 0.2s done [2026-05-25T04:55:50.990Z] #235 writing image sha256:160c80d694d03bc8c8eb2e1d55be6351de5af1320302b27a655e906763526425 done [2026-05-25T04:55:50.990Z] #235 naming to docker.io/library/support-notifications done [2026-05-25T04:55:50.990Z] #235 DONE 0.2s [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.990Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.991Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T04:55:50.991Z] time="2026-05-25T04:52:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-25T04:55:51.003Z] $ docker stop --time=1 839dd5ec9eed27c650d1b47a8575be61baff47a58ed5804f584c9b722f9a9859 [2026-05-25T04:55:52.232Z] $ docker rm -f --volumes 839dd5ec9eed27c650d1b47a8575be61baff47a58ed5804f584c9b722f9a9859 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T04:55:52.572Z] + docker images [2026-05-25T04:55:52.572Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-25T04:55:52.572Z] support-notifications latest 160c80d694d0 2 seconds ago 57.8MB [2026-05-25T04:55:52.572Z] core-metadata latest 7b62f0475d8e 3 seconds ago 50.1MB [2026-05-25T04:55:52.572Z] security-proxy-auth latest 7302991af5b3 3 seconds ago 49.1MB [2026-05-25T04:55:52.572Z] support-scheduler latest feaabadd6a05 3 seconds ago 54.2MB [2026-05-25T04:55:52.572Z] core-data latest 6b2b0b454d84 3 seconds ago 49.9MB [2026-05-25T04:55:52.572Z] core-keeper latest 3077be2a4eac 4 seconds ago 49.7MB [2026-05-25T04:55:52.572Z] security-spiffe-token-provider latest 7c7ce27e45d3 4 seconds ago 53MB [2026-05-25T04:55:52.572Z] security-secretstore-setup latest a85dc4b5257e 6 seconds ago 89.2MB [2026-05-25T04:55:52.572Z] security-proxy-setup latest 43f9816634ec 6 seconds ago 54.8MB [2026-05-25T04:55:52.572Z] core-command latest d9e0c127b77c 7 seconds ago 44.1MB [2026-05-25T04:55:52.572Z] security-bootstrapper latest b834a8e4cbe3 About a minute ago 21.6MB [2026-05-25T04:55:52.572Z] core-common-config-bootstrapper latest cc0f53f17e89 About a minute ago 20.5MB [2026-05-25T04:55:52.572Z] security-spire-agent latest ea746fed33ed 3 minutes ago 237MB [2026-05-25T04:55:52.572Z] security-spire-config latest 90a267d083fd 3 minutes ago 177MB [2026-05-25T04:55:52.572Z] security-spire-server latest 33bf177b3f6d 3 minutes ago 178MB [2026-05-25T04:55:52.572Z] ci-base-image-x86_64 latest de8bbd459faf 6 minutes ago 969MB [2026-05-25T04:55:52.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB [2026-05-25T04:55:52.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB [2026-05-25T04:55:52.572Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T04:55:52.711Z] provisioning config files... [2026-05-25T04:55:52.723Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config7912546011510929574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T04:55:53.025Z] ---> ****-login.sh [2026-05-25T04:55:53.025Z] nexus3.edgexfoundry.org:10001 [2026-05-25T04:55:53.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:55:53.025Z] Login Succeeded [2026-05-25T04:55:53.025Z] nexus3.edgexfoundry.org:10002 [2026-05-25T04:55:53.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:55:53.025Z] Login Succeeded [2026-05-25T04:55:53.025Z] nexus3.edgexfoundry.org:10003 [2026-05-25T04:55:53.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:55:53.284Z] Login Succeeded [2026-05-25T04:55:53.284Z] nexus3.edgexfoundry.org:10004 [2026-05-25T04:55:53.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:55:53.284Z] Login Succeeded [2026-05-25T04:55:53.284Z] ****.io [2026-05-25T04:55:53.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T04:55:53.543Z] Login Succeeded [2026-05-25T04:55:53.543Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T04:55:53.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:55:53.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T04:55:53.643Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-05-25T04:55:53.643Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:55:53.643Z] latest [2026-05-25T04:55:53.643Z] 4.1.0-dev.116 [2026-05-25T04:55:53.643Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:55:53.643Z] main [2026-05-25T04:55:53.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:53.922Z] #143 ... [2026-05-25T04:55:53.922Z] [2026-05-25T04:55:53.922Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T04:55:53.922Z] #0 5.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-05-25T04:55:53.922Z] #145 ... [2026-05-25T04:55:53.922Z] [2026-05-25T04:55:53.922Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T04:55:53.922Z] #0 5.265 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-05-25T04:55:53.922Z] #146 ... [2026-05-25T04:55:53.922Z] [2026-05-25T04:55:53.922Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T04:55:53.922Z] #0 4.714 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-05-25T04:55:53.922Z] #147 ... [2026-05-25T04:55:53.922Z] [2026-05-25T04:55:53.922Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T04:55:53.922Z] #0 5.746 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-05-25T04:55:53.922Z] #148 ... [2026-05-25T04:55:53.922Z] [2026-05-25T04:55:53.922Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T04:55:53.922Z] #0 5.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-05-25T04:55:53.922Z] #149 ... [2026-05-25T04:55:53.922Z] [2026-05-25T04:55:53.922Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T04:55:53.922Z] #0 5.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-05-25T04:55:53.988Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:54.215Z] #150 ... [2026-05-25T04:55:54.215Z] [2026-05-25T04:55:54.215Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T04:55:54.215Z] #0 5.817 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-05-25T04:55:54.215Z] #151 ... [2026-05-25T04:55:54.215Z] [2026-05-25T04:55:54.215Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T04:55:54.215Z] #0 4.928 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-05-25T04:55:54.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:55:54.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T04:55:54.303Z] b1a00928e1f5: Preparing [2026-05-25T04:55:54.303Z] 4fa09089b3f4: Preparing [2026-05-25T04:55:54.303Z] b106ca447b6d: Preparing [2026-05-25T04:55:54.303Z] 84559244a028: Preparing [2026-05-25T04:55:54.303Z] d5b3c98cc575: Preparing [2026-05-25T04:55:54.303Z] d8cbf93ec1f8: Preparing [2026-05-25T04:55:54.303Z] 0854555d70ac: Preparing [2026-05-25T04:55:54.303Z] d8cbf93ec1f8: Waiting [2026-05-25T04:55:54.303Z] 0854555d70ac: Waiting [2026-05-25T04:55:54.303Z] b1a00928e1f5: Pushed [2026-05-25T04:55:54.303Z] 84559244a028: Pushed [2026-05-25T04:55:54.303Z] b106ca447b6d: Pushed [2026-05-25T04:55:54.303Z] d5b3c98cc575: Pushed [2026-05-25T04:55:54.303Z] 0854555d70ac: Layer already exists [2026-05-25T04:55:54.303Z] d8cbf93ec1f8: Pushed [2026-05-25T04:55:54.482Z] #152 ... [2026-05-25T04:55:54.482Z] [2026-05-25T04:55:54.482Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T04:55:54.482Z] #0 5.695 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-05-25T04:55:54.482Z] #153 ... [2026-05-25T04:55:54.482Z] [2026-05-25T04:55:54.482Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T04:55:54.482Z] #0 4.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-05-25T04:55:57.589Z] 4fa09089b3f4: Pushed [2026-05-25T04:55:57.589Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:57.909Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:58.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-25T04:55:58.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T04:55:58.228Z] b1a00928e1f5: Preparing [2026-05-25T04:55:58.228Z] 4fa09089b3f4: Preparing [2026-05-25T04:55:58.228Z] b106ca447b6d: Preparing [2026-05-25T04:55:58.228Z] 84559244a028: Preparing [2026-05-25T04:55:58.228Z] d5b3c98cc575: Preparing [2026-05-25T04:55:58.228Z] d8cbf93ec1f8: Preparing [2026-05-25T04:55:58.228Z] 0854555d70ac: Preparing [2026-05-25T04:55:58.228Z] d8cbf93ec1f8: Waiting [2026-05-25T04:55:58.228Z] 0854555d70ac: Waiting [2026-05-25T04:55:58.228Z] b106ca447b6d: Layer already exists [2026-05-25T04:55:58.228Z] b1a00928e1f5: Layer already exists [2026-05-25T04:55:58.228Z] 84559244a028: Layer already exists [2026-05-25T04:55:58.228Z] d5b3c98cc575: Layer already exists [2026-05-25T04:55:58.228Z] 4fa09089b3f4: Layer already exists [2026-05-25T04:55:58.228Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:55:58.228Z] 0854555d70ac: Layer already exists [2026-05-25T04:55:58.228Z] latest: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:58.554Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:58.889Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.116 [2026-05-25T04:55:58.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T04:55:58.889Z] b1a00928e1f5: Preparing [2026-05-25T04:55:58.889Z] 4fa09089b3f4: Preparing [2026-05-25T04:55:58.889Z] b106ca447b6d: Preparing [2026-05-25T04:55:58.889Z] 84559244a028: Preparing [2026-05-25T04:55:58.889Z] d5b3c98cc575: Preparing [2026-05-25T04:55:58.889Z] d8cbf93ec1f8: Preparing [2026-05-25T04:55:58.889Z] 0854555d70ac: Preparing [2026-05-25T04:55:58.889Z] d8cbf93ec1f8: Waiting [2026-05-25T04:55:58.889Z] 0854555d70ac: Waiting [2026-05-25T04:55:58.889Z] b1a00928e1f5: Layer already exists [2026-05-25T04:55:58.889Z] 4fa09089b3f4: Layer already exists [2026-05-25T04:55:58.889Z] 84559244a028: Layer already exists [2026-05-25T04:55:58.889Z] b106ca447b6d: Layer already exists [2026-05-25T04:55:58.889Z] d5b3c98cc575: Layer already exists [2026-05-25T04:55:58.889Z] 0854555d70ac: Layer already exists [2026-05-25T04:55:58.889Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:55:58.889Z] 4.1.0-dev.116: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:59.209Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:59.537Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:55:59.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T04:55:59.537Z] b1a00928e1f5: Preparing [2026-05-25T04:55:59.537Z] 4fa09089b3f4: Preparing [2026-05-25T04:55:59.537Z] b106ca447b6d: Preparing [2026-05-25T04:55:59.537Z] 84559244a028: Preparing [2026-05-25T04:55:59.537Z] d5b3c98cc575: Preparing [2026-05-25T04:55:59.537Z] d8cbf93ec1f8: Preparing [2026-05-25T04:55:59.537Z] 0854555d70ac: Preparing [2026-05-25T04:55:59.537Z] 0854555d70ac: Waiting [2026-05-25T04:55:59.537Z] d8cbf93ec1f8: Waiting [2026-05-25T04:55:59.537Z] b1a00928e1f5: Layer already exists [2026-05-25T04:55:59.537Z] 4fa09089b3f4: Layer already exists [2026-05-25T04:55:59.537Z] d5b3c98cc575: Layer already exists [2026-05-25T04:55:59.537Z] b106ca447b6d: Layer already exists [2026-05-25T04:55:59.537Z] 84559244a028: Layer already exists [2026-05-25T04:55:59.537Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:55:59.537Z] 0854555d70ac: Layer already exists [2026-05-25T04:55:59.537Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:55:59.859Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:00.182Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-05-25T04:56:00.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-05-25T04:56:00.182Z] b1a00928e1f5: Preparing [2026-05-25T04:56:00.182Z] 4fa09089b3f4: Preparing [2026-05-25T04:56:00.182Z] b106ca447b6d: Preparing [2026-05-25T04:56:00.182Z] 84559244a028: Preparing [2026-05-25T04:56:00.182Z] d5b3c98cc575: Preparing [2026-05-25T04:56:00.182Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:00.182Z] 0854555d70ac: Preparing [2026-05-25T04:56:00.182Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:00.182Z] 0854555d70ac: Waiting [2026-05-25T04:56:00.182Z] b1a00928e1f5: Layer already exists [2026-05-25T04:56:00.182Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:00.182Z] 4fa09089b3f4: Layer already exists [2026-05-25T04:56:00.182Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:00.182Z] 84559244a028: Layer already exists [2026-05-25T04:56:00.182Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:00.182Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:00.182Z] main: digest: sha256:ef9dd18c9810e12435efeff0e38c94629a4f17afd7b8882b3c790c19e5ead043 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:00.258Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:00.274Z] taggedImages: [2026-05-25T04:56:00.274Z] - nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:00.274Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-05-25T04:56:00.274Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.116 [2026-05-25T04:56:00.274Z] - nexus3.edgexfoundry.org:10004/core-command:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:00.274Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-05-25T04:56:00.299Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-05-25T04:56:00.299Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:00.299Z] latest [2026-05-25T04:56:00.299Z] 4.1.0-dev.116 [2026-05-25T04:56:00.299Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:00.299Z] main [2026-05-25T04:56:00.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:00.634Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:00.957Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:00.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T04:56:00.957Z] 573c0241e1f9: Preparing [2026-05-25T04:56:00.957Z] 80c75fe8b942: Preparing [2026-05-25T04:56:00.957Z] f0bac3d1e9b0: Preparing [2026-05-25T04:56:00.957Z] 63c07442d5cb: Preparing [2026-05-25T04:56:00.957Z] b106ca447b6d: Preparing [2026-05-25T04:56:00.957Z] 84559244a028: Preparing [2026-05-25T04:56:00.957Z] d5b3c98cc575: Preparing [2026-05-25T04:56:00.957Z] 84559244a028: Waiting [2026-05-25T04:56:00.957Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:00.957Z] 0854555d70ac: Preparing [2026-05-25T04:56:00.957Z] d5b3c98cc575: Waiting [2026-05-25T04:56:00.957Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:00.957Z] 0854555d70ac: Waiting [2026-05-25T04:56:00.957Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:00.957Z] 84559244a028: Layer already exists [2026-05-25T04:56:00.957Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:00.957Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:00.957Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:00.957Z] 573c0241e1f9: Pushed [2026-05-25T04:56:00.957Z] f0bac3d1e9b0: Pushed [2026-05-25T04:56:00.957Z] 80c75fe8b942: Pushed [2026-05-25T04:56:02.339Z] 63c07442d5cb: Pushed [2026-05-25T04:56:02.339Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:02.665Z] + 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-05-25T04:56:02.982Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-25T04:56:02.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T04:56:02.982Z] 573c0241e1f9: Preparing [2026-05-25T04:56:02.982Z] 80c75fe8b942: Preparing [2026-05-25T04:56:02.982Z] f0bac3d1e9b0: Preparing [2026-05-25T04:56:02.982Z] 63c07442d5cb: Preparing [2026-05-25T04:56:02.982Z] b106ca447b6d: Preparing [2026-05-25T04:56:02.982Z] 84559244a028: Preparing [2026-05-25T04:56:02.982Z] d5b3c98cc575: Preparing [2026-05-25T04:56:02.982Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:02.982Z] 0854555d70ac: Preparing [2026-05-25T04:56:02.982Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:02.982Z] 0854555d70ac: Waiting [2026-05-25T04:56:02.982Z] 84559244a028: Waiting [2026-05-25T04:56:02.982Z] d5b3c98cc575: Waiting [2026-05-25T04:56:02.982Z] f0bac3d1e9b0: Layer already exists [2026-05-25T04:56:02.982Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:02.982Z] 573c0241e1f9: Layer already exists [2026-05-25T04:56:02.982Z] 80c75fe8b942: Layer already exists [2026-05-25T04:56:02.982Z] 63c07442d5cb: Layer already exists [2026-05-25T04:56:02.982Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:02.982Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:02.982Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:02.982Z] 84559244a028: Layer already exists [2026-05-25T04:56:02.982Z] latest: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:03.310Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:03.631Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.116 [2026-05-25T04:56:03.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T04:56:03.631Z] 573c0241e1f9: Preparing [2026-05-25T04:56:03.631Z] 80c75fe8b942: Preparing [2026-05-25T04:56:03.631Z] f0bac3d1e9b0: Preparing [2026-05-25T04:56:03.631Z] 63c07442d5cb: Preparing [2026-05-25T04:56:03.631Z] b106ca447b6d: Preparing [2026-05-25T04:56:03.631Z] 84559244a028: Preparing [2026-05-25T04:56:03.631Z] d5b3c98cc575: Preparing [2026-05-25T04:56:03.631Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:03.631Z] 84559244a028: Waiting [2026-05-25T04:56:03.631Z] d5b3c98cc575: Waiting [2026-05-25T04:56:03.631Z] 0854555d70ac: Preparing [2026-05-25T04:56:03.631Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:03.631Z] 0854555d70ac: Waiting [2026-05-25T04:56:03.631Z] 63c07442d5cb: Layer already exists [2026-05-25T04:56:03.631Z] 80c75fe8b942: Layer already exists [2026-05-25T04:56:03.631Z] 573c0241e1f9: Layer already exists [2026-05-25T04:56:03.631Z] f0bac3d1e9b0: Layer already exists [2026-05-25T04:56:03.631Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:03.631Z] 84559244a028: Layer already exists [2026-05-25T04:56:03.631Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:03.631Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:03.631Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:03.631Z] 4.1.0-dev.116: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:03.959Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:04.277Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:04.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T04:56:04.277Z] 573c0241e1f9: Preparing [2026-05-25T04:56:04.277Z] 80c75fe8b942: Preparing [2026-05-25T04:56:04.277Z] f0bac3d1e9b0: Preparing [2026-05-25T04:56:04.277Z] 63c07442d5cb: Preparing [2026-05-25T04:56:04.277Z] b106ca447b6d: Preparing [2026-05-25T04:56:04.277Z] 84559244a028: Preparing [2026-05-25T04:56:04.277Z] d5b3c98cc575: Preparing [2026-05-25T04:56:04.277Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:04.277Z] 0854555d70ac: Preparing [2026-05-25T04:56:04.277Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:04.277Z] 84559244a028: Waiting [2026-05-25T04:56:04.277Z] d5b3c98cc575: Waiting [2026-05-25T04:56:04.277Z] 0854555d70ac: Waiting [2026-05-25T04:56:04.277Z] f0bac3d1e9b0: Layer already exists [2026-05-25T04:56:04.277Z] 573c0241e1f9: Layer already exists [2026-05-25T04:56:04.277Z] 80c75fe8b942: Layer already exists [2026-05-25T04:56:04.277Z] 63c07442d5cb: Layer already exists [2026-05-25T04:56:04.277Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:04.277Z] 84559244a028: Layer already exists [2026-05-25T04:56:04.277Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:04.277Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:04.277Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:04.277Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:04.608Z] + 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-05-25T04:56:04.936Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-05-25T04:56:04.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-05-25T04:56:04.936Z] 573c0241e1f9: Preparing [2026-05-25T04:56:04.936Z] 80c75fe8b942: Preparing [2026-05-25T04:56:04.936Z] f0bac3d1e9b0: Preparing [2026-05-25T04:56:04.936Z] 63c07442d5cb: Preparing [2026-05-25T04:56:04.936Z] b106ca447b6d: Preparing [2026-05-25T04:56:04.936Z] 84559244a028: Preparing [2026-05-25T04:56:04.936Z] d5b3c98cc575: Preparing [2026-05-25T04:56:04.936Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:04.936Z] 0854555d70ac: Preparing [2026-05-25T04:56:04.936Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:04.936Z] 84559244a028: Waiting [2026-05-25T04:56:04.936Z] 0854555d70ac: Waiting [2026-05-25T04:56:04.936Z] d5b3c98cc575: Waiting [2026-05-25T04:56:04.936Z] 80c75fe8b942: Layer already exists [2026-05-25T04:56:04.936Z] 573c0241e1f9: Layer already exists [2026-05-25T04:56:04.936Z] 63c07442d5cb: Layer already exists [2026-05-25T04:56:04.936Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:04.936Z] f0bac3d1e9b0: Layer already exists [2026-05-25T04:56:04.936Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:04.936Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:04.936Z] 84559244a028: Layer already exists [2026-05-25T04:56:04.936Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:04.936Z] main: digest: sha256:7702552b0b853cde7080bf8871996317df21ee370ae79e4184265782b44f7eaa size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:05.015Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:05.028Z] taggedImages: [2026-05-25T04:56:05.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:05.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-05-25T04:56:05.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.116 [2026-05-25T04:56:05.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:05.028Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-05-25T04:56:05.053Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-05-25T04:56:05.053Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:05.053Z] latest [2026-05-25T04:56:05.053Z] 4.1.0-dev.116 [2026-05-25T04:56:05.053Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:05.053Z] main [2026-05-25T04:56:05.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:05.407Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:05.913Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:05.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T04:56:05.913Z] 140fc1e81393: Preparing [2026-05-25T04:56:05.913Z] 6aa95dfaba6e: Preparing [2026-05-25T04:56:05.913Z] b106ca447b6d: Preparing [2026-05-25T04:56:05.913Z] 84559244a028: Preparing [2026-05-25T04:56:05.913Z] b3131efc0a65: Preparing [2026-05-25T04:56:05.913Z] 0c22f754d8c0: Preparing [2026-05-25T04:56:05.913Z] 0854555d70ac: Preparing [2026-05-25T04:56:05.913Z] 0c22f754d8c0: Waiting [2026-05-25T04:56:05.913Z] 0854555d70ac: Waiting [2026-05-25T04:56:05.913Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:05.913Z] 84559244a028: Layer already exists [2026-05-25T04:56:05.913Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:05.913Z] b3131efc0a65: Pushed [2026-05-25T04:56:05.913Z] 140fc1e81393: Pushed [2026-05-25T04:56:05.913Z] 0c22f754d8c0: Pushed [2026-05-25T04:56:09.427Z] 6aa95dfaba6e: Pushed [2026-05-25T04:56:09.687Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:10.017Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:10.332Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-25T04:56:10.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T04:56:10.332Z] 140fc1e81393: Preparing [2026-05-25T04:56:10.332Z] 6aa95dfaba6e: Preparing [2026-05-25T04:56:10.332Z] b106ca447b6d: Preparing [2026-05-25T04:56:10.332Z] 84559244a028: Preparing [2026-05-25T04:56:10.332Z] b3131efc0a65: Preparing [2026-05-25T04:56:10.332Z] 0c22f754d8c0: Preparing [2026-05-25T04:56:10.332Z] 0854555d70ac: Preparing [2026-05-25T04:56:10.332Z] 0c22f754d8c0: Waiting [2026-05-25T04:56:10.332Z] 0854555d70ac: Waiting [2026-05-25T04:56:10.332Z] 140fc1e81393: Layer already exists [2026-05-25T04:56:10.332Z] b3131efc0a65: Layer already exists [2026-05-25T04:56:10.332Z] 84559244a028: Layer already exists [2026-05-25T04:56:10.332Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:10.332Z] 6aa95dfaba6e: Layer already exists [2026-05-25T04:56:10.332Z] 0c22f754d8c0: Layer already exists [2026-05-25T04:56:10.332Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:10.332Z] latest: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:10.658Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:10.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.116 [2026-05-25T04:56:10.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T04:56:10.984Z] 140fc1e81393: Preparing [2026-05-25T04:56:10.984Z] 6aa95dfaba6e: Preparing [2026-05-25T04:56:10.984Z] b106ca447b6d: Preparing [2026-05-25T04:56:10.984Z] 84559244a028: Preparing [2026-05-25T04:56:10.984Z] b3131efc0a65: Preparing [2026-05-25T04:56:10.984Z] 0c22f754d8c0: Preparing [2026-05-25T04:56:10.984Z] 0854555d70ac: Preparing [2026-05-25T04:56:10.984Z] 0854555d70ac: Waiting [2026-05-25T04:56:10.984Z] 0c22f754d8c0: Waiting [2026-05-25T04:56:10.984Z] b3131efc0a65: Layer already exists [2026-05-25T04:56:10.984Z] 6aa95dfaba6e: Layer already exists [2026-05-25T04:56:10.984Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:10.984Z] 84559244a028: Layer already exists [2026-05-25T04:56:10.984Z] 140fc1e81393: Layer already exists [2026-05-25T04:56:10.984Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:10.984Z] 0c22f754d8c0: Layer already exists [2026-05-25T04:56:10.984Z] 4.1.0-dev.116: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:11.315Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:11.641Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:11.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T04:56:11.641Z] 140fc1e81393: Preparing [2026-05-25T04:56:11.641Z] 6aa95dfaba6e: Preparing [2026-05-25T04:56:11.641Z] b106ca447b6d: Preparing [2026-05-25T04:56:11.641Z] 84559244a028: Preparing [2026-05-25T04:56:11.641Z] b3131efc0a65: Preparing [2026-05-25T04:56:11.641Z] 0c22f754d8c0: Preparing [2026-05-25T04:56:11.641Z] 0854555d70ac: Preparing [2026-05-25T04:56:11.641Z] 0c22f754d8c0: Waiting [2026-05-25T04:56:11.641Z] 0854555d70ac: Waiting [2026-05-25T04:56:11.641Z] 84559244a028: Layer already exists [2026-05-25T04:56:11.641Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:11.641Z] b3131efc0a65: Layer already exists [2026-05-25T04:56:11.641Z] 140fc1e81393: Layer already exists [2026-05-25T04:56:11.641Z] 6aa95dfaba6e: Layer already exists [2026-05-25T04:56:11.641Z] 0c22f754d8c0: Layer already exists [2026-05-25T04:56:11.641Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:11.641Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:11.957Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:12.268Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-05-25T04:56:12.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-05-25T04:56:12.268Z] 140fc1e81393: Preparing [2026-05-25T04:56:12.268Z] 6aa95dfaba6e: Preparing [2026-05-25T04:56:12.268Z] b106ca447b6d: Preparing [2026-05-25T04:56:12.268Z] 84559244a028: Preparing [2026-05-25T04:56:12.268Z] b3131efc0a65: Preparing [2026-05-25T04:56:12.268Z] 0c22f754d8c0: Preparing [2026-05-25T04:56:12.268Z] 0854555d70ac: Preparing [2026-05-25T04:56:12.268Z] 0c22f754d8c0: Waiting [2026-05-25T04:56:12.268Z] 0854555d70ac: Waiting [2026-05-25T04:56:12.268Z] 140fc1e81393: Layer already exists [2026-05-25T04:56:12.268Z] b3131efc0a65: Layer already exists [2026-05-25T04:56:12.268Z] 84559244a028: Layer already exists [2026-05-25T04:56:12.268Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:12.268Z] 6aa95dfaba6e: Layer already exists [2026-05-25T04:56:12.268Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:12.268Z] 0c22f754d8c0: Layer already exists [2026-05-25T04:56:12.268Z] main: digest: sha256:4f4c831b7609cf9a9fc5ebfb4cba119465547e0c8d832e55d514fed5448e69b0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:12.332Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:12.343Z] taggedImages: [2026-05-25T04:56:12.343Z] - nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:12.343Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-05-25T04:56:12.343Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.116 [2026-05-25T04:56:12.343Z] - nexus3.edgexfoundry.org:10004/core-data:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:12.343Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-05-25T04:56:12.364Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-05-25T04:56:12.364Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:12.364Z] latest [2026-05-25T04:56:12.364Z] 4.1.0-dev.116 [2026-05-25T04:56:12.364Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:12.364Z] main [2026-05-25T04:56:12.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:12.735Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:13.071Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:13.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T04:56:13.072Z] 81538d4663d4: Preparing [2026-05-25T04:56:13.072Z] 348754a26f32: Preparing [2026-05-25T04:56:13.072Z] 84559244a028: Preparing [2026-05-25T04:56:13.072Z] 59b1fac323f8: Preparing [2026-05-25T04:56:13.072Z] fb3450a425c7: Preparing [2026-05-25T04:56:13.072Z] 0854555d70ac: Preparing [2026-05-25T04:56:13.072Z] 0854555d70ac: Waiting [2026-05-25T04:56:13.072Z] 84559244a028: Layer already exists [2026-05-25T04:56:13.072Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:13.072Z] 81538d4663d4: Pushed [2026-05-25T04:56:13.072Z] fb3450a425c7: Pushed [2026-05-25T04:56:13.072Z] 59b1fac323f8: Pushed [2026-05-25T04:56:17.265Z] 348754a26f32: Pushed [2026-05-25T04:56:17.265Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:17.591Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:17.941Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-25T04:56:17.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T04:56:17.941Z] 81538d4663d4: Preparing [2026-05-25T04:56:17.941Z] 348754a26f32: Preparing [2026-05-25T04:56:17.941Z] 84559244a028: Preparing [2026-05-25T04:56:17.941Z] 59b1fac323f8: Preparing [2026-05-25T04:56:17.941Z] fb3450a425c7: Preparing [2026-05-25T04:56:17.941Z] 0854555d70ac: Preparing [2026-05-25T04:56:17.941Z] 0854555d70ac: Waiting [2026-05-25T04:56:17.941Z] 59b1fac323f8: Layer already exists [2026-05-25T04:56:17.941Z] 84559244a028: Layer already exists [2026-05-25T04:56:17.941Z] fb3450a425c7: Layer already exists [2026-05-25T04:56:17.941Z] 348754a26f32: Layer already exists [2026-05-25T04:56:17.941Z] 81538d4663d4: Layer already exists [2026-05-25T04:56:17.941Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:17.941Z] latest: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:18.299Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:18.606Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.116 [2026-05-25T04:56:18.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T04:56:18.606Z] 81538d4663d4: Preparing [2026-05-25T04:56:18.606Z] 348754a26f32: Preparing [2026-05-25T04:56:18.606Z] 84559244a028: Preparing [2026-05-25T04:56:18.606Z] 59b1fac323f8: Preparing [2026-05-25T04:56:18.606Z] fb3450a425c7: Preparing [2026-05-25T04:56:18.606Z] 0854555d70ac: Preparing [2026-05-25T04:56:18.606Z] 0854555d70ac: Waiting [2026-05-25T04:56:18.606Z] 59b1fac323f8: Layer already exists [2026-05-25T04:56:18.606Z] 348754a26f32: Layer already exists [2026-05-25T04:56:18.606Z] 81538d4663d4: Layer already exists [2026-05-25T04:56:18.606Z] 84559244a028: Layer already exists [2026-05-25T04:56:18.606Z] fb3450a425c7: Layer already exists [2026-05-25T04:56:18.606Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:18.606Z] 4.1.0-dev.116: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:18.930Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:19.242Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:19.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T04:56:19.242Z] 81538d4663d4: Preparing [2026-05-25T04:56:19.242Z] 348754a26f32: Preparing [2026-05-25T04:56:19.242Z] 84559244a028: Preparing [2026-05-25T04:56:19.242Z] 59b1fac323f8: Preparing [2026-05-25T04:56:19.242Z] fb3450a425c7: Preparing [2026-05-25T04:56:19.242Z] 0854555d70ac: Preparing [2026-05-25T04:56:19.242Z] 0854555d70ac: Waiting [2026-05-25T04:56:19.242Z] 81538d4663d4: Layer already exists [2026-05-25T04:56:19.242Z] 59b1fac323f8: Layer already exists [2026-05-25T04:56:19.242Z] 84559244a028: Layer already exists [2026-05-25T04:56:19.242Z] 348754a26f32: Layer already exists [2026-05-25T04:56:19.242Z] fb3450a425c7: Layer already exists [2026-05-25T04:56:19.242Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:19.242Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:19.558Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:19.931Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-05-25T04:56:19.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-05-25T04:56:19.931Z] 81538d4663d4: Preparing [2026-05-25T04:56:19.931Z] 348754a26f32: Preparing [2026-05-25T04:56:19.931Z] 84559244a028: Preparing [2026-05-25T04:56:19.931Z] 59b1fac323f8: Preparing [2026-05-25T04:56:19.931Z] fb3450a425c7: Preparing [2026-05-25T04:56:19.931Z] 0854555d70ac: Preparing [2026-05-25T04:56:19.931Z] 0854555d70ac: Waiting [2026-05-25T04:56:19.931Z] fb3450a425c7: Layer already exists [2026-05-25T04:56:19.931Z] 348754a26f32: Layer already exists [2026-05-25T04:56:19.931Z] 81538d4663d4: Layer already exists [2026-05-25T04:56:19.931Z] 84559244a028: Layer already exists [2026-05-25T04:56:19.931Z] 59b1fac323f8: Layer already exists [2026-05-25T04:56:19.931Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:19.931Z] main: digest: sha256:f651cb5e905a92c40c24b556d69c2e397a925cd256115b5adc0ca727531aecb9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:19.995Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:20.006Z] taggedImages: [2026-05-25T04:56:20.006Z] - nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:20.006Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-05-25T04:56:20.006Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.116 [2026-05-25T04:56:20.006Z] - nexus3.edgexfoundry.org:10004/core-keeper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:20.006Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-05-25T04:56:20.031Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-05-25T04:56:20.031Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:20.031Z] latest [2026-05-25T04:56:20.031Z] 4.1.0-dev.116 [2026-05-25T04:56:20.031Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:20.031Z] main [2026-05-25T04:56:20.031Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:20.367Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:20.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:20.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T04:56:20.686Z] fc0a1bcebe42: Preparing [2026-05-25T04:56:20.686Z] 98b11e621b72: Preparing [2026-05-25T04:56:20.686Z] 610688df19c7: Preparing [2026-05-25T04:56:20.686Z] b106ca447b6d: Preparing [2026-05-25T04:56:20.686Z] 84559244a028: Preparing [2026-05-25T04:56:20.686Z] d5b3c98cc575: Preparing [2026-05-25T04:56:20.686Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:20.686Z] 0854555d70ac: Preparing [2026-05-25T04:56:20.686Z] d5b3c98cc575: Waiting [2026-05-25T04:56:20.686Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:20.686Z] 0854555d70ac: Waiting [2026-05-25T04:56:20.686Z] 84559244a028: Layer already exists [2026-05-25T04:56:20.686Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:20.686Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:20.686Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:20.686Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:20.686Z] fc0a1bcebe42: Pushed [2026-05-25T04:56:20.686Z] 98b11e621b72: Pushed [2026-05-25T04:56:24.882Z] 610688df19c7: Pushed [2026-05-25T04:56:24.882Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:25.207Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:25.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-25T04:56:25.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T04:56:25.532Z] fc0a1bcebe42: Preparing [2026-05-25T04:56:25.532Z] 98b11e621b72: Preparing [2026-05-25T04:56:25.532Z] 610688df19c7: Preparing [2026-05-25T04:56:25.532Z] b106ca447b6d: Preparing [2026-05-25T04:56:25.532Z] 84559244a028: Preparing [2026-05-25T04:56:25.532Z] d5b3c98cc575: Preparing [2026-05-25T04:56:25.532Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:25.532Z] 0854555d70ac: Preparing [2026-05-25T04:56:25.532Z] d5b3c98cc575: Waiting [2026-05-25T04:56:25.532Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:25.532Z] 0854555d70ac: Waiting [2026-05-25T04:56:25.533Z] 98b11e621b72: Layer already exists [2026-05-25T04:56:25.533Z] fc0a1bcebe42: Layer already exists [2026-05-25T04:56:25.533Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:25.533Z] 610688df19c7: Layer already exists [2026-05-25T04:56:25.533Z] 84559244a028: Layer already exists [2026-05-25T04:56:25.533Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:25.533Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:25.533Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:25.533Z] latest: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:25.859Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:26.181Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.116 [2026-05-25T04:56:26.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T04:56:26.181Z] fc0a1bcebe42: Preparing [2026-05-25T04:56:26.181Z] 98b11e621b72: Preparing [2026-05-25T04:56:26.181Z] 610688df19c7: Preparing [2026-05-25T04:56:26.181Z] b106ca447b6d: Preparing [2026-05-25T04:56:26.181Z] 84559244a028: Preparing [2026-05-25T04:56:26.181Z] d5b3c98cc575: Preparing [2026-05-25T04:56:26.181Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:26.181Z] 0854555d70ac: Preparing [2026-05-25T04:56:26.181Z] d5b3c98cc575: Waiting [2026-05-25T04:56:26.181Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:26.181Z] 0854555d70ac: Waiting [2026-05-25T04:56:26.181Z] 98b11e621b72: Layer already exists [2026-05-25T04:56:26.181Z] 610688df19c7: Layer already exists [2026-05-25T04:56:26.181Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:26.181Z] 84559244a028: Layer already exists [2026-05-25T04:56:26.181Z] fc0a1bcebe42: Layer already exists [2026-05-25T04:56:26.181Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:26.181Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:26.181Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:26.181Z] 4.1.0-dev.116: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:26.506Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:26.827Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:26.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T04:56:26.827Z] fc0a1bcebe42: Preparing [2026-05-25T04:56:26.827Z] 98b11e621b72: Preparing [2026-05-25T04:56:26.827Z] 610688df19c7: Preparing [2026-05-25T04:56:26.827Z] b106ca447b6d: Preparing [2026-05-25T04:56:26.827Z] 84559244a028: Preparing [2026-05-25T04:56:26.827Z] d5b3c98cc575: Preparing [2026-05-25T04:56:26.827Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:26.827Z] 0854555d70ac: Preparing [2026-05-25T04:56:26.827Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:26.827Z] 0854555d70ac: Waiting [2026-05-25T04:56:26.827Z] d5b3c98cc575: Waiting [2026-05-25T04:56:26.827Z] 610688df19c7: Layer already exists [2026-05-25T04:56:26.827Z] fc0a1bcebe42: Layer already exists [2026-05-25T04:56:26.827Z] 98b11e621b72: Layer already exists [2026-05-25T04:56:26.827Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:26.827Z] 84559244a028: Layer already exists [2026-05-25T04:56:26.827Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:26.827Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:26.827Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:26.827Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:27.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:27.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-05-25T04:56:27.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-05-25T04:56:27.459Z] fc0a1bcebe42: Preparing [2026-05-25T04:56:27.459Z] 98b11e621b72: Preparing [2026-05-25T04:56:27.459Z] 610688df19c7: Preparing [2026-05-25T04:56:27.459Z] b106ca447b6d: Preparing [2026-05-25T04:56:27.459Z] 84559244a028: Preparing [2026-05-25T04:56:27.459Z] d5b3c98cc575: Preparing [2026-05-25T04:56:27.459Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:27.459Z] 0854555d70ac: Preparing [2026-05-25T04:56:27.459Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:27.459Z] 0854555d70ac: Waiting [2026-05-25T04:56:27.459Z] d5b3c98cc575: Waiting [2026-05-25T04:56:27.459Z] 84559244a028: Layer already exists [2026-05-25T04:56:27.459Z] fc0a1bcebe42: Layer already exists [2026-05-25T04:56:27.459Z] 98b11e621b72: Layer already exists [2026-05-25T04:56:27.459Z] 610688df19c7: Layer already exists [2026-05-25T04:56:27.459Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:27.459Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:27.459Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:27.459Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:27.459Z] main: digest: sha256:60d88feb5827054dcea73eeec67cfda85c85a86cd96e5cbdd2970204e7bab23c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:27.535Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:27.548Z] taggedImages: [2026-05-25T04:56:27.549Z] - nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:27.549Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-05-25T04:56:27.549Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.116 [2026-05-25T04:56:27.549Z] - nexus3.edgexfoundry.org:10004/core-metadata:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:27.549Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-05-25T04:56:27.572Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-05-25T04:56:27.572Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:27.572Z] latest [2026-05-25T04:56:27.572Z] 4.1.0-dev.116 [2026-05-25T04:56:27.572Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:27.572Z] main [2026-05-25T04:56:27.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:27.908Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:28.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:28.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T04:56:28.237Z] d37aae38c3e7: Preparing [2026-05-25T04:56:28.237Z] bbdab139b331: Preparing [2026-05-25T04:56:28.237Z] 074fce2e1c00: Preparing [2026-05-25T04:56:28.237Z] fce2dbccae75: Preparing [2026-05-25T04:56:28.237Z] 89bd0de247c2: Preparing [2026-05-25T04:56:28.237Z] 86d1527d119c: Preparing [2026-05-25T04:56:28.237Z] 3944fd0f6ea2: Preparing [2026-05-25T04:56:28.237Z] b106ca447b6d: Preparing [2026-05-25T04:56:28.237Z] 84559244a028: Preparing [2026-05-25T04:56:28.237Z] 1f0e50a09079: Preparing [2026-05-25T04:56:28.237Z] 33348675ef35: Preparing [2026-05-25T04:56:28.237Z] 5f70bf18a086: Preparing [2026-05-25T04:56:28.237Z] 0989cc697dd8: Preparing [2026-05-25T04:56:28.237Z] b86d7de03a90: Preparing [2026-05-25T04:56:28.237Z] 214b7caa26f6: Preparing [2026-05-25T04:56:28.237Z] 0854555d70ac: Preparing [2026-05-25T04:56:28.237Z] 33348675ef35: Waiting [2026-05-25T04:56:28.237Z] 3944fd0f6ea2: Waiting [2026-05-25T04:56:28.237Z] 5f70bf18a086: Waiting [2026-05-25T04:56:28.237Z] 0989cc697dd8: Waiting [2026-05-25T04:56:28.237Z] b106ca447b6d: Waiting [2026-05-25T04:56:28.237Z] b86d7de03a90: Waiting [2026-05-25T04:56:28.237Z] 214b7caa26f6: Waiting [2026-05-25T04:56:28.237Z] 84559244a028: Waiting [2026-05-25T04:56:28.237Z] 0854555d70ac: Waiting [2026-05-25T04:56:28.237Z] 86d1527d119c: Waiting [2026-05-25T04:56:28.237Z] 1f0e50a09079: Waiting [2026-05-25T04:56:28.237Z] 89bd0de247c2: Pushed [2026-05-25T04:56:28.237Z] 074fce2e1c00: Pushed [2026-05-25T04:56:28.237Z] fce2dbccae75: Pushed [2026-05-25T04:56:28.237Z] d37aae38c3e7: Pushed [2026-05-25T04:56:28.237Z] bbdab139b331: Pushed [2026-05-25T04:56:28.237Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:28.237Z] 84559244a028: Layer already exists [2026-05-25T04:56:28.237Z] 5f70bf18a086: Layer already exists [2026-05-25T04:56:28.237Z] 86d1527d119c: Pushed [2026-05-25T04:56:28.495Z] 33348675ef35: Pushed [2026-05-25T04:56:28.495Z] 1f0e50a09079: Pushed [2026-05-25T04:56:28.495Z] 0989cc697dd8: Pushed [2026-05-25T04:56:28.495Z] b86d7de03a90: Pushed [2026-05-25T04:56:28.495Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:28.495Z] 214b7caa26f6: Pushed [2026-05-25T04:56:29.869Z] 3944fd0f6ea2: Pushed [2026-05-25T04:56:29.869Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:30.453Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:30.766Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-25T04:56:30.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T04:56:30.767Z] d37aae38c3e7: Preparing [2026-05-25T04:56:30.767Z] bbdab139b331: Preparing [2026-05-25T04:56:30.767Z] 074fce2e1c00: Preparing [2026-05-25T04:56:30.767Z] fce2dbccae75: Preparing [2026-05-25T04:56:30.767Z] 89bd0de247c2: Preparing [2026-05-25T04:56:30.767Z] 86d1527d119c: Preparing [2026-05-25T04:56:30.767Z] 3944fd0f6ea2: Preparing [2026-05-25T04:56:30.767Z] b106ca447b6d: Preparing [2026-05-25T04:56:30.767Z] 84559244a028: Preparing [2026-05-25T04:56:30.767Z] 1f0e50a09079: Preparing [2026-05-25T04:56:30.767Z] 33348675ef35: Preparing [2026-05-25T04:56:30.767Z] 5f70bf18a086: Preparing [2026-05-25T04:56:30.767Z] 0989cc697dd8: Preparing [2026-05-25T04:56:30.767Z] b86d7de03a90: Preparing [2026-05-25T04:56:30.767Z] 214b7caa26f6: Preparing [2026-05-25T04:56:30.767Z] 0854555d70ac: Preparing [2026-05-25T04:56:30.767Z] 86d1527d119c: Waiting [2026-05-25T04:56:30.767Z] 5f70bf18a086: Waiting [2026-05-25T04:56:30.767Z] 3944fd0f6ea2: Waiting [2026-05-25T04:56:30.767Z] b106ca447b6d: Waiting [2026-05-25T04:56:30.767Z] 0989cc697dd8: Waiting [2026-05-25T04:56:30.767Z] 84559244a028: Waiting [2026-05-25T04:56:30.767Z] 1f0e50a09079: Waiting [2026-05-25T04:56:30.767Z] b86d7de03a90: Waiting [2026-05-25T04:56:30.767Z] 33348675ef35: Waiting [2026-05-25T04:56:30.767Z] 214b7caa26f6: Waiting [2026-05-25T04:56:30.767Z] 0854555d70ac: Waiting [2026-05-25T04:56:30.767Z] 074fce2e1c00: Layer already exists [2026-05-25T04:56:30.767Z] fce2dbccae75: Layer already exists [2026-05-25T04:56:30.767Z] bbdab139b331: Layer already exists [2026-05-25T04:56:30.767Z] d37aae38c3e7: Layer already exists [2026-05-25T04:56:30.767Z] 89bd0de247c2: Layer already exists [2026-05-25T04:56:30.767Z] 86d1527d119c: Layer already exists [2026-05-25T04:56:30.767Z] 84559244a028: Layer already exists [2026-05-25T04:56:30.767Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:30.767Z] 3944fd0f6ea2: Layer already exists [2026-05-25T04:56:30.767Z] 1f0e50a09079: Layer already exists [2026-05-25T04:56:30.767Z] 33348675ef35: Layer already exists [2026-05-25T04:56:30.767Z] 5f70bf18a086: Layer already exists [2026-05-25T04:56:30.767Z] b86d7de03a90: Layer already exists [2026-05-25T04:56:30.767Z] 0989cc697dd8: Layer already exists [2026-05-25T04:56:30.767Z] 214b7caa26f6: Layer already exists [2026-05-25T04:56:30.767Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:30.767Z] latest: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:31.088Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:31.417Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.116 [2026-05-25T04:56:31.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T04:56:31.417Z] d37aae38c3e7: Preparing [2026-05-25T04:56:31.417Z] bbdab139b331: Preparing [2026-05-25T04:56:31.417Z] 074fce2e1c00: Preparing [2026-05-25T04:56:31.417Z] fce2dbccae75: Preparing [2026-05-25T04:56:31.417Z] 89bd0de247c2: Preparing [2026-05-25T04:56:31.417Z] 86d1527d119c: Preparing [2026-05-25T04:56:31.417Z] 3944fd0f6ea2: Preparing [2026-05-25T04:56:31.417Z] b106ca447b6d: Preparing [2026-05-25T04:56:31.417Z] 84559244a028: Preparing [2026-05-25T04:56:31.417Z] 1f0e50a09079: Preparing [2026-05-25T04:56:31.417Z] 33348675ef35: Preparing [2026-05-25T04:56:31.417Z] 5f70bf18a086: Preparing [2026-05-25T04:56:31.417Z] 0989cc697dd8: Preparing [2026-05-25T04:56:31.417Z] b86d7de03a90: Preparing [2026-05-25T04:56:31.417Z] 214b7caa26f6: Preparing [2026-05-25T04:56:31.417Z] 0854555d70ac: Preparing [2026-05-25T04:56:31.417Z] 86d1527d119c: Waiting [2026-05-25T04:56:31.417Z] 33348675ef35: Waiting [2026-05-25T04:56:31.417Z] 5f70bf18a086: Waiting [2026-05-25T04:56:31.417Z] 0989cc697dd8: Waiting [2026-05-25T04:56:31.417Z] b86d7de03a90: Waiting [2026-05-25T04:56:31.417Z] 214b7caa26f6: Waiting [2026-05-25T04:56:31.417Z] 84559244a028: Waiting [2026-05-25T04:56:31.417Z] 0854555d70ac: Waiting [2026-05-25T04:56:31.417Z] 3944fd0f6ea2: Waiting [2026-05-25T04:56:31.417Z] b106ca447b6d: Waiting [2026-05-25T04:56:31.417Z] 1f0e50a09079: Waiting [2026-05-25T04:56:31.417Z] 89bd0de247c2: Layer already exists [2026-05-25T04:56:31.417Z] 074fce2e1c00: Layer already exists [2026-05-25T04:56:31.417Z] bbdab139b331: Layer already exists [2026-05-25T04:56:31.417Z] fce2dbccae75: Layer already exists [2026-05-25T04:56:31.417Z] d37aae38c3e7: Layer already exists [2026-05-25T04:56:31.417Z] 84559244a028: Layer already exists [2026-05-25T04:56:31.417Z] 3944fd0f6ea2: Layer already exists [2026-05-25T04:56:31.417Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:31.417Z] 86d1527d119c: Layer already exists [2026-05-25T04:56:31.417Z] 1f0e50a09079: Layer already exists [2026-05-25T04:56:31.417Z] 0989cc697dd8: Layer already exists [2026-05-25T04:56:31.417Z] 5f70bf18a086: Layer already exists [2026-05-25T04:56:31.417Z] 33348675ef35: Layer already exists [2026-05-25T04:56:31.417Z] b86d7de03a90: Layer already exists [2026-05-25T04:56:31.417Z] 214b7caa26f6: Layer already exists [2026-05-25T04:56:31.417Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:31.417Z] 4.1.0-dev.116: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:31.752Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:32.065Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:32.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T04:56:32.065Z] d37aae38c3e7: Preparing [2026-05-25T04:56:32.065Z] bbdab139b331: Preparing [2026-05-25T04:56:32.065Z] 074fce2e1c00: Preparing [2026-05-25T04:56:32.065Z] fce2dbccae75: Preparing [2026-05-25T04:56:32.065Z] 89bd0de247c2: Preparing [2026-05-25T04:56:32.065Z] 86d1527d119c: Preparing [2026-05-25T04:56:32.065Z] 3944fd0f6ea2: Preparing [2026-05-25T04:56:32.065Z] b106ca447b6d: Preparing [2026-05-25T04:56:32.065Z] 84559244a028: Preparing [2026-05-25T04:56:32.065Z] 1f0e50a09079: Preparing [2026-05-25T04:56:32.065Z] 33348675ef35: Preparing [2026-05-25T04:56:32.065Z] 5f70bf18a086: Preparing [2026-05-25T04:56:32.065Z] 0989cc697dd8: Preparing [2026-05-25T04:56:32.065Z] b86d7de03a90: Preparing [2026-05-25T04:56:32.065Z] 214b7caa26f6: Preparing [2026-05-25T04:56:32.065Z] 0854555d70ac: Preparing [2026-05-25T04:56:32.065Z] 3944fd0f6ea2: Waiting [2026-05-25T04:56:32.065Z] b106ca447b6d: Waiting [2026-05-25T04:56:32.065Z] 84559244a028: Waiting [2026-05-25T04:56:32.065Z] 1f0e50a09079: Waiting [2026-05-25T04:56:32.065Z] 33348675ef35: Waiting [2026-05-25T04:56:32.065Z] 5f70bf18a086: Waiting [2026-05-25T04:56:32.065Z] 0989cc697dd8: Waiting [2026-05-25T04:56:32.065Z] b86d7de03a90: Waiting [2026-05-25T04:56:32.065Z] 214b7caa26f6: Waiting [2026-05-25T04:56:32.065Z] 0854555d70ac: Waiting [2026-05-25T04:56:32.065Z] 86d1527d119c: Waiting [2026-05-25T04:56:32.065Z] 074fce2e1c00: Layer already exists [2026-05-25T04:56:32.065Z] fce2dbccae75: Layer already exists [2026-05-25T04:56:32.065Z] d37aae38c3e7: Layer already exists [2026-05-25T04:56:32.065Z] bbdab139b331: Layer already exists [2026-05-25T04:56:32.065Z] 89bd0de247c2: Layer already exists [2026-05-25T04:56:32.065Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:32.065Z] 86d1527d119c: Layer already exists [2026-05-25T04:56:32.065Z] 1f0e50a09079: Layer already exists [2026-05-25T04:56:32.065Z] 84559244a028: Layer already exists [2026-05-25T04:56:32.065Z] 3944fd0f6ea2: Layer already exists [2026-05-25T04:56:32.065Z] 33348675ef35: Layer already exists [2026-05-25T04:56:32.065Z] 5f70bf18a086: Layer already exists [2026-05-25T04:56:32.065Z] 0989cc697dd8: Layer already exists [2026-05-25T04:56:32.065Z] b86d7de03a90: Layer already exists [2026-05-25T04:56:32.065Z] 214b7caa26f6: Layer already exists [2026-05-25T04:56:32.065Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:32.065Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:32.401Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:32.735Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-05-25T04:56:32.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-05-25T04:56:32.735Z] d37aae38c3e7: Preparing [2026-05-25T04:56:32.735Z] bbdab139b331: Preparing [2026-05-25T04:56:32.735Z] 074fce2e1c00: Preparing [2026-05-25T04:56:32.735Z] fce2dbccae75: Preparing [2026-05-25T04:56:32.735Z] 89bd0de247c2: Preparing [2026-05-25T04:56:32.735Z] 86d1527d119c: Preparing [2026-05-25T04:56:32.735Z] 3944fd0f6ea2: Preparing [2026-05-25T04:56:32.735Z] b106ca447b6d: Preparing [2026-05-25T04:56:32.735Z] 84559244a028: Preparing [2026-05-25T04:56:32.735Z] 1f0e50a09079: Preparing [2026-05-25T04:56:32.735Z] 33348675ef35: Preparing [2026-05-25T04:56:32.735Z] 86d1527d119c: Waiting [2026-05-25T04:56:32.735Z] 5f70bf18a086: Preparing [2026-05-25T04:56:32.735Z] 0989cc697dd8: Preparing [2026-05-25T04:56:32.735Z] b86d7de03a90: Preparing [2026-05-25T04:56:32.735Z] 214b7caa26f6: Preparing [2026-05-25T04:56:32.735Z] 3944fd0f6ea2: Waiting [2026-05-25T04:56:32.735Z] 0854555d70ac: Preparing [2026-05-25T04:56:32.735Z] b106ca447b6d: Waiting [2026-05-25T04:56:32.735Z] 33348675ef35: Waiting [2026-05-25T04:56:32.735Z] 84559244a028: Waiting [2026-05-25T04:56:32.735Z] 1f0e50a09079: Waiting [2026-05-25T04:56:32.735Z] 5f70bf18a086: Waiting [2026-05-25T04:56:32.735Z] 214b7caa26f6: Waiting [2026-05-25T04:56:32.735Z] 0989cc697dd8: Waiting [2026-05-25T04:56:32.735Z] 0854555d70ac: Waiting [2026-05-25T04:56:32.735Z] b86d7de03a90: Waiting [2026-05-25T04:56:32.735Z] fce2dbccae75: Layer already exists [2026-05-25T04:56:32.735Z] 074fce2e1c00: Layer already exists [2026-05-25T04:56:32.735Z] 89bd0de247c2: Layer already exists [2026-05-25T04:56:32.735Z] d37aae38c3e7: Layer already exists [2026-05-25T04:56:32.735Z] bbdab139b331: Layer already exists [2026-05-25T04:56:32.735Z] 86d1527d119c: Layer already exists [2026-05-25T04:56:32.735Z] 3944fd0f6ea2: Layer already exists [2026-05-25T04:56:32.735Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:32.735Z] 84559244a028: Layer already exists [2026-05-25T04:56:32.735Z] 1f0e50a09079: Layer already exists [2026-05-25T04:56:32.735Z] 33348675ef35: Layer already exists [2026-05-25T04:56:32.735Z] 0989cc697dd8: Layer already exists [2026-05-25T04:56:32.735Z] 214b7caa26f6: Layer already exists [2026-05-25T04:56:32.735Z] b86d7de03a90: Layer already exists [2026-05-25T04:56:32.735Z] 5f70bf18a086: Layer already exists [2026-05-25T04:56:32.735Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:32.735Z] main: digest: sha256:7a6e6a575fca4bcade2751970d9cca4f4e3d22c3d33376e5569722c91e8166aa size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:32.805Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:32.818Z] taggedImages: [2026-05-25T04:56:32.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:32.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-05-25T04:56:32.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.116 [2026-05-25T04:56:32.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:32.818Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-05-25T04:56:32.845Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-05-25T04:56:32.845Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:32.845Z] latest [2026-05-25T04:56:32.845Z] 4.1.0-dev.116 [2026-05-25T04:56:32.845Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:32.845Z] main [2026-05-25T04:56:32.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:33.199Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:33.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:33.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T04:56:33.521Z] 64e5b48e4c8c: Preparing [2026-05-25T04:56:33.521Z] 7506cc889ecb: Preparing [2026-05-25T04:56:33.521Z] c8155314f584: Preparing [2026-05-25T04:56:33.521Z] 716e29709875: Preparing [2026-05-25T04:56:33.521Z] b106ca447b6d: Preparing [2026-05-25T04:56:33.521Z] 84559244a028: Preparing [2026-05-25T04:56:33.521Z] d5b3c98cc575: Preparing [2026-05-25T04:56:33.521Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:33.521Z] 84559244a028: Waiting [2026-05-25T04:56:33.521Z] d5b3c98cc575: Waiting [2026-05-25T04:56:33.521Z] 0854555d70ac: Preparing [2026-05-25T04:56:33.521Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:33.521Z] 0854555d70ac: Waiting [2026-05-25T04:56:33.521Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:33.521Z] 84559244a028: Layer already exists [2026-05-25T04:56:33.521Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:33.521Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:33.521Z] 7506cc889ecb: Pushed [2026-05-25T04:56:33.521Z] c8155314f584: Pushed [2026-05-25T04:56:33.521Z] 64e5b48e4c8c: Pushed [2026-05-25T04:56:33.521Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:37.717Z] 716e29709875: Pushed [2026-05-25T04:56:37.717Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:38.053Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:38.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-25T04:56:38.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T04:56:38.362Z] 64e5b48e4c8c: Preparing [2026-05-25T04:56:38.362Z] 7506cc889ecb: Preparing [2026-05-25T04:56:38.362Z] c8155314f584: Preparing [2026-05-25T04:56:38.362Z] 716e29709875: Preparing [2026-05-25T04:56:38.362Z] b106ca447b6d: Preparing [2026-05-25T04:56:38.362Z] 84559244a028: Preparing [2026-05-25T04:56:38.362Z] d5b3c98cc575: Preparing [2026-05-25T04:56:38.362Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:38.362Z] 0854555d70ac: Preparing [2026-05-25T04:56:38.362Z] 84559244a028: Waiting [2026-05-25T04:56:38.362Z] d5b3c98cc575: Waiting [2026-05-25T04:56:38.362Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:38.362Z] 0854555d70ac: Waiting [2026-05-25T04:56:38.362Z] 64e5b48e4c8c: Layer already exists [2026-05-25T04:56:38.362Z] 7506cc889ecb: Layer already exists [2026-05-25T04:56:38.362Z] 716e29709875: Layer already exists [2026-05-25T04:56:38.362Z] c8155314f584: Layer already exists [2026-05-25T04:56:38.362Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:38.362Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:38.362Z] 84559244a028: Layer already exists [2026-05-25T04:56:38.362Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:38.362Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:38.362Z] latest: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:38.684Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:39.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.116 [2026-05-25T04:56:39.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T04:56:39.001Z] 64e5b48e4c8c: Preparing [2026-05-25T04:56:39.001Z] 7506cc889ecb: Preparing [2026-05-25T04:56:39.001Z] c8155314f584: Preparing [2026-05-25T04:56:39.001Z] 716e29709875: Preparing [2026-05-25T04:56:39.001Z] b106ca447b6d: Preparing [2026-05-25T04:56:39.001Z] 84559244a028: Preparing [2026-05-25T04:56:39.001Z] d5b3c98cc575: Preparing [2026-05-25T04:56:39.001Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:39.001Z] 0854555d70ac: Preparing [2026-05-25T04:56:39.001Z] 84559244a028: Waiting [2026-05-25T04:56:39.001Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:39.001Z] 0854555d70ac: Waiting [2026-05-25T04:56:39.001Z] d5b3c98cc575: Waiting [2026-05-25T04:56:39.001Z] 716e29709875: Layer already exists [2026-05-25T04:56:39.001Z] 64e5b48e4c8c: Layer already exists [2026-05-25T04:56:39.001Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:39.001Z] c8155314f584: Layer already exists [2026-05-25T04:56:39.001Z] 7506cc889ecb: Layer already exists [2026-05-25T04:56:39.001Z] 84559244a028: Layer already exists [2026-05-25T04:56:39.001Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:39.001Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:39.001Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:39.001Z] 4.1.0-dev.116: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:39.321Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:39.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:39.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T04:56:39.641Z] 64e5b48e4c8c: Preparing [2026-05-25T04:56:39.641Z] 7506cc889ecb: Preparing [2026-05-25T04:56:39.641Z] c8155314f584: Preparing [2026-05-25T04:56:39.641Z] 716e29709875: Preparing [2026-05-25T04:56:39.641Z] b106ca447b6d: Preparing [2026-05-25T04:56:39.641Z] 84559244a028: Preparing [2026-05-25T04:56:39.641Z] d5b3c98cc575: Preparing [2026-05-25T04:56:39.641Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:39.641Z] 0854555d70ac: Preparing [2026-05-25T04:56:39.641Z] d5b3c98cc575: Waiting [2026-05-25T04:56:39.641Z] 0854555d70ac: Waiting [2026-05-25T04:56:39.641Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:39.641Z] 84559244a028: Waiting [2026-05-25T04:56:39.641Z] 716e29709875: Layer already exists [2026-05-25T04:56:39.641Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:39.641Z] 64e5b48e4c8c: Layer already exists [2026-05-25T04:56:39.641Z] 7506cc889ecb: Layer already exists [2026-05-25T04:56:39.641Z] c8155314f584: Layer already exists [2026-05-25T04:56:39.641Z] 84559244a028: Layer already exists [2026-05-25T04:56:39.641Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:39.641Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:39.641Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:39.641Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:39.956Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:40.277Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-05-25T04:56:40.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-05-25T04:56:40.277Z] 64e5b48e4c8c: Preparing [2026-05-25T04:56:40.277Z] 7506cc889ecb: Preparing [2026-05-25T04:56:40.277Z] c8155314f584: Preparing [2026-05-25T04:56:40.277Z] 716e29709875: Preparing [2026-05-25T04:56:40.277Z] b106ca447b6d: Preparing [2026-05-25T04:56:40.277Z] 84559244a028: Preparing [2026-05-25T04:56:40.277Z] d5b3c98cc575: Preparing [2026-05-25T04:56:40.277Z] d8cbf93ec1f8: Preparing [2026-05-25T04:56:40.277Z] 0854555d70ac: Preparing [2026-05-25T04:56:40.277Z] 84559244a028: Waiting [2026-05-25T04:56:40.277Z] d5b3c98cc575: Waiting [2026-05-25T04:56:40.277Z] d8cbf93ec1f8: Waiting [2026-05-25T04:56:40.277Z] 0854555d70ac: Waiting [2026-05-25T04:56:40.277Z] 7506cc889ecb: Layer already exists [2026-05-25T04:56:40.277Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:40.277Z] 716e29709875: Layer already exists [2026-05-25T04:56:40.277Z] c8155314f584: Layer already exists [2026-05-25T04:56:40.277Z] 64e5b48e4c8c: Layer already exists [2026-05-25T04:56:40.277Z] 84559244a028: Layer already exists [2026-05-25T04:56:40.277Z] d5b3c98cc575: Layer already exists [2026-05-25T04:56:40.277Z] d8cbf93ec1f8: Layer already exists [2026-05-25T04:56:40.277Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:40.277Z] main: digest: sha256:fec4811fe0380cefa6741258cf78cca8dc9eed937501036f1d2c860edb29dcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:40.362Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:40.377Z] taggedImages: [2026-05-25T04:56:40.377Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:40.377Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-05-25T04:56:40.377Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.116 [2026-05-25T04:56:40.377Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:40.377Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-05-25T04:56:40.403Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-05-25T04:56:40.403Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:40.403Z] latest [2026-05-25T04:56:40.403Z] 4.1.0-dev.116 [2026-05-25T04:56:40.403Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:40.403Z] main [2026-05-25T04:56:40.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:40.746Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:41.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:41.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T04:56:41.066Z] 77d3f923b2f3: Preparing [2026-05-25T04:56:41.066Z] cf9665a3d37a: Preparing [2026-05-25T04:56:41.066Z] b2e4ef57e8b9: Preparing [2026-05-25T04:56:41.066Z] 4202e4e34633: Preparing [2026-05-25T04:56:41.066Z] 9d51ace8c929: Preparing [2026-05-25T04:56:41.066Z] b106ca447b6d: Preparing [2026-05-25T04:56:41.066Z] 84559244a028: Preparing [2026-05-25T04:56:41.066Z] a940e87fbf8d: Preparing [2026-05-25T04:56:41.066Z] 30fe3aa3ba70: Preparing [2026-05-25T04:56:41.066Z] 226b2fbae249: Preparing [2026-05-25T04:56:41.066Z] 0854555d70ac: Preparing [2026-05-25T04:56:41.066Z] b106ca447b6d: Waiting [2026-05-25T04:56:41.066Z] 84559244a028: Waiting [2026-05-25T04:56:41.066Z] a940e87fbf8d: Waiting [2026-05-25T04:56:41.066Z] 30fe3aa3ba70: Waiting [2026-05-25T04:56:41.066Z] 226b2fbae249: Waiting [2026-05-25T04:56:41.066Z] 0854555d70ac: Waiting [2026-05-25T04:56:41.066Z] 9d51ace8c929: Pushed [2026-05-25T04:56:41.066Z] 77d3f923b2f3: Pushed [2026-05-25T04:56:41.066Z] cf9665a3d37a: Pushed [2026-05-25T04:56:41.066Z] 4202e4e34633: Pushed [2026-05-25T04:56:41.066Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:41.066Z] 84559244a028: Layer already exists [2026-05-25T04:56:41.066Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:41.325Z] a940e87fbf8d: Pushed [2026-05-25T04:56:41.325Z] 30fe3aa3ba70: Pushed [2026-05-25T04:56:42.698Z] 226b2fbae249: Pushed [2026-05-25T04:56:44.072Z] b2e4ef57e8b9: Pushed [2026-05-25T04:56:44.072Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:44.390Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:44.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-25T04:56:44.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T04:56:44.707Z] 77d3f923b2f3: Preparing [2026-05-25T04:56:44.707Z] cf9665a3d37a: Preparing [2026-05-25T04:56:44.707Z] b2e4ef57e8b9: Preparing [2026-05-25T04:56:44.707Z] 4202e4e34633: Preparing [2026-05-25T04:56:44.707Z] 9d51ace8c929: Preparing [2026-05-25T04:56:44.707Z] b106ca447b6d: Preparing [2026-05-25T04:56:44.707Z] 84559244a028: Preparing [2026-05-25T04:56:44.707Z] a940e87fbf8d: Preparing [2026-05-25T04:56:44.707Z] 30fe3aa3ba70: Preparing [2026-05-25T04:56:44.707Z] 226b2fbae249: Preparing [2026-05-25T04:56:44.707Z] 0854555d70ac: Preparing [2026-05-25T04:56:44.707Z] b106ca447b6d: Waiting [2026-05-25T04:56:44.707Z] a940e87fbf8d: Waiting [2026-05-25T04:56:44.707Z] 84559244a028: Waiting [2026-05-25T04:56:44.707Z] 226b2fbae249: Waiting [2026-05-25T04:56:44.707Z] 0854555d70ac: Waiting [2026-05-25T04:56:44.707Z] 30fe3aa3ba70: Waiting [2026-05-25T04:56:44.707Z] 9d51ace8c929: Layer already exists [2026-05-25T04:56:44.707Z] b2e4ef57e8b9: Layer already exists [2026-05-25T04:56:44.707Z] 77d3f923b2f3: Layer already exists [2026-05-25T04:56:44.707Z] 4202e4e34633: Layer already exists [2026-05-25T04:56:44.707Z] cf9665a3d37a: Layer already exists [2026-05-25T04:56:44.707Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:44.707Z] 30fe3aa3ba70: Layer already exists [2026-05-25T04:56:44.707Z] 84559244a028: Layer already exists [2026-05-25T04:56:44.707Z] 226b2fbae249: Layer already exists [2026-05-25T04:56:44.707Z] a940e87fbf8d: Layer already exists [2026-05-25T04:56:44.707Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:44.707Z] latest: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:45.023Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:45.335Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.116 [2026-05-25T04:56:45.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T04:56:45.335Z] 77d3f923b2f3: Preparing [2026-05-25T04:56:45.335Z] cf9665a3d37a: Preparing [2026-05-25T04:56:45.335Z] b2e4ef57e8b9: Preparing [2026-05-25T04:56:45.335Z] 4202e4e34633: Preparing [2026-05-25T04:56:45.335Z] 9d51ace8c929: Preparing [2026-05-25T04:56:45.335Z] b106ca447b6d: Preparing [2026-05-25T04:56:45.335Z] 84559244a028: Preparing [2026-05-25T04:56:45.335Z] a940e87fbf8d: Preparing [2026-05-25T04:56:45.335Z] 30fe3aa3ba70: Preparing [2026-05-25T04:56:45.335Z] 226b2fbae249: Preparing [2026-05-25T04:56:45.335Z] 0854555d70ac: Preparing [2026-05-25T04:56:45.335Z] a940e87fbf8d: Waiting [2026-05-25T04:56:45.335Z] 84559244a028: Waiting [2026-05-25T04:56:45.335Z] 30fe3aa3ba70: Waiting [2026-05-25T04:56:45.335Z] 226b2fbae249: Waiting [2026-05-25T04:56:45.335Z] 0854555d70ac: Waiting [2026-05-25T04:56:45.335Z] b106ca447b6d: Waiting [2026-05-25T04:56:45.335Z] 9d51ace8c929: Layer already exists [2026-05-25T04:56:45.335Z] 77d3f923b2f3: Layer already exists [2026-05-25T04:56:45.336Z] b2e4ef57e8b9: Layer already exists [2026-05-25T04:56:45.336Z] cf9665a3d37a: Layer already exists [2026-05-25T04:56:45.336Z] 4202e4e34633: Layer already exists [2026-05-25T04:56:45.336Z] 84559244a028: Layer already exists [2026-05-25T04:56:45.336Z] 30fe3aa3ba70: Layer already exists [2026-05-25T04:56:45.336Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:45.336Z] 226b2fbae249: Layer already exists [2026-05-25T04:56:45.336Z] a940e87fbf8d: Layer already exists [2026-05-25T04:56:45.336Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:45.336Z] 4.1.0-dev.116: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:45.651Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:45.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:45.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T04:56:45.970Z] 77d3f923b2f3: Preparing [2026-05-25T04:56:45.970Z] cf9665a3d37a: Preparing [2026-05-25T04:56:45.970Z] b2e4ef57e8b9: Preparing [2026-05-25T04:56:45.970Z] 4202e4e34633: Preparing [2026-05-25T04:56:45.970Z] 9d51ace8c929: Preparing [2026-05-25T04:56:45.970Z] b106ca447b6d: Preparing [2026-05-25T04:56:45.970Z] 84559244a028: Preparing [2026-05-25T04:56:45.970Z] a940e87fbf8d: Preparing [2026-05-25T04:56:45.970Z] 30fe3aa3ba70: Preparing [2026-05-25T04:56:45.970Z] 226b2fbae249: Preparing [2026-05-25T04:56:45.970Z] 0854555d70ac: Preparing [2026-05-25T04:56:45.970Z] a940e87fbf8d: Waiting [2026-05-25T04:56:45.970Z] 226b2fbae249: Waiting [2026-05-25T04:56:45.970Z] 0854555d70ac: Waiting [2026-05-25T04:56:45.970Z] 30fe3aa3ba70: Waiting [2026-05-25T04:56:45.970Z] b106ca447b6d: Waiting [2026-05-25T04:56:45.970Z] 84559244a028: Waiting [2026-05-25T04:56:45.970Z] b2e4ef57e8b9: Layer already exists [2026-05-25T04:56:45.970Z] cf9665a3d37a: Layer already exists [2026-05-25T04:56:45.970Z] 9d51ace8c929: Layer already exists [2026-05-25T04:56:45.970Z] 77d3f923b2f3: Layer already exists [2026-05-25T04:56:45.970Z] 4202e4e34633: Layer already exists [2026-05-25T04:56:45.970Z] a940e87fbf8d: Layer already exists [2026-05-25T04:56:45.970Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:45.970Z] 84559244a028: Layer already exists [2026-05-25T04:56:45.970Z] 30fe3aa3ba70: Layer already exists [2026-05-25T04:56:45.970Z] 226b2fbae249: Layer already exists [2026-05-25T04:56:45.970Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:45.970Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:46.297Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:46.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-05-25T04:56:46.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-05-25T04:56:46.624Z] 77d3f923b2f3: Preparing [2026-05-25T04:56:46.624Z] cf9665a3d37a: Preparing [2026-05-25T04:56:46.624Z] b2e4ef57e8b9: Preparing [2026-05-25T04:56:46.624Z] 4202e4e34633: Preparing [2026-05-25T04:56:46.624Z] 9d51ace8c929: Preparing [2026-05-25T04:56:46.624Z] b106ca447b6d: Preparing [2026-05-25T04:56:46.624Z] 84559244a028: Preparing [2026-05-25T04:56:46.624Z] a940e87fbf8d: Preparing [2026-05-25T04:56:46.624Z] 30fe3aa3ba70: Preparing [2026-05-25T04:56:46.624Z] 226b2fbae249: Preparing [2026-05-25T04:56:46.624Z] 0854555d70ac: Preparing [2026-05-25T04:56:46.624Z] a940e87fbf8d: Waiting [2026-05-25T04:56:46.624Z] 30fe3aa3ba70: Waiting [2026-05-25T04:56:46.624Z] 226b2fbae249: Waiting [2026-05-25T04:56:46.624Z] b106ca447b6d: Waiting [2026-05-25T04:56:46.624Z] 84559244a028: Waiting [2026-05-25T04:56:46.624Z] 0854555d70ac: Waiting [2026-05-25T04:56:46.624Z] 4202e4e34633: Layer already exists [2026-05-25T04:56:46.624Z] 9d51ace8c929: Layer already exists [2026-05-25T04:56:46.624Z] 77d3f923b2f3: Layer already exists [2026-05-25T04:56:46.624Z] b2e4ef57e8b9: Layer already exists [2026-05-25T04:56:46.624Z] cf9665a3d37a: Layer already exists [2026-05-25T04:56:46.624Z] 84559244a028: Layer already exists [2026-05-25T04:56:46.624Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:46.624Z] 226b2fbae249: Layer already exists [2026-05-25T04:56:46.624Z] a940e87fbf8d: Layer already exists [2026-05-25T04:56:46.624Z] 30fe3aa3ba70: Layer already exists [2026-05-25T04:56:46.624Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:46.624Z] main: digest: sha256:2f34997deb83caa612a74cb6cfd727b1f25349393eefc399bab4401e1bf046b5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:46.695Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:46.712Z] taggedImages: [2026-05-25T04:56:46.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:46.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-05-25T04:56:46.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.116 [2026-05-25T04:56:46.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:46.712Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-05-25T04:56:46.744Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-05-25T04:56:46.744Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:46.744Z] latest [2026-05-25T04:56:46.744Z] 4.1.0-dev.116 [2026-05-25T04:56:46.744Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:46.744Z] main [2026-05-25T04:56:46.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:47.077Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:47.394Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:47.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T04:56:47.395Z] 102d5e3688f8: Preparing [2026-05-25T04:56:47.395Z] d55cd5a67cce: Preparing [2026-05-25T04:56:47.395Z] 3400eee8224d: Preparing [2026-05-25T04:56:47.395Z] 14ad4c772dff: Preparing [2026-05-25T04:56:47.395Z] 852cda3b5652: Preparing [2026-05-25T04:56:47.395Z] 80b708c791b3: Preparing [2026-05-25T04:56:47.395Z] 7f2fbd318b9d: Preparing [2026-05-25T04:56:47.395Z] b106ca447b6d: Preparing [2026-05-25T04:56:47.395Z] 84559244a028: Preparing [2026-05-25T04:56:47.395Z] 7eb3aed1342e: Preparing [2026-05-25T04:56:47.395Z] 62a194a66a60: Preparing [2026-05-25T04:56:47.395Z] 0854555d70ac: Preparing [2026-05-25T04:56:47.395Z] 84559244a028: Waiting [2026-05-25T04:56:47.395Z] 7eb3aed1342e: Waiting [2026-05-25T04:56:47.395Z] 62a194a66a60: Waiting [2026-05-25T04:56:47.395Z] 0854555d70ac: Waiting [2026-05-25T04:56:47.395Z] b106ca447b6d: Waiting [2026-05-25T04:56:47.395Z] 80b708c791b3: Waiting [2026-05-25T04:56:47.395Z] 7f2fbd318b9d: Waiting [2026-05-25T04:56:47.395Z] d55cd5a67cce: Pushed [2026-05-25T04:56:47.395Z] 852cda3b5652: Pushed [2026-05-25T04:56:47.395Z] 102d5e3688f8: Pushed [2026-05-25T04:56:47.395Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:47.395Z] 84559244a028: Layer already exists [2026-05-25T04:56:47.395Z] 80b708c791b3: Pushed [2026-05-25T04:56:47.395Z] 7f2fbd318b9d: Pushed [2026-05-25T04:56:47.653Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:47.653Z] 7eb3aed1342e: Pushed [2026-05-25T04:56:49.029Z] 62a194a66a60: Pushed [2026-05-25T04:56:50.407Z] 14ad4c772dff: Pushed [2026-05-25T04:56:50.407Z] 3400eee8224d: Pushed [2026-05-25T04:56:50.666Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:50.982Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:51.305Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-25T04:56:51.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T04:56:51.305Z] 102d5e3688f8: Preparing [2026-05-25T04:56:51.305Z] d55cd5a67cce: Preparing [2026-05-25T04:56:51.305Z] 3400eee8224d: Preparing [2026-05-25T04:56:51.305Z] 14ad4c772dff: Preparing [2026-05-25T04:56:51.305Z] 852cda3b5652: Preparing [2026-05-25T04:56:51.305Z] 80b708c791b3: Preparing [2026-05-25T04:56:51.305Z] 7f2fbd318b9d: Preparing [2026-05-25T04:56:51.305Z] b106ca447b6d: Preparing [2026-05-25T04:56:51.305Z] 84559244a028: Preparing [2026-05-25T04:56:51.305Z] 7eb3aed1342e: Preparing [2026-05-25T04:56:51.305Z] 62a194a66a60: Preparing [2026-05-25T04:56:51.305Z] 0854555d70ac: Preparing [2026-05-25T04:56:51.305Z] 7f2fbd318b9d: Waiting [2026-05-25T04:56:51.305Z] b106ca447b6d: Waiting [2026-05-25T04:56:51.305Z] 84559244a028: Waiting [2026-05-25T04:56:51.305Z] 7eb3aed1342e: Waiting [2026-05-25T04:56:51.305Z] 62a194a66a60: Waiting [2026-05-25T04:56:51.305Z] 0854555d70ac: Waiting [2026-05-25T04:56:51.305Z] 80b708c791b3: Waiting [2026-05-25T04:56:51.305Z] 14ad4c772dff: Layer already exists [2026-05-25T04:56:51.305Z] 852cda3b5652: Layer already exists [2026-05-25T04:56:51.305Z] d55cd5a67cce: Layer already exists [2026-05-25T04:56:51.305Z] 3400eee8224d: Layer already exists [2026-05-25T04:56:51.305Z] 102d5e3688f8: Layer already exists [2026-05-25T04:56:51.305Z] 7f2fbd318b9d: Layer already exists [2026-05-25T04:56:51.305Z] 84559244a028: Layer already exists [2026-05-25T04:56:51.305Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:51.305Z] 80b708c791b3: Layer already exists [2026-05-25T04:56:51.305Z] 7eb3aed1342e: Layer already exists [2026-05-25T04:56:51.305Z] 62a194a66a60: Layer already exists [2026-05-25T04:56:51.305Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:51.306Z] latest: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:51.633Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:51.951Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.116 [2026-05-25T04:56:51.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T04:56:51.951Z] 102d5e3688f8: Preparing [2026-05-25T04:56:51.951Z] d55cd5a67cce: Preparing [2026-05-25T04:56:51.951Z] 3400eee8224d: Preparing [2026-05-25T04:56:51.951Z] 14ad4c772dff: Preparing [2026-05-25T04:56:51.951Z] 852cda3b5652: Preparing [2026-05-25T04:56:51.951Z] 80b708c791b3: Preparing [2026-05-25T04:56:51.951Z] 7f2fbd318b9d: Preparing [2026-05-25T04:56:51.951Z] b106ca447b6d: Preparing [2026-05-25T04:56:51.951Z] 84559244a028: Preparing [2026-05-25T04:56:51.951Z] 7eb3aed1342e: Preparing [2026-05-25T04:56:51.951Z] 62a194a66a60: Preparing [2026-05-25T04:56:51.951Z] 0854555d70ac: Preparing [2026-05-25T04:56:51.951Z] 80b708c791b3: Waiting [2026-05-25T04:56:51.951Z] 7f2fbd318b9d: Waiting [2026-05-25T04:56:51.951Z] b106ca447b6d: Waiting [2026-05-25T04:56:51.951Z] 84559244a028: Waiting [2026-05-25T04:56:51.951Z] 7eb3aed1342e: Waiting [2026-05-25T04:56:51.951Z] 62a194a66a60: Waiting [2026-05-25T04:56:51.951Z] 0854555d70ac: Waiting [2026-05-25T04:56:51.951Z] 3400eee8224d: Layer already exists [2026-05-25T04:56:51.951Z] d55cd5a67cce: Layer already exists [2026-05-25T04:56:51.951Z] 102d5e3688f8: Layer already exists [2026-05-25T04:56:51.951Z] 14ad4c772dff: Layer already exists [2026-05-25T04:56:51.951Z] 852cda3b5652: Layer already exists [2026-05-25T04:56:51.951Z] 80b708c791b3: Layer already exists [2026-05-25T04:56:51.951Z] 7f2fbd318b9d: Layer already exists [2026-05-25T04:56:51.951Z] 84559244a028: Layer already exists [2026-05-25T04:56:51.951Z] 7eb3aed1342e: Layer already exists [2026-05-25T04:56:51.951Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:51.951Z] 62a194a66a60: Layer already exists [2026-05-25T04:56:51.951Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:51.951Z] 4.1.0-dev.116: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:52.272Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:52.600Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:52.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T04:56:52.600Z] 102d5e3688f8: Preparing [2026-05-25T04:56:52.600Z] d55cd5a67cce: Preparing [2026-05-25T04:56:52.600Z] 3400eee8224d: Preparing [2026-05-25T04:56:52.600Z] 14ad4c772dff: Preparing [2026-05-25T04:56:52.600Z] 852cda3b5652: Preparing [2026-05-25T04:56:52.600Z] 80b708c791b3: Preparing [2026-05-25T04:56:52.600Z] 7f2fbd318b9d: Preparing [2026-05-25T04:56:52.600Z] b106ca447b6d: Preparing [2026-05-25T04:56:52.600Z] 84559244a028: Preparing [2026-05-25T04:56:52.600Z] 7eb3aed1342e: Preparing [2026-05-25T04:56:52.600Z] 62a194a66a60: Preparing [2026-05-25T04:56:52.600Z] 0854555d70ac: Preparing [2026-05-25T04:56:52.600Z] 80b708c791b3: Waiting [2026-05-25T04:56:52.600Z] 7f2fbd318b9d: Waiting [2026-05-25T04:56:52.600Z] b106ca447b6d: Waiting [2026-05-25T04:56:52.600Z] 84559244a028: Waiting [2026-05-25T04:56:52.600Z] 7eb3aed1342e: Waiting [2026-05-25T04:56:52.600Z] 62a194a66a60: Waiting [2026-05-25T04:56:52.600Z] 0854555d70ac: Waiting [2026-05-25T04:56:52.600Z] 102d5e3688f8: Layer already exists [2026-05-25T04:56:52.600Z] 852cda3b5652: Layer already exists [2026-05-25T04:56:52.600Z] 3400eee8224d: Layer already exists [2026-05-25T04:56:52.600Z] d55cd5a67cce: Layer already exists [2026-05-25T04:56:52.600Z] 14ad4c772dff: Layer already exists [2026-05-25T04:56:52.600Z] 80b708c791b3: Layer already exists [2026-05-25T04:56:52.600Z] 7f2fbd318b9d: Layer already exists [2026-05-25T04:56:52.600Z] 84559244a028: Layer already exists [2026-05-25T04:56:52.600Z] 7eb3aed1342e: Layer already exists [2026-05-25T04:56:52.600Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:52.600Z] 62a194a66a60: Layer already exists [2026-05-25T04:56:52.600Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:52.600Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:52.920Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:53.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-05-25T04:56:53.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-05-25T04:56:53.235Z] 102d5e3688f8: Preparing [2026-05-25T04:56:53.235Z] d55cd5a67cce: Preparing [2026-05-25T04:56:53.235Z] 3400eee8224d: Preparing [2026-05-25T04:56:53.235Z] 14ad4c772dff: Preparing [2026-05-25T04:56:53.235Z] 852cda3b5652: Preparing [2026-05-25T04:56:53.235Z] 80b708c791b3: Preparing [2026-05-25T04:56:53.235Z] 7f2fbd318b9d: Preparing [2026-05-25T04:56:53.235Z] b106ca447b6d: Preparing [2026-05-25T04:56:53.235Z] 84559244a028: Preparing [2026-05-25T04:56:53.235Z] 7eb3aed1342e: Preparing [2026-05-25T04:56:53.235Z] 62a194a66a60: Preparing [2026-05-25T04:56:53.235Z] 0854555d70ac: Preparing [2026-05-25T04:56:53.235Z] 80b708c791b3: Waiting [2026-05-25T04:56:53.235Z] 7f2fbd318b9d: Waiting [2026-05-25T04:56:53.235Z] b106ca447b6d: Waiting [2026-05-25T04:56:53.236Z] 84559244a028: Waiting [2026-05-25T04:56:53.236Z] 7eb3aed1342e: Waiting [2026-05-25T04:56:53.236Z] 62a194a66a60: Waiting [2026-05-25T04:56:53.236Z] 0854555d70ac: Waiting [2026-05-25T04:56:53.236Z] 102d5e3688f8: Layer already exists [2026-05-25T04:56:53.236Z] 14ad4c772dff: Layer already exists [2026-05-25T04:56:53.236Z] 3400eee8224d: Layer already exists [2026-05-25T04:56:53.236Z] d55cd5a67cce: Layer already exists [2026-05-25T04:56:53.236Z] 852cda3b5652: Layer already exists [2026-05-25T04:56:53.236Z] 80b708c791b3: Layer already exists [2026-05-25T04:56:53.236Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:53.236Z] 84559244a028: Layer already exists [2026-05-25T04:56:53.236Z] 7eb3aed1342e: Layer already exists [2026-05-25T04:56:53.236Z] 7f2fbd318b9d: Layer already exists [2026-05-25T04:56:53.236Z] 62a194a66a60: Layer already exists [2026-05-25T04:56:53.236Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:53.236Z] main: digest: sha256:645e61c724ee8f1cdef06bac4bd2a2d1c3b69905ca97e2739cea4b7c03815d3a size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:56:53.311Z] ===================================================== [Pipeline] echo [2026-05-25T04:56:53.331Z] taggedImages: [2026-05-25T04:56:53.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:53.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-05-25T04:56:53.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.116 [2026-05-25T04:56:53.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:53.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-05-25T04:56:53.358Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-05-25T04:56:53.358Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:53.358Z] latest [2026-05-25T04:56:53.358Z] 4.1.0-dev.116 [2026-05-25T04:56:53.358Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:53.358Z] main [2026-05-25T04:56:53.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:53.702Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:54.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:56:54.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T04:56:54.021Z] b13ffbc086d8: Preparing [2026-05-25T04:56:54.021Z] be1ad78f2cc9: Preparing [2026-05-25T04:56:54.021Z] b106ca447b6d: Preparing [2026-05-25T04:56:54.021Z] 84559244a028: Preparing [2026-05-25T04:56:54.021Z] 8fe6d3ade8d5: Preparing [2026-05-25T04:56:54.021Z] cbd4c2354959: Preparing [2026-05-25T04:56:54.021Z] 0854555d70ac: Preparing [2026-05-25T04:56:54.021Z] cbd4c2354959: Waiting [2026-05-25T04:56:54.021Z] 0854555d70ac: Waiting [2026-05-25T04:56:54.021Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:54.021Z] 84559244a028: Layer already exists [2026-05-25T04:56:54.021Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:54.021Z] 8fe6d3ade8d5: Pushed [2026-05-25T04:56:54.021Z] b13ffbc086d8: Pushed [2026-05-25T04:56:54.956Z] cbd4c2354959: Pushed [2026-05-25T04:56:57.491Z] be1ad78f2cc9: Pushed [2026-05-25T04:56:57.491Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:57.818Z] + 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-05-25T04:56:58.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-25T04:56:58.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T04:56:58.136Z] b13ffbc086d8: Preparing [2026-05-25T04:56:58.136Z] be1ad78f2cc9: Preparing [2026-05-25T04:56:58.136Z] b106ca447b6d: Preparing [2026-05-25T04:56:58.136Z] 84559244a028: Preparing [2026-05-25T04:56:58.136Z] 8fe6d3ade8d5: Preparing [2026-05-25T04:56:58.136Z] cbd4c2354959: Preparing [2026-05-25T04:56:58.136Z] 0854555d70ac: Preparing [2026-05-25T04:56:58.136Z] cbd4c2354959: Waiting [2026-05-25T04:56:58.136Z] 0854555d70ac: Waiting [2026-05-25T04:56:58.136Z] be1ad78f2cc9: Layer already exists [2026-05-25T04:56:58.136Z] 84559244a028: Layer already exists [2026-05-25T04:56:58.136Z] b13ffbc086d8: Layer already exists [2026-05-25T04:56:58.136Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:58.136Z] 8fe6d3ade8d5: Layer already exists [2026-05-25T04:56:58.136Z] cbd4c2354959: Layer already exists [2026-05-25T04:56:58.136Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:58.136Z] latest: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:58.442Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:58.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.116 [2026-05-25T04:56:58.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T04:56:58.840Z] b13ffbc086d8: Preparing [2026-05-25T04:56:58.840Z] be1ad78f2cc9: Preparing [2026-05-25T04:56:58.840Z] b106ca447b6d: Preparing [2026-05-25T04:56:58.840Z] 84559244a028: Preparing [2026-05-25T04:56:58.840Z] 8fe6d3ade8d5: Preparing [2026-05-25T04:56:58.840Z] cbd4c2354959: Preparing [2026-05-25T04:56:58.840Z] 0854555d70ac: Preparing [2026-05-25T04:56:58.840Z] cbd4c2354959: Waiting [2026-05-25T04:56:58.840Z] 0854555d70ac: Waiting [2026-05-25T04:56:58.840Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:58.840Z] be1ad78f2cc9: Layer already exists [2026-05-25T04:56:58.840Z] 84559244a028: Layer already exists [2026-05-25T04:56:58.840Z] b13ffbc086d8: Layer already exists [2026-05-25T04:56:58.840Z] 8fe6d3ade8d5: Layer already exists [2026-05-25T04:56:58.840Z] cbd4c2354959: Layer already exists [2026-05-25T04:56:58.840Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:58.840Z] 4.1.0-dev.116: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:59.169Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:59.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:56:59.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T04:56:59.473Z] b13ffbc086d8: Preparing [2026-05-25T04:56:59.473Z] be1ad78f2cc9: Preparing [2026-05-25T04:56:59.473Z] b106ca447b6d: Preparing [2026-05-25T04:56:59.473Z] 84559244a028: Preparing [2026-05-25T04:56:59.473Z] 8fe6d3ade8d5: Preparing [2026-05-25T04:56:59.473Z] cbd4c2354959: Preparing [2026-05-25T04:56:59.473Z] 0854555d70ac: Preparing [2026-05-25T04:56:59.473Z] cbd4c2354959: Waiting [2026-05-25T04:56:59.473Z] 0854555d70ac: Waiting [2026-05-25T04:56:59.473Z] 84559244a028: Layer already exists [2026-05-25T04:56:59.473Z] b106ca447b6d: Layer already exists [2026-05-25T04:56:59.473Z] b13ffbc086d8: Layer already exists [2026-05-25T04:56:59.473Z] be1ad78f2cc9: Layer already exists [2026-05-25T04:56:59.473Z] 8fe6d3ade8d5: Layer already exists [2026-05-25T04:56:59.473Z] 0854555d70ac: Layer already exists [2026-05-25T04:56:59.473Z] cbd4c2354959: Layer already exists [2026-05-25T04:56:59.473Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:56:59.790Z] + 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-05-25T04:57:00.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-05-25T04:57:00.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-05-25T04:57:00.107Z] b13ffbc086d8: Preparing [2026-05-25T04:57:00.107Z] be1ad78f2cc9: Preparing [2026-05-25T04:57:00.107Z] b106ca447b6d: Preparing [2026-05-25T04:57:00.107Z] 84559244a028: Preparing [2026-05-25T04:57:00.107Z] 8fe6d3ade8d5: Preparing [2026-05-25T04:57:00.107Z] cbd4c2354959: Preparing [2026-05-25T04:57:00.107Z] 0854555d70ac: Preparing [2026-05-25T04:57:00.107Z] 0854555d70ac: Waiting [2026-05-25T04:57:00.107Z] cbd4c2354959: Waiting [2026-05-25T04:57:00.107Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:00.107Z] b13ffbc086d8: Layer already exists [2026-05-25T04:57:00.107Z] 8fe6d3ade8d5: Layer already exists [2026-05-25T04:57:00.107Z] be1ad78f2cc9: Layer already exists [2026-05-25T04:57:00.107Z] 84559244a028: Layer already exists [2026-05-25T04:57:00.107Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:00.107Z] cbd4c2354959: Layer already exists [2026-05-25T04:57:00.107Z] main: digest: sha256:a09a8fab19a6a229241869448df993c15aed7d42a49b1a6e0b79877a784f0d9a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:57:00.159Z] ===================================================== [Pipeline] echo [2026-05-25T04:57:00.174Z] taggedImages: [2026-05-25T04:57:00.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:00.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-05-25T04:57:00.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.116 [2026-05-25T04:57:00.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:00.174Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-05-25T04:57:00.193Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-05-25T04:57:00.193Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:00.193Z] latest [2026-05-25T04:57:00.193Z] 4.1.0-dev.116 [2026-05-25T04:57:00.193Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:00.193Z] main [2026-05-25T04:57:00.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:00.519Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:00.834Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:00.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T04:57:00.834Z] 3693bd77763f: Preparing [2026-05-25T04:57:00.834Z] 9775df4ecd8c: Preparing [2026-05-25T04:57:00.834Z] 7fa7d7daad9c: Preparing [2026-05-25T04:57:00.834Z] b106ca447b6d: Preparing [2026-05-25T04:57:00.834Z] 84559244a028: Preparing [2026-05-25T04:57:00.834Z] 9e9d97c46715: Preparing [2026-05-25T04:57:00.834Z] 5fcf1ba6914c: Preparing [2026-05-25T04:57:00.834Z] 7f7cf739757d: Preparing [2026-05-25T04:57:00.834Z] 021f91c0d841: Preparing [2026-05-25T04:57:00.834Z] 0854555d70ac: Preparing [2026-05-25T04:57:00.834Z] 021f91c0d841: Waiting [2026-05-25T04:57:00.834Z] 7f7cf739757d: Waiting [2026-05-25T04:57:00.834Z] 9e9d97c46715: Waiting [2026-05-25T04:57:00.834Z] 5fcf1ba6914c: Waiting [2026-05-25T04:57:00.834Z] 0854555d70ac: Waiting [2026-05-25T04:57:00.834Z] 84559244a028: Layer already exists [2026-05-25T04:57:00.834Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:00.834Z] 7fa7d7daad9c: Pushed [2026-05-25T04:57:00.834Z] 3693bd77763f: Pushed [2026-05-25T04:57:00.834Z] 9775df4ecd8c: Pushed [2026-05-25T04:57:00.834Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:00.834Z] 7f7cf739757d: Pushed [2026-05-25T04:57:01.399Z] 021f91c0d841: Pushed [2026-05-25T04:57:06.675Z] 5fcf1ba6914c: Pushed [2026-05-25T04:57:13.428Z] 9e9d97c46715: Pushed [2026-05-25T04:57:13.428Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:13.809Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:14.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-25T04:57:14.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T04:57:14.178Z] 3693bd77763f: Preparing [2026-05-25T04:57:14.178Z] 9775df4ecd8c: Preparing [2026-05-25T04:57:14.178Z] 7fa7d7daad9c: Preparing [2026-05-25T04:57:14.178Z] b106ca447b6d: Preparing [2026-05-25T04:57:14.178Z] 84559244a028: Preparing [2026-05-25T04:57:14.178Z] 9e9d97c46715: Preparing [2026-05-25T04:57:14.178Z] 5fcf1ba6914c: Preparing [2026-05-25T04:57:14.178Z] 7f7cf739757d: Preparing [2026-05-25T04:57:14.178Z] 021f91c0d841: Preparing [2026-05-25T04:57:14.178Z] 0854555d70ac: Preparing [2026-05-25T04:57:14.178Z] 9e9d97c46715: Waiting [2026-05-25T04:57:14.178Z] 5fcf1ba6914c: Waiting [2026-05-25T04:57:14.178Z] 7f7cf739757d: Waiting [2026-05-25T04:57:14.178Z] 021f91c0d841: Waiting [2026-05-25T04:57:14.178Z] 0854555d70ac: Waiting [2026-05-25T04:57:14.178Z] 9775df4ecd8c: Layer already exists [2026-05-25T04:57:14.178Z] 7fa7d7daad9c: Layer already exists [2026-05-25T04:57:14.178Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:14.178Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:14.178Z] 84559244a028: Layer already exists [2026-05-25T04:57:14.178Z] 9e9d97c46715: Layer already exists [2026-05-25T04:57:14.178Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:14.178Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:14.178Z] 5fcf1ba6914c: Layer already exists [2026-05-25T04:57:14.178Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:14.178Z] latest: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:14.565Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:14.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.116 [2026-05-25T04:57:14.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T04:57:14.998Z] 3693bd77763f: Preparing [2026-05-25T04:57:14.998Z] 9775df4ecd8c: Preparing [2026-05-25T04:57:14.998Z] 7fa7d7daad9c: Preparing [2026-05-25T04:57:14.998Z] b106ca447b6d: Preparing [2026-05-25T04:57:14.998Z] 84559244a028: Preparing [2026-05-25T04:57:14.998Z] 9e9d97c46715: Preparing [2026-05-25T04:57:14.998Z] 5fcf1ba6914c: Preparing [2026-05-25T04:57:14.998Z] 7f7cf739757d: Preparing [2026-05-25T04:57:14.998Z] 021f91c0d841: Preparing [2026-05-25T04:57:14.998Z] 0854555d70ac: Preparing [2026-05-25T04:57:14.998Z] 7f7cf739757d: Waiting [2026-05-25T04:57:14.998Z] 9e9d97c46715: Waiting [2026-05-25T04:57:14.998Z] 5fcf1ba6914c: Waiting [2026-05-25T04:57:14.998Z] 021f91c0d841: Waiting [2026-05-25T04:57:14.998Z] 0854555d70ac: Waiting [2026-05-25T04:57:14.998Z] 9775df4ecd8c: Layer already exists [2026-05-25T04:57:14.998Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:14.998Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:14.998Z] 84559244a028: Layer already exists [2026-05-25T04:57:14.998Z] 7fa7d7daad9c: Layer already exists [2026-05-25T04:57:14.998Z] 9e9d97c46715: Layer already exists [2026-05-25T04:57:14.998Z] 5fcf1ba6914c: Layer already exists [2026-05-25T04:57:14.998Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:14.998Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:14.998Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:14.998Z] 4.1.0-dev.116: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:15.426Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:15.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:15.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T04:57:15.744Z] 3693bd77763f: Preparing [2026-05-25T04:57:15.744Z] 9775df4ecd8c: Preparing [2026-05-25T04:57:15.744Z] 7fa7d7daad9c: Preparing [2026-05-25T04:57:15.744Z] b106ca447b6d: Preparing [2026-05-25T04:57:15.744Z] 84559244a028: Preparing [2026-05-25T04:57:15.744Z] 9e9d97c46715: Preparing [2026-05-25T04:57:15.744Z] 5fcf1ba6914c: Preparing [2026-05-25T04:57:15.744Z] 7f7cf739757d: Preparing [2026-05-25T04:57:15.744Z] 021f91c0d841: Preparing [2026-05-25T04:57:15.744Z] 0854555d70ac: Preparing [2026-05-25T04:57:15.744Z] 7f7cf739757d: Waiting [2026-05-25T04:57:15.744Z] 9e9d97c46715: Waiting [2026-05-25T04:57:15.744Z] 021f91c0d841: Waiting [2026-05-25T04:57:15.744Z] 0854555d70ac: Waiting [2026-05-25T04:57:15.744Z] 5fcf1ba6914c: Waiting [2026-05-25T04:57:15.744Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:15.744Z] 84559244a028: Layer already exists [2026-05-25T04:57:15.744Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:15.744Z] 9775df4ecd8c: Layer already exists [2026-05-25T04:57:15.744Z] 7fa7d7daad9c: Layer already exists [2026-05-25T04:57:15.744Z] 9e9d97c46715: Layer already exists [2026-05-25T04:57:15.744Z] 5fcf1ba6914c: Layer already exists [2026-05-25T04:57:15.744Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:15.744Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:15.744Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:15.744Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:16.061Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:16.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-05-25T04:57:16.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-05-25T04:57:16.398Z] 3693bd77763f: Preparing [2026-05-25T04:57:16.398Z] 9775df4ecd8c: Preparing [2026-05-25T04:57:16.398Z] 7fa7d7daad9c: Preparing [2026-05-25T04:57:16.398Z] b106ca447b6d: Preparing [2026-05-25T04:57:16.398Z] 84559244a028: Preparing [2026-05-25T04:57:16.398Z] 9e9d97c46715: Preparing [2026-05-25T04:57:16.398Z] 5fcf1ba6914c: Preparing [2026-05-25T04:57:16.398Z] 7f7cf739757d: Preparing [2026-05-25T04:57:16.398Z] 021f91c0d841: Preparing [2026-05-25T04:57:16.398Z] 0854555d70ac: Preparing [2026-05-25T04:57:16.398Z] 9e9d97c46715: Waiting [2026-05-25T04:57:16.398Z] 021f91c0d841: Waiting [2026-05-25T04:57:16.398Z] 5fcf1ba6914c: Waiting [2026-05-25T04:57:16.398Z] 7f7cf739757d: Waiting [2026-05-25T04:57:16.398Z] 0854555d70ac: Waiting [2026-05-25T04:57:16.398Z] 9775df4ecd8c: Layer already exists [2026-05-25T04:57:16.398Z] 7fa7d7daad9c: Layer already exists [2026-05-25T04:57:16.398Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:16.398Z] 84559244a028: Layer already exists [2026-05-25T04:57:16.398Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:16.398Z] 9e9d97c46715: Layer already exists [2026-05-25T04:57:16.398Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:16.398Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:16.398Z] 5fcf1ba6914c: Layer already exists [2026-05-25T04:57:16.398Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:16.398Z] main: digest: sha256:0ce9b5cf49f8358e8fb2562f7c41600650ecf2af850fe7e0f4ff5f6a8d72ed65 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:57:16.466Z] ===================================================== [Pipeline] echo [2026-05-25T04:57:16.486Z] taggedImages: [2026-05-25T04:57:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-05-25T04:57:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.116 [2026-05-25T04:57:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-05-25T04:57:16.511Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-05-25T04:57:16.511Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:16.511Z] latest [2026-05-25T04:57:16.511Z] 4.1.0-dev.116 [2026-05-25T04:57:16.511Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:16.511Z] main [2026-05-25T04:57:16.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:16.837Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:17.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:17.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T04:57:17.246Z] becbc1c56ced: Preparing [2026-05-25T04:57:17.246Z] 731aac12f6d1: Preparing [2026-05-25T04:57:17.246Z] 5b41171bf150: Preparing [2026-05-25T04:57:17.246Z] b106ca447b6d: Preparing [2026-05-25T04:57:17.246Z] 84559244a028: Preparing [2026-05-25T04:57:17.246Z] bfb78695c448: Preparing [2026-05-25T04:57:17.246Z] 72e714c7f39f: Preparing [2026-05-25T04:57:17.246Z] 70e2eb6adcc2: Preparing [2026-05-25T04:57:17.246Z] 0854555d70ac: Preparing [2026-05-25T04:57:17.246Z] bfb78695c448: Waiting [2026-05-25T04:57:17.246Z] 72e714c7f39f: Waiting [2026-05-25T04:57:17.246Z] 70e2eb6adcc2: Waiting [2026-05-25T04:57:17.246Z] 0854555d70ac: Waiting [2026-05-25T04:57:17.246Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:17.246Z] 84559244a028: Layer already exists [2026-05-25T04:57:17.246Z] 5b41171bf150: Pushed [2026-05-25T04:57:17.246Z] becbc1c56ced: Pushed [2026-05-25T04:57:17.246Z] 731aac12f6d1: Pushed [2026-05-25T04:57:17.246Z] 72e714c7f39f: Pushed [2026-05-25T04:57:17.246Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:17.568Z] 70e2eb6adcc2: Pushed [2026-05-25T04:57:32.584Z] bfb78695c448: Pushed [2026-05-25T04:57:32.584Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:32.917Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:33.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-25T04:57:33.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T04:57:33.240Z] becbc1c56ced: Preparing [2026-05-25T04:57:33.240Z] 731aac12f6d1: Preparing [2026-05-25T04:57:33.240Z] 5b41171bf150: Preparing [2026-05-25T04:57:33.240Z] b106ca447b6d: Preparing [2026-05-25T04:57:33.240Z] 84559244a028: Preparing [2026-05-25T04:57:33.240Z] bfb78695c448: Preparing [2026-05-25T04:57:33.240Z] 72e714c7f39f: Preparing [2026-05-25T04:57:33.240Z] 70e2eb6adcc2: Preparing [2026-05-25T04:57:33.240Z] 0854555d70ac: Preparing [2026-05-25T04:57:33.240Z] 72e714c7f39f: Waiting [2026-05-25T04:57:33.240Z] bfb78695c448: Waiting [2026-05-25T04:57:33.240Z] 70e2eb6adcc2: Waiting [2026-05-25T04:57:33.240Z] 0854555d70ac: Waiting [2026-05-25T04:57:33.240Z] 731aac12f6d1: Layer already exists [2026-05-25T04:57:33.240Z] becbc1c56ced: Layer already exists [2026-05-25T04:57:33.240Z] 5b41171bf150: Layer already exists [2026-05-25T04:57:33.240Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:33.240Z] 84559244a028: Layer already exists [2026-05-25T04:57:33.240Z] bfb78695c448: Layer already exists [2026-05-25T04:57:33.240Z] 72e714c7f39f: Layer already exists [2026-05-25T04:57:33.240Z] 70e2eb6adcc2: Layer already exists [2026-05-25T04:57:33.240Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:33.240Z] latest: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:33.565Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:33.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.116 [2026-05-25T04:57:33.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T04:57:33.926Z] becbc1c56ced: Preparing [2026-05-25T04:57:33.926Z] 731aac12f6d1: Preparing [2026-05-25T04:57:33.926Z] 5b41171bf150: Preparing [2026-05-25T04:57:33.926Z] b106ca447b6d: Preparing [2026-05-25T04:57:33.926Z] 84559244a028: Preparing [2026-05-25T04:57:33.926Z] bfb78695c448: Preparing [2026-05-25T04:57:33.926Z] 72e714c7f39f: Preparing [2026-05-25T04:57:33.926Z] 70e2eb6adcc2: Preparing [2026-05-25T04:57:33.926Z] 0854555d70ac: Preparing [2026-05-25T04:57:33.926Z] bfb78695c448: Waiting [2026-05-25T04:57:33.926Z] 72e714c7f39f: Waiting [2026-05-25T04:57:33.926Z] 70e2eb6adcc2: Waiting [2026-05-25T04:57:33.926Z] 0854555d70ac: Waiting [2026-05-25T04:57:33.926Z] 84559244a028: Layer already exists [2026-05-25T04:57:33.926Z] becbc1c56ced: Layer already exists [2026-05-25T04:57:33.926Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:33.926Z] 731aac12f6d1: Layer already exists [2026-05-25T04:57:33.926Z] 5b41171bf150: Layer already exists [2026-05-25T04:57:33.926Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:33.926Z] 72e714c7f39f: Layer already exists [2026-05-25T04:57:33.926Z] bfb78695c448: Layer already exists [2026-05-25T04:57:33.926Z] 70e2eb6adcc2: Layer already exists [2026-05-25T04:57:33.926Z] 4.1.0-dev.116: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:34.245Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:34.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:34.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T04:57:34.562Z] becbc1c56ced: Preparing [2026-05-25T04:57:34.562Z] 731aac12f6d1: Preparing [2026-05-25T04:57:34.562Z] 5b41171bf150: Preparing [2026-05-25T04:57:34.562Z] b106ca447b6d: Preparing [2026-05-25T04:57:34.562Z] 84559244a028: Preparing [2026-05-25T04:57:34.562Z] bfb78695c448: Preparing [2026-05-25T04:57:34.562Z] 72e714c7f39f: Preparing [2026-05-25T04:57:34.562Z] 70e2eb6adcc2: Preparing [2026-05-25T04:57:34.562Z] 0854555d70ac: Preparing [2026-05-25T04:57:34.562Z] 72e714c7f39f: Waiting [2026-05-25T04:57:34.562Z] 0854555d70ac: Waiting [2026-05-25T04:57:34.562Z] 70e2eb6adcc2: Waiting [2026-05-25T04:57:34.562Z] bfb78695c448: Waiting [2026-05-25T04:57:34.562Z] 731aac12f6d1: Layer already exists [2026-05-25T04:57:34.562Z] 5b41171bf150: Layer already exists [2026-05-25T04:57:34.562Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:34.562Z] 84559244a028: Layer already exists [2026-05-25T04:57:34.562Z] becbc1c56ced: Layer already exists [2026-05-25T04:57:34.562Z] bfb78695c448: Layer already exists [2026-05-25T04:57:34.562Z] 70e2eb6adcc2: Layer already exists [2026-05-25T04:57:34.562Z] 72e714c7f39f: Layer already exists [2026-05-25T04:57:34.562Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:34.562Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:34.885Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:35.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-05-25T04:57:35.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-05-25T04:57:35.198Z] becbc1c56ced: Preparing [2026-05-25T04:57:35.198Z] 731aac12f6d1: Preparing [2026-05-25T04:57:35.198Z] 5b41171bf150: Preparing [2026-05-25T04:57:35.198Z] b106ca447b6d: Preparing [2026-05-25T04:57:35.198Z] 84559244a028: Preparing [2026-05-25T04:57:35.198Z] bfb78695c448: Preparing [2026-05-25T04:57:35.198Z] 72e714c7f39f: Preparing [2026-05-25T04:57:35.198Z] 70e2eb6adcc2: Preparing [2026-05-25T04:57:35.198Z] 0854555d70ac: Preparing [2026-05-25T04:57:35.198Z] 72e714c7f39f: Waiting [2026-05-25T04:57:35.198Z] 70e2eb6adcc2: Waiting [2026-05-25T04:57:35.198Z] bfb78695c448: Waiting [2026-05-25T04:57:35.198Z] 0854555d70ac: Waiting [2026-05-25T04:57:35.198Z] 84559244a028: Layer already exists [2026-05-25T04:57:35.198Z] becbc1c56ced: Layer already exists [2026-05-25T04:57:35.198Z] 731aac12f6d1: Layer already exists [2026-05-25T04:57:35.198Z] 5b41171bf150: Layer already exists [2026-05-25T04:57:35.198Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:35.198Z] bfb78695c448: Layer already exists [2026-05-25T04:57:35.198Z] 72e714c7f39f: Layer already exists [2026-05-25T04:57:35.198Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:35.198Z] 70e2eb6adcc2: Layer already exists [2026-05-25T04:57:35.198Z] main: digest: sha256:14c299b47c59e65011d6baf12e1a48da6b8f11b9321664edf447994132aea592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:57:35.271Z] ===================================================== [Pipeline] echo [2026-05-25T04:57:35.287Z] taggedImages: [2026-05-25T04:57:35.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:35.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-05-25T04:57:35.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.116 [2026-05-25T04:57:35.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:35.287Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-05-25T04:57:35.315Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-05-25T04:57:35.315Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:35.315Z] latest [2026-05-25T04:57:35.315Z] 4.1.0-dev.116 [2026-05-25T04:57:35.315Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:35.315Z] main [2026-05-25T04:57:35.315Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:35.650Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:35.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:35.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T04:57:35.974Z] 3693bd77763f: Preparing [2026-05-25T04:57:35.974Z] 1dc4bd2b7b86: Preparing [2026-05-25T04:57:35.974Z] 9fad70c1f4f8: Preparing [2026-05-25T04:57:35.974Z] b106ca447b6d: Preparing [2026-05-25T04:57:35.974Z] 84559244a028: Preparing [2026-05-25T04:57:35.974Z] bfb78695c448: Preparing [2026-05-25T04:57:35.974Z] 7f7cf739757d: Preparing [2026-05-25T04:57:35.974Z] 021f91c0d841: Preparing [2026-05-25T04:57:35.974Z] 0854555d70ac: Preparing [2026-05-25T04:57:35.974Z] bfb78695c448: Waiting [2026-05-25T04:57:35.974Z] 7f7cf739757d: Waiting [2026-05-25T04:57:35.974Z] 021f91c0d841: Waiting [2026-05-25T04:57:35.974Z] 0854555d70ac: Waiting [2026-05-25T04:57:35.974Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:35.974Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:35.974Z] 84559244a028: Layer already exists [2026-05-25T04:57:35.974Z] bfb78695c448: Layer already exists [2026-05-25T04:57:35.974Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:35.974Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:35.974Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:35.974Z] 1dc4bd2b7b86: Pushed [2026-05-25T04:57:35.974Z] 9fad70c1f4f8: Pushed [2026-05-25T04:57:36.231Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:36.547Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:36.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-25T04:57:36.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T04:57:36.867Z] 3693bd77763f: Preparing [2026-05-25T04:57:36.867Z] 1dc4bd2b7b86: Preparing [2026-05-25T04:57:36.867Z] 9fad70c1f4f8: Preparing [2026-05-25T04:57:36.867Z] b106ca447b6d: Preparing [2026-05-25T04:57:36.867Z] 84559244a028: Preparing [2026-05-25T04:57:36.867Z] bfb78695c448: Preparing [2026-05-25T04:57:36.867Z] 7f7cf739757d: Preparing [2026-05-25T04:57:36.867Z] 021f91c0d841: Preparing [2026-05-25T04:57:36.867Z] 0854555d70ac: Preparing [2026-05-25T04:57:36.867Z] bfb78695c448: Waiting [2026-05-25T04:57:36.867Z] 7f7cf739757d: Waiting [2026-05-25T04:57:36.867Z] 021f91c0d841: Waiting [2026-05-25T04:57:36.867Z] 0854555d70ac: Waiting [2026-05-25T04:57:36.867Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:36.867Z] 84559244a028: Layer already exists [2026-05-25T04:57:36.867Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:36.867Z] 9fad70c1f4f8: Layer already exists [2026-05-25T04:57:36.867Z] 1dc4bd2b7b86: Layer already exists [2026-05-25T04:57:36.867Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:36.867Z] bfb78695c448: Layer already exists [2026-05-25T04:57:36.867Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:36.867Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:36.867Z] latest: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:37.189Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:37.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.116 [2026-05-25T04:57:37.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T04:57:37.504Z] 3693bd77763f: Preparing [2026-05-25T04:57:37.504Z] 1dc4bd2b7b86: Preparing [2026-05-25T04:57:37.504Z] 9fad70c1f4f8: Preparing [2026-05-25T04:57:37.504Z] b106ca447b6d: Preparing [2026-05-25T04:57:37.504Z] 84559244a028: Preparing [2026-05-25T04:57:37.504Z] bfb78695c448: Preparing [2026-05-25T04:57:37.504Z] 7f7cf739757d: Preparing [2026-05-25T04:57:37.504Z] 021f91c0d841: Preparing [2026-05-25T04:57:37.504Z] 0854555d70ac: Preparing [2026-05-25T04:57:37.504Z] bfb78695c448: Waiting [2026-05-25T04:57:37.504Z] 021f91c0d841: Waiting [2026-05-25T04:57:37.504Z] 0854555d70ac: Waiting [2026-05-25T04:57:37.504Z] 7f7cf739757d: Waiting [2026-05-25T04:57:37.504Z] 9fad70c1f4f8: Layer already exists [2026-05-25T04:57:37.504Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:37.504Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:37.504Z] 84559244a028: Layer already exists [2026-05-25T04:57:37.504Z] 1dc4bd2b7b86: Layer already exists [2026-05-25T04:57:37.504Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:37.504Z] bfb78695c448: Layer already exists [2026-05-25T04:57:37.504Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:37.504Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:37.504Z] 4.1.0-dev.116: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:37.827Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:38.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:38.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T04:57:38.146Z] 3693bd77763f: Preparing [2026-05-25T04:57:38.146Z] 1dc4bd2b7b86: Preparing [2026-05-25T04:57:38.146Z] 9fad70c1f4f8: Preparing [2026-05-25T04:57:38.146Z] b106ca447b6d: Preparing [2026-05-25T04:57:38.146Z] 84559244a028: Preparing [2026-05-25T04:57:38.146Z] bfb78695c448: Preparing [2026-05-25T04:57:38.146Z] 7f7cf739757d: Preparing [2026-05-25T04:57:38.146Z] 021f91c0d841: Preparing [2026-05-25T04:57:38.146Z] 0854555d70ac: Preparing [2026-05-25T04:57:38.146Z] bfb78695c448: Waiting [2026-05-25T04:57:38.146Z] 7f7cf739757d: Waiting [2026-05-25T04:57:38.146Z] 021f91c0d841: Waiting [2026-05-25T04:57:38.146Z] 0854555d70ac: Waiting [2026-05-25T04:57:38.146Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:38.146Z] 84559244a028: Layer already exists [2026-05-25T04:57:38.146Z] 9fad70c1f4f8: Layer already exists [2026-05-25T04:57:38.146Z] 1dc4bd2b7b86: Layer already exists [2026-05-25T04:57:38.146Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:38.146Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:38.146Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:38.146Z] bfb78695c448: Layer already exists [2026-05-25T04:57:38.146Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:38.146Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:38.475Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:38.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-05-25T04:57:38.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-05-25T04:57:38.801Z] 3693bd77763f: Preparing [2026-05-25T04:57:38.801Z] 1dc4bd2b7b86: Preparing [2026-05-25T04:57:38.801Z] 9fad70c1f4f8: Preparing [2026-05-25T04:57:38.801Z] b106ca447b6d: Preparing [2026-05-25T04:57:38.801Z] 84559244a028: Preparing [2026-05-25T04:57:38.801Z] bfb78695c448: Preparing [2026-05-25T04:57:38.801Z] 7f7cf739757d: Preparing [2026-05-25T04:57:38.801Z] 021f91c0d841: Preparing [2026-05-25T04:57:38.801Z] 0854555d70ac: Preparing [2026-05-25T04:57:38.801Z] bfb78695c448: Waiting [2026-05-25T04:57:38.801Z] 7f7cf739757d: Waiting [2026-05-25T04:57:38.801Z] 021f91c0d841: Waiting [2026-05-25T04:57:38.801Z] 0854555d70ac: Waiting [2026-05-25T04:57:38.801Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:38.801Z] 84559244a028: Layer already exists [2026-05-25T04:57:38.801Z] 1dc4bd2b7b86: Layer already exists [2026-05-25T04:57:38.801Z] 9fad70c1f4f8: Layer already exists [2026-05-25T04:57:38.801Z] 3693bd77763f: Layer already exists [2026-05-25T04:57:38.801Z] 021f91c0d841: Layer already exists [2026-05-25T04:57:38.801Z] 7f7cf739757d: Layer already exists [2026-05-25T04:57:38.801Z] bfb78695c448: Layer already exists [2026-05-25T04:57:38.801Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:38.801Z] main: digest: sha256:f1e797f7ab4f9c8984a4b9707a5a404bde6479e7632d8af65ba33b1c2180b926 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:57:38.873Z] ===================================================== [Pipeline] echo [2026-05-25T04:57:38.888Z] taggedImages: [2026-05-25T04:57:38.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:38.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-05-25T04:57:38.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.116 [2026-05-25T04:57:38.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:38.888Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-05-25T04:57:38.919Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-05-25T04:57:38.919Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:38.919Z] latest [2026-05-25T04:57:38.919Z] 4.1.0-dev.116 [2026-05-25T04:57:38.919Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:38.919Z] main [2026-05-25T04:57:38.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:39.260Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:39.582Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:39.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T04:57:39.582Z] 573c43d22516: Preparing [2026-05-25T04:57:39.582Z] 25c4a9f2b527: Preparing [2026-05-25T04:57:39.582Z] b106ca447b6d: Preparing [2026-05-25T04:57:39.582Z] 84559244a028: Preparing [2026-05-25T04:57:39.582Z] fafada109ad5: Preparing [2026-05-25T04:57:39.582Z] 95c076e707e2: Preparing [2026-05-25T04:57:39.582Z] 0854555d70ac: Preparing [2026-05-25T04:57:39.582Z] 95c076e707e2: Waiting [2026-05-25T04:57:39.582Z] 0854555d70ac: Waiting [2026-05-25T04:57:39.582Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:39.582Z] 84559244a028: Layer already exists [2026-05-25T04:57:39.582Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:39.582Z] fafada109ad5: Pushed [2026-05-25T04:57:39.582Z] 573c43d22516: Pushed [2026-05-25T04:57:40.146Z] 95c076e707e2: Pushed [2026-05-25T04:57:43.437Z] 25c4a9f2b527: Pushed [2026-05-25T04:57:43.437Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:43.763Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:44.077Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-25T04:57:44.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T04:57:44.077Z] 573c43d22516: Preparing [2026-05-25T04:57:44.077Z] 25c4a9f2b527: Preparing [2026-05-25T04:57:44.077Z] b106ca447b6d: Preparing [2026-05-25T04:57:44.077Z] 84559244a028: Preparing [2026-05-25T04:57:44.077Z] fafada109ad5: Preparing [2026-05-25T04:57:44.077Z] 95c076e707e2: Preparing [2026-05-25T04:57:44.077Z] 0854555d70ac: Preparing [2026-05-25T04:57:44.077Z] 0854555d70ac: Waiting [2026-05-25T04:57:44.077Z] 95c076e707e2: Waiting [2026-05-25T04:57:44.077Z] fafada109ad5: Layer already exists [2026-05-25T04:57:44.077Z] 573c43d22516: Layer already exists [2026-05-25T04:57:44.077Z] 84559244a028: Layer already exists [2026-05-25T04:57:44.077Z] 25c4a9f2b527: Layer already exists [2026-05-25T04:57:44.077Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:44.077Z] 95c076e707e2: Layer already exists [2026-05-25T04:57:44.077Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:44.077Z] latest: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:44.408Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:44.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.116 [2026-05-25T04:57:44.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T04:57:44.738Z] 573c43d22516: Preparing [2026-05-25T04:57:44.738Z] 25c4a9f2b527: Preparing [2026-05-25T04:57:44.738Z] b106ca447b6d: Preparing [2026-05-25T04:57:44.738Z] 84559244a028: Preparing [2026-05-25T04:57:44.738Z] fafada109ad5: Preparing [2026-05-25T04:57:44.738Z] 95c076e707e2: Preparing [2026-05-25T04:57:44.738Z] 0854555d70ac: Preparing [2026-05-25T04:57:44.738Z] 0854555d70ac: Waiting [2026-05-25T04:57:44.738Z] 95c076e707e2: Waiting [2026-05-25T04:57:44.738Z] fafada109ad5: Layer already exists [2026-05-25T04:57:44.738Z] 25c4a9f2b527: Layer already exists [2026-05-25T04:57:44.738Z] 84559244a028: Layer already exists [2026-05-25T04:57:44.738Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:44.738Z] 573c43d22516: Layer already exists [2026-05-25T04:57:44.738Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:44.738Z] 95c076e707e2: Layer already exists [2026-05-25T04:57:44.738Z] 4.1.0-dev.116: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:45.063Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:45.382Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:45.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T04:57:45.382Z] 573c43d22516: Preparing [2026-05-25T04:57:45.382Z] 25c4a9f2b527: Preparing [2026-05-25T04:57:45.382Z] b106ca447b6d: Preparing [2026-05-25T04:57:45.382Z] 84559244a028: Preparing [2026-05-25T04:57:45.382Z] fafada109ad5: Preparing [2026-05-25T04:57:45.382Z] 95c076e707e2: Preparing [2026-05-25T04:57:45.382Z] 0854555d70ac: Preparing [2026-05-25T04:57:45.382Z] 95c076e707e2: Waiting [2026-05-25T04:57:45.382Z] 0854555d70ac: Waiting [2026-05-25T04:57:45.382Z] 573c43d22516: Layer already exists [2026-05-25T04:57:45.382Z] 84559244a028: Layer already exists [2026-05-25T04:57:45.382Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:45.382Z] 25c4a9f2b527: Layer already exists [2026-05-25T04:57:45.382Z] fafada109ad5: Layer already exists [2026-05-25T04:57:45.382Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:45.382Z] 95c076e707e2: Layer already exists [2026-05-25T04:57:45.382Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:45.901Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:46.855Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-05-25T04:57:46.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-05-25T04:57:49.547Z] 573c43d22516: Preparing [2026-05-25T04:57:49.547Z] 25c4a9f2b527: Preparing [2026-05-25T04:57:49.547Z] b106ca447b6d: Preparing [2026-05-25T04:57:49.547Z] 84559244a028: Preparing [2026-05-25T04:57:49.547Z] fafada109ad5: Preparing [2026-05-25T04:57:49.547Z] 95c076e707e2: Preparing [2026-05-25T04:57:49.547Z] 0854555d70ac: Preparing [2026-05-25T04:57:49.547Z] 95c076e707e2: Waiting [2026-05-25T04:57:49.547Z] 0854555d70ac: Waiting [2026-05-25T04:57:49.805Z] 25c4a9f2b527: Layer already exists [2026-05-25T04:57:49.805Z] 84559244a028: Layer already exists [2026-05-25T04:57:49.805Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:49.805Z] fafada109ad5: Layer already exists [2026-05-25T04:57:49.805Z] 573c43d22516: Layer already exists [2026-05-25T04:57:49.805Z] 95c076e707e2: Layer already exists [2026-05-25T04:57:49.805Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:49.805Z] main: digest: sha256:cc2fb7fd2f40f13666a1494ac55132689781a5aab16aeb2d296ddf0d35711f43 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:57:49.873Z] ===================================================== [Pipeline] echo [2026-05-25T04:57:49.887Z] taggedImages: [2026-05-25T04:57:49.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:49.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-05-25T04:57:49.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.116 [2026-05-25T04:57:49.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:49.887Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-05-25T04:57:49.914Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-05-25T04:57:49.915Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:49.915Z] latest [2026-05-25T04:57:49.915Z] 4.1.0-dev.116 [2026-05-25T04:57:49.915Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:49.915Z] main [2026-05-25T04:57:49.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:50.242Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:50.564Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:50.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T04:57:50.564Z] 7e49c6f5ddec: Preparing [2026-05-25T04:57:50.564Z] 9c215712e8db: Preparing [2026-05-25T04:57:50.564Z] b106ca447b6d: Preparing [2026-05-25T04:57:50.564Z] 84559244a028: Preparing [2026-05-25T04:57:50.564Z] e8dc1d3e7b1c: Preparing [2026-05-25T04:57:50.564Z] c940a1bd6f5b: Preparing [2026-05-25T04:57:50.564Z] 0854555d70ac: Preparing [2026-05-25T04:57:50.564Z] c940a1bd6f5b: Waiting [2026-05-25T04:57:50.564Z] 0854555d70ac: Waiting [2026-05-25T04:57:50.564Z] 84559244a028: Layer already exists [2026-05-25T04:57:50.564Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:50.564Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:50.564Z] 7e49c6f5ddec: Pushed [2026-05-25T04:57:50.564Z] e8dc1d3e7b1c: Pushed [2026-05-25T04:57:50.821Z] c940a1bd6f5b: Pushed [2026-05-25T04:57:55.003Z] 9c215712e8db: Pushed [2026-05-25T04:57:55.003Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:55.329Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:55.644Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-25T04:57:55.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T04:57:55.644Z] 7e49c6f5ddec: Preparing [2026-05-25T04:57:55.644Z] 9c215712e8db: Preparing [2026-05-25T04:57:55.644Z] b106ca447b6d: Preparing [2026-05-25T04:57:55.644Z] 84559244a028: Preparing [2026-05-25T04:57:55.644Z] e8dc1d3e7b1c: Preparing [2026-05-25T04:57:55.644Z] c940a1bd6f5b: Preparing [2026-05-25T04:57:55.644Z] 0854555d70ac: Preparing [2026-05-25T04:57:55.644Z] c940a1bd6f5b: Waiting [2026-05-25T04:57:55.644Z] 0854555d70ac: Waiting [2026-05-25T04:57:55.644Z] e8dc1d3e7b1c: Layer already exists [2026-05-25T04:57:55.644Z] 84559244a028: Layer already exists [2026-05-25T04:57:55.644Z] 9c215712e8db: Layer already exists [2026-05-25T04:57:55.644Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:55.644Z] 7e49c6f5ddec: Layer already exists [2026-05-25T04:57:55.644Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:55.644Z] c940a1bd6f5b: Layer already exists [2026-05-25T04:57:55.644Z] latest: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:55.967Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:56.281Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.116 [2026-05-25T04:57:56.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T04:57:56.281Z] 7e49c6f5ddec: Preparing [2026-05-25T04:57:56.281Z] 9c215712e8db: Preparing [2026-05-25T04:57:56.281Z] b106ca447b6d: Preparing [2026-05-25T04:57:56.281Z] 84559244a028: Preparing [2026-05-25T04:57:56.281Z] e8dc1d3e7b1c: Preparing [2026-05-25T04:57:56.281Z] c940a1bd6f5b: Preparing [2026-05-25T04:57:56.281Z] 0854555d70ac: Preparing [2026-05-25T04:57:56.281Z] c940a1bd6f5b: Waiting [2026-05-25T04:57:56.281Z] 0854555d70ac: Waiting [2026-05-25T04:57:56.281Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:56.281Z] 7e49c6f5ddec: Layer already exists [2026-05-25T04:57:56.281Z] 84559244a028: Layer already exists [2026-05-25T04:57:56.281Z] e8dc1d3e7b1c: Layer already exists [2026-05-25T04:57:56.281Z] 9c215712e8db: Layer already exists [2026-05-25T04:57:56.281Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:56.281Z] c940a1bd6f5b: Layer already exists [2026-05-25T04:57:56.281Z] 4.1.0-dev.116: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:56.596Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:56.917Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:56.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T04:57:56.917Z] 7e49c6f5ddec: Preparing [2026-05-25T04:57:56.917Z] 9c215712e8db: Preparing [2026-05-25T04:57:56.917Z] b106ca447b6d: Preparing [2026-05-25T04:57:56.917Z] 84559244a028: Preparing [2026-05-25T04:57:56.917Z] e8dc1d3e7b1c: Preparing [2026-05-25T04:57:56.917Z] c940a1bd6f5b: Preparing [2026-05-25T04:57:56.917Z] 0854555d70ac: Preparing [2026-05-25T04:57:56.917Z] c940a1bd6f5b: Waiting [2026-05-25T04:57:56.917Z] 0854555d70ac: Waiting [2026-05-25T04:57:56.917Z] 84559244a028: Layer already exists [2026-05-25T04:57:56.917Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:56.917Z] 7e49c6f5ddec: Layer already exists [2026-05-25T04:57:56.917Z] e8dc1d3e7b1c: Layer already exists [2026-05-25T04:57:56.917Z] 9c215712e8db: Layer already exists [2026-05-25T04:57:56.917Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:56.917Z] c940a1bd6f5b: Layer already exists [2026-05-25T04:57:56.917Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:57.240Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T04:57:57.560Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-05-25T04:57:57.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-05-25T04:57:57.560Z] 7e49c6f5ddec: Preparing [2026-05-25T04:57:57.560Z] 9c215712e8db: Preparing [2026-05-25T04:57:57.560Z] b106ca447b6d: Preparing [2026-05-25T04:57:57.560Z] 84559244a028: Preparing [2026-05-25T04:57:57.560Z] e8dc1d3e7b1c: Preparing [2026-05-25T04:57:57.560Z] c940a1bd6f5b: Preparing [2026-05-25T04:57:57.560Z] 0854555d70ac: Preparing [2026-05-25T04:57:57.560Z] 0854555d70ac: Waiting [2026-05-25T04:57:57.560Z] c940a1bd6f5b: Waiting [2026-05-25T04:57:57.560Z] 9c215712e8db: Layer already exists [2026-05-25T04:57:57.560Z] b106ca447b6d: Layer already exists [2026-05-25T04:57:57.560Z] 84559244a028: Layer already exists [2026-05-25T04:57:57.560Z] 0854555d70ac: Layer already exists [2026-05-25T04:57:57.561Z] e8dc1d3e7b1c: Layer already exists [2026-05-25T04:57:57.561Z] 7e49c6f5ddec: Layer already exists [2026-05-25T04:57:57.561Z] c940a1bd6f5b: Layer already exists [2026-05-25T04:57:57.561Z] main: digest: sha256:047571c25caa38849f39f0f120e023ff152f0e8598ac62eb6b66347482f431a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T04:57:57.630Z] ===================================================== [Pipeline] echo [2026-05-25T04:57:57.644Z] taggedImages: [2026-05-25T04:57:57.645Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T04:57:57.645Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-05-25T04:57:57.645Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.116 [2026-05-25T04:57:57.645Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T04:57:57.645Z] - 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-05-25T05:15:33.772Z] #154 ... [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-05-25T05:15:33.772Z] #151 DONE 1183.5s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T05:15:33.772Z] #153 ... [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:15:33.772Z] #155 DONE 0.2s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:15:33.772Z] #156 DONE 0.1s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:15:33.772Z] #149 ... [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-05-25T05:15:33.772Z] #157 DONE 0.2s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #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-05-25T05:15:33.772Z] #158 DONE 0.1s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #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-05-25T05:15:33.772Z] #159 DONE 0.1s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #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-05-25T05:15:33.772Z] #160 DONE 4.1s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #115 [core-common-config-bootstrapper] exporting to image [2026-05-25T05:15:33.772Z] #115 exporting layers [2026-05-25T05:15:33.772Z] #115 exporting layers 0.8s done [2026-05-25T05:15:33.772Z] #115 writing image sha256:e6f41f781c649e02e2f17849305b8dfbb45a81678d21f0cdb348d4653a8a4e92 done [2026-05-25T05:15:33.772Z] #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2026-05-25T05:15:33.772Z] #115 DONE 5.8s [2026-05-25T05:15:33.772Z] [2026-05-25T05:15:33.772Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T05:15:37.166Z] #144 ... [2026-05-25T05:15:37.166Z] [2026-05-25T05:15:37.166Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-05-25T05:15:37.166Z] #148 DONE 1193.6s [2026-05-25T05:15:37.166Z] [2026-05-25T05:15:37.166Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-05-25T05:15:37.166Z] #161 DONE 0.3s [2026-05-25T05:15:37.166Z] [2026-05-25T05:15:37.166Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:15:37.166Z] #33 ... [2026-05-25T05:15:37.166Z] [2026-05-25T05:15:37.166Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-05-25T05:15:39.766Z] #162 DONE 2.4s [2026-05-25T05:15:39.766Z] [2026-05-25T05:15:39.766Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T05:15:39.766Z] #147 ... [2026-05-25T05:15:39.766Z] [2026-05-25T05:15:39.766Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:15:39.766Z] #163 DONE 0.4s [2026-05-25T05:15:39.766Z] [2026-05-25T05:15:39.766Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:15:39.766Z] #164 DONE 0.1s [2026-05-25T05:15:39.766Z] [2026-05-25T05:15:39.766Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-05-25T05:15:40.034Z] #165 DONE 0.3s [2026-05-25T05:15:40.034Z] [2026-05-25T05:15:40.034Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-05-25T05:15:40.301Z] #166 DONE 0.2s [2026-05-25T05:15:40.301Z] [2026-05-25T05:15:40.301Z] #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-05-25T05:15:40.301Z] #167 DONE 0.1s [2026-05-25T05:15:40.301Z] [2026-05-25T05:15:40.301Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:15:40.570Z] #149 ... [2026-05-25T05:15:40.570Z] [2026-05-25T05:15:40.570Z] #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-05-25T05:15:40.570Z] #168 DONE 0.1s [2026-05-25T05:15:40.570Z] [2026-05-25T05:15:40.570Z] #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-05-25T05:15:40.570Z] #169 DONE 0.1s [2026-05-25T05:15:40.570Z] [2026-05-25T05:15:40.570Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T05:15:40.839Z] #146 ... [2026-05-25T05:15:40.839Z] [2026-05-25T05:15:40.839Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-05-25T05:15:40.839Z] #170 DONE 0.1s [2026-05-25T05:15:40.839Z] [2026-05-25T05:15:40.839Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-05-25T05:15:45.105Z] #171 DONE 4.0s [2026-05-25T05:15:45.105Z] [2026-05-25T05:15:45.105Z] #115 [security-bootstrapper] exporting to image [2026-05-25T05:15:45.105Z] #115 exporting layers [2026-05-25T05:15:46.514Z] #115 exporting layers 1.2s done [2026-05-25T05:15:46.514Z] #115 writing image sha256:b2bfb3e4afa6d59243409c167451a80e422411fe12164cd2b2004a5d47aff7d6 done [2026-05-25T05:15:46.514Z] #115 naming to docker.io/library/security-bootstrapper-arm64 done [2026-05-25T05:15:46.514Z] #115 DONE 7.0s [2026-05-25T05:15:46.514Z] [2026-05-25T05:15:46.514Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T05:32:14.940Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-10599: java.lang.InterruptedException [2026-05-25T05:33:06.968Z] #144 ... [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-05-25T05:33:06.968Z] #153 DONE 2240.3s [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T05:33:06.968Z] #144 ... [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:33:06.968Z] #172 DONE 0.2s [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:33:06.968Z] #149 ... [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:33:06.968Z] #173 DONE 0.1s [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-05-25T05:33:06.968Z] #174 DONE 0.4s [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-05-25T05:33:06.968Z] #175 DONE 0.1s [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #115 [core-command] exporting to image [2026-05-25T05:33:06.968Z] #115 exporting layers [2026-05-25T05:33:06.968Z] #115 exporting layers 0.5s done [2026-05-25T05:33:06.968Z] #115 writing image sha256:6f54d4ee85a7b7da021c056cf7db71b7b60389e2fac586fd1088cac561c6dc31 0.0s done [2026-05-25T05:33:06.968Z] #115 naming to docker.io/library/core-command-arm64 0.0s done [2026-05-25T05:33:06.968Z] #115 DONE 7.6s [2026-05-25T05:33:06.968Z] [2026-05-25T05:33:06.968Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:33:29.043Z] #149 ... [2026-05-25T05:33:29.043Z] [2026-05-25T05:33:29.043Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T05:33:29.043Z] #154 2264.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.116 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-05-25T05:33:29.043Z] #154 ... [2026-05-25T05:33:29.043Z] [2026-05-25T05:33:29.043Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-05-25T05:33:29.043Z] #145 DONE 2264.5s [2026-05-25T05:33:29.043Z] [2026-05-25T05:33:29.043Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:33:29.043Z] #149 ... [2026-05-25T05:33:29.043Z] [2026-05-25T05:33:29.043Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:33:29.043Z] #176 DONE 0.3s [2026-05-25T05:33:29.043Z] [2026-05-25T05:33:29.044Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:33:29.044Z] #149 ... [2026-05-25T05:33:29.044Z] [2026-05-25T05:33:29.044Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:33:29.044Z] #177 DONE 0.2s [2026-05-25T05:33:29.044Z] [2026-05-25T05:33:29.044Z] #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-05-25T05:33:29.044Z] #178 DONE 0.1s [2026-05-25T05:33:29.044Z] [2026-05-25T05:33:29.044Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-05-25T05:33:29.044Z] #179 DONE 0.1s [2026-05-25T05:33:29.044Z] [2026-05-25T05:33:29.044Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-05-25T05:33:29.310Z] #180 DONE 0.5s [2026-05-25T05:33:29.311Z] [2026-05-25T05:33:29.311Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T05:33:29.577Z] #181 DONE 0.1s [2026-05-25T05:33:29.577Z] [2026-05-25T05:33:29.577Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T05:33:34.916Z] #182 DONE 5.0s [2026-05-25T05:33:34.916Z] [2026-05-25T05:33:34.916Z] #115 [security-proxy-setup] exporting to image [2026-05-25T05:33:34.916Z] #115 exporting layers [2026-05-25T05:33:35.192Z] #115 exporting layers 1.0s done [2026-05-25T05:33:35.459Z] #115 writing image sha256:2d22a038627b11ffd5ce463a48ee2ac8ac8e89181b5ca03a0be1afa906ae720a done [2026-05-25T05:33:35.459Z] #115 naming to docker.io/library/security-proxy-setup-arm64 done [2026-05-25T05:33:35.459Z] #115 DONE 8.5s [2026-05-25T05:33:35.459Z] [2026-05-25T05:33:35.459Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T05:34:02.157Z] #147 ... [2026-05-25T05:34:02.157Z] [2026-05-25T05:34:02.157Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-05-25T05:34:02.157Z] #154 DONE 2298.0s [2026-05-25T05:34:02.157Z] [2026-05-25T05:34:02.157Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:34:02.157Z] #149 ... [2026-05-25T05:34:02.157Z] [2026-05-25T05:34:02.157Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:34:02.157Z] #183 DONE 0.2s [2026-05-25T05:34:02.157Z] [2026-05-25T05:34:02.157Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T05:34:02.423Z] #144 ... [2026-05-25T05:34:02.423Z] [2026-05-25T05:34:02.423Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:34:02.423Z] #184 DONE 0.2s [2026-05-25T05:34:02.423Z] [2026-05-25T05:34:02.423Z] #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-05-25T05:34:02.423Z] #185 DONE 0.1s [2026-05-25T05:34:02.423Z] [2026-05-25T05:34:02.423Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T05:34:02.696Z] #60 ... [2026-05-25T05:34:02.696Z] [2026-05-25T05:34:02.696Z] #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-05-25T05:34:02.696Z] #186 DONE 0.1s [2026-05-25T05:34:02.696Z] [2026-05-25T05:34:02.696Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-05-25T05:34:02.696Z] #187 DONE 0.1s [2026-05-25T05:34:02.696Z] [2026-05-25T05:34:02.696Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-05-25T05:34:02.964Z] #60 ... [2026-05-25T05:34:02.964Z] [2026-05-25T05:34:02.964Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-05-25T05:34:03.235Z] #188 DONE 0.4s [2026-05-25T05:34:03.235Z] [2026-05-25T05:34:03.235Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-05-25T05:34:03.827Z] #189 DONE 0.4s [2026-05-25T05:34:03.827Z] [2026-05-25T05:34:03.827Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-05-25T05:34:03.827Z] #190 DONE 0.1s [2026-05-25T05:34:03.827Z] [2026-05-25T05:34:03.827Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T05:34:05.775Z] #191 DONE 1.8s [2026-05-25T05:34:05.775Z] [2026-05-25T05:34:05.775Z] #115 [security-secretstore-setup] exporting to image [2026-05-25T05:34:05.775Z] #115 exporting layers [2026-05-25T05:34:07.194Z] #115 exporting layers 1.6s done [2026-05-25T05:34:07.460Z] #115 writing image sha256:5f22f8cc1d4b51d43b3c37e554f72b19936c57ab98355399bcc8b8d5245cea17 done [2026-05-25T05:34:07.460Z] #115 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-05-25T05:34:07.460Z] #115 DONE 10.2s [2026-05-25T05:34:07.460Z] [2026-05-25T05:34:07.460Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T05:35:03.926Z] #146 ... [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-05-25T05:35:03.926Z] #143 DONE 2352.2s [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:35:03.926Z] #149 ... [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:35:03.926Z] #192 DONE 0.1s [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:35:03.926Z] #193 DONE 0.1s [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:35:03.926Z] #149 ... [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-05-25T05:35:03.926Z] #194 DONE 0.5s [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #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-05-25T05:35:03.926Z] #195 DONE 0.1s [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #115 [security-spiffe-token-provider] exporting to image [2026-05-25T05:35:03.926Z] #115 exporting layers [2026-05-25T05:35:03.926Z] #115 exporting layers 0.6s done [2026-05-25T05:35:03.926Z] #115 writing image sha256:2820f5c4025478f994f9f0aa2d6416a3a76063a41720328b2262d22a099de2bf done [2026-05-25T05:35:03.926Z] #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-05-25T05:35:03.926Z] #115 DONE 10.7s [2026-05-25T05:35:03.926Z] [2026-05-25T05:35:03.926Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T05:35:50.814Z] #146 ... [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-05-25T05:35:50.814Z] #149 DONE 2400.0s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:35:50.814Z] #33 ... [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:35:50.814Z] #196 DONE 0.2s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:35:50.814Z] #33 ... [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:35:50.814Z] #197 DONE 0.2s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-05-25T05:35:50.814Z] #198 DONE 0.6s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-05-25T05:35:50.814Z] #199 DONE 0.3s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-05-25T05:35:50.814Z] #144 DONE 2402.1s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-05-25T05:35:50.814Z] #200 DONE 0.4s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:35:50.814Z] #33 ... [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T05:35:50.814Z] #201 ... [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-05-25T05:35:50.814Z] #152 DONE 2406.9s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #150 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-05-25T05:35:50.814Z] #150 DONE 2407.0s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:35:50.814Z] #202 CACHED [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:35:50.814Z] #203 CACHED [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-05-25T05:35:50.814Z] #201 DONE 4.6s [2026-05-25T05:35:50.814Z] [2026-05-25T05:35:50.814Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-05-25T05:35:51.397Z] #204 DONE 1.2s [2026-05-25T05:35:51.397Z] [2026-05-25T05:35:51.397Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:35:51.397Z] #205 DONE 0.4s [2026-05-25T05:35:51.397Z] [2026-05-25T05:35:51.397Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-05-25T05:35:51.670Z] #206 DONE 0.3s [2026-05-25T05:35:51.670Z] [2026-05-25T05:35:51.670Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:35:51.670Z] #207 DONE 0.3s [2026-05-25T05:35:51.670Z] [2026-05-25T05:35:51.670Z] #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-05-25T05:35:51.935Z] #208 DONE 0.4s [2026-05-25T05:35:51.935Z] [2026-05-25T05:35:51.935Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T05:35:52.201Z] #209 ... [2026-05-25T05:35:52.201Z] [2026-05-25T05:35:52.201Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:35:52.201Z] #210 DONE 0.3s [2026-05-25T05:35:52.201Z] [2026-05-25T05:35:52.201Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T05:35:52.782Z] #211 ... [2026-05-25T05:35:52.782Z] [2026-05-25T05:35:52.782Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-05-25T05:35:52.782Z] #209 DONE 0.9s [2026-05-25T05:35:53.048Z] [2026-05-25T05:35:53.048Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-05-25T05:35:53.048Z] #211 DONE 0.8s [2026-05-25T05:35:53.048Z] [2026-05-25T05:35:53.048Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-05-25T05:35:53.048Z] #212 DONE 0.2s [2026-05-25T05:35:53.048Z] [2026-05-25T05:35:53.048Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-05-25T05:35:53.316Z] #213 DONE 0.3s [2026-05-25T05:35:53.316Z] [2026-05-25T05:35:53.316Z] #115 [core-keeper] exporting to image [2026-05-25T05:35:53.316Z] #115 exporting layers [2026-05-25T05:35:53.316Z] #115 writing image sha256:9ac54e3d82096663066d27bb7a6afccfe9592a78e90f15338b1d79a0ac989d62 0.0s done [2026-05-25T05:35:53.316Z] #115 naming to docker.io/library/security-proxy-auth-arm64 done [2026-05-25T05:35:53.903Z] #115 exporting layers 1.9s done [2026-05-25T05:35:53.903Z] #115 writing image sha256:e1df054c56c6a81e75d680f0b76fc46d4186bb69206775a5c5e31f67aa30193e done [2026-05-25T05:35:53.903Z] #115 naming to docker.io/library/core-metadata-arm64 0.0s done [2026-05-25T05:35:54.484Z] #115 exporting layers 0.9s done [2026-05-25T05:35:54.484Z] #115 writing image sha256:94abdfdc43696b63b64a73469978e5a21f355edec965179f4a7ee8efcbda03b9 0.0s done [2026-05-25T05:35:54.484Z] #115 naming to docker.io/library/core-data-arm64 done [2026-05-25T05:35:54.484Z] #115 writing image sha256:a87d2cb6812c8686819eadf418bbc7c2ee196bfecd09ed242241a74b82c74bb1 done [2026-05-25T05:35:54.484Z] #115 naming to docker.io/library/core-keeper-arm64 done [2026-05-25T05:35:54.484Z] #115 DONE 14.8s [2026-05-25T05:35:54.484Z] [2026-05-25T05:35:54.484Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T05:36:21.154Z] #146 ... [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-05-25T05:36:21.154Z] #147 DONE 2434.3s [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T05:36:21.154Z] #146 ... [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:36:21.154Z] #214 DONE 0.1s [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T05:36:21.154Z] #146 ... [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:36:21.154Z] #215 DONE 0.1s [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-05-25T05:36:21.154Z] #216 DONE 0.5s [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-05-25T05:36:21.154Z] #217 DONE 0.1s [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #115 [support-scheduler] exporting to image [2026-05-25T05:36:21.154Z] #115 exporting layers [2026-05-25T05:36:21.154Z] #115 exporting layers 1.1s done [2026-05-25T05:36:21.154Z] #115 writing image sha256:62c2ee2897391b05f765d2866185194e53bc72242fa15505588c29f647baeaa1 done [2026-05-25T05:36:21.154Z] #115 naming to docker.io/library/support-scheduler-arm64 done [2026-05-25T05:36:21.154Z] #115 DONE 15.9s [2026-05-25T05:36:21.154Z] [2026-05-25T05:36:21.154Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:36:23.729Z] #33 ... [2026-05-25T05:36:23.729Z] [2026-05-25T05:36:23.729Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-05-25T05:36:23.729Z] #146 DONE 2440.4s [2026-05-25T05:36:23.729Z] [2026-05-25T05:36:23.729Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-05-25T05:36:23.729Z] #218 DONE 0.1s [2026-05-25T05:36:23.729Z] [2026-05-25T05:36:23.729Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:36:23.997Z] #33 ... [2026-05-25T05:36:23.997Z] [2026-05-25T05:36:23.997Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-05-25T05:36:23.997Z] #219 DONE 0.1s [2026-05-25T05:36:23.997Z] [2026-05-25T05:36:23.997Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-05-25T05:36:24.577Z] #220 DONE 0.4s [2026-05-25T05:36:24.577Z] [2026-05-25T05:36:24.577Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-05-25T05:36:24.577Z] #221 DONE 0.1s [2026-05-25T05:36:24.577Z] [2026-05-25T05:36:24.577Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:36:24.577Z] #33 ... [2026-05-25T05:36:24.577Z] [2026-05-25T05:36:24.577Z] #115 [support-notifications] exporting to image [2026-05-25T05:36:25.161Z] #115 exporting layers 0.6s done [2026-05-25T05:36:25.161Z] #115 writing image sha256:2192d8f51df3ad7aba85eca11a67aad6c6e3fbb00bfc7d8ef7e427aa97a1d35a done [2026-05-25T05:36:25.161Z] #115 naming to docker.io/library/support-notifications-arm64 done [2026-05-25T05:36:25.161Z] #115 DONE 16.6s [2026-05-25T05:36:25.161Z] [2026-05-25T05:36:25.161Z] #33 [security-proxy-auth stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-05-25T05:36:25.161Z] time="2026-05-25T04:52:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-05-25T05:36:25.181Z] $ docker stop --time=1 ba0ffb0c255bf479ac789f7ee67ad9054b91be98f2596f1f9177fc10a1832935 [2026-05-25T05:36:26.846Z] $ docker rm -f --volumes ba0ffb0c255bf479ac789f7ee67ad9054b91be98f2596f1f9177fc10a1832935 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T05:36:27.361Z] + docker images [2026-05-25T05:36:27.361Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-05-25T05:36:27.361Z] support-notifications-arm64 latest 2192d8f51df3 3 seconds ago 56.1MB [2026-05-25T05:36:27.361Z] support-scheduler-arm64 latest 62c2ee289739 9 seconds ago 52.3MB [2026-05-25T05:36:27.361Z] core-keeper-arm64 latest a87d2cb6812c 34 seconds ago 47.9MB [2026-05-25T05:36:27.361Z] core-data-arm64 latest 94abdfdc4369 35 seconds ago 48.1MB [2026-05-25T05:36:27.361Z] core-metadata-arm64 latest e1df054c56c6 36 seconds ago 48.2MB [2026-05-25T05:36:27.361Z] security-proxy-auth-arm64 latest 9ac54e3d8209 38 seconds ago 47.3MB [2026-05-25T05:36:27.361Z] security-spiffe-token-provider-arm64 latest 2820f5c40254 About a minute ago 51.9MB [2026-05-25T05:36:27.361Z] security-secretstore-setup-arm64 latest 5f22f8cc1d4b 2 minutes ago 85.8MB [2026-05-25T05:36:27.361Z] security-proxy-setup-arm64 latest 2d22a038627b 2 minutes ago 52.9MB [2026-05-25T05:36:27.361Z] core-command-arm64 latest 6f54d4ee85a7 3 minutes ago 42.6MB [2026-05-25T05:36:27.361Z] security-bootstrapper-arm64 latest b2bfb3e4afa6 20 minutes ago 21.3MB [2026-05-25T05:36:27.361Z] core-common-config-bootstrapper-arm64 latest e6f41f781c64 20 minutes ago 20.2MB [2026-05-25T05:36:27.361Z] security-spire-agent-arm64 latest ea8b4ee93454 42 minutes ago 219MB [2026-05-25T05:36:27.361Z] security-spire-config-arm64 latest 3684732ca2e4 42 minutes ago 162MB [2026-05-25T05:36:27.361Z] security-spire-server-arm64 latest 318f8f282f38 42 minutes ago 163MB [2026-05-25T05:36:27.361Z] ci-base-image-arm64 latest 90b10dd2d0b4 44 minutes ago 897MB [2026-05-25T05:36:27.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB [2026-05-25T05:36:27.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T05:36:27.509Z] provisioning config files... [2026-05-25T05:36:27.524Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/981@tmp/config14977432833026807531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:36:27.872Z] ---> ****-login.sh [2026-05-25T05:36:27.872Z] nexus3.edgexfoundry.org:10001 [2026-05-25T05:36:28.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T05:36:28.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T05:36:28.138Z] Configure a credential helper to remove this warning. See [2026-05-25T05:36:28.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T05:36:28.138Z] [2026-05-25T05:36:28.138Z] Login Succeeded [2026-05-25T05:36:28.138Z] nexus3.edgexfoundry.org:10002 [2026-05-25T05:36:28.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T05:36:28.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T05:36:28.670Z] Configure a credential helper to remove this warning. See [2026-05-25T05:36:28.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T05:36:28.670Z] [2026-05-25T05:36:28.670Z] Login Succeeded [2026-05-25T05:36:28.670Z] nexus3.edgexfoundry.org:10003 [2026-05-25T05:36:28.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T05:36:28.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T05:36:28.935Z] Configure a credential helper to remove this warning. See [2026-05-25T05:36:28.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T05:36:28.936Z] [2026-05-25T05:36:28.936Z] Login Succeeded [2026-05-25T05:36:28.936Z] nexus3.edgexfoundry.org:10004 [2026-05-25T05:36:29.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T05:36:29.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T05:36:29.469Z] Configure a credential helper to remove this warning. See [2026-05-25T05:36:29.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T05:36:29.469Z] [2026-05-25T05:36:29.469Z] Login Succeeded [2026-05-25T05:36:29.469Z] ****.io [2026-05-25T05:36:29.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-25T05:36:30.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-25T05:36:30.002Z] Configure a credential helper to remove this warning. See [2026-05-25T05:36:30.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-25T05:36:30.002Z] [2026-05-25T05:36:30.002Z] Login Succeeded [2026-05-25T05:36:30.002Z] ---> ****-login.sh ends [Pipeline] } [2026-05-25T05:36:30.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:36:30.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-25T05:36:30.153Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-05-25T05:36:30.153Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:30.153Z] latest [2026-05-25T05:36:30.153Z] 4.1.0-dev.116 [2026-05-25T05:36:30.153Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:36:30.153Z] main [2026-05-25T05:36:30.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:30.522Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:30.877Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:30.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T05:36:30.877Z] 4785413a2210: Preparing [2026-05-25T05:36:30.877Z] c5c72fea8543: Preparing [2026-05-25T05:36:30.877Z] f9797d011e3f: Preparing [2026-05-25T05:36:30.877Z] ad7affe710dc: Preparing [2026-05-25T05:36:30.877Z] 55b676fd1999: Preparing [2026-05-25T05:36:30.877Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:30.877Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:30.877Z] eeaa73608b53: Preparing [2026-05-25T05:36:30.877Z] eeaa73608b53: Waiting [2026-05-25T05:36:31.141Z] ad7affe710dc: Pushed [2026-05-25T05:36:31.141Z] 55b676fd1999: Pushed [2026-05-25T05:36:31.141Z] f9797d011e3f: Pushed [2026-05-25T05:36:31.141Z] 4785413a2210: Pushed [2026-05-25T05:36:31.141Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:31.141Z] 2b5e2b622bbf: Pushed [2026-05-25T05:36:37.766Z] c5c72fea8543: Pushed [2026-05-25T05:36:38.031Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:38.389Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:38.740Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-25T05:36:38.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T05:36:38.740Z] 4785413a2210: Preparing [2026-05-25T05:36:38.740Z] c5c72fea8543: Preparing [2026-05-25T05:36:38.740Z] f9797d011e3f: Preparing [2026-05-25T05:36:38.740Z] ad7affe710dc: Preparing [2026-05-25T05:36:38.740Z] 55b676fd1999: Preparing [2026-05-25T05:36:38.740Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:38.740Z] eeaa73608b53: Preparing [2026-05-25T05:36:38.740Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:38.740Z] eeaa73608b53: Waiting [2026-05-25T05:36:38.740Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:38.740Z] c5c72fea8543: Layer already exists [2026-05-25T05:36:38.740Z] 4785413a2210: Layer already exists [2026-05-25T05:36:38.740Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:38.740Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:38.740Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:38.740Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:38.740Z] latest: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:39.357Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:39.700Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.116 [2026-05-25T05:36:39.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T05:36:39.700Z] 4785413a2210: Preparing [2026-05-25T05:36:39.700Z] c5c72fea8543: Preparing [2026-05-25T05:36:39.700Z] f9797d011e3f: Preparing [2026-05-25T05:36:39.700Z] ad7affe710dc: Preparing [2026-05-25T05:36:39.700Z] 55b676fd1999: Preparing [2026-05-25T05:36:39.700Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:39.700Z] eeaa73608b53: Preparing [2026-05-25T05:36:39.700Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:39.700Z] eeaa73608b53: Waiting [2026-05-25T05:36:39.700Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:39.700Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:39.700Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:39.700Z] c5c72fea8543: Layer already exists [2026-05-25T05:36:39.700Z] 4785413a2210: Layer already exists [2026-05-25T05:36:39.700Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:39.700Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:39.964Z] 4.1.0-dev.116: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:40.316Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:40.673Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:36:40.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T05:36:40.673Z] 4785413a2210: Preparing [2026-05-25T05:36:40.673Z] c5c72fea8543: Preparing [2026-05-25T05:36:40.673Z] f9797d011e3f: Preparing [2026-05-25T05:36:40.673Z] ad7affe710dc: Preparing [2026-05-25T05:36:40.673Z] 55b676fd1999: Preparing [2026-05-25T05:36:40.673Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:40.673Z] eeaa73608b53: Preparing [2026-05-25T05:36:40.673Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:40.673Z] eeaa73608b53: Waiting [2026-05-25T05:36:40.673Z] 4785413a2210: Layer already exists [2026-05-25T05:36:40.673Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:40.673Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:40.673Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:40.673Z] c5c72fea8543: Layer already exists [2026-05-25T05:36:40.673Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:40.673Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:40.673Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:41.292Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:43.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-05-25T05:36:43.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-05-25T05:36:43.039Z] 4785413a2210: Preparing [2026-05-25T05:36:43.039Z] c5c72fea8543: Preparing [2026-05-25T05:36:43.039Z] f9797d011e3f: Preparing [2026-05-25T05:36:43.039Z] ad7affe710dc: Preparing [2026-05-25T05:36:43.039Z] 55b676fd1999: Preparing [2026-05-25T05:36:43.039Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:43.039Z] eeaa73608b53: Preparing [2026-05-25T05:36:43.039Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:43.039Z] eeaa73608b53: Waiting [2026-05-25T05:36:43.039Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:43.039Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:43.039Z] 4785413a2210: Layer already exists [2026-05-25T05:36:43.039Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:43.039Z] c5c72fea8543: Layer already exists [2026-05-25T05:36:43.039Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:43.039Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:43.039Z] main: digest: sha256:869520de030ccefd645de4f37191b7b02f98f058fe4ee60ba7e5250ac4bb99d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:36:43.386Z] ===================================================== [Pipeline] echo [2026-05-25T05:36:43.402Z] taggedImages: [2026-05-25T05:36:43.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:43.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-05-25T05:36:43.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.116 [2026-05-25T05:36:43.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:36:43.402Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-05-25T05:36:43.433Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-05-25T05:36:43.433Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:43.433Z] latest [2026-05-25T05:36:43.433Z] 4.1.0-dev.116 [2026-05-25T05:36:43.433Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:36:43.433Z] main [2026-05-25T05:36:43.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:43.808Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:44.158Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:44.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T05:36:44.158Z] 73c32c770553: Preparing [2026-05-25T05:36:44.158Z] f7a93897bc32: Preparing [2026-05-25T05:36:44.158Z] dcc875f324e8: Preparing [2026-05-25T05:36:44.158Z] 6fbd4194213c: Preparing [2026-05-25T05:36:44.158Z] f9797d011e3f: Preparing [2026-05-25T05:36:44.158Z] ad7affe710dc: Preparing [2026-05-25T05:36:44.158Z] ad7affe710dc: Waiting [2026-05-25T05:36:44.158Z] 55b676fd1999: Preparing [2026-05-25T05:36:44.158Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:44.158Z] 55b676fd1999: Waiting [2026-05-25T05:36:44.158Z] eeaa73608b53: Preparing [2026-05-25T05:36:44.158Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:44.158Z] eeaa73608b53: Waiting [2026-05-25T05:36:44.158Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:44.422Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:44.422Z] dcc875f324e8: Pushed [2026-05-25T05:36:44.422Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:44.422Z] f7a93897bc32: Pushed [2026-05-25T05:36:44.422Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:44.422Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:44.422Z] 73c32c770553: Pushed [2026-05-25T05:36:46.985Z] 6fbd4194213c: Pushed [2026-05-25T05:36:46.985Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:47.346Z] + 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-05-25T05:36:47.697Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-25T05:36:47.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T05:36:47.697Z] 73c32c770553: Preparing [2026-05-25T05:36:47.697Z] f7a93897bc32: Preparing [2026-05-25T05:36:47.697Z] dcc875f324e8: Preparing [2026-05-25T05:36:47.697Z] 6fbd4194213c: Preparing [2026-05-25T05:36:47.697Z] f9797d011e3f: Preparing [2026-05-25T05:36:47.697Z] ad7affe710dc: Preparing [2026-05-25T05:36:47.697Z] 55b676fd1999: Preparing [2026-05-25T05:36:47.697Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:47.697Z] eeaa73608b53: Preparing [2026-05-25T05:36:47.697Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:47.697Z] eeaa73608b53: Waiting [2026-05-25T05:36:47.697Z] ad7affe710dc: Waiting [2026-05-25T05:36:47.697Z] 55b676fd1999: Waiting [2026-05-25T05:36:47.697Z] 73c32c770553: Layer already exists [2026-05-25T05:36:47.697Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:47.697Z] 6fbd4194213c: Layer already exists [2026-05-25T05:36:47.697Z] f7a93897bc32: Layer already exists [2026-05-25T05:36:47.697Z] dcc875f324e8: Layer already exists [2026-05-25T05:36:47.697Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:47.697Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:47.697Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:47.697Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:47.962Z] latest: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:48.313Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:48.766Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.116 [2026-05-25T05:36:48.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T05:36:48.766Z] 73c32c770553: Preparing [2026-05-25T05:36:48.766Z] f7a93897bc32: Preparing [2026-05-25T05:36:48.766Z] dcc875f324e8: Preparing [2026-05-25T05:36:48.766Z] 6fbd4194213c: Preparing [2026-05-25T05:36:48.766Z] f9797d011e3f: Preparing [2026-05-25T05:36:48.766Z] ad7affe710dc: Preparing [2026-05-25T05:36:48.766Z] 55b676fd1999: Preparing [2026-05-25T05:36:48.766Z] ad7affe710dc: Waiting [2026-05-25T05:36:48.766Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:48.766Z] eeaa73608b53: Preparing [2026-05-25T05:36:48.766Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:48.766Z] eeaa73608b53: Waiting [2026-05-25T05:36:48.766Z] 6fbd4194213c: Layer already exists [2026-05-25T05:36:48.766Z] 73c32c770553: Layer already exists [2026-05-25T05:36:48.766Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:48.766Z] dcc875f324e8: Layer already exists [2026-05-25T05:36:48.766Z] f7a93897bc32: Layer already exists [2026-05-25T05:36:48.766Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:48.766Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:48.766Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:48.766Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:49.039Z] 4.1.0-dev.116: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:49.401Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:49.778Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:36:49.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T05:36:49.778Z] 73c32c770553: Preparing [2026-05-25T05:36:49.778Z] f7a93897bc32: Preparing [2026-05-25T05:36:49.778Z] dcc875f324e8: Preparing [2026-05-25T05:36:49.778Z] 6fbd4194213c: Preparing [2026-05-25T05:36:49.778Z] f9797d011e3f: Preparing [2026-05-25T05:36:49.778Z] ad7affe710dc: Preparing [2026-05-25T05:36:49.778Z] 55b676fd1999: Preparing [2026-05-25T05:36:49.778Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:49.778Z] eeaa73608b53: Preparing [2026-05-25T05:36:49.778Z] 55b676fd1999: Waiting [2026-05-25T05:36:49.778Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:49.778Z] eeaa73608b53: Waiting [2026-05-25T05:36:49.778Z] ad7affe710dc: Waiting [2026-05-25T05:36:49.778Z] 73c32c770553: Layer already exists [2026-05-25T05:36:49.778Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:49.778Z] f7a93897bc32: Layer already exists [2026-05-25T05:36:49.778Z] 6fbd4194213c: Layer already exists [2026-05-25T05:36:49.778Z] dcc875f324e8: Layer already exists [2026-05-25T05:36:49.778Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:49.778Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:49.778Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:49.778Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:49.778Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:50.413Z] + 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-05-25T05:36:50.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-05-25T05:36:50.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-05-25T05:36:50.774Z] 73c32c770553: Preparing [2026-05-25T05:36:50.774Z] f7a93897bc32: Preparing [2026-05-25T05:36:50.774Z] dcc875f324e8: Preparing [2026-05-25T05:36:50.774Z] 6fbd4194213c: Preparing [2026-05-25T05:36:50.774Z] f9797d011e3f: Preparing [2026-05-25T05:36:50.774Z] ad7affe710dc: Preparing [2026-05-25T05:36:50.774Z] 55b676fd1999: Preparing [2026-05-25T05:36:50.774Z] 2b5e2b622bbf: Preparing [2026-05-25T05:36:50.774Z] eeaa73608b53: Preparing [2026-05-25T05:36:50.774Z] 55b676fd1999: Waiting [2026-05-25T05:36:50.774Z] 2b5e2b622bbf: Waiting [2026-05-25T05:36:50.774Z] eeaa73608b53: Waiting [2026-05-25T05:36:50.774Z] ad7affe710dc: Waiting [2026-05-25T05:36:50.774Z] 73c32c770553: Layer already exists [2026-05-25T05:36:50.774Z] dcc875f324e8: Layer already exists [2026-05-25T05:36:50.774Z] f7a93897bc32: Layer already exists [2026-05-25T05:36:50.774Z] 6fbd4194213c: Layer already exists [2026-05-25T05:36:50.774Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:50.774Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:50.774Z] 55b676fd1999: Layer already exists [2026-05-25T05:36:50.774Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:36:50.774Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:51.041Z] main: digest: sha256:a38d71ac7f63d4a4e42369830dc32b950584afb6ab0741a69d2f8e0f98f96bec size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:36:51.124Z] ===================================================== [Pipeline] echo [2026-05-25T05:36:51.143Z] taggedImages: [2026-05-25T05:36:51.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:51.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-05-25T05:36:51.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.116 [2026-05-25T05:36:51.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:36:51.143Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-05-25T05:36:51.176Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-05-25T05:36:51.176Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:51.176Z] latest [2026-05-25T05:36:51.176Z] 4.1.0-dev.116 [2026-05-25T05:36:51.176Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:36:51.176Z] main [2026-05-25T05:36:51.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:51.557Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:36:51.910Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:36:51.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T05:36:51.910Z] 03757b279a63: Preparing [2026-05-25T05:36:51.910Z] 2360f510891d: Preparing [2026-05-25T05:36:51.910Z] f9797d011e3f: Preparing [2026-05-25T05:36:51.910Z] ad7affe710dc: Preparing [2026-05-25T05:36:51.910Z] d698653fe04a: Preparing [2026-05-25T05:36:51.910Z] 4c23f69eb2e9: Preparing [2026-05-25T05:36:51.910Z] eeaa73608b53: Preparing [2026-05-25T05:36:51.910Z] 4c23f69eb2e9: Waiting [2026-05-25T05:36:51.910Z] eeaa73608b53: Waiting [2026-05-25T05:36:51.910Z] ad7affe710dc: Layer already exists [2026-05-25T05:36:51.910Z] f9797d011e3f: Layer already exists [2026-05-25T05:36:52.175Z] eeaa73608b53: Layer already exists [2026-05-25T05:36:52.175Z] 03757b279a63: Pushed [2026-05-25T05:36:52.175Z] d698653fe04a: Pushed [2026-05-25T05:36:52.175Z] 4c23f69eb2e9: Pushed [2026-05-25T05:37:00.364Z] 2360f510891d: Pushed [2026-05-25T05:37:00.364Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:00.718Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:01.077Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-25T05:37:01.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T05:37:01.077Z] 03757b279a63: Preparing [2026-05-25T05:37:01.077Z] 2360f510891d: Preparing [2026-05-25T05:37:01.077Z] f9797d011e3f: Preparing [2026-05-25T05:37:01.077Z] ad7affe710dc: Preparing [2026-05-25T05:37:01.077Z] d698653fe04a: Preparing [2026-05-25T05:37:01.077Z] 4c23f69eb2e9: Preparing [2026-05-25T05:37:01.077Z] eeaa73608b53: Preparing [2026-05-25T05:37:01.077Z] 4c23f69eb2e9: Waiting [2026-05-25T05:37:01.077Z] eeaa73608b53: Waiting [2026-05-25T05:37:01.077Z] d698653fe04a: Layer already exists [2026-05-25T05:37:01.077Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:01.077Z] 03757b279a63: Layer already exists [2026-05-25T05:37:01.077Z] 2360f510891d: Layer already exists [2026-05-25T05:37:01.077Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:01.077Z] 4c23f69eb2e9: Layer already exists [2026-05-25T05:37:01.077Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:01.077Z] latest: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:01.686Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:02.110Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.116 [2026-05-25T05:37:02.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T05:37:02.110Z] 03757b279a63: Preparing [2026-05-25T05:37:02.110Z] 2360f510891d: Preparing [2026-05-25T05:37:02.110Z] f9797d011e3f: Preparing [2026-05-25T05:37:02.110Z] ad7affe710dc: Preparing [2026-05-25T05:37:02.110Z] d698653fe04a: Preparing [2026-05-25T05:37:02.110Z] 4c23f69eb2e9: Preparing [2026-05-25T05:37:02.110Z] eeaa73608b53: Preparing [2026-05-25T05:37:02.110Z] 4c23f69eb2e9: Waiting [2026-05-25T05:37:02.110Z] eeaa73608b53: Waiting [2026-05-25T05:37:02.110Z] d698653fe04a: Layer already exists [2026-05-25T05:37:02.110Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:02.110Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:02.110Z] 2360f510891d: Layer already exists [2026-05-25T05:37:02.110Z] 03757b279a63: Layer already exists [2026-05-25T05:37:02.110Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:02.110Z] 4c23f69eb2e9: Layer already exists [2026-05-25T05:37:02.110Z] 4.1.0-dev.116: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:02.730Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:03.084Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:03.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T05:37:03.084Z] 03757b279a63: Preparing [2026-05-25T05:37:03.084Z] 2360f510891d: Preparing [2026-05-25T05:37:03.084Z] f9797d011e3f: Preparing [2026-05-25T05:37:03.084Z] ad7affe710dc: Preparing [2026-05-25T05:37:03.084Z] d698653fe04a: Preparing [2026-05-25T05:37:03.084Z] 4c23f69eb2e9: Preparing [2026-05-25T05:37:03.084Z] eeaa73608b53: Preparing [2026-05-25T05:37:03.084Z] 4c23f69eb2e9: Waiting [2026-05-25T05:37:03.084Z] eeaa73608b53: Waiting [2026-05-25T05:37:03.084Z] 2360f510891d: Layer already exists [2026-05-25T05:37:03.084Z] 03757b279a63: Layer already exists [2026-05-25T05:37:03.084Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:03.084Z] d698653fe04a: Layer already exists [2026-05-25T05:37:03.084Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:03.084Z] 4c23f69eb2e9: Layer already exists [2026-05-25T05:37:03.084Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:03.084Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:03.443Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:03.786Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-05-25T05:37:03.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-05-25T05:37:03.787Z] 03757b279a63: Preparing [2026-05-25T05:37:03.787Z] 2360f510891d: Preparing [2026-05-25T05:37:03.787Z] f9797d011e3f: Preparing [2026-05-25T05:37:03.787Z] ad7affe710dc: Preparing [2026-05-25T05:37:03.787Z] d698653fe04a: Preparing [2026-05-25T05:37:03.787Z] 4c23f69eb2e9: Preparing [2026-05-25T05:37:03.787Z] eeaa73608b53: Preparing [2026-05-25T05:37:03.787Z] 4c23f69eb2e9: Waiting [2026-05-25T05:37:03.787Z] eeaa73608b53: Waiting [2026-05-25T05:37:03.787Z] 2360f510891d: Layer already exists [2026-05-25T05:37:03.787Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:03.787Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:03.787Z] 03757b279a63: Layer already exists [2026-05-25T05:37:03.787Z] d698653fe04a: Layer already exists [2026-05-25T05:37:03.787Z] 4c23f69eb2e9: Layer already exists [2026-05-25T05:37:03.787Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:03.787Z] main: digest: sha256:64e7ea59c6821a4d32a98030ee920cd8765c7bec12566634ba7b42e81723b9e2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:37:04.137Z] ===================================================== [Pipeline] echo [2026-05-25T05:37:04.152Z] taggedImages: [2026-05-25T05:37:04.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:04.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-05-25T05:37:04.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.116 [2026-05-25T05:37:04.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:04.153Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-05-25T05:37:04.185Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-05-25T05:37:04.185Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:04.185Z] latest [2026-05-25T05:37:04.185Z] 4.1.0-dev.116 [2026-05-25T05:37:04.185Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:04.185Z] main [2026-05-25T05:37:04.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:04.556Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:04.921Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:04.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T05:37:04.921Z] 97bd23ba3f29: Preparing [2026-05-25T05:37:04.921Z] b5b08163b6cc: Preparing [2026-05-25T05:37:04.921Z] ad7affe710dc: Preparing [2026-05-25T05:37:04.921Z] 0537080024eb: Preparing [2026-05-25T05:37:04.921Z] eba0aa864ab3: Preparing [2026-05-25T05:37:04.921Z] eeaa73608b53: Preparing [2026-05-25T05:37:04.921Z] eeaa73608b53: Waiting [2026-05-25T05:37:04.921Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:05.186Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:05.186Z] eba0aa864ab3: Pushed [2026-05-25T05:37:05.186Z] 0537080024eb: Pushed [2026-05-25T05:37:05.186Z] 97bd23ba3f29: Pushed [2026-05-25T05:37:13.371Z] b5b08163b6cc: Pushed [2026-05-25T05:37:13.371Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:13.732Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:14.080Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-25T05:37:14.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T05:37:14.081Z] 97bd23ba3f29: Preparing [2026-05-25T05:37:14.081Z] b5b08163b6cc: Preparing [2026-05-25T05:37:14.081Z] ad7affe710dc: Preparing [2026-05-25T05:37:14.081Z] 0537080024eb: Preparing [2026-05-25T05:37:14.081Z] eba0aa864ab3: Preparing [2026-05-25T05:37:14.081Z] eeaa73608b53: Preparing [2026-05-25T05:37:14.081Z] 0537080024eb: Layer already exists [2026-05-25T05:37:14.081Z] 97bd23ba3f29: Layer already exists [2026-05-25T05:37:14.081Z] b5b08163b6cc: Layer already exists [2026-05-25T05:37:14.081Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:14.081Z] eba0aa864ab3: Layer already exists [2026-05-25T05:37:14.081Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:14.346Z] latest: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:14.692Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:15.047Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.116 [2026-05-25T05:37:15.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T05:37:15.047Z] 97bd23ba3f29: Preparing [2026-05-25T05:37:15.047Z] b5b08163b6cc: Preparing [2026-05-25T05:37:15.047Z] ad7affe710dc: Preparing [2026-05-25T05:37:15.047Z] 0537080024eb: Preparing [2026-05-25T05:37:15.047Z] eba0aa864ab3: Preparing [2026-05-25T05:37:15.047Z] eeaa73608b53: Preparing [2026-05-25T05:37:15.047Z] eeaa73608b53: Waiting [2026-05-25T05:37:15.047Z] 97bd23ba3f29: Layer already exists [2026-05-25T05:37:15.047Z] eba0aa864ab3: Layer already exists [2026-05-25T05:37:15.047Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:15.047Z] 0537080024eb: Layer already exists [2026-05-25T05:37:15.047Z] b5b08163b6cc: Layer already exists [2026-05-25T05:37:15.047Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:15.310Z] 4.1.0-dev.116: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:15.664Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:16.015Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:16.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T05:37:16.015Z] 97bd23ba3f29: Preparing [2026-05-25T05:37:16.015Z] b5b08163b6cc: Preparing [2026-05-25T05:37:16.015Z] ad7affe710dc: Preparing [2026-05-25T05:37:16.015Z] 0537080024eb: Preparing [2026-05-25T05:37:16.015Z] eba0aa864ab3: Preparing [2026-05-25T05:37:16.015Z] eeaa73608b53: Preparing [2026-05-25T05:37:16.015Z] eeaa73608b53: Waiting [2026-05-25T05:37:16.015Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:16.015Z] eba0aa864ab3: Layer already exists [2026-05-25T05:37:16.015Z] 97bd23ba3f29: Layer already exists [2026-05-25T05:37:16.015Z] b5b08163b6cc: Layer already exists [2026-05-25T05:37:16.015Z] 0537080024eb: Layer already exists [2026-05-25T05:37:16.015Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:16.015Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:16.634Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:16.981Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-05-25T05:37:16.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-05-25T05:37:16.981Z] 97bd23ba3f29: Preparing [2026-05-25T05:37:16.981Z] b5b08163b6cc: Preparing [2026-05-25T05:37:16.981Z] ad7affe710dc: Preparing [2026-05-25T05:37:16.981Z] 0537080024eb: Preparing [2026-05-25T05:37:16.981Z] eba0aa864ab3: Preparing [2026-05-25T05:37:16.981Z] eeaa73608b53: Preparing [2026-05-25T05:37:16.981Z] eeaa73608b53: Waiting [2026-05-25T05:37:16.981Z] b5b08163b6cc: Layer already exists [2026-05-25T05:37:16.981Z] eba0aa864ab3: Layer already exists [2026-05-25T05:37:16.981Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:16.981Z] 97bd23ba3f29: Layer already exists [2026-05-25T05:37:16.981Z] 0537080024eb: Layer already exists [2026-05-25T05:37:16.981Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:16.981Z] main: digest: sha256:b60418e652abe618a06d6c2d9b4973510e170d821e903d323688d75c6e76f466 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:37:17.066Z] ===================================================== [Pipeline] echo [2026-05-25T05:37:17.080Z] taggedImages: [2026-05-25T05:37:17.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:17.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-05-25T05:37:17.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.116 [2026-05-25T05:37:17.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:17.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-05-25T05:37:17.114Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-05-25T05:37:17.114Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:17.114Z] latest [2026-05-25T05:37:17.114Z] 4.1.0-dev.116 [2026-05-25T05:37:17.114Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:17.114Z] main [2026-05-25T05:37:17.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:17.483Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:17.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:17.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T05:37:17.824Z] 73916f61ae36: Preparing [2026-05-25T05:37:17.824Z] 23930800f343: Preparing [2026-05-25T05:37:17.824Z] b377bba54bc1: Preparing [2026-05-25T05:37:17.824Z] f9797d011e3f: Preparing [2026-05-25T05:37:17.824Z] ad7affe710dc: Preparing [2026-05-25T05:37:17.824Z] 55b676fd1999: Preparing [2026-05-25T05:37:17.824Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:17.824Z] eeaa73608b53: Preparing [2026-05-25T05:37:17.824Z] 55b676fd1999: Waiting [2026-05-25T05:37:17.824Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:17.824Z] eeaa73608b53: Waiting [2026-05-25T05:37:17.824Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:17.824Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:18.087Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:18.087Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:18.087Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:18.087Z] 23930800f343: Pushed [2026-05-25T05:37:18.087Z] 73916f61ae36: Pushed [2026-05-25T05:37:26.263Z] b377bba54bc1: Pushed [2026-05-25T05:37:26.263Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:26.623Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:26.975Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-25T05:37:26.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T05:37:26.975Z] 73916f61ae36: Preparing [2026-05-25T05:37:26.975Z] 23930800f343: Preparing [2026-05-25T05:37:26.975Z] b377bba54bc1: Preparing [2026-05-25T05:37:26.975Z] f9797d011e3f: Preparing [2026-05-25T05:37:26.975Z] ad7affe710dc: Preparing [2026-05-25T05:37:26.975Z] 55b676fd1999: Preparing [2026-05-25T05:37:26.975Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:26.975Z] eeaa73608b53: Preparing [2026-05-25T05:37:26.975Z] eeaa73608b53: Waiting [2026-05-25T05:37:26.975Z] 55b676fd1999: Waiting [2026-05-25T05:37:26.975Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:26.975Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:26.975Z] b377bba54bc1: Layer already exists [2026-05-25T05:37:26.975Z] 73916f61ae36: Layer already exists [2026-05-25T05:37:26.975Z] 23930800f343: Layer already exists [2026-05-25T05:37:26.975Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:26.975Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:26.975Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:26.975Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:26.975Z] latest: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:27.589Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:27.939Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.116 [2026-05-25T05:37:27.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T05:37:27.939Z] 73916f61ae36: Preparing [2026-05-25T05:37:27.939Z] 23930800f343: Preparing [2026-05-25T05:37:27.939Z] b377bba54bc1: Preparing [2026-05-25T05:37:27.939Z] f9797d011e3f: Preparing [2026-05-25T05:37:27.939Z] ad7affe710dc: Preparing [2026-05-25T05:37:27.939Z] 55b676fd1999: Preparing [2026-05-25T05:37:27.939Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:27.939Z] eeaa73608b53: Preparing [2026-05-25T05:37:27.939Z] 55b676fd1999: Waiting [2026-05-25T05:37:27.939Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:27.939Z] eeaa73608b53: Waiting [2026-05-25T05:37:27.939Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:27.939Z] 73916f61ae36: Layer already exists [2026-05-25T05:37:27.939Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:27.939Z] b377bba54bc1: Layer already exists [2026-05-25T05:37:27.939Z] 23930800f343: Layer already exists [2026-05-25T05:37:27.939Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:27.939Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:27.939Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:28.204Z] 4.1.0-dev.116: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:28.558Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:28.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:28.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T05:37:28.908Z] 73916f61ae36: Preparing [2026-05-25T05:37:28.908Z] 23930800f343: Preparing [2026-05-25T05:37:28.908Z] b377bba54bc1: Preparing [2026-05-25T05:37:28.908Z] f9797d011e3f: Preparing [2026-05-25T05:37:28.908Z] ad7affe710dc: Preparing [2026-05-25T05:37:28.908Z] 55b676fd1999: Preparing [2026-05-25T05:37:28.908Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:28.908Z] eeaa73608b53: Preparing [2026-05-25T05:37:28.908Z] 55b676fd1999: Waiting [2026-05-25T05:37:28.908Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:28.908Z] eeaa73608b53: Waiting [2026-05-25T05:37:28.908Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:28.908Z] 23930800f343: Layer already exists [2026-05-25T05:37:28.908Z] 73916f61ae36: Layer already exists [2026-05-25T05:37:28.908Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:28.908Z] b377bba54bc1: Layer already exists [2026-05-25T05:37:28.908Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:28.908Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:28.908Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:28.908Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:29.528Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:29.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-05-25T05:37:29.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-05-25T05:37:29.881Z] 73916f61ae36: Preparing [2026-05-25T05:37:29.881Z] 23930800f343: Preparing [2026-05-25T05:37:29.881Z] b377bba54bc1: Preparing [2026-05-25T05:37:29.881Z] f9797d011e3f: Preparing [2026-05-25T05:37:29.881Z] ad7affe710dc: Preparing [2026-05-25T05:37:29.881Z] 55b676fd1999: Preparing [2026-05-25T05:37:29.881Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:29.881Z] eeaa73608b53: Preparing [2026-05-25T05:37:29.881Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:29.881Z] 55b676fd1999: Waiting [2026-05-25T05:37:29.881Z] eeaa73608b53: Waiting [2026-05-25T05:37:29.881Z] 23930800f343: Layer already exists [2026-05-25T05:37:29.881Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:29.881Z] b377bba54bc1: Layer already exists [2026-05-25T05:37:29.881Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:29.881Z] 73916f61ae36: Layer already exists [2026-05-25T05:37:29.881Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:29.881Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:29.881Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:30.146Z] main: digest: sha256:b23ffdc97db49c468650466b4837a12f8820eed2f17f627fe84faae64d7ea85d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:37:30.223Z] ===================================================== [Pipeline] echo [2026-05-25T05:37:30.237Z] taggedImages: [2026-05-25T05:37:30.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:30.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-05-25T05:37:30.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.116 [2026-05-25T05:37:30.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:30.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-05-25T05:37:30.261Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-05-25T05:37:30.261Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:30.261Z] latest [2026-05-25T05:37:30.261Z] 4.1.0-dev.116 [2026-05-25T05:37:30.261Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:30.261Z] main [2026-05-25T05:37:30.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:30.640Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:30.991Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:30.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T05:37:30.991Z] ec1fd5ce2b77: Preparing [2026-05-25T05:37:30.991Z] b1fba13df28d: Preparing [2026-05-25T05:37:30.991Z] da22b349437f: Preparing [2026-05-25T05:37:30.991Z] da15d35a70d3: Preparing [2026-05-25T05:37:30.991Z] 2a0833d74519: Preparing [2026-05-25T05:37:30.991Z] 15796a1c993d: Preparing [2026-05-25T05:37:30.991Z] e5f148c86152: Preparing [2026-05-25T05:37:30.991Z] f9797d011e3f: Preparing [2026-05-25T05:37:30.991Z] ad7affe710dc: Preparing [2026-05-25T05:37:30.991Z] 63a359f257d9: Preparing [2026-05-25T05:37:30.991Z] 2301fb10ba18: Preparing [2026-05-25T05:37:30.991Z] 5f70bf18a086: Preparing [2026-05-25T05:37:30.991Z] 25d8c95f2c9e: Preparing [2026-05-25T05:37:30.991Z] 0404198534f8: Preparing [2026-05-25T05:37:30.991Z] da9a94d5906c: Preparing [2026-05-25T05:37:30.991Z] eeaa73608b53: Preparing [2026-05-25T05:37:30.991Z] 15796a1c993d: Waiting [2026-05-25T05:37:30.991Z] e5f148c86152: Waiting [2026-05-25T05:37:30.991Z] f9797d011e3f: Waiting [2026-05-25T05:37:30.991Z] ad7affe710dc: Waiting [2026-05-25T05:37:30.991Z] 63a359f257d9: Waiting [2026-05-25T05:37:30.991Z] 2301fb10ba18: Waiting [2026-05-25T05:37:30.991Z] 5f70bf18a086: Waiting [2026-05-25T05:37:30.991Z] 25d8c95f2c9e: Waiting [2026-05-25T05:37:30.991Z] 0404198534f8: Waiting [2026-05-25T05:37:30.991Z] eeaa73608b53: Waiting [2026-05-25T05:37:31.255Z] da15d35a70d3: Pushed [2026-05-25T05:37:31.255Z] da22b349437f: Pushed [2026-05-25T05:37:31.255Z] 2a0833d74519: Pushed [2026-05-25T05:37:31.255Z] b1fba13df28d: Pushed [2026-05-25T05:37:31.255Z] ec1fd5ce2b77: Pushed [2026-05-25T05:37:31.255Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:31.255Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:31.255Z] 5f70bf18a086: Layer already exists [2026-05-25T05:37:31.255Z] 15796a1c993d: Pushed [2026-05-25T05:37:31.521Z] 63a359f257d9: Pushed [2026-05-25T05:37:31.521Z] 2301fb10ba18: Pushed [2026-05-25T05:37:31.521Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:31.521Z] 0404198534f8: Pushed [2026-05-25T05:37:31.521Z] 25d8c95f2c9e: Pushed [2026-05-25T05:37:31.521Z] da9a94d5906c: Pushed [2026-05-25T05:37:34.840Z] e5f148c86152: Pushed [2026-05-25T05:37:34.840Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:35.188Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:36.489Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-25T05:37:36.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T05:37:36.489Z] ec1fd5ce2b77: Preparing [2026-05-25T05:37:36.489Z] b1fba13df28d: Preparing [2026-05-25T05:37:36.489Z] da22b349437f: Preparing [2026-05-25T05:37:36.489Z] da15d35a70d3: Preparing [2026-05-25T05:37:36.489Z] 2a0833d74519: Preparing [2026-05-25T05:37:36.489Z] 15796a1c993d: Preparing [2026-05-25T05:37:36.489Z] e5f148c86152: Preparing [2026-05-25T05:37:36.489Z] f9797d011e3f: Preparing [2026-05-25T05:37:36.489Z] ad7affe710dc: Preparing [2026-05-25T05:37:36.489Z] 63a359f257d9: Preparing [2026-05-25T05:37:36.489Z] 2301fb10ba18: Preparing [2026-05-25T05:37:36.489Z] 5f70bf18a086: Preparing [2026-05-25T05:37:36.489Z] 25d8c95f2c9e: Preparing [2026-05-25T05:37:36.489Z] 0404198534f8: Preparing [2026-05-25T05:37:36.489Z] da9a94d5906c: Preparing [2026-05-25T05:37:36.489Z] eeaa73608b53: Preparing [2026-05-25T05:37:36.489Z] 63a359f257d9: Waiting [2026-05-25T05:37:36.489Z] 2301fb10ba18: Waiting [2026-05-25T05:37:36.489Z] 5f70bf18a086: Waiting [2026-05-25T05:37:36.489Z] 25d8c95f2c9e: Waiting [2026-05-25T05:37:36.489Z] 0404198534f8: Waiting [2026-05-25T05:37:36.489Z] da9a94d5906c: Waiting [2026-05-25T05:37:36.489Z] eeaa73608b53: Waiting [2026-05-25T05:37:36.489Z] e5f148c86152: Waiting [2026-05-25T05:37:36.489Z] f9797d011e3f: Waiting [2026-05-25T05:37:36.489Z] ad7affe710dc: Waiting [2026-05-25T05:37:36.489Z] 15796a1c993d: Waiting [2026-05-25T05:37:36.489Z] ec1fd5ce2b77: Layer already exists [2026-05-25T05:37:36.489Z] b1fba13df28d: Layer already exists [2026-05-25T05:37:36.489Z] 2a0833d74519: Layer already exists [2026-05-25T05:37:36.489Z] da22b349437f: Layer already exists [2026-05-25T05:37:36.489Z] da15d35a70d3: Layer already exists [2026-05-25T05:37:36.489Z] e5f148c86152: Layer already exists [2026-05-25T05:37:36.489Z] 15796a1c993d: Layer already exists [2026-05-25T05:37:36.489Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:36.489Z] 63a359f257d9: Layer already exists [2026-05-25T05:37:36.489Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:36.489Z] 25d8c95f2c9e: Layer already exists [2026-05-25T05:37:36.489Z] 2301fb10ba18: Layer already exists [2026-05-25T05:37:36.489Z] 0404198534f8: Layer already exists [2026-05-25T05:37:36.489Z] 5f70bf18a086: Layer already exists [2026-05-25T05:37:36.489Z] da9a94d5906c: Layer already exists [2026-05-25T05:37:36.489Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:36.754Z] latest: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:37.105Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:37.461Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.116 [2026-05-25T05:37:37.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T05:37:37.461Z] ec1fd5ce2b77: Preparing [2026-05-25T05:37:37.461Z] b1fba13df28d: Preparing [2026-05-25T05:37:37.461Z] da22b349437f: Preparing [2026-05-25T05:37:37.461Z] da15d35a70d3: Preparing [2026-05-25T05:37:37.461Z] 2a0833d74519: Preparing [2026-05-25T05:37:37.461Z] 15796a1c993d: Preparing [2026-05-25T05:37:37.461Z] e5f148c86152: Preparing [2026-05-25T05:37:37.461Z] f9797d011e3f: Preparing [2026-05-25T05:37:37.461Z] ad7affe710dc: Preparing [2026-05-25T05:37:37.461Z] 63a359f257d9: Preparing [2026-05-25T05:37:37.461Z] 2301fb10ba18: Preparing [2026-05-25T05:37:37.461Z] 5f70bf18a086: Preparing [2026-05-25T05:37:37.461Z] 25d8c95f2c9e: Preparing [2026-05-25T05:37:37.461Z] 0404198534f8: Preparing [2026-05-25T05:37:37.461Z] da9a94d5906c: Preparing [2026-05-25T05:37:37.461Z] eeaa73608b53: Preparing [2026-05-25T05:37:37.461Z] 2301fb10ba18: Waiting [2026-05-25T05:37:37.461Z] 5f70bf18a086: Waiting [2026-05-25T05:37:37.461Z] 15796a1c993d: Waiting [2026-05-25T05:37:37.461Z] e5f148c86152: Waiting [2026-05-25T05:37:37.461Z] f9797d011e3f: Waiting [2026-05-25T05:37:37.461Z] ad7affe710dc: Waiting [2026-05-25T05:37:37.461Z] 63a359f257d9: Waiting [2026-05-25T05:37:37.461Z] 25d8c95f2c9e: Waiting [2026-05-25T05:37:37.461Z] eeaa73608b53: Waiting [2026-05-25T05:37:37.461Z] 0404198534f8: Waiting [2026-05-25T05:37:37.461Z] da9a94d5906c: Waiting [2026-05-25T05:37:37.461Z] b1fba13df28d: Layer already exists [2026-05-25T05:37:37.461Z] da22b349437f: Layer already exists [2026-05-25T05:37:37.461Z] 2a0833d74519: Layer already exists [2026-05-25T05:37:37.461Z] da15d35a70d3: Layer already exists [2026-05-25T05:37:37.461Z] ec1fd5ce2b77: Layer already exists [2026-05-25T05:37:37.461Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:37.461Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:37.461Z] e5f148c86152: Layer already exists [2026-05-25T05:37:37.461Z] 63a359f257d9: Layer already exists [2026-05-25T05:37:37.461Z] 15796a1c993d: Layer already exists [2026-05-25T05:37:37.461Z] 2301fb10ba18: Layer already exists [2026-05-25T05:37:37.461Z] 25d8c95f2c9e: Layer already exists [2026-05-25T05:37:37.461Z] 5f70bf18a086: Layer already exists [2026-05-25T05:37:37.461Z] da9a94d5906c: Layer already exists [2026-05-25T05:37:37.461Z] 0404198534f8: Layer already exists [2026-05-25T05:37:37.461Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:37.725Z] 4.1.0-dev.116: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:38.076Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:38.420Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:38.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T05:37:38.420Z] ec1fd5ce2b77: Preparing [2026-05-25T05:37:38.420Z] b1fba13df28d: Preparing [2026-05-25T05:37:38.420Z] da22b349437f: Preparing [2026-05-25T05:37:38.420Z] da15d35a70d3: Preparing [2026-05-25T05:37:38.420Z] 2a0833d74519: Preparing [2026-05-25T05:37:38.420Z] 15796a1c993d: Preparing [2026-05-25T05:37:38.420Z] e5f148c86152: Preparing [2026-05-25T05:37:38.421Z] f9797d011e3f: Preparing [2026-05-25T05:37:38.421Z] ad7affe710dc: Preparing [2026-05-25T05:37:38.421Z] 63a359f257d9: Preparing [2026-05-25T05:37:38.421Z] 2301fb10ba18: Preparing [2026-05-25T05:37:38.421Z] 5f70bf18a086: Preparing [2026-05-25T05:37:38.421Z] 25d8c95f2c9e: Preparing [2026-05-25T05:37:38.421Z] 0404198534f8: Preparing [2026-05-25T05:37:38.421Z] da9a94d5906c: Preparing [2026-05-25T05:37:38.421Z] eeaa73608b53: Preparing [2026-05-25T05:37:38.421Z] 15796a1c993d: Waiting [2026-05-25T05:37:38.421Z] e5f148c86152: Waiting [2026-05-25T05:37:38.421Z] 63a359f257d9: Waiting [2026-05-25T05:37:38.421Z] f9797d011e3f: Waiting [2026-05-25T05:37:38.421Z] 2301fb10ba18: Waiting [2026-05-25T05:37:38.421Z] ad7affe710dc: Waiting [2026-05-25T05:37:38.421Z] 5f70bf18a086: Waiting [2026-05-25T05:37:38.421Z] 25d8c95f2c9e: Waiting [2026-05-25T05:37:38.421Z] da9a94d5906c: Waiting [2026-05-25T05:37:38.421Z] eeaa73608b53: Waiting [2026-05-25T05:37:38.421Z] 0404198534f8: Waiting [2026-05-25T05:37:38.421Z] 2a0833d74519: Layer already exists [2026-05-25T05:37:38.421Z] ec1fd5ce2b77: Layer already exists [2026-05-25T05:37:38.421Z] da15d35a70d3: Layer already exists [2026-05-25T05:37:38.421Z] da22b349437f: Layer already exists [2026-05-25T05:37:38.421Z] b1fba13df28d: Layer already exists [2026-05-25T05:37:38.421Z] 15796a1c993d: Layer already exists [2026-05-25T05:37:38.421Z] e5f148c86152: Layer already exists [2026-05-25T05:37:38.421Z] 63a359f257d9: Layer already exists [2026-05-25T05:37:38.421Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:38.421Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:38.421Z] 2301fb10ba18: Layer already exists [2026-05-25T05:37:38.421Z] 5f70bf18a086: Layer already exists [2026-05-25T05:37:38.421Z] 25d8c95f2c9e: Layer already exists [2026-05-25T05:37:38.421Z] da9a94d5906c: Layer already exists [2026-05-25T05:37:38.421Z] 0404198534f8: Layer already exists [2026-05-25T05:37:38.421Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:38.683Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:39.034Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:39.390Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-05-25T05:37:39.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-05-25T05:37:39.390Z] ec1fd5ce2b77: Preparing [2026-05-25T05:37:39.390Z] b1fba13df28d: Preparing [2026-05-25T05:37:39.390Z] da22b349437f: Preparing [2026-05-25T05:37:39.390Z] da15d35a70d3: Preparing [2026-05-25T05:37:39.390Z] 2a0833d74519: Preparing [2026-05-25T05:37:39.390Z] 15796a1c993d: Preparing [2026-05-25T05:37:39.390Z] e5f148c86152: Preparing [2026-05-25T05:37:39.390Z] 15796a1c993d: Waiting [2026-05-25T05:37:39.390Z] f9797d011e3f: Preparing [2026-05-25T05:37:39.390Z] e5f148c86152: Waiting [2026-05-25T05:37:39.390Z] ad7affe710dc: Preparing [2026-05-25T05:37:39.390Z] f9797d011e3f: Waiting [2026-05-25T05:37:39.390Z] ad7affe710dc: Waiting [2026-05-25T05:37:39.390Z] 63a359f257d9: Preparing [2026-05-25T05:37:39.390Z] 2301fb10ba18: Preparing [2026-05-25T05:37:39.390Z] 5f70bf18a086: Preparing [2026-05-25T05:37:39.390Z] 25d8c95f2c9e: Preparing [2026-05-25T05:37:39.390Z] 0404198534f8: Preparing [2026-05-25T05:37:39.390Z] 63a359f257d9: Waiting [2026-05-25T05:37:39.390Z] 2301fb10ba18: Waiting [2026-05-25T05:37:39.390Z] 5f70bf18a086: Waiting [2026-05-25T05:37:39.390Z] 25d8c95f2c9e: Waiting [2026-05-25T05:37:39.390Z] da9a94d5906c: Preparing [2026-05-25T05:37:39.390Z] 0404198534f8: Waiting [2026-05-25T05:37:39.390Z] da9a94d5906c: Waiting [2026-05-25T05:37:39.390Z] eeaa73608b53: Preparing [2026-05-25T05:37:39.390Z] eeaa73608b53: Waiting [2026-05-25T05:37:39.390Z] da22b349437f: Layer already exists [2026-05-25T05:37:39.390Z] b1fba13df28d: Layer already exists [2026-05-25T05:37:39.390Z] 2a0833d74519: Layer already exists [2026-05-25T05:37:39.390Z] ec1fd5ce2b77: Layer already exists [2026-05-25T05:37:39.390Z] da15d35a70d3: Layer already exists [2026-05-25T05:37:39.390Z] 63a359f257d9: Layer already exists [2026-05-25T05:37:39.390Z] e5f148c86152: Layer already exists [2026-05-25T05:37:39.390Z] 15796a1c993d: Layer already exists [2026-05-25T05:37:39.390Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:39.390Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:39.391Z] 5f70bf18a086: Layer already exists [2026-05-25T05:37:39.391Z] 25d8c95f2c9e: Layer already exists [2026-05-25T05:37:39.391Z] 2301fb10ba18: Layer already exists [2026-05-25T05:37:39.391Z] 0404198534f8: Layer already exists [2026-05-25T05:37:39.391Z] da9a94d5906c: Layer already exists [2026-05-25T05:37:39.391Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:39.653Z] main: digest: sha256:bdfb751fe61dbaf92848f7fff853a440a75f80656992c59eb98e30fdf7d62fab size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:37:39.737Z] ===================================================== [Pipeline] echo [2026-05-25T05:37:39.756Z] taggedImages: [2026-05-25T05:37:39.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:39.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-05-25T05:37:39.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.116 [2026-05-25T05:37:39.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:39.756Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-05-25T05:37:39.785Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-05-25T05:37:39.785Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:39.785Z] latest [2026-05-25T05:37:39.785Z] 4.1.0-dev.116 [2026-05-25T05:37:39.785Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:39.785Z] main [2026-05-25T05:37:39.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:40.157Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:40.499Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:40.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T05:37:40.499Z] 62b38dca64ff: Preparing [2026-05-25T05:37:40.499Z] 096ed029ed4a: Preparing [2026-05-25T05:37:40.499Z] 968d31c8ba1f: Preparing [2026-05-25T05:37:40.499Z] 9d98698e9a96: Preparing [2026-05-25T05:37:40.499Z] f9797d011e3f: Preparing [2026-05-25T05:37:40.499Z] ad7affe710dc: Preparing [2026-05-25T05:37:40.499Z] 55b676fd1999: Preparing [2026-05-25T05:37:40.499Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:40.499Z] eeaa73608b53: Preparing [2026-05-25T05:37:40.499Z] ad7affe710dc: Waiting [2026-05-25T05:37:40.499Z] 55b676fd1999: Waiting [2026-05-25T05:37:40.499Z] eeaa73608b53: Waiting [2026-05-25T05:37:40.499Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:40.499Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:40.763Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:40.763Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:40.763Z] 096ed029ed4a: Pushed [2026-05-25T05:37:40.763Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:40.763Z] 968d31c8ba1f: Pushed [2026-05-25T05:37:40.763Z] 62b38dca64ff: Pushed [2026-05-25T05:37:40.763Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:48.948Z] 9d98698e9a96: Pushed [2026-05-25T05:37:48.948Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:49.315Z] + 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-05-25T05:37:49.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-25T05:37:49.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T05:37:49.666Z] 62b38dca64ff: Preparing [2026-05-25T05:37:49.666Z] 096ed029ed4a: Preparing [2026-05-25T05:37:49.666Z] 968d31c8ba1f: Preparing [2026-05-25T05:37:49.666Z] 9d98698e9a96: Preparing [2026-05-25T05:37:49.666Z] f9797d011e3f: Preparing [2026-05-25T05:37:49.666Z] ad7affe710dc: Preparing [2026-05-25T05:37:49.666Z] 55b676fd1999: Preparing [2026-05-25T05:37:49.666Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:49.666Z] eeaa73608b53: Preparing [2026-05-25T05:37:49.666Z] 55b676fd1999: Waiting [2026-05-25T05:37:49.666Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:49.666Z] eeaa73608b53: Waiting [2026-05-25T05:37:49.666Z] ad7affe710dc: Waiting [2026-05-25T05:37:49.666Z] 968d31c8ba1f: Layer already exists [2026-05-25T05:37:49.666Z] 096ed029ed4a: Layer already exists [2026-05-25T05:37:49.666Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:49.666Z] 9d98698e9a96: Layer already exists [2026-05-25T05:37:49.666Z] 62b38dca64ff: Layer already exists [2026-05-25T05:37:49.666Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:49.666Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:49.666Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:49.666Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:49.666Z] latest: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:50.276Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:50.627Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.116 [2026-05-25T05:37:50.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T05:37:50.627Z] 62b38dca64ff: Preparing [2026-05-25T05:37:50.627Z] 096ed029ed4a: Preparing [2026-05-25T05:37:50.627Z] 968d31c8ba1f: Preparing [2026-05-25T05:37:50.627Z] 9d98698e9a96: Preparing [2026-05-25T05:37:50.627Z] f9797d011e3f: Preparing [2026-05-25T05:37:50.627Z] ad7affe710dc: Preparing [2026-05-25T05:37:50.627Z] 55b676fd1999: Preparing [2026-05-25T05:37:50.627Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:50.627Z] eeaa73608b53: Preparing [2026-05-25T05:37:50.627Z] 55b676fd1999: Waiting [2026-05-25T05:37:50.627Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:50.627Z] eeaa73608b53: Waiting [2026-05-25T05:37:50.627Z] ad7affe710dc: Waiting [2026-05-25T05:37:50.627Z] 968d31c8ba1f: Layer already exists [2026-05-25T05:37:50.627Z] 62b38dca64ff: Layer already exists [2026-05-25T05:37:50.627Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:50.627Z] 9d98698e9a96: Layer already exists [2026-05-25T05:37:50.627Z] 096ed029ed4a: Layer already exists [2026-05-25T05:37:50.627Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:50.627Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:50.627Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:50.627Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:50.627Z] 4.1.0-dev.116: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:50.977Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:51.322Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:51.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T05:37:51.322Z] 62b38dca64ff: Preparing [2026-05-25T05:37:51.322Z] 096ed029ed4a: Preparing [2026-05-25T05:37:51.322Z] 968d31c8ba1f: Preparing [2026-05-25T05:37:51.322Z] 9d98698e9a96: Preparing [2026-05-25T05:37:51.322Z] f9797d011e3f: Preparing [2026-05-25T05:37:51.322Z] ad7affe710dc: Preparing [2026-05-25T05:37:51.322Z] 55b676fd1999: Preparing [2026-05-25T05:37:51.322Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:51.322Z] eeaa73608b53: Preparing [2026-05-25T05:37:51.322Z] ad7affe710dc: Waiting [2026-05-25T05:37:51.322Z] 55b676fd1999: Waiting [2026-05-25T05:37:51.322Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:51.322Z] 9d98698e9a96: Layer already exists [2026-05-25T05:37:51.322Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:51.322Z] 968d31c8ba1f: Layer already exists [2026-05-25T05:37:51.322Z] 62b38dca64ff: Layer already exists [2026-05-25T05:37:51.322Z] 096ed029ed4a: Layer already exists [2026-05-25T05:37:51.322Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:51.322Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:51.322Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:51.322Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:51.322Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:51.935Z] + 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-05-25T05:37:52.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-05-25T05:37:52.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-05-25T05:37:52.285Z] 62b38dca64ff: Preparing [2026-05-25T05:37:52.285Z] 096ed029ed4a: Preparing [2026-05-25T05:37:52.285Z] 968d31c8ba1f: Preparing [2026-05-25T05:37:52.285Z] 9d98698e9a96: Preparing [2026-05-25T05:37:52.285Z] f9797d011e3f: Preparing [2026-05-25T05:37:52.285Z] ad7affe710dc: Preparing [2026-05-25T05:37:52.285Z] 55b676fd1999: Preparing [2026-05-25T05:37:52.285Z] 2b5e2b622bbf: Preparing [2026-05-25T05:37:52.285Z] eeaa73608b53: Preparing [2026-05-25T05:37:52.285Z] 55b676fd1999: Waiting [2026-05-25T05:37:52.285Z] 2b5e2b622bbf: Waiting [2026-05-25T05:37:52.285Z] eeaa73608b53: Waiting [2026-05-25T05:37:52.285Z] ad7affe710dc: Waiting [2026-05-25T05:37:52.285Z] 62b38dca64ff: Layer already exists [2026-05-25T05:37:52.285Z] 096ed029ed4a: Layer already exists [2026-05-25T05:37:52.285Z] 968d31c8ba1f: Layer already exists [2026-05-25T05:37:52.285Z] 9d98698e9a96: Layer already exists [2026-05-25T05:37:52.285Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:52.286Z] 2b5e2b622bbf: Layer already exists [2026-05-25T05:37:52.286Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:52.286Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:52.286Z] 55b676fd1999: Layer already exists [2026-05-25T05:37:52.549Z] main: digest: sha256:ff8ccca8d03460d85f932c59cc2a477e75a8e80a314ae668289e5d0f2c962aab size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:37:52.687Z] ===================================================== [Pipeline] echo [2026-05-25T05:37:52.700Z] taggedImages: [2026-05-25T05:37:52.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:52.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-05-25T05:37:52.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.116 [2026-05-25T05:37:52.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:52.700Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-05-25T05:37:52.725Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-05-25T05:37:52.725Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:52.725Z] latest [2026-05-25T05:37:52.725Z] 4.1.0-dev.116 [2026-05-25T05:37:52.725Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:37:52.725Z] main [2026-05-25T05:37:52.725Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:53.110Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:37:53.489Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:37:53.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T05:37:53.489Z] 5d6c5f265dc5: Preparing [2026-05-25T05:37:53.489Z] 8b320661b05d: Preparing [2026-05-25T05:37:53.489Z] 8f1f46b162d7: Preparing [2026-05-25T05:37:53.489Z] 7c2035880e45: Preparing [2026-05-25T05:37:53.489Z] 74d2274852fb: Preparing [2026-05-25T05:37:53.489Z] f9797d011e3f: Preparing [2026-05-25T05:37:53.489Z] ad7affe710dc: Preparing [2026-05-25T05:37:53.489Z] d44d19b3959b: Preparing [2026-05-25T05:37:53.489Z] f2d38fa0b0f3: Preparing [2026-05-25T05:37:53.489Z] 3dc12a540950: Preparing [2026-05-25T05:37:53.489Z] eeaa73608b53: Preparing [2026-05-25T05:37:53.489Z] f9797d011e3f: Waiting [2026-05-25T05:37:53.489Z] ad7affe710dc: Waiting [2026-05-25T05:37:53.489Z] d44d19b3959b: Waiting [2026-05-25T05:37:53.489Z] f2d38fa0b0f3: Waiting [2026-05-25T05:37:53.489Z] 3dc12a540950: Waiting [2026-05-25T05:37:53.489Z] eeaa73608b53: Waiting [2026-05-25T05:37:53.758Z] 8b320661b05d: Pushed [2026-05-25T05:37:53.758Z] 5d6c5f265dc5: Pushed [2026-05-25T05:37:53.758Z] 74d2274852fb: Pushed [2026-05-25T05:37:53.758Z] 7c2035880e45: Pushed [2026-05-25T05:37:53.758Z] f9797d011e3f: Layer already exists [2026-05-25T05:37:53.758Z] ad7affe710dc: Layer already exists [2026-05-25T05:37:53.758Z] eeaa73608b53: Layer already exists [2026-05-25T05:37:53.758Z] f2d38fa0b0f3: Pushed [2026-05-25T05:37:53.758Z] d44d19b3959b: Pushed [2026-05-25T05:37:57.123Z] 3dc12a540950: Pushed [2026-05-25T05:38:00.442Z] 8f1f46b162d7: Pushed [2026-05-25T05:38:00.442Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:00.794Z] + 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-05-25T05:38:03.710Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-25T05:38:03.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T05:38:03.710Z] 5d6c5f265dc5: Preparing [2026-05-25T05:38:03.710Z] 8b320661b05d: Preparing [2026-05-25T05:38:03.710Z] 8f1f46b162d7: Preparing [2026-05-25T05:38:03.710Z] 7c2035880e45: Preparing [2026-05-25T05:38:03.710Z] 74d2274852fb: Preparing [2026-05-25T05:38:03.710Z] f9797d011e3f: Preparing [2026-05-25T05:38:03.710Z] ad7affe710dc: Preparing [2026-05-25T05:38:03.710Z] d44d19b3959b: Preparing [2026-05-25T05:38:03.710Z] f2d38fa0b0f3: Preparing [2026-05-25T05:38:03.710Z] 3dc12a540950: Preparing [2026-05-25T05:38:03.710Z] eeaa73608b53: Preparing [2026-05-25T05:38:03.710Z] f9797d011e3f: Waiting [2026-05-25T05:38:03.710Z] ad7affe710dc: Waiting [2026-05-25T05:38:03.710Z] d44d19b3959b: Waiting [2026-05-25T05:38:03.710Z] f2d38fa0b0f3: Waiting [2026-05-25T05:38:03.710Z] 3dc12a540950: Waiting [2026-05-25T05:38:03.710Z] eeaa73608b53: Waiting [2026-05-25T05:38:03.710Z] 8b320661b05d: Layer already exists [2026-05-25T05:38:03.710Z] 74d2274852fb: Layer already exists [2026-05-25T05:38:03.710Z] 5d6c5f265dc5: Layer already exists [2026-05-25T05:38:03.710Z] 7c2035880e45: Layer already exists [2026-05-25T05:38:03.710Z] 8f1f46b162d7: Layer already exists [2026-05-25T05:38:03.710Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:03.710Z] d44d19b3959b: Layer already exists [2026-05-25T05:38:03.710Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:03.710Z] f2d38fa0b0f3: Layer already exists [2026-05-25T05:38:03.710Z] 3dc12a540950: Layer already exists [2026-05-25T05:38:03.710Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:03.973Z] latest: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:04.323Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:04.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.116 [2026-05-25T05:38:04.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T05:38:04.670Z] 5d6c5f265dc5: Preparing [2026-05-25T05:38:04.670Z] 8b320661b05d: Preparing [2026-05-25T05:38:04.670Z] 8f1f46b162d7: Preparing [2026-05-25T05:38:04.670Z] 7c2035880e45: Preparing [2026-05-25T05:38:04.670Z] 74d2274852fb: Preparing [2026-05-25T05:38:04.670Z] f9797d011e3f: Preparing [2026-05-25T05:38:04.670Z] ad7affe710dc: Preparing [2026-05-25T05:38:04.670Z] d44d19b3959b: Preparing [2026-05-25T05:38:04.670Z] f2d38fa0b0f3: Preparing [2026-05-25T05:38:04.670Z] 3dc12a540950: Preparing [2026-05-25T05:38:04.670Z] eeaa73608b53: Preparing [2026-05-25T05:38:04.670Z] f9797d011e3f: Waiting [2026-05-25T05:38:04.670Z] ad7affe710dc: Waiting [2026-05-25T05:38:04.670Z] d44d19b3959b: Waiting [2026-05-25T05:38:04.670Z] f2d38fa0b0f3: Waiting [2026-05-25T05:38:04.670Z] 3dc12a540950: Waiting [2026-05-25T05:38:04.670Z] eeaa73608b53: Waiting [2026-05-25T05:38:04.670Z] 7c2035880e45: Layer already exists [2026-05-25T05:38:04.670Z] 8f1f46b162d7: Layer already exists [2026-05-25T05:38:04.670Z] 74d2274852fb: Layer already exists [2026-05-25T05:38:04.670Z] 8b320661b05d: Layer already exists [2026-05-25T05:38:04.670Z] 5d6c5f265dc5: Layer already exists [2026-05-25T05:38:04.670Z] 3dc12a540950: Layer already exists [2026-05-25T05:38:04.670Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:04.670Z] f2d38fa0b0f3: Layer already exists [2026-05-25T05:38:04.670Z] d44d19b3959b: Layer already exists [2026-05-25T05:38:04.670Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:04.670Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:04.933Z] 4.1.0-dev.116: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:05.277Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:05.626Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:05.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T05:38:05.626Z] 5d6c5f265dc5: Preparing [2026-05-25T05:38:05.626Z] 8b320661b05d: Preparing [2026-05-25T05:38:05.626Z] 8f1f46b162d7: Preparing [2026-05-25T05:38:05.626Z] 7c2035880e45: Preparing [2026-05-25T05:38:05.626Z] 74d2274852fb: Preparing [2026-05-25T05:38:05.626Z] f9797d011e3f: Preparing [2026-05-25T05:38:05.626Z] ad7affe710dc: Preparing [2026-05-25T05:38:05.626Z] d44d19b3959b: Preparing [2026-05-25T05:38:05.626Z] f2d38fa0b0f3: Preparing [2026-05-25T05:38:05.626Z] 3dc12a540950: Preparing [2026-05-25T05:38:05.626Z] eeaa73608b53: Preparing [2026-05-25T05:38:05.626Z] d44d19b3959b: Waiting [2026-05-25T05:38:05.626Z] f2d38fa0b0f3: Waiting [2026-05-25T05:38:05.626Z] 3dc12a540950: Waiting [2026-05-25T05:38:05.626Z] eeaa73608b53: Waiting [2026-05-25T05:38:05.626Z] f9797d011e3f: Waiting [2026-05-25T05:38:05.626Z] ad7affe710dc: Waiting [2026-05-25T05:38:05.626Z] 7c2035880e45: Layer already exists [2026-05-25T05:38:05.626Z] 8b320661b05d: Layer already exists [2026-05-25T05:38:05.626Z] 74d2274852fb: Layer already exists [2026-05-25T05:38:05.626Z] 5d6c5f265dc5: Layer already exists [2026-05-25T05:38:05.626Z] 8f1f46b162d7: Layer already exists [2026-05-25T05:38:05.626Z] 3dc12a540950: Layer already exists [2026-05-25T05:38:05.626Z] d44d19b3959b: Layer already exists [2026-05-25T05:38:05.626Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:05.626Z] f2d38fa0b0f3: Layer already exists [2026-05-25T05:38:05.626Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:05.626Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:05.888Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:06.235Z] + 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-05-25T05:38:06.595Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-05-25T05:38:06.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-05-25T05:38:06.595Z] 5d6c5f265dc5: Preparing [2026-05-25T05:38:06.595Z] 8b320661b05d: Preparing [2026-05-25T05:38:06.595Z] 8f1f46b162d7: Preparing [2026-05-25T05:38:06.595Z] 7c2035880e45: Preparing [2026-05-25T05:38:06.595Z] 74d2274852fb: Preparing [2026-05-25T05:38:06.595Z] f9797d011e3f: Preparing [2026-05-25T05:38:06.595Z] ad7affe710dc: Preparing [2026-05-25T05:38:06.595Z] d44d19b3959b: Preparing [2026-05-25T05:38:06.595Z] f2d38fa0b0f3: Preparing [2026-05-25T05:38:06.595Z] 3dc12a540950: Preparing [2026-05-25T05:38:06.595Z] eeaa73608b53: Preparing [2026-05-25T05:38:06.595Z] d44d19b3959b: Waiting [2026-05-25T05:38:06.595Z] f2d38fa0b0f3: Waiting [2026-05-25T05:38:06.595Z] 3dc12a540950: Waiting [2026-05-25T05:38:06.595Z] eeaa73608b53: Waiting [2026-05-25T05:38:06.595Z] f9797d011e3f: Waiting [2026-05-25T05:38:06.595Z] ad7affe710dc: Waiting [2026-05-25T05:38:06.595Z] 8b320661b05d: Layer already exists [2026-05-25T05:38:06.595Z] 7c2035880e45: Layer already exists [2026-05-25T05:38:06.595Z] 5d6c5f265dc5: Layer already exists [2026-05-25T05:38:06.595Z] 8f1f46b162d7: Layer already exists [2026-05-25T05:38:06.595Z] 74d2274852fb: Layer already exists [2026-05-25T05:38:06.595Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:06.595Z] d44d19b3959b: Layer already exists [2026-05-25T05:38:06.595Z] 3dc12a540950: Layer already exists [2026-05-25T05:38:06.595Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:06.595Z] f2d38fa0b0f3: Layer already exists [2026-05-25T05:38:06.595Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:06.862Z] main: digest: sha256:5c291c81376c4ae9d3a8d814393c757ed7e6edb7ace407b77ae0daa2202ec5e0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:38:06.987Z] ===================================================== [Pipeline] echo [2026-05-25T05:38:06.998Z] taggedImages: [2026-05-25T05:38:06.998Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:06.998Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-05-25T05:38:06.998Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.116 [2026-05-25T05:38:06.998Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:06.998Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-05-25T05:38:07.022Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-05-25T05:38:07.022Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:07.022Z] latest [2026-05-25T05:38:07.022Z] 4.1.0-dev.116 [2026-05-25T05:38:07.022Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:07.022Z] main [2026-05-25T05:38:07.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:07.383Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:07.731Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:07.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T05:38:07.731Z] d9418d411996: Preparing [2026-05-25T05:38:07.731Z] ebc067b62c1f: Preparing [2026-05-25T05:38:07.731Z] 969745fd0077: Preparing [2026-05-25T05:38:07.731Z] a5b9e488f858: Preparing [2026-05-25T05:38:07.731Z] ae5ac534faf7: Preparing [2026-05-25T05:38:07.731Z] bf1a265b7e0e: Preparing [2026-05-25T05:38:07.731Z] e4f9e88b212c: Preparing [2026-05-25T05:38:07.731Z] f9797d011e3f: Preparing [2026-05-25T05:38:07.731Z] ad7affe710dc: Preparing [2026-05-25T05:38:07.731Z] 7469d8fc20e6: Preparing [2026-05-25T05:38:07.731Z] 25492649a1c2: Preparing [2026-05-25T05:38:07.731Z] eeaa73608b53: Preparing [2026-05-25T05:38:07.731Z] f9797d011e3f: Waiting [2026-05-25T05:38:07.731Z] ad7affe710dc: Waiting [2026-05-25T05:38:07.731Z] 7469d8fc20e6: Waiting [2026-05-25T05:38:07.731Z] 25492649a1c2: Waiting [2026-05-25T05:38:07.731Z] eeaa73608b53: Waiting [2026-05-25T05:38:07.731Z] bf1a265b7e0e: Waiting [2026-05-25T05:38:07.731Z] e4f9e88b212c: Waiting [2026-05-25T05:38:07.998Z] ae5ac534faf7: Pushed [2026-05-25T05:38:07.998Z] ebc067b62c1f: Pushed [2026-05-25T05:38:07.998Z] d9418d411996: Pushed [2026-05-25T05:38:07.998Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:07.998Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:07.998Z] e4f9e88b212c: Pushed [2026-05-25T05:38:08.267Z] bf1a265b7e0e: Pushed [2026-05-25T05:38:08.267Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:08.267Z] 7469d8fc20e6: Pushed [2026-05-25T05:38:11.595Z] 25492649a1c2: Pushed [2026-05-25T05:38:14.922Z] a5b9e488f858: Pushed [2026-05-25T05:38:16.316Z] 969745fd0077: Pushed [2026-05-25T05:38:16.316Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:16.673Z] + 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-05-25T05:38:17.015Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-25T05:38:17.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T05:38:17.015Z] d9418d411996: Preparing [2026-05-25T05:38:17.015Z] ebc067b62c1f: Preparing [2026-05-25T05:38:17.015Z] 969745fd0077: Preparing [2026-05-25T05:38:17.015Z] a5b9e488f858: Preparing [2026-05-25T05:38:17.015Z] ae5ac534faf7: Preparing [2026-05-25T05:38:17.015Z] bf1a265b7e0e: Preparing [2026-05-25T05:38:17.015Z] e4f9e88b212c: Preparing [2026-05-25T05:38:17.015Z] f9797d011e3f: Preparing [2026-05-25T05:38:17.015Z] ad7affe710dc: Preparing [2026-05-25T05:38:17.015Z] 7469d8fc20e6: Preparing [2026-05-25T05:38:17.015Z] 25492649a1c2: Preparing [2026-05-25T05:38:17.015Z] bf1a265b7e0e: Waiting [2026-05-25T05:38:17.015Z] e4f9e88b212c: Waiting [2026-05-25T05:38:17.015Z] f9797d011e3f: Waiting [2026-05-25T05:38:17.015Z] ad7affe710dc: Waiting [2026-05-25T05:38:17.015Z] 7469d8fc20e6: Waiting [2026-05-25T05:38:17.015Z] 25492649a1c2: Waiting [2026-05-25T05:38:17.015Z] eeaa73608b53: Preparing [2026-05-25T05:38:17.015Z] eeaa73608b53: Waiting [2026-05-25T05:38:17.015Z] a5b9e488f858: Layer already exists [2026-05-25T05:38:17.015Z] 969745fd0077: Layer already exists [2026-05-25T05:38:17.015Z] d9418d411996: Layer already exists [2026-05-25T05:38:17.015Z] ae5ac534faf7: Layer already exists [2026-05-25T05:38:17.015Z] ebc067b62c1f: Layer already exists [2026-05-25T05:38:17.015Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:17.015Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:17.015Z] bf1a265b7e0e: Layer already exists [2026-05-25T05:38:17.015Z] 7469d8fc20e6: Layer already exists [2026-05-25T05:38:17.015Z] e4f9e88b212c: Layer already exists [2026-05-25T05:38:17.015Z] 25492649a1c2: Layer already exists [2026-05-25T05:38:17.015Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:17.279Z] latest: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:17.633Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:17.992Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.116 [2026-05-25T05:38:17.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T05:38:17.992Z] d9418d411996: Preparing [2026-05-25T05:38:17.992Z] ebc067b62c1f: Preparing [2026-05-25T05:38:17.992Z] 969745fd0077: Preparing [2026-05-25T05:38:17.992Z] a5b9e488f858: Preparing [2026-05-25T05:38:17.992Z] ae5ac534faf7: Preparing [2026-05-25T05:38:17.992Z] bf1a265b7e0e: Preparing [2026-05-25T05:38:17.992Z] e4f9e88b212c: Preparing [2026-05-25T05:38:17.992Z] f9797d011e3f: Preparing [2026-05-25T05:38:17.992Z] ad7affe710dc: Preparing [2026-05-25T05:38:17.992Z] 7469d8fc20e6: Preparing [2026-05-25T05:38:17.992Z] 25492649a1c2: Preparing [2026-05-25T05:38:17.992Z] eeaa73608b53: Preparing [2026-05-25T05:38:17.992Z] 7469d8fc20e6: Waiting [2026-05-25T05:38:17.992Z] f9797d011e3f: Waiting [2026-05-25T05:38:17.992Z] 25492649a1c2: Waiting [2026-05-25T05:38:17.992Z] bf1a265b7e0e: Waiting [2026-05-25T05:38:17.992Z] ad7affe710dc: Waiting [2026-05-25T05:38:17.992Z] eeaa73608b53: Waiting [2026-05-25T05:38:17.992Z] ebc067b62c1f: Layer already exists [2026-05-25T05:38:17.992Z] d9418d411996: Layer already exists [2026-05-25T05:38:17.992Z] a5b9e488f858: Layer already exists [2026-05-25T05:38:17.992Z] ae5ac534faf7: Layer already exists [2026-05-25T05:38:17.992Z] 969745fd0077: Layer already exists [2026-05-25T05:38:17.992Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:17.992Z] bf1a265b7e0e: Layer already exists [2026-05-25T05:38:17.992Z] e4f9e88b212c: Layer already exists [2026-05-25T05:38:17.992Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:17.992Z] 7469d8fc20e6: Layer already exists [2026-05-25T05:38:17.992Z] 25492649a1c2: Layer already exists [2026-05-25T05:38:17.992Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:18.258Z] 4.1.0-dev.116: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:18.613Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:18.958Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:18.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T05:38:18.958Z] d9418d411996: Preparing [2026-05-25T05:38:18.958Z] ebc067b62c1f: Preparing [2026-05-25T05:38:18.958Z] 969745fd0077: Preparing [2026-05-25T05:38:18.958Z] a5b9e488f858: Preparing [2026-05-25T05:38:18.958Z] ae5ac534faf7: Preparing [2026-05-25T05:38:18.958Z] bf1a265b7e0e: Preparing [2026-05-25T05:38:18.958Z] e4f9e88b212c: Preparing [2026-05-25T05:38:18.958Z] f9797d011e3f: Preparing [2026-05-25T05:38:18.958Z] ad7affe710dc: Preparing [2026-05-25T05:38:18.958Z] 7469d8fc20e6: Preparing [2026-05-25T05:38:18.958Z] 25492649a1c2: Preparing [2026-05-25T05:38:18.958Z] eeaa73608b53: Preparing [2026-05-25T05:38:18.958Z] bf1a265b7e0e: Waiting [2026-05-25T05:38:18.958Z] e4f9e88b212c: Waiting [2026-05-25T05:38:18.958Z] f9797d011e3f: Waiting [2026-05-25T05:38:18.958Z] ad7affe710dc: Waiting [2026-05-25T05:38:18.958Z] 7469d8fc20e6: Waiting [2026-05-25T05:38:18.958Z] 25492649a1c2: Waiting [2026-05-25T05:38:18.958Z] eeaa73608b53: Waiting [2026-05-25T05:38:18.958Z] ebc067b62c1f: Layer already exists [2026-05-25T05:38:18.958Z] 969745fd0077: Layer already exists [2026-05-25T05:38:18.958Z] d9418d411996: Layer already exists [2026-05-25T05:38:18.958Z] ae5ac534faf7: Layer already exists [2026-05-25T05:38:18.958Z] a5b9e488f858: Layer already exists [2026-05-25T05:38:18.958Z] bf1a265b7e0e: Layer already exists [2026-05-25T05:38:18.958Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:18.958Z] 7469d8fc20e6: Layer already exists [2026-05-25T05:38:18.958Z] e4f9e88b212c: Layer already exists [2026-05-25T05:38:18.958Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:18.958Z] 25492649a1c2: Layer already exists [2026-05-25T05:38:18.958Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:19.229Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:19.584Z] + 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-05-25T05:38:19.932Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-05-25T05:38:19.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-05-25T05:38:19.932Z] d9418d411996: Preparing [2026-05-25T05:38:19.932Z] ebc067b62c1f: Preparing [2026-05-25T05:38:19.932Z] 969745fd0077: Preparing [2026-05-25T05:38:19.932Z] a5b9e488f858: Preparing [2026-05-25T05:38:19.932Z] ae5ac534faf7: Preparing [2026-05-25T05:38:19.932Z] bf1a265b7e0e: Preparing [2026-05-25T05:38:19.932Z] e4f9e88b212c: Preparing [2026-05-25T05:38:19.932Z] f9797d011e3f: Preparing [2026-05-25T05:38:19.932Z] ad7affe710dc: Preparing [2026-05-25T05:38:19.932Z] 7469d8fc20e6: Preparing [2026-05-25T05:38:19.932Z] 25492649a1c2: Preparing [2026-05-25T05:38:19.932Z] eeaa73608b53: Preparing [2026-05-25T05:38:19.932Z] ad7affe710dc: Waiting [2026-05-25T05:38:19.932Z] 7469d8fc20e6: Waiting [2026-05-25T05:38:19.932Z] 25492649a1c2: Waiting [2026-05-25T05:38:19.932Z] bf1a265b7e0e: Waiting [2026-05-25T05:38:19.932Z] e4f9e88b212c: Waiting [2026-05-25T05:38:19.932Z] f9797d011e3f: Waiting [2026-05-25T05:38:19.932Z] eeaa73608b53: Waiting [2026-05-25T05:38:19.932Z] ebc067b62c1f: Layer already exists [2026-05-25T05:38:19.932Z] d9418d411996: Layer already exists [2026-05-25T05:38:19.932Z] a5b9e488f858: Layer already exists [2026-05-25T05:38:19.932Z] ae5ac534faf7: Layer already exists [2026-05-25T05:38:19.932Z] 969745fd0077: Layer already exists [2026-05-25T05:38:19.932Z] e4f9e88b212c: Layer already exists [2026-05-25T05:38:19.932Z] 7469d8fc20e6: Layer already exists [2026-05-25T05:38:19.932Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:19.932Z] bf1a265b7e0e: Layer already exists [2026-05-25T05:38:19.932Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:19.932Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:19.932Z] 25492649a1c2: Layer already exists [2026-05-25T05:38:20.198Z] main: digest: sha256:899d0ccf88c6a4e0d8f9196883e0e2a1691869097696d1e16de66c43c0ca178e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:38:20.269Z] ===================================================== [Pipeline] echo [2026-05-25T05:38:20.280Z] taggedImages: [2026-05-25T05:38:20.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:20.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-05-25T05:38:20.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.116 [2026-05-25T05:38:20.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:20.280Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-05-25T05:38:20.303Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-05-25T05:38:20.303Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:20.303Z] latest [2026-05-25T05:38:20.303Z] 4.1.0-dev.116 [2026-05-25T05:38:20.303Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:20.303Z] main [2026-05-25T05:38:20.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:20.649Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:20.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:20.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T05:38:20.997Z] ae49dec1138c: Preparing [2026-05-25T05:38:20.997Z] 69c5b5bfd364: Preparing [2026-05-25T05:38:20.997Z] f9797d011e3f: Preparing [2026-05-25T05:38:20.997Z] ad7affe710dc: Preparing [2026-05-25T05:38:20.997Z] cced0e6d57ef: Preparing [2026-05-25T05:38:20.997Z] d0b06eb3ab2b: Preparing [2026-05-25T05:38:20.997Z] eeaa73608b53: Preparing [2026-05-25T05:38:20.997Z] d0b06eb3ab2b: Waiting [2026-05-25T05:38:20.997Z] eeaa73608b53: Waiting [2026-05-25T05:38:20.997Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:20.997Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:21.261Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:21.261Z] cced0e6d57ef: Pushed [2026-05-25T05:38:21.261Z] ae49dec1138c: Pushed [2026-05-25T05:38:22.657Z] d0b06eb3ab2b: Pushed [2026-05-25T05:38:29.277Z] 69c5b5bfd364: Pushed [2026-05-25T05:38:30.679Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:31.039Z] + 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-05-25T05:38:31.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-25T05:38:31.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T05:38:31.397Z] ae49dec1138c: Preparing [2026-05-25T05:38:31.397Z] 69c5b5bfd364: Preparing [2026-05-25T05:38:31.398Z] f9797d011e3f: Preparing [2026-05-25T05:38:31.398Z] ad7affe710dc: Preparing [2026-05-25T05:38:31.398Z] cced0e6d57ef: Preparing [2026-05-25T05:38:31.398Z] d0b06eb3ab2b: Preparing [2026-05-25T05:38:31.398Z] eeaa73608b53: Preparing [2026-05-25T05:38:31.398Z] eeaa73608b53: Waiting [2026-05-25T05:38:31.398Z] d0b06eb3ab2b: Waiting [2026-05-25T05:38:31.398Z] cced0e6d57ef: Layer already exists [2026-05-25T05:38:31.398Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:31.398Z] 69c5b5bfd364: Layer already exists [2026-05-25T05:38:31.398Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:31.398Z] ae49dec1138c: Layer already exists [2026-05-25T05:38:31.398Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:31.398Z] d0b06eb3ab2b: Layer already exists [2026-05-25T05:38:31.668Z] latest: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:32.027Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:32.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.116 [2026-05-25T05:38:32.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T05:38:32.383Z] ae49dec1138c: Preparing [2026-05-25T05:38:32.383Z] 69c5b5bfd364: Preparing [2026-05-25T05:38:32.383Z] f9797d011e3f: Preparing [2026-05-25T05:38:32.383Z] ad7affe710dc: Preparing [2026-05-25T05:38:32.383Z] cced0e6d57ef: Preparing [2026-05-25T05:38:32.383Z] d0b06eb3ab2b: Preparing [2026-05-25T05:38:32.383Z] eeaa73608b53: Preparing [2026-05-25T05:38:32.383Z] d0b06eb3ab2b: Waiting [2026-05-25T05:38:32.383Z] eeaa73608b53: Waiting [2026-05-25T05:38:32.383Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:32.383Z] ae49dec1138c: Layer already exists [2026-05-25T05:38:32.383Z] cced0e6d57ef: Layer already exists [2026-05-25T05:38:32.383Z] 69c5b5bfd364: Layer already exists [2026-05-25T05:38:32.383Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:32.383Z] d0b06eb3ab2b: Layer already exists [2026-05-25T05:38:32.383Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:32.383Z] 4.1.0-dev.116: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:32.735Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:33.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:33.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T05:38:33.094Z] ae49dec1138c: Preparing [2026-05-25T05:38:33.094Z] 69c5b5bfd364: Preparing [2026-05-25T05:38:33.094Z] f9797d011e3f: Preparing [2026-05-25T05:38:33.094Z] ad7affe710dc: Preparing [2026-05-25T05:38:33.094Z] cced0e6d57ef: Preparing [2026-05-25T05:38:33.094Z] d0b06eb3ab2b: Preparing [2026-05-25T05:38:33.094Z] eeaa73608b53: Preparing [2026-05-25T05:38:33.094Z] d0b06eb3ab2b: Waiting [2026-05-25T05:38:33.094Z] eeaa73608b53: Waiting [2026-05-25T05:38:33.094Z] 69c5b5bfd364: Layer already exists [2026-05-25T05:38:33.094Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:33.094Z] ae49dec1138c: Layer already exists [2026-05-25T05:38:33.094Z] cced0e6d57ef: Layer already exists [2026-05-25T05:38:33.094Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:33.094Z] d0b06eb3ab2b: Layer already exists [2026-05-25T05:38:33.094Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:33.369Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:33.717Z] + 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-05-25T05:38:34.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-05-25T05:38:34.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-05-25T05:38:34.063Z] ae49dec1138c: Preparing [2026-05-25T05:38:34.063Z] 69c5b5bfd364: Preparing [2026-05-25T05:38:34.063Z] f9797d011e3f: Preparing [2026-05-25T05:38:34.063Z] ad7affe710dc: Preparing [2026-05-25T05:38:34.063Z] cced0e6d57ef: Preparing [2026-05-25T05:38:34.063Z] d0b06eb3ab2b: Preparing [2026-05-25T05:38:34.063Z] eeaa73608b53: Preparing [2026-05-25T05:38:34.063Z] d0b06eb3ab2b: Waiting [2026-05-25T05:38:34.063Z] eeaa73608b53: Waiting [2026-05-25T05:38:34.063Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:34.063Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:34.063Z] cced0e6d57ef: Layer already exists [2026-05-25T05:38:34.063Z] 69c5b5bfd364: Layer already exists [2026-05-25T05:38:34.063Z] ae49dec1138c: Layer already exists [2026-05-25T05:38:34.063Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:34.063Z] d0b06eb3ab2b: Layer already exists [2026-05-25T05:38:34.324Z] main: digest: sha256:c5c1da80af0de50bede970f9852b85c528a9aa6d999d0f33c550acb38e2b3e02 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:38:34.397Z] ===================================================== [Pipeline] echo [2026-05-25T05:38:34.407Z] taggedImages: [2026-05-25T05:38:34.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:34.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-05-25T05:38:34.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.116 [2026-05-25T05:38:34.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:34.407Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-05-25T05:38:34.432Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-05-25T05:38:34.432Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:34.432Z] latest [2026-05-25T05:38:34.432Z] 4.1.0-dev.116 [2026-05-25T05:38:34.432Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:38:34.432Z] main [2026-05-25T05:38:34.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:34.788Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:38:35.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:38:35.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T05:38:35.138Z] d0298c42d299: Preparing [2026-05-25T05:38:35.138Z] 695969bbc012: Preparing [2026-05-25T05:38:35.138Z] 8064d7fc29db: Preparing [2026-05-25T05:38:35.138Z] f9797d011e3f: Preparing [2026-05-25T05:38:35.138Z] ad7affe710dc: Preparing [2026-05-25T05:38:35.138Z] 4fa289a5b3b3: Preparing [2026-05-25T05:38:35.138Z] 2a645e0678af: Preparing [2026-05-25T05:38:35.138Z] 75d58418020e: Preparing [2026-05-25T05:38:35.138Z] b7474e90210a: Preparing [2026-05-25T05:38:35.138Z] eeaa73608b53: Preparing [2026-05-25T05:38:35.138Z] 4fa289a5b3b3: Waiting [2026-05-25T05:38:35.138Z] b7474e90210a: Waiting [2026-05-25T05:38:35.138Z] eeaa73608b53: Waiting [2026-05-25T05:38:35.138Z] 2a645e0678af: Waiting [2026-05-25T05:38:35.138Z] 75d58418020e: Waiting [2026-05-25T05:38:35.138Z] f9797d011e3f: Layer already exists [2026-05-25T05:38:35.138Z] ad7affe710dc: Layer already exists [2026-05-25T05:38:35.402Z] 8064d7fc29db: Pushed [2026-05-25T05:38:35.402Z] 695969bbc012: Pushed [2026-05-25T05:38:35.402Z] d0298c42d299: Pushed [2026-05-25T05:38:35.402Z] eeaa73608b53: Layer already exists [2026-05-25T05:38:35.402Z] 75d58418020e: Pushed [2026-05-25T05:38:36.352Z] b7474e90210a: Pushed [2026-05-25T05:38:48.623Z] 2a645e0678af: Pushed [2026-05-25T05:39:03.564Z] 4fa289a5b3b3: Pushed [2026-05-25T05:39:03.830Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:04.184Z] + 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-05-25T05:39:04.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-25T05:39:04.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T05:39:04.531Z] d0298c42d299: Preparing [2026-05-25T05:39:04.531Z] 695969bbc012: Preparing [2026-05-25T05:39:04.531Z] 8064d7fc29db: Preparing [2026-05-25T05:39:04.531Z] f9797d011e3f: Preparing [2026-05-25T05:39:04.531Z] ad7affe710dc: Preparing [2026-05-25T05:39:04.531Z] 4fa289a5b3b3: Preparing [2026-05-25T05:39:04.531Z] 2a645e0678af: Preparing [2026-05-25T05:39:04.531Z] 75d58418020e: Preparing [2026-05-25T05:39:04.531Z] b7474e90210a: Preparing [2026-05-25T05:39:04.531Z] eeaa73608b53: Preparing [2026-05-25T05:39:04.531Z] 4fa289a5b3b3: Waiting [2026-05-25T05:39:04.531Z] 2a645e0678af: Waiting [2026-05-25T05:39:04.531Z] 75d58418020e: Waiting [2026-05-25T05:39:04.531Z] b7474e90210a: Waiting [2026-05-25T05:39:04.531Z] eeaa73608b53: Waiting [2026-05-25T05:39:04.531Z] 8064d7fc29db: Layer already exists [2026-05-25T05:39:04.531Z] 695969bbc012: Layer already exists [2026-05-25T05:39:04.531Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:04.531Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:04.531Z] d0298c42d299: Layer already exists [2026-05-25T05:39:04.531Z] b7474e90210a: Layer already exists [2026-05-25T05:39:04.531Z] 75d58418020e: Layer already exists [2026-05-25T05:39:04.531Z] 4fa289a5b3b3: Layer already exists [2026-05-25T05:39:04.531Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:04.531Z] 2a645e0678af: Layer already exists [2026-05-25T05:39:04.797Z] latest: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:05.148Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:05.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.116 [2026-05-25T05:39:05.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T05:39:05.489Z] d0298c42d299: Preparing [2026-05-25T05:39:05.489Z] 695969bbc012: Preparing [2026-05-25T05:39:05.489Z] 8064d7fc29db: Preparing [2026-05-25T05:39:05.489Z] f9797d011e3f: Preparing [2026-05-25T05:39:05.489Z] ad7affe710dc: Preparing [2026-05-25T05:39:05.489Z] 4fa289a5b3b3: Preparing [2026-05-25T05:39:05.489Z] 2a645e0678af: Preparing [2026-05-25T05:39:05.489Z] 75d58418020e: Preparing [2026-05-25T05:39:05.489Z] b7474e90210a: Preparing [2026-05-25T05:39:05.489Z] eeaa73608b53: Preparing [2026-05-25T05:39:05.489Z] 4fa289a5b3b3: Waiting [2026-05-25T05:39:05.489Z] 2a645e0678af: Waiting [2026-05-25T05:39:05.489Z] 75d58418020e: Waiting [2026-05-25T05:39:05.489Z] eeaa73608b53: Waiting [2026-05-25T05:39:05.489Z] b7474e90210a: Waiting [2026-05-25T05:39:05.489Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:05.489Z] 695969bbc012: Layer already exists [2026-05-25T05:39:05.489Z] 8064d7fc29db: Layer already exists [2026-05-25T05:39:05.489Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:05.489Z] d0298c42d299: Layer already exists [2026-05-25T05:39:05.489Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:05.489Z] 2a645e0678af: Layer already exists [2026-05-25T05:39:05.489Z] 75d58418020e: Layer already exists [2026-05-25T05:39:05.489Z] 4fa289a5b3b3: Layer already exists [2026-05-25T05:39:05.489Z] b7474e90210a: Layer already exists [2026-05-25T05:39:05.753Z] 4.1.0-dev.116: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:06.108Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:06.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:06.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T05:39:06.460Z] d0298c42d299: Preparing [2026-05-25T05:39:06.460Z] 695969bbc012: Preparing [2026-05-25T05:39:06.460Z] 8064d7fc29db: Preparing [2026-05-25T05:39:06.460Z] f9797d011e3f: Preparing [2026-05-25T05:39:06.460Z] ad7affe710dc: Preparing [2026-05-25T05:39:06.460Z] 4fa289a5b3b3: Preparing [2026-05-25T05:39:06.460Z] 2a645e0678af: Preparing [2026-05-25T05:39:06.460Z] 75d58418020e: Preparing [2026-05-25T05:39:06.460Z] b7474e90210a: Preparing [2026-05-25T05:39:06.460Z] eeaa73608b53: Preparing [2026-05-25T05:39:06.460Z] 2a645e0678af: Waiting [2026-05-25T05:39:06.460Z] 75d58418020e: Waiting [2026-05-25T05:39:06.460Z] b7474e90210a: Waiting [2026-05-25T05:39:06.460Z] eeaa73608b53: Waiting [2026-05-25T05:39:06.460Z] 4fa289a5b3b3: Waiting [2026-05-25T05:39:06.460Z] 8064d7fc29db: Layer already exists [2026-05-25T05:39:06.460Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:06.460Z] 695969bbc012: Layer already exists [2026-05-25T05:39:06.460Z] d0298c42d299: Layer already exists [2026-05-25T05:39:06.460Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:06.460Z] b7474e90210a: Layer already exists [2026-05-25T05:39:06.460Z] 2a645e0678af: Layer already exists [2026-05-25T05:39:06.460Z] 75d58418020e: Layer already exists [2026-05-25T05:39:06.460Z] 4fa289a5b3b3: Layer already exists [2026-05-25T05:39:06.460Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:06.460Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:07.069Z] + 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-05-25T05:39:07.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-05-25T05:39:07.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-05-25T05:39:07.422Z] d0298c42d299: Preparing [2026-05-25T05:39:07.422Z] 695969bbc012: Preparing [2026-05-25T05:39:07.422Z] 8064d7fc29db: Preparing [2026-05-25T05:39:07.422Z] f9797d011e3f: Preparing [2026-05-25T05:39:07.422Z] ad7affe710dc: Preparing [2026-05-25T05:39:07.422Z] 4fa289a5b3b3: Preparing [2026-05-25T05:39:07.422Z] 2a645e0678af: Preparing [2026-05-25T05:39:07.422Z] 75d58418020e: Preparing [2026-05-25T05:39:07.422Z] b7474e90210a: Preparing [2026-05-25T05:39:07.422Z] eeaa73608b53: Preparing [2026-05-25T05:39:07.422Z] 75d58418020e: Waiting [2026-05-25T05:39:07.422Z] b7474e90210a: Waiting [2026-05-25T05:39:07.422Z] 4fa289a5b3b3: Waiting [2026-05-25T05:39:07.422Z] eeaa73608b53: Waiting [2026-05-25T05:39:07.422Z] 2a645e0678af: Waiting [2026-05-25T05:39:07.422Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:07.422Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:07.422Z] 8064d7fc29db: Layer already exists [2026-05-25T05:39:07.422Z] 695969bbc012: Layer already exists [2026-05-25T05:39:07.422Z] d0298c42d299: Layer already exists [2026-05-25T05:39:07.422Z] 2a645e0678af: Layer already exists [2026-05-25T05:39:07.422Z] 75d58418020e: Layer already exists [2026-05-25T05:39:07.422Z] 4fa289a5b3b3: Layer already exists [2026-05-25T05:39:07.422Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:07.422Z] b7474e90210a: Layer already exists [2026-05-25T05:39:07.686Z] main: digest: sha256:e3781b3e85154048b22ff58889af090ec7f12b060080e4d2865ccc6bb5da8f09 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:39:07.783Z] ===================================================== [Pipeline] echo [2026-05-25T05:39:07.799Z] taggedImages: [2026-05-25T05:39:07.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:07.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-05-25T05:39:07.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.116 [2026-05-25T05:39:07.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:07.799Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-05-25T05:39:07.829Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-05-25T05:39:07.829Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:07.829Z] latest [2026-05-25T05:39:07.829Z] 4.1.0-dev.116 [2026-05-25T05:39:07.829Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:07.829Z] main [2026-05-25T05:39:07.829Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:08.214Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:08.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:08.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T05:39:08.567Z] 94e906ef91fd: Preparing [2026-05-25T05:39:08.567Z] f3d353ef742b: Preparing [2026-05-25T05:39:08.567Z] 499a0e1ba930: Preparing [2026-05-25T05:39:08.567Z] f9797d011e3f: Preparing [2026-05-25T05:39:08.567Z] ad7affe710dc: Preparing [2026-05-25T05:39:08.567Z] 005c6c8707c4: Preparing [2026-05-25T05:39:08.567Z] b59fb04cdd53: Preparing [2026-05-25T05:39:08.567Z] 86e5f774c50b: Preparing [2026-05-25T05:39:08.567Z] eeaa73608b53: Preparing [2026-05-25T05:39:08.567Z] b59fb04cdd53: Waiting [2026-05-25T05:39:08.567Z] 86e5f774c50b: Waiting [2026-05-25T05:39:08.567Z] eeaa73608b53: Waiting [2026-05-25T05:39:08.567Z] 005c6c8707c4: Waiting [2026-05-25T05:39:08.567Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:08.567Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:08.831Z] 499a0e1ba930: Pushed [2026-05-25T05:39:08.831Z] 94e906ef91fd: Pushed [2026-05-25T05:39:08.831Z] f3d353ef742b: Pushed [2026-05-25T05:39:08.831Z] b59fb04cdd53: Pushed [2026-05-25T05:39:08.831Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:09.413Z] 86e5f774c50b: Pushed [2026-05-25T05:39:41.571Z] 005c6c8707c4: Pushed [2026-05-25T05:39:41.571Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:41.919Z] + 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-05-25T05:39:42.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-25T05:39:42.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T05:39:42.256Z] 94e906ef91fd: Preparing [2026-05-25T05:39:42.256Z] f3d353ef742b: Preparing [2026-05-25T05:39:42.256Z] 499a0e1ba930: Preparing [2026-05-25T05:39:42.256Z] f9797d011e3f: Preparing [2026-05-25T05:39:42.256Z] ad7affe710dc: Preparing [2026-05-25T05:39:42.256Z] 005c6c8707c4: Preparing [2026-05-25T05:39:42.256Z] b59fb04cdd53: Preparing [2026-05-25T05:39:42.256Z] 86e5f774c50b: Preparing [2026-05-25T05:39:42.256Z] eeaa73608b53: Preparing [2026-05-25T05:39:42.256Z] 005c6c8707c4: Waiting [2026-05-25T05:39:42.256Z] b59fb04cdd53: Waiting [2026-05-25T05:39:42.256Z] 86e5f774c50b: Waiting [2026-05-25T05:39:42.256Z] eeaa73608b53: Waiting [2026-05-25T05:39:42.256Z] f3d353ef742b: Layer already exists [2026-05-25T05:39:42.256Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:42.256Z] 499a0e1ba930: Layer already exists [2026-05-25T05:39:42.256Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:42.256Z] 94e906ef91fd: Layer already exists [2026-05-25T05:39:42.256Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:42.256Z] b59fb04cdd53: Layer already exists [2026-05-25T05:39:42.256Z] 86e5f774c50b: Layer already exists [2026-05-25T05:39:42.256Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:42.518Z] latest: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:42.861Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:43.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.116 [2026-05-25T05:39:43.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T05:39:43.207Z] 94e906ef91fd: Preparing [2026-05-25T05:39:43.207Z] f3d353ef742b: Preparing [2026-05-25T05:39:43.207Z] 499a0e1ba930: Preparing [2026-05-25T05:39:43.207Z] f9797d011e3f: Preparing [2026-05-25T05:39:43.207Z] ad7affe710dc: Preparing [2026-05-25T05:39:43.207Z] 005c6c8707c4: Preparing [2026-05-25T05:39:43.207Z] b59fb04cdd53: Preparing [2026-05-25T05:39:43.207Z] 86e5f774c50b: Preparing [2026-05-25T05:39:43.207Z] eeaa73608b53: Preparing [2026-05-25T05:39:43.207Z] b59fb04cdd53: Waiting [2026-05-25T05:39:43.207Z] 86e5f774c50b: Waiting [2026-05-25T05:39:43.207Z] 005c6c8707c4: Waiting [2026-05-25T05:39:43.207Z] eeaa73608b53: Waiting [2026-05-25T05:39:43.207Z] 499a0e1ba930: Layer already exists [2026-05-25T05:39:43.207Z] 94e906ef91fd: Layer already exists [2026-05-25T05:39:43.207Z] f3d353ef742b: Layer already exists [2026-05-25T05:39:43.207Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:43.207Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:43.207Z] 86e5f774c50b: Layer already exists [2026-05-25T05:39:43.207Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:43.207Z] b59fb04cdd53: Layer already exists [2026-05-25T05:39:43.207Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:43.469Z] 4.1.0-dev.116: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:43.817Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:44.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:44.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T05:39:44.168Z] 94e906ef91fd: Preparing [2026-05-25T05:39:44.168Z] f3d353ef742b: Preparing [2026-05-25T05:39:44.168Z] 499a0e1ba930: Preparing [2026-05-25T05:39:44.168Z] f9797d011e3f: Preparing [2026-05-25T05:39:44.168Z] ad7affe710dc: Preparing [2026-05-25T05:39:44.168Z] 005c6c8707c4: Preparing [2026-05-25T05:39:44.168Z] b59fb04cdd53: Preparing [2026-05-25T05:39:44.168Z] 86e5f774c50b: Preparing [2026-05-25T05:39:44.168Z] eeaa73608b53: Preparing [2026-05-25T05:39:44.168Z] 005c6c8707c4: Waiting [2026-05-25T05:39:44.168Z] eeaa73608b53: Waiting [2026-05-25T05:39:44.168Z] b59fb04cdd53: Waiting [2026-05-25T05:39:44.168Z] 86e5f774c50b: Waiting [2026-05-25T05:39:44.168Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:44.168Z] f3d353ef742b: Layer already exists [2026-05-25T05:39:44.168Z] 499a0e1ba930: Layer already exists [2026-05-25T05:39:44.168Z] 94e906ef91fd: Layer already exists [2026-05-25T05:39:44.168Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:44.168Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:44.168Z] b59fb04cdd53: Layer already exists [2026-05-25T05:39:44.168Z] 86e5f774c50b: Layer already exists [2026-05-25T05:39:44.168Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:44.168Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:44.779Z] + 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-05-25T05:39:45.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-05-25T05:39:45.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-05-25T05:39:45.195Z] 94e906ef91fd: Preparing [2026-05-25T05:39:45.195Z] f3d353ef742b: Preparing [2026-05-25T05:39:45.195Z] 499a0e1ba930: Preparing [2026-05-25T05:39:45.195Z] f9797d011e3f: Preparing [2026-05-25T05:39:45.195Z] ad7affe710dc: Preparing [2026-05-25T05:39:45.195Z] 005c6c8707c4: Preparing [2026-05-25T05:39:45.195Z] b59fb04cdd53: Preparing [2026-05-25T05:39:45.195Z] 86e5f774c50b: Preparing [2026-05-25T05:39:45.195Z] eeaa73608b53: Preparing [2026-05-25T05:39:45.195Z] b59fb04cdd53: Waiting [2026-05-25T05:39:45.195Z] 86e5f774c50b: Waiting [2026-05-25T05:39:45.195Z] eeaa73608b53: Waiting [2026-05-25T05:39:45.195Z] 005c6c8707c4: Waiting [2026-05-25T05:39:45.195Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:45.195Z] 499a0e1ba930: Layer already exists [2026-05-25T05:39:45.195Z] 94e906ef91fd: Layer already exists [2026-05-25T05:39:45.195Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:45.195Z] f3d353ef742b: Layer already exists [2026-05-25T05:39:45.195Z] b59fb04cdd53: Layer already exists [2026-05-25T05:39:45.195Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:45.195Z] 86e5f774c50b: Layer already exists [2026-05-25T05:39:45.195Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:45.466Z] main: digest: sha256:4275e07970c5815428e8fc45d3cfbf5b54899483f1c71abcf9d77bacf2ff55c3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:39:45.550Z] ===================================================== [Pipeline] echo [2026-05-25T05:39:45.570Z] taggedImages: [2026-05-25T05:39:45.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:45.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-05-25T05:39:45.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.116 [2026-05-25T05:39:45.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:45.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-05-25T05:39:45.607Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-05-25T05:39:45.607Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:45.607Z] latest [2026-05-25T05:39:45.607Z] 4.1.0-dev.116 [2026-05-25T05:39:45.607Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:45.607Z] main [2026-05-25T05:39:45.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:45.996Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:46.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:46.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T05:39:46.363Z] 458b905548db: Preparing [2026-05-25T05:39:46.363Z] aec80b05db84: Preparing [2026-05-25T05:39:46.363Z] 39162abf2167: Preparing [2026-05-25T05:39:46.363Z] f9797d011e3f: Preparing [2026-05-25T05:39:46.363Z] ad7affe710dc: Preparing [2026-05-25T05:39:46.363Z] 005c6c8707c4: Preparing [2026-05-25T05:39:46.363Z] 75d58418020e: Preparing [2026-05-25T05:39:46.363Z] b7474e90210a: Preparing [2026-05-25T05:39:46.363Z] eeaa73608b53: Preparing [2026-05-25T05:39:46.363Z] 75d58418020e: Waiting [2026-05-25T05:39:46.363Z] b7474e90210a: Waiting [2026-05-25T05:39:46.363Z] eeaa73608b53: Waiting [2026-05-25T05:39:46.363Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:46.363Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:46.363Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:46.363Z] 75d58418020e: Layer already exists [2026-05-25T05:39:46.634Z] b7474e90210a: Layer already exists [2026-05-25T05:39:46.634Z] 39162abf2167: Pushed [2026-05-25T05:39:46.634Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:46.634Z] 458b905548db: Pushed [2026-05-25T05:39:46.634Z] aec80b05db84: Pushed [2026-05-25T05:39:46.634Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:47.002Z] + 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-05-25T05:39:47.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-25T05:39:47.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T05:39:47.364Z] 458b905548db: Preparing [2026-05-25T05:39:47.364Z] aec80b05db84: Preparing [2026-05-25T05:39:47.364Z] 39162abf2167: Preparing [2026-05-25T05:39:47.364Z] f9797d011e3f: Preparing [2026-05-25T05:39:47.364Z] ad7affe710dc: Preparing [2026-05-25T05:39:47.364Z] 005c6c8707c4: Preparing [2026-05-25T05:39:47.364Z] 75d58418020e: Preparing [2026-05-25T05:39:47.364Z] b7474e90210a: Preparing [2026-05-25T05:39:47.364Z] eeaa73608b53: Preparing [2026-05-25T05:39:47.364Z] 75d58418020e: Waiting [2026-05-25T05:39:47.364Z] b7474e90210a: Waiting [2026-05-25T05:39:47.364Z] eeaa73608b53: Waiting [2026-05-25T05:39:47.364Z] 005c6c8707c4: Waiting [2026-05-25T05:39:47.364Z] 458b905548db: Layer already exists [2026-05-25T05:39:47.364Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:47.364Z] 39162abf2167: Layer already exists [2026-05-25T05:39:47.364Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:47.364Z] aec80b05db84: Layer already exists [2026-05-25T05:39:47.364Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:47.364Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:47.364Z] b7474e90210a: Layer already exists [2026-05-25T05:39:47.364Z] 75d58418020e: Layer already exists [2026-05-25T05:39:47.364Z] latest: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:47.977Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:48.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.116 [2026-05-25T05:39:48.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T05:39:48.325Z] 458b905548db: Preparing [2026-05-25T05:39:48.325Z] aec80b05db84: Preparing [2026-05-25T05:39:48.325Z] 39162abf2167: Preparing [2026-05-25T05:39:48.325Z] f9797d011e3f: Preparing [2026-05-25T05:39:48.325Z] ad7affe710dc: Preparing [2026-05-25T05:39:48.325Z] 005c6c8707c4: Preparing [2026-05-25T05:39:48.325Z] 75d58418020e: Preparing [2026-05-25T05:39:48.325Z] b7474e90210a: Preparing [2026-05-25T05:39:48.325Z] eeaa73608b53: Preparing [2026-05-25T05:39:48.325Z] 005c6c8707c4: Waiting [2026-05-25T05:39:48.325Z] 75d58418020e: Waiting [2026-05-25T05:39:48.325Z] b7474e90210a: Waiting [2026-05-25T05:39:48.325Z] eeaa73608b53: Waiting [2026-05-25T05:39:48.325Z] 458b905548db: Layer already exists [2026-05-25T05:39:48.325Z] aec80b05db84: Layer already exists [2026-05-25T05:39:48.325Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:48.325Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:48.325Z] 39162abf2167: Layer already exists [2026-05-25T05:39:48.325Z] 75d58418020e: Layer already exists [2026-05-25T05:39:48.325Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:48.325Z] b7474e90210a: Layer already exists [2026-05-25T05:39:48.325Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:48.589Z] 4.1.0-dev.116: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:48.935Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:49.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:49.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T05:39:49.277Z] 458b905548db: Preparing [2026-05-25T05:39:49.277Z] aec80b05db84: Preparing [2026-05-25T05:39:49.277Z] 39162abf2167: Preparing [2026-05-25T05:39:49.277Z] f9797d011e3f: Preparing [2026-05-25T05:39:49.277Z] ad7affe710dc: Preparing [2026-05-25T05:39:49.277Z] 005c6c8707c4: Preparing [2026-05-25T05:39:49.277Z] 75d58418020e: Preparing [2026-05-25T05:39:49.277Z] b7474e90210a: Preparing [2026-05-25T05:39:49.277Z] eeaa73608b53: Preparing [2026-05-25T05:39:49.277Z] 005c6c8707c4: Waiting [2026-05-25T05:39:49.277Z] 75d58418020e: Waiting [2026-05-25T05:39:49.277Z] b7474e90210a: Waiting [2026-05-25T05:39:49.277Z] eeaa73608b53: Waiting [2026-05-25T05:39:49.277Z] 458b905548db: Layer already exists [2026-05-25T05:39:49.277Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:49.277Z] aec80b05db84: Layer already exists [2026-05-25T05:39:49.277Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:49.277Z] 39162abf2167: Layer already exists [2026-05-25T05:39:49.277Z] b7474e90210a: Layer already exists [2026-05-25T05:39:49.277Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:49.277Z] 75d58418020e: Layer already exists [2026-05-25T05:39:49.277Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:49.277Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:49.882Z] + 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-05-25T05:39:50.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-05-25T05:39:50.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-05-25T05:39:50.245Z] 458b905548db: Preparing [2026-05-25T05:39:50.245Z] aec80b05db84: Preparing [2026-05-25T05:39:50.245Z] 39162abf2167: Preparing [2026-05-25T05:39:50.245Z] f9797d011e3f: Preparing [2026-05-25T05:39:50.245Z] ad7affe710dc: Preparing [2026-05-25T05:39:50.245Z] 005c6c8707c4: Preparing [2026-05-25T05:39:50.245Z] 75d58418020e: Preparing [2026-05-25T05:39:50.245Z] b7474e90210a: Preparing [2026-05-25T05:39:50.245Z] eeaa73608b53: Preparing [2026-05-25T05:39:50.245Z] 005c6c8707c4: Waiting [2026-05-25T05:39:50.245Z] 75d58418020e: Waiting [2026-05-25T05:39:50.245Z] b7474e90210a: Waiting [2026-05-25T05:39:50.245Z] eeaa73608b53: Waiting [2026-05-25T05:39:50.245Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:50.245Z] 39162abf2167: Layer already exists [2026-05-25T05:39:50.245Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:50.245Z] 458b905548db: Layer already exists [2026-05-25T05:39:50.245Z] 005c6c8707c4: Layer already exists [2026-05-25T05:39:50.245Z] b7474e90210a: Layer already exists [2026-05-25T05:39:50.245Z] 75d58418020e: Layer already exists [2026-05-25T05:39:50.245Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:50.515Z] aec80b05db84: Layer already exists [2026-05-25T05:39:50.515Z] main: digest: sha256:a499a102f78dc005a302c863e726c0cf815776fc18e43964f487e8e934dd52db size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:39:50.592Z] ===================================================== [Pipeline] echo [2026-05-25T05:39:50.612Z] taggedImages: [2026-05-25T05:39:50.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:50.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-05-25T05:39:50.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.116 [2026-05-25T05:39:50.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:50.612Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-05-25T05:39:50.636Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-05-25T05:39:50.636Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:50.636Z] latest [2026-05-25T05:39:50.636Z] 4.1.0-dev.116 [2026-05-25T05:39:50.636Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:39:50.636Z] main [2026-05-25T05:39:50.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:51.001Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:39:53.288Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:39:53.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T05:39:53.288Z] 74cc5b206402: Preparing [2026-05-25T05:39:53.288Z] 53b4fbdf2fa2: Preparing [2026-05-25T05:39:53.288Z] f9797d011e3f: Preparing [2026-05-25T05:39:53.288Z] ad7affe710dc: Preparing [2026-05-25T05:39:53.288Z] 94ed9e1d4951: Preparing [2026-05-25T05:39:53.288Z] ec3b3c1d383d: Preparing [2026-05-25T05:39:53.288Z] eeaa73608b53: Preparing [2026-05-25T05:39:53.288Z] ec3b3c1d383d: Waiting [2026-05-25T05:39:53.288Z] eeaa73608b53: Waiting [2026-05-25T05:39:53.288Z] f9797d011e3f: Layer already exists [2026-05-25T05:39:53.288Z] ad7affe710dc: Layer already exists [2026-05-25T05:39:53.551Z] 94ed9e1d4951: Pushed [2026-05-25T05:39:53.552Z] eeaa73608b53: Layer already exists [2026-05-25T05:39:53.552Z] 74cc5b206402: Pushed [2026-05-25T05:39:54.946Z] ec3b3c1d383d: Pushed [2026-05-25T05:40:03.136Z] 53b4fbdf2fa2: Pushed [2026-05-25T05:40:03.136Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:03.498Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:03.909Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-25T05:40:03.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T05:40:03.909Z] 74cc5b206402: Preparing [2026-05-25T05:40:03.909Z] 53b4fbdf2fa2: Preparing [2026-05-25T05:40:03.909Z] f9797d011e3f: Preparing [2026-05-25T05:40:03.909Z] ad7affe710dc: Preparing [2026-05-25T05:40:03.909Z] 94ed9e1d4951: Preparing [2026-05-25T05:40:03.909Z] ec3b3c1d383d: Preparing [2026-05-25T05:40:03.909Z] eeaa73608b53: Preparing [2026-05-25T05:40:03.909Z] ec3b3c1d383d: Waiting [2026-05-25T05:40:03.909Z] eeaa73608b53: Waiting [2026-05-25T05:40:03.909Z] 94ed9e1d4951: Layer already exists [2026-05-25T05:40:03.909Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:03.909Z] 53b4fbdf2fa2: Layer already exists [2026-05-25T05:40:03.909Z] 74cc5b206402: Layer already exists [2026-05-25T05:40:03.909Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:03.909Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:03.909Z] ec3b3c1d383d: Layer already exists [2026-05-25T05:40:04.215Z] latest: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:04.562Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:04.914Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.116 [2026-05-25T05:40:04.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T05:40:04.914Z] 74cc5b206402: Preparing [2026-05-25T05:40:04.914Z] 53b4fbdf2fa2: Preparing [2026-05-25T05:40:04.914Z] f9797d011e3f: Preparing [2026-05-25T05:40:04.914Z] ad7affe710dc: Preparing [2026-05-25T05:40:04.914Z] 94ed9e1d4951: Preparing [2026-05-25T05:40:04.914Z] ec3b3c1d383d: Preparing [2026-05-25T05:40:04.914Z] eeaa73608b53: Preparing [2026-05-25T05:40:04.914Z] eeaa73608b53: Waiting [2026-05-25T05:40:04.914Z] ec3b3c1d383d: Waiting [2026-05-25T05:40:04.914Z] 74cc5b206402: Layer already exists [2026-05-25T05:40:04.914Z] 94ed9e1d4951: Layer already exists [2026-05-25T05:40:04.914Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:04.914Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:04.914Z] 53b4fbdf2fa2: Layer already exists [2026-05-25T05:40:04.914Z] ec3b3c1d383d: Layer already exists [2026-05-25T05:40:04.914Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:04.914Z] 4.1.0-dev.116: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:05.564Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:05.951Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:40:05.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T05:40:05.951Z] 74cc5b206402: Preparing [2026-05-25T05:40:05.951Z] 53b4fbdf2fa2: Preparing [2026-05-25T05:40:05.951Z] f9797d011e3f: Preparing [2026-05-25T05:40:05.951Z] ad7affe710dc: Preparing [2026-05-25T05:40:05.951Z] 94ed9e1d4951: Preparing [2026-05-25T05:40:05.951Z] ec3b3c1d383d: Preparing [2026-05-25T05:40:05.951Z] eeaa73608b53: Preparing [2026-05-25T05:40:05.951Z] ec3b3c1d383d: Waiting [2026-05-25T05:40:05.951Z] eeaa73608b53: Waiting [2026-05-25T05:40:05.951Z] 94ed9e1d4951: Layer already exists [2026-05-25T05:40:05.951Z] 74cc5b206402: Layer already exists [2026-05-25T05:40:05.951Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:05.951Z] 53b4fbdf2fa2: Layer already exists [2026-05-25T05:40:05.951Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:05.951Z] ec3b3c1d383d: Layer already exists [2026-05-25T05:40:05.951Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:05.951Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:06.350Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:06.690Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-05-25T05:40:06.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-05-25T05:40:06.690Z] 74cc5b206402: Preparing [2026-05-25T05:40:06.690Z] 53b4fbdf2fa2: Preparing [2026-05-25T05:40:06.690Z] f9797d011e3f: Preparing [2026-05-25T05:40:06.690Z] ad7affe710dc: Preparing [2026-05-25T05:40:06.690Z] 94ed9e1d4951: Preparing [2026-05-25T05:40:06.690Z] ec3b3c1d383d: Preparing [2026-05-25T05:40:06.690Z] eeaa73608b53: Preparing [2026-05-25T05:40:06.690Z] ec3b3c1d383d: Waiting [2026-05-25T05:40:06.690Z] eeaa73608b53: Waiting [2026-05-25T05:40:06.690Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:06.690Z] 94ed9e1d4951: Layer already exists [2026-05-25T05:40:06.690Z] 74cc5b206402: Layer already exists [2026-05-25T05:40:06.690Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:06.690Z] 53b4fbdf2fa2: Layer already exists [2026-05-25T05:40:06.690Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:06.690Z] ec3b3c1d383d: Layer already exists [2026-05-25T05:40:06.690Z] main: digest: sha256:b20b67d7448e8673ec8d6b4bab88b280afff10ca0eaec641b9fbd3313a7f5ba6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:40:07.062Z] ===================================================== [Pipeline] echo [2026-05-25T05:40:07.077Z] taggedImages: [2026-05-25T05:40:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:40:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-05-25T05:40:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.116 [2026-05-25T05:40:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:40:07.077Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-05-25T05:40:07.098Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-05-25T05:40:07.098Z] fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:40:07.098Z] latest [2026-05-25T05:40:07.098Z] 4.1.0-dev.116 [2026-05-25T05:40:07.098Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:40:07.098Z] main [2026-05-25T05:40:07.098Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:07.460Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:07.819Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:40:07.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T05:40:07.819Z] 68a64d1fbf49: Preparing [2026-05-25T05:40:07.819Z] 5aceca796de6: Preparing [2026-05-25T05:40:07.819Z] f9797d011e3f: Preparing [2026-05-25T05:40:07.819Z] ad7affe710dc: Preparing [2026-05-25T05:40:07.819Z] 61cbd83bdd08: Preparing [2026-05-25T05:40:07.819Z] 8b0650dca1e1: Preparing [2026-05-25T05:40:07.819Z] eeaa73608b53: Preparing [2026-05-25T05:40:07.819Z] 8b0650dca1e1: Waiting [2026-05-25T05:40:07.819Z] eeaa73608b53: Waiting [2026-05-25T05:40:07.819Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:08.083Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:08.083Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:08.083Z] 61cbd83bdd08: Pushed [2026-05-25T05:40:08.083Z] 68a64d1fbf49: Pushed [2026-05-25T05:40:08.666Z] 8b0650dca1e1: Pushed [2026-05-25T05:40:16.925Z] 5aceca796de6: Pushed [2026-05-25T05:40:16.925Z] fc58ac0dac0787938a5e9497f29259cbc909982a: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:17.272Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:20.182Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-25T05:40:20.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T05:40:20.182Z] 68a64d1fbf49: Preparing [2026-05-25T05:40:20.182Z] 5aceca796de6: Preparing [2026-05-25T05:40:20.182Z] f9797d011e3f: Preparing [2026-05-25T05:40:20.182Z] ad7affe710dc: Preparing [2026-05-25T05:40:20.182Z] 61cbd83bdd08: Preparing [2026-05-25T05:40:20.182Z] 8b0650dca1e1: Preparing [2026-05-25T05:40:20.182Z] eeaa73608b53: Preparing [2026-05-25T05:40:20.182Z] 8b0650dca1e1: Waiting [2026-05-25T05:40:20.182Z] eeaa73608b53: Waiting [2026-05-25T05:40:20.182Z] 5aceca796de6: Layer already exists [2026-05-25T05:40:20.182Z] 61cbd83bdd08: Layer already exists [2026-05-25T05:40:20.182Z] 68a64d1fbf49: Layer already exists [2026-05-25T05:40:20.182Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:20.182Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:20.182Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:20.182Z] 8b0650dca1e1: Layer already exists [2026-05-25T05:40:20.446Z] latest: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:20.792Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:21.132Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.116 [2026-05-25T05:40:21.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T05:40:21.132Z] 68a64d1fbf49: Preparing [2026-05-25T05:40:21.132Z] 5aceca796de6: Preparing [2026-05-25T05:40:21.132Z] f9797d011e3f: Preparing [2026-05-25T05:40:21.132Z] ad7affe710dc: Preparing [2026-05-25T05:40:21.132Z] 61cbd83bdd08: Preparing [2026-05-25T05:40:21.132Z] 8b0650dca1e1: Preparing [2026-05-25T05:40:21.132Z] eeaa73608b53: Preparing [2026-05-25T05:40:21.132Z] 8b0650dca1e1: Waiting [2026-05-25T05:40:21.132Z] eeaa73608b53: Waiting [2026-05-25T05:40:21.132Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:21.132Z] 68a64d1fbf49: Layer already exists [2026-05-25T05:40:21.132Z] 61cbd83bdd08: Layer already exists [2026-05-25T05:40:21.132Z] 5aceca796de6: Layer already exists [2026-05-25T05:40:21.132Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:21.132Z] 8b0650dca1e1: Layer already exists [2026-05-25T05:40:21.132Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:21.132Z] 4.1.0-dev.116: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:21.744Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:22.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:40:22.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T05:40:22.090Z] 68a64d1fbf49: Preparing [2026-05-25T05:40:22.090Z] 5aceca796de6: Preparing [2026-05-25T05:40:22.090Z] f9797d011e3f: Preparing [2026-05-25T05:40:22.090Z] ad7affe710dc: Preparing [2026-05-25T05:40:22.090Z] 61cbd83bdd08: Preparing [2026-05-25T05:40:22.090Z] 8b0650dca1e1: Preparing [2026-05-25T05:40:22.090Z] eeaa73608b53: Preparing [2026-05-25T05:40:22.090Z] 8b0650dca1e1: Waiting [2026-05-25T05:40:22.090Z] eeaa73608b53: Waiting [2026-05-25T05:40:22.090Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:22.090Z] 61cbd83bdd08: Layer already exists [2026-05-25T05:40:22.090Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:22.090Z] 68a64d1fbf49: Layer already exists [2026-05-25T05:40:22.090Z] 5aceca796de6: Layer already exists [2026-05-25T05:40:22.090Z] 8b0650dca1e1: Layer already exists [2026-05-25T05:40:22.090Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:22.090Z] fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:22.438Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:22.782Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-05-25T05:40:22.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-05-25T05:40:22.782Z] 68a64d1fbf49: Preparing [2026-05-25T05:40:22.782Z] 5aceca796de6: Preparing [2026-05-25T05:40:22.782Z] f9797d011e3f: Preparing [2026-05-25T05:40:22.782Z] ad7affe710dc: Preparing [2026-05-25T05:40:22.782Z] 61cbd83bdd08: Preparing [2026-05-25T05:40:22.782Z] 8b0650dca1e1: Preparing [2026-05-25T05:40:22.782Z] eeaa73608b53: Preparing [2026-05-25T05:40:22.782Z] 8b0650dca1e1: Waiting [2026-05-25T05:40:22.782Z] eeaa73608b53: Waiting [2026-05-25T05:40:22.782Z] 68a64d1fbf49: Layer already exists [2026-05-25T05:40:22.782Z] ad7affe710dc: Layer already exists [2026-05-25T05:40:22.782Z] 61cbd83bdd08: Layer already exists [2026-05-25T05:40:22.782Z] 5aceca796de6: Layer already exists [2026-05-25T05:40:22.782Z] f9797d011e3f: Layer already exists [2026-05-25T05:40:22.782Z] eeaa73608b53: Layer already exists [2026-05-25T05:40:22.782Z] 8b0650dca1e1: Layer already exists [2026-05-25T05:40:22.782Z] main: digest: sha256:28cd9818153f09c32a73c968f81fb609c0e532cb959158cd544c872118445509 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-25T05:40:23.127Z] ===================================================== [Pipeline] echo [2026-05-25T05:40:23.140Z] taggedImages: [2026-05-25T05:40:23.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a [2026-05-25T05:40:23.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-05-25T05:40:23.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.116 [2026-05-25T05:40:23.140Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fc58ac0dac0787938a5e9497f29259cbc909982a-4.1.0-dev.116 [2026-05-25T05:40:23.140Z] - 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-05-25T05:40:23.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T05:40:23.542Z] [2026-05-25T05:40:23.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:40:23.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T05:40:23.873Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-25T05:40:23.873Z] 8998bd30e6a1: Pulling fs layer [2026-05-25T05:40:23.873Z] 04944245beec: Pulling fs layer [2026-05-25T05:40:23.873Z] 699f458cf7ca: Pulling fs layer [2026-05-25T05:40:23.873Z] 765212b225bb: Pulling fs layer [2026-05-25T05:40:23.873Z] f23df028b6ca: Pulling fs layer [2026-05-25T05:40:23.873Z] d65c8cfc05b1: Pulling fs layer [2026-05-25T05:40:23.873Z] 2437ff75d9bd: Pulling fs layer [2026-05-25T05:40:23.873Z] f23df028b6ca: Waiting [2026-05-25T05:40:23.873Z] d65c8cfc05b1: Waiting [2026-05-25T05:40:23.873Z] 2437ff75d9bd: Waiting [2026-05-25T05:40:23.873Z] 765212b225bb: Waiting [2026-05-25T05:40:24.139Z] 04944245beec: Verifying Checksum [2026-05-25T05:40:24.139Z] 04944245beec: Download complete [2026-05-25T05:40:24.139Z] 765212b225bb: Verifying Checksum [2026-05-25T05:40:24.139Z] 765212b225bb: Download complete [2026-05-25T05:40:24.139Z] f23df028b6ca: Verifying Checksum [2026-05-25T05:40:24.139Z] f23df028b6ca: Download complete [2026-05-25T05:40:24.139Z] d65c8cfc05b1: Verifying Checksum [2026-05-25T05:40:24.139Z] d65c8cfc05b1: Download complete [2026-05-25T05:40:24.139Z] 699f458cf7ca: Verifying Checksum [2026-05-25T05:40:24.139Z] 699f458cf7ca: Download complete [2026-05-25T05:40:24.721Z] 8998bd30e6a1: Verifying Checksum [2026-05-25T05:40:24.721Z] 8998bd30e6a1: Download complete [2026-05-25T05:40:27.294Z] 2437ff75d9bd: Verifying Checksum [2026-05-25T05:40:27.294Z] 2437ff75d9bd: Download complete [2026-05-25T05:40:29.232Z] 8998bd30e6a1: Pull complete [2026-05-25T05:40:29.512Z] 04944245beec: Pull complete [2026-05-25T05:40:34.858Z] 699f458cf7ca: Pull complete [2026-05-25T05:40:34.858Z] 765212b225bb: Pull complete [2026-05-25T05:40:35.437Z] f23df028b6ca: Pull complete [2026-05-25T05:40:35.437Z] d65c8cfc05b1: Pull complete [2026-05-25T05:40:53.625Z] 2437ff75d9bd: Pull complete [2026-05-25T05:40:53.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-25T05:40:53.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-25T05:40:53.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T05:40:53.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-10599 does not seem to be running inside a container [2026-05-25T05:40:53.904Z] $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T05:40:55.409Z] $ docker top 257a74c6dcd9578693bacc2c8cd295df7b6afb742225bf73e815f08c7137e210 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:40:56.264Z] ---> job-cost.sh [2026-05-25T05:40:56.264Z] lf-activate-venv: SKIPPING [2026-05-25T05:40:56.264Z] INFO: No Stack... [2026-05-25T05:40:56.527Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-25T05:40:57.474Z] INFO: Archiving Costs [Pipeline] sh [2026-05-25T05:40:58.097Z] + cat /w/workspace/edgex-go/981/archives/cost.csv [2026-05-25T05:40:58.097Z] + cut -d, -f6 [Pipeline] lock [2026-05-25T05:40:58.132Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-981-stack-cost] [2026-05-25T05:40:58.139Z] Resource [jenkins-edgexfoundry-edgex-go-main-981-stack-cost] did not exist. Created. [2026-05-25T05:40:58.145Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-981-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-25T05:40:58.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-25T05:40:59.416Z] Stashed 1 file(s) [Pipeline] } [2026-05-25T05:40:59.422Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-981-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-25T05:40:59.444Z] $ docker stop --time=1 257a74c6dcd9578693bacc2c8cd295df7b6afb742225bf73e815f08c7137e210 [2026-05-25T05:41:04.661Z] $ docker rm -f --volumes 257a74c6dcd9578693bacc2c8cd295df7b6afb742225bf73e815f08c7137e210 [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-05-25T05:41:05.195Z] provisioning config files... [2026-05-25T05:41:05.205Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/981@tmp/config10722646149760240696tmp [Pipeline] { [Pipeline] sh [2026-05-25T05:41:05.503Z] + set +x [2026-05-25T05:41:05.503Z] + curl -s https://codecov.io/bash [2026-05-25T05:41:05.503Z] + bash -s -- [2026-05-25T05:41:05.503Z] [2026-05-25T05:41:05.503Z] _____ _ [2026-05-25T05:41:05.503Z] / ____| | | [2026-05-25T05:41:05.503Z] | | ___ __| | ___ ___ _____ __ [2026-05-25T05:41:05.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-25T05:41:05.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-25T05:41:05.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-25T05:41:05.503Z] Bash-1.0.6 [2026-05-25T05:41:05.503Z] [2026-05-25T05:41:05.503Z] [2026-05-25T05:41:05.503Z] ==> git version 2.25.1 found [2026-05-25T05:41:05.503Z] ==> 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-05-25T05:41:05.503Z] Release-Date: 2020-01-08 [2026-05-25T05:41:05.503Z] 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-05-25T05:41:05.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-25T05:41:05.503Z] ==> Jenkins CI detected. [2026-05-25T05:41:05.503Z] current dir:  /w/workspace/edgex-go/981 [2026-05-25T05:41:05.503Z] project root: . [2026-05-25T05:41:05.503Z] --> token set from env [2026-05-25T05:41:05.768Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-05-25T05:41:05.768Z] ==> Running gcov in . (disable via -X gcov) [2026-05-25T05:41:05.768Z] ==> Python coveragepy not found [2026-05-25T05:41:05.768Z] ==> Searching for coverage reports in: [2026-05-25T05:41:05.768Z] + . [2026-05-25T05:41:05.768Z] -> Found 1 reports [2026-05-25T05:41:05.768Z] ==> Detecting git/mercurial file structure [2026-05-25T05:41:05.768Z] ==> Reading reports [2026-05-25T05:41:05.768Z] + ./coverage.out bytes=1048213 [2026-05-25T05:41:05.768Z] ==> Appending adjustments [2026-05-25T05:41:05.768Z] https://docs.codecov.io/docs/fixing-reports [2026-05-25T05:41:07.150Z] + Found adjustments [2026-05-25T05:41:07.150Z] ==> Gzipping contents [2026-05-25T05:41:07.150Z] 108K /tmp/codecov.AuXMjM.gz [2026-05-25T05:41:07.150Z] ==> Uploading reports [2026-05-25T05:41:07.150Z] url: https://codecov.io [2026-05-25T05:41:07.150Z] query: branch=main&commit=fc58ac0dac0787938a5e9497f29259cbc909982a&build=981&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F981%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T05:41:07.150Z] -> Pinging Codecov [2026-05-25T05:41:07.150Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fc58ac0dac0787938a5e9497f29259cbc909982a&build=981&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F981%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-25T05:41:07.415Z] -> Uploading to [2026-05-25T05:41:07.415Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/fc58ac0dac0787938a5e9497f29259cbc909982a/add0ccf1-a06c-4e42-a488-bbc3568fa7a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T054107Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=940180e0a03f6c5ce236aa8ace82b74f6ece112f01ba10c3695953d9d5cc2945 [2026-05-25T05:41:07.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:07.415Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:07.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 520k --:--:-- --:--:-- --:--:-- 518k 100 105k 0 0 100 105k 0 457k --:--:-- --:--:-- --:--:-- 455k [2026-05-25T05:41:07.703Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fc58ac0dac0787938a5e9497f29259cbc909982a [Pipeline] } [2026-05-25T05:41:07.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-05-25T05:41:07.945Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-25T05:41:07.969Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:41:08.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T05:41:08.281Z] [2026-05-25T05:41:08.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:41:08.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T05:41:08.588Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-25T05:41:08.588Z] 2d35ebdb57d9: Already exists [2026-05-25T05:41:08.588Z] 85e8836fcdb2: Pulling fs layer [2026-05-25T05:41:08.588Z] 91631faa732a: Pulling fs layer [2026-05-25T05:41:08.588Z] f3f5ae8826fa: Pulling fs layer [2026-05-25T05:41:08.588Z] 4f4fb700ef54: Pulling fs layer [2026-05-25T05:41:08.588Z] 7861252a18e6: Pulling fs layer [2026-05-25T05:41:08.588Z] 9130f900ef6f: Pulling fs layer [2026-05-25T05:41:08.588Z] 7861252a18e6: Waiting [2026-05-25T05:41:08.588Z] 9130f900ef6f: Waiting [2026-05-25T05:41:08.588Z] 4f4fb700ef54: Waiting [2026-05-25T05:41:08.588Z] f3f5ae8826fa: Verifying Checksum [2026-05-25T05:41:08.588Z] f3f5ae8826fa: Download complete [2026-05-25T05:41:08.588Z] 85e8836fcdb2: Download complete [2026-05-25T05:41:08.588Z] 4f4fb700ef54: Verifying Checksum [2026-05-25T05:41:08.588Z] 4f4fb700ef54: Download complete [2026-05-25T05:41:08.848Z] 85e8836fcdb2: Pull complete [2026-05-25T05:41:08.848Z] 7861252a18e6: Verifying Checksum [2026-05-25T05:41:08.848Z] 7861252a18e6: Download complete [2026-05-25T05:41:09.105Z] 91631faa732a: Verifying Checksum [2026-05-25T05:41:09.105Z] 91631faa732a: Download complete [2026-05-25T05:41:09.672Z] 9130f900ef6f: Verifying Checksum [2026-05-25T05:41:09.672Z] 9130f900ef6f: Download complete [2026-05-25T05:41:13.854Z] 91631faa732a: Pull complete [2026-05-25T05:41:13.854Z] f3f5ae8826fa: Pull complete [2026-05-25T05:41:13.854Z] 4f4fb700ef54: Pull complete [2026-05-25T05:41:13.854Z] 7861252a18e6: Pull complete [2026-05-25T05:41:17.138Z] 9130f900ef6f: Pull complete [2026-05-25T05:41:17.138Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-25T05:41:17.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-25T05:41:17.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T05:41:17.246Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T05:41:17.285Z] $ 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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T05:41:19.028Z] $ docker top 742453046e1a2b56e07c702aec0890e383a84cebd34452e672d0552e8415c054 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T05:41:19.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/981 [Pipeline] echo [2026-05-25T05:41:19.389Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-05-25T05:41:19.669Z] + set -o pipefail [2026-05-25T05:41:19.669Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-05-25T05:41:27.778Z] [2026-05-25T05:41:27.778Z] Monitoring /w/workspace/edgex-go/981 (github.com/edgexfoundry/edgex-go)... [2026-05-25T05:41:27.778Z] [2026-05-25T05:41:27.778Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/657d0bbc-8133-4176-b29e-91ac6e0e1077 [2026-05-25T05:41:27.778Z] [2026-05-25T05:41:27.778Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-25T05:41:27.778Z] [Pipeline] } [2026-05-25T05:41:27.786Z] $ docker stop --time=1 742453046e1a2b56e07c702aec0890e383a84cebd34452e672d0552e8415c054 [2026-05-25T05:41:29.954Z] $ docker rm -f --volumes 742453046e1a2b56e07c702aec0890e383a84cebd34452e672d0552e8415c054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-05-25T05:41:30.447Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T05:41:30.468Z] provisioning config files... [2026-05-25T05:41:30.478Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/981@tmp/config7145055965181496237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:41:30.774Z] --> edgex-publish-swagger.sh [2026-05-25T05:41:30.774Z] === Publish openapi API === [2026-05-25T05:41:30.774Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-05-25T05:41:30.774Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/981/openapi/core-command.yaml] [2026-05-25T05:41:30.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:30.774Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:30.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 351 173k --:--:-- --:--:-- --:--:-- 174k [2026-05-25T05:41:30.774Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:30.774Z] [2026-05-25T05:41:30.774Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/981/openapi/core-data.yaml] [2026-05-25T05:41:30.774Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:30.774Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:31.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 377 420k --:--:-- --:--:-- --:--:-- 420k [2026-05-25T05:41:31.033Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:31.033Z] [2026-05-25T05:41:31.033Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/981/openapi/core-keeper.yaml] [2026-05-25T05:41:31.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:31.033Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:31.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 653 292k --:--:-- --:--:-- --:--:-- 292k [2026-05-25T05:41:31.292Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:31.292Z] [2026-05-25T05:41:31.292Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/981/openapi/core-metadata.yaml] [2026-05-25T05:41:31.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:31.292Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:31.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 409 1013k --:--:-- --:--:-- --:--:-- 1013k [2026-05-25T05:41:31.292Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:31.292Z] [2026-05-25T05:41:31.292Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/981/openapi/security-proxy-auth.yaml] [2026-05-25T05:41:31.292Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:31.292Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:31.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 660 238k --:--:-- --:--:-- --:--:-- 242k [2026-05-25T05:41:31.552Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:31.552Z] [2026-05-25T05:41:31.552Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/981/openapi/security-secretstore-setup.yaml] [2026-05-25T05:41:31.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:31.552Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:31.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 741 43966 --:--:-- --:--:-- --:--:-- 44211 100 3979 100 66 100 3913 733 43477 --:--:-- --:--:-- --:--:-- 44211 [2026-05-25T05:41:31.552Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:31.552Z] [2026-05-25T05:41:31.552Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/981/openapi/support-notifications.yaml] [2026-05-25T05:41:31.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:31.552Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:31.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 464 687k --:--:-- --:--:-- --:--:-- 688k [2026-05-25T05:41:31.811Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:31.811Z] [2026-05-25T05:41:31.811Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/981/openapi/support-scheduler.yaml] [2026-05-25T05:41:31.811Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-25T05:41:31.811Z] Dload Upload Total Spent Left Speed [2026-05-25T05:41:31.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 573 434k --:--:-- --:--:-- --:--:-- 439k [2026-05-25T05:41:31.811Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-05-25T05:41:31.811Z] [Pipeline] } [2026-05-25T05:41:31.817Z] 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-05-25T05:41:32.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T05:41:32.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:41:32.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T05:41:32.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T05:41:32.613Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T05:41:32.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T05:41:32.913Z] $ docker top 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f -eo pid,comm [2026-05-25T05:41:32.961Z] 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-05-25T05:41:32.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T05:41:33.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T05:41:33.011Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T05:41:33.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T05:41:33.127Z] $ docker exec 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f ssh-agent [2026-05-25T05:41:33.241Z] SSH_AUTH_SOCK=/tmp/ssh-p5WmuQL96m6y/agent.32 [2026-05-25T05:41:33.241Z] SSH_AGENT_PID=38 [2026-05-25T05:41:33.245Z] Running ssh-add (command line suppressed) [2026-05-25T05:41:33.352Z] Identity added: /w/workspace/edgex-go/981@tmp/private_key_5237974773555275446.key (/w/workspace/edgex-go/981@tmp/private_key_5237974773555275446.key) [2026-05-25T05:41:33.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T05:41:33.658Z] + git semver tag [2026-05-25T05:41:33.915Z] 2026-05-25 05:41:33,881 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T05:41:33.915Z] 2026-05-25 05:41:33,884 [run_tag] DEBUG tag force:False [2026-05-25T05:41:33.915Z] 2026-05-25 05:41:33,884 [check_head_tag] DEBUG check head tag [2026-05-25T05:41:33.915Z] 2026-05-25 05:41:33,886 [execute] INFO git cat-file --batch-check [2026-05-25T05:41:33.915Z] 2026-05-25 05:41:33,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/981, stdin=, shell=False, universal_newlines=False) [2026-05-25T05:41:33.915Z] 2026-05-25 05:41:33,890 [execute] INFO git cat-file --batch [2026-05-25T05:41:33.915Z] 2026-05-25 05:41:33,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/981, stdin=, shell=False, universal_newlines=False) [2026-05-25T05:41:34.173Z] 2026-05-25 05:41:33,923 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T05:41:34.173Z] 2026-05-25 05:41:33,923 [execute] INFO git tag -a v4.1.0-dev.116 -m v4.1.0-dev.116 [2026-05-25T05:41:34.173Z] 2026-05-25 05:41:33,924 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.116', '-m', 'v4.1.0-dev.116'], cwd=/w/workspace/edgex-go/981, stdin=None, shell=False, universal_newlines=False) [2026-05-25T05:41:34.173Z] 2026-05-25 05:41:33,927 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T05:41:34.173Z] 4.1.0-dev.116 [Pipeline] } [2026-05-25T05:41:34.179Z] $ docker exec --env ******** --env ******** 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f ssh-agent -k [2026-05-25T05:41:34.279Z] unset SSH_AUTH_SOCK; [2026-05-25T05:41:34.279Z] unset SSH_AGENT_PID; [2026-05-25T05:41:34.279Z] echo Agent pid 38 killed; [2026-05-25T05:41:34.289Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T05:41:34.610Z] + git semver [Pipeline] } [2026-05-25T05:41:34.882Z] $ docker stop --time=1 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f [2026-05-25T05:41:36.127Z] $ docker rm -f --volumes 82692a142bf96ab3720f1f5167adcafa6c8b42905820ce984013798571b9ef0f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:41:36.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T05:41:36.544Z] [2026-05-25T05:41:36.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:41:36.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T05:41:36.837Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-25T05:41:36.837Z] ab5ef0e58194: Pulling fs layer [2026-05-25T05:41:36.837Z] 9712f1f96733: Pulling fs layer [2026-05-25T05:41:36.837Z] 63f879dbbcfc: Pulling fs layer [2026-05-25T05:41:36.837Z] 0d9ebad4ef96: Pulling fs layer [2026-05-25T05:41:36.837Z] e9a5061849ea: Pulling fs layer [2026-05-25T05:41:36.837Z] d747dcd14b5f: Pulling fs layer [2026-05-25T05:41:36.837Z] 2de7ff778b66: Pulling fs layer [2026-05-25T05:41:36.837Z] 0d9ebad4ef96: Waiting [2026-05-25T05:41:36.837Z] e9a5061849ea: Waiting [2026-05-25T05:41:36.837Z] d747dcd14b5f: Waiting [2026-05-25T05:41:36.837Z] 2de7ff778b66: Waiting [2026-05-25T05:41:36.837Z] 9712f1f96733: Verifying Checksum [2026-05-25T05:41:36.837Z] 9712f1f96733: Download complete [2026-05-25T05:41:37.404Z] 63f879dbbcfc: Verifying Checksum [2026-05-25T05:41:37.404Z] 63f879dbbcfc: Download complete [2026-05-25T05:41:37.404Z] 0d9ebad4ef96: Verifying Checksum [2026-05-25T05:41:37.404Z] 0d9ebad4ef96: Download complete [2026-05-25T05:41:37.404Z] e9a5061849ea: Verifying Checksum [2026-05-25T05:41:37.404Z] e9a5061849ea: Download complete [2026-05-25T05:41:37.404Z] d747dcd14b5f: Verifying Checksum [2026-05-25T05:41:37.404Z] d747dcd14b5f: Download complete [2026-05-25T05:41:37.661Z] ab5ef0e58194: Verifying Checksum [2026-05-25T05:41:37.661Z] ab5ef0e58194: Download complete [2026-05-25T05:41:37.661Z] 2de7ff778b66: Verifying Checksum [2026-05-25T05:41:37.661Z] 2de7ff778b66: Download complete [2026-05-25T05:41:40.956Z] ab5ef0e58194: Pull complete [2026-05-25T05:41:40.956Z] 9712f1f96733: Pull complete [2026-05-25T05:41:41.522Z] 63f879dbbcfc: Pull complete [2026-05-25T05:41:46.789Z] 0d9ebad4ef96: Pull complete [2026-05-25T05:41:46.789Z] e9a5061849ea: Pull complete [2026-05-25T05:41:46.789Z] d747dcd14b5f: Pull complete [2026-05-25T05:41:47.724Z] 2de7ff778b66: Pull complete [2026-05-25T05:41:47.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-25T05:41:47.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-25T05:41:47.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T05:41:47.819Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T05:41:47.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T05:41:49.195Z] $ docker top 1e835e3bd2b8b53b895c870e1b2e43c795e0455f58ba55cc1be1023abf0292ee -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-25T05:41:49.275Z] provisioning config files... [2026-05-25T05:41:49.284Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/981@tmp/config11864949953824854567tmp [2026-05-25T05:41:49.293Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/981@tmp/config5088287440037721413tmp [2026-05-25T05:41:49.303Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/981@tmp/config16232645901319313335tmp [Pipeline] { [Pipeline] echo [2026-05-25T05:41:49.329Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:41:49.622Z] ---> sigul-configuration.sh [2026-05-25T05:41:49.622Z] gpg: directory `/root/.gnupg' created [2026-05-25T05:41:49.622Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-25T05:41:49.622Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-25T05:41:49.622Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-25T05:41:49.622Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-25T05:41:49.622Z] gpg: CAST5 encrypted data [2026-05-25T05:41:49.622Z] gpg: encrypted with 1 passphrase [2026-05-25T05:41:49.622Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-25T05:41:49.948Z] + mkdir /home/jenkins [2026-05-25T05:41:49.948Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-25T05:41:50.244Z] + 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-05-25T05:41:50.259Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:41:50.590Z] ---> sigul-install.sh [2026-05-25T05:41:50.590Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-25T05:41:51.024Z] + git tag --list [2026-05-25T05:41:51.024Z] 0.6.0 [2026-05-25T05:41:51.024Z] 0.6.1 [2026-05-25T05:41:51.024Z] 0.7.0 [2026-05-25T05:41:51.024Z] 0.7.1 [2026-05-25T05:41:51.024Z] v1.0.0 [2026-05-25T05:41:51.024Z] v1.0.1 [2026-05-25T05:41:51.024Z] v1.1.0 [2026-05-25T05:41:51.024Z] v1.2.0 [2026-05-25T05:41:51.024Z] v1.2.1 [2026-05-25T05:41:51.024Z] v1.3.0 [2026-05-25T05:41:51.024Z] v1.3.1 [2026-05-25T05:41:51.024Z] v2.0.0 [2026-05-25T05:41:51.024Z] v2.1.0 [2026-05-25T05:41:51.024Z] v2.1.1 [2026-05-25T05:41:51.024Z] v2.2.0 [2026-05-25T05:41:51.024Z] v2.3.0 [2026-05-25T05:41:51.024Z] v3.0 [2026-05-25T05:41:51.024Z] v3.0.0 [2026-05-25T05:41:51.024Z] v3.1 [2026-05-25T05:41:51.024Z] v3.1.0 [2026-05-25T05:41:51.024Z] v3.1.1 [2026-05-25T05:41:51.024Z] v4.0 [2026-05-25T05:41:51.024Z] v4.0.0 [2026-05-25T05:41:51.024Z] v4.0.1 [2026-05-25T05:41:51.024Z] v4.0.1-dev.1 [2026-05-25T05:41:51.024Z] v4.0.1-dev.2 [2026-05-25T05:41:51.024Z] v4.0.2-dev.1 [2026-05-25T05:41:51.024Z] v4.1.0-dev.1 [2026-05-25T05:41:51.024Z] v4.1.0-dev.10 [2026-05-25T05:41:51.024Z] v4.1.0-dev.100 [2026-05-25T05:41:51.024Z] v4.1.0-dev.101 [2026-05-25T05:41:51.024Z] v4.1.0-dev.102 [2026-05-25T05:41:51.024Z] v4.1.0-dev.103 [2026-05-25T05:41:51.024Z] v4.1.0-dev.104 [2026-05-25T05:41:51.024Z] v4.1.0-dev.105 [2026-05-25T05:41:51.024Z] v4.1.0-dev.106 [2026-05-25T05:41:51.024Z] v4.1.0-dev.107 [2026-05-25T05:41:51.024Z] v4.1.0-dev.108 [2026-05-25T05:41:51.024Z] v4.1.0-dev.109 [2026-05-25T05:41:51.024Z] v4.1.0-dev.11 [2026-05-25T05:41:51.024Z] v4.1.0-dev.110 [2026-05-25T05:41:51.024Z] v4.1.0-dev.111 [2026-05-25T05:41:51.024Z] v4.1.0-dev.112 [2026-05-25T05:41:51.024Z] v4.1.0-dev.113 [2026-05-25T05:41:51.024Z] v4.1.0-dev.114 [2026-05-25T05:41:51.024Z] v4.1.0-dev.115 [2026-05-25T05:41:51.024Z] v4.1.0-dev.116 [2026-05-25T05:41:51.024Z] v4.1.0-dev.12 [2026-05-25T05:41:51.024Z] v4.1.0-dev.13 [2026-05-25T05:41:51.024Z] v4.1.0-dev.14 [2026-05-25T05:41:51.024Z] v4.1.0-dev.15 [2026-05-25T05:41:51.024Z] v4.1.0-dev.16 [2026-05-25T05:41:51.024Z] v4.1.0-dev.17 [2026-05-25T05:41:51.024Z] v4.1.0-dev.18 [2026-05-25T05:41:51.024Z] v4.1.0-dev.19 [2026-05-25T05:41:51.024Z] v4.1.0-dev.2 [2026-05-25T05:41:51.024Z] v4.1.0-dev.20 [2026-05-25T05:41:51.024Z] v4.1.0-dev.21 [2026-05-25T05:41:51.024Z] v4.1.0-dev.22 [2026-05-25T05:41:51.024Z] v4.1.0-dev.23 [2026-05-25T05:41:51.024Z] v4.1.0-dev.24 [2026-05-25T05:41:51.024Z] v4.1.0-dev.25 [2026-05-25T05:41:51.024Z] v4.1.0-dev.26 [2026-05-25T05:41:51.024Z] v4.1.0-dev.27 [2026-05-25T05:41:51.024Z] v4.1.0-dev.28 [2026-05-25T05:41:51.024Z] v4.1.0-dev.29 [2026-05-25T05:41:51.024Z] v4.1.0-dev.3 [2026-05-25T05:41:51.024Z] v4.1.0-dev.30 [2026-05-25T05:41:51.024Z] v4.1.0-dev.31 [2026-05-25T05:41:51.024Z] v4.1.0-dev.32 [2026-05-25T05:41:51.024Z] v4.1.0-dev.33 [2026-05-25T05:41:51.024Z] v4.1.0-dev.34 [2026-05-25T05:41:51.024Z] v4.1.0-dev.35 [2026-05-25T05:41:51.024Z] v4.1.0-dev.36 [2026-05-25T05:41:51.024Z] v4.1.0-dev.37 [2026-05-25T05:41:51.024Z] v4.1.0-dev.38 [2026-05-25T05:41:51.024Z] v4.1.0-dev.39 [2026-05-25T05:41:51.024Z] v4.1.0-dev.4 [2026-05-25T05:41:51.024Z] v4.1.0-dev.40 [2026-05-25T05:41:51.024Z] v4.1.0-dev.41 [2026-05-25T05:41:51.024Z] v4.1.0-dev.42 [2026-05-25T05:41:51.024Z] v4.1.0-dev.43 [2026-05-25T05:41:51.024Z] v4.1.0-dev.44 [2026-05-25T05:41:51.024Z] v4.1.0-dev.45 [2026-05-25T05:41:51.024Z] v4.1.0-dev.46 [2026-05-25T05:41:51.024Z] v4.1.0-dev.47 [2026-05-25T05:41:51.024Z] v4.1.0-dev.48 [2026-05-25T05:41:51.024Z] v4.1.0-dev.49 [2026-05-25T05:41:51.024Z] v4.1.0-dev.5 [2026-05-25T05:41:51.024Z] v4.1.0-dev.50 [2026-05-25T05:41:51.024Z] v4.1.0-dev.51 [2026-05-25T05:41:51.024Z] v4.1.0-dev.52 [2026-05-25T05:41:51.024Z] v4.1.0-dev.53 [2026-05-25T05:41:51.024Z] v4.1.0-dev.54 [2026-05-25T05:41:51.024Z] v4.1.0-dev.55 [2026-05-25T05:41:51.024Z] v4.1.0-dev.56 [2026-05-25T05:41:51.024Z] v4.1.0-dev.57 [2026-05-25T05:41:51.024Z] v4.1.0-dev.58 [2026-05-25T05:41:51.024Z] v4.1.0-dev.59 [2026-05-25T05:41:51.024Z] v4.1.0-dev.6 [2026-05-25T05:41:51.024Z] v4.1.0-dev.60 [2026-05-25T05:41:51.024Z] v4.1.0-dev.61 [2026-05-25T05:41:51.024Z] v4.1.0-dev.62 [2026-05-25T05:41:51.024Z] v4.1.0-dev.63 [2026-05-25T05:41:51.024Z] v4.1.0-dev.64 [2026-05-25T05:41:51.024Z] v4.1.0-dev.65 [2026-05-25T05:41:51.024Z] v4.1.0-dev.66 [2026-05-25T05:41:51.024Z] v4.1.0-dev.67 [2026-05-25T05:41:51.024Z] v4.1.0-dev.68 [2026-05-25T05:41:51.024Z] v4.1.0-dev.69 [2026-05-25T05:41:51.024Z] v4.1.0-dev.7 [2026-05-25T05:41:51.024Z] v4.1.0-dev.70 [2026-05-25T05:41:51.024Z] v4.1.0-dev.71 [2026-05-25T05:41:51.024Z] v4.1.0-dev.72 [2026-05-25T05:41:51.024Z] v4.1.0-dev.73 [2026-05-25T05:41:51.024Z] v4.1.0-dev.74 [2026-05-25T05:41:51.024Z] v4.1.0-dev.75 [2026-05-25T05:41:51.024Z] v4.1.0-dev.76 [2026-05-25T05:41:51.024Z] v4.1.0-dev.77 [2026-05-25T05:41:51.024Z] v4.1.0-dev.78 [2026-05-25T05:41:51.024Z] v4.1.0-dev.79 [2026-05-25T05:41:51.024Z] v4.1.0-dev.8 [2026-05-25T05:41:51.024Z] v4.1.0-dev.80 [2026-05-25T05:41:51.024Z] v4.1.0-dev.81 [2026-05-25T05:41:51.024Z] v4.1.0-dev.82 [2026-05-25T05:41:51.024Z] v4.1.0-dev.83 [2026-05-25T05:41:51.024Z] v4.1.0-dev.84 [2026-05-25T05:41:51.024Z] v4.1.0-dev.85 [2026-05-25T05:41:51.024Z] v4.1.0-dev.86 [2026-05-25T05:41:51.024Z] v4.1.0-dev.87 [2026-05-25T05:41:51.024Z] v4.1.0-dev.88 [2026-05-25T05:41:51.024Z] v4.1.0-dev.89 [2026-05-25T05:41:51.024Z] v4.1.0-dev.9 [2026-05-25T05:41:51.024Z] v4.1.0-dev.90 [2026-05-25T05:41:51.024Z] v4.1.0-dev.91 [2026-05-25T05:41:51.024Z] v4.1.0-dev.92 [2026-05-25T05:41:51.024Z] v4.1.0-dev.93 [2026-05-25T05:41:51.024Z] v4.1.0-dev.94 [2026-05-25T05:41:51.024Z] v4.1.0-dev.95 [2026-05-25T05:41:51.024Z] v4.1.0-dev.96 [2026-05-25T05:41:51.024Z] v4.1.0-dev.97 [2026-05-25T05:41:51.024Z] v4.1.0-dev.98 [2026-05-25T05:41:51.024Z] v4.1.0-dev.99 [Pipeline] sh [2026-05-25T05:41:51.337Z] + lftools sign git-tag v4.1.0-dev.116 [2026-05-25T05:41:51.906Z] Signing Git tag with Sigul... [2026-05-25T05:41:51.906Z] Signing v4.1.0-dev.116 [Pipeline] echo [2026-05-25T05:41:52.487Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:41:52.783Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-25T05:41:52.790Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-25T05:41:52.811Z] $ docker stop --time=1 1e835e3bd2b8b53b895c870e1b2e43c795e0455f58ba55cc1be1023abf0292ee [2026-05-25T05:41:54.079Z] $ docker rm -f --volumes 1e835e3bd2b8b53b895c870e1b2e43c795e0455f58ba55cc1be1023abf0292ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-25T05:41:54.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T05:41:54.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:41:54.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T05:41:54.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T05:41:54.894Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T05:41:54.928Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T05:41:55.164Z] $ docker top 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 -eo pid,comm [2026-05-25T05:41:55.209Z] 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-05-25T05:41:55.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T05:41:55.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T05:41:55.257Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T05:41:55.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T05:41:55.370Z] $ docker exec 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 ssh-agent [2026-05-25T05:41:55.475Z] SSH_AUTH_SOCK=/tmp/ssh-fVj1OoPAE7yg/agent.32 [2026-05-25T05:41:55.475Z] SSH_AGENT_PID=38 [2026-05-25T05:41:55.479Z] Running ssh-add (command line suppressed) [2026-05-25T05:41:55.588Z] Identity added: /w/workspace/edgex-go/981@tmp/private_key_10181384062469996821.key (/w/workspace/edgex-go/981@tmp/private_key_10181384062469996821.key) [2026-05-25T05:41:55.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T05:41:55.898Z] + git semver bump pre [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,167 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,170 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,170 [bump_version] DEBUG bumping version:4.1.0-dev.116 on axis:pre with prefix:dev [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,170 [bump_version] DEBUG bumped version:4.1.0-dev.117 [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,170 [write_version] DEBUG write version:4.1.0-dev.117 to path:/w/workspace/edgex-go/981/.semver/main with force:True [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,171 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,171 [write_file] DEBUG write to file:/w/workspace/edgex-go/981/.semver/main [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,173 [execute] INFO git cat-file --batch-check [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/981/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,176 [execute] INFO git cat-file --batch [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/981/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T05:41:56.469Z] 2026-05-25 05:41:56,180 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T05:41:56.469Z] 4.1.0-dev.117 [Pipeline] } [2026-05-25T05:41:56.476Z] $ docker exec --env ******** --env ******** 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 ssh-agent -k [2026-05-25T05:41:56.563Z] unset SSH_AUTH_SOCK; [2026-05-25T05:41:56.563Z] unset SSH_AGENT_PID; [2026-05-25T05:41:56.563Z] echo Agent pid 38 killed; [2026-05-25T05:41:56.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T05:41:56.892Z] + git semver [Pipeline] } [2026-05-25T05:41:57.162Z] $ docker stop --time=1 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 [2026-05-25T05:41:58.425Z] $ docker rm -f --volumes 7e81f86159f28432c990f8ff457548af734c11e363e9f8772045940c9ff17ad4 [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-25T05:41:58.830Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-25T05:41:58.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:41:59.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-25T05:41:59.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T05:41:59.214Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T05:41:59.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T05:41:59.471Z] $ docker top c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce -eo pid,comm [2026-05-25T05:41:59.514Z] 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-05-25T05:41:59.514Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-25T05:41:59.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-25T05:41:59.577Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-25T05:41:59.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-25T05:41:59.676Z] $ docker exec c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce ssh-agent [2026-05-25T05:41:59.791Z] SSH_AUTH_SOCK=/tmp/ssh-IiNQfGvxcyQG/agent.31 [2026-05-25T05:41:59.791Z] SSH_AGENT_PID=37 [2026-05-25T05:41:59.795Z] Running ssh-add (command line suppressed) [2026-05-25T05:41:59.889Z] Identity added: /w/workspace/edgex-go/981@tmp/private_key_14938345697599334159.key (/w/workspace/edgex-go/981@tmp/private_key_14938345697599334159.key) [2026-05-25T05:41:59.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-25T05:42:00.192Z] + git semver push [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,404 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,407 [run_push] DEBUG push [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,407 [execute] INFO git cat-file --batch-check [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/981/.semver, stdin=, shell=False, universal_newlines=False) [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,409 [execute] INFO git rev-list 16a4015e2f7ca82656cb0e5b41d021e34f533b29 -- [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,409 [execute] DEBUG Popen(['git', 'rev-list', '16a4015e2f7ca82656cb0e5b41d021e34f533b29', '--'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,431 [execute] INFO git fetch -v -- origin [2026-05-25T05:42:00.450Z] 2026-05-25 05:42:00,431 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=True) [2026-05-25T05:42:02.367Z] 2026-05-25 05:42:01,877 [run_push] DEBUG remote changes detected [2026-05-25T05:42:02.367Z] 2026-05-25 05:42:01,877 [run_push] DEBUG latest remote commit 1093f281384659411c8deb565d072b00fea5d05f is not in local commits [2026-05-25T05:42:02.367Z] 2026-05-25 05:42:01,877 [run_push] DEBUG integrating remote changes with a git pull [2026-05-25T05:42:02.367Z] 2026-05-25 05:42:01,878 [execute] INFO git pull origin semver [2026-05-25T05:42:02.367Z] 2026-05-25 05:42:01,878 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T05:42:02.626Z] 2026-05-25 05:42:02,419 [execute] INFO git push origin semver [2026-05-25T05:42:02.626Z] 2026-05-25 05:42:02,419 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/981/.semver, stdin=None, shell=False, universal_newlines=False) [2026-05-25T05:42:04.010Z] 2026-05-25 05:42:03,579 [run_push] DEBUG push all version tags [2026-05-25T05:42:04.010Z] 2026-05-25 05:42:03,579 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-05-25T05:42:04.010Z] 2026-05-25 05:42:03,579 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/981, stdin=None, shell=False, universal_newlines=False) [2026-05-25T05:42:04.944Z] 2026-05-25 05:42:04,741 [read_version] DEBUG read version from /w/workspace/edgex-go/981/.semver/main [2026-05-25T05:42:04.944Z] 4.1.0-dev.117 [Pipeline] } [2026-05-25T05:42:04.952Z] $ docker exec --env ******** --env ******** c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce ssh-agent -k [2026-05-25T05:42:05.044Z] unset SSH_AUTH_SOCK; [2026-05-25T05:42:05.044Z] unset SSH_AGENT_PID; [2026-05-25T05:42:05.044Z] echo Agent pid 37 killed; [2026-05-25T05:42:05.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-25T05:42:05.387Z] + git semver [Pipeline] } [2026-05-25T05:42:05.962Z] $ docker stop --time=1 c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce [2026-05-25T05:42:07.253Z] $ docker rm -f --volumes c26e8829f3de300da2cf19175a7d491fe1be67fb76fae2b49ec137fb1a9745ce [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-05-25T05:42:07.772Z] + [ -d /w/workspace/edgex-go/981/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:42:08.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:42:08.924Z] ---> package-listing.sh [2026-05-25T05:42:08.925Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-25T05:42:08.925Z] ++ facter osfamily [2026-05-25T05:42:09.187Z] + OS_FAMILY=debian [2026-05-25T05:42:09.187Z] + workspace=/w/workspace/edgex-go/981 [2026-05-25T05:42:09.187Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-25T05:42:09.187Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-25T05:42:09.187Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-25T05:42:09.187Z] + PACKAGES=/tmp/packages_start.txt [2026-05-25T05:42:09.187Z] + '[' /w/workspace/edgex-go/981 ']' [2026-05-25T05:42:09.187Z] + PACKAGES=/tmp/packages_end.txt [2026-05-25T05:42:09.187Z] + case "${OS_FAMILY}" in [2026-05-25T05:42:09.187Z] + dpkg -l [2026-05-25T05:42:09.187Z] + grep '^ii' [2026-05-25T05:42:09.187Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-25T05:42:09.187Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-25T05:42:09.187Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-25T05:42:09.187Z] + '[' /w/workspace/edgex-go/981 ']' [2026-05-25T05:42:09.187Z] + mkdir -p /w/workspace/edgex-go/981/archives/ [2026-05-25T05:42:09.187Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/981/archives/ [Pipeline] echo [2026-05-25T05:42:09.206Z] 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/981/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-25T05:42:09.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:42:10.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T05:42:10.049Z] [2026-05-25T05:42:10.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-25T05:42:10.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T05:42:10.365Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-25T05:42:10.365Z] 5eb5b503b376: Pulling fs layer [2026-05-25T05:42:10.365Z] 5c69ac0246d0: Pulling fs layer [2026-05-25T05:42:10.365Z] ec43610c2a17: Pulling fs layer [2026-05-25T05:42:10.365Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-25T05:42:10.365Z] 33b1e0a273af: Pulling fs layer [2026-05-25T05:42:10.365Z] 5d3b04190fa2: Pulling fs layer [2026-05-25T05:42:10.365Z] 2f39f015ded8: Pulling fs layer [2026-05-25T05:42:10.365Z] 3a2ae6a8a46f: Waiting [2026-05-25T05:42:10.365Z] 33b1e0a273af: Waiting [2026-05-25T05:42:10.365Z] 2f39f015ded8: Waiting [2026-05-25T05:42:10.365Z] 5d3b04190fa2: Waiting [2026-05-25T05:42:10.365Z] 5c69ac0246d0: Download complete [2026-05-25T05:42:10.365Z] 3a2ae6a8a46f: Download complete [2026-05-25T05:42:10.365Z] 33b1e0a273af: Verifying Checksum [2026-05-25T05:42:10.365Z] 33b1e0a273af: Download complete [2026-05-25T05:42:10.365Z] ec43610c2a17: Verifying Checksum [2026-05-25T05:42:10.365Z] ec43610c2a17: Download complete [2026-05-25T05:42:10.365Z] 5d3b04190fa2: Verifying Checksum [2026-05-25T05:42:10.365Z] 5d3b04190fa2: Download complete [2026-05-25T05:42:10.624Z] 5eb5b503b376: Verifying Checksum [2026-05-25T05:42:10.624Z] 5eb5b503b376: Download complete [2026-05-25T05:42:11.190Z] 2f39f015ded8: Download complete [2026-05-25T05:42:12.565Z] 5eb5b503b376: Pull complete [2026-05-25T05:42:12.565Z] 5c69ac0246d0: Pull complete [2026-05-25T05:42:12.823Z] ec43610c2a17: Pull complete [2026-05-25T05:42:12.823Z] 3a2ae6a8a46f: Pull complete [2026-05-25T05:42:13.082Z] 33b1e0a273af: Pull complete [2026-05-25T05:42:13.082Z] 5d3b04190fa2: Pull complete [2026-05-25T05:42:18.347Z] 2f39f015ded8: Pull complete [2026-05-25T05:42:18.347Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-25T05:42:18.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-25T05:42:18.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-25T05:42:18.455Z] prd-ubuntu20.04-docker-8c-8g-10598 does not seem to be running inside a container [2026-05-25T05:42:18.483Z] $ 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/981/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/981 -v /w/workspace/edgex-go/981:/w/workspace/edgex-go/981:rw,z -v /w/workspace/edgex-go/981@tmp:/w/workspace/edgex-go/981@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-05-25T05:42:19.761Z] $ docker top 7e51aa2e30e0b19a7181029f8e14d763929c5fbc0415e018f0d0853cf897bea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-25T05:42:20.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-25T05:42:20.392Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-25T05:42:20.673Z] + ls /var/log/sa-host [2026-05-25T05:42:20.673Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-25T05:42:20.849Z] provisioning config files... [2026-05-25T05:42:20.858Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/981@tmp/config3135387809124736000tmp [Pipeline] { [Pipeline] echo [2026-05-25T05:42:20.876Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:42:21.160Z] ---> create-netrc.sh [Pipeline] } [2026-05-25T05:42:21.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:42:21.509Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-25T05:42:21.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:42:21.800Z] ---> sudo-logs.sh [2026-05-25T05:42:21.801Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-25T05:42:21.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:42:22.112Z] ---> job-cost.sh [2026-05-25T05:42:22.112Z] lf-activate-venv: SKIPPING [2026-05-25T05:42:22.112Z] DEBUG: total: 0.10999999940395355 [2026-05-25T05:42:22.112Z] INFO: Retrieving Stack Cost... [2026-05-25T05:42:22.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-25T05:42:22.939Z] INFO: Archiving Costs [Pipeline] echo [2026-05-25T05:42:22.952Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-25T05:42:23.236Z] ---> logs-deploy.sh [2026-05-25T05:42:23.236Z] lf-activate-venv: SKIPPING [2026-05-25T05:42:23.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/981 [2026-05-25T05:42:23.236Z] INFO: archiving workspace using pattern(s): [2026-05-25T05:42:24.174Z] Archives upload complete. [2026-05-25T05:42:24.174Z] INFO: archiving logs to Nexus