Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4de7c350327d83674676075a67e0ef5aebb317b 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-ssh11436361054415913819.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh10761134156357569775.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh973937615907518563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh9279192862494158364.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-ssh17560239634323043604.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-773369 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/926 [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/926 # 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 d4de7c350327d83674676075a67e0ef5aebb317b (main) Commit message: "Merge pull request #5311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.45" > 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 d4de7c350327d83674676075a67e0ef5aebb317b # timeout=10 > git rev-list --no-walk 94b6f2a28bcbbb18c16df521d1c703652477ded1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-19T02:17:27.462Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-19T02:17:27.523Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-19T02:17:27.545Z] ========================================================= [2025-11-19T02:17:27.545Z] EdgeX Global Pipelines Version Info [2025-11-19T02:17:27.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-19T02:17:28.655Z] ------------------- [2025-11-19T02:17:28.655Z] stable info: [2025-11-19T02:17:28.655Z] ------------------- [2025-11-19T02:17:28.655Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-19T02:17:28.655Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-19T02:17:28.655Z] Message: update stable to v1.0.278 [2025-11-19T02:17:29.226Z] ------------------- [2025-11-19T02:17:29.226Z] experimental info: [2025-11-19T02:17:29.226Z] ------------------- [2025-11-19T02:17:29.226Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-19T02:17:29.226Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-19T02:17:29.226Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-19T02:17:29.308Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-19T02:17:29.331Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-19T02:17:29.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-19T02:17:29.380Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-19T02:17:29.407Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-19T02:17:29.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-19T02:17:29.461Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-19T02:17:29.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-19T02:17:29.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-19T02:17:29.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-19T02:17:29.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-19T02:17:29.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-19T02:17:29.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-19T02:17:29.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-19T02:17:29.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-19T02:17:29.683Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-19T02:17:29.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-19T02:17:29.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-19T02:17:29.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-19T02:17:29.784Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-19T02:17:29.809Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-19T02:17:29.829Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-19T02:17:29.850Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-19T02:17:29.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-19T02:17:29.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-19T02:17:29.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-19T02:17:29.953Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T02:17:29.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4de7c3 [Pipeline] echo [2025-11-19T02:17:29.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-19T02:17:30.064Z] provisioning config files... [2025-11-19T02:17:30.077Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config2642430440520527918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-19T02:17:30.402Z] ---> ****-login.sh [2025-11-19T02:17:30.402Z] nexus3.edgexfoundry.org:10001 [2025-11-19T02:17:30.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:17:30.662Z] [2025-11-19T02:17:30.662Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-19T02:17:30.663Z] Configure a credential helper to remove this warning. See [2025-11-19T02:17:30.663Z] https://docs.****.com/go/credential-store/ [2025-11-19T02:17:30.663Z] [2025-11-19T02:17:30.663Z] Login Succeeded [2025-11-19T02:17:30.663Z] nexus3.edgexfoundry.org:10002 [2025-11-19T02:17:30.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:17:30.663Z] [2025-11-19T02:17:30.663Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-19T02:17:30.663Z] Configure a credential helper to remove this warning. See [2025-11-19T02:17:30.663Z] https://docs.****.com/go/credential-store/ [2025-11-19T02:17:30.663Z] [2025-11-19T02:17:30.663Z] Login Succeeded [2025-11-19T02:17:30.663Z] nexus3.edgexfoundry.org:10003 [2025-11-19T02:17:30.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:17:30.925Z] [2025-11-19T02:17:30.925Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-19T02:17:30.925Z] Configure a credential helper to remove this warning. See [2025-11-19T02:17:30.925Z] https://docs.****.com/go/credential-store/ [2025-11-19T02:17:30.925Z] [2025-11-19T02:17:30.925Z] Login Succeeded [2025-11-19T02:17:30.925Z] nexus3.edgexfoundry.org:10004 [2025-11-19T02:17:30.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:17:30.925Z] [2025-11-19T02:17:30.925Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-19T02:17:30.925Z] Configure a credential helper to remove this warning. See [2025-11-19T02:17:30.925Z] https://docs.****.com/go/credential-store/ [2025-11-19T02:17:30.925Z] [2025-11-19T02:17:30.925Z] Login Succeeded [2025-11-19T02:17:30.925Z] ****.io [2025-11-19T02:17:31.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:17:31.185Z] [2025-11-19T02:17:31.185Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-19T02:17:31.186Z] Configure a credential helper to remove this warning. See [2025-11-19T02:17:31.186Z] https://docs.****.com/go/credential-store/ [2025-11-19T02:17:31.186Z] [2025-11-19T02:17:31.186Z] Login Succeeded [2025-11-19T02:17:31.186Z] ---> ****-login.sh ends [Pipeline] } [2025-11-19T02:17:31.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-19T02:17:31.521Z] + 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 [2025-11-19T02:17:31.521Z] + dirname cmd/core-command/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/core-data/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/core-keeper/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/core-metadata/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-19T02:17:31.521Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2025-11-19T02:17:31.521Z] cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/support-notifications/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-19T02:17:31.521Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-19T02:17:31.521Z] + cut -d/ -f2 [2025-11-19T02:17:31.521Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-19T02:17:31.558Z] 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 [2025-11-19T02:17:31.899Z] + git rev-list -1 --merges d4de7c350327d83674676075a67e0ef5aebb317b~1..d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T02:17:31.912Z] -----------> git rev-list -1 --merges d4de7c350327d83674676075a67e0ef5aebb317b~1..d4de7c350327d83674676075a67e0ef5aebb317b d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:17:31.912Z] d4de7c350327d83674676075a67e0ef5aebb317b [false] [Pipeline] sh [2025-11-19T02:17:32.214Z] + git log --format=format:%s -1 d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T02:17:32.231Z] ========================================================= [2025-11-19T02:17:32.231Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-19T02:17:32.231Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-19T02:17:32.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-19T02:17:32.631Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-19T02:17:32.631Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-19T02:17:32.631Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-19T02:17:32.631Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-19T02:17:32.631Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-19T02:17:32.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:17:33.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-19T02:17:33.001Z] [2025-11-19T02:17:33.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:17:33.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-19T02:17:33.390Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-19T02:17:33.390Z] 3dae71ba6b94: Pulling fs layer [2025-11-19T02:17:33.390Z] 6bf1a483ea7c: Pulling fs layer [2025-11-19T02:17:33.390Z] f5dfc541a4d3: Pulling fs layer [2025-11-19T02:17:33.390Z] 461d9e800cba: Pulling fs layer [2025-11-19T02:17:33.390Z] 80192f66455f: Pulling fs layer [2025-11-19T02:17:33.390Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-19T02:17:33.390Z] a29436f7fd5d: Pulling fs layer [2025-11-19T02:17:33.390Z] 923cac83aea3: Pulling fs layer [2025-11-19T02:17:33.390Z] 25ad8b0a4227: Pulling fs layer [2025-11-19T02:17:33.390Z] db01528c6b51: Pulling fs layer [2025-11-19T02:17:33.390Z] 28988de357af: Pulling fs layer [2025-11-19T02:17:33.390Z] a29436f7fd5d: Waiting [2025-11-19T02:17:33.390Z] 923cac83aea3: Waiting [2025-11-19T02:17:33.390Z] db01528c6b51: Waiting [2025-11-19T02:17:33.390Z] 25ad8b0a4227: Waiting [2025-11-19T02:17:33.390Z] 28988de357af: Waiting [2025-11-19T02:17:33.390Z] 461d9e800cba: Waiting [2025-11-19T02:17:33.390Z] 80192f66455f: Waiting [2025-11-19T02:17:33.390Z] 2e8e34ca0e6c: Waiting [2025-11-19T02:17:33.390Z] 6bf1a483ea7c: Verifying Checksum [2025-11-19T02:17:33.390Z] 6bf1a483ea7c: Download complete [2025-11-19T02:17:33.390Z] 461d9e800cba: Verifying Checksum [2025-11-19T02:17:33.390Z] 461d9e800cba: Download complete [2025-11-19T02:17:33.390Z] 80192f66455f: Verifying Checksum [2025-11-19T02:17:33.390Z] 80192f66455f: Download complete [2025-11-19T02:17:33.650Z] f5dfc541a4d3: Verifying Checksum [2025-11-19T02:17:33.650Z] f5dfc541a4d3: Download complete [2025-11-19T02:17:33.650Z] 3dae71ba6b94: Verifying Checksum [2025-11-19T02:17:33.650Z] 3dae71ba6b94: Download complete [2025-11-19T02:17:33.650Z] 923cac83aea3: Download complete [2025-11-19T02:17:33.650Z] 25ad8b0a4227: Verifying Checksum [2025-11-19T02:17:33.650Z] 25ad8b0a4227: Download complete [2025-11-19T02:17:33.911Z] db01528c6b51: Verifying Checksum [2025-11-19T02:17:33.911Z] db01528c6b51: Download complete [2025-11-19T02:17:33.911Z] 28988de357af: Verifying Checksum [2025-11-19T02:17:33.911Z] 28988de357af: Download complete [2025-11-19T02:17:33.911Z] a29436f7fd5d: Verifying Checksum [2025-11-19T02:17:33.911Z] a29436f7fd5d: Download complete [2025-11-19T02:17:34.479Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-19T02:17:34.479Z] 2e8e34ca0e6c: Download complete [2025-11-19T02:17:35.056Z] 3dae71ba6b94: Pull complete [2025-11-19T02:17:35.319Z] 6bf1a483ea7c: Pull complete [2025-11-19T02:17:36.265Z] f5dfc541a4d3: Pull complete [2025-11-19T02:17:36.265Z] 461d9e800cba: Pull complete [2025-11-19T02:17:36.265Z] 80192f66455f: Pull complete [2025-11-19T02:17:41.542Z] 2e8e34ca0e6c: Pull complete [2025-11-19T02:17:41.801Z] a29436f7fd5d: Pull complete [2025-11-19T02:17:41.801Z] 923cac83aea3: Pull complete [2025-11-19T02:17:42.062Z] 25ad8b0a4227: Pull complete [2025-11-19T02:17:42.062Z] db01528c6b51: Pull complete [2025-11-19T02:17:42.062Z] 28988de357af: Pull complete [2025-11-19T02:17:42.062Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-19T02:17:42.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-19T02:17:42.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T02:17:42.201Z] prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container [2025-11-19T02:17:42.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T02:17:45.711Z] $ docker top bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 -eo pid,comm [2025-11-19T02:17:45.767Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-11-19T02:17:45.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-19T02:17:45.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-19T02:17:45.821Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-19T02:17:45.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-19T02:17:45.936Z] $ docker exec bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent [2025-11-19T02:17:46.042Z] SSH_AUTH_SOCK=/tmp/ssh-442pikJR0Nd0/agent.32 [2025-11-19T02:17:46.042Z] SSH_AGENT_PID=38 [2025-11-19T02:17:46.048Z] Running ssh-add (command line suppressed) [2025-11-19T02:17:46.148Z] Identity added: /w/workspace/edgex-go/926@tmp/private_key_15340984790454325679.key (/w/workspace/edgex-go/926@tmp/private_key_15340984790454325679.key) [2025-11-19T02:17:46.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-19T02:17:46.460Z] + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] sh [2025-11-19T02:17:46.749Z] + git tag --points-at HEAD [Pipeline] } [2025-11-19T02:17:46.759Z] $ docker exec --env ******** --env ******** bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent -k [2025-11-19T02:17:46.859Z] unset SSH_AUTH_SOCK; [2025-11-19T02:17:46.860Z] unset SSH_AGENT_PID; [2025-11-19T02:17:46.860Z] echo Agent pid 38 killed; [2025-11-19T02:17:46.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-19T02:17:46.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-19T02:17:46.911Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-19T02:17:47.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-19T02:17:47.024Z] $ docker exec bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent [2025-11-19T02:17:47.131Z] SSH_AUTH_SOCK=/tmp/ssh-FTJ75In4yX4P/agent.85 [2025-11-19T02:17:47.131Z] SSH_AGENT_PID=91 [2025-11-19T02:17:47.136Z] Running ssh-add (command line suppressed) [2025-11-19T02:17:47.234Z] Identity added: /w/workspace/edgex-go/926@tmp/private_key_16671610469529041067.key (/w/workspace/edgex-go/926@tmp/private_key_16671610469529041067.key) [2025-11-19T02:17:47.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-19T02:17:47.545Z] + git semver init [2025-11-19T02:17:47.804Z] 2025-11-19 02:17:47,786 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-19T02:17:48.063Z] 2025-11-19 02:17:47,803 [run_init] DEBUG init version:0.0.0 force:False [2025-11-19T02:17:48.063Z] 2025-11-19 02:17:47,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/926/.semver [2025-11-19T02:17:48.063Z] 2025-11-19 02:17:47,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/926/.semver [2025-11-19T02:17:48.063Z] 2025-11-19 02:17:47,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/926/.semver'], cwd=/w/workspace/edgex-go/926, stdin=None, shell=False, universal_newlines=False) [2025-11-19T02:17:53.340Z] 2025-11-19 02:17:53,291 [append_file] DEBUG append to file:/w/workspace/edgex-go/926/.git/info/exclude [2025-11-19T02:17:53.340Z] 2025-11-19 02:17:53,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/926/.semver/main with force:False [2025-11-19T02:17:53.340Z] 2025-11-19 02:17:53,292 [read_version] DEBUG read version from /w/workspace/edgex-go/926/.semver/main [2025-11-19T02:17:53.340Z] 2025-11-19 02:17:53,292 [read_version] DEBUG read version from /w/workspace/edgex-go/926/.semver/main [2025-11-19T02:17:53.340Z] 4.1.0-dev.76 [Pipeline] } [2025-11-19T02:17:53.347Z] $ docker exec --env ******** --env ******** bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 ssh-agent -k [2025-11-19T02:17:53.455Z] unset SSH_AUTH_SOCK; [2025-11-19T02:17:53.455Z] unset SSH_AGENT_PID; [2025-11-19T02:17:53.455Z] echo Agent pid 91 killed; [2025-11-19T02:17:53.467Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-19T02:17:53.799Z] + git semver [Pipeline] } [2025-11-19T02:17:54.070Z] $ docker stop --time=1 bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 [2025-11-19T02:17:55.336Z] $ docker rm -f --volumes bc507875ba387b4e82294d60d6600cd71c1340db4e52ee0f2fabc22808e14846 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-19T02:17:55.683Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-19T02:17:55.967Z] Stashed 1 file(s) [Pipeline] echo [2025-11-19T02:17:55.971Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.76 [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 [2025-11-19T02:17:56.432Z] + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] echo [2025-11-19T02:17:56.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-19T02:17:56.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-19T02:17:56.491Z] ========================================================= [2025-11-19T02:17:56.491Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-19T02:17:56.491Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-19T02:17:56.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-19T02:17:56.790Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-19T02:17:56.790Z] 2d35ebdb57d9: Pulling fs layer [2025-11-19T02:17:56.790Z] c35fb4624d26: Pulling fs layer [2025-11-19T02:17:56.790Z] 4e2aec7ef170: Pulling fs layer [2025-11-19T02:17:56.790Z] 333b49ad6fbf: Pulling fs layer [2025-11-19T02:17:56.790Z] 4f4fb700ef54: Pulling fs layer [2025-11-19T02:17:56.790Z] c3e65509a76b: Pulling fs layer [2025-11-19T02:17:56.790Z] 7cf9ebb963bd: Pulling fs layer [2025-11-19T02:17:56.790Z] bb34ca984cfb: Pulling fs layer [2025-11-19T02:17:56.790Z] 151cf03bc807: Pulling fs layer [2025-11-19T02:17:56.790Z] c3e65509a76b: Waiting [2025-11-19T02:17:56.790Z] 7cf9ebb963bd: Waiting [2025-11-19T02:17:56.790Z] bb34ca984cfb: Waiting [2025-11-19T02:17:56.790Z] 151cf03bc807: Waiting [2025-11-19T02:17:56.790Z] 333b49ad6fbf: Waiting [2025-11-19T02:17:56.790Z] 4f4fb700ef54: Waiting [2025-11-19T02:17:56.790Z] c35fb4624d26: Download complete [2025-11-19T02:17:56.790Z] 333b49ad6fbf: Verifying Checksum [2025-11-19T02:17:56.790Z] 333b49ad6fbf: Download complete [2025-11-19T02:17:56.790Z] 4f4fb700ef54: Verifying Checksum [2025-11-19T02:17:56.790Z] 4f4fb700ef54: Download complete [2025-11-19T02:17:56.790Z] c3e65509a76b: Verifying Checksum [2025-11-19T02:17:56.790Z] c3e65509a76b: Download complete [2025-11-19T02:17:56.790Z] 2d35ebdb57d9: Download complete [2025-11-19T02:17:57.049Z] 7cf9ebb963bd: Verifying Checksum [2025-11-19T02:17:57.049Z] 7cf9ebb963bd: Download complete [2025-11-19T02:17:57.049Z] 2d35ebdb57d9: Pull complete [2025-11-19T02:17:57.307Z] c35fb4624d26: Pull complete [2025-11-19T02:17:57.308Z] 4e2aec7ef170: Verifying Checksum [2025-11-19T02:17:57.308Z] 4e2aec7ef170: Download complete [2025-11-19T02:17:57.308Z] 151cf03bc807: Verifying Checksum [2025-11-19T02:17:57.308Z] 151cf03bc807: Download complete [2025-11-19T02:17:57.879Z] bb34ca984cfb: Download complete [2025-11-19T02:18:03.156Z] 4e2aec7ef170: Pull complete [2025-11-19T02:18:03.156Z] 333b49ad6fbf: Pull complete [2025-11-19T02:18:03.156Z] 4f4fb700ef54: Pull complete [2025-11-19T02:18:03.156Z] c3e65509a76b: Pull complete [2025-11-19T02:18:03.156Z] 7cf9ebb963bd: Pull complete [2025-11-19T02:18:05.685Z] bb34ca984cfb: Pull complete [2025-11-19T02:18:06.621Z] 151cf03bc807: Pull complete [2025-11-19T02:18:06.621Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-19T02:18:06.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-19T02:18:06.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-19T02:18:06.946Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-19T02:18:06.946Z] WORKDIR /edgex [2025-11-19T02:18:06.946Z] COPY go.mod . [2025-11-19T02:18:06.946Z] RUN go mod download [2025-11-19T02:18:06.946Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-19T02:18:07.519Z] #0 building with "default" instance using docker driver [2025-11-19T02:18:07.519Z] [2025-11-19T02:18:07.519Z] #1 [internal] load build definition from Dockerfile [2025-11-19T02:18:07.519Z] #1 transferring dockerfile: 164B done [2025-11-19T02:18:07.519Z] #1 DONE 0.0s [2025-11-19T02:18:07.519Z] [2025-11-19T02:18:07.519Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-19T02:18:07.519Z] #2 DONE 0.0s [2025-11-19T02:18:07.519Z] [2025-11-19T02:18:07.519Z] #3 [internal] load .dockerignore [2025-11-19T02:18:07.519Z] #3 transferring context: [2025-11-19T02:18:07.779Z] #3 transferring context: 50B done [2025-11-19T02:18:07.779Z] #3 DONE 0.1s [2025-11-19T02:18:07.779Z] [2025-11-19T02:18:07.779Z] #4 [internal] load build context [2025-11-19T02:18:07.779Z] #4 transferring context: 7.11kB done [2025-11-19T02:18:07.779Z] #4 DONE 0.0s [2025-11-19T02:18:07.779Z] [2025-11-19T02:18:07.779Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-19T02:18:07.779Z] #5 DONE 0.1s [2025-11-19T02:18:07.779Z] [2025-11-19T02:18:07.779Z] #6 [2/4] WORKDIR /edgex [2025-11-19T02:18:10.318Z] #6 DONE 2.7s [2025-11-19T02:18:10.579Z] [2025-11-19T02:18:10.579Z] #7 [3/4] COPY go.mod . [2025-11-19T02:18:10.579Z] #7 DONE 0.0s [2025-11-19T02:18:10.579Z] [2025-11-19T02:18:10.579Z] #8 [4/4] RUN go mod download [2025-11-19T02:18:11.087Z] Still waiting to schedule task [2025-11-19T02:18:11.088Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773366’ [2025-11-19T02:18:25.477Z] #8 DONE 14.0s [2025-11-19T02:18:25.477Z] [2025-11-19T02:18:25.477Z] #9 exporting to image [2025-11-19T02:18:25.477Z] #9 exporting layers [2025-11-19T02:18:28.011Z] #9 exporting layers 3.5s done [2025-11-19T02:18:28.011Z] #9 writing image sha256:882edb0279d15e5962606bc3fac00582b44277b2ebc31b139a96f8d021e9c9b1 done [2025-11-19T02:18:28.011Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-19T02:18:28.011Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:18:28.321Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-19T02:18:28.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T02:18:28.405Z] prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container [2025-11-19T02:18:28.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T02:18:28.785Z] $ docker top 715c001bba249aed0185c4a342f61ae0e08e3ec0339393556046362745ee92f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-19T02:18:29.135Z] + go version [2025-11-19T02:18:29.135Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-19T02:18:29.144Z] $ docker stop --time=1 715c001bba249aed0185c4a342f61ae0e08e3ec0339393556046362745ee92f7 [2025-11-19T02:18:30.438Z] $ docker rm -f --volumes 715c001bba249aed0185c4a342f61ae0e08e3ec0339393556046362745ee92f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:18:30.894Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-19T02:18:30.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T02:18:30.981Z] prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container [2025-11-19T02:18:31.011Z] $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T02:18:31.236Z] $ docker top 94b30bd735a153839d5cda60ef56fb61caf57af6940be3b8301e5163426cadd3 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-19T02:18:31.306Z] ========================================================= [2025-11-19T02:18:31.306Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-19T02:18:31.306Z] ========================================================= [Pipeline] sh [2025-11-19T02:18:31.588Z] + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] fileExists [Pipeline] sh [2025-11-19T02:18:31.913Z] + make test [2025-11-19T02:18:31.913Z] go test -race -coverprofile=coverage.out ./... [2025-11-19T02:18:40.032Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-19T02:19:12.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2025-11-19T02:19:15.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.4% of statements [2025-11-19T02:19:15.393Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-19T02:19:15.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.036s coverage: 4.8% of statements [2025-11-19T02:19:15.393Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-19T02:19:15.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 57.7% of statements [2025-11-19T02:19:15.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.023s coverage: 86.5% of statements [2025-11-19T02:19:15.393Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-19T02:19:15.393Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-19T02:19:15.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.559s coverage: 94.2% of statements [2025-11-19T02:19:15.653Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-19T02:19:15.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-19T02:19:15.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.065s coverage: 90.7% of statements [2025-11-19T02:19:15.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-19T02:19:15.654Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-19T02:19:15.654Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-19T02:19:16.591Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 8.4% of statements [2025-11-19T02:19:16.591Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-19T02:19:16.591Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.442s coverage: 95.8% of statements [2025-11-19T02:19:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-19T02:19:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-19T02:19:18.494Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-11-19T02:19:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.043s coverage: 2.4% of statements [2025-11-19T02:19:21.030Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-19T02:19:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 1.0% of statements [2025-11-19T02:19:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-19T02:19:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 38.2% of statements [2025-11-19T02:19:21.030Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.033s coverage: 68.8% of statements [2025-11-19T02:19:21.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-19T02:19:21.030Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-19T02:19:21.030Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-19T02:19:21.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-11-19T02:19:22.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 87.1% of statements [2025-11-19T02:19:22.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2025-11-19T02:19:22.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 93.1% of statements [2025-11-19T02:19:22.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-11-19T02:19:34.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.039s coverage: 94.4% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-11-19T02:19:44.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2025-11-19T02:19:44.722Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.072s coverage: 81.8% of statements [2025-11-19T02:19:44.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-11-19T02:19:44.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.033s coverage: 6.8% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.169s coverage: 54.8% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.6% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.045s coverage: 20.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-11-19T02:19:44.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-19T02:19:44.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 29.2% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 3.1% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.017s coverage: 76.2% of statements [2025-11-19T02:19:44.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-19T02:19:44.723Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.1% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 94.9% of statements [2025-11-19T02:19:47.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-19T02:19:47.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 97.7% of statements [2025-11-19T02:19:47.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-19T02:19:47.261Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-11-19T02:19:47.261Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-19T02:19:47.261Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-19T02:19:47.261Z] 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 [2025-11-19T02:19:47.261Z] running golangci-lint [2025-11-19T02:19:47.519Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-19T02:19:47.519Z] go version go1.25.2 linux/amd64 [2025-11-19T02:19:47.777Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-11-19T02:19:47.777Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-19T02:19:47.777Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-11-19T02:19:47.777Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-11-19T02:19:47.777Z] level=info msg="[goenv] Read go env for 5.163983ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-11-19T02:19:47.777Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-11-19T02:20:09.706Z] level=info msg="[loader] Go packages loading at mode 8767 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 20.12681379s" [2025-11-19T02:20:09.706Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.415591ms" [2025-11-19T02:20:19.687Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.76734208s with top 10 stages: buildir: 52.459726566s, gosec: 2.709053607s, inspect: 2.320439512s, fact_deprecated: 2.204804909s, printf: 1.70466222s, fact_purity: 1.366531634s, ctrlflow: 1.332761483s, nilness: 1.309515092s, QF1004: 1.025203662s, S1038: 1.019294435s" [2025-11-19T02:20:19.687Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-11-19T02:20:19.687Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-11-19T02:20:19.687Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-11-19T02:20:19.687Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-11-19T02:20:19.687Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, exclusion_rules: 22/21, invalid_issue: 35/35, path_relativity: 35/35" [2025-11-19T02:20:19.687Z] level=info msg="[runner] processing took 7.727958ms with stages: nolint_filter: 6.853384ms, generated_file_filter: 650.34µs, exclusion_rules: 119.902µs, exclusion_paths: 44.721µs, path_relativity: 39.991µs, path_absoluter: 5.13µs, cgo: 4.51µs, invalid_issue: 3.82µs, sort_results: 2.27µs, filename_unadjuster: 1.16µs, max_same_issues: 610ns, diff: 450ns, fixer: 440ns, path_prettifier: 300ns, uniq_by_line: 230ns, max_from_linter: 170ns, max_per_file_from_linter: 160ns, path_shortener: 130ns, source_code: 130ns, severity-rules: 110ns" [2025-11-19T02:20:19.687Z] level=info msg="[runner] linters took 11.170317796s with stages: goanalysis_metalinter: 11.162507057s" [2025-11-19T02:20:19.687Z] 0 issues. [2025-11-19T02:20:19.687Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-19T02:20:19.687Z] level=info msg="Memory: 315 samples, avg is 342.8MB, max is 1324.7MB" [2025-11-19T02:20:19.687Z] level=info msg="Execution took 31.355482367s" [2025-11-19T02:20:19.687Z] go vet ./... [2025-11-19T02:20:26.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-19T02:20:26.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-19T02:20:26.265Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-19T02:20:26.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-19T02:20:26.573Z] + ls -al . [2025-11-19T02:20:26.573Z] total 1388 [2025-11-19T02:20:26.573Z] drwxrwxr-x 11 1001 1001 4096 Nov 19 02:18 . [2025-11-19T02:20:26.573Z] drwxr-xr-x 4 root root 4096 Nov 19 02:18 .. [2025-11-19T02:20:26.573Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 .blubracket [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 10 Nov 19 02:17 .dockerignore [2025-11-19T02:20:26.573Z] drwxrwxr-x 8 1001 1001 4096 Nov 19 02:19 .git [2025-11-19T02:20:26.573Z] drwxrwxr-x 3 1001 1001 4096 Nov 19 02:17 .github [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 909 Nov 19 02:17 .gitignore [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 359 Nov 19 02:17 .golangci.yml [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 100 Nov 19 02:17 .hadolint.yml [2025-11-19T02:20:26.573Z] drwxr-xr-x 3 1001 1001 4096 Nov 19 02:17 .semver [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 155 Nov 19 02:17 .sonarcloud.properties [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 1171 Nov 19 02:17 ADOPTERS.md [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 20017 Nov 19 02:17 Attribution.txt [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 108018 Nov 19 02:17 CHANGELOG.md [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 3804 Nov 19 02:17 CONTRIBUTING.md [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 677 Nov 19 02:17 GOVERNANCE.md [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 886 Nov 19 02:17 Jenkinsfile [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 10775 Nov 19 02:17 LICENSE [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 16739 Nov 19 02:17 Makefile [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 582 Nov 19 02:17 OWNERS.md [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 9932 Nov 19 02:17 README.md [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 789 Nov 19 02:17 SECURITY.md [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 12 Nov 19 02:17 VERSION [2025-11-19T02:20:26.573Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 bin [2025-11-19T02:20:26.573Z] drwxrwxr-x 19 1001 1001 4096 Nov 19 02:17 cmd [2025-11-19T02:20:26.573Z] -rw-r--r-- 1 root root 1040111 Nov 19 02:19 coverage.out [2025-11-19T02:20:26.573Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 fuzz_test [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 7070 Nov 19 02:17 go.mod [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 90674 Nov 19 02:17 go.sum [2025-11-19T02:20:26.573Z] drwxrwxr-x 7 1001 1001 4096 Nov 19 02:17 internal [2025-11-19T02:20:26.573Z] drwxrwxr-x 2 1001 1001 4096 Nov 19 02:17 openapi [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 584 Nov 19 02:17 security.txt [2025-11-19T02:20:26.573Z] -rw-rw-r-- 1 1001 1001 204 Nov 19 02:17 version.go [Pipeline] sh [2025-11-19T02:20:26.864Z] + '[' -e coverage.out ] [2025-11-19T02:20:26.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-19T02:20:27.008Z] Stashed 1 file(s) [Pipeline] sh [2025-11-19T02:20:27.295Z] + make build [2025-11-19T02:20:27.295Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-19T02:20:49.236Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-19T02:20:50.616Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-19T02:20:52.521Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-19T02:20:53.087Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-19T02:20:54.985Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-19T02:20:56.070Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773371 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-11-19T02:20:56.089Z] Running in /w/workspace/edgex-go/926 [Pipeline] { [Pipeline] checkout [2025-11-19T02:20:59.145Z] The recommended git tool is: git [2025-11-19T02:20:59.178Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-19T02:21:01.707Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-19T02:21:03.830Z] using credential edgex-jenkins-ssh [2025-11-19T02:21:03.854Z] Cloning the remote Git repository [2025-11-19T02:21:03.894Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-19T02:21:03.984Z] > git init /w/workspace/edgex-go/926 # timeout=10 [2025-11-19T02:21:04.246Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-19T02:21:04.129Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-19T02:21:04.130Z] > git --version # timeout=10 [2025-11-19T02:21:04.153Z] > git --version # 'git version 2.25.1' [2025-11-19T02:21:04.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-19T02:21:04.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-19T02:21:06.782Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-19T02:21:07.717Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-19T02:21:09.634Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-19T02:21:10.203Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-19T02:21:12.114Z] $ docker stop --time=1 94b30bd735a153839d5cda60ef56fb61caf57af6940be3b8301e5163426cadd3 [2025-11-19T02:21:16.455Z] $ docker rm -f --volumes 94b30bd735a153839d5cda60ef56fb61caf57af6940be3b8301e5163426cadd3 [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 [2025-11-19T02:21:17.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-19T02:21:17.613Z] [2025-11-19T02:21:17.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:21:17.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-19T02:21:17.917Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-19T02:21:17.917Z] 91d30c5bc195: Pulling fs layer [2025-11-19T02:21:17.917Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-19T02:21:17.917Z] 9c61dcf015f6: Pulling fs layer [2025-11-19T02:21:17.917Z] 4698f68db338: Pulling fs layer [2025-11-19T02:21:17.917Z] 2a2f49069b9e: Pulling fs layer [2025-11-19T02:21:17.917Z] e0025b399a48: Pulling fs layer [2025-11-19T02:21:17.917Z] 4698f68db338: Waiting [2025-11-19T02:21:17.917Z] 2a2f49069b9e: Waiting [2025-11-19T02:21:17.917Z] e0025b399a48: Waiting [2025-11-19T02:21:17.917Z] 91d30c5bc195: Verifying Checksum [2025-11-19T02:21:17.917Z] 91d30c5bc195: Download complete [2025-11-19T02:21:17.917Z] 4698f68db338: Verifying Checksum [2025-11-19T02:21:17.917Z] 4698f68db338: Download complete [2025-11-19T02:21:18.176Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-19T02:21:18.176Z] 2e9b0aa3be6d: Download complete [2025-11-19T02:21:18.176Z] 91d30c5bc195: Pull complete [2025-11-19T02:21:18.176Z] e0025b399a48: Verifying Checksum [2025-11-19T02:21:18.176Z] e0025b399a48: Download complete [2025-11-19T02:21:18.176Z] 2a2f49069b9e: Verifying Checksum [2025-11-19T02:21:18.176Z] 2a2f49069b9e: Download complete [2025-11-19T02:21:18.434Z] 2e9b0aa3be6d: Pull complete [2025-11-19T02:21:18.695Z] 9c61dcf015f6: Verifying Checksum [2025-11-19T02:21:18.695Z] 9c61dcf015f6: Download complete [2025-11-19T02:21:21.984Z] 9c61dcf015f6: Pull complete [2025-11-19T02:21:21.984Z] 4698f68db338: Pull complete [2025-11-19T02:21:21.984Z] 2a2f49069b9e: Pull complete [2025-11-19T02:21:22.242Z] e0025b399a48: Pull complete [2025-11-19T02:21:22.242Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-19T02:21:22.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-19T02:21:22.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T02:21:22.333Z] prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container [2025-11-19T02:21:22.358Z] $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T02:21:22.856Z] Avoid second fetch [2025-11-19T02:21:22.857Z] Checking out Revision d4de7c350327d83674676075a67e0ef5aebb317b (main) [2025-11-19T02:21:21.877Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-19T02:21:21.902Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-19T02:21:22.875Z] > git config core.sparsecheckout # timeout=10 [2025-11-19T02:21:22.959Z] > git checkout -f d4de7c350327d83674676075a67e0ef5aebb317b # timeout=10 [2025-11-19T02:21:23.788Z] Commit message: "Merge pull request #5311 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.45" [2025-11-19T02:21:24.277Z] $ docker top d95e665a02b5febc47356f4b02c3c9737d27cb9f3b8b5056322cde7915828ca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-19T02:21:24.616Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-19T02:21:24.874Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #1 transferring dockerfile: 2.10kB done [2025-11-19T02:21:24.875Z] #1 DONE 0.1s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #2 transferring dockerfile: 1.89kB done [2025-11-19T02:21:24.875Z] #2 DONE 0.1s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #3 transferring dockerfile: 2.14kB done [2025-11-19T02:21:24.875Z] #3 DONE 0.1s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #4 transferring dockerfile: 2.02kB done [2025-11-19T02:21:24.875Z] #4 DONE 0.1s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #5 transferring dockerfile: 2.23kB done [2025-11-19T02:21:24.875Z] #5 DONE 0.1s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-19T02:21:24.875Z] #6 DONE 0.0s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:21:24.875Z] #7 ... [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #8 transferring dockerfile: 1.83kB done [2025-11-19T02:21:24.875Z] #8 DONE 0.1s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #9 [core-data internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #9 transferring dockerfile: 2.04kB done [2025-11-19T02:21:24.875Z] #9 DONE 0.1s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-19T02:21:24.875Z] #6 DONE 0.0s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-11-19T02:21:24.875Z] #10 transferring dockerfile: 1.81kB done [2025-11-19T02:21:24.875Z] #10 DONE 0.2s [2025-11-19T02:21:24.875Z] [2025-11-19T02:21:24.875Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:21:25.134Z] #7 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-19T02:21:25.134Z] #11 transferring dockerfile: 3.02kB done [2025-11-19T02:21:25.134Z] #11 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #12 [core-command internal] load build definition from Dockerfile [2025-11-19T02:21:25.134Z] #12 transferring dockerfile: 1.94kB done [2025-11-19T02:21:25.134Z] #12 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-19T02:21:25.134Z] #13 transferring dockerfile: 2.50kB done [2025-11-19T02:21:25.134Z] #13 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-11-19T02:21:25.134Z] #14 transferring dockerfile: 2.01kB done [2025-11-19T02:21:25.134Z] #14 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-19T02:21:25.134Z] #15 transferring dockerfile: 2.49kB done [2025-11-19T02:21:25.134Z] #15 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #16 [security-spire-server internal] load build definition from Dockerfile [2025-11-19T02:21:25.134Z] #16 transferring dockerfile: 1.70kB done [2025-11-19T02:21:25.134Z] #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-19T02:21:25.134Z] #16 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #17 [security-spire-config internal] load build definition from Dockerfile [2025-11-19T02:21:25.134Z] #17 transferring dockerfile: 1.69kB done [2025-11-19T02:21:25.134Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-19T02:21:25.134Z] #17 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-19T02:21:25.134Z] #6 DONE 0.0s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #18 [core-metadata internal] load .dockerignore [2025-11-19T02:21:25.134Z] #18 transferring context: 50B done [2025-11-19T02:21:25.134Z] #18 DONE 0.0s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #19 [core-keeper internal] load .dockerignore [2025-11-19T02:21:25.134Z] #19 ... [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #20 [core-data internal] load .dockerignore [2025-11-19T02:21:25.134Z] #20 transferring context: 50B done [2025-11-19T02:21:25.134Z] #20 DONE 0.1s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #21 [security-proxy-auth internal] load .dockerignore [2025-11-19T02:21:25.134Z] #21 transferring context: 50B done [2025-11-19T02:21:25.134Z] #21 DONE 0.1s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #22 [support-scheduler internal] load .dockerignore [2025-11-19T02:21:25.134Z] #22 transferring context: 50B done [2025-11-19T02:21:25.134Z] #22 DONE 0.1s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-19T02:21:25.134Z] #23 transferring context: 50B done [2025-11-19T02:21:25.134Z] #23 DONE 0.1s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-11-19T02:21:25.134Z] #24 transferring context: 50B done [2025-11-19T02:21:25.134Z] #24 DONE 0.1s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #25 [support-notifications internal] load .dockerignore [2025-11-19T02:21:25.134Z] #25 transferring context: 50B done [2025-11-19T02:21:25.134Z] #25 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #26 [core-command internal] load .dockerignore [2025-11-19T02:21:25.134Z] #26 transferring context: 50B done [2025-11-19T02:21:25.134Z] #26 DONE 0.1s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #27 [security-bootstrapper internal] load .dockerignore [2025-11-19T02:21:25.134Z] #27 transferring context: 50B done [2025-11-19T02:21:25.134Z] #27 DONE 0.1s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #28 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:21:25.134Z] #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-19T02:21:25.134Z] #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:21:25.134Z] #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-19T02:21:25.134Z] #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-19T02:21:25.134Z] #28 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #19 [core-keeper internal] load .dockerignore [2025-11-19T02:21:25.134Z] #19 transferring context: 50B done [2025-11-19T02:21:25.134Z] #19 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #28 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:21:25.134Z] #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-19T02:21:25.134Z] #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:21:25.134Z] #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-19T02:21:25.134Z] #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-19T02:21:25.134Z] #28 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #29 [security-proxy-setup internal] load .dockerignore [2025-11-19T02:21:25.134Z] #29 transferring context: 50B done [2025-11-19T02:21:25.134Z] #29 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-11-19T02:21:25.134Z] #30 transferring context: 50B done [2025-11-19T02:21:25.134Z] #30 DONE 0.2s [2025-11-19T02:21:25.134Z] [2025-11-19T02:21:25.134Z] #31 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-19T02:21:25.703Z] #31 ... [2025-11-19T02:21:25.703Z] [2025-11-19T02:21:25.703Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-19T02:21:25.703Z] #32 DONE 0.7s [2025-11-19T02:21:25.703Z] [2025-11-19T02:21:25.703Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-19T02:21:25.703Z] #33 DONE 0.7s [2025-11-19T02:21:25.703Z] [2025-11-19T02:21:25.703Z] #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-19T02:21:25.703Z] #31 DONE 0.7s [2025-11-19T02:21:25.703Z] [2025-11-19T02:21:25.703Z] #34 [security-spire-config internal] load .dockerignore [2025-11-19T02:21:25.703Z] #34 transferring context: 50B 0.0s done [2025-11-19T02:21:25.703Z] #34 DONE 0.1s [2025-11-19T02:21:25.703Z] [2025-11-19T02:21:25.703Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-11-19T02:21:25.964Z] #35 ... [2025-11-19T02:21:25.964Z] [2025-11-19T02:21:25.964Z] #28 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:21:25.964Z] #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-19T02:21:25.964Z] #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:21:25.964Z] #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-19T02:21:25.964Z] #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-19T02:21:25.964Z] #28 DONE 0.2s [2025-11-19T02:21:25.964Z] [2025-11-19T02:21:25.964Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:25.964Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-19T02:21:28.001Z] provisioning config files... [2025-11-19T02:21:28.036Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config6290104410500721654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-19T02:21:28.728Z] ---> ****-login.sh [2025-11-19T02:21:28.728Z] nexus3.edgexfoundry.org:10001 [2025-11-19T02:21:29.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:21:29.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T02:21:29.286Z] Configure a credential helper to remove this warning. See [2025-11-19T02:21:29.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T02:21:29.286Z] [2025-11-19T02:21:29.287Z] Login Succeeded [2025-11-19T02:21:29.287Z] nexus3.edgexfoundry.org:10002 [2025-11-19T02:21:29.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:21:29.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T02:21:29.561Z] Configure a credential helper to remove this warning. See [2025-11-19T02:21:29.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T02:21:29.561Z] [2025-11-19T02:21:29.561Z] Login Succeeded [2025-11-19T02:21:29.561Z] nexus3.edgexfoundry.org:10003 [2025-11-19T02:21:29.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:21:30.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T02:21:30.101Z] Configure a credential helper to remove this warning. See [2025-11-19T02:21:30.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T02:21:30.101Z] [2025-11-19T02:21:30.101Z] Login Succeeded [2025-11-19T02:21:30.101Z] nexus3.edgexfoundry.org:10004 [2025-11-19T02:21:30.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:21:30.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T02:21:30.374Z] Configure a credential helper to remove this warning. See [2025-11-19T02:21:30.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T02:21:30.374Z] [2025-11-19T02:21:30.374Z] Login Succeeded [2025-11-19T02:21:30.374Z] ****.io [2025-11-19T02:21:30.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:21:30.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T02:21:30.916Z] Configure a credential helper to remove this warning. See [2025-11-19T02:21:30.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T02:21:30.916Z] [2025-11-19T02:21:30.916Z] Login Succeeded [2025-11-19T02:21:30.916Z] ---> ****-login.sh ends [Pipeline] } [2025-11-19T02:21:30.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-19T02:21:31.586Z] + git config --global --add safe.directory /w/workspace/edgex-go/926 [Pipeline] echo [2025-11-19T02:21:31.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-19T02:21:31.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-19T02:21:31.643Z] ========================================================= [2025-11-19T02:21:31.643Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-19T02:21:31.643Z] ========================================================= [2025-11-19T02:21:31.644Z] #36 ... [2025-11-19T02:21:31.644Z] [2025-11-19T02:21:31.644Z] #37 [core-common-config-bootstrapper internal] load build context [2025-11-19T02:21:31.644Z] #37 transferring context: 265.88MB 5.7s [Pipeline] fileExists [Pipeline] sh [2025-11-19T02:21:31.919Z] #37 ... [2025-11-19T02:21:31.919Z] [2025-11-19T02:21:31.919Z] #38 [core-metadata internal] load build context [2025-11-19T02:21:31.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-19T02:21:32.181Z] #38 ... [2025-11-19T02:21:32.181Z] [2025-11-19T02:21:32.181Z] #37 [core-common-config-bootstrapper internal] load build context [2025-11-19T02:21:32.254Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-19T02:21:32.254Z] 6b59a28fa201: Pulling fs layer [2025-11-19T02:21:32.254Z] d32bb0dddca7: Pulling fs layer [2025-11-19T02:21:32.254Z] 5dab1238d3d9: Pulling fs layer [2025-11-19T02:21:32.254Z] 196fd7d83e7d: Pulling fs layer [2025-11-19T02:21:32.254Z] 4f4fb700ef54: Pulling fs layer [2025-11-19T02:21:32.254Z] 8ba94037c8f0: Pulling fs layer [2025-11-19T02:21:32.254Z] deaec5988b04: Pulling fs layer [2025-11-19T02:21:32.254Z] 9f65657bb879: Pulling fs layer [2025-11-19T02:21:32.254Z] 8ba94037c8f0: Waiting [2025-11-19T02:21:32.254Z] 4f4fb700ef54: Waiting [2025-11-19T02:21:32.254Z] deaec5988b04: Waiting [2025-11-19T02:21:32.254Z] 9f65657bb879: Waiting [2025-11-19T02:21:32.254Z] d32bb0dddca7: Verifying Checksum [2025-11-19T02:21:32.254Z] d32bb0dddca7: Download complete [2025-11-19T02:21:32.254Z] 196fd7d83e7d: Verifying Checksum [2025-11-19T02:21:32.254Z] 196fd7d83e7d: Download complete [2025-11-19T02:21:32.254Z] 4f4fb700ef54: Verifying Checksum [2025-11-19T02:21:32.254Z] 4f4fb700ef54: Download complete [2025-11-19T02:21:32.254Z] 6b59a28fa201: Verifying Checksum [2025-11-19T02:21:32.254Z] 6b59a28fa201: Download complete [2025-11-19T02:21:32.254Z] 8ba94037c8f0: Verifying Checksum [2025-11-19T02:21:32.254Z] 8ba94037c8f0: Download complete [2025-11-19T02:21:32.847Z] 9f65657bb879: Verifying Checksum [2025-11-19T02:21:32.847Z] 9f65657bb879: Download complete [2025-11-19T02:21:33.116Z] 6b59a28fa201: Pull complete [2025-11-19T02:21:33.705Z] d32bb0dddca7: Pull complete [2025-11-19T02:21:33.705Z] 5dab1238d3d9: Verifying Checksum [2025-11-19T02:21:35.479Z] #37 ... [2025-11-19T02:21:35.479Z] [2025-11-19T02:21:35.479Z] #39 [core-data internal] load build context [2025-11-19T02:21:35.479Z] #39 ... [2025-11-19T02:21:35.479Z] [2025-11-19T02:21:35.479Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-19T02:21:35.479Z] #0 0.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:35.479Z] #0 0.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:35.479Z] #0 1.169 (1/7) Installing ca-certificates (20250911-r0) [2025-11-19T02:21:35.479Z] #0 1.184 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:35.479Z] #0 1.211 (3/7) Installing libgcc (14.2.0-r6) [2025-11-19T02:21:35.479Z] #0 1.215 (4/7) Installing libsodium (1.0.20-r0) [2025-11-19T02:21:35.479Z] #0 1.226 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-19T02:21:35.479Z] #0 1.245 (6/7) Installing libzmq (4.3.5-r2) [2025-11-19T02:21:35.479Z] #0 1.256 (7/7) Installing zeromq (4.3.5-r2) [2025-11-19T02:21:35.479Z] #0 1.265 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:35.479Z] #0 1.275 Executing ca-certificates-20250911-r0.trigger [2025-11-19T02:21:35.479Z] #0 1.320 OK: 12 MiB in 23 packages [2025-11-19T02:21:35.479Z] #40 ... [2025-11-19T02:21:35.479Z] [2025-11-19T02:21:35.479Z] #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-19T02:21:35.479Z] #0 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:35.479Z] #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:35.479Z] #0 6.334 (1/3) Installing ca-certificates (20250911-r0) [2025-11-19T02:21:35.479Z] #0 6.660 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:35.479Z] #0 6.662 (3/3) Installing tzdata (2025b-r0) [2025-11-19T02:21:35.479Z] #0 6.695 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:35.479Z] #0 6.701 Executing ca-certificates-20250911-r0.trigger [2025-11-19T02:21:35.479Z] #0 6.762 OK: 8 MiB in 19 packages [2025-11-19T02:21:35.479Z] #41 ... [2025-11-19T02:21:35.479Z] [2025-11-19T02:21:35.479Z] #42 [security-bootstrapper internal] load build context [2025-11-19T02:21:35.479Z] #42 ... [2025-11-19T02:21:35.479Z] [2025-11-19T02:21:35.479Z] #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-19T02:21:35.479Z] #43 ... [2025-11-19T02:21:35.479Z] [2025-11-19T02:21:35.479Z] #44 [security-proxy-auth internal] load build context [2025-11-19T02:21:35.665Z] deaec5988b04: Verifying Checksum [2025-11-19T02:21:35.665Z] deaec5988b04: Download complete [2025-11-19T02:21:35.737Z] #44 ... [2025-11-19T02:21:35.737Z] [2025-11-19T02:21:35.737Z] #45 [support-notifications internal] load build context [2025-11-19T02:21:35.737Z] #45 ... [2025-11-19T02:21:35.737Z] [2025-11-19T02:21:35.737Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-19T02:21:35.994Z] #46 ... [2025-11-19T02:21:35.994Z] [2025-11-19T02:21:35.994Z] #47 [security-secretstore-setup internal] load build context [2025-11-19T02:21:35.994Z] #47 transferring context: 572.45MB 10.3s [2025-11-19T02:21:35.994Z] #47 ... [2025-11-19T02:21:35.994Z] [2025-11-19T02:21:35.994Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-19T02:21:36.252Z] #48 ... [2025-11-19T02:21:36.252Z] [2025-11-19T02:21:36.252Z] #49 [core-keeper internal] load build context [2025-11-19T02:21:36.252Z] #49 ... [2025-11-19T02:21:36.252Z] [2025-11-19T02:21:36.252Z] #50 [support-scheduler internal] load build context [2025-11-19T02:21:36.252Z] #50 transferring context: 607.93MB 11.2s done [2025-11-19T02:21:36.252Z] #50 ... [2025-11-19T02:21:36.252Z] [2025-11-19T02:21:36.252Z] #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-19T02:21:36.511Z] #51 ... [2025-11-19T02:21:36.511Z] [2025-11-19T02:21:36.511Z] #52 [security-spire-config internal] load build context [2025-11-19T02:21:36.511Z] #52 ... [2025-11-19T02:21:36.511Z] [2025-11-19T02:21:36.511Z] #53 [security-proxy-setup internal] load build context [2025-11-19T02:21:36.511Z] #53 transferring context: 607.93MB 11.0s done [2025-11-19T02:21:36.770Z] #53 ... [2025-11-19T02:21:36.770Z] [2025-11-19T02:21:36.770Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-19T02:21:36.770Z] #54 ... [2025-11-19T02:21:36.770Z] [2025-11-19T02:21:36.770Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-19T02:21:36.770Z] #55 ... [2025-11-19T02:21:36.770Z] [2025-11-19T02:21:36.770Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-19T02:21:37.562Z] #56 ... [2025-11-19T02:21:37.562Z] [2025-11-19T02:21:37.562Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-19T02:21:37.820Z] #57 ... [2025-11-19T02:21:37.820Z] [2025-11-19T02:21:37.820Z] #58 [security-spire-agent internal] load .dockerignore [2025-11-19T02:21:37.820Z] #58 ... [2025-11-19T02:21:37.820Z] [2025-11-19T02:21:37.820Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:21:37.820Z] #59 ... [2025-11-19T02:21:37.820Z] [2025-11-19T02:21:37.820Z] #60 [security-spire-server internal] load .dockerignore [2025-11-19T02:21:37.820Z] #60 transferring context: 50B done [2025-11-19T02:21:37.820Z] #60 ... [2025-11-19T02:21:37.820Z] [2025-11-19T02:21:37.820Z] #61 [core-command internal] load build context [2025-11-19T02:21:37.820Z] #61 transferring context: 607.93MB 10.5s done [2025-11-19T02:21:38.082Z] #61 ... [2025-11-19T02:21:38.082Z] [2025-11-19T02:21:38.082Z] #38 [core-metadata internal] load build context [2025-11-19T02:21:38.082Z] #38 transferring context: 607.93MB 12.8s done [2025-11-19T02:21:44.683Z] #38 ... [2025-11-19T02:21:44.683Z] [2025-11-19T02:21:44.683Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:44.683Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 18.7s done [2025-11-19T02:21:45.910Z] #36 ... [2025-11-19T02:21:45.910Z] [2025-11-19T02:21:45.910Z] #37 [core-common-config-bootstrapper internal] load build context [2025-11-19T02:21:45.910Z] #37 transferring context: 607.93MB 11.6s done [2025-11-19T02:21:45.910Z] #37 ... [2025-11-19T02:21:45.910Z] [2025-11-19T02:21:45.910Z] #39 [core-data internal] load build context [2025-11-19T02:21:45.910Z] #39 transferring context: 607.93MB 11.1s done [2025-11-19T02:21:46.169Z] #39 ... [2025-11-19T02:21:46.169Z] [2025-11-19T02:21:46.169Z] #42 [security-bootstrapper internal] load build context [2025-11-19T02:21:46.169Z] #42 transferring context: 607.93MB 12.8s done [2025-11-19T02:21:46.169Z] #42 ... [2025-11-19T02:21:46.169Z] [2025-11-19T02:21:46.169Z] #45 [support-notifications internal] load build context [2025-11-19T02:21:46.169Z] #45 transferring context: 607.93MB 11.4s done [2025-11-19T02:21:46.169Z] #45 ... [2025-11-19T02:21:46.169Z] [2025-11-19T02:21:46.169Z] #44 [security-proxy-auth internal] load build context [2025-11-19T02:21:46.169Z] #44 transferring context: 607.93MB 10.5s done [2025-11-19T02:21:46.427Z] #44 ... [2025-11-19T02:21:46.427Z] [2025-11-19T02:21:46.427Z] #47 [security-secretstore-setup internal] load build context [2025-11-19T02:21:46.427Z] #47 transferring context: 607.93MB 10.7s done [2025-11-19T02:21:46.686Z] #47 ... [2025-11-19T02:21:46.686Z] [2025-11-19T02:21:46.686Z] #49 [core-keeper internal] load build context [2025-11-19T02:21:46.686Z] #49 transferring context: 607.93MB 10.8s done [2025-11-19T02:21:46.686Z] #49 ... [2025-11-19T02:21:46.686Z] [2025-11-19T02:21:46.686Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:46.686Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-19T02:21:46.944Z] #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-19T02:21:46.944Z] #36 ... [2025-11-19T02:21:46.944Z] [2025-11-19T02:21:46.944Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-19T02:21:46.944Z] #56 transferring context: 607.93MB 12.7s done [2025-11-19T02:21:47.885Z] #56 ... [2025-11-19T02:21:47.885Z] [2025-11-19T02:21:47.885Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:47.885Z] #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-19T02:21:47.885Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s [2025-11-19T02:21:47.885Z] #36 ... [2025-11-19T02:21:47.885Z] [2025-11-19T02:21:47.885Z] #58 [security-spire-agent internal] load .dockerignore [2025-11-19T02:21:47.885Z] #58 transferring context: 50B 0.7s done [2025-11-19T02:21:47.885Z] #58 ... [2025-11-19T02:21:47.885Z] [2025-11-19T02:21:47.885Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:48.021Z] 5dab1238d3d9: Pull complete [2025-11-19T02:21:48.021Z] 196fd7d83e7d: Pull complete [2025-11-19T02:21:48.291Z] 4f4fb700ef54: Pull complete [2025-11-19T02:21:48.561Z] 8ba94037c8f0: Pull complete [2025-11-19T02:21:48.821Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.9s [2025-11-19T02:21:50.730Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 2.8s [2025-11-19T02:21:50.990Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 3.4s [2025-11-19T02:21:51.923Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 3.3s done [2025-11-19T02:21:52.180Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-19T02:21:53.551Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 5.7s [2025-11-19T02:21:53.809Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 6.2s [2025-11-19T02:21:54.375Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.2s done [2025-11-19T02:21:55.753Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.0s done [2025-11-19T02:21:55.753Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-19T02:21:55.753Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 8.1s [2025-11-19T02:21:55.753Z] #36 ... [2025-11-19T02:21:55.753Z] [2025-11-19T02:21:55.753Z] #28 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:21:55.753Z] #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-19T02:21:55.753Z] #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:21:55.753Z] #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-19T02:21:55.753Z] #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-19T02:21:55.753Z] #28 DONE 0.2s [2025-11-19T02:21:55.753Z] [2025-11-19T02:21:55.753Z] #60 [security-spire-server internal] load .dockerignore [2025-11-19T02:21:55.753Z] #60 DONE 30.1s [2025-11-19T02:21:55.753Z] [2025-11-19T02:21:55.753Z] #44 [security-proxy-auth internal] load build context [2025-11-19T02:21:55.753Z] #44 DONE 30.8s [2025-11-19T02:21:55.753Z] [2025-11-19T02:21:55.753Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:55.753Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 18.7s done [2025-11-19T02:21:55.753Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-19T02:21:55.753Z] #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-19T02:21:55.753Z] #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-19T02:21:55.753Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 3.3s done [2025-11-19T02:21:55.753Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.2s done [2025-11-19T02:21:55.753Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-19T02:21:55.753Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.0s done [2025-11-19T02:21:55.753Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-19T02:21:55.753Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.63MB / 41.51MB 8.2s [2025-11-19T02:21:55.753Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-19T02:21:55.753Z] #36 ... [2025-11-19T02:21:55.753Z] [2025-11-19T02:21:55.753Z] #62 [security-spire-server internal] load build context [2025-11-19T02:21:56.012Z] #62 ... [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #35 [core-data builder 2/7] WORKDIR /edgex-go [2025-11-19T02:21:56.012Z] #35 DONE 30.1s [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #61 [core-command internal] load build context [2025-11-19T02:21:56.012Z] #61 DONE 30.7s [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #47 [security-secretstore-setup internal] load build context [2025-11-19T02:21:56.012Z] #47 DONE 30.7s [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #49 [core-keeper internal] load build context [2025-11-19T02:21:56.012Z] #49 DONE 30.7s [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #39 [core-data internal] load build context [2025-11-19T02:21:56.012Z] #39 DONE 30.8s [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #50 [support-scheduler internal] load build context [2025-11-19T02:21:56.012Z] #50 DONE 30.8s [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #53 [security-proxy-setup internal] load build context [2025-11-19T02:21:56.012Z] #53 DONE 30.8s [2025-11-19T02:21:56.012Z] [2025-11-19T02:21:56.012Z] #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:56.012Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.5s [2025-11-19T02:21:56.270Z] #36 ... [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #28 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:21:56.270Z] #28 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done [2025-11-19T02:21:56.270Z] #28 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:21:56.270Z] #28 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-19T02:21:56.270Z] #28 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-19T02:21:56.270Z] #28 DONE 0.2s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #37 [core-common-config-bootstrapper internal] load build context [2025-11-19T02:21:56.270Z] #37 DONE 31.0s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-19T02:21:56.270Z] #40 DONE 30.9s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #41 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-19T02:21:56.270Z] #41 DONE 30.9s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #45 [support-notifications internal] load build context [2025-11-19T02:21:56.270Z] #45 DONE 31.0s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #56 [security-spiffe-token-provider internal] load build context [2025-11-19T02:21:56.270Z] #56 DONE 31.0s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #58 [security-spire-agent internal] load .dockerignore [2025-11-19T02:21:56.270Z] #58 DONE 30.4s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #38 [core-metadata internal] load build context [2025-11-19T02:21:56.270Z] #38 DONE 31.1s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #42 [security-bootstrapper internal] load build context [2025-11-19T02:21:56.270Z] #42 DONE 31.0s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #52 [security-spire-config internal] load build context [2025-11-19T02:21:56.270Z] #52 transferring context: 24.70kB done [2025-11-19T02:21:56.270Z] #52 DONE 30.3s [2025-11-19T02:21:56.270Z] [2025-11-19T02:21:56.270Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:56.270Z] #36 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 18.7s done [2025-11-19T02:21:56.270Z] #36 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-19T02:21:56.271Z] #36 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-19T02:21:56.271Z] #36 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-19T02:21:56.271Z] #36 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 3.3s done [2025-11-19T02:21:56.271Z] #36 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 6.2s done [2025-11-19T02:21:56.271Z] #36 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-19T02:21:56.271Z] #36 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 8.0s done [2025-11-19T02:21:56.271Z] #36 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-19T02:21:56.271Z] #36 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 8.5s done [2025-11-19T02:21:56.271Z] #36 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-19T02:21:56.271Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-11-19T02:21:56.271Z] #36 ... [2025-11-19T02:21:56.271Z] [2025-11-19T02:21:56.271Z] #62 [security-spire-server internal] load build context [2025-11-19T02:21:56.271Z] #62 transferring context: 26.44kB 0.0s done [2025-11-19T02:21:56.271Z] #62 DONE 0.4s [2025-11-19T02:21:56.271Z] [2025-11-19T02:21:56.271Z] #63 [security-spire-agent internal] load build context [2025-11-19T02:21:56.271Z] #63 transferring context: 25.98kB done [2025-11-19T02:21:56.271Z] #63 DONE 0.1s [2025-11-19T02:21:56.271Z] [2025-11-19T02:21:56.271Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:56.527Z] #36 ... [2025-11-19T02:21:56.527Z] [2025-11-19T02:21:56.527Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-19T02:21:56.527Z] #57 DONE 31.3s [2025-11-19T02:21:56.527Z] [2025-11-19T02:21:56.527Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:57.480Z] #36 ... [2025-11-19T02:21:57.480Z] [2025-11-19T02:21:57.480Z] #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-19T02:21:57.480Z] #54 30.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.480Z] #54 31.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.480Z] #54 31.41 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:57.480Z] #54 31.41 (2/2) Installing su-exec (0.2-r3) [2025-11-19T02:21:57.480Z] #54 31.42 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:57.480Z] #54 31.43 OK: 7 MiB in 18 packages [2025-11-19T02:21:57.480Z] #54 DONE 32.3s [2025-11-19T02:21:57.480Z] [2025-11-19T02:21:57.480Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:57.737Z] #36 ... [2025-11-19T02:21:57.737Z] [2025-11-19T02:21:57.737Z] #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-19T02:21:57.737Z] #43 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #43 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #43 31.61 (1/4) Installing ca-certificates (20250911-r0) [2025-11-19T02:21:57.737Z] #43 31.63 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:57.737Z] #43 31.64 (3/4) Installing su-exec (0.2-r3) [2025-11-19T02:21:57.737Z] #43 31.64 (4/4) Installing yq-go (4.47.2-r1) [2025-11-19T02:21:57.737Z] #43 31.80 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:57.737Z] #43 31.80 Executing ca-certificates-20250911-r0.trigger [2025-11-19T02:21:57.737Z] #43 31.82 OK: 20 MiB in 20 packages [2025-11-19T02:21:57.737Z] #43 DONE 32.4s [2025-11-19T02:21:57.737Z] [2025-11-19T02:21:57.737Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-19T02:21:57.737Z] #55 31.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #55 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #55 31.72 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:57.737Z] #55 31.73 (2/4) Installing openssl (3.5.4-r0) [2025-11-19T02:21:57.737Z] #55 31.79 (3/4) Installing su-exec (0.2-r3) [2025-11-19T02:21:57.737Z] #55 31.79 (4/4) Installing yq-go (4.47.2-r1) [2025-11-19T02:21:57.737Z] #55 31.87 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:57.737Z] #55 31.87 OK: 20 MiB in 20 packages [2025-11-19T02:21:57.737Z] #55 DONE 32.4s [2025-11-19T02:21:57.737Z] [2025-11-19T02:21:57.737Z] #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-19T02:21:57.737Z] #51 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #51 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #51 31.70 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:57.737Z] #51 31.74 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:57.737Z] #51 31.74 OK: 7 MiB in 17 packages [2025-11-19T02:21:57.737Z] #51 DONE 32.4s [2025-11-19T02:21:57.737Z] [2025-11-19T02:21:57.737Z] #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-19T02:21:57.737Z] #46 31.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #46 31.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:57.737Z] #46 31.59 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:57.737Z] #46 31.59 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:57.737Z] #46 31.61 OK: 7 MiB in 17 packages [2025-11-19T02:21:57.737Z] #46 DONE 32.5s [2025-11-19T02:21:57.737Z] [2025-11-19T02:21:57.737Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:58.657Z] deaec5988b04: Pull complete [2025-11-19T02:21:58.673Z] #36 ... [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:21:58.673Z] #59 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #59 30.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #59 31.19 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:21:58.673Z] #59 31.19 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:21:58.673Z] #59 31.19 OK: 26320 distinct packages available [2025-11-19T02:21:58.673Z] #59 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #59 31.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #59 31.70 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:58.673Z] #59 31.71 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-19T02:21:58.673Z] #59 31.71 (3/4) Installing libucontext (1.3.2-r0) [2025-11-19T02:21:58.673Z] #59 31.72 (4/4) Installing gcompat (1.1.0-r4) [2025-11-19T02:21:58.673Z] #59 31.73 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:58.673Z] #59 31.75 OK: 8 MiB in 20 packages [2025-11-19T02:21:58.673Z] #59 DONE 32.6s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-19T02:21:58.673Z] #0 1.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 1.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 2.189 OK: 265 MiB in 60 packages [2025-11-19T02:21:58.673Z] #64 DONE 2.6s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #65 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:21:58.673Z] #0 1.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 1.826 OK: 265 MiB in 60 packages [2025-11-19T02:21:58.673Z] #65 DONE 2.6s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-19T02:21:58.673Z] #48 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #48 31.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #48 31.82 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:21:58.673Z] #48 31.82 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:21:58.673Z] #48 31.82 OK: 26320 distinct packages available [2025-11-19T02:21:58.673Z] #48 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #48 31.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #48 32.33 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-19T02:21:58.673Z] #48 32.35 (2/13) Installing c-ares (1.34.5-r0) [2025-11-19T02:21:58.673Z] #48 32.35 (3/13) Installing libunistring (1.3-r0) [2025-11-19T02:21:58.673Z] #48 32.37 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-19T02:21:58.673Z] #48 32.38 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-19T02:21:58.673Z] #48 32.39 (6/13) Installing libpsl (0.21.5-r3) [2025-11-19T02:21:58.673Z] #48 32.39 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-19T02:21:58.673Z] #48 32.42 (8/13) Installing libcurl (8.14.1-r2) [2025-11-19T02:21:58.673Z] #48 32.43 (9/13) Installing curl (8.14.1-r2) [2025-11-19T02:21:58.673Z] #48 32.44 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:58.673Z] #48 32.45 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-19T02:21:58.673Z] #48 32.45 (12/13) Installing libucontext (1.3.2-r0) [2025-11-19T02:21:58.673Z] #48 32.46 (13/13) Installing gcompat (1.1.0-r4) [2025-11-19T02:21:58.673Z] #48 32.46 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:58.673Z] #48 32.47 OK: 13 MiB in 29 packages [2025-11-19T02:21:58.673Z] #48 DONE 33.3s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-19T02:21:58.673Z] #0 0.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 0.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 1.403 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:21:58.673Z] #0 1.403 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:21:58.673Z] #0 1.403 OK: 26320 distinct packages available [2025-11-19T02:21:58.673Z] #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 1.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:58.673Z] #0 1.901 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-19T02:21:58.673Z] #0 1.918 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-19T02:21:58.673Z] #0 1.923 (3/5) Installing libucontext (1.3.2-r0) [2025-11-19T02:21:58.673Z] #0 1.926 (4/5) Installing gcompat (1.1.0-r4) [2025-11-19T02:21:58.673Z] #0 1.934 (5/5) Installing openssl (3.5.4-r0) [2025-11-19T02:21:58.673Z] #0 1.945 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:21:58.673Z] #0 1.950 OK: 8 MiB in 21 packages [2025-11-19T02:21:58.673Z] #66 DONE 2.6s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:58.673Z] #36 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.3s done [2025-11-19T02:21:58.673Z] #36 ... [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-19T02:21:58.673Z] #67 DONE 2.8s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:21:58.673Z] #68 DONE 0.2s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:21:58.673Z] #69 DONE 0.2s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:21:58.673Z] #70 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2025-11-19T02:21:58.673Z] #70 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-19T02:21:58.673Z] #70 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-11-19T02:21:58.673Z] #70 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-11-19T02:21:58.673Z] #70 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2025-11-19T02:21:58.673Z] #70 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2025-11-19T02:21:58.673Z] #70 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done [2025-11-19T02:21:58.673Z] #70 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.4s done [2025-11-19T02:21:58.673Z] #70 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-11-19T02:21:58.673Z] #70 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.1s done [2025-11-19T02:21:58.673Z] #70 DONE 2.6s [2025-11-19T02:21:58.673Z] [2025-11-19T02:21:58.673Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:21:58.930Z] #36 DONE 32.9s [2025-11-19T02:21:58.930Z] [2025-11-19T02:21:58.930Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:21:59.190Z] #71 ... [2025-11-19T02:21:59.190Z] [2025-11-19T02:21:59.190Z] #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:21:59.190Z] #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.190Z] #0 2.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.190Z] #0 3.063 OK: 265 MiB in 60 packages [2025-11-19T02:21:59.190Z] #72 DONE 3.2s [2025-11-19T02:21:59.190Z] [2025-11-19T02:21:59.190Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:21:59.190Z] #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.190Z] #0 2.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.190Z] #0 2.863 OK: 12 MiB in 23 packages [2025-11-19T02:21:59.190Z] #73 DONE 3.0s [2025-11-19T02:21:59.190Z] [2025-11-19T02:21:59.190Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-19T02:21:59.190Z] #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.190Z] #0 2.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.190Z] #0 3.099 OK: 265 MiB in 60 packages [2025-11-19T02:21:59.190Z] #74 DONE 3.3s [2025-11-19T02:21:59.190Z] [2025-11-19T02:21:59.190Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:21:59.190Z] #75 DONE 0.1s [2025-11-19T02:21:59.190Z] [2025-11-19T02:21:59.190Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:21:59.190Z] #76 DONE 0.1s [2025-11-19T02:21:59.190Z] [2025-11-19T02:21:59.190Z] #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:21:59.760Z] #77 ... [2025-11-19T02:21:59.760Z] [2025-11-19T02:21:59.760Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-19T02:21:59.760Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.760Z] #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.760Z] #0 3.148 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:21:59.760Z] #0 3.148 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:21:59.760Z] #0 3.148 OK: 26321 distinct packages available [2025-11-19T02:21:59.760Z] #0 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.760Z] #0 3.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:21:59.760Z] #0 3.642 OK: 265 MiB in 60 packages [2025-11-19T02:21:59.761Z] #78 DONE 4.0s [2025-11-19T02:22:00.018Z] [2025-11-19T02:22:00.018Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:22:00.018Z] #79 DONE 0.2s [2025-11-19T02:22:00.018Z] [2025-11-19T02:22:00.018Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:00.079Z] 9f65657bb879: Pull complete [2025-11-19T02:22:00.079Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-19T02:22:00.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-19T02:22:00.079Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-19T02:22:00.447Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-19T02:22:00.447Z] WORKDIR /edgex [2025-11-19T02:22:00.447Z] COPY go.mod . [2025-11-19T02:22:00.447Z] RUN go mod download [2025-11-19T02:22:00.447Z] docker build -t ci-base-image-arm64 -f - . [2025-11-19T02:22:00.977Z] #80 ... [2025-11-19T02:22:00.977Z] [2025-11-19T02:22:00.977Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-19T02:22:00.977Z] #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 2.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 2.782 OK: 7 MiB in 18 packages [2025-11-19T02:22:00.977Z] #81 DONE 3.3s [2025-11-19T02:22:00.977Z] [2025-11-19T02:22:00.977Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:22:00.977Z] #0 3.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 4.182 OK: 8 MiB in 19 packages [2025-11-19T02:22:00.977Z] #82 DONE 4.8s [2025-11-19T02:22:00.977Z] [2025-11-19T02:22:00.977Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-19T02:22:00.977Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 2.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 2.924 OK: 20 MiB in 20 packages [2025-11-19T02:22:00.977Z] #83 DONE 3.3s [2025-11-19T02:22:00.977Z] [2025-11-19T02:22:00.977Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-19T02:22:00.977Z] #0 2.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:00.977Z] #0 3.090 OK: 20 MiB in 20 packages [2025-11-19T02:22:00.977Z] #84 DONE 3.4s [2025-11-19T02:22:00.977Z] [2025-11-19T02:22:00.977Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-19T02:22:01.445Z] Sending build context to Docker daemon 3.856MB [2025-11-19T02:22:01.445Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-19T02:22:01.445Z] ---> 334268110677 [2025-11-19T02:22:01.445Z] Step 2/4 : WORKDIR /edgex [2025-11-19T02:22:01.558Z] #85 DONE 0.4s [2025-11-19T02:22:01.558Z] [2025-11-19T02:22:01.558Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-19T02:22:01.558Z] #86 ... [2025-11-19T02:22:01.558Z] [2025-11-19T02:22:01.558Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:22:01.558Z] #0 2.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 2.883 OK: 13 MiB in 29 packages [2025-11-19T02:22:01.558Z] #87 DONE 3.1s [2025-11-19T02:22:01.558Z] [2025-11-19T02:22:01.558Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-19T02:22:01.558Z] #0 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 2.902 OK: 8 MiB in 21 packages [2025-11-19T02:22:01.558Z] #88 DONE 3.1s [2025-11-19T02:22:01.558Z] [2025-11-19T02:22:01.558Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-19T02:22:01.558Z] #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 2.919 OK: 8 MiB in 20 packages [2025-11-19T02:22:01.558Z] #89 DONE 3.1s [2025-11-19T02:22:01.558Z] [2025-11-19T02:22:01.558Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:22:01.558Z] #0 3.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 3.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:01.558Z] #0 3.819 OK: 7 MiB in 17 packages [2025-11-19T02:22:01.558Z] #90 DONE 4.0s [2025-11-19T02:22:01.817Z] [2025-11-19T02:22:01.817Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:22:03.433Z] ---> Running in 84171cedbddd [2025-11-19T02:22:03.720Z] Removing intermediate container 84171cedbddd [2025-11-19T02:22:03.720Z] ---> 8bb54d2414c9 [2025-11-19T02:22:03.720Z] Step 3/4 : COPY go.mod . [2025-11-19T02:22:03.725Z] #91 DONE 2.0s [2025-11-19T02:22:03.725Z] [2025-11-19T02:22:03.725Z] #92 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-19T02:22:03.725Z] #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:03.725Z] #0 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:03.725Z] #0 3.881 OK: 7 MiB in 17 packages [2025-11-19T02:22:03.725Z] #92 DONE 5.9s [2025-11-19T02:22:03.725Z] [2025-11-19T02:22:03.725Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-19T02:22:03.725Z] #93 DONE 2.0s [2025-11-19T02:22:03.725Z] [2025-11-19T02:22:03.725Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:22:03.725Z] #94 DONE 2.0s [2025-11-19T02:22:03.725Z] [2025-11-19T02:22:03.725Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-19T02:22:03.725Z] #95 ... [2025-11-19T02:22:03.725Z] [2025-11-19T02:22:03.725Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-19T02:22:03.725Z] #86 DONE 2.8s [2025-11-19T02:22:03.725Z] [2025-11-19T02:22:03.725Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-19T02:22:03.725Z] #96 DONE 0.3s [2025-11-19T02:22:03.725Z] [2025-11-19T02:22:03.725Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-19T02:22:04.290Z] #97 ... [2025-11-19T02:22:04.290Z] [2025-11-19T02:22:04.290Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-19T02:22:04.290Z] #95 DONE 0.7s [2025-11-19T02:22:04.290Z] [2025-11-19T02:22:04.290Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-19T02:22:04.309Z] ---> 6bcbf6f9e2e0 [2025-11-19T02:22:04.309Z] Step 4/4 : RUN go mod download [2025-11-19T02:22:04.309Z] ---> Running in 338b0ad875aa [2025-11-19T02:22:06.219Z] #98 ... [2025-11-19T02:22:06.219Z] [2025-11-19T02:22:06.219Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-19T02:22:06.219Z] #97 DONE 2.3s [2025-11-19T02:22:06.219Z] [2025-11-19T02:22:06.219Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-19T02:22:06.476Z] #99 ... [2025-11-19T02:22:06.476Z] [2025-11-19T02:22:06.476Z] #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-19T02:22:06.476Z] #0 2.967 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:06.476Z] #0 7.162 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:06.476Z] #100 ... [2025-11-19T02:22:06.476Z] [2025-11-19T02:22:06.476Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:22:09.012Z] #101 ... [2025-11-19T02:22:09.012Z] [2025-11-19T02:22:09.012Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-19T02:22:09.012Z] #0 4.982 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:09.012Z] #0 8.151 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-19T02:22:09.012Z] #102 ... [2025-11-19T02:22:09.012Z] [2025-11-19T02:22:09.012Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:09.012Z] #103 ... [2025-11-19T02:22:09.012Z] [2025-11-19T02:22:09.012Z] #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-19T02:22:09.012Z] #100 11.26 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-19T02:22:09.269Z] #100 ... [2025-11-19T02:22:09.269Z] [2025-11-19T02:22:09.269Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:11.212Z] #104 ... [2025-11-19T02:22:11.212Z] [2025-11-19T02:22:11.212Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-19T02:22:11.212Z] #102 12.22 OK: 265 MiB in 60 packages [2025-11-19T02:22:17.779Z] #102 ... [2025-11-19T02:22:17.779Z] [2025-11-19T02:22:17.779Z] #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-19T02:22:17.779Z] #100 15.84 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:22:17.779Z] #100 15.87 OK: 7 MiB in 17 packages [2025-11-19T02:22:25.914Z] #100 ... [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:25.914Z] #80 DONE 25.8s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #77 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:25.914Z] #77 DONE 26.7s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-19T02:22:25.914Z] #100 DONE 29.4s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-19T02:22:25.914Z] #102 DONE 27.2s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:25.914Z] #104 DONE 26.7s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:25.914Z] #103 DONE 27.2s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:22:25.914Z] #101 DONE 22.4s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-19T02:22:25.914Z] #98 DONE 21.6s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:25.914Z] #71 DONE 27.2s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-19T02:22:25.914Z] #99 DONE 22.1s [2025-11-19T02:22:25.914Z] [2025-11-19T02:22:25.914Z] #105 [core-metadata builder 6/7] COPY . . [2025-11-19T02:22:31.193Z] #105 ... [2025-11-19T02:22:31.193Z] [2025-11-19T02:22:31.193Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-19T02:22:31.193Z] #106 DONE 4.5s [2025-11-19T02:22:31.193Z] [2025-11-19T02:22:31.193Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2025-11-19T02:22:31.193Z] #107 ... [2025-11-19T02:22:31.193Z] [2025-11-19T02:22:31.193Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-19T02:22:31.193Z] #108 DONE 5.3s [2025-11-19T02:22:31.193Z] [2025-11-19T02:22:31.193Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:22:31.763Z] #109 ... [2025-11-19T02:22:31.763Z] [2025-11-19T02:22:31.763Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-19T02:22:32.698Z] #110 ... [2025-11-19T02:22:32.698Z] [2025-11-19T02:22:32.698Z] #107 [security-proxy-setup builder 6/7] COPY . . [2025-11-19T02:22:32.698Z] #107 DONE 6.8s [2025-11-19T02:22:33.217Z] [2025-11-19T02:22:33.217Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:22:33.478Z] #111 ... [2025-11-19T02:22:33.478Z] [2025-11-19T02:22:33.478Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:34.861Z] #112 ... [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:34.861Z] #113 CACHED [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #114 [security-proxy-setup builder 6/7] COPY . . [2025-11-19T02:22:34.861Z] #114 CACHED [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:22:34.861Z] #115 CACHED [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #116 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-19T02:22:34.861Z] #116 DONE 8.7s [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #117 [security-secretstore-setup builder 6/7] COPY . . [2025-11-19T02:22:34.861Z] #117 CACHED [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:34.861Z] #118 CACHED [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:22:34.861Z] #119 CACHED [2025-11-19T02:22:34.861Z] [2025-11-19T02:22:34.861Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-19T02:22:35.799Z] #120 ... [2025-11-19T02:22:35.799Z] [2025-11-19T02:22:35.799Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:22:35.799Z] #111 DONE 9.6s [2025-11-19T02:22:35.799Z] [2025-11-19T02:22:35.799Z] #121 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-19T02:22:35.799Z] #121 ... [2025-11-19T02:22:35.799Z] [2025-11-19T02:22:35.799Z] #122 [support-scheduler builder 6/7] COPY . . [2025-11-19T02:22:36.058Z] #122 ... [2025-11-19T02:22:36.058Z] [2025-11-19T02:22:36.058Z] #123 [support-notifications builder 6/7] COPY . . [2025-11-19T02:22:36.058Z] #123 ... [2025-11-19T02:22:36.058Z] [2025-11-19T02:22:36.058Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:22:36.058Z] #109 DONE 10.3s [2025-11-19T02:22:36.058Z] [2025-11-19T02:22:36.058Z] #124 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-19T02:22:36.316Z] #124 ... [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-19T02:22:36.316Z] #105 DONE 10.3s [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #123 [support-notifications builder 6/7] COPY . . [2025-11-19T02:22:36.316Z] #123 DONE 10.3s [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:22:36.316Z] #125 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-11-19T02:22:36.316Z] #126 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:36.316Z] #127 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #128 [core-data builder 6/7] COPY . . [2025-11-19T02:22:36.316Z] #128 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:36.316Z] #129 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:22:36.316Z] #130 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:22:36.316Z] #131 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:36.316Z] #132 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #133 [core-command builder 6/7] COPY . . [2025-11-19T02:22:36.316Z] #133 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:22:36.316Z] #134 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:22:36.316Z] #135 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-19T02:22:36.316Z] #136 CACHED [2025-11-19T02:22:36.316Z] [2025-11-19T02:22:36.316Z] #122 [support-scheduler builder 6/7] COPY . . [2025-11-19T02:22:36.316Z] #122 DONE 10.4s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #124 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-19T02:22:36.575Z] #124 DONE 0.5s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #121 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-19T02:22:36.575Z] #121 DONE 0.6s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #137 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-19T02:22:36.575Z] #137 DONE 0.2s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:22:36.575Z] #138 DONE 0.1s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #139 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-19T02:22:36.575Z] #139 DONE 0.1s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-19T02:22:36.575Z] #140 DONE 0.1s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-19T02:22:36.575Z] #141 DONE 0.1s [2025-11-19T02:22:36.575Z] [2025-11-19T02:22:36.575Z] #142 [security-spire-server] exporting to image [2025-11-19T02:22:36.575Z] #142 exporting layers [2025-11-19T02:22:36.831Z] #142 ... [2025-11-19T02:22:36.831Z] [2025-11-19T02:22:36.831Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-19T02:22:36.831Z] #143 DONE 0.1s [2025-11-19T02:22:36.831Z] [2025-11-19T02:22:36.831Z] #144 [security-spire-agent] exporting to image [2025-11-19T02:22:37.089Z] #144 ... [2025-11-19T02:22:37.089Z] [2025-11-19T02:22:37.089Z] #142 [security-spire-server] exporting to image [2025-11-19T02:22:37.089Z] #142 exporting layers 0.6s done [2025-11-19T02:22:37.089Z] #142 writing image sha256:730e5fd0fec701ef4fd2c24352751ddf87062053a4a07a53769eeeee54451258 0.0s done [2025-11-19T02:22:37.089Z] #142 naming to docker.io/library/security-spire-server done [2025-11-19T02:22:37.089Z] #142 DONE 0.6s [2025-11-19T02:22:37.089Z] [2025-11-19T02:22:37.089Z] #145 [security-spire-config] exporting to image [2025-11-19T02:22:37.089Z] #145 exporting layers 0.6s done [2025-11-19T02:22:37.089Z] #145 writing image sha256:e7adea5e9bb1daf848de3f85d6870d6a6a74cc6beb68cb355e58f3d492c471b8 done [2025-11-19T02:22:37.089Z] #145 naming to docker.io/library/security-spire-config done [2025-11-19T02:22:37.089Z] #145 DONE 0.6s [2025-11-19T02:22:37.089Z] [2025-11-19T02:22:37.090Z] #144 [security-spire-agent] exporting to image [2025-11-19T02:22:37.090Z] #144 exporting layers 0.5s done [2025-11-19T02:22:37.351Z] #144 writing image sha256:e689e8272d68a7263c35143377d56f13b8c824bddf15045c62605cd6c07ebdd0 done [2025-11-19T02:22:37.352Z] #144 naming to docker.io/library/security-spire-agent done [2025-11-19T02:22:37.352Z] #144 DONE 0.5s [2025-11-19T02:22:37.352Z] [2025-11-19T02:22:37.352Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T02:22:37.609Z] #146 1.307 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-19T02:22:45.714Z] #146 ... [2025-11-19T02:22:45.714Z] [2025-11-19T02:22:45.714Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-19T02:22:45.714Z] #0 2.943 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-19T02:22:45.714Z] #147 ... [2025-11-19T02:22:45.714Z] [2025-11-19T02:22:45.714Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-19T02:22:45.714Z] #0 2.838 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-19T02:22:45.714Z] #148 ... [2025-11-19T02:22:45.714Z] [2025-11-19T02:22:45.714Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T02:22:45.714Z] #0 1.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-19T02:22:46.283Z] #149 ... [2025-11-19T02:22:46.283Z] [2025-11-19T02:22:46.283Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T02:22:46.283Z] #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-19T02:22:46.283Z] #150 ... [2025-11-19T02:22:46.283Z] [2025-11-19T02:22:46.283Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-19T02:22:46.283Z] #0 1.345 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-19T02:22:46.542Z] #151 ... [2025-11-19T02:22:46.542Z] [2025-11-19T02:22:46.542Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T02:22:46.542Z] #0 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-19T02:22:46.801Z] #152 ... [2025-11-19T02:22:46.801Z] [2025-11-19T02:22:46.801Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-19T02:22:46.801Z] #0 1.357 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-19T02:22:46.801Z] #153 ... [2025-11-19T02:22:46.801Z] [2025-11-19T02:22:46.801Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-19T02:22:46.801Z] #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-19T02:22:47.735Z] #154 ... [2025-11-19T02:22:47.735Z] [2025-11-19T02:22:47.735Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-19T02:22:47.735Z] #120 2.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-19T02:22:47.994Z] #120 ... [2025-11-19T02:22:47.994Z] [2025-11-19T02:22:47.994Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-19T02:22:47.994Z] #110 5.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-19T02:23:00.197Z] #110 ... [2025-11-19T02:23:00.197Z] [2025-11-19T02:23:00.197Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:23:00.197Z] #112 DONE 25.2s [2025-11-19T02:23:00.197Z] [2025-11-19T02:23:00.197Z] #155 [core-keeper builder 7/8] COPY . . [2025-11-19T02:23:00.768Z] Removing intermediate container 338b0ad875aa [2025-11-19T02:23:00.768Z] ---> 2e7af5d92250 [2025-11-19T02:23:00.768Z] Successfully built 2e7af5d92250 [2025-11-19T02:23:00.768Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:23:01.124Z] + docker inspect -f . ci-base-image-arm64 [2025-11-19T02:23:01.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T02:23:01.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-773371 does not seem to be running inside a container [2025-11-19T02:23:01.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T02:23:02.095Z] #155 DONE 3.5s [2025-11-19T02:23:02.095Z] [2025-11-19T02:23:02.095Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-19T02:23:02.095Z] #154 ... [2025-11-19T02:23:02.095Z] [2025-11-19T02:23:02.095Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-19T02:23:02.749Z] $ docker top 55a1a6cd48cf6a352d7f51fb5a32a8293e93e4b7bb0fee1b577eac2437f24856 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-19T02:23:03.028Z] #156 0.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-19T02:23:03.624Z] + go version [2025-11-19T02:23:03.624Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-19T02:23:03.646Z] $ docker stop --time=1 55a1a6cd48cf6a352d7f51fb5a32a8293e93e4b7bb0fee1b577eac2437f24856 [2025-11-19T02:23:05.308Z] $ docker rm -f --volumes 55a1a6cd48cf6a352d7f51fb5a32a8293e93e4b7bb0fee1b577eac2437f24856 [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 [2025-11-19T02:23:06.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-19T02:23:06.081Z] [2025-11-19T02:23:06.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:23:06.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-19T02:23:06.700Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-19T02:23:06.700Z] 547446be3368: Pulling fs layer [2025-11-19T02:23:06.700Z] d125d8839a47: Pulling fs layer [2025-11-19T02:23:06.700Z] 3e85d5ac6304: Pulling fs layer [2025-11-19T02:23:06.700Z] c3105a71a48b: Pulling fs layer [2025-11-19T02:23:06.700Z] 0f093f025ec4: Pulling fs layer [2025-11-19T02:23:06.700Z] c3106fc0e877: Pulling fs layer [2025-11-19T02:23:06.700Z] c3105a71a48b: Waiting [2025-11-19T02:23:06.700Z] 0f093f025ec4: Waiting [2025-11-19T02:23:06.700Z] c3106fc0e877: Waiting [2025-11-19T02:23:06.700Z] 547446be3368: Verifying Checksum [2025-11-19T02:23:06.700Z] c3105a71a48b: Verifying Checksum [2025-11-19T02:23:06.700Z] c3105a71a48b: Download complete [2025-11-19T02:23:07.289Z] d125d8839a47: Verifying Checksum [2025-11-19T02:23:07.289Z] d125d8839a47: Download complete [2025-11-19T02:23:07.289Z] c3106fc0e877: Download complete [2025-11-19T02:23:07.289Z] 0f093f025ec4: Verifying Checksum [2025-11-19T02:23:07.289Z] 0f093f025ec4: Download complete [2025-11-19T02:23:07.559Z] 547446be3368: Pull complete [2025-11-19T02:23:08.522Z] d125d8839a47: Pull complete [2025-11-19T02:23:09.107Z] 3e85d5ac6304: Verifying Checksum [2025-11-19T02:23:09.107Z] 3e85d5ac6304: Download complete [2025-11-19T02:23:19.197Z] 3e85d5ac6304: Pull complete [2025-11-19T02:23:19.197Z] c3105a71a48b: Pull complete [2025-11-19T02:23:19.464Z] 0f093f025ec4: Pull complete [2025-11-19T02:23:19.464Z] c3106fc0e877: Pull complete [2025-11-19T02:23:19.731Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-19T02:23:19.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-19T02:23:19.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T02:23:19.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-773371 does not seem to be running inside a container [2025-11-19T02:23:20.041Z] $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T02:23:22.378Z] $ docker top 7f97211bdd0e816c5fdc322c4ea9c597d5980a517227720e1663d11ef66b5223 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-19T02:23:23.243Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-19T02:23:33.350Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-11-19T02:23:33.350Z] #1 transferring dockerfile: 2.01kB done [2025-11-19T02:23:33.350Z] #1 DONE 0.1s [2025-11-19T02:23:33.350Z] [2025-11-19T02:23:33.350Z] #2 [security-spire-config internal] load build definition from Dockerfile [2025-11-19T02:23:33.350Z] #2 transferring dockerfile: 1.69kB done [2025-11-19T02:23:33.350Z] #2 DONE 0.0s [2025-11-19T02:23:33.350Z] [2025-11-19T02:23:33.350Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-19T02:23:33.350Z] #3 transferring dockerfile: 2.49kB 0.0s done [2025-11-19T02:23:33.350Z] #3 DONE 0.1s [2025-11-19T02:23:33.350Z] [2025-11-19T02:23:33.350Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-19T02:23:33.350Z] #4 transferring dockerfile: 1.89kB 0.0s done [2025-11-19T02:23:33.350Z] #4 DONE 0.1s [2025-11-19T02:23:33.624Z] [2025-11-19T02:23:33.624Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-11-19T02:23:33.624Z] #5 transferring dockerfile: 1.70kB done [2025-11-19T02:23:33.624Z] #5 DONE 0.1s [2025-11-19T02:23:33.624Z] [2025-11-19T02:23:33.624Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-19T02:23:33.624Z] #6 transferring dockerfile: 2.23kB 0.0s done [2025-11-19T02:23:33.624Z] #6 DONE 0.1s [2025-11-19T02:23:33.624Z] [2025-11-19T02:23:33.624Z] #7 [core-command internal] load build definition from Dockerfile [2025-11-19T02:23:33.624Z] #7 transferring dockerfile: 1.94kB 0.0s done [2025-11-19T02:23:33.624Z] #7 DONE 0.1s [2025-11-19T02:23:33.900Z] [2025-11-19T02:23:33.900Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-11-19T02:23:33.900Z] #8 transferring dockerfile: 2.02kB 0.0s done [2025-11-19T02:23:33.900Z] #8 DONE 0.1s [2025-11-19T02:23:33.900Z] [2025-11-19T02:23:33.900Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-11-19T02:23:33.900Z] #9 transferring dockerfile: 1.81kB 0.0s done [2025-11-19T02:23:33.900Z] #9 DONE 0.1s [2025-11-19T02:23:33.900Z] [2025-11-19T02:23:33.900Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-11-19T02:23:33.900Z] #10 transferring dockerfile: 1.83kB done [2025-11-19T02:23:33.900Z] #10 DONE 0.1s [2025-11-19T02:23:33.900Z] [2025-11-19T02:23:33.900Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-19T02:23:33.900Z] #11 transferring dockerfile: 3.02kB 0.0s done [2025-11-19T02:23:33.900Z] #11 DONE 0.1s [2025-11-19T02:23:33.900Z] [2025-11-19T02:23:33.900Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-19T02:23:34.179Z] #12 transferring dockerfile: 2.14kB 0.0s done [2025-11-19T02:23:34.179Z] #12 DONE 0.1s [2025-11-19T02:23:34.179Z] [2025-11-19T02:23:34.179Z] #13 [core-data internal] load build definition from Dockerfile [2025-11-19T02:23:34.179Z] #13 transferring dockerfile: 2.04kB 0.0s done [2025-11-19T02:23:34.179Z] #13 DONE 0.1s [2025-11-19T02:23:34.179Z] [2025-11-19T02:23:34.179Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-11-19T02:23:34.449Z] #14 transferring dockerfile: 2.10kB 0.0s done [2025-11-19T02:23:34.449Z] #14 DONE 0.1s [2025-11-19T02:23:34.449Z] [2025-11-19T02:23:34.449Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-19T02:23:34.449Z] #15 transferring dockerfile: 2.50kB 0.0s done [2025-11-19T02:23:34.449Z] #15 DONE 0.1s [2025-11-19T02:23:34.449Z] [2025-11-19T02:23:34.449Z] #16 [core-keeper internal] load .dockerignore [2025-11-19T02:23:34.449Z] #16 transferring context: 50B 0.0s done [2025-11-19T02:23:34.449Z] #16 DONE 0.1s [2025-11-19T02:23:35.421Z] [2025-11-19T02:23:35.421Z] #17 [security-spire-config internal] load .dockerignore [2025-11-19T02:23:35.421Z] #17 transferring context: 50B 0.0s done [2025-11-19T02:23:35.421Z] #17 DONE 0.0s [2025-11-19T02:23:35.421Z] [2025-11-19T02:23:35.421Z] #18 [security-secretstore-setup internal] load .dockerignore [2025-11-19T02:23:35.421Z] #18 transferring context: 50B done [2025-11-19T02:23:35.421Z] #18 DONE 0.1s [2025-11-19T02:23:35.421Z] [2025-11-19T02:23:35.421Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-11-19T02:23:35.421Z] #19 transferring context: 50B done [2025-11-19T02:23:35.421Z] #19 DONE 0.1s [2025-11-19T02:23:35.421Z] [2025-11-19T02:23:35.421Z] #20 [security-spire-server internal] load .dockerignore [2025-11-19T02:23:35.421Z] #20 transferring context: 50B done [2025-11-19T02:23:35.421Z] #20 DONE 0.0s [2025-11-19T02:23:35.421Z] [2025-11-19T02:23:35.421Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-19T02:23:35.421Z] #21 transferring context: 50B done [2025-11-19T02:23:35.421Z] #21 DONE 0.0s [2025-11-19T02:23:35.421Z] [2025-11-19T02:23:35.421Z] #22 [core-command internal] load .dockerignore [2025-11-19T02:23:35.694Z] #22 transferring context: 50B done [2025-11-19T02:23:35.694Z] #22 DONE 0.1s [2025-11-19T02:23:35.694Z] [2025-11-19T02:23:35.694Z] #23 [support-notifications internal] load .dockerignore [2025-11-19T02:23:35.694Z] #23 transferring context: 50B 0.0s done [2025-11-19T02:23:35.694Z] #23 DONE 0.1s [2025-11-19T02:23:35.694Z] [2025-11-19T02:23:35.694Z] #24 [security-spire-agent internal] load .dockerignore [2025-11-19T02:23:35.694Z] #24 transferring context: 50B done [2025-11-19T02:23:35.694Z] #24 DONE 0.1s [2025-11-19T02:23:35.966Z] [2025-11-19T02:23:35.966Z] #25 [support-scheduler internal] load .dockerignore [2025-11-19T02:23:35.966Z] #25 transferring context: 50B 0.0s done [2025-11-19T02:23:35.966Z] #25 DONE 0.1s [2025-11-19T02:23:35.966Z] [2025-11-19T02:23:35.966Z] #26 [security-bootstrapper internal] load .dockerignore [2025-11-19T02:23:35.966Z] #26 transferring context: 50B 0.0s done [2025-11-19T02:23:35.966Z] #26 DONE 0.1s [2025-11-19T02:23:35.966Z] [2025-11-19T02:23:35.966Z] #27 [security-proxy-auth internal] load .dockerignore [2025-11-19T02:23:35.966Z] #27 transferring context: 50B 0.0s done [2025-11-19T02:23:35.966Z] #27 DONE 0.1s [2025-11-19T02:23:35.966Z] [2025-11-19T02:23:35.966Z] #28 [core-data internal] load .dockerignore [2025-11-19T02:23:35.966Z] #28 transferring context: 50B 0.0s done [2025-11-19T02:23:35.966Z] #28 DONE 0.1s [2025-11-19T02:23:35.966Z] [2025-11-19T02:23:35.966Z] #29 [core-metadata internal] load .dockerignore [2025-11-19T02:23:36.236Z] #29 transferring context: 50B 0.0s done [2025-11-19T02:23:36.236Z] #29 DONE 0.1s [2025-11-19T02:23:36.236Z] [2025-11-19T02:23:36.236Z] #30 [security-proxy-setup internal] load .dockerignore [2025-11-19T02:23:36.236Z] #30 transferring context: 50B done [2025-11-19T02:23:36.236Z] #30 DONE 0.1s [2025-11-19T02:23:36.236Z] [2025-11-19T02:23:36.236Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:36.236Z] #31 DONE 0.0s [2025-11-19T02:23:36.236Z] [2025-11-19T02:23:36.236Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:23:36.827Z] #32 DONE 0.7s [2025-11-19T02:23:37.097Z] [2025-11-19T02:23:37.097Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-19T02:23:37.097Z] #33 ... [2025-11-19T02:23:37.097Z] [2025-11-19T02:23:37.097Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:37.097Z] #31 DONE 0.0s [2025-11-19T02:23:37.367Z] [2025-11-19T02:23:37.367Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:23:37.367Z] #32 DONE 0.7s [2025-11-19T02:23:37.367Z] [2025-11-19T02:23:37.367Z] #34 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:37.367Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:37.367Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:37.367Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:37.367Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:37.367Z] #34 DONE 0.5s [2025-11-19T02:23:37.367Z] [2025-11-19T02:23:37.367Z] #35 [security-secretstore-setup internal] load build context [2025-11-19T02:23:37.367Z] #35 ... [2025-11-19T02:23:37.367Z] [2025-11-19T02:23:37.367Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:37.367Z] #31 DONE 0.0s [2025-11-19T02:23:37.648Z] [2025-11-19T02:23:37.648Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:23:37.648Z] #32 DONE 0.7s [2025-11-19T02:23:37.648Z] [2025-11-19T02:23:37.648Z] #36 [core-keeper internal] load build context [2025-11-19T02:23:37.648Z] #36 ... [2025-11-19T02:23:37.648Z] [2025-11-19T02:23:37.648Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:37.648Z] #31 DONE 0.0s [2025-11-19T02:23:37.648Z] [2025-11-19T02:23:37.648Z] #34 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:37.648Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:37.648Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:37.648Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:37.648Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:37.648Z] #34 DONE 0.5s [2025-11-19T02:23:37.648Z] [2025-11-19T02:23:37.648Z] #36 [core-keeper internal] load build context [2025-11-19T02:23:37.923Z] #36 ... [2025-11-19T02:23:37.923Z] [2025-11-19T02:23:37.923Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:37.923Z] #31 DONE 0.0s [2025-11-19T02:23:37.923Z] [2025-11-19T02:23:37.923Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:23:37.923Z] #32 DONE 0.8s [2025-11-19T02:23:37.923Z] [2025-11-19T02:23:37.923Z] #36 [core-keeper internal] load build context [2025-11-19T02:23:37.923Z] #36 ... [2025-11-19T02:23:37.923Z] [2025-11-19T02:23:37.923Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:37.923Z] #31 DONE 0.0s [2025-11-19T02:23:37.923Z] [2025-11-19T02:23:37.923Z] #34 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:37.923Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:37.923Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:37.923Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:37.923Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:37.923Z] #34 DONE 0.6s [2025-11-19T02:23:37.923Z] [2025-11-19T02:23:37.923Z] #36 [core-keeper internal] load build context [2025-11-19T02:23:38.195Z] #36 transferring context: 3.36MB 1.2s done [2025-11-19T02:23:38.470Z] #36 ... [2025-11-19T02:23:38.470Z] [2025-11-19T02:23:38.470Z] #34 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:38.470Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:38.470Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:38.470Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:38.470Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:38.470Z] #34 DONE 0.6s [2025-11-19T02:23:38.470Z] [2025-11-19T02:23:38.470Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:23:38.470Z] #32 DONE 1.3s [2025-11-19T02:23:38.738Z] [2025-11-19T02:23:38.738Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:38.738Z] #31 DONE 0.0s [2025-11-19T02:23:38.738Z] [2025-11-19T02:23:38.738Z] #35 [security-secretstore-setup internal] load build context [2025-11-19T02:23:39.009Z] #35 ... [2025-11-19T02:23:39.009Z] [2025-11-19T02:23:39.009Z] #34 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:39.009Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:39.009Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:39.009Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:39.009Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:39.009Z] #34 DONE 0.7s [2025-11-19T02:23:39.009Z] [2025-11-19T02:23:39.009Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:39.009Z] #31 DONE 0.0s [2025-11-19T02:23:39.009Z] [2025-11-19T02:23:39.009Z] #35 [security-secretstore-setup internal] load build context [2025-11-19T02:23:39.009Z] #35 ... [2025-11-19T02:23:39.009Z] [2025-11-19T02:23:39.009Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-19T02:23:39.009Z] #33 DONE 1.9s [2025-11-19T02:23:39.009Z] [2025-11-19T02:23:39.009Z] #36 [core-keeper internal] load build context [2025-11-19T02:23:39.009Z] #36 DONE 2.0s [2025-11-19T02:23:39.009Z] [2025-11-19T02:23:39.009Z] #35 [security-secretstore-setup internal] load build context [2025-11-19T02:23:39.277Z] #35 ... [2025-11-19T02:23:39.277Z] [2025-11-19T02:23:39.277Z] #34 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:39.277Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:39.277Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:39.277Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:39.277Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:39.277Z] #34 DONE 0.7s [2025-11-19T02:23:39.277Z] [2025-11-19T02:23:39.277Z] #37 [security-spire-server internal] load build context [2025-11-19T02:23:39.277Z] #37 DONE 0.0s [2025-11-19T02:23:39.277Z] [2025-11-19T02:23:39.277Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:39.277Z] #38 DONE 0.1s [2025-11-19T02:23:39.277Z] [2025-11-19T02:23:39.277Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:39.277Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:39.551Z] #38 ... [2025-11-19T02:23:39.551Z] [2025-11-19T02:23:39.551Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:39.551Z] #31 DONE 0.0s [2025-11-19T02:23:39.551Z] [2025-11-19T02:23:39.551Z] #35 [security-secretstore-setup internal] load build context [2025-11-19T02:23:39.551Z] #35 transferring context: 3.36MB 1.9s done [2025-11-19T02:23:39.551Z] #35 ... [2025-11-19T02:23:39.551Z] [2025-11-19T02:23:39.551Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:39.551Z] #31 DONE 0.0s [2025-11-19T02:23:39.830Z] [2025-11-19T02:23:39.830Z] #39 [security-spiffe-token-provider internal] load build context [2025-11-19T02:23:39.830Z] #39 ... [2025-11-19T02:23:39.830Z] [2025-11-19T02:23:39.830Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:23:39.830Z] #32 DONE 2.6s [2025-11-19T02:23:39.830Z] [2025-11-19T02:23:39.830Z] #35 [security-secretstore-setup internal] load build context [2025-11-19T02:23:39.830Z] #35 DONE 2.6s [2025-11-19T02:23:39.830Z] [2025-11-19T02:23:39.830Z] #39 [security-spiffe-token-provider internal] load build context [2025-11-19T02:23:40.103Z] #39 ... [2025-11-19T02:23:40.103Z] [2025-11-19T02:23:40.103Z] #34 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:40.103Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:40.103Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:40.103Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:40.103Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:40.103Z] #34 DONE 0.8s [2025-11-19T02:23:40.103Z] [2025-11-19T02:23:40.103Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:40.103Z] #31 DONE 0.0s [2025-11-19T02:23:40.103Z] [2025-11-19T02:23:40.103Z] #39 [security-spiffe-token-provider internal] load build context [2025-11-19T02:23:40.103Z] #39 ... [2025-11-19T02:23:40.103Z] [2025-11-19T02:23:40.103Z] #34 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:40.103Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:40.103Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:40.103Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:40.103Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:40.103Z] #34 DONE 0.8s [2025-11-19T02:23:40.380Z] [2025-11-19T02:23:40.380Z] #39 [security-spiffe-token-provider internal] load build context [2025-11-19T02:23:40.380Z] #39 ... [2025-11-19T02:23:40.380Z] [2025-11-19T02:23:40.380Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-19T02:23:40.380Z] #31 DONE 0.0s [2025-11-19T02:23:40.380Z] [2025-11-19T02:23:40.380Z] #39 [security-spiffe-token-provider internal] load build context [2025-11-19T02:23:40.380Z] #39 transferring context: 3.36MB 2.4s done [2025-11-19T02:23:41.021Z] #39 ... [2025-11-19T02:23:41.021Z] [2025-11-19T02:23:41.021Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-19T02:23:41.021Z] #40 DONE 2.8s [2025-11-19T02:23:41.290Z] [2025-11-19T02:23:41.290Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:41.290Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done [2025-11-19T02:23:41.290Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-19T02:23:41.290Z] #38 ... [2025-11-19T02:23:41.290Z] [2025-11-19T02:23:41.290Z] #34 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:41.290Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:41.290Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:41.290Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:41.290Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:41.290Z] #34 DONE 0.8s [2025-11-19T02:23:41.290Z] [2025-11-19T02:23:41.290Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:41.290Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done [2025-11-19T02:23:41.290Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-19T02:23:41.290Z] #38 ... [2025-11-19T02:23:41.290Z] [2025-11-19T02:23:41.290Z] #39 [security-spiffe-token-provider internal] load build context [2025-11-19T02:23:41.290Z] #39 DONE 3.8s [2025-11-19T02:23:41.566Z] [2025-11-19T02:23:41.567Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:41.567Z] #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-19T02:23:41.836Z] #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-19T02:23:42.109Z] #38 ... [2025-11-19T02:23:42.109Z] [2025-11-19T02:23:42.109Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-11-19T02:23:42.109Z] #32 DONE 4.5s [2025-11-19T02:23:42.109Z] [2025-11-19T02:23:42.109Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:42.109Z] #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-19T02:23:42.109Z] #38 ... [2025-11-19T02:23:42.109Z] [2025-11-19T02:23:42.109Z] #34 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:42.109Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:42.109Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:42.109Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:42.109Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:42.109Z] #34 DONE 0.9s [2025-11-19T02:23:42.380Z] [2025-11-19T02:23:42.380Z] #34 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-19T02:23:42.380Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-19T02:23:42.380Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-19T02:23:42.380Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-19T02:23:42.380Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-19T02:23:42.380Z] #34 DONE 0.9s [2025-11-19T02:23:42.380Z] [2025-11-19T02:23:42.380Z] #41 [security-proxy-setup internal] load build context [2025-11-19T02:23:42.655Z] #41 ... [2025-11-19T02:23:42.655Z] [2025-11-19T02:23:42.655Z] #42 [core-common-config-bootstrapper internal] load build context [2025-11-19T02:23:42.655Z] #42 transferring context: 3.36MB 2.5s done [2025-11-19T02:23:42.655Z] #42 DONE 4.7s [2025-11-19T02:23:42.655Z] [2025-11-19T02:23:42.655Z] #43 [security-spire-config internal] load build context [2025-11-19T02:23:42.655Z] #43 transferring context: 24.70kB 0.2s done [2025-11-19T02:23:42.655Z] #43 DONE 3.4s [2025-11-19T02:23:42.655Z] [2025-11-19T02:23:42.655Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:42.655Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s [2025-11-19T02:23:42.655Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s [2025-11-19T02:23:42.655Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.5s [2025-11-19T02:23:42.926Z] #38 ... [2025-11-19T02:23:42.926Z] [2025-11-19T02:23:42.926Z] #37 [security-spire-server internal] load build context [2025-11-19T02:23:42.926Z] #37 transferring context: 26.44kB 0.2s done [2025-11-19T02:23:42.926Z] #37 DONE 3.4s [2025-11-19T02:23:42.926Z] [2025-11-19T02:23:42.926Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:42.926Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2025-11-19T02:23:42.926Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.8s [2025-11-19T02:23:43.466Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done [2025-11-19T02:23:43.466Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done [2025-11-19T02:23:43.466Z] #38 ... [2025-11-19T02:23:43.466Z] [2025-11-19T02:23:43.466Z] #44 [core-command internal] load build context [2025-11-19T02:23:43.466Z] #44 transferring context: 3.36MB 3.3s done [2025-11-19T02:23:43.466Z] #44 DONE 5.2s [2025-11-19T02:23:43.466Z] [2025-11-19T02:23:43.466Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:43.466Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done [2025-11-19T02:23:43.816Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done [2025-11-19T02:23:43.816Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s done [2025-11-19T02:23:44.892Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 2.6s [2025-11-19T02:23:45.876Z] #38 ... [2025-11-19T02:23:45.876Z] [2025-11-19T02:23:45.876Z] #45 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-11-19T02:23:45.876Z] #45 DONE 9.8s [2025-11-19T02:23:45.876Z] [2025-11-19T02:23:45.876Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:45.876Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 3.4s [2025-11-19T02:23:46.149Z] #38 ... [2025-11-19T02:23:46.149Z] [2025-11-19T02:23:46.149Z] #46 [security-spire-agent internal] load build context [2025-11-19T02:23:46.149Z] #46 transferring context: 25.98kB 1.3s done [2025-11-19T02:23:46.149Z] #46 DONE 4.7s [2025-11-19T02:23:46.149Z] [2025-11-19T02:23:46.149Z] #47 [support-notifications internal] load build context [2025-11-19T02:23:46.149Z] #47 transferring context: 3.36MB 4.7s done [2025-11-19T02:23:46.149Z] #47 DONE 7.5s [2025-11-19T02:23:46.149Z] [2025-11-19T02:23:46.149Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:46.427Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 4.2s [2025-11-19T02:23:46.697Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2025-11-19T02:23:46.964Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-11-19T02:23:46.964Z] #38 ... [2025-11-19T02:23:46.964Z] [2025-11-19T02:23:46.964Z] #48 [support-scheduler internal] load build context [2025-11-19T02:23:46.964Z] #48 transferring context: 3.36MB 5.6s done [2025-11-19T02:23:46.964Z] #48 DONE 8.1s [2025-11-19T02:23:46.964Z] [2025-11-19T02:23:46.964Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:47.234Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.9s [2025-11-19T02:23:47.234Z] #38 ... [2025-11-19T02:23:47.234Z] [2025-11-19T02:23:47.234Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-19T02:23:47.504Z] #49 ... [2025-11-19T02:23:47.504Z] [2025-11-19T02:23:47.504Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-19T02:23:47.504Z] #50 ... [2025-11-19T02:23:47.504Z] [2025-11-19T02:23:47.504Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:47.773Z] #38 ... [2025-11-19T02:23:47.773Z] [2025-11-19T02:23:47.773Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-19T02:23:48.041Z] #51 ... [2025-11-19T02:23:48.041Z] [2025-11-19T02:23:48.041Z] #41 [security-proxy-setup internal] load build context [2025-11-19T02:23:48.310Z] #41 ... [2025-11-19T02:23:48.310Z] [2025-11-19T02:23:48.310Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-19T02:23:48.310Z] #52 ... [2025-11-19T02:23:48.310Z] [2025-11-19T02:23:48.310Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:48.582Z] #38 ... [2025-11-19T02:23:48.582Z] [2025-11-19T02:23:48.582Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-19T02:23:48.582Z] #0 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:23:48.582Z] #0 7.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:23:48.850Z] #53 ... [2025-11-19T02:23:48.850Z] [2025-11-19T02:23:48.850Z] #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-19T02:23:48.850Z] #50 DONE 11.3s [2025-11-19T02:23:48.850Z] [2025-11-19T02:23:48.850Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:48.850Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.28MB / 37.02MB 6.5s [2025-11-19T02:23:49.438Z] #38 ... [2025-11-19T02:23:49.438Z] [2025-11-19T02:23:49.438Z] #54 [core-keeper builder 2/8] WORKDIR /edgex-go [2025-11-19T02:23:49.438Z] #54 DONE 4.6s [2025-11-19T02:23:49.438Z] [2025-11-19T02:23:49.438Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:49.438Z] #38 ... [2025-11-19T02:23:49.439Z] [2025-11-19T02:23:49.439Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-19T02:23:49.713Z] #55 ... [2025-11-19T02:23:49.713Z] [2025-11-19T02:23:49.713Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-19T02:23:49.713Z] #56 ... [2025-11-19T02:23:49.713Z] [2025-11-19T02:23:49.713Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:23:50.007Z] #57 ... [2025-11-19T02:23:50.007Z] [2025-11-19T02:23:50.007Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-19T02:23:50.007Z] #58 ... [2025-11-19T02:23:50.007Z] [2025-11-19T02:23:50.007Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-19T02:23:50.007Z] #52 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:23:50.277Z] #52 ... [2025-11-19T02:23:50.277Z] [2025-11-19T02:23:50.277Z] #59 [security-bootstrapper internal] load build context [2025-11-19T02:23:50.557Z] #59 ... [2025-11-19T02:23:50.557Z] [2025-11-19T02:23:50.557Z] #60 [security-proxy-auth internal] load build context [2025-11-19T02:23:50.557Z] #60 ... [2025-11-19T02:23:50.557Z] [2025-11-19T02:23:50.557Z] #61 [core-data internal] load build context [2025-11-19T02:23:50.557Z] #61 transferring context: 1.30MB 7.4s [2025-11-19T02:23:50.557Z] #61 ... [2025-11-19T02:23:50.557Z] [2025-11-19T02:23:50.557Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:50.557Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 8.4s [2025-11-19T02:23:50.557Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done [2025-11-19T02:23:51.156Z] #38 ... [2025-11-19T02:23:51.156Z] [2025-11-19T02:23:51.156Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-19T02:23:51.425Z] #62 ... [2025-11-19T02:23:51.425Z] [2025-11-19T02:23:51.425Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-19T02:23:51.425Z] #63 ... [2025-11-19T02:23:51.425Z] [2025-11-19T02:23:51.425Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:23:51.425Z] #64 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.2s done [2025-11-19T02:23:51.425Z] #64 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-19T02:23:51.425Z] #64 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-11-19T02:23:51.425Z] #64 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-11-19T02:23:51.425Z] #64 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-19T02:23:51.425Z] #64 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2025-11-19T02:23:51.425Z] #64 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2025-11-19T02:23:51.425Z] #64 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2025-11-19T02:23:51.425Z] #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.73MB / 17.33MB 6.5s [2025-11-19T02:23:51.425Z] #64 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-11-19T02:23:51.425Z] #64 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done [2025-11-19T02:23:51.695Z] #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 14.68MB / 17.33MB 6.6s [2025-11-19T02:23:51.695Z] #64 ... [2025-11-19T02:23:51.695Z] [2025-11-19T02:23:51.695Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:51.695Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 9.3s [2025-11-19T02:23:52.294Z] #38 ... [2025-11-19T02:23:52.294Z] [2025-11-19T02:23:52.294Z] #65 [core-metadata internal] load build context [2025-11-19T02:23:52.294Z] #65 ... [2025-11-19T02:23:52.294Z] [2025-11-19T02:23:52.294Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:23:52.880Z] #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 7.4s [2025-11-19T02:23:53.148Z] #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.78MB / 17.33MB 8.1s [2025-11-19T02:23:53.148Z] #64 ... [2025-11-19T02:23:53.148Z] [2025-11-19T02:23:53.148Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-19T02:23:53.148Z] #66 ... [2025-11-19T02:23:53.148Z] [2025-11-19T02:23:53.148Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:53.416Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.2s [2025-11-19T02:23:54.387Z] #38 ... [2025-11-19T02:23:54.387Z] [2025-11-19T02:23:54.387Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-19T02:23:54.387Z] #53 10.71 (1/7) Installing ca-certificates (20250911-r0) [2025-11-19T02:23:54.387Z] #53 11.08 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-19T02:23:54.387Z] #53 11.08 (3/7) Installing libgcc (14.2.0-r6) [2025-11-19T02:23:54.387Z] #53 11.08 (4/7) Installing libsodium (1.0.20-r0) [2025-11-19T02:23:54.387Z] #53 11.13 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-19T02:23:54.387Z] #53 11.40 (6/7) Installing libzmq (4.3.5-r2) [2025-11-19T02:23:54.387Z] #53 11.50 (7/7) Installing zeromq (4.3.5-r2) [2025-11-19T02:23:54.387Z] #53 11.64 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:23:54.387Z] #53 11.75 Executing ca-certificates-20250911-r0.trigger [2025-11-19T02:23:54.387Z] #53 12.84 OK: 12 MiB in 23 packages [2025-11-19T02:23:54.387Z] #53 DONE 15.6s [2025-11-19T02:23:54.387Z] [2025-11-19T02:23:54.387Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:54.387Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.74MB / 37.02MB 12.0s [2025-11-19T02:23:54.975Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 12.6s [2025-11-19T02:23:54.975Z] #38 ... [2025-11-19T02:23:54.975Z] [2025-11-19T02:23:54.975Z] #60 [security-proxy-auth internal] load build context [2025-11-19T02:23:54.975Z] #60 transferring context: 3.36MB 10.4s done [2025-11-19T02:23:54.975Z] #60 DONE 14.8s [2025-11-19T02:23:54.975Z] [2025-11-19T02:23:54.975Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:55.949Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 13.5s [2025-11-19T02:23:56.217Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 14.0s [2025-11-19T02:23:56.804Z] #38 ... [2025-11-19T02:23:56.804Z] [2025-11-19T02:23:56.804Z] #59 [security-bootstrapper internal] load build context [2025-11-19T02:23:56.804Z] #59 transferring context: 3.36MB 12.7s done [2025-11-19T02:23:56.804Z] #59 DONE 16.6s [2025-11-19T02:23:56.804Z] [2025-11-19T02:23:56.804Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:56.804Z] #38 ... [2025-11-19T02:23:56.804Z] [2025-11-19T02:23:56.804Z] #41 [security-proxy-setup internal] load build context [2025-11-19T02:23:56.804Z] #41 transferring context: 3.36MB 9.8s done [2025-11-19T02:23:56.804Z] #41 DONE 14.6s [2025-11-19T02:23:56.804Z] [2025-11-19T02:23:56.804Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:57.074Z] #38 ... [2025-11-19T02:23:57.074Z] [2025-11-19T02:23:57.074Z] #61 [core-data internal] load build context [2025-11-19T02:23:57.074Z] #61 transferring context: 3.36MB 13.2s done [2025-11-19T02:23:57.074Z] #61 DONE 16.9s [2025-11-19T02:23:57.074Z] [2025-11-19T02:23:57.074Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:57.351Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 15.2s [2025-11-19T02:23:57.938Z] #38 ... [2025-11-19T02:23:57.938Z] [2025-11-19T02:23:57.938Z] #65 [core-metadata internal] load build context [2025-11-19T02:23:57.938Z] #65 transferring context: 3.36MB 8.6s done [2025-11-19T02:23:57.938Z] #65 DONE 15.9s [2025-11-19T02:23:57.938Z] [2025-11-19T02:23:57.938Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:58.535Z] #38 ... [2025-11-19T02:23:58.536Z] [2025-11-19T02:23:58.536Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-19T02:23:58.536Z] #49 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:23:58.536Z] #49 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:23:58.536Z] #49 16.50 (1/4) Installing ca-certificates (20250911-r0) [2025-11-19T02:23:58.536Z] #49 16.73 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-19T02:23:58.536Z] #49 16.73 (3/4) Installing su-exec (0.2-r3) [2025-11-19T02:23:58.536Z] #49 16.73 (4/4) Installing yq-go (4.47.2-r1) [2025-11-19T02:23:58.536Z] #49 17.79 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:23:58.536Z] #49 18.03 Executing ca-certificates-20250911-r0.trigger [2025-11-19T02:23:58.536Z] #49 19.46 OK: 19 MiB in 20 packages [2025-11-19T02:23:58.536Z] #49 ... [2025-11-19T02:23:58.536Z] [2025-11-19T02:23:58.536Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:58.536Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 16.4s [2025-11-19T02:23:59.500Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 17.1s [2025-11-19T02:23:59.500Z] #38 ... [2025-11-19T02:23:59.500Z] [2025-11-19T02:23:59.500Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-19T02:23:59.500Z] #67 ... [2025-11-19T02:23:59.500Z] [2025-11-19T02:23:59.500Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:23:59.770Z] #38 ... [2025-11-19T02:23:59.770Z] [2025-11-19T02:23:59.770Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-19T02:23:59.770Z] #55 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:23:59.770Z] #55 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:23:59.770Z] #55 18.19 (1/3) Installing ca-certificates (20250911-r0) [2025-11-19T02:23:59.770Z] #55 18.50 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-19T02:23:59.770Z] #55 18.63 (3/3) Installing tzdata (2025b-r0) [2025-11-19T02:23:59.770Z] #55 20.27 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:23:59.770Z] #55 ... [2025-11-19T02:23:59.770Z] [2025-11-19T02:23:59.770Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-19T02:24:00.046Z] #68 ... [2025-11-19T02:24:00.046Z] [2025-11-19T02:24:00.046Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-19T02:24:00.046Z] #69 ... [2025-11-19T02:24:00.046Z] [2025-11-19T02:24:00.046Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:24:00.046Z] #70 ... [2025-11-19T02:24:00.046Z] [2025-11-19T02:24:00.046Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-19T02:24:00.322Z] #71 ... [2025-11-19T02:24:00.322Z] [2025-11-19T02:24:00.322Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-19T02:24:00.322Z] #49 DONE 23.0s [2025-11-19T02:24:00.322Z] [2025-11-19T02:24:00.322Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:24:00.322Z] #72 ... [2025-11-19T02:24:00.322Z] [2025-11-19T02:24:00.322Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:00.322Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 18.2s [2025-11-19T02:24:00.592Z] #38 ... [2025-11-19T02:24:00.592Z] [2025-11-19T02:24:00.592Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-19T02:24:00.592Z] #51 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:00.592Z] #51 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:00.860Z] #51 ... [2025-11-19T02:24:00.860Z] [2025-11-19T02:24:00.860Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:01.449Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 19.0s done [2025-11-19T02:24:01.449Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 19.0s done [2025-11-19T02:24:01.449Z] #38 ... [2025-11-19T02:24:01.449Z] [2025-11-19T02:24:01.449Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-19T02:24:01.449Z] #52 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:01.449Z] #52 ... [2025-11-19T02:24:01.449Z] [2025-11-19T02:24:01.449Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:24:01.449Z] #64 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.0s done [2025-11-19T02:24:01.449Z] #64 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.4s [2025-11-19T02:24:02.046Z] #64 ... [2025-11-19T02:24:02.046Z] [2025-11-19T02:24:02.046Z] #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-19T02:24:02.046Z] #52 23.86 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:02.046Z] #52 23.94 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:02.323Z] #52 24.13 OK: 8 MiB in 17 packages [2025-11-19T02:24:02.908Z] #52 ... [2025-11-19T02:24:02.908Z] [2025-11-19T02:24:02.908Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-19T02:24:02.908Z] #68 DONE 13.3s [2025-11-19T02:24:02.908Z] [2025-11-19T02:24:02.908Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-19T02:24:02.908Z] #58 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:02.908Z] #58 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:02.908Z] #58 ... [2025-11-19T02:24:02.908Z] [2025-11-19T02:24:02.908Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:24:04.336Z] #64 ... [2025-11-19T02:24:04.336Z] [2025-11-19T02:24:04.336Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-19T02:24:04.336Z] #55 20.61 Executing ca-certificates-20250911-r0.trigger [2025-11-19T02:24:04.336Z] #55 22.23 OK: 8 MiB in 19 packages [2025-11-19T02:24:04.336Z] #55 DONE 24.7s [2025-11-19T02:24:04.336Z] [2025-11-19T02:24:04.336Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:24:04.605Z] #64 ... [2025-11-19T02:24:04.605Z] [2025-11-19T02:24:04.605Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:04.605Z] #73 ... [2025-11-19T02:24:04.605Z] [2025-11-19T02:24:04.605Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:05.190Z] #74 ... [2025-11-19T02:24:05.190Z] [2025-11-19T02:24:05.190Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-19T02:24:05.190Z] #52 DONE 27.1s [2025-11-19T02:24:05.190Z] [2025-11-19T02:24:05.190Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-19T02:24:05.190Z] #62 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:05.190Z] #62 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:05.457Z] #62 ... [2025-11-19T02:24:05.457Z] [2025-11-19T02:24:05.458Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:24:05.458Z] #57 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:05.458Z] #57 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:05.726Z] #57 ... [2025-11-19T02:24:05.726Z] [2025-11-19T02:24:05.726Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-19T02:24:05.726Z] #75 ... [2025-11-19T02:24:05.726Z] [2025-11-19T02:24:05.726Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-19T02:24:05.726Z] #63 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:05.726Z] #63 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:05.994Z] #63 ... [2025-11-19T02:24:05.994Z] [2025-11-19T02:24:05.994Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-19T02:24:05.994Z] #58 25.97 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:24:05.994Z] #58 25.97 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:24:05.994Z] #58 25.97 OK: 26161 distinct packages available [2025-11-19T02:24:06.263Z] #58 ... [2025-11-19T02:24:06.263Z] [2025-11-19T02:24:06.263Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-19T02:24:06.263Z] #66 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:06.263Z] #66 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:06.530Z] #66 ... [2025-11-19T02:24:06.530Z] [2025-11-19T02:24:06.530Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:24:06.530Z] #72 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:08.476Z] #72 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:10.460Z] #72 ... [2025-11-19T02:24:10.460Z] [2025-11-19T02:24:10.460Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-19T02:24:10.460Z] #67 10.77 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:10.460Z] #67 12.63 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:10.460Z] #67 ... [2025-11-19T02:24:10.460Z] [2025-11-19T02:24:10.460Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:10.460Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.6s [2025-11-19T02:24:10.460Z] #38 ... [2025-11-19T02:24:10.460Z] [2025-11-19T02:24:10.460Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-19T02:24:10.460Z] #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:10.460Z] #76 ... [2025-11-19T02:24:10.460Z] [2025-11-19T02:24:10.460Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:10.460Z] #74 6.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:11.884Z] #74 7.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:12.883Z] #74 ... [2025-11-19T02:24:12.883Z] [2025-11-19T02:24:12.883Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-19T02:24:12.883Z] #0 7.547 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:13.153Z] #77 ... [2025-11-19T02:24:13.153Z] [2025-11-19T02:24:13.153Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:13.761Z] #38 ... [2025-11-19T02:24:13.761Z] [2025-11-19T02:24:13.761Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-19T02:24:13.761Z] #62 29.36 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:13.761Z] #62 29.45 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:13.761Z] #62 29.59 OK: 8 MiB in 17 packages [2025-11-19T02:24:13.761Z] #62 DONE 32.5s [2025-11-19T02:24:14.041Z] [2025-11-19T02:24:14.041Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:14.313Z] #38 ... [2025-11-19T02:24:14.313Z] [2025-11-19T02:24:14.313Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-19T02:24:14.313Z] #51 26.47 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:24:14.313Z] #51 26.47 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:24:14.313Z] #51 26.47 OK: 26161 distinct packages available [2025-11-19T02:24:14.313Z] #51 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:14.313Z] #51 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:14.313Z] #51 ... [2025-11-19T02:24:14.313Z] [2025-11-19T02:24:14.313Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:14.902Z] #38 ... [2025-11-19T02:24:14.902Z] [2025-11-19T02:24:14.902Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:24:14.902Z] #64 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.8s done [2025-11-19T02:24:15.174Z] #64 ... [2025-11-19T02:24:15.174Z] [2025-11-19T02:24:15.174Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:15.448Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.6s [2025-11-19T02:24:15.820Z] #38 ... [2025-11-19T02:24:15.820Z] [2025-11-19T02:24:15.820Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-19T02:24:15.820Z] #66 28.27 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:15.820Z] #66 28.30 (2/4) Installing openssl (3.5.4-r0) [2025-11-19T02:24:15.820Z] #66 28.49 (3/4) Installing su-exec (0.2-r3) [2025-11-19T02:24:15.820Z] #66 28.50 (4/4) Installing yq-go (4.47.2-r1) [2025-11-19T02:24:15.820Z] #66 29.62 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:15.820Z] #66 29.86 OK: 20 MiB in 20 packages [2025-11-19T02:24:15.820Z] #66 DONE 32.8s [2025-11-19T02:24:15.820Z] [2025-11-19T02:24:15.820Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-19T02:24:15.820Z] #63 30.91 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:15.820Z] #63 30.97 (2/2) Installing su-exec (0.2-r3) [2025-11-19T02:24:15.820Z] #63 31.02 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:15.820Z] #63 31.19 OK: 8 MiB in 18 packages [2025-11-19T02:24:15.820Z] #63 DONE 34.5s [2025-11-19T02:24:15.820Z] [2025-11-19T02:24:15.820Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:16.811Z] #38 ... [2025-11-19T02:24:16.811Z] [2025-11-19T02:24:16.811Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-19T02:24:16.811Z] #69 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:16.811Z] #69 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:16.811Z] #69 ... [2025-11-19T02:24:16.811Z] [2025-11-19T02:24:16.811Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:17.082Z] #38 ... [2025-11-19T02:24:17.082Z] [2025-11-19T02:24:17.082Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-19T02:24:17.082Z] #56 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:17.082Z] #56 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:17.082Z] #56 ... [2025-11-19T02:24:17.082Z] [2025-11-19T02:24:17.082Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:17.691Z] #38 ... [2025-11-19T02:24:17.691Z] [2025-11-19T02:24:17.691Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-19T02:24:17.691Z] #58 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:17.691Z] #58 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:17.691Z] #58 ... [2025-11-19T02:24:17.691Z] [2025-11-19T02:24:17.691Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-19T02:24:17.691Z] #71 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:17.691Z] #71 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:17.969Z] #71 ... [2025-11-19T02:24:17.969Z] [2025-11-19T02:24:17.969Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:18.240Z] #38 ... [2025-11-19T02:24:18.240Z] [2025-11-19T02:24:18.240Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:18.240Z] #73 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:18.240Z] #73 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:18.240Z] #73 ... [2025-11-19T02:24:18.240Z] [2025-11-19T02:24:18.240Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:18.512Z] #38 ... [2025-11-19T02:24:18.512Z] [2025-11-19T02:24:18.512Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:24:18.512Z] #70 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:18.512Z] #70 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:18.512Z] #70 ... [2025-11-19T02:24:18.512Z] [2025-11-19T02:24:18.512Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:19.521Z] #38 ... [2025-11-19T02:24:19.521Z] [2025-11-19T02:24:19.521Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:24:19.521Z] #57 29.55 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:24:19.521Z] #57 29.55 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:24:19.521Z] #57 29.55 OK: 26161 distinct packages available [2025-11-19T02:24:19.521Z] #57 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:19.521Z] #57 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:19.521Z] #57 ... [2025-11-19T02:24:19.521Z] [2025-11-19T02:24:19.521Z] #67 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-19T02:24:19.521Z] #67 27.30 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:19.521Z] #67 27.95 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:19.521Z] #67 28.23 OK: 8 MiB in 17 packages [2025-11-19T02:24:20.482Z] #67 DONE 31.3s [2025-11-19T02:24:20.482Z] [2025-11-19T02:24:20.482Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:20.751Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.0s [2025-11-19T02:24:21.716Z] #38 ... [2025-11-19T02:24:21.716Z] [2025-11-19T02:24:21.716Z] #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-19T02:24:21.716Z] #75 6.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:21.716Z] #75 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:21.716Z] #75 ... [2025-11-19T02:24:21.716Z] [2025-11-19T02:24:21.716Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:24:21.988Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.3s done [2025-11-19T02:24:21.988Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.3s done [2025-11-19T02:24:22.257Z] #38 ... [2025-11-19T02:24:22.257Z] [2025-11-19T02:24:22.257Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-19T02:24:22.257Z] #76 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:22.257Z] #76 ... [2025-11-19T02:24:22.257Z] [2025-11-19T02:24:22.257Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-19T02:24:22.257Z] #0 4.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:22.257Z] #0 5.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:23.236Z] #78 ... [2025-11-19T02:24:23.236Z] [2025-11-19T02:24:23.236Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-19T02:24:23.236Z] #77 10.42 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:23.504Z] #77 ... [2025-11-19T02:24:23.504Z] [2025-11-19T02:24:23.504Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-19T02:24:23.504Z] #58 43.37 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:23.504Z] #58 43.45 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-19T02:24:23.504Z] #58 43.47 (3/5) Installing libucontext (1.3.2-r0) [2025-11-19T02:24:23.504Z] #58 43.48 (4/5) Installing gcompat (1.1.0-r4) [2025-11-19T02:24:23.504Z] #58 43.51 (5/5) Installing openssl (3.5.4-r0) [2025-11-19T02:24:23.504Z] #58 43.64 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:23.504Z] #58 43.82 OK: 9 MiB in 21 packages [2025-11-19T02:24:23.772Z] #58 ... [2025-11-19T02:24:23.772Z] [2025-11-19T02:24:23.772Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:23.772Z] #0 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:23.772Z] #0 7.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:23.772Z] #79 ... [2025-11-19T02:24:23.772Z] [2025-11-19T02:24:23.772Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-19T02:24:23.772Z] #51 45.40 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-19T02:24:23.772Z] #51 45.50 (2/13) Installing c-ares (1.34.5-r0) [2025-11-19T02:24:23.772Z] #51 45.54 (3/13) Installing libunistring (1.3-r0) [2025-11-19T02:24:23.772Z] #51 45.74 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-19T02:24:23.772Z] #51 45.78 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-19T02:24:23.772Z] #51 45.82 (6/13) Installing libpsl (0.21.5-r3) [2025-11-19T02:24:23.772Z] #51 45.83 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-19T02:24:23.772Z] #51 45.91 (8/13) Installing libcurl (8.14.1-r2) [2025-11-19T02:24:23.772Z] #51 46.01 (9/13) Installing curl (8.14.1-r2) [2025-11-19T02:24:23.772Z] #51 46.08 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:23.772Z] #51 46.11 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-19T02:24:23.772Z] #51 46.12 (12/13) Installing libucontext (1.3.2-r0) [2025-11-19T02:24:24.043Z] #51 46.16 (13/13) Installing gcompat (1.1.0-r4) [2025-11-19T02:24:24.043Z] #51 46.21 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:24.043Z] #51 46.34 OK: 13 MiB in 29 packages [2025-11-19T02:24:24.523Z] #156 ... [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-19T02:24:24.523Z] #154 DONE 100.8s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-19T02:24:24.523Z] #147 DONE 102.4s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-19T02:24:24.523Z] #157 DONE 0.1s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:24:24.523Z] #158 DONE 0.2s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:24:24.523Z] #159 DONE 0.1s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-19T02:24:24.523Z] #160 ... [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-19T02:24:24.523Z] #161 DONE 0.5s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #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 [2025-11-19T02:24:24.523Z] #162 DONE 0.3s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-19T02:24:24.523Z] #163 DONE 0.2s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T02:24:24.523Z] #164 ... [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-19T02:24:24.523Z] #160 DONE 1.1s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:24:24.523Z] #165 DONE 0.5s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:24:24.523Z] #166 DONE 0.2s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-19T02:24:24.523Z] #167 DONE 0.3s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T02:24:24.523Z] #164 DONE 1.1s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #168 [core-common-config-bootstrapper] exporting to image [2025-11-19T02:24:24.523Z] #168 exporting layers [2025-11-19T02:24:24.523Z] #168 ... [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-19T02:24:24.523Z] #169 DONE 0.3s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #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/ [2025-11-19T02:24:24.523Z] #170 DONE 0.1s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #168 [core-common-config-bootstrapper] exporting to image [2025-11-19T02:24:24.523Z] #168 exporting layers 0.4s done [2025-11-19T02:24:24.523Z] #168 writing image sha256:43c88efd8ecb6fb7a00b7e5ac0494f7a187847d74b82b2c68c716473ee908e63 done [2025-11-19T02:24:24.523Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-11-19T02:24:24.523Z] #168 DONE 0.5s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #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/ [2025-11-19T02:24:24.523Z] #171 DONE 0.1s [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-19T02:24:24.523Z] #148 ... [2025-11-19T02:24:24.523Z] [2025-11-19T02:24:24.523Z] #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/ [2025-11-19T02:24:24.524Z] #172 DONE 0.1s [2025-11-19T02:24:24.524Z] [2025-11-19T02:24:24.524Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-19T02:24:24.524Z] #173 DONE 0.1s [2025-11-19T02:24:24.524Z] [2025-11-19T02:24:24.524Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-19T02:24:24.524Z] #148 ... [2025-11-19T02:24:24.524Z] [2025-11-19T02:24:24.524Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-19T02:24:24.524Z] #174 DONE 1.4s [2025-11-19T02:24:24.524Z] [2025-11-19T02:24:24.524Z] #175 [security-bootstrapper] exporting to image [2025-11-19T02:24:24.524Z] #175 exporting layers 0.4s done [2025-11-19T02:24:24.524Z] #175 writing image sha256:8aac716666ffe231b1e79d430c89e98acb4fb595a5f9f50a98a82dde80352596 done [2025-11-19T02:24:24.524Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-19T02:24:24.524Z] #175 DONE 0.4s [2025-11-19T02:24:24.524Z] [2025-11-19T02:24:24.524Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-19T02:24:25.015Z] #51 ... [2025-11-19T02:24:25.015Z] [2025-11-19T02:24:25.015Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-19T02:24:25.015Z] #76 23.12 OK: 19 MiB in 20 packages [2025-11-19T02:24:25.015Z] #76 DONE 24.8s [2025-11-19T02:24:25.285Z] [2025-11-19T02:24:25.285Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:25.285Z] #74 20.64 OK: 8 MiB in 19 packages [2025-11-19T02:24:25.555Z] #74 ... [2025-11-19T02:24:25.555Z] [2025-11-19T02:24:25.555Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:24:25.555Z] #72 34.07 OK: 255 MiB in 60 packages [2025-11-19T02:24:25.555Z] #72 DONE 36.3s [2025-11-19T02:24:25.555Z] [2025-11-19T02:24:25.555Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:25.555Z] #73 30.98 OK: 12 MiB in 23 packages [2025-11-19T02:24:25.853Z] #73 ... [2025-11-19T02:24:25.853Z] [2025-11-19T02:24:25.853Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-19T02:24:25.853Z] #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:25.853Z] #0 6.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:25.853Z] #80 ... [2025-11-19T02:24:25.853Z] [2025-11-19T02:24:25.853Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:24:26.124Z] #81 DONE 0.6s [2025-11-19T02:24:26.124Z] [2025-11-19T02:24:26.124Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:26.395Z] #82 ... [2025-11-19T02:24:26.395Z] [2025-11-19T02:24:26.395Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-19T02:24:26.395Z] #58 DONE 46.6s [2025-11-19T02:24:26.395Z] [2025-11-19T02:24:26.395Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-19T02:24:26.395Z] #69 34.73 OK: 255 MiB in 60 packages [2025-11-19T02:24:26.395Z] #69 DONE 37.0s [2025-11-19T02:24:26.395Z] [2025-11-19T02:24:26.395Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-19T02:24:26.682Z] #83 ... [2025-11-19T02:24:26.682Z] [2025-11-19T02:24:26.682Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-19T02:24:26.682Z] #56 34.62 OK: 255 MiB in 60 packages [2025-11-19T02:24:26.682Z] #56 DONE 37.2s [2025-11-19T02:24:26.951Z] [2025-11-19T02:24:26.951Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:24:27.540Z] #84 ... [2025-11-19T02:24:27.540Z] [2025-11-19T02:24:27.540Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-19T02:24:27.540Z] #51 DONE 49.8s [2025-11-19T02:24:27.540Z] [2025-11-19T02:24:27.540Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:24:27.540Z] #70 37.94 OK: 255 MiB in 60 packages [2025-11-19T02:24:28.125Z] #70 ... [2025-11-19T02:24:28.125Z] [2025-11-19T02:24:28.125Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:28.125Z] #74 DONE 23.6s [2025-11-19T02:24:28.125Z] [2025-11-19T02:24:28.125Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:28.125Z] #85 ... [2025-11-19T02:24:28.125Z] [2025-11-19T02:24:28.125Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:24:28.125Z] #86 DONE 1.7s [2025-11-19T02:24:28.401Z] [2025-11-19T02:24:28.401Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:28.401Z] #87 ... [2025-11-19T02:24:28.401Z] [2025-11-19T02:24:28.401Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:28.401Z] #73 DONE 34.1s [2025-11-19T02:24:28.668Z] [2025-11-19T02:24:28.668Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:24:28.668Z] #57 48.85 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-19T02:24:28.668Z] #57 48.87 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-19T02:24:28.668Z] #57 ... [2025-11-19T02:24:28.668Z] [2025-11-19T02:24:28.668Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:24:28.668Z] #84 DONE 2.0s [2025-11-19T02:24:28.668Z] [2025-11-19T02:24:28.668Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:24:28.668Z] #57 48.88 (3/4) Installing libucontext (1.3.2-r0) [2025-11-19T02:24:28.668Z] #57 48.89 (4/4) Installing gcompat (1.1.0-r4) [2025-11-19T02:24:28.668Z] #57 48.92 Executing busybox-1.37.0-r19.trigger [2025-11-19T02:24:28.936Z] #57 49.08 OK: 8 MiB in 20 packages [2025-11-19T02:24:29.525Z] #57 ... [2025-11-19T02:24:29.525Z] [2025-11-19T02:24:29.525Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-19T02:24:29.525Z] #77 23.92 OK: 255 MiB in 60 packages [2025-11-19T02:24:29.525Z] #77 DONE 26.5s [2025-11-19T02:24:29.525Z] [2025-11-19T02:24:29.525Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-19T02:24:29.806Z] #88 ... [2025-11-19T02:24:29.806Z] [2025-11-19T02:24:29.806Z] #70 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-19T02:24:29.806Z] #70 DONE 40.6s [2025-11-19T02:24:30.077Z] [2025-11-19T02:24:30.077Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:24:31.042Z] #89 ... [2025-11-19T02:24:31.042Z] [2025-11-19T02:24:31.042Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-19T02:24:31.042Z] #88 DONE 1.5s [2025-11-19T02:24:31.042Z] [2025-11-19T02:24:31.042Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:31.310Z] #90 ... [2025-11-19T02:24:31.310Z] [2025-11-19T02:24:31.310Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-19T02:24:31.310Z] #75 24.41 OK: 8 MiB in 17 packages [2025-11-19T02:24:31.310Z] #75 DONE 26.3s [2025-11-19T02:24:31.310Z] [2025-11-19T02:24:31.310Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-19T02:24:31.310Z] #71 35.24 v3.22.2-215-gdba36b915ea [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-19T02:24:31.310Z] #71 35.24 v3.22.2-216-g76eb55b0703 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-19T02:24:31.310Z] #71 35.24 OK: 26162 distinct packages available [2025-11-19T02:24:31.310Z] #71 38.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:31.310Z] #71 39.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:31.580Z] #71 ... [2025-11-19T02:24:31.580Z] [2025-11-19T02:24:31.580Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-19T02:24:31.580Z] #57 DONE 51.8s [2025-11-19T02:24:31.580Z] [2025-11-19T02:24:31.580Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-19T02:24:32.189Z] #91 ... [2025-11-19T02:24:32.189Z] [2025-11-19T02:24:32.189Z] #89 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:24:32.189Z] #89 DONE 2.2s [2025-11-19T02:24:32.189Z] [2025-11-19T02:24:32.189Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:33.174Z] #92 ... [2025-11-19T02:24:33.174Z] [2025-11-19T02:24:33.174Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:33.174Z] #79 18.38 OK: 8 MiB in 17 packages [2025-11-19T02:24:33.174Z] #79 DONE 19.6s [2025-11-19T02:24:33.442Z] [2025-11-19T02:24:33.442Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-19T02:24:33.442Z] #80 16.65 OK: 20 MiB in 20 packages [2025-11-19T02:24:33.442Z] #80 DONE 17.6s [2025-11-19T02:24:33.442Z] [2025-11-19T02:24:33.442Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-19T02:24:33.720Z] #93 ... [2025-11-19T02:24:33.720Z] [2025-11-19T02:24:33.720Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-19T02:24:33.720Z] #78 16.52 OK: 8 MiB in 18 packages [2025-11-19T02:24:33.720Z] #78 DONE 17.7s [2025-11-19T02:24:33.989Z] [2025-11-19T02:24:33.990Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-19T02:24:34.261Z] #94 ... [2025-11-19T02:24:34.261Z] [2025-11-19T02:24:34.261Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-19T02:24:34.261Z] #93 DONE 0.8s [2025-11-19T02:24:34.261Z] [2025-11-19T02:24:34.261Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:34.530Z] #95 ... [2025-11-19T02:24:34.530Z] [2025-11-19T02:24:34.530Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-19T02:24:34.530Z] #71 45.02 OK: 255 MiB in 60 packages [2025-11-19T02:24:35.122Z] #71 DONE 45.7s [2025-11-19T02:24:35.122Z] [2025-11-19T02:24:35.122Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:24:35.732Z] #96 DONE 0.6s [2025-11-19T02:24:35.732Z] [2025-11-19T02:24:35.732Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:38.324Z] #97 ... [2025-11-19T02:24:38.324Z] [2025-11-19T02:24:38.324Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-19T02:24:38.324Z] #94 DONE 4.5s [2025-11-19T02:24:38.324Z] [2025-11-19T02:24:38.324Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-19T02:24:38.324Z] #98 DONE 0.2s [2025-11-19T02:24:38.324Z] [2025-11-19T02:24:38.324Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:38.324Z] #85 9.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:38.324Z] #85 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:42.587Z] #85 14.80 OK: 13 MiB in 29 packages [2025-11-19T02:24:42.856Z] #85 ... [2025-11-19T02:24:42.856Z] [2025-11-19T02:24:42.856Z] #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-19T02:24:42.856Z] #83 9.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:42.856Z] #83 10.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:42.856Z] #83 15.65 OK: 9 MiB in 21 packages [2025-11-19T02:24:42.856Z] #83 DONE 16.4s [2025-11-19T02:24:42.856Z] [2025-11-19T02:24:42.856Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-19T02:24:44.291Z] #99 DONE 1.3s [2025-11-19T02:24:44.291Z] [2025-11-19T02:24:44.291Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:24:44.291Z] #100 ... [2025-11-19T02:24:44.291Z] [2025-11-19T02:24:44.291Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-19T02:24:44.291Z] #85 DONE 16.4s [2025-11-19T02:24:44.291Z] [2025-11-19T02:24:44.291Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:24:44.938Z] #101 ... [2025-11-19T02:24:44.938Z] [2025-11-19T02:24:44.938Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-19T02:24:44.938Z] #91 5.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:44.938Z] #91 6.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-19T02:24:44.938Z] #91 11.70 OK: 8 MiB in 20 packages [2025-11-19T02:24:44.938Z] #91 DONE 13.2s [2025-11-19T02:24:44.938Z] [2025-11-19T02:24:44.938Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:24:46.348Z] #102 ... [2025-11-19T02:24:46.348Z] [2025-11-19T02:24:46.348Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:24:46.348Z] #101 DONE 3.4s [2025-11-19T02:24:46.348Z] [2025-11-19T02:24:46.348Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-19T02:24:46.348Z] #103 DONE 0.2s [2025-11-19T02:24:46.348Z] [2025-11-19T02:24:46.348Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-19T02:24:46.615Z] #104 DONE 0.2s [2025-11-19T02:24:46.615Z] [2025-11-19T02:24:46.615Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:24:46.883Z] #105 DONE 0.3s [2025-11-19T02:24:46.883Z] [2025-11-19T02:24:46.883Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-19T02:24:47.152Z] #106 DONE 0.3s [2025-11-19T02:24:47.152Z] [2025-11-19T02:24:47.152Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-19T02:24:47.424Z] #107 ... [2025-11-19T02:24:47.424Z] [2025-11-19T02:24:47.424Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:24:47.424Z] #100 DONE 3.4s [2025-11-19T02:24:47.424Z] [2025-11-19T02:24:47.424Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-19T02:24:47.424Z] #107 DONE 0.3s [2025-11-19T02:24:47.424Z] [2025-11-19T02:24:47.424Z] #108 [security-spire-server] exporting to image [2025-11-19T02:24:47.424Z] #108 exporting layers [2025-11-19T02:24:47.694Z] #108 ... [2025-11-19T02:24:47.694Z] [2025-11-19T02:24:47.694Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-19T02:24:47.694Z] #109 DONE 0.3s [2025-11-19T02:24:48.071Z] [2025-11-19T02:24:48.071Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-19T02:24:48.071Z] #110 DONE 0.2s [2025-11-19T02:24:48.071Z] [2025-11-19T02:24:48.071Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:48.071Z] #95 ... [2025-11-19T02:24:48.071Z] [2025-11-19T02:24:48.071Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:24:48.071Z] #111 DONE 0.3s [2025-11-19T02:24:48.071Z] [2025-11-19T02:24:48.071Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:24:48.357Z] #87 ... [2025-11-19T02:24:48.357Z] [2025-11-19T02:24:48.357Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-19T02:24:48.357Z] #102 DONE 3.4s [2025-11-19T02:24:48.357Z] [2025-11-19T02:24:48.357Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-19T02:24:48.633Z] #112 ... [2025-11-19T02:24:48.633Z] [2025-11-19T02:24:48.633Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-19T02:24:48.633Z] #113 DONE 0.3s [2025-11-19T02:24:48.633Z] [2025-11-19T02:24:48.633Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-19T02:24:48.633Z] #112 DONE 0.4s [2025-11-19T02:24:48.633Z] [2025-11-19T02:24:48.633Z] #114 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-19T02:24:48.903Z] #114 ... [2025-11-19T02:24:48.903Z] [2025-11-19T02:24:48.904Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-19T02:24:48.904Z] #115 DONE 0.4s [2025-11-19T02:24:49.178Z] [2025-11-19T02:24:49.178Z] #114 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-19T02:24:49.178Z] #114 DONE 0.3s [2025-11-19T02:24:49.178Z] [2025-11-19T02:24:49.178Z] #108 [security-spire-agent] exporting to image [2025-11-19T02:24:50.157Z] #108 ... [2025-11-19T02:24:50.158Z] [2025-11-19T02:24:50.158Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-19T02:24:50.158Z] #116 DONE 0.7s [2025-11-19T02:24:50.158Z] [2025-11-19T02:24:50.158Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-19T02:24:50.158Z] #117 DONE 0.4s [2025-11-19T02:24:50.158Z] [2025-11-19T02:24:50.158Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-19T02:24:50.748Z] #118 DONE 0.4s [2025-11-19T02:24:50.748Z] [2025-11-19T02:24:50.748Z] #108 [security-spire-config] exporting to image [2025-11-19T02:24:52.716Z] #108 exporting layers 5.1s done [2025-11-19T02:24:52.716Z] #108 writing image sha256:4512ce0849ed910f66b9887fa65749ea4c5e8315fc8f59792313b1ea338625b1 0.0s done [2025-11-19T02:24:52.716Z] #108 naming to docker.io/library/security-spire-server-arm64 [2025-11-19T02:24:52.716Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-11-19T02:24:53.303Z] #108 exporting layers 4.2s done [2025-11-19T02:24:53.303Z] #108 writing image sha256:2feefa5a529327eb8978a5f61cf90d14e19254b91389671ee030ba185115bfd5 0.0s done [2025-11-19T02:24:53.303Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-11-19T02:24:54.270Z] #108 exporting layers 3.4s done [2025-11-19T02:24:54.270Z] #108 writing image sha256:b085f2d69d517adb59d0c593c74a6af07e8afc38ddf8032cf931de56f9dd72c1 0.0s done [2025-11-19T02:24:54.270Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2025-11-19T02:24:54.270Z] #108 DONE 6.7s [2025-11-19T02:24:54.270Z] [2025-11-19T02:24:54.270Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:25:32.209Z] #148 ... [2025-11-19T02:25:32.209Z] [2025-11-19T02:25:32.209Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-19T02:25:32.209Z] #120 169.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-19T02:25:35.558Z] #120 DONE 181.0s [2025-11-19T02:25:35.558Z] [2025-11-19T02:25:35.558Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-19T02:25:35.558Z] #153 DONE 179.4s [2025-11-19T02:25:35.558Z] [2025-11-19T02:25:35.558Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-19T02:25:35.558Z] #148 DONE 181.0s [2025-11-19T02:25:35.558Z] [2025-11-19T02:25:35.558Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T02:25:35.558Z] #150 DONE 179.4s [2025-11-19T02:25:35.558Z] [2025-11-19T02:25:35.558Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T02:25:35.558Z] #152 DONE 179.4s [2025-11-19T02:25:35.558Z] [2025-11-19T02:25:35.558Z] #110 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-19T02:25:35.558Z] #110 DONE 183.9s [2025-11-19T02:25:35.558Z] [2025-11-19T02:25:35.558Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T02:25:35.558Z] #146 DONE 179.4s [2025-11-19T02:25:35.558Z] [2025-11-19T02:25:35.558Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T02:25:35.818Z] #149 ... [2025-11-19T02:25:35.818Z] [2025-11-19T02:25:35.818Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-19T02:25:35.818Z] #151 DONE 179.5s [2025-11-19T02:25:35.818Z] [2025-11-19T02:25:35.818Z] #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.088Z] #176 DONE 0.3s [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.088Z] #177 DONE 0.3s [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T02:25:36.088Z] #149 DONE 179.8s [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.088Z] #178 DONE 0.3s [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.088Z] #179 DONE 0.3s [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.088Z] #180 DONE 0.3s [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.088Z] #181 ... [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.088Z] #182 DONE 0.2s [2025-11-19T02:25:36.088Z] [2025-11-19T02:25:36.088Z] #183 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.088Z] #183 DONE 0.1s [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.352Z] #184 DONE 0.2s [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.352Z] #181 DONE 0.1s [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #185 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.352Z] #185 CACHED [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.352Z] #186 CACHED [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #187 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.352Z] #187 CACHED [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.352Z] #188 CACHED [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.352Z] #189 DONE 0.2s [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #190 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.352Z] #190 DONE 0.1s [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #191 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:36.352Z] #191 DONE 0.2s [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:36.352Z] #192 DONE 0.2s [2025-11-19T02:25:36.352Z] [2025-11-19T02:25:36.352Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-19T02:25:37.740Z] #193 ... [2025-11-19T02:25:37.740Z] [2025-11-19T02:25:37.740Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-19T02:25:37.741Z] #194 DONE 1.4s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-19T02:25:37.741Z] #195 DONE 1.5s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #196 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-19T02:25:37.741Z] #196 DONE 1.5s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-19T02:25:37.741Z] #197 DONE 1.5s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-19T02:25:37.741Z] #198 DONE 1.5s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #199 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:25:37.741Z] #199 DONE 1.5s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #200 [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 [2025-11-19T02:25:37.741Z] #200 DONE 1.6s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #201 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-11-19T02:25:37.741Z] #201 DONE 1.6s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-19T02:25:37.741Z] #156 DONE 155.7s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-19T02:25:37.741Z] #193 DONE 1.5s [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-19T02:25:37.741Z] #202 ... [2025-11-19T02:25:37.741Z] [2025-11-19T02:25:37.741Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-19T02:25:37.741Z] #203 DONE 0.2s [2025-11-19T02:25:37.999Z] [2025-11-19T02:25:37.999Z] #204 [core-data] exporting to image [2025-11-19T02:25:37.999Z] #204 exporting layers [2025-11-19T02:25:37.999Z] #204 ... [2025-11-19T02:25:37.999Z] [2025-11-19T02:25:37.999Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-19T02:25:37.999Z] #205 DONE 0.4s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-19T02:25:38.258Z] #206 DONE 0.4s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-19T02:25:38.258Z] #207 DONE 0.5s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-19T02:25:38.258Z] #208 DONE 0.5s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #209 [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 [2025-11-19T02:25:38.258Z] #209 DONE 0.5s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-19T02:25:38.258Z] #210 DONE 0.5s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-19T02:25:38.258Z] #202 DONE 0.5s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-19T02:25:38.258Z] #211 DONE 0.5s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #212 [support-scheduler] exporting to image [2025-11-19T02:25:38.258Z] #212 ... [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:25:38.258Z] #213 DONE 0.5s [2025-11-19T02:25:38.258Z] [2025-11-19T02:25:38.258Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-19T02:25:38.258Z] #214 DONE 0.2s [2025-11-19T02:25:38.709Z] [2025-11-19T02:25:38.709Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-19T02:25:38.709Z] #215 DONE 0.2s [2025-11-19T02:25:38.709Z] [2025-11-19T02:25:38.709Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-19T02:25:38.709Z] #216 DONE 0.2s [2025-11-19T02:25:38.709Z] [2025-11-19T02:25:38.709Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-19T02:25:38.709Z] #217 DONE 0.2s [2025-11-19T02:25:38.709Z] [2025-11-19T02:25:38.709Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-19T02:25:38.971Z] #218 ... [2025-11-19T02:25:38.971Z] [2025-11-19T02:25:38.971Z] #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-19T02:25:38.971Z] #219 DONE 0.8s [2025-11-19T02:25:38.971Z] [2025-11-19T02:25:38.971Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-19T02:25:38.971Z] #220 DONE 0.7s [2025-11-19T02:25:38.971Z] [2025-11-19T02:25:38.971Z] #221 [security-spiffe-token-provider] exporting to image [2025-11-19T02:25:38.971Z] #221 exporting layers 0.2s done [2025-11-19T02:25:38.971Z] #221 writing image sha256:6f47d59972061065bf56435852b903dad20963edad46e991bd69d07e3ccbc275 done [2025-11-19T02:25:38.971Z] #221 naming to docker.io/library/security-spiffe-token-provider 0.6s done [2025-11-19T02:25:38.971Z] #221 DONE 0.9s [2025-11-19T02:25:38.971Z] [2025-11-19T02:25:38.971Z] #204 [core-data] exporting to image [2025-11-19T02:25:38.971Z] #204 exporting layers 0.5s done [2025-11-19T02:25:38.971Z] #204 writing image sha256:6739eba4a510ca0468f38e86bd04d7973a47fca6c1303eb0474260fc0e0ec6f5 0.6s done [2025-11-19T02:25:38.971Z] #204 naming to docker.io/library/core-data 0.0s done [2025-11-19T02:25:38.971Z] #204 DONE 1.2s [2025-11-19T02:25:39.234Z] [2025-11-19T02:25:39.234Z] #222 [core-command] exporting to image [2025-11-19T02:25:39.234Z] #222 exporting layers 0.2s done [2025-11-19T02:25:39.234Z] #222 writing image sha256:3f8018cc2995cabde730922ff11d32e9aa6e011a4db16a7f2c6c0e97fa3bdfc4 0.5s done [2025-11-19T02:25:39.234Z] #222 naming to docker.io/library/core-command 0.1s done [2025-11-19T02:25:39.234Z] #222 DONE 0.9s [2025-11-19T02:25:39.234Z] [2025-11-19T02:25:39.234Z] #223 [support-notifications] exporting to image [2025-11-19T02:25:39.496Z] #223 ... [2025-11-19T02:25:39.496Z] [2025-11-19T02:25:39.496Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-19T02:25:39.496Z] #218 DONE 0.9s [2025-11-19T02:25:39.496Z] [2025-11-19T02:25:39.496Z] #224 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-19T02:25:39.496Z] #224 DONE 0.4s [2025-11-19T02:25:39.496Z] [2025-11-19T02:25:39.496Z] #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-19T02:25:39.496Z] #225 DONE 0.4s [2025-11-19T02:25:39.496Z] [2025-11-19T02:25:39.496Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T02:25:39.496Z] #226 DONE 1.1s [2025-11-19T02:25:39.496Z] [2025-11-19T02:25:39.496Z] #212 [support-scheduler] exporting to image [2025-11-19T02:25:39.496Z] #212 exporting layers 1.2s done [2025-11-19T02:25:39.496Z] #212 writing image sha256:4d374ade3760ccf9c1f1c2ba167e1d8f268429610a252f7ec58de839265861f9 0.0s done [2025-11-19T02:25:39.496Z] #212 naming to docker.io/library/support-scheduler done [2025-11-19T02:25:39.496Z] #212 DONE 1.3s [2025-11-19T02:25:39.496Z] [2025-11-19T02:25:39.496Z] #227 [security-proxy-auth] exporting to image [2025-11-19T02:25:40.066Z] #227 ... [2025-11-19T02:25:40.066Z] [2025-11-19T02:25:40.066Z] #228 [core-metadata] exporting to image [2025-11-19T02:25:40.066Z] #228 exporting layers 0.9s done [2025-11-19T02:25:40.066Z] #228 writing image sha256:d69d9f23593d9d2533773671964388d5d5b0ef4fb019aecb5cafc3ae0e001a4f done [2025-11-19T02:25:40.066Z] #228 naming to docker.io/library/core-metadata done [2025-11-19T02:25:40.066Z] #228 DONE 1.3s [2025-11-19T02:25:40.066Z] [2025-11-19T02:25:40.066Z] #223 [support-notifications] exporting to image [2025-11-19T02:25:40.066Z] #223 exporting layers 0.6s done [2025-11-19T02:25:40.066Z] #223 writing image sha256:6aa82183a5604a59d54e9c32b85827f7e02413bea3a2751c108e9ac29f740bf1 0.0s done [2025-11-19T02:25:40.066Z] #223 naming to docker.io/library/support-notifications done [2025-11-19T02:25:40.066Z] #223 DONE 0.9s [2025-11-19T02:25:40.066Z] [2025-11-19T02:25:40.066Z] #229 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-19T02:25:40.066Z] #229 DONE 0.5s [2025-11-19T02:25:40.066Z] [2025-11-19T02:25:40.066Z] #230 [core-keeper] exporting to image [2025-11-19T02:25:40.066Z] #230 exporting layers 0.4s done [2025-11-19T02:25:40.066Z] #230 writing image sha256:44ccb7e4c9663ea5a6f027cf74cf20c5ed3a8d2186195038186ff8e64031d838 done [2025-11-19T02:25:40.066Z] #230 naming to docker.io/library/core-keeper done [2025-11-19T02:25:40.066Z] #230 DONE 0.5s [2025-11-19T02:25:40.066Z] [2025-11-19T02:25:40.066Z] #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-19T02:25:40.066Z] #231 DONE 0.1s [2025-11-19T02:25:40.066Z] [2025-11-19T02:25:40.066Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T02:25:40.066Z] #232 ... [2025-11-19T02:25:40.066Z] [2025-11-19T02:25:40.066Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T02:25:40.066Z] #233 DONE 0.7s [2025-11-19T02:25:40.325Z] [2025-11-19T02:25:40.325Z] #227 [security-proxy-auth] exporting to image [2025-11-19T02:25:40.325Z] #227 exporting layers 0.7s done [2025-11-19T02:25:40.325Z] #227 writing image sha256:08629b335ee7ba63ec268a7dea9f70bd5a2ad261bb1bb8ef6965f24826934737 done [2025-11-19T02:25:40.325Z] #227 naming to docker.io/library/security-proxy-auth done [2025-11-19T02:25:40.325Z] #227 DONE 0.7s [2025-11-19T02:25:40.325Z] [2025-11-19T02:25:40.325Z] #234 [security-proxy-setup] exporting to image [2025-11-19T02:25:40.325Z] #234 exporting layers 0.2s done [2025-11-19T02:25:40.325Z] #234 writing image sha256:2e83bc68204efc0a095ecfd4088e2da6a2876445d403e1dad42562c457564133 [2025-11-19T02:25:40.325Z] #234 writing image sha256:2e83bc68204efc0a095ecfd4088e2da6a2876445d403e1dad42562c457564133 done [2025-11-19T02:25:40.325Z] #234 naming to docker.io/library/security-proxy-setup done [2025-11-19T02:25:40.325Z] #234 DONE 0.2s [2025-11-19T02:25:40.325Z] [2025-11-19T02:25:40.325Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T02:25:40.325Z] #232 DONE 0.4s [2025-11-19T02:25:40.325Z] [2025-11-19T02:25:40.325Z] #235 [security-secretstore-setup] exporting to image [2025-11-19T02:25:40.585Z] #235 exporting layers 0.2s done [2025-11-19T02:25:40.585Z] #235 writing image sha256:8a4c26b2db1569b6966020b1ea7280d0557e5f29b983b21e3ee4e09fd10f0349 done [2025-11-19T02:25:40.585Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-11-19T02:25:40.585Z] #235 DONE 0.2s [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T02:25:40.585Z] time="2025-11-19T02:21:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-19T02:25:40.591Z] $ docker stop --time=1 d95e665a02b5febc47356f4b02c3c9737d27cb9f3b8b5056322cde7915828ca4 [2025-11-19T02:25:41.857Z] $ docker rm -f --volumes d95e665a02b5febc47356f4b02c3c9737d27cb9f3b8b5056322cde7915828ca4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-19T02:25:42.212Z] + docker images [2025-11-19T02:25:42.212Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-19T02:25:42.212Z] security-secretstore-setup latest 8a4c26b2db15 1 second ago 83.6MB [2025-11-19T02:25:42.212Z] core-keeper latest 44ccb7e4c966 2 seconds ago 46.7MB [2025-11-19T02:25:42.212Z] security-proxy-setup latest 2e83bc68204e 2 seconds ago 52MB [2025-11-19T02:25:42.212Z] security-proxy-auth latest 08629b335ee7 2 seconds ago 46.1MB [2025-11-19T02:25:42.212Z] core-metadata latest d69d9f23593d 3 seconds ago 47.1MB [2025-11-19T02:25:42.212Z] support-scheduler latest 4d374ade3760 3 seconds ago 51.1MB [2025-11-19T02:25:42.212Z] core-command latest 3f8018cc2995 3 seconds ago 41.3MB [2025-11-19T02:25:42.212Z] support-notifications latest 6aa82183a560 3 seconds ago 54.8MB [2025-11-19T02:25:42.212Z] security-spiffe-token-provider latest 6f47d5997206 4 seconds ago 50.2MB [2025-11-19T02:25:42.212Z] core-data latest 6739eba4a510 4 seconds ago 47MB [2025-11-19T02:25:42.212Z] security-bootstrapper latest 8aac716666ff About a minute ago 21.6MB [2025-11-19T02:25:42.212Z] core-common-config-bootstrapper latest 43c88efd8ecb About a minute ago 20.5MB [2025-11-19T02:25:42.212Z] security-spire-server latest 730e5fd0fec7 3 minutes ago 178MB [2025-11-19T02:25:42.212Z] security-spire-config latest e7adea5e9bb1 3 minutes ago 177MB [2025-11-19T02:25:42.212Z] security-spire-agent latest e689e8272d68 3 minutes ago 237MB [2025-11-19T02:25:42.212Z] ci-base-image-x86_64 latest 882edb0279d1 7 minutes ago 999MB [2025-11-19T02:25:42.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 5 weeks ago 636MB [2025-11-19T02:25:42.212Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-11-19T02:25:42.212Z] 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 [2025-11-19T02:25:42.350Z] provisioning config files... [2025-11-19T02:25:42.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config16107991900762225442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-19T02:25:42.664Z] ---> ****-login.sh [2025-11-19T02:25:42.664Z] nexus3.edgexfoundry.org:10001 [2025-11-19T02:25:42.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:25:42.664Z] Login Succeeded [2025-11-19T02:25:42.664Z] nexus3.edgexfoundry.org:10002 [2025-11-19T02:25:42.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:25:42.665Z] Login Succeeded [2025-11-19T02:25:42.665Z] nexus3.edgexfoundry.org:10003 [2025-11-19T02:25:42.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:25:42.924Z] Login Succeeded [2025-11-19T02:25:42.924Z] nexus3.edgexfoundry.org:10004 [2025-11-19T02:25:42.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:25:42.924Z] Login Succeeded [2025-11-19T02:25:42.924Z] ****.io [2025-11-19T02:25:42.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T02:25:43.182Z] Login Succeeded [2025-11-19T02:25:43.182Z] ---> ****-login.sh ends [Pipeline] } [2025-11-19T02:25:43.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:25:43.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-19T02:25:43.287Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-19T02:25:43.287Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:43.287Z] latest [2025-11-19T02:25:43.287Z] 4.1.0-dev.76 [2025-11-19T02:25:43.287Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:25:43.287Z] main [2025-11-19T02:25:43.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:43.641Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:43.972Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:43.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-19T02:25:43.972Z] 9aff7ce54c01: Preparing [2025-11-19T02:25:43.972Z] faff7b080eb8: Preparing [2025-11-19T02:25:43.972Z] 45e6952c69a3: Preparing [2025-11-19T02:25:43.972Z] a64eda19ff86: Preparing [2025-11-19T02:25:43.972Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:43.972Z] d97215c5e271: Preparing [2025-11-19T02:25:43.972Z] 256f393e029f: Preparing [2025-11-19T02:25:43.972Z] d97215c5e271: Waiting [2025-11-19T02:25:43.972Z] 256f393e029f: Waiting [2025-11-19T02:25:43.972Z] 9aff7ce54c01: Pushed [2025-11-19T02:25:43.972Z] 72d6d7b2434f: Pushed [2025-11-19T02:25:43.972Z] a64eda19ff86: Pushed [2025-11-19T02:25:43.972Z] 45e6952c69a3: Pushed [2025-11-19T02:25:43.972Z] 256f393e029f: Layer already exists [2025-11-19T02:25:44.230Z] d97215c5e271: Pushed [2025-11-19T02:25:47.517Z] faff7b080eb8: Pushed [2025-11-19T02:25:47.517Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:47.862Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:48.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-19T02:25:48.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-19T02:25:48.268Z] 9aff7ce54c01: Preparing [2025-11-19T02:25:48.268Z] faff7b080eb8: Preparing [2025-11-19T02:25:48.268Z] 45e6952c69a3: Preparing [2025-11-19T02:25:48.268Z] a64eda19ff86: Preparing [2025-11-19T02:25:48.268Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:48.268Z] d97215c5e271: Preparing [2025-11-19T02:25:48.268Z] 256f393e029f: Preparing [2025-11-19T02:25:48.268Z] d97215c5e271: Waiting [2025-11-19T02:25:48.268Z] 256f393e029f: Waiting [2025-11-19T02:25:48.268Z] 9aff7ce54c01: Layer already exists [2025-11-19T02:25:48.268Z] faff7b080eb8: Layer already exists [2025-11-19T02:25:48.268Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:48.268Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:48.268Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:48.268Z] d97215c5e271: Layer already exists [2025-11-19T02:25:48.268Z] 256f393e029f: Layer already exists [2025-11-19T02:25:48.268Z] latest: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:48.714Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:49.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-19T02:25:49.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-19T02:25:49.138Z] 9aff7ce54c01: Preparing [2025-11-19T02:25:49.138Z] faff7b080eb8: Preparing [2025-11-19T02:25:49.138Z] 45e6952c69a3: Preparing [2025-11-19T02:25:49.138Z] a64eda19ff86: Preparing [2025-11-19T02:25:49.138Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:49.138Z] d97215c5e271: Preparing [2025-11-19T02:25:49.138Z] 256f393e029f: Preparing [2025-11-19T02:25:49.138Z] d97215c5e271: Waiting [2025-11-19T02:25:49.138Z] 256f393e029f: Waiting [2025-11-19T02:25:49.138Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:49.138Z] faff7b080eb8: Layer already exists [2025-11-19T02:25:49.138Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:49.138Z] 9aff7ce54c01: Layer already exists [2025-11-19T02:25:49.138Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:49.138Z] d97215c5e271: Layer already exists [2025-11-19T02:25:49.138Z] 256f393e029f: Layer already exists [2025-11-19T02:25:49.138Z] 4.1.0-dev.76: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:49.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:49.876Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:25:49.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-19T02:25:49.876Z] 9aff7ce54c01: Preparing [2025-11-19T02:25:49.876Z] faff7b080eb8: Preparing [2025-11-19T02:25:49.876Z] 45e6952c69a3: Preparing [2025-11-19T02:25:49.876Z] a64eda19ff86: Preparing [2025-11-19T02:25:49.876Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:49.876Z] d97215c5e271: Preparing [2025-11-19T02:25:49.876Z] 256f393e029f: Preparing [2025-11-19T02:25:49.876Z] d97215c5e271: Waiting [2025-11-19T02:25:49.876Z] 256f393e029f: Waiting [2025-11-19T02:25:49.876Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:49.876Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:49.876Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:49.876Z] faff7b080eb8: Layer already exists [2025-11-19T02:25:49.876Z] 9aff7ce54c01: Layer already exists [2025-11-19T02:25:49.876Z] d97215c5e271: Layer already exists [2025-11-19T02:25:49.876Z] 256f393e029f: Layer already exists [2025-11-19T02:25:49.876Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:50.206Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:50.533Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-11-19T02:25:50.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-19T02:25:50.534Z] 9aff7ce54c01: Preparing [2025-11-19T02:25:50.534Z] faff7b080eb8: Preparing [2025-11-19T02:25:50.534Z] 45e6952c69a3: Preparing [2025-11-19T02:25:50.534Z] a64eda19ff86: Preparing [2025-11-19T02:25:50.534Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:50.534Z] d97215c5e271: Preparing [2025-11-19T02:25:50.534Z] 256f393e029f: Preparing [2025-11-19T02:25:50.534Z] d97215c5e271: Waiting [2025-11-19T02:25:50.534Z] 256f393e029f: Waiting [2025-11-19T02:25:50.534Z] faff7b080eb8: Layer already exists [2025-11-19T02:25:50.534Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:50.534Z] 9aff7ce54c01: Layer already exists [2025-11-19T02:25:50.534Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:50.534Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:50.534Z] d97215c5e271: Layer already exists [2025-11-19T02:25:50.534Z] 256f393e029f: Layer already exists [2025-11-19T02:25:50.534Z] main: digest: sha256:aef1c30b1aec9a03724647c322a9617bcc0cbb620328f840c13b7f96239d37bd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:25:50.612Z] ===================================================== [Pipeline] echo [2025-11-19T02:25:50.632Z] taggedImages: [2025-11-19T02:25:50.632Z] - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:50.632Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-19T02:25:50.632Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-19T02:25:50.632Z] - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:25:50.632Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-11-19T02:25:50.666Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-19T02:25:50.666Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:50.666Z] latest [2025-11-19T02:25:50.666Z] 4.1.0-dev.76 [2025-11-19T02:25:50.666Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:25:50.666Z] main [2025-11-19T02:25:50.666Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:51.021Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:51.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:51.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-19T02:25:51.358Z] 7b269538d94a: Preparing [2025-11-19T02:25:51.358Z] 358ad4f487fa: Preparing [2025-11-19T02:25:51.358Z] 8f65d2492c3c: Preparing [2025-11-19T02:25:51.358Z] 1da3673da170: Preparing [2025-11-19T02:25:51.358Z] 45e6952c69a3: Preparing [2025-11-19T02:25:51.358Z] a64eda19ff86: Preparing [2025-11-19T02:25:51.358Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:51.358Z] d97215c5e271: Preparing [2025-11-19T02:25:51.358Z] 256f393e029f: Preparing [2025-11-19T02:25:51.358Z] a64eda19ff86: Waiting [2025-11-19T02:25:51.358Z] 72d6d7b2434f: Waiting [2025-11-19T02:25:51.358Z] d97215c5e271: Waiting [2025-11-19T02:25:51.358Z] 256f393e029f: Waiting [2025-11-19T02:25:51.358Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:51.358Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:51.358Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:51.358Z] d97215c5e271: Layer already exists [2025-11-19T02:25:51.358Z] 358ad4f487fa: Pushed [2025-11-19T02:25:51.358Z] 7b269538d94a: Pushed [2025-11-19T02:25:51.358Z] 256f393e029f: Layer already exists [2025-11-19T02:25:51.358Z] 8f65d2492c3c: Pushed [2025-11-19T02:25:52.745Z] 1da3673da170: Pushed [2025-11-19T02:25:52.745Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:53.368Z] + 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 [2025-11-19T02:25:53.696Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-19T02:25:53.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-19T02:25:53.696Z] 7b269538d94a: Preparing [2025-11-19T02:25:53.696Z] 358ad4f487fa: Preparing [2025-11-19T02:25:53.696Z] 8f65d2492c3c: Preparing [2025-11-19T02:25:53.696Z] 1da3673da170: Preparing [2025-11-19T02:25:53.696Z] 45e6952c69a3: Preparing [2025-11-19T02:25:53.696Z] a64eda19ff86: Preparing [2025-11-19T02:25:53.696Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:53.696Z] d97215c5e271: Preparing [2025-11-19T02:25:53.696Z] 256f393e029f: Preparing [2025-11-19T02:25:53.696Z] a64eda19ff86: Waiting [2025-11-19T02:25:53.696Z] 72d6d7b2434f: Waiting [2025-11-19T02:25:53.696Z] d97215c5e271: Waiting [2025-11-19T02:25:53.696Z] 256f393e029f: Waiting [2025-11-19T02:25:53.696Z] 1da3673da170: Layer already exists [2025-11-19T02:25:53.696Z] 8f65d2492c3c: Layer already exists [2025-11-19T02:25:53.696Z] 7b269538d94a: Layer already exists [2025-11-19T02:25:53.696Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:53.696Z] 358ad4f487fa: Layer already exists [2025-11-19T02:25:53.696Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:53.696Z] d97215c5e271: Layer already exists [2025-11-19T02:25:53.696Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:53.696Z] 256f393e029f: Layer already exists [2025-11-19T02:25:53.696Z] latest: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:54.033Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:54.368Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-19T02:25:54.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-19T02:25:54.368Z] 7b269538d94a: Preparing [2025-11-19T02:25:54.368Z] 358ad4f487fa: Preparing [2025-11-19T02:25:54.368Z] 8f65d2492c3c: Preparing [2025-11-19T02:25:54.368Z] 1da3673da170: Preparing [2025-11-19T02:25:54.368Z] 45e6952c69a3: Preparing [2025-11-19T02:25:54.368Z] a64eda19ff86: Preparing [2025-11-19T02:25:54.368Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:54.368Z] d97215c5e271: Preparing [2025-11-19T02:25:54.368Z] 256f393e029f: Preparing [2025-11-19T02:25:54.368Z] a64eda19ff86: Waiting [2025-11-19T02:25:54.368Z] 72d6d7b2434f: Waiting [2025-11-19T02:25:54.368Z] d97215c5e271: Waiting [2025-11-19T02:25:54.368Z] 256f393e029f: Waiting [2025-11-19T02:25:54.368Z] 8f65d2492c3c: Layer already exists [2025-11-19T02:25:54.368Z] 7b269538d94a: Layer already exists [2025-11-19T02:25:54.368Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:54.368Z] 1da3673da170: Layer already exists [2025-11-19T02:25:54.368Z] 358ad4f487fa: Layer already exists [2025-11-19T02:25:54.368Z] d97215c5e271: Layer already exists [2025-11-19T02:25:54.368Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:54.368Z] 256f393e029f: Layer already exists [2025-11-19T02:25:54.368Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:54.368Z] 4.1.0-dev.76: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:54.717Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:55.057Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:25:55.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-19T02:25:55.057Z] 7b269538d94a: Preparing [2025-11-19T02:25:55.057Z] 358ad4f487fa: Preparing [2025-11-19T02:25:55.057Z] 8f65d2492c3c: Preparing [2025-11-19T02:25:55.057Z] 1da3673da170: Preparing [2025-11-19T02:25:55.057Z] 45e6952c69a3: Preparing [2025-11-19T02:25:55.057Z] a64eda19ff86: Preparing [2025-11-19T02:25:55.057Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:55.057Z] d97215c5e271: Preparing [2025-11-19T02:25:55.057Z] 256f393e029f: Preparing [2025-11-19T02:25:55.057Z] a64eda19ff86: Waiting [2025-11-19T02:25:55.058Z] 72d6d7b2434f: Waiting [2025-11-19T02:25:55.058Z] d97215c5e271: Waiting [2025-11-19T02:25:55.058Z] 256f393e029f: Waiting [2025-11-19T02:25:55.058Z] 8f65d2492c3c: Layer already exists [2025-11-19T02:25:55.058Z] 7b269538d94a: Layer already exists [2025-11-19T02:25:55.058Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:55.058Z] 1da3673da170: Layer already exists [2025-11-19T02:25:55.058Z] 358ad4f487fa: Layer already exists [2025-11-19T02:25:55.058Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:55.058Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:55.058Z] d97215c5e271: Layer already exists [2025-11-19T02:25:55.058Z] 256f393e029f: Layer already exists [2025-11-19T02:25:55.058Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:55.389Z] + 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 [2025-11-19T02:25:55.735Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-19T02:25:55.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-19T02:25:55.735Z] 7b269538d94a: Preparing [2025-11-19T02:25:55.735Z] 358ad4f487fa: Preparing [2025-11-19T02:25:55.735Z] 8f65d2492c3c: Preparing [2025-11-19T02:25:55.735Z] 1da3673da170: Preparing [2025-11-19T02:25:55.735Z] 45e6952c69a3: Preparing [2025-11-19T02:25:55.735Z] a64eda19ff86: Preparing [2025-11-19T02:25:55.735Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:55.735Z] d97215c5e271: Preparing [2025-11-19T02:25:55.735Z] 256f393e029f: Preparing [2025-11-19T02:25:55.735Z] a64eda19ff86: Waiting [2025-11-19T02:25:55.735Z] 72d6d7b2434f: Waiting [2025-11-19T02:25:55.735Z] d97215c5e271: Waiting [2025-11-19T02:25:55.735Z] 256f393e029f: Waiting [2025-11-19T02:25:55.735Z] 7b269538d94a: Layer already exists [2025-11-19T02:25:55.735Z] 1da3673da170: Layer already exists [2025-11-19T02:25:55.735Z] 8f65d2492c3c: Layer already exists [2025-11-19T02:25:55.735Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:55.735Z] 358ad4f487fa: Layer already exists [2025-11-19T02:25:55.735Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:55.735Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:55.735Z] d97215c5e271: Layer already exists [2025-11-19T02:25:55.735Z] 256f393e029f: Layer already exists [2025-11-19T02:25:55.735Z] main: digest: sha256:5f4ade55d13cc04f8d5d177061ad1200908d23b903793c5b9418bed3a2033d46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:25:55.820Z] ===================================================== [Pipeline] echo [2025-11-19T02:25:55.838Z] taggedImages: [2025-11-19T02:25:55.838Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:55.838Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-19T02:25:55.838Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-19T02:25:55.838Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:25:55.838Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-11-19T02:25:55.873Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-19T02:25:55.873Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:55.873Z] latest [2025-11-19T02:25:55.873Z] 4.1.0-dev.76 [2025-11-19T02:25:55.873Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:25:55.873Z] main [2025-11-19T02:25:55.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:56.250Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:25:56.591Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:25:56.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-19T02:25:56.591Z] fee5a7419669: Preparing [2025-11-19T02:25:56.591Z] aa44dc815441: Preparing [2025-11-19T02:25:56.591Z] 45e6952c69a3: Preparing [2025-11-19T02:25:56.591Z] a64eda19ff86: Preparing [2025-11-19T02:25:56.591Z] 72d6d7b2434f: Preparing [2025-11-19T02:25:56.591Z] d97215c5e271: Preparing [2025-11-19T02:25:56.591Z] 256f393e029f: Preparing [2025-11-19T02:25:56.591Z] 256f393e029f: Waiting [2025-11-19T02:25:56.591Z] d97215c5e271: Waiting [2025-11-19T02:25:56.591Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:25:56.591Z] 45e6952c69a3: Layer already exists [2025-11-19T02:25:56.591Z] a64eda19ff86: Layer already exists [2025-11-19T02:25:56.591Z] d97215c5e271: Layer already exists [2025-11-19T02:25:56.591Z] 256f393e029f: Layer already exists [2025-11-19T02:25:56.591Z] fee5a7419669: Pushed [2025-11-19T02:26:00.793Z] aa44dc815441: Pushed [2025-11-19T02:26:10.793Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:11.150Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:11.475Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-19T02:26:11.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-19T02:26:11.476Z] fee5a7419669: Preparing [2025-11-19T02:26:11.476Z] aa44dc815441: Preparing [2025-11-19T02:26:11.476Z] 45e6952c69a3: Preparing [2025-11-19T02:26:11.476Z] a64eda19ff86: Preparing [2025-11-19T02:26:11.476Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:11.476Z] d97215c5e271: Preparing [2025-11-19T02:26:11.476Z] 256f393e029f: Preparing [2025-11-19T02:26:11.476Z] d97215c5e271: Waiting [2025-11-19T02:26:11.476Z] 256f393e029f: Waiting [2025-11-19T02:26:11.476Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:11.476Z] fee5a7419669: Layer already exists [2025-11-19T02:26:11.476Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:11.476Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:11.476Z] aa44dc815441: Layer already exists [2025-11-19T02:26:11.476Z] 256f393e029f: Layer already exists [2025-11-19T02:26:11.476Z] d97215c5e271: Layer already exists [2025-11-19T02:26:11.476Z] latest: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:11.826Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:12.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-19T02:26:12.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-19T02:26:12.170Z] fee5a7419669: Preparing [2025-11-19T02:26:12.170Z] aa44dc815441: Preparing [2025-11-19T02:26:12.170Z] 45e6952c69a3: Preparing [2025-11-19T02:26:12.170Z] a64eda19ff86: Preparing [2025-11-19T02:26:12.170Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:12.170Z] d97215c5e271: Preparing [2025-11-19T02:26:12.170Z] 256f393e029f: Preparing [2025-11-19T02:26:12.170Z] d97215c5e271: Waiting [2025-11-19T02:26:12.170Z] 256f393e029f: Waiting [2025-11-19T02:26:12.170Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:12.170Z] aa44dc815441: Layer already exists [2025-11-19T02:26:12.170Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:12.170Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:12.170Z] fee5a7419669: Layer already exists [2025-11-19T02:26:12.170Z] d97215c5e271: Layer already exists [2025-11-19T02:26:12.170Z] 256f393e029f: Layer already exists [2025-11-19T02:26:12.170Z] 4.1.0-dev.76: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:12.505Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:12.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:12.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-19T02:26:12.839Z] fee5a7419669: Preparing [2025-11-19T02:26:12.839Z] aa44dc815441: Preparing [2025-11-19T02:26:12.839Z] 45e6952c69a3: Preparing [2025-11-19T02:26:12.839Z] a64eda19ff86: Preparing [2025-11-19T02:26:12.839Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:12.839Z] d97215c5e271: Preparing [2025-11-19T02:26:12.839Z] 256f393e029f: Preparing [2025-11-19T02:26:12.839Z] d97215c5e271: Waiting [2025-11-19T02:26:12.839Z] 256f393e029f: Waiting [2025-11-19T02:26:12.839Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:12.839Z] fee5a7419669: Layer already exists [2025-11-19T02:26:12.839Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:12.839Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:12.839Z] aa44dc815441: Layer already exists [2025-11-19T02:26:12.839Z] d97215c5e271: Layer already exists [2025-11-19T02:26:12.839Z] 256f393e029f: Layer already exists [2025-11-19T02:26:12.839Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:13.174Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:13.500Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-11-19T02:26:13.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-19T02:26:13.500Z] fee5a7419669: Preparing [2025-11-19T02:26:13.500Z] aa44dc815441: Preparing [2025-11-19T02:26:13.500Z] 45e6952c69a3: Preparing [2025-11-19T02:26:13.500Z] a64eda19ff86: Preparing [2025-11-19T02:26:13.500Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:13.500Z] d97215c5e271: Preparing [2025-11-19T02:26:13.500Z] 256f393e029f: Preparing [2025-11-19T02:26:13.500Z] d97215c5e271: Waiting [2025-11-19T02:26:13.500Z] 256f393e029f: Waiting [2025-11-19T02:26:13.500Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:13.500Z] fee5a7419669: Layer already exists [2025-11-19T02:26:13.500Z] aa44dc815441: Layer already exists [2025-11-19T02:26:13.500Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:13.500Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:13.500Z] d97215c5e271: Layer already exists [2025-11-19T02:26:13.500Z] 256f393e029f: Layer already exists [2025-11-19T02:26:13.500Z] main: digest: sha256:4a50c75ea10bf38f1d5c5c117ca2e72f2486bb0a650816bcbd8d4e4c0d85a373 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:26:13.576Z] ===================================================== [Pipeline] echo [2025-11-19T02:26:13.593Z] taggedImages: [2025-11-19T02:26:13.593Z] - nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:13.593Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-19T02:26:13.593Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-19T02:26:13.593Z] - nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:13.593Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-11-19T02:26:13.619Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-19T02:26:13.619Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:13.619Z] latest [2025-11-19T02:26:13.619Z] 4.1.0-dev.76 [2025-11-19T02:26:13.619Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:13.619Z] main [2025-11-19T02:26:13.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:13.967Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:14.293Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:14.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-19T02:26:14.294Z] 3c51c947e786: Preparing [2025-11-19T02:26:14.294Z] 8a921e8ecf9e: Preparing [2025-11-19T02:26:14.294Z] a64eda19ff86: Preparing [2025-11-19T02:26:14.294Z] c568c6f74df2: Preparing [2025-11-19T02:26:14.294Z] 56baa888dfef: Preparing [2025-11-19T02:26:14.294Z] 256f393e029f: Preparing [2025-11-19T02:26:14.294Z] 256f393e029f: Waiting [2025-11-19T02:26:14.294Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:14.294Z] 256f393e029f: Layer already exists [2025-11-19T02:26:14.294Z] c568c6f74df2: Pushed [2025-11-19T02:26:14.294Z] 56baa888dfef: Pushed [2025-11-19T02:26:14.294Z] 3c51c947e786: Pushed [2025-11-19T02:26:18.489Z] 8a921e8ecf9e: Pushed [2025-11-19T02:26:18.489Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:18.817Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:19.153Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-19T02:26:19.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-19T02:26:19.153Z] 3c51c947e786: Preparing [2025-11-19T02:26:19.153Z] 8a921e8ecf9e: Preparing [2025-11-19T02:26:19.153Z] a64eda19ff86: Preparing [2025-11-19T02:26:19.153Z] c568c6f74df2: Preparing [2025-11-19T02:26:19.153Z] 56baa888dfef: Preparing [2025-11-19T02:26:19.153Z] 256f393e029f: Preparing [2025-11-19T02:26:19.153Z] 256f393e029f: Waiting [2025-11-19T02:26:19.153Z] 8a921e8ecf9e: Layer already exists [2025-11-19T02:26:19.153Z] c568c6f74df2: Layer already exists [2025-11-19T02:26:19.153Z] 3c51c947e786: Layer already exists [2025-11-19T02:26:19.153Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:19.153Z] 56baa888dfef: Layer already exists [2025-11-19T02:26:19.153Z] 256f393e029f: Layer already exists [2025-11-19T02:26:19.153Z] latest: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:19.490Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:19.813Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-19T02:26:19.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-19T02:26:19.813Z] 3c51c947e786: Preparing [2025-11-19T02:26:19.813Z] 8a921e8ecf9e: Preparing [2025-11-19T02:26:19.813Z] a64eda19ff86: Preparing [2025-11-19T02:26:19.813Z] c568c6f74df2: Preparing [2025-11-19T02:26:19.813Z] 56baa888dfef: Preparing [2025-11-19T02:26:19.813Z] 256f393e029f: Preparing [2025-11-19T02:26:19.813Z] 256f393e029f: Waiting [2025-11-19T02:26:19.813Z] 3c51c947e786: Layer already exists [2025-11-19T02:26:19.813Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:19.813Z] c568c6f74df2: Layer already exists [2025-11-19T02:26:19.813Z] 8a921e8ecf9e: Layer already exists [2025-11-19T02:26:19.813Z] 56baa888dfef: Layer already exists [2025-11-19T02:26:19.813Z] 256f393e029f: Layer already exists [2025-11-19T02:26:19.813Z] 4.1.0-dev.76: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:20.155Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:20.487Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:20.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-19T02:26:20.487Z] 3c51c947e786: Preparing [2025-11-19T02:26:20.487Z] 8a921e8ecf9e: Preparing [2025-11-19T02:26:20.487Z] a64eda19ff86: Preparing [2025-11-19T02:26:20.487Z] c568c6f74df2: Preparing [2025-11-19T02:26:20.487Z] 56baa888dfef: Preparing [2025-11-19T02:26:20.487Z] 256f393e029f: Preparing [2025-11-19T02:26:20.487Z] 256f393e029f: Waiting [2025-11-19T02:26:20.487Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:20.487Z] 8a921e8ecf9e: Layer already exists [2025-11-19T02:26:20.487Z] 3c51c947e786: Layer already exists [2025-11-19T02:26:20.487Z] 56baa888dfef: Layer already exists [2025-11-19T02:26:20.487Z] c568c6f74df2: Layer already exists [2025-11-19T02:26:20.487Z] 256f393e029f: Layer already exists [2025-11-19T02:26:20.487Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:20.820Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:21.146Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-19T02:26:21.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-19T02:26:21.146Z] 3c51c947e786: Preparing [2025-11-19T02:26:21.146Z] 8a921e8ecf9e: Preparing [2025-11-19T02:26:21.146Z] a64eda19ff86: Preparing [2025-11-19T02:26:21.146Z] c568c6f74df2: Preparing [2025-11-19T02:26:21.146Z] 56baa888dfef: Preparing [2025-11-19T02:26:21.146Z] 256f393e029f: Preparing [2025-11-19T02:26:21.146Z] 256f393e029f: Waiting [2025-11-19T02:26:21.146Z] 3c51c947e786: Layer already exists [2025-11-19T02:26:21.146Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:21.146Z] 56baa888dfef: Layer already exists [2025-11-19T02:26:21.146Z] 8a921e8ecf9e: Layer already exists [2025-11-19T02:26:21.146Z] c568c6f74df2: Layer already exists [2025-11-19T02:26:21.146Z] 256f393e029f: Layer already exists [2025-11-19T02:26:21.146Z] main: digest: sha256:b5c06e5aab2f8ff16a32c7a35dc7634a391ea12934dbaa913e8de04ea08ab5f6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:26:21.224Z] ===================================================== [Pipeline] echo [2025-11-19T02:26:21.237Z] taggedImages: [2025-11-19T02:26:21.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:21.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-19T02:26:21.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-19T02:26:21.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:21.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-11-19T02:26:21.267Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-19T02:26:21.267Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:21.267Z] latest [2025-11-19T02:26:21.267Z] 4.1.0-dev.76 [2025-11-19T02:26:21.267Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:21.267Z] main [2025-11-19T02:26:21.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:21.626Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:21.957Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:21.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-19T02:26:21.957Z] a07329dd6390: Preparing [2025-11-19T02:26:21.957Z] 17ecd032c4ba: Preparing [2025-11-19T02:26:21.957Z] 80b6e11db30f: Preparing [2025-11-19T02:26:21.957Z] 45e6952c69a3: Preparing [2025-11-19T02:26:21.957Z] a64eda19ff86: Preparing [2025-11-19T02:26:21.957Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:21.957Z] d97215c5e271: Preparing [2025-11-19T02:26:21.957Z] 256f393e029f: Preparing [2025-11-19T02:26:21.957Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:21.957Z] d97215c5e271: Waiting [2025-11-19T02:26:21.957Z] 256f393e029f: Waiting [2025-11-19T02:26:21.957Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:21.957Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:21.957Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:21.957Z] d97215c5e271: Layer already exists [2025-11-19T02:26:21.957Z] 17ecd032c4ba: Pushed [2025-11-19T02:26:21.957Z] 256f393e029f: Layer already exists [2025-11-19T02:26:21.957Z] a07329dd6390: Pushed [2025-11-19T02:26:26.153Z] 80b6e11db30f: Pushed [2025-11-19T02:26:26.153Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:26.480Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:26.805Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-19T02:26:26.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-19T02:26:26.805Z] a07329dd6390: Preparing [2025-11-19T02:26:26.805Z] 17ecd032c4ba: Preparing [2025-11-19T02:26:26.805Z] 80b6e11db30f: Preparing [2025-11-19T02:26:26.805Z] 45e6952c69a3: Preparing [2025-11-19T02:26:26.805Z] a64eda19ff86: Preparing [2025-11-19T02:26:26.805Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:26.805Z] d97215c5e271: Preparing [2025-11-19T02:26:26.805Z] 256f393e029f: Preparing [2025-11-19T02:26:26.805Z] d97215c5e271: Waiting [2025-11-19T02:26:26.805Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:26.805Z] 256f393e029f: Waiting [2025-11-19T02:26:26.805Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:26.805Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:26.805Z] 17ecd032c4ba: Layer already exists [2025-11-19T02:26:26.805Z] 80b6e11db30f: Layer already exists [2025-11-19T02:26:26.805Z] a07329dd6390: Layer already exists [2025-11-19T02:26:26.805Z] 256f393e029f: Layer already exists [2025-11-19T02:26:26.805Z] d97215c5e271: Layer already exists [2025-11-19T02:26:26.805Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:26.805Z] latest: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:27.138Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:27.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-19T02:26:27.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-19T02:26:27.467Z] a07329dd6390: Preparing [2025-11-19T02:26:27.467Z] 17ecd032c4ba: Preparing [2025-11-19T02:26:27.467Z] 80b6e11db30f: Preparing [2025-11-19T02:26:27.467Z] 45e6952c69a3: Preparing [2025-11-19T02:26:27.467Z] a64eda19ff86: Preparing [2025-11-19T02:26:27.467Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:27.467Z] d97215c5e271: Preparing [2025-11-19T02:26:27.467Z] 256f393e029f: Preparing [2025-11-19T02:26:27.467Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:27.467Z] d97215c5e271: Waiting [2025-11-19T02:26:27.467Z] 256f393e029f: Waiting [2025-11-19T02:26:27.467Z] a07329dd6390: Layer already exists [2025-11-19T02:26:27.467Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:27.467Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:27.467Z] 17ecd032c4ba: Layer already exists [2025-11-19T02:26:27.467Z] 80b6e11db30f: Layer already exists [2025-11-19T02:26:27.467Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:27.467Z] 256f393e029f: Layer already exists [2025-11-19T02:26:27.467Z] d97215c5e271: Layer already exists [2025-11-19T02:26:27.467Z] 4.1.0-dev.76: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:27.790Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:28.120Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:28.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-19T02:26:28.120Z] a07329dd6390: Preparing [2025-11-19T02:26:28.120Z] 17ecd032c4ba: Preparing [2025-11-19T02:26:28.120Z] 80b6e11db30f: Preparing [2025-11-19T02:26:28.120Z] 45e6952c69a3: Preparing [2025-11-19T02:26:28.120Z] a64eda19ff86: Preparing [2025-11-19T02:26:28.120Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:28.120Z] d97215c5e271: Preparing [2025-11-19T02:26:28.120Z] 256f393e029f: Preparing [2025-11-19T02:26:28.120Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:28.120Z] d97215c5e271: Waiting [2025-11-19T02:26:28.120Z] 256f393e029f: Waiting [2025-11-19T02:26:28.120Z] a07329dd6390: Layer already exists [2025-11-19T02:26:28.120Z] 17ecd032c4ba: Layer already exists [2025-11-19T02:26:28.120Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:28.120Z] 80b6e11db30f: Layer already exists [2025-11-19T02:26:28.120Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:28.120Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:28.120Z] d97215c5e271: Layer already exists [2025-11-19T02:26:28.120Z] 256f393e029f: Layer already exists [2025-11-19T02:26:28.120Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:28.449Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:28.781Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-19T02:26:28.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-19T02:26:28.781Z] a07329dd6390: Preparing [2025-11-19T02:26:28.781Z] 17ecd032c4ba: Preparing [2025-11-19T02:26:28.781Z] 80b6e11db30f: Preparing [2025-11-19T02:26:28.781Z] 45e6952c69a3: Preparing [2025-11-19T02:26:28.781Z] a64eda19ff86: Preparing [2025-11-19T02:26:28.781Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:28.781Z] d97215c5e271: Preparing [2025-11-19T02:26:28.781Z] 256f393e029f: Preparing [2025-11-19T02:26:28.781Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:28.781Z] 256f393e029f: Waiting [2025-11-19T02:26:28.781Z] d97215c5e271: Waiting [2025-11-19T02:26:28.781Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:28.781Z] a07329dd6390: Layer already exists [2025-11-19T02:26:28.781Z] 80b6e11db30f: Layer already exists [2025-11-19T02:26:28.781Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:28.781Z] 17ecd032c4ba: Layer already exists [2025-11-19T02:26:28.781Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:28.781Z] 256f393e029f: Layer already exists [2025-11-19T02:26:28.781Z] d97215c5e271: Layer already exists [2025-11-19T02:26:28.781Z] main: digest: sha256:692c2f4875be25a6c9f1862e9a9c4d7d2c79a35e1f82dc391833a84e9ec19ad6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:26:28.849Z] ===================================================== [Pipeline] echo [2025-11-19T02:26:28.864Z] taggedImages: [2025-11-19T02:26:28.864Z] - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:28.864Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-19T02:26:28.864Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-19T02:26:28.864Z] - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:28.864Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-11-19T02:26:28.892Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-19T02:26:28.892Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:28.892Z] latest [2025-11-19T02:26:28.892Z] 4.1.0-dev.76 [2025-11-19T02:26:28.892Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:28.892Z] main [2025-11-19T02:26:28.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:29.233Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:29.562Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:29.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-19T02:26:29.562Z] 6c97e8777c83: Preparing [2025-11-19T02:26:29.562Z] f374c41602d6: Preparing [2025-11-19T02:26:29.562Z] a7330a181336: Preparing [2025-11-19T02:26:29.562Z] 3e65dd99b91e: Preparing [2025-11-19T02:26:29.562Z] 108fbacd8c25: Preparing [2025-11-19T02:26:29.562Z] ffbe880c9544: Preparing [2025-11-19T02:26:29.562Z] 2cdd869c5da5: Preparing [2025-11-19T02:26:29.562Z] 45e6952c69a3: Preparing [2025-11-19T02:26:29.562Z] a64eda19ff86: Preparing [2025-11-19T02:26:29.562Z] cd0be20f780a: Preparing [2025-11-19T02:26:29.562Z] b860b42104ce: Preparing [2025-11-19T02:26:29.562Z] 5f70bf18a086: Preparing [2025-11-19T02:26:29.562Z] 8f8632ddda4e: Preparing [2025-11-19T02:26:29.562Z] 3e2a55979bae: Preparing [2025-11-19T02:26:29.562Z] e4f18aa6cb09: Preparing [2025-11-19T02:26:29.562Z] 256f393e029f: Preparing [2025-11-19T02:26:29.562Z] cd0be20f780a: Waiting [2025-11-19T02:26:29.562Z] ffbe880c9544: Waiting [2025-11-19T02:26:29.562Z] 2cdd869c5da5: Waiting [2025-11-19T02:26:29.562Z] 45e6952c69a3: Waiting [2025-11-19T02:26:29.562Z] a64eda19ff86: Waiting [2025-11-19T02:26:29.562Z] 3e2a55979bae: Waiting [2025-11-19T02:26:29.562Z] b860b42104ce: Waiting [2025-11-19T02:26:29.562Z] 5f70bf18a086: Waiting [2025-11-19T02:26:29.562Z] e4f18aa6cb09: Waiting [2025-11-19T02:26:29.562Z] 8f8632ddda4e: Waiting [2025-11-19T02:26:29.562Z] 256f393e029f: Waiting [2025-11-19T02:26:29.562Z] f374c41602d6: Pushed [2025-11-19T02:26:29.562Z] a7330a181336: Pushed [2025-11-19T02:26:29.562Z] 108fbacd8c25: Pushed [2025-11-19T02:26:29.562Z] 6c97e8777c83: Pushed [2025-11-19T02:26:29.562Z] 3e65dd99b91e: Pushed [2025-11-19T02:26:29.562Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:29.562Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:29.562Z] 5f70bf18a086: Layer already exists [2025-11-19T02:26:29.562Z] ffbe880c9544: Pushed [2025-11-19T02:26:29.822Z] cd0be20f780a: Pushed [2025-11-19T02:26:29.822Z] b860b42104ce: Pushed [2025-11-19T02:26:29.822Z] 8f8632ddda4e: Pushed [2025-11-19T02:26:29.822Z] 256f393e029f: Layer already exists [2025-11-19T02:26:29.822Z] 3e2a55979bae: Pushed [2025-11-19T02:26:29.822Z] e4f18aa6cb09: Pushed [2025-11-19T02:26:30.933Z] #90 ... [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #87 DONE 114.5s [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #97 DONE 107.0s [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #90 DONE 111.9s [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #119 [core-keeper builder 7/8] COPY . . [2025-11-19T02:26:30.933Z] #119 ... [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #82 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #82 DONE 116.9s [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #92 DONE 110.9s [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #95 DONE 114.3s [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #120 [support-notifications builder 6/7] COPY . . [2025-11-19T02:26:30.933Z] #120 ... [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #121 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-11-19T02:26:30.933Z] #122 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:26:30.933Z] #123 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #124 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:26:30.933Z] #125 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #126 [core-metadata builder 6/7] COPY . . [2025-11-19T02:26:30.933Z] #126 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:26:30.933Z] #127 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #128 [core-data builder 6/7] COPY . . [2025-11-19T02:26:30.933Z] #128 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #129 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #130 [security-proxy-auth builder 6/7] COPY . . [2025-11-19T02:26:30.933Z] #130 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:26:30.933Z] #131 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #132 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #133 [support-scheduler builder 6/7] COPY . . [2025-11-19T02:26:30.933Z] #133 DONE 2.3s [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:26:30.933Z] #134 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.933Z] #135 CACHED [2025-11-19T02:26:30.933Z] [2025-11-19T02:26:30.933Z] #136 [security-bootstrapper builder 6/7] COPY . . [2025-11-19T02:26:30.934Z] #136 CACHED [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #137 [core-command builder 6/7] COPY . . [2025-11-19T02:26:30.934Z] #137 DONE 2.1s [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-19T02:26:30.934Z] #138 CACHED [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-19T02:26:30.934Z] #139 CACHED [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-19T02:26:30.934Z] #140 CACHED [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2025-11-19T02:26:30.934Z] #141 DONE 2.2s [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #119 [core-keeper builder 7/8] COPY . . [2025-11-19T02:26:30.934Z] #119 DONE 2.3s [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #120 [support-notifications builder 6/7] COPY . . [2025-11-19T02:26:30.934Z] #120 DONE 2.2s [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-19T02:26:30.934Z] #142 DONE 2.4s [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-19T02:26:30.934Z] #143 ... [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-19T02:26:30.934Z] #0 4.956 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-19T02:26:30.934Z] #144 ... [2025-11-19T02:26:30.934Z] [2025-11-19T02:26:30.934Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-19T02:26:30.934Z] #0 5.751 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-19T02:26:31.202Z] 2cdd869c5da5: Pushed [2025-11-19T02:26:31.814Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:31.926Z] #145 ... [2025-11-19T02:26:31.926Z] [2025-11-19T02:26:31.926Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-19T02:26:31.926Z] #0 6.647 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-19T02:26:32.157Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-11-19T02:26:32.194Z] #146 ... [2025-11-19T02:26:32.194Z] [2025-11-19T02:26:32.194Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-19T02:26:32.194Z] #0 6.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-19T02:26:32.194Z] #147 ... [2025-11-19T02:26:32.194Z] [2025-11-19T02:26:32.194Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T02:26:32.194Z] #0 6.826 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh [2025-11-19T02:26:32.461Z] #148 ... [2025-11-19T02:26:32.462Z] [2025-11-19T02:26:32.462Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-19T02:26:32.462Z] #143 7.101 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-19T02:26:32.481Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-19T02:26:32.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-19T02:26:32.481Z] 6c97e8777c83: Preparing [2025-11-19T02:26:32.481Z] f374c41602d6: Preparing [2025-11-19T02:26:32.481Z] a7330a181336: Preparing [2025-11-19T02:26:32.481Z] 3e65dd99b91e: Preparing [2025-11-19T02:26:32.481Z] 108fbacd8c25: Preparing [2025-11-19T02:26:32.481Z] ffbe880c9544: Preparing [2025-11-19T02:26:32.481Z] 2cdd869c5da5: Preparing [2025-11-19T02:26:32.481Z] 45e6952c69a3: Preparing [2025-11-19T02:26:32.481Z] a64eda19ff86: Preparing [2025-11-19T02:26:32.481Z] cd0be20f780a: Preparing [2025-11-19T02:26:32.481Z] b860b42104ce: Preparing [2025-11-19T02:26:32.481Z] 5f70bf18a086: Preparing [2025-11-19T02:26:32.481Z] 8f8632ddda4e: Preparing [2025-11-19T02:26:32.481Z] 45e6952c69a3: Waiting [2025-11-19T02:26:32.481Z] 3e2a55979bae: Preparing [2025-11-19T02:26:32.481Z] a64eda19ff86: Waiting [2025-11-19T02:26:32.481Z] cd0be20f780a: Waiting [2025-11-19T02:26:32.481Z] e4f18aa6cb09: Preparing [2025-11-19T02:26:32.481Z] ffbe880c9544: Waiting [2025-11-19T02:26:32.481Z] 256f393e029f: Preparing [2025-11-19T02:26:32.481Z] 3e2a55979bae: Waiting [2025-11-19T02:26:32.481Z] b860b42104ce: Waiting [2025-11-19T02:26:32.481Z] 5f70bf18a086: Waiting [2025-11-19T02:26:32.481Z] 2cdd869c5da5: Waiting [2025-11-19T02:26:32.481Z] 8f8632ddda4e: Waiting [2025-11-19T02:26:32.481Z] 256f393e029f: Waiting [2025-11-19T02:26:32.481Z] e4f18aa6cb09: Waiting [2025-11-19T02:26:32.481Z] 108fbacd8c25: Layer already exists [2025-11-19T02:26:32.481Z] f374c41602d6: Layer already exists [2025-11-19T02:26:32.481Z] a7330a181336: Layer already exists [2025-11-19T02:26:32.481Z] 3e65dd99b91e: Layer already exists [2025-11-19T02:26:32.481Z] 6c97e8777c83: Layer already exists [2025-11-19T02:26:32.481Z] ffbe880c9544: Layer already exists [2025-11-19T02:26:32.481Z] 2cdd869c5da5: Layer already exists [2025-11-19T02:26:32.481Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:32.481Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:32.481Z] cd0be20f780a: Layer already exists [2025-11-19T02:26:32.481Z] 5f70bf18a086: Layer already exists [2025-11-19T02:26:32.481Z] b860b42104ce: Layer already exists [2025-11-19T02:26:32.481Z] 8f8632ddda4e: Layer already exists [2025-11-19T02:26:32.481Z] 3e2a55979bae: Layer already exists [2025-11-19T02:26:32.481Z] e4f18aa6cb09: Layer already exists [2025-11-19T02:26:32.481Z] 256f393e029f: Layer already exists [2025-11-19T02:26:32.481Z] latest: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:32.817Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:33.411Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-19T02:26:33.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-19T02:26:33.411Z] 6c97e8777c83: Preparing [2025-11-19T02:26:33.411Z] f374c41602d6: Preparing [2025-11-19T02:26:33.411Z] a7330a181336: Preparing [2025-11-19T02:26:33.411Z] 3e65dd99b91e: Preparing [2025-11-19T02:26:33.411Z] 108fbacd8c25: Preparing [2025-11-19T02:26:33.411Z] ffbe880c9544: Preparing [2025-11-19T02:26:33.411Z] 2cdd869c5da5: Preparing [2025-11-19T02:26:33.411Z] 45e6952c69a3: Preparing [2025-11-19T02:26:33.411Z] a64eda19ff86: Preparing [2025-11-19T02:26:33.411Z] cd0be20f780a: Preparing [2025-11-19T02:26:33.411Z] b860b42104ce: Preparing [2025-11-19T02:26:33.411Z] 5f70bf18a086: Preparing [2025-11-19T02:26:33.411Z] 8f8632ddda4e: Preparing [2025-11-19T02:26:33.411Z] 3e2a55979bae: Preparing [2025-11-19T02:26:33.411Z] e4f18aa6cb09: Preparing [2025-11-19T02:26:33.411Z] 256f393e029f: Preparing [2025-11-19T02:26:33.411Z] ffbe880c9544: Waiting [2025-11-19T02:26:33.411Z] 2cdd869c5da5: Waiting [2025-11-19T02:26:33.411Z] 45e6952c69a3: Waiting [2025-11-19T02:26:33.411Z] a64eda19ff86: Waiting [2025-11-19T02:26:33.411Z] cd0be20f780a: Waiting [2025-11-19T02:26:33.411Z] e4f18aa6cb09: Waiting [2025-11-19T02:26:33.411Z] 256f393e029f: Waiting [2025-11-19T02:26:33.411Z] b860b42104ce: Waiting [2025-11-19T02:26:33.411Z] 3e2a55979bae: Waiting [2025-11-19T02:26:33.411Z] 5f70bf18a086: Waiting [2025-11-19T02:26:33.411Z] 8f8632ddda4e: Waiting [2025-11-19T02:26:33.411Z] 3e65dd99b91e: Layer already exists [2025-11-19T02:26:33.411Z] f374c41602d6: Layer already exists [2025-11-19T02:26:33.411Z] 6c97e8777c83: Layer already exists [2025-11-19T02:26:33.411Z] a7330a181336: Layer already exists [2025-11-19T02:26:33.411Z] 108fbacd8c25: Layer already exists [2025-11-19T02:26:33.411Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:33.411Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:33.411Z] ffbe880c9544: Layer already exists [2025-11-19T02:26:33.411Z] 2cdd869c5da5: Layer already exists [2025-11-19T02:26:33.411Z] cd0be20f780a: Layer already exists [2025-11-19T02:26:33.411Z] b860b42104ce: Layer already exists [2025-11-19T02:26:33.411Z] 5f70bf18a086: Layer already exists [2025-11-19T02:26:33.411Z] 8f8632ddda4e: Layer already exists [2025-11-19T02:26:33.411Z] e4f18aa6cb09: Layer already exists [2025-11-19T02:26:33.411Z] 3e2a55979bae: Layer already exists [2025-11-19T02:26:33.411Z] 256f393e029f: Layer already exists [2025-11-19T02:26:33.411Z] 4.1.0-dev.76: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:33.747Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:34.078Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:34.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-19T02:26:34.078Z] 6c97e8777c83: Preparing [2025-11-19T02:26:34.078Z] f374c41602d6: Preparing [2025-11-19T02:26:34.078Z] a7330a181336: Preparing [2025-11-19T02:26:34.078Z] 3e65dd99b91e: Preparing [2025-11-19T02:26:34.078Z] 108fbacd8c25: Preparing [2025-11-19T02:26:34.078Z] ffbe880c9544: Preparing [2025-11-19T02:26:34.078Z] 2cdd869c5da5: Preparing [2025-11-19T02:26:34.078Z] 45e6952c69a3: Preparing [2025-11-19T02:26:34.078Z] a64eda19ff86: Preparing [2025-11-19T02:26:34.078Z] cd0be20f780a: Preparing [2025-11-19T02:26:34.078Z] b860b42104ce: Preparing [2025-11-19T02:26:34.078Z] 5f70bf18a086: Preparing [2025-11-19T02:26:34.078Z] 8f8632ddda4e: Preparing [2025-11-19T02:26:34.078Z] 3e2a55979bae: Preparing [2025-11-19T02:26:34.078Z] e4f18aa6cb09: Preparing [2025-11-19T02:26:34.078Z] 256f393e029f: Preparing [2025-11-19T02:26:34.078Z] cd0be20f780a: Waiting [2025-11-19T02:26:34.078Z] 5f70bf18a086: Waiting [2025-11-19T02:26:34.078Z] b860b42104ce: Waiting [2025-11-19T02:26:34.078Z] ffbe880c9544: Waiting [2025-11-19T02:26:34.078Z] 8f8632ddda4e: Waiting [2025-11-19T02:26:34.078Z] 2cdd869c5da5: Waiting [2025-11-19T02:26:34.078Z] a64eda19ff86: Waiting [2025-11-19T02:26:34.078Z] 3e2a55979bae: Waiting [2025-11-19T02:26:34.078Z] 45e6952c69a3: Waiting [2025-11-19T02:26:34.078Z] e4f18aa6cb09: Waiting [2025-11-19T02:26:34.078Z] 256f393e029f: Waiting [2025-11-19T02:26:34.078Z] 3e65dd99b91e: Layer already exists [2025-11-19T02:26:34.078Z] 108fbacd8c25: Layer already exists [2025-11-19T02:26:34.078Z] f374c41602d6: Layer already exists [2025-11-19T02:26:34.078Z] 6c97e8777c83: Layer already exists [2025-11-19T02:26:34.078Z] a7330a181336: Layer already exists [2025-11-19T02:26:34.078Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:34.078Z] ffbe880c9544: Layer already exists [2025-11-19T02:26:34.078Z] 2cdd869c5da5: Layer already exists [2025-11-19T02:26:34.078Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:34.078Z] cd0be20f780a: Layer already exists [2025-11-19T02:26:34.078Z] 5f70bf18a086: Layer already exists [2025-11-19T02:26:34.078Z] b860b42104ce: Layer already exists [2025-11-19T02:26:34.078Z] 3e2a55979bae: Layer already exists [2025-11-19T02:26:34.078Z] e4f18aa6cb09: Layer already exists [2025-11-19T02:26:34.078Z] 8f8632ddda4e: Layer already exists [2025-11-19T02:26:34.078Z] 256f393e029f: Layer already exists [2025-11-19T02:26:34.078Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:34.407Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:34.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-19T02:26:34.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-19T02:26:34.742Z] 6c97e8777c83: Preparing [2025-11-19T02:26:34.742Z] f374c41602d6: Preparing [2025-11-19T02:26:34.742Z] a7330a181336: Preparing [2025-11-19T02:26:34.742Z] 3e65dd99b91e: Preparing [2025-11-19T02:26:34.742Z] 108fbacd8c25: Preparing [2025-11-19T02:26:34.742Z] ffbe880c9544: Preparing [2025-11-19T02:26:34.742Z] 2cdd869c5da5: Preparing [2025-11-19T02:26:34.742Z] 45e6952c69a3: Preparing [2025-11-19T02:26:34.742Z] a64eda19ff86: Preparing [2025-11-19T02:26:34.742Z] cd0be20f780a: Preparing [2025-11-19T02:26:34.742Z] b860b42104ce: Preparing [2025-11-19T02:26:34.742Z] 5f70bf18a086: Preparing [2025-11-19T02:26:34.742Z] 8f8632ddda4e: Preparing [2025-11-19T02:26:34.742Z] 3e2a55979bae: Preparing [2025-11-19T02:26:34.742Z] e4f18aa6cb09: Preparing [2025-11-19T02:26:34.742Z] 256f393e029f: Preparing [2025-11-19T02:26:34.742Z] b860b42104ce: Waiting [2025-11-19T02:26:34.742Z] 8f8632ddda4e: Waiting [2025-11-19T02:26:34.742Z] cd0be20f780a: Waiting [2025-11-19T02:26:34.742Z] ffbe880c9544: Waiting [2025-11-19T02:26:34.742Z] 3e2a55979bae: Waiting [2025-11-19T02:26:34.742Z] e4f18aa6cb09: Waiting [2025-11-19T02:26:34.742Z] 5f70bf18a086: Waiting [2025-11-19T02:26:34.742Z] 45e6952c69a3: Waiting [2025-11-19T02:26:34.742Z] a64eda19ff86: Waiting [2025-11-19T02:26:34.742Z] 256f393e029f: Waiting [2025-11-19T02:26:34.742Z] 2cdd869c5da5: Waiting [2025-11-19T02:26:34.742Z] 6c97e8777c83: Layer already exists [2025-11-19T02:26:34.742Z] 3e65dd99b91e: Layer already exists [2025-11-19T02:26:34.742Z] f374c41602d6: Layer already exists [2025-11-19T02:26:34.742Z] 108fbacd8c25: Layer already exists [2025-11-19T02:26:34.742Z] a7330a181336: Layer already exists [2025-11-19T02:26:34.742Z] ffbe880c9544: Layer already exists [2025-11-19T02:26:34.742Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:34.742Z] cd0be20f780a: Layer already exists [2025-11-19T02:26:34.742Z] 2cdd869c5da5: Layer already exists [2025-11-19T02:26:34.742Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:34.742Z] b860b42104ce: Layer already exists [2025-11-19T02:26:34.742Z] 5f70bf18a086: Layer already exists [2025-11-19T02:26:34.742Z] 8f8632ddda4e: Layer already exists [2025-11-19T02:26:34.742Z] 3e2a55979bae: Layer already exists [2025-11-19T02:26:34.742Z] e4f18aa6cb09: Layer already exists [2025-11-19T02:26:34.742Z] 256f393e029f: Layer already exists [2025-11-19T02:26:34.742Z] main: digest: sha256:319ce5c3760b99943e768d65cdbf5d4da45774783696e7d8566bed5f57493bbd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:26:34.822Z] ===================================================== [Pipeline] echo [2025-11-19T02:26:34.841Z] taggedImages: [2025-11-19T02:26:34.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:34.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-19T02:26:34.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-19T02:26:34.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:34.841Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-11-19T02:26:34.869Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-19T02:26:34.869Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:34.869Z] latest [2025-11-19T02:26:34.869Z] 4.1.0-dev.76 [2025-11-19T02:26:34.869Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:34.869Z] main [2025-11-19T02:26:34.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:35.060Z] #143 ... [2025-11-19T02:26:35.060Z] [2025-11-19T02:26:35.060Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T02:26:35.060Z] #0 4.060 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-19T02:26:35.214Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:35.329Z] #149 ... [2025-11-19T02:26:35.329Z] [2025-11-19T02:26:35.329Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-19T02:26:35.330Z] #0 7.041 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-19T02:26:35.330Z] #150 ... [2025-11-19T02:26:35.330Z] [2025-11-19T02:26:35.330Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-19T02:26:35.330Z] #0 5.827 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:35.597Z] #151 ... [2025-11-19T02:26:35.597Z] [2025-11-19T02:26:35.597Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T02:26:35.597Z] #0 6.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-19T02:26:35.597Z] #152 ... [2025-11-19T02:26:35.597Z] [2025-11-19T02:26:35.597Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T02:26:35.597Z] #0 5.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-19T02:26:35.866Z] #153 ... [2025-11-19T02:26:35.866Z] [2025-11-19T02:26:35.866Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-19T02:26:35.866Z] #0 6.534 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-19T02:26:36.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:36.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-19T02:26:36.043Z] 4044e7bca546: Preparing [2025-11-19T02:26:36.043Z] f6aa3b1e8d0d: Preparing [2025-11-19T02:26:36.043Z] 7d1c3bb7a1f0: Preparing [2025-11-19T02:26:36.043Z] ca4292dd4e21: Preparing [2025-11-19T02:26:36.043Z] 45e6952c69a3: Preparing [2025-11-19T02:26:36.043Z] a64eda19ff86: Preparing [2025-11-19T02:26:36.043Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:36.043Z] d97215c5e271: Preparing [2025-11-19T02:26:36.043Z] 256f393e029f: Preparing [2025-11-19T02:26:36.043Z] a64eda19ff86: Waiting [2025-11-19T02:26:36.043Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:36.043Z] 256f393e029f: Waiting [2025-11-19T02:26:36.043Z] d97215c5e271: Waiting [2025-11-19T02:26:36.043Z] 7d1c3bb7a1f0: Pushed [2025-11-19T02:26:36.043Z] f6aa3b1e8d0d: Pushed [2025-11-19T02:26:36.614Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:36.615Z] 4044e7bca546: Pushed [2025-11-19T02:26:37.989Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:37.989Z] d97215c5e271: Layer already exists [2025-11-19T02:26:37.989Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:37.989Z] 256f393e029f: Layer already exists [2025-11-19T02:26:39.366Z] ca4292dd4e21: Pushed [2025-11-19T02:26:39.625Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:39.967Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:40.297Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-19T02:26:40.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-19T02:26:40.298Z] 4044e7bca546: Preparing [2025-11-19T02:26:40.298Z] f6aa3b1e8d0d: Preparing [2025-11-19T02:26:40.298Z] 7d1c3bb7a1f0: Preparing [2025-11-19T02:26:40.298Z] ca4292dd4e21: Preparing [2025-11-19T02:26:40.298Z] 45e6952c69a3: Preparing [2025-11-19T02:26:40.298Z] a64eda19ff86: Preparing [2025-11-19T02:26:40.298Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:40.298Z] d97215c5e271: Preparing [2025-11-19T02:26:40.298Z] 256f393e029f: Preparing [2025-11-19T02:26:40.298Z] a64eda19ff86: Waiting [2025-11-19T02:26:40.298Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:40.298Z] 256f393e029f: Waiting [2025-11-19T02:26:40.298Z] d97215c5e271: Waiting [2025-11-19T02:26:40.298Z] 4044e7bca546: Layer already exists [2025-11-19T02:26:40.298Z] 7d1c3bb7a1f0: Layer already exists [2025-11-19T02:26:40.298Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:40.298Z] f6aa3b1e8d0d: Layer already exists [2025-11-19T02:26:40.298Z] ca4292dd4e21: Layer already exists [2025-11-19T02:26:40.298Z] d97215c5e271: Layer already exists [2025-11-19T02:26:40.298Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:40.298Z] 256f393e029f: Layer already exists [2025-11-19T02:26:40.298Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:40.298Z] latest: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:40.622Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:40.951Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-19T02:26:40.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-19T02:26:40.951Z] 4044e7bca546: Preparing [2025-11-19T02:26:40.951Z] f6aa3b1e8d0d: Preparing [2025-11-19T02:26:40.951Z] 7d1c3bb7a1f0: Preparing [2025-11-19T02:26:40.951Z] ca4292dd4e21: Preparing [2025-11-19T02:26:40.951Z] 45e6952c69a3: Preparing [2025-11-19T02:26:40.951Z] a64eda19ff86: Preparing [2025-11-19T02:26:40.951Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:40.951Z] d97215c5e271: Preparing [2025-11-19T02:26:40.951Z] 256f393e029f: Preparing [2025-11-19T02:26:40.951Z] a64eda19ff86: Waiting [2025-11-19T02:26:40.951Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:40.951Z] d97215c5e271: Waiting [2025-11-19T02:26:40.951Z] 256f393e029f: Waiting [2025-11-19T02:26:40.951Z] 7d1c3bb7a1f0: Layer already exists [2025-11-19T02:26:40.951Z] 4044e7bca546: Layer already exists [2025-11-19T02:26:40.951Z] f6aa3b1e8d0d: Layer already exists [2025-11-19T02:26:40.951Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:40.951Z] ca4292dd4e21: Layer already exists [2025-11-19T02:26:40.951Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:40.951Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:40.951Z] d97215c5e271: Layer already exists [2025-11-19T02:26:40.951Z] 256f393e029f: Layer already exists [2025-11-19T02:26:40.951Z] 4.1.0-dev.76: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:41.291Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:41.615Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:41.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-19T02:26:41.615Z] 4044e7bca546: Preparing [2025-11-19T02:26:41.615Z] f6aa3b1e8d0d: Preparing [2025-11-19T02:26:41.615Z] 7d1c3bb7a1f0: Preparing [2025-11-19T02:26:41.615Z] ca4292dd4e21: Preparing [2025-11-19T02:26:41.615Z] 45e6952c69a3: Preparing [2025-11-19T02:26:41.615Z] a64eda19ff86: Preparing [2025-11-19T02:26:41.615Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:41.615Z] d97215c5e271: Preparing [2025-11-19T02:26:41.615Z] 256f393e029f: Preparing [2025-11-19T02:26:41.615Z] a64eda19ff86: Waiting [2025-11-19T02:26:41.615Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:41.615Z] d97215c5e271: Waiting [2025-11-19T02:26:41.615Z] 256f393e029f: Waiting [2025-11-19T02:26:41.615Z] ca4292dd4e21: Layer already exists [2025-11-19T02:26:41.615Z] 4044e7bca546: Layer already exists [2025-11-19T02:26:41.615Z] 7d1c3bb7a1f0: Layer already exists [2025-11-19T02:26:41.615Z] f6aa3b1e8d0d: Layer already exists [2025-11-19T02:26:41.615Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:41.615Z] d97215c5e271: Layer already exists [2025-11-19T02:26:41.615Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:41.615Z] 256f393e029f: Layer already exists [2025-11-19T02:26:41.615Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:41.615Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:41.953Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:42.285Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-19T02:26:42.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-19T02:26:42.285Z] 4044e7bca546: Preparing [2025-11-19T02:26:42.285Z] f6aa3b1e8d0d: Preparing [2025-11-19T02:26:42.285Z] 7d1c3bb7a1f0: Preparing [2025-11-19T02:26:42.285Z] ca4292dd4e21: Preparing [2025-11-19T02:26:42.285Z] 45e6952c69a3: Preparing [2025-11-19T02:26:42.285Z] a64eda19ff86: Preparing [2025-11-19T02:26:42.285Z] 72d6d7b2434f: Preparing [2025-11-19T02:26:42.285Z] d97215c5e271: Preparing [2025-11-19T02:26:42.285Z] 256f393e029f: Preparing [2025-11-19T02:26:42.285Z] 72d6d7b2434f: Waiting [2025-11-19T02:26:42.285Z] d97215c5e271: Waiting [2025-11-19T02:26:42.285Z] a64eda19ff86: Waiting [2025-11-19T02:26:42.285Z] 256f393e029f: Waiting [2025-11-19T02:26:42.285Z] f6aa3b1e8d0d: Layer already exists [2025-11-19T02:26:42.285Z] ca4292dd4e21: Layer already exists [2025-11-19T02:26:42.285Z] 4044e7bca546: Layer already exists [2025-11-19T02:26:42.285Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:42.285Z] 7d1c3bb7a1f0: Layer already exists [2025-11-19T02:26:42.285Z] 256f393e029f: Layer already exists [2025-11-19T02:26:42.285Z] 72d6d7b2434f: Layer already exists [2025-11-19T02:26:42.285Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:42.285Z] d97215c5e271: Layer already exists [2025-11-19T02:26:42.285Z] main: digest: sha256:b4a2924cbc25ef419272abb083e8d86a605134911559fbdd03716389dbbc5a40 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:26:42.366Z] ===================================================== [Pipeline] echo [2025-11-19T02:26:42.382Z] taggedImages: [2025-11-19T02:26:42.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:42.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-19T02:26:42.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-19T02:26:42.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:42.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-11-19T02:26:42.415Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-19T02:26:42.415Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:42.415Z] latest [2025-11-19T02:26:42.415Z] 4.1.0-dev.76 [2025-11-19T02:26:42.415Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:42.415Z] main [2025-11-19T02:26:42.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:42.778Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:43.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:43.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-19T02:26:43.109Z] 2c976dbc0229: Preparing [2025-11-19T02:26:43.109Z] cd17c4be505f: Preparing [2025-11-19T02:26:43.109Z] e0a75de6835a: Preparing [2025-11-19T02:26:43.109Z] f070bf3e1c93: Preparing [2025-11-19T02:26:43.109Z] a5ac83f084f5: Preparing [2025-11-19T02:26:43.109Z] 45e6952c69a3: Preparing [2025-11-19T02:26:43.109Z] a64eda19ff86: Preparing [2025-11-19T02:26:43.109Z] fdb71f3d624e: Preparing [2025-11-19T02:26:43.109Z] f77390493e93: Preparing [2025-11-19T02:26:43.109Z] e071fb457b63: Preparing [2025-11-19T02:26:43.109Z] 256f393e029f: Preparing [2025-11-19T02:26:43.109Z] 45e6952c69a3: Waiting [2025-11-19T02:26:43.109Z] a64eda19ff86: Waiting [2025-11-19T02:26:43.109Z] fdb71f3d624e: Waiting [2025-11-19T02:26:43.109Z] f77390493e93: Waiting [2025-11-19T02:26:43.109Z] e071fb457b63: Waiting [2025-11-19T02:26:43.109Z] 256f393e029f: Waiting [2025-11-19T02:26:43.109Z] cd17c4be505f: Pushed [2025-11-19T02:26:43.109Z] a5ac83f084f5: Pushed [2025-11-19T02:26:43.109Z] f070bf3e1c93: Pushed [2025-11-19T02:26:43.109Z] 2c976dbc0229: Pushed [2025-11-19T02:26:43.109Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:43.109Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:43.368Z] 256f393e029f: Layer already exists [2025-11-19T02:26:43.368Z] fdb71f3d624e: Pushed [2025-11-19T02:26:43.368Z] f77390493e93: Pushed [2025-11-19T02:26:44.747Z] e071fb457b63: Pushed [2025-11-19T02:26:46.123Z] e0a75de6835a: Pushed [2025-11-19T02:26:46.123Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:46.458Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:46.794Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-19T02:26:46.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-19T02:26:46.794Z] 2c976dbc0229: Preparing [2025-11-19T02:26:46.794Z] cd17c4be505f: Preparing [2025-11-19T02:26:46.794Z] e0a75de6835a: Preparing [2025-11-19T02:26:46.794Z] f070bf3e1c93: Preparing [2025-11-19T02:26:46.794Z] a5ac83f084f5: Preparing [2025-11-19T02:26:46.794Z] 45e6952c69a3: Preparing [2025-11-19T02:26:46.794Z] a64eda19ff86: Preparing [2025-11-19T02:26:46.794Z] fdb71f3d624e: Preparing [2025-11-19T02:26:46.794Z] f77390493e93: Preparing [2025-11-19T02:26:46.794Z] e071fb457b63: Preparing [2025-11-19T02:26:46.794Z] 256f393e029f: Preparing [2025-11-19T02:26:46.794Z] 45e6952c69a3: Waiting [2025-11-19T02:26:46.794Z] a64eda19ff86: Waiting [2025-11-19T02:26:46.794Z] fdb71f3d624e: Waiting [2025-11-19T02:26:46.794Z] f77390493e93: Waiting [2025-11-19T02:26:46.794Z] e071fb457b63: Waiting [2025-11-19T02:26:46.794Z] a5ac83f084f5: Layer already exists [2025-11-19T02:26:46.794Z] cd17c4be505f: Layer already exists [2025-11-19T02:26:46.794Z] f070bf3e1c93: Layer already exists [2025-11-19T02:26:46.794Z] e0a75de6835a: Layer already exists [2025-11-19T02:26:46.794Z] 2c976dbc0229: Layer already exists [2025-11-19T02:26:46.794Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:46.794Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:46.794Z] fdb71f3d624e: Layer already exists [2025-11-19T02:26:46.794Z] e071fb457b63: Layer already exists [2025-11-19T02:26:46.794Z] f77390493e93: Layer already exists [2025-11-19T02:26:46.794Z] 256f393e029f: Layer already exists [2025-11-19T02:26:46.794Z] latest: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:47.122Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:47.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-19T02:26:47.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-19T02:26:47.456Z] 2c976dbc0229: Preparing [2025-11-19T02:26:47.457Z] cd17c4be505f: Preparing [2025-11-19T02:26:47.457Z] e0a75de6835a: Preparing [2025-11-19T02:26:47.457Z] f070bf3e1c93: Preparing [2025-11-19T02:26:47.457Z] a5ac83f084f5: Preparing [2025-11-19T02:26:47.457Z] 45e6952c69a3: Preparing [2025-11-19T02:26:47.457Z] a64eda19ff86: Preparing [2025-11-19T02:26:47.457Z] fdb71f3d624e: Preparing [2025-11-19T02:26:47.457Z] f77390493e93: Preparing [2025-11-19T02:26:47.457Z] e071fb457b63: Preparing [2025-11-19T02:26:47.457Z] 256f393e029f: Preparing [2025-11-19T02:26:47.457Z] fdb71f3d624e: Waiting [2025-11-19T02:26:47.457Z] f77390493e93: Waiting [2025-11-19T02:26:47.457Z] e071fb457b63: Waiting [2025-11-19T02:26:47.457Z] 256f393e029f: Waiting [2025-11-19T02:26:47.457Z] 45e6952c69a3: Waiting [2025-11-19T02:26:47.457Z] a64eda19ff86: Waiting [2025-11-19T02:26:47.457Z] 2c976dbc0229: Layer already exists [2025-11-19T02:26:47.457Z] cd17c4be505f: Layer already exists [2025-11-19T02:26:47.457Z] e0a75de6835a: Layer already exists [2025-11-19T02:26:47.457Z] a5ac83f084f5: Layer already exists [2025-11-19T02:26:47.457Z] f070bf3e1c93: Layer already exists [2025-11-19T02:26:47.457Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:47.457Z] f77390493e93: Layer already exists [2025-11-19T02:26:47.457Z] fdb71f3d624e: Layer already exists [2025-11-19T02:26:47.457Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:47.457Z] e071fb457b63: Layer already exists [2025-11-19T02:26:47.457Z] 256f393e029f: Layer already exists [2025-11-19T02:26:47.457Z] 4.1.0-dev.76: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:47.795Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:48.130Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:48.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-19T02:26:48.130Z] 2c976dbc0229: Preparing [2025-11-19T02:26:48.130Z] cd17c4be505f: Preparing [2025-11-19T02:26:48.130Z] e0a75de6835a: Preparing [2025-11-19T02:26:48.130Z] f070bf3e1c93: Preparing [2025-11-19T02:26:48.130Z] a5ac83f084f5: Preparing [2025-11-19T02:26:48.130Z] 45e6952c69a3: Preparing [2025-11-19T02:26:48.130Z] a64eda19ff86: Preparing [2025-11-19T02:26:48.130Z] fdb71f3d624e: Preparing [2025-11-19T02:26:48.130Z] f77390493e93: Preparing [2025-11-19T02:26:48.130Z] e071fb457b63: Preparing [2025-11-19T02:26:48.130Z] 256f393e029f: Preparing [2025-11-19T02:26:48.130Z] f77390493e93: Waiting [2025-11-19T02:26:48.130Z] 45e6952c69a3: Waiting [2025-11-19T02:26:48.130Z] e071fb457b63: Waiting [2025-11-19T02:26:48.130Z] 256f393e029f: Waiting [2025-11-19T02:26:48.130Z] a64eda19ff86: Waiting [2025-11-19T02:26:48.130Z] fdb71f3d624e: Waiting [2025-11-19T02:26:48.130Z] a5ac83f084f5: Layer already exists [2025-11-19T02:26:48.130Z] 2c976dbc0229: Layer already exists [2025-11-19T02:26:48.130Z] cd17c4be505f: Layer already exists [2025-11-19T02:26:48.130Z] e0a75de6835a: Layer already exists [2025-11-19T02:26:48.130Z] f070bf3e1c93: Layer already exists [2025-11-19T02:26:48.130Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:48.130Z] e071fb457b63: Layer already exists [2025-11-19T02:26:48.130Z] f77390493e93: Layer already exists [2025-11-19T02:26:48.130Z] fdb71f3d624e: Layer already exists [2025-11-19T02:26:48.130Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:48.130Z] 256f393e029f: Layer already exists [2025-11-19T02:26:48.130Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:48.465Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:48.802Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-19T02:26:48.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-19T02:26:48.802Z] 2c976dbc0229: Preparing [2025-11-19T02:26:48.802Z] cd17c4be505f: Preparing [2025-11-19T02:26:48.802Z] e0a75de6835a: Preparing [2025-11-19T02:26:48.802Z] f070bf3e1c93: Preparing [2025-11-19T02:26:48.802Z] a5ac83f084f5: Preparing [2025-11-19T02:26:48.802Z] 45e6952c69a3: Preparing [2025-11-19T02:26:48.802Z] a64eda19ff86: Preparing [2025-11-19T02:26:48.802Z] fdb71f3d624e: Preparing [2025-11-19T02:26:48.802Z] f77390493e93: Preparing [2025-11-19T02:26:48.802Z] e071fb457b63: Preparing [2025-11-19T02:26:48.802Z] 256f393e029f: Preparing [2025-11-19T02:26:48.802Z] f77390493e93: Waiting [2025-11-19T02:26:48.802Z] a64eda19ff86: Waiting [2025-11-19T02:26:48.802Z] e071fb457b63: Waiting [2025-11-19T02:26:48.802Z] 45e6952c69a3: Waiting [2025-11-19T02:26:48.802Z] fdb71f3d624e: Waiting [2025-11-19T02:26:48.802Z] 256f393e029f: Waiting [2025-11-19T02:26:48.802Z] 2c976dbc0229: Layer already exists [2025-11-19T02:26:48.802Z] cd17c4be505f: Layer already exists [2025-11-19T02:26:48.802Z] e0a75de6835a: Layer already exists [2025-11-19T02:26:48.802Z] f070bf3e1c93: Layer already exists [2025-11-19T02:26:48.802Z] a5ac83f084f5: Layer already exists [2025-11-19T02:26:48.802Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:48.802Z] f77390493e93: Layer already exists [2025-11-19T02:26:48.802Z] fdb71f3d624e: Layer already exists [2025-11-19T02:26:48.802Z] e071fb457b63: Layer already exists [2025-11-19T02:26:48.802Z] 256f393e029f: Layer already exists [2025-11-19T02:26:48.802Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:48.802Z] main: digest: sha256:6cea10b52cd818f37ebd158b8d5fd02dd53df84c4dfa6f671c54025e54db1989 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:26:48.883Z] ===================================================== [Pipeline] echo [2025-11-19T02:26:48.902Z] taggedImages: [2025-11-19T02:26:48.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:48.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-19T02:26:48.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-19T02:26:48.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:48.902Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-11-19T02:26:48.931Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-19T02:26:48.931Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:48.931Z] latest [2025-11-19T02:26:48.931Z] 4.1.0-dev.76 [2025-11-19T02:26:48.931Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:48.931Z] main [2025-11-19T02:26:48.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:49.283Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:49.618Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:49.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-19T02:26:49.618Z] 89f86274eeb4: Preparing [2025-11-19T02:26:49.618Z] 3001ab779fa6: Preparing [2025-11-19T02:26:49.618Z] 67120ca005e5: Preparing [2025-11-19T02:26:49.618Z] bbe76823e52c: Preparing [2025-11-19T02:26:49.618Z] 33123249c7a4: Preparing [2025-11-19T02:26:49.618Z] 54d6aaec68f6: Preparing [2025-11-19T02:26:49.618Z] 55ad6cf4c2ca: Preparing [2025-11-19T02:26:49.618Z] 45e6952c69a3: Preparing [2025-11-19T02:26:49.618Z] a64eda19ff86: Preparing [2025-11-19T02:26:49.618Z] 30bcc2ee7952: Preparing [2025-11-19T02:26:49.618Z] de9bc659f6cf: Preparing [2025-11-19T02:26:49.618Z] 256f393e029f: Preparing [2025-11-19T02:26:49.618Z] 54d6aaec68f6: Waiting [2025-11-19T02:26:49.618Z] 55ad6cf4c2ca: Waiting [2025-11-19T02:26:49.618Z] 45e6952c69a3: Waiting [2025-11-19T02:26:49.618Z] de9bc659f6cf: Waiting [2025-11-19T02:26:49.618Z] 30bcc2ee7952: Waiting [2025-11-19T02:26:49.618Z] 256f393e029f: Waiting [2025-11-19T02:26:49.618Z] a64eda19ff86: Waiting [2025-11-19T02:26:49.618Z] 3001ab779fa6: Pushed [2025-11-19T02:26:49.618Z] 89f86274eeb4: Pushed [2025-11-19T02:26:49.618Z] 33123249c7a4: Pushed [2025-11-19T02:26:49.877Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:49.877Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:49.877Z] 54d6aaec68f6: Pushed [2025-11-19T02:26:49.877Z] 55ad6cf4c2ca: Pushed [2025-11-19T02:26:49.877Z] 256f393e029f: Layer already exists [2025-11-19T02:26:49.877Z] 30bcc2ee7952: Pushed [2025-11-19T02:26:51.253Z] de9bc659f6cf: Pushed [2025-11-19T02:26:52.635Z] bbe76823e52c: Pushed [2025-11-19T02:26:52.635Z] 67120ca005e5: Pushed [2025-11-19T02:26:52.895Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:53.227Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:53.562Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-19T02:26:53.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-19T02:26:53.562Z] 89f86274eeb4: Preparing [2025-11-19T02:26:53.562Z] 3001ab779fa6: Preparing [2025-11-19T02:26:53.562Z] 67120ca005e5: Preparing [2025-11-19T02:26:53.562Z] bbe76823e52c: Preparing [2025-11-19T02:26:53.562Z] 33123249c7a4: Preparing [2025-11-19T02:26:53.562Z] 54d6aaec68f6: Preparing [2025-11-19T02:26:53.562Z] 55ad6cf4c2ca: Preparing [2025-11-19T02:26:53.562Z] 45e6952c69a3: Preparing [2025-11-19T02:26:53.562Z] a64eda19ff86: Preparing [2025-11-19T02:26:53.562Z] 55ad6cf4c2ca: Waiting [2025-11-19T02:26:53.562Z] 45e6952c69a3: Waiting [2025-11-19T02:26:53.562Z] 54d6aaec68f6: Waiting [2025-11-19T02:26:53.562Z] a64eda19ff86: Waiting [2025-11-19T02:26:53.562Z] 30bcc2ee7952: Preparing [2025-11-19T02:26:53.562Z] de9bc659f6cf: Preparing [2025-11-19T02:26:53.562Z] 256f393e029f: Preparing [2025-11-19T02:26:53.562Z] de9bc659f6cf: Waiting [2025-11-19T02:26:53.562Z] 30bcc2ee7952: Waiting [2025-11-19T02:26:53.562Z] 256f393e029f: Waiting [2025-11-19T02:26:53.562Z] bbe76823e52c: Layer already exists [2025-11-19T02:26:53.562Z] 89f86274eeb4: Layer already exists [2025-11-19T02:26:53.562Z] 3001ab779fa6: Layer already exists [2025-11-19T02:26:53.562Z] 33123249c7a4: Layer already exists [2025-11-19T02:26:53.562Z] 67120ca005e5: Layer already exists [2025-11-19T02:26:53.562Z] 54d6aaec68f6: Layer already exists [2025-11-19T02:26:53.562Z] 55ad6cf4c2ca: Layer already exists [2025-11-19T02:26:53.562Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:53.562Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:53.562Z] 30bcc2ee7952: Layer already exists [2025-11-19T02:26:53.562Z] de9bc659f6cf: Layer already exists [2025-11-19T02:26:53.562Z] 256f393e029f: Layer already exists [2025-11-19T02:26:53.562Z] latest: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:53.901Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:54.234Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-19T02:26:54.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-19T02:26:54.234Z] 89f86274eeb4: Preparing [2025-11-19T02:26:54.234Z] 3001ab779fa6: Preparing [2025-11-19T02:26:54.234Z] 67120ca005e5: Preparing [2025-11-19T02:26:54.234Z] bbe76823e52c: Preparing [2025-11-19T02:26:54.234Z] 33123249c7a4: Preparing [2025-11-19T02:26:54.234Z] 54d6aaec68f6: Preparing [2025-11-19T02:26:54.234Z] 55ad6cf4c2ca: Preparing [2025-11-19T02:26:54.234Z] 45e6952c69a3: Preparing [2025-11-19T02:26:54.234Z] a64eda19ff86: Preparing [2025-11-19T02:26:54.234Z] 30bcc2ee7952: Preparing [2025-11-19T02:26:54.234Z] de9bc659f6cf: Preparing [2025-11-19T02:26:54.234Z] 256f393e029f: Preparing [2025-11-19T02:26:54.234Z] 54d6aaec68f6: Waiting [2025-11-19T02:26:54.234Z] 55ad6cf4c2ca: Waiting [2025-11-19T02:26:54.234Z] 45e6952c69a3: Waiting [2025-11-19T02:26:54.234Z] 30bcc2ee7952: Waiting [2025-11-19T02:26:54.234Z] a64eda19ff86: Waiting [2025-11-19T02:26:54.234Z] 256f393e029f: Waiting [2025-11-19T02:26:54.234Z] de9bc659f6cf: Waiting [2025-11-19T02:26:54.234Z] 33123249c7a4: Layer already exists [2025-11-19T02:26:54.234Z] 89f86274eeb4: Layer already exists [2025-11-19T02:26:54.234Z] bbe76823e52c: Layer already exists [2025-11-19T02:26:54.234Z] 3001ab779fa6: Layer already exists [2025-11-19T02:26:54.234Z] 67120ca005e5: Layer already exists [2025-11-19T02:26:54.234Z] 54d6aaec68f6: Layer already exists [2025-11-19T02:26:54.234Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:54.234Z] 55ad6cf4c2ca: Layer already exists [2025-11-19T02:26:54.234Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:54.234Z] 30bcc2ee7952: Layer already exists [2025-11-19T02:26:54.234Z] 256f393e029f: Layer already exists [2025-11-19T02:26:54.234Z] de9bc659f6cf: Layer already exists [2025-11-19T02:26:54.234Z] 4.1.0-dev.76: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:54.574Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:54.906Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:54.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-19T02:26:54.906Z] 89f86274eeb4: Preparing [2025-11-19T02:26:54.906Z] 3001ab779fa6: Preparing [2025-11-19T02:26:54.906Z] 67120ca005e5: Preparing [2025-11-19T02:26:54.906Z] bbe76823e52c: Preparing [2025-11-19T02:26:54.906Z] 33123249c7a4: Preparing [2025-11-19T02:26:54.906Z] 54d6aaec68f6: Preparing [2025-11-19T02:26:54.906Z] 55ad6cf4c2ca: Preparing [2025-11-19T02:26:54.906Z] 45e6952c69a3: Preparing [2025-11-19T02:26:54.906Z] a64eda19ff86: Preparing [2025-11-19T02:26:54.906Z] 30bcc2ee7952: Preparing [2025-11-19T02:26:54.906Z] de9bc659f6cf: Preparing [2025-11-19T02:26:54.906Z] 256f393e029f: Preparing [2025-11-19T02:26:54.906Z] a64eda19ff86: Waiting [2025-11-19T02:26:54.906Z] 54d6aaec68f6: Waiting [2025-11-19T02:26:54.906Z] 55ad6cf4c2ca: Waiting [2025-11-19T02:26:54.906Z] 45e6952c69a3: Waiting [2025-11-19T02:26:54.906Z] 256f393e029f: Waiting [2025-11-19T02:26:54.906Z] de9bc659f6cf: Waiting [2025-11-19T02:26:54.906Z] 33123249c7a4: Layer already exists [2025-11-19T02:26:54.906Z] 3001ab779fa6: Layer already exists [2025-11-19T02:26:54.906Z] 67120ca005e5: Layer already exists [2025-11-19T02:26:54.906Z] bbe76823e52c: Layer already exists [2025-11-19T02:26:54.906Z] 89f86274eeb4: Layer already exists [2025-11-19T02:26:54.906Z] 55ad6cf4c2ca: Layer already exists [2025-11-19T02:26:54.906Z] 30bcc2ee7952: Layer already exists [2025-11-19T02:26:54.906Z] 54d6aaec68f6: Layer already exists [2025-11-19T02:26:54.906Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:54.906Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:54.906Z] de9bc659f6cf: Layer already exists [2025-11-19T02:26:54.906Z] 256f393e029f: Layer already exists [2025-11-19T02:26:54.906Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:55.240Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:55.569Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-19T02:26:55.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-19T02:26:55.569Z] 89f86274eeb4: Preparing [2025-11-19T02:26:55.569Z] 3001ab779fa6: Preparing [2025-11-19T02:26:55.569Z] 67120ca005e5: Preparing [2025-11-19T02:26:55.569Z] bbe76823e52c: Preparing [2025-11-19T02:26:55.569Z] 33123249c7a4: Preparing [2025-11-19T02:26:55.569Z] 54d6aaec68f6: Preparing [2025-11-19T02:26:55.569Z] 55ad6cf4c2ca: Preparing [2025-11-19T02:26:55.569Z] 45e6952c69a3: Preparing [2025-11-19T02:26:55.569Z] a64eda19ff86: Preparing [2025-11-19T02:26:55.569Z] 30bcc2ee7952: Preparing [2025-11-19T02:26:55.569Z] de9bc659f6cf: Preparing [2025-11-19T02:26:55.569Z] 256f393e029f: Preparing [2025-11-19T02:26:55.569Z] 54d6aaec68f6: Waiting [2025-11-19T02:26:55.569Z] 55ad6cf4c2ca: Waiting [2025-11-19T02:26:55.569Z] a64eda19ff86: Waiting [2025-11-19T02:26:55.569Z] 45e6952c69a3: Waiting [2025-11-19T02:26:55.569Z] 256f393e029f: Waiting [2025-11-19T02:26:55.569Z] 30bcc2ee7952: Waiting [2025-11-19T02:26:55.569Z] de9bc659f6cf: Waiting [2025-11-19T02:26:55.569Z] 33123249c7a4: Layer already exists [2025-11-19T02:26:55.569Z] 67120ca005e5: Layer already exists [2025-11-19T02:26:55.569Z] 89f86274eeb4: Layer already exists [2025-11-19T02:26:55.569Z] 3001ab779fa6: Layer already exists [2025-11-19T02:26:55.569Z] bbe76823e52c: Layer already exists [2025-11-19T02:26:55.569Z] 55ad6cf4c2ca: Layer already exists [2025-11-19T02:26:55.569Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:55.569Z] 54d6aaec68f6: Layer already exists [2025-11-19T02:26:55.569Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:55.569Z] 30bcc2ee7952: Layer already exists [2025-11-19T02:26:55.569Z] de9bc659f6cf: Layer already exists [2025-11-19T02:26:55.569Z] 256f393e029f: Layer already exists [2025-11-19T02:26:55.569Z] main: digest: sha256:11b13805971dadc28056e4c25423b3f806a69d523f0633597d4186f6c42c15b3 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:26:55.648Z] ===================================================== [Pipeline] echo [2025-11-19T02:26:55.663Z] taggedImages: [2025-11-19T02:26:55.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:55.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-19T02:26:55.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-19T02:26:55.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:55.663Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-11-19T02:26:55.695Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-19T02:26:55.695Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:55.696Z] latest [2025-11-19T02:26:55.696Z] 4.1.0-dev.76 [2025-11-19T02:26:55.696Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:26:55.696Z] main [2025-11-19T02:26:55.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:56.051Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:26:56.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:26:56.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-19T02:26:56.390Z] dcebca56e64c: Preparing [2025-11-19T02:26:56.390Z] d739df0cd4da: Preparing [2025-11-19T02:26:56.390Z] 45e6952c69a3: Preparing [2025-11-19T02:26:56.390Z] a64eda19ff86: Preparing [2025-11-19T02:26:56.390Z] f2ae0b96c2bb: Preparing [2025-11-19T02:26:56.390Z] 094b17f511f2: Preparing [2025-11-19T02:26:56.390Z] 256f393e029f: Preparing [2025-11-19T02:26:56.390Z] 094b17f511f2: Waiting [2025-11-19T02:26:56.390Z] 256f393e029f: Waiting [2025-11-19T02:26:56.390Z] 45e6952c69a3: Layer already exists [2025-11-19T02:26:56.390Z] a64eda19ff86: Layer already exists [2025-11-19T02:26:56.390Z] 256f393e029f: Layer already exists [2025-11-19T02:26:56.390Z] dcebca56e64c: Pushed [2025-11-19T02:26:56.390Z] f2ae0b96c2bb: Pushed [2025-11-19T02:26:57.331Z] 094b17f511f2: Pushed [2025-11-19T02:27:00.626Z] d739df0cd4da: Pushed [2025-11-19T02:27:00.626Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:00.967Z] + 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 [2025-11-19T02:27:01.316Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-19T02:27:01.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-19T02:27:01.316Z] dcebca56e64c: Preparing [2025-11-19T02:27:01.316Z] d739df0cd4da: Preparing [2025-11-19T02:27:01.316Z] 45e6952c69a3: Preparing [2025-11-19T02:27:01.316Z] a64eda19ff86: Preparing [2025-11-19T02:27:01.316Z] f2ae0b96c2bb: Preparing [2025-11-19T02:27:01.316Z] 094b17f511f2: Preparing [2025-11-19T02:27:01.316Z] 256f393e029f: Preparing [2025-11-19T02:27:01.316Z] 094b17f511f2: Waiting [2025-11-19T02:27:01.316Z] 256f393e029f: Waiting [2025-11-19T02:27:01.316Z] dcebca56e64c: Layer already exists [2025-11-19T02:27:01.316Z] f2ae0b96c2bb: Layer already exists [2025-11-19T02:27:01.316Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:01.316Z] d739df0cd4da: Layer already exists [2025-11-19T02:27:01.316Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:01.316Z] 256f393e029f: Layer already exists [2025-11-19T02:27:01.316Z] 094b17f511f2: Layer already exists [2025-11-19T02:27:01.316Z] latest: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:01.741Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:02.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-19T02:27:02.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-19T02:27:02.119Z] dcebca56e64c: Preparing [2025-11-19T02:27:02.119Z] d739df0cd4da: Preparing [2025-11-19T02:27:02.119Z] 45e6952c69a3: Preparing [2025-11-19T02:27:02.119Z] a64eda19ff86: Preparing [2025-11-19T02:27:02.119Z] f2ae0b96c2bb: Preparing [2025-11-19T02:27:02.119Z] 094b17f511f2: Preparing [2025-11-19T02:27:02.119Z] 094b17f511f2: Waiting [2025-11-19T02:27:02.119Z] 256f393e029f: Preparing [2025-11-19T02:27:02.119Z] 256f393e029f: Waiting [2025-11-19T02:27:02.119Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:02.119Z] dcebca56e64c: Layer already exists [2025-11-19T02:27:02.119Z] d739df0cd4da: Layer already exists [2025-11-19T02:27:02.119Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:02.119Z] f2ae0b96c2bb: Layer already exists [2025-11-19T02:27:02.119Z] 094b17f511f2: Layer already exists [2025-11-19T02:27:02.119Z] 256f393e029f: Layer already exists [2025-11-19T02:27:02.119Z] 4.1.0-dev.76: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:02.504Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:02.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:02.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-19T02:27:02.837Z] dcebca56e64c: Preparing [2025-11-19T02:27:02.837Z] d739df0cd4da: Preparing [2025-11-19T02:27:02.837Z] 45e6952c69a3: Preparing [2025-11-19T02:27:02.837Z] a64eda19ff86: Preparing [2025-11-19T02:27:02.837Z] f2ae0b96c2bb: Preparing [2025-11-19T02:27:02.837Z] 094b17f511f2: Preparing [2025-11-19T02:27:02.837Z] 256f393e029f: Preparing [2025-11-19T02:27:02.837Z] 256f393e029f: Waiting [2025-11-19T02:27:02.837Z] d739df0cd4da: Layer already exists [2025-11-19T02:27:02.837Z] dcebca56e64c: Layer already exists [2025-11-19T02:27:02.837Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:02.837Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:02.837Z] f2ae0b96c2bb: Layer already exists [2025-11-19T02:27:02.837Z] 256f393e029f: Layer already exists [2025-11-19T02:27:02.837Z] 094b17f511f2: Layer already exists [2025-11-19T02:27:02.837Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:03.170Z] + 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 [2025-11-19T02:27:03.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-19T02:27:03.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-19T02:27:03.496Z] dcebca56e64c: Preparing [2025-11-19T02:27:03.496Z] d739df0cd4da: Preparing [2025-11-19T02:27:03.496Z] 45e6952c69a3: Preparing [2025-11-19T02:27:03.496Z] a64eda19ff86: Preparing [2025-11-19T02:27:03.496Z] f2ae0b96c2bb: Preparing [2025-11-19T02:27:03.496Z] 094b17f511f2: Preparing [2025-11-19T02:27:03.496Z] 256f393e029f: Preparing [2025-11-19T02:27:03.496Z] 256f393e029f: Waiting [2025-11-19T02:27:03.496Z] 094b17f511f2: Waiting [2025-11-19T02:27:03.496Z] d739df0cd4da: Layer already exists [2025-11-19T02:27:03.496Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:03.496Z] dcebca56e64c: Layer already exists [2025-11-19T02:27:03.496Z] f2ae0b96c2bb: Layer already exists [2025-11-19T02:27:03.496Z] 094b17f511f2: Layer already exists [2025-11-19T02:27:03.496Z] 256f393e029f: Layer already exists [2025-11-19T02:27:03.496Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:03.496Z] main: digest: sha256:fb9b15d6e5319c3a3919843f079e220076e7d63064a91626ff26ca75561a3fc9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:27:03.570Z] ===================================================== [Pipeline] echo [2025-11-19T02:27:03.589Z] taggedImages: [2025-11-19T02:27:03.589Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:03.589Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-19T02:27:03.589Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-19T02:27:03.589Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:03.589Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-11-19T02:27:03.621Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-19T02:27:03.621Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:03.621Z] latest [2025-11-19T02:27:03.621Z] 4.1.0-dev.76 [2025-11-19T02:27:03.621Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:03.621Z] main [2025-11-19T02:27:03.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:03.982Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:04.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:04.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-19T02:27:04.307Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:04.307Z] bc990332ea7a: Preparing [2025-11-19T02:27:04.307Z] 569e66a856d3: Preparing [2025-11-19T02:27:04.307Z] 45e6952c69a3: Preparing [2025-11-19T02:27:04.307Z] a64eda19ff86: Preparing [2025-11-19T02:27:04.307Z] cd355ef042f8: Preparing [2025-11-19T02:27:04.307Z] 3ab836046037: Preparing [2025-11-19T02:27:04.307Z] 444f2235e555: Preparing [2025-11-19T02:27:04.307Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:04.307Z] 256f393e029f: Preparing [2025-11-19T02:27:04.307Z] 3ab836046037: Waiting [2025-11-19T02:27:04.307Z] 444f2235e555: Waiting [2025-11-19T02:27:04.307Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:04.307Z] 256f393e029f: Waiting [2025-11-19T02:27:04.307Z] cd355ef042f8: Waiting [2025-11-19T02:27:04.307Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:04.307Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:04.307Z] bc990332ea7a: Pushed [2025-11-19T02:27:04.307Z] 569e66a856d3: Pushed [2025-11-19T02:27:04.307Z] a00ce2a5ad8a: Pushed [2025-11-19T02:27:04.564Z] 256f393e029f: Layer already exists [2025-11-19T02:27:04.564Z] 444f2235e555: Pushed [2025-11-19T02:27:04.822Z] 1bed47c8e3a4: Pushed [2025-11-19T02:27:11.397Z] 3ab836046037: Pushed [2025-11-19T02:27:19.515Z] cd355ef042f8: Pushed [2025-11-19T02:27:19.515Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:19.856Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:20.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-19T02:27:20.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-19T02:27:20.183Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:20.183Z] bc990332ea7a: Preparing [2025-11-19T02:27:20.183Z] 569e66a856d3: Preparing [2025-11-19T02:27:20.183Z] 45e6952c69a3: Preparing [2025-11-19T02:27:20.183Z] a64eda19ff86: Preparing [2025-11-19T02:27:20.183Z] cd355ef042f8: Preparing [2025-11-19T02:27:20.183Z] 3ab836046037: Preparing [2025-11-19T02:27:20.183Z] 444f2235e555: Preparing [2025-11-19T02:27:20.183Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:20.183Z] 256f393e029f: Preparing [2025-11-19T02:27:20.183Z] cd355ef042f8: Waiting [2025-11-19T02:27:20.183Z] 444f2235e555: Waiting [2025-11-19T02:27:20.183Z] 3ab836046037: Waiting [2025-11-19T02:27:20.183Z] 256f393e029f: Waiting [2025-11-19T02:27:20.183Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:20.183Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:20.183Z] 569e66a856d3: Layer already exists [2025-11-19T02:27:20.183Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:20.183Z] bc990332ea7a: Layer already exists [2025-11-19T02:27:20.183Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:20.183Z] cd355ef042f8: Layer already exists [2025-11-19T02:27:20.183Z] 3ab836046037: Layer already exists [2025-11-19T02:27:20.183Z] 444f2235e555: Layer already exists [2025-11-19T02:27:20.183Z] 256f393e029f: Layer already exists [2025-11-19T02:27:20.183Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:20.183Z] latest: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:20.517Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:20.845Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-19T02:27:20.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-19T02:27:20.845Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:20.845Z] bc990332ea7a: Preparing [2025-11-19T02:27:20.845Z] 569e66a856d3: Preparing [2025-11-19T02:27:20.845Z] 45e6952c69a3: Preparing [2025-11-19T02:27:20.845Z] a64eda19ff86: Preparing [2025-11-19T02:27:20.845Z] cd355ef042f8: Preparing [2025-11-19T02:27:20.845Z] 3ab836046037: Preparing [2025-11-19T02:27:20.845Z] 444f2235e555: Preparing [2025-11-19T02:27:20.845Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:20.845Z] 256f393e029f: Preparing [2025-11-19T02:27:20.845Z] 3ab836046037: Waiting [2025-11-19T02:27:20.845Z] 444f2235e555: Waiting [2025-11-19T02:27:20.845Z] cd355ef042f8: Waiting [2025-11-19T02:27:20.845Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:20.845Z] 256f393e029f: Waiting [2025-11-19T02:27:20.845Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:20.845Z] bc990332ea7a: Layer already exists [2025-11-19T02:27:20.845Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:20.845Z] 569e66a856d3: Layer already exists [2025-11-19T02:27:20.845Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:20.845Z] cd355ef042f8: Layer already exists [2025-11-19T02:27:20.845Z] 444f2235e555: Layer already exists [2025-11-19T02:27:20.845Z] 3ab836046037: Layer already exists [2025-11-19T02:27:20.845Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:20.845Z] 256f393e029f: Layer already exists [2025-11-19T02:27:20.845Z] 4.1.0-dev.76: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:21.176Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:21.507Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:21.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-19T02:27:21.507Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:21.507Z] bc990332ea7a: Preparing [2025-11-19T02:27:21.507Z] 569e66a856d3: Preparing [2025-11-19T02:27:21.507Z] 45e6952c69a3: Preparing [2025-11-19T02:27:21.507Z] a64eda19ff86: Preparing [2025-11-19T02:27:21.507Z] cd355ef042f8: Preparing [2025-11-19T02:27:21.507Z] 3ab836046037: Preparing [2025-11-19T02:27:21.507Z] 444f2235e555: Preparing [2025-11-19T02:27:21.507Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:21.507Z] 256f393e029f: Preparing [2025-11-19T02:27:21.507Z] cd355ef042f8: Waiting [2025-11-19T02:27:21.507Z] 444f2235e555: Waiting [2025-11-19T02:27:21.507Z] 3ab836046037: Waiting [2025-11-19T02:27:21.507Z] 256f393e029f: Waiting [2025-11-19T02:27:21.507Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:21.507Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:21.507Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:21.507Z] 569e66a856d3: Layer already exists [2025-11-19T02:27:21.507Z] bc990332ea7a: Layer already exists [2025-11-19T02:27:21.507Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:21.507Z] 444f2235e555: Layer already exists [2025-11-19T02:27:21.507Z] cd355ef042f8: Layer already exists [2025-11-19T02:27:21.507Z] 256f393e029f: Layer already exists [2025-11-19T02:27:21.507Z] 3ab836046037: Layer already exists [2025-11-19T02:27:21.507Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:21.507Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:21.841Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:22.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-19T02:27:22.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-19T02:27:22.162Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:22.162Z] bc990332ea7a: Preparing [2025-11-19T02:27:22.162Z] 569e66a856d3: Preparing [2025-11-19T02:27:22.162Z] 45e6952c69a3: Preparing [2025-11-19T02:27:22.162Z] a64eda19ff86: Preparing [2025-11-19T02:27:22.162Z] cd355ef042f8: Preparing [2025-11-19T02:27:22.162Z] 3ab836046037: Preparing [2025-11-19T02:27:22.162Z] 444f2235e555: Preparing [2025-11-19T02:27:22.162Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:22.162Z] 256f393e029f: Preparing [2025-11-19T02:27:22.162Z] 3ab836046037: Waiting [2025-11-19T02:27:22.162Z] 444f2235e555: Waiting [2025-11-19T02:27:22.162Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:22.162Z] 256f393e029f: Waiting [2025-11-19T02:27:22.162Z] cd355ef042f8: Waiting [2025-11-19T02:27:22.162Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:22.162Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:22.162Z] 569e66a856d3: Layer already exists [2025-11-19T02:27:22.162Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:22.162Z] bc990332ea7a: Layer already exists [2025-11-19T02:27:22.162Z] 3ab836046037: Layer already exists [2025-11-19T02:27:22.162Z] cd355ef042f8: Layer already exists [2025-11-19T02:27:22.162Z] 444f2235e555: Layer already exists [2025-11-19T02:27:22.162Z] 256f393e029f: Layer already exists [2025-11-19T02:27:22.162Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:22.162Z] main: digest: sha256:729ba39b3445fdde80f8d31270e2588b8864980eead5d0d0bad6faaafcceedab size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:27:22.240Z] ===================================================== [Pipeline] echo [2025-11-19T02:27:22.254Z] taggedImages: [2025-11-19T02:27:22.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:22.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-19T02:27:22.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-19T02:27:22.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:22.254Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-11-19T02:27:22.288Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-19T02:27:22.288Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:22.288Z] latest [2025-11-19T02:27:22.288Z] 4.1.0-dev.76 [2025-11-19T02:27:22.288Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:22.288Z] main [2025-11-19T02:27:22.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:22.635Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:22.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:22.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-19T02:27:22.962Z] 08e6bcebf851: Preparing [2025-11-19T02:27:22.962Z] 6b12afe43de1: Preparing [2025-11-19T02:27:22.962Z] 1a015ae46db4: Preparing [2025-11-19T02:27:22.962Z] 45e6952c69a3: Preparing [2025-11-19T02:27:22.962Z] a64eda19ff86: Preparing [2025-11-19T02:27:22.962Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:22.962Z] b2dc397c77ce: Preparing [2025-11-19T02:27:22.962Z] 9cfcd7ef8287: Preparing [2025-11-19T02:27:22.962Z] 256f393e029f: Preparing [2025-11-19T02:27:22.962Z] 9cfcd7ef8287: Waiting [2025-11-19T02:27:22.962Z] 256f393e029f: Waiting [2025-11-19T02:27:22.962Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:22.962Z] b2dc397c77ce: Waiting [2025-11-19T02:27:22.962Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:22.962Z] 6b12afe43de1: Pushed [2025-11-19T02:27:22.962Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:22.962Z] 1a015ae46db4: Pushed [2025-11-19T02:27:22.962Z] 08e6bcebf851: Pushed [2025-11-19T02:27:23.220Z] b2dc397c77ce: Pushed [2025-11-19T02:27:23.220Z] 256f393e029f: Layer already exists [2025-11-19T02:27:23.477Z] 9cfcd7ef8287: Pushed [2025-11-19T02:27:38.357Z] 5f8ff5da251c: Pushed [2025-11-19T02:27:38.357Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:38.699Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:39.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-19T02:27:39.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-19T02:27:39.022Z] 08e6bcebf851: Preparing [2025-11-19T02:27:39.022Z] 6b12afe43de1: Preparing [2025-11-19T02:27:39.022Z] 1a015ae46db4: Preparing [2025-11-19T02:27:39.022Z] 45e6952c69a3: Preparing [2025-11-19T02:27:39.022Z] a64eda19ff86: Preparing [2025-11-19T02:27:39.022Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:39.022Z] b2dc397c77ce: Preparing [2025-11-19T02:27:39.022Z] 9cfcd7ef8287: Preparing [2025-11-19T02:27:39.022Z] 256f393e029f: Preparing [2025-11-19T02:27:39.022Z] 9cfcd7ef8287: Waiting [2025-11-19T02:27:39.022Z] 256f393e029f: Waiting [2025-11-19T02:27:39.022Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:39.022Z] b2dc397c77ce: Waiting [2025-11-19T02:27:39.022Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:39.022Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:39.022Z] 6b12afe43de1: Layer already exists [2025-11-19T02:27:39.022Z] 1a015ae46db4: Layer already exists [2025-11-19T02:27:39.022Z] 08e6bcebf851: Layer already exists [2025-11-19T02:27:39.022Z] 256f393e029f: Layer already exists [2025-11-19T02:27:39.022Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:39.022Z] b2dc397c77ce: Layer already exists [2025-11-19T02:27:39.022Z] 9cfcd7ef8287: Layer already exists [2025-11-19T02:27:39.022Z] latest: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:39.358Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:39.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-19T02:27:39.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-19T02:27:39.700Z] 08e6bcebf851: Preparing [2025-11-19T02:27:39.700Z] 6b12afe43de1: Preparing [2025-11-19T02:27:39.700Z] 1a015ae46db4: Preparing [2025-11-19T02:27:39.700Z] 45e6952c69a3: Preparing [2025-11-19T02:27:39.700Z] a64eda19ff86: Preparing [2025-11-19T02:27:39.700Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:39.700Z] b2dc397c77ce: Preparing [2025-11-19T02:27:39.700Z] 9cfcd7ef8287: Preparing [2025-11-19T02:27:39.700Z] 256f393e029f: Preparing [2025-11-19T02:27:39.700Z] b2dc397c77ce: Waiting [2025-11-19T02:27:39.700Z] 9cfcd7ef8287: Waiting [2025-11-19T02:27:39.700Z] 256f393e029f: Waiting [2025-11-19T02:27:39.700Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:39.700Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:39.700Z] 6b12afe43de1: Layer already exists [2025-11-19T02:27:39.700Z] 08e6bcebf851: Layer already exists [2025-11-19T02:27:39.700Z] 1a015ae46db4: Layer already exists [2025-11-19T02:27:39.700Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:39.700Z] 9cfcd7ef8287: Layer already exists [2025-11-19T02:27:39.700Z] b2dc397c77ce: Layer already exists [2025-11-19T02:27:39.700Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:39.700Z] 256f393e029f: Layer already exists [2025-11-19T02:27:39.700Z] 4.1.0-dev.76: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:40.026Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:40.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:40.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-19T02:27:40.348Z] 08e6bcebf851: Preparing [2025-11-19T02:27:40.348Z] 6b12afe43de1: Preparing [2025-11-19T02:27:40.348Z] 1a015ae46db4: Preparing [2025-11-19T02:27:40.348Z] 45e6952c69a3: Preparing [2025-11-19T02:27:40.348Z] a64eda19ff86: Preparing [2025-11-19T02:27:40.348Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:40.348Z] b2dc397c77ce: Preparing [2025-11-19T02:27:40.348Z] 9cfcd7ef8287: Preparing [2025-11-19T02:27:40.348Z] 256f393e029f: Preparing [2025-11-19T02:27:40.348Z] b2dc397c77ce: Waiting [2025-11-19T02:27:40.348Z] 9cfcd7ef8287: Waiting [2025-11-19T02:27:40.348Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:40.348Z] 256f393e029f: Waiting [2025-11-19T02:27:40.348Z] 1a015ae46db4: Layer already exists [2025-11-19T02:27:40.348Z] 6b12afe43de1: Layer already exists [2025-11-19T02:27:40.348Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:40.348Z] 08e6bcebf851: Layer already exists [2025-11-19T02:27:40.348Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:40.348Z] b2dc397c77ce: Layer already exists [2025-11-19T02:27:40.348Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:40.348Z] 256f393e029f: Layer already exists [2025-11-19T02:27:40.348Z] 9cfcd7ef8287: Layer already exists [2025-11-19T02:27:40.348Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:40.673Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:41.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-19T02:27:41.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-19T02:27:41.004Z] 08e6bcebf851: Preparing [2025-11-19T02:27:41.004Z] 6b12afe43de1: Preparing [2025-11-19T02:27:41.004Z] 1a015ae46db4: Preparing [2025-11-19T02:27:41.004Z] 45e6952c69a3: Preparing [2025-11-19T02:27:41.004Z] a64eda19ff86: Preparing [2025-11-19T02:27:41.004Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:41.004Z] b2dc397c77ce: Preparing [2025-11-19T02:27:41.004Z] 9cfcd7ef8287: Preparing [2025-11-19T02:27:41.004Z] 256f393e029f: Preparing [2025-11-19T02:27:41.004Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:41.004Z] b2dc397c77ce: Waiting [2025-11-19T02:27:41.004Z] 9cfcd7ef8287: Waiting [2025-11-19T02:27:41.004Z] 256f393e029f: Waiting [2025-11-19T02:27:41.004Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:41.004Z] 6b12afe43de1: Layer already exists [2025-11-19T02:27:41.004Z] 1a015ae46db4: Layer already exists [2025-11-19T02:27:41.004Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:41.004Z] 08e6bcebf851: Layer already exists [2025-11-19T02:27:41.004Z] b2dc397c77ce: Layer already exists [2025-11-19T02:27:41.004Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:41.004Z] 9cfcd7ef8287: Layer already exists [2025-11-19T02:27:41.004Z] 256f393e029f: Layer already exists [2025-11-19T02:27:41.004Z] main: digest: sha256:894e0449b37b19ead7af0983e95963b3d7662b83727164fd053f01699475773b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:27:41.080Z] ===================================================== [Pipeline] echo [2025-11-19T02:27:41.094Z] taggedImages: [2025-11-19T02:27:41.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:41.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-19T02:27:41.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-19T02:27:41.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:41.094Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-11-19T02:27:41.129Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-19T02:27:41.129Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:41.129Z] latest [2025-11-19T02:27:41.129Z] 4.1.0-dev.76 [2025-11-19T02:27:41.129Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:41.129Z] main [2025-11-19T02:27:41.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:41.478Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:41.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:41.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-19T02:27:41.808Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:41.808Z] b517195e2dc5: Preparing [2025-11-19T02:27:41.808Z] 5a8dd75cdcf8: Preparing [2025-11-19T02:27:41.808Z] 45e6952c69a3: Preparing [2025-11-19T02:27:41.808Z] a64eda19ff86: Preparing [2025-11-19T02:27:41.808Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:41.808Z] 444f2235e555: Preparing [2025-11-19T02:27:41.808Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:41.808Z] 256f393e029f: Preparing [2025-11-19T02:27:41.808Z] 444f2235e555: Waiting [2025-11-19T02:27:41.808Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:41.808Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:41.808Z] 256f393e029f: Waiting [2025-11-19T02:27:41.808Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:41.808Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:41.808Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:41.808Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:41.808Z] 444f2235e555: Layer already exists [2025-11-19T02:27:41.808Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:41.808Z] 256f393e029f: Layer already exists [2025-11-19T02:27:41.808Z] b517195e2dc5: Pushed [2025-11-19T02:27:41.808Z] 5a8dd75cdcf8: Pushed [2025-11-19T02:27:42.066Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:42.394Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:42.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-19T02:27:42.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-19T02:27:42.833Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:42.833Z] b517195e2dc5: Preparing [2025-11-19T02:27:42.833Z] 5a8dd75cdcf8: Preparing [2025-11-19T02:27:42.833Z] 45e6952c69a3: Preparing [2025-11-19T02:27:42.833Z] a64eda19ff86: Preparing [2025-11-19T02:27:42.833Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:42.833Z] 444f2235e555: Preparing [2025-11-19T02:27:42.833Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:42.833Z] 256f393e029f: Preparing [2025-11-19T02:27:42.833Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:42.833Z] 444f2235e555: Waiting [2025-11-19T02:27:42.833Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:42.833Z] 256f393e029f: Waiting [2025-11-19T02:27:42.833Z] 5a8dd75cdcf8: Layer already exists [2025-11-19T02:27:42.833Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:42.833Z] b517195e2dc5: Layer already exists [2025-11-19T02:27:42.833Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:42.833Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:42.833Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:42.833Z] 444f2235e555: Layer already exists [2025-11-19T02:27:42.833Z] 256f393e029f: Layer already exists [2025-11-19T02:27:42.833Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:42.833Z] latest: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:43.158Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:43.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-19T02:27:43.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-19T02:27:43.490Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:43.490Z] b517195e2dc5: Preparing [2025-11-19T02:27:43.490Z] 5a8dd75cdcf8: Preparing [2025-11-19T02:27:43.490Z] 45e6952c69a3: Preparing [2025-11-19T02:27:43.490Z] a64eda19ff86: Preparing [2025-11-19T02:27:43.490Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:43.490Z] 444f2235e555: Preparing [2025-11-19T02:27:43.490Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:43.490Z] 256f393e029f: Preparing [2025-11-19T02:27:43.490Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:43.490Z] 444f2235e555: Waiting [2025-11-19T02:27:43.490Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:43.490Z] 256f393e029f: Waiting [2025-11-19T02:27:43.490Z] 5a8dd75cdcf8: Layer already exists [2025-11-19T02:27:43.490Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:43.490Z] b517195e2dc5: Layer already exists [2025-11-19T02:27:43.490Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:43.490Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:43.490Z] 444f2235e555: Layer already exists [2025-11-19T02:27:43.490Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:43.490Z] 256f393e029f: Layer already exists [2025-11-19T02:27:43.490Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:43.490Z] 4.1.0-dev.76: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:43.828Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:44.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:44.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-19T02:27:44.151Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:44.151Z] b517195e2dc5: Preparing [2025-11-19T02:27:44.151Z] 5a8dd75cdcf8: Preparing [2025-11-19T02:27:44.151Z] 45e6952c69a3: Preparing [2025-11-19T02:27:44.151Z] a64eda19ff86: Preparing [2025-11-19T02:27:44.151Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:44.152Z] 444f2235e555: Preparing [2025-11-19T02:27:44.152Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:44.152Z] 256f393e029f: Preparing [2025-11-19T02:27:44.152Z] 444f2235e555: Waiting [2025-11-19T02:27:44.152Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:44.152Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:44.152Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:44.152Z] 5a8dd75cdcf8: Layer already exists [2025-11-19T02:27:44.152Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:44.152Z] b517195e2dc5: Layer already exists [2025-11-19T02:27:44.152Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:44.152Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:44.152Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:44.152Z] 444f2235e555: Layer already exists [2025-11-19T02:27:44.152Z] 256f393e029f: Layer already exists [2025-11-19T02:27:44.152Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:44.486Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:44.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-19T02:27:44.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-19T02:27:44.816Z] a00ce2a5ad8a: Preparing [2025-11-19T02:27:44.816Z] b517195e2dc5: Preparing [2025-11-19T02:27:44.816Z] 5a8dd75cdcf8: Preparing [2025-11-19T02:27:44.816Z] 45e6952c69a3: Preparing [2025-11-19T02:27:44.816Z] a64eda19ff86: Preparing [2025-11-19T02:27:44.816Z] 5f8ff5da251c: Preparing [2025-11-19T02:27:44.816Z] 444f2235e555: Preparing [2025-11-19T02:27:44.816Z] 1bed47c8e3a4: Preparing [2025-11-19T02:27:44.816Z] 256f393e029f: Preparing [2025-11-19T02:27:44.816Z] 5f8ff5da251c: Waiting [2025-11-19T02:27:44.816Z] 444f2235e555: Waiting [2025-11-19T02:27:44.816Z] 1bed47c8e3a4: Waiting [2025-11-19T02:27:44.816Z] 256f393e029f: Waiting [2025-11-19T02:27:44.816Z] b517195e2dc5: Layer already exists [2025-11-19T02:27:44.816Z] a00ce2a5ad8a: Layer already exists [2025-11-19T02:27:44.816Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:44.816Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:44.816Z] 5a8dd75cdcf8: Layer already exists [2025-11-19T02:27:44.816Z] 444f2235e555: Layer already exists [2025-11-19T02:27:44.816Z] 5f8ff5da251c: Layer already exists [2025-11-19T02:27:44.816Z] 1bed47c8e3a4: Layer already exists [2025-11-19T02:27:44.817Z] 256f393e029f: Layer already exists [2025-11-19T02:27:44.817Z] main: digest: sha256:74f693b34618d52f0a469be82737e3f5ff3b498971de1ebf9ba574addaaeaac9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:27:44.891Z] ===================================================== [Pipeline] echo [2025-11-19T02:27:44.909Z] taggedImages: [2025-11-19T02:27:44.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:44.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-19T02:27:44.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-19T02:27:44.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:44.909Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-11-19T02:27:44.948Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-19T02:27:44.948Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:44.948Z] latest [2025-11-19T02:27:44.948Z] 4.1.0-dev.76 [2025-11-19T02:27:44.948Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:44.948Z] main [2025-11-19T02:27:44.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:45.299Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:45.650Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:45.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-19T02:27:45.650Z] fd360b0b2fa4: Preparing [2025-11-19T02:27:45.650Z] 7267030b835d: Preparing [2025-11-19T02:27:45.650Z] 45e6952c69a3: Preparing [2025-11-19T02:27:45.650Z] a64eda19ff86: Preparing [2025-11-19T02:27:45.650Z] 5d33aaf3e7c1: Preparing [2025-11-19T02:27:45.650Z] 6e032e415058: Preparing [2025-11-19T02:27:45.650Z] 256f393e029f: Preparing [2025-11-19T02:27:45.650Z] 6e032e415058: Waiting [2025-11-19T02:27:45.650Z] 256f393e029f: Waiting [2025-11-19T02:27:45.911Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:45.911Z] 5d33aaf3e7c1: Pushed [2025-11-19T02:27:45.911Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:45.911Z] fd360b0b2fa4: Pushed [2025-11-19T02:27:46.170Z] 256f393e029f: Layer already exists [2025-11-19T02:27:46.738Z] 6e032e415058: Pushed [2025-11-19T02:27:50.028Z] 7267030b835d: Pushed [2025-11-19T02:27:50.028Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:50.359Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:50.692Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-19T02:27:50.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-19T02:27:50.693Z] fd360b0b2fa4: Preparing [2025-11-19T02:27:50.693Z] 7267030b835d: Preparing [2025-11-19T02:27:50.693Z] 45e6952c69a3: Preparing [2025-11-19T02:27:50.693Z] a64eda19ff86: Preparing [2025-11-19T02:27:50.693Z] 5d33aaf3e7c1: Preparing [2025-11-19T02:27:50.693Z] 6e032e415058: Preparing [2025-11-19T02:27:50.693Z] 256f393e029f: Preparing [2025-11-19T02:27:50.693Z] 6e032e415058: Waiting [2025-11-19T02:27:50.693Z] 256f393e029f: Waiting [2025-11-19T02:27:50.693Z] fd360b0b2fa4: Layer already exists [2025-11-19T02:27:50.693Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:50.693Z] 5d33aaf3e7c1: Layer already exists [2025-11-19T02:27:50.693Z] 7267030b835d: Layer already exists [2025-11-19T02:27:50.693Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:50.693Z] 256f393e029f: Layer already exists [2025-11-19T02:27:50.693Z] 6e032e415058: Layer already exists [2025-11-19T02:27:50.693Z] latest: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:51.029Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:51.366Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-19T02:27:51.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-19T02:27:51.366Z] fd360b0b2fa4: Preparing [2025-11-19T02:27:51.366Z] 7267030b835d: Preparing [2025-11-19T02:27:51.366Z] 45e6952c69a3: Preparing [2025-11-19T02:27:51.366Z] a64eda19ff86: Preparing [2025-11-19T02:27:51.366Z] 5d33aaf3e7c1: Preparing [2025-11-19T02:27:51.366Z] 6e032e415058: Preparing [2025-11-19T02:27:51.366Z] 256f393e029f: Preparing [2025-11-19T02:27:51.366Z] 6e032e415058: Waiting [2025-11-19T02:27:51.366Z] 256f393e029f: Waiting [2025-11-19T02:27:51.366Z] fd360b0b2fa4: Layer already exists [2025-11-19T02:27:51.366Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:51.366Z] 7267030b835d: Layer already exists [2025-11-19T02:27:51.366Z] 5d33aaf3e7c1: Layer already exists [2025-11-19T02:27:51.366Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:51.366Z] 6e032e415058: Layer already exists [2025-11-19T02:27:51.366Z] 256f393e029f: Layer already exists [2025-11-19T02:27:51.366Z] 4.1.0-dev.76: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:51.696Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:52.022Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:52.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-19T02:27:52.023Z] fd360b0b2fa4: Preparing [2025-11-19T02:27:52.023Z] 7267030b835d: Preparing [2025-11-19T02:27:52.023Z] 45e6952c69a3: Preparing [2025-11-19T02:27:52.023Z] a64eda19ff86: Preparing [2025-11-19T02:27:52.023Z] 5d33aaf3e7c1: Preparing [2025-11-19T02:27:52.023Z] 6e032e415058: Preparing [2025-11-19T02:27:52.023Z] 256f393e029f: Preparing [2025-11-19T02:27:52.023Z] 6e032e415058: Waiting [2025-11-19T02:27:52.023Z] 256f393e029f: Waiting [2025-11-19T02:27:52.023Z] fd360b0b2fa4: Layer already exists [2025-11-19T02:27:52.023Z] 5d33aaf3e7c1: Layer already exists [2025-11-19T02:27:52.023Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:52.023Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:52.023Z] 7267030b835d: Layer already exists [2025-11-19T02:27:52.023Z] 256f393e029f: Layer already exists [2025-11-19T02:27:52.023Z] 6e032e415058: Layer already exists [2025-11-19T02:27:52.023Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:52.345Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:52.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-19T02:27:52.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-19T02:27:52.659Z] fd360b0b2fa4: Preparing [2025-11-19T02:27:52.659Z] 7267030b835d: Preparing [2025-11-19T02:27:52.659Z] 45e6952c69a3: Preparing [2025-11-19T02:27:52.659Z] a64eda19ff86: Preparing [2025-11-19T02:27:52.659Z] 5d33aaf3e7c1: Preparing [2025-11-19T02:27:52.659Z] 6e032e415058: Preparing [2025-11-19T02:27:52.659Z] 256f393e029f: Preparing [2025-11-19T02:27:52.659Z] 256f393e029f: Waiting [2025-11-19T02:27:52.659Z] 6e032e415058: Waiting [2025-11-19T02:27:52.659Z] fd360b0b2fa4: Layer already exists [2025-11-19T02:27:52.659Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:52.659Z] 5d33aaf3e7c1: Layer already exists [2025-11-19T02:27:52.659Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:52.659Z] 7267030b835d: Layer already exists [2025-11-19T02:27:52.659Z] 6e032e415058: Layer already exists [2025-11-19T02:27:52.659Z] 256f393e029f: Layer already exists [2025-11-19T02:27:52.659Z] main: digest: sha256:32b42700f001378d9e903f44961ad1e5fc6531f24f850da4e7ebdd6f2380dbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:27:52.742Z] ===================================================== [Pipeline] echo [2025-11-19T02:27:52.754Z] taggedImages: [2025-11-19T02:27:52.754Z] - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:52.754Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-19T02:27:52.754Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-19T02:27:52.754Z] - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:52.754Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-11-19T02:27:52.783Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-19T02:27:52.783Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:52.783Z] latest [2025-11-19T02:27:52.783Z] 4.1.0-dev.76 [2025-11-19T02:27:52.783Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:52.783Z] main [2025-11-19T02:27:52.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:53.132Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:53.458Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:27:53.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-19T02:27:53.458Z] 42a67b5acca3: Preparing [2025-11-19T02:27:53.458Z] c8aede92516c: Preparing [2025-11-19T02:27:53.458Z] 45e6952c69a3: Preparing [2025-11-19T02:27:53.458Z] a64eda19ff86: Preparing [2025-11-19T02:27:53.458Z] 1db2b319095e: Preparing [2025-11-19T02:27:53.458Z] 7dfcc1397f72: Preparing [2025-11-19T02:27:53.458Z] 256f393e029f: Preparing [2025-11-19T02:27:53.458Z] 256f393e029f: Waiting [2025-11-19T02:27:53.458Z] 7dfcc1397f72: Waiting [2025-11-19T02:27:53.458Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:53.458Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:53.458Z] 256f393e029f: Layer already exists [2025-11-19T02:27:53.458Z] 42a67b5acca3: Pushed [2025-11-19T02:27:53.458Z] 1db2b319095e: Pushed [2025-11-19T02:27:53.718Z] 7dfcc1397f72: Pushed [2025-11-19T02:27:57.913Z] c8aede92516c: Pushed [2025-11-19T02:27:57.913Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:58.246Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:58.570Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-19T02:27:58.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-19T02:27:58.570Z] 42a67b5acca3: Preparing [2025-11-19T02:27:58.570Z] c8aede92516c: Preparing [2025-11-19T02:27:58.570Z] 45e6952c69a3: Preparing [2025-11-19T02:27:58.570Z] a64eda19ff86: Preparing [2025-11-19T02:27:58.570Z] 1db2b319095e: Preparing [2025-11-19T02:27:58.570Z] 7dfcc1397f72: Preparing [2025-11-19T02:27:58.570Z] 256f393e029f: Preparing [2025-11-19T02:27:58.570Z] 7dfcc1397f72: Waiting [2025-11-19T02:27:58.570Z] 256f393e029f: Waiting [2025-11-19T02:27:58.570Z] 42a67b5acca3: Layer already exists [2025-11-19T02:27:58.570Z] c8aede92516c: Layer already exists [2025-11-19T02:27:58.570Z] 1db2b319095e: Layer already exists [2025-11-19T02:27:58.570Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:58.570Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:58.570Z] 7dfcc1397f72: Layer already exists [2025-11-19T02:27:58.570Z] 256f393e029f: Layer already exists [2025-11-19T02:27:58.570Z] latest: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:58.911Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:59.246Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-19T02:27:59.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-19T02:27:59.246Z] 42a67b5acca3: Preparing [2025-11-19T02:27:59.246Z] c8aede92516c: Preparing [2025-11-19T02:27:59.246Z] 45e6952c69a3: Preparing [2025-11-19T02:27:59.246Z] a64eda19ff86: Preparing [2025-11-19T02:27:59.246Z] 1db2b319095e: Preparing [2025-11-19T02:27:59.246Z] 7dfcc1397f72: Preparing [2025-11-19T02:27:59.246Z] 256f393e029f: Preparing [2025-11-19T02:27:59.246Z] 256f393e029f: Waiting [2025-11-19T02:27:59.246Z] 7dfcc1397f72: Waiting [2025-11-19T02:27:59.246Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:59.246Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:59.246Z] 42a67b5acca3: Layer already exists [2025-11-19T02:27:59.246Z] c8aede92516c: Layer already exists [2025-11-19T02:27:59.246Z] 1db2b319095e: Layer already exists [2025-11-19T02:27:59.246Z] 7dfcc1397f72: Layer already exists [2025-11-19T02:27:59.246Z] 256f393e029f: Layer already exists [2025-11-19T02:27:59.246Z] 4.1.0-dev.76: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:59.583Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:27:59.913Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:27:59.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-19T02:27:59.913Z] 42a67b5acca3: Preparing [2025-11-19T02:27:59.913Z] c8aede92516c: Preparing [2025-11-19T02:27:59.913Z] 45e6952c69a3: Preparing [2025-11-19T02:27:59.913Z] a64eda19ff86: Preparing [2025-11-19T02:27:59.913Z] 1db2b319095e: Preparing [2025-11-19T02:27:59.913Z] 7dfcc1397f72: Preparing [2025-11-19T02:27:59.913Z] 256f393e029f: Preparing [2025-11-19T02:27:59.913Z] 256f393e029f: Waiting [2025-11-19T02:27:59.913Z] 7dfcc1397f72: Waiting [2025-11-19T02:27:59.913Z] a64eda19ff86: Layer already exists [2025-11-19T02:27:59.913Z] c8aede92516c: Layer already exists [2025-11-19T02:27:59.913Z] 1db2b319095e: Layer already exists [2025-11-19T02:27:59.913Z] 45e6952c69a3: Layer already exists [2025-11-19T02:27:59.913Z] 42a67b5acca3: Layer already exists [2025-11-19T02:27:59.913Z] 256f393e029f: Layer already exists [2025-11-19T02:27:59.913Z] 7dfcc1397f72: Layer already exists [2025-11-19T02:27:59.913Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:28:00.406Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T02:28:00.729Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-19T02:28:00.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-19T02:28:00.729Z] 42a67b5acca3: Preparing [2025-11-19T02:28:00.729Z] c8aede92516c: Preparing [2025-11-19T02:28:00.729Z] 45e6952c69a3: Preparing [2025-11-19T02:28:00.729Z] a64eda19ff86: Preparing [2025-11-19T02:28:00.729Z] 1db2b319095e: Preparing [2025-11-19T02:28:00.729Z] 7dfcc1397f72: Preparing [2025-11-19T02:28:00.729Z] 256f393e029f: Preparing [2025-11-19T02:28:00.729Z] 7dfcc1397f72: Waiting [2025-11-19T02:28:00.729Z] 256f393e029f: Waiting [2025-11-19T02:28:00.729Z] 42a67b5acca3: Layer already exists [2025-11-19T02:28:00.729Z] a64eda19ff86: Layer already exists [2025-11-19T02:28:00.729Z] c8aede92516c: Layer already exists [2025-11-19T02:28:00.729Z] 45e6952c69a3: Layer already exists [2025-11-19T02:28:00.729Z] 1db2b319095e: Layer already exists [2025-11-19T02:28:00.729Z] 7dfcc1397f72: Layer already exists [2025-11-19T02:28:00.729Z] 256f393e029f: Layer already exists [2025-11-19T02:28:00.729Z] main: digest: sha256:b177e98397b83e6d3800626089058537e8f28bd9c4730aafe528dd04ae69faf2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T02:28:00.801Z] ===================================================== [Pipeline] echo [2025-11-19T02:28:00.814Z] taggedImages: [2025-11-19T02:28:00.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-19T02:28:00.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-19T02:28:00.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.814Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-11-19T02:28:00.915Z] ========================================================= [2025-11-19T02:28:00.915Z] [edgeXBuildMultiArch] RAW Config: [2025-11-19T02:28:00.915Z] images: [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-command:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-data:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-keeper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-metadata:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T02:28:00.915Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-19T02:28:00.915Z] settingsFile: [2025-11-19T02:28:00.915Z] edgex-go-settings [2025-11-19T02:28:00.915Z] ========================================================= [Pipeline] node [2025-11-19T02:28:15.919Z] Still waiting to schedule task [2025-11-19T02:28:15.920Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-19T02:28:38.396Z] Running on prd-centos7-docker-4c-2g-773378 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-19T02:28:38.443Z] provisioning config files... [2025-11-19T02:28:38.480Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9279894023380272817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-19T02:28:39.664Z] ---> ****-login.sh [2025-11-19T02:28:39.664Z] nexus3.edgexfoundry.org:10001 [2025-11-19T02:48:00.730Z] #154 DONE 1292.3s [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-19T02:48:00.730Z] #144 ... [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:48:00.730Z] #155 DONE 0.2s [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T02:48:00.730Z] #152 ... [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:48:00.730Z] #156 DONE 0.2s [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-19T02:48:00.730Z] #157 DONE 0.4s [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T02:48:00.730Z] #152 ... [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #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 [2025-11-19T02:48:00.730Z] #158 DONE 0.2s [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-11-19T02:48:00.730Z] #159 DONE 0.1s [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T02:48:00.730Z] #38 ... [2025-11-19T02:48:00.730Z] [2025-11-19T02:48:00.730Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T02:48:00.999Z] #160 DONE 2.1s [2025-11-19T02:48:00.999Z] [2025-11-19T02:48:00.999Z] #108 [core-common-config-bootstrapper] exporting to image [2025-11-19T02:48:00.999Z] #108 exporting layers [2025-11-19T02:48:01.961Z] #108 exporting layers 0.8s done [2025-11-19T02:48:01.961Z] #108 writing image sha256:69d9f80f4ee39114947f386b680cf443c0f0e7428a8583038c54a22ee347b3f2 done [2025-11-19T02:48:01.961Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-11-19T02:48:01.961Z] #108 DONE 7.6s [2025-11-19T02:48:01.961Z] [2025-11-19T02:48:01.961Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T02:48:16.952Z] #148 ... [2025-11-19T02:48:16.952Z] [2025-11-19T02:48:16.952Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-19T02:48:16.952Z] #146 DONE 1310.6s [2025-11-19T02:48:16.952Z] [2025-11-19T02:48:16.952Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T02:48:16.952Z] #153 ... [2025-11-19T02:48:16.952Z] [2025-11-19T02:48:16.952Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-19T02:48:16.952Z] #161 DONE 0.3s [2025-11-19T02:48:16.952Z] [2025-11-19T02:48:16.952Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-19T02:48:18.888Z] #162 DONE 2.1s [2025-11-19T02:48:18.888Z] [2025-11-19T02:48:18.888Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T02:48:18.888Z] #152 ... [2025-11-19T02:48:18.888Z] [2025-11-19T02:48:18.888Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T02:48:19.153Z] #163 DONE 0.3s [2025-11-19T02:48:19.153Z] [2025-11-19T02:48:19.153Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T02:48:19.153Z] #64 ... [2025-11-19T02:48:19.153Z] [2025-11-19T02:48:19.153Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-19T02:48:19.419Z] #164 DONE 0.2s [2025-11-19T02:48:19.419Z] [2025-11-19T02:48:19.419Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-19T02:48:19.691Z] #165 DONE 0.3s [2025-11-19T02:48:19.691Z] [2025-11-19T02:48:19.691Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-19T02:48:19.691Z] #166 DONE 0.2s [2025-11-19T02:48:19.691Z] [2025-11-19T02:48:19.691Z] #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/ [2025-11-19T02:48:19.962Z] #167 DONE 0.1s [2025-11-19T02:48:19.962Z] [2025-11-19T02:48:19.962Z] #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/ [2025-11-19T02:48:20.229Z] #168 DONE 0.1s [2025-11-19T02:48:20.229Z] [2025-11-19T02:48:20.229Z] #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/ [2025-11-19T02:48:20.229Z] #169 DONE 0.1s [2025-11-19T02:48:20.229Z] [2025-11-19T02:48:20.229Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-19T02:48:20.229Z] #170 DONE 0.1s [2025-11-19T02:48:20.229Z] [2025-11-19T02:48:20.229Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-19T02:48:20.496Z] #143 ... [2025-11-19T02:48:20.496Z] [2025-11-19T02:48:20.496Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-19T02:48:23.073Z] #171 DONE 2.3s [2025-11-19T02:48:23.073Z] [2025-11-19T02:48:23.073Z] #108 [security-bootstrapper] exporting to image [2025-11-19T02:48:23.073Z] #108 exporting layers [2025-11-19T02:48:24.028Z] #108 exporting layers 1.2s done [2025-11-19T02:48:24.028Z] #108 writing image sha256:378d5f16cd24e3e1d87de6dab3d0f9d8732fcce8a30ce9a68f306d8e5e2ca981 done [2025-11-19T02:48:24.028Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-19T02:48:24.028Z] #108 DONE 8.8s [2025-11-19T02:48:24.028Z] [2025-11-19T02:48:24.028Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-19T03:04:17.664Z] #144 DONE 2272.4s [2025-11-19T03:04:17.664Z] [2025-11-19T03:04:17.664Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-19T03:04:17.939Z] #145 ... [2025-11-19T03:04:17.939Z] [2025-11-19T03:04:17.939Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:04:18.207Z] #172 DONE 0.1s [2025-11-19T03:04:18.207Z] [2025-11-19T03:04:18.207Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:04:18.207Z] #173 DONE 0.1s [2025-11-19T03:04:18.207Z] [2025-11-19T03:04:18.207Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-19T03:04:18.474Z] #150 ... [2025-11-19T03:04:18.474Z] [2025-11-19T03:04:18.474Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-19T03:04:18.751Z] #174 DONE 0.4s [2025-11-19T03:04:18.751Z] [2025-11-19T03:04:18.751Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T03:04:19.182Z] #149 ... [2025-11-19T03:04:19.182Z] [2025-11-19T03:04:19.182Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-19T03:04:19.182Z] #175 DONE 0.2s [2025-11-19T03:04:19.182Z] [2025-11-19T03:04:19.182Z] #108 [core-command] exporting to image [2025-11-19T03:04:19.182Z] #108 exporting layers [2025-11-19T03:04:19.762Z] #108 exporting layers 0.6s done [2025-11-19T03:04:19.762Z] #108 writing image sha256:1b04d59186e25fb43fa53b199382fc0c27c611e2c9e574ccc9050c5f81458fc3 done [2025-11-19T03:04:19.762Z] #108 naming to docker.io/library/core-command-arm64 done [2025-11-19T03:04:19.762Z] #108 DONE 9.4s [2025-11-19T03:04:19.762Z] [2025-11-19T03:04:19.762Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:04:41.820Z] #152 ... [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-19T03:04:41.820Z] #147 DONE 2292.9s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:04:41.820Z] #176 DONE 0.3s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-19T03:04:41.820Z] #145 ... [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:04:41.820Z] #177 DONE 0.2s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #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 [2025-11-19T03:04:41.820Z] #178 DONE 0.1s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-19T03:04:41.820Z] #179 DONE 0.1s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-19T03:04:41.820Z] #180 DONE 0.4s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-19T03:04:41.820Z] #181 DONE 0.2s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T03:04:41.820Z] #182 DONE 2.0s [2025-11-19T03:04:41.820Z] [2025-11-19T03:04:41.820Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T03:04:42.085Z] #153 ... [2025-11-19T03:04:42.085Z] [2025-11-19T03:04:42.085Z] #108 [security-proxy-setup] exporting to image [2025-11-19T03:04:42.085Z] #108 exporting layers [2025-11-19T03:04:43.058Z] #108 exporting layers 1.1s done [2025-11-19T03:04:43.058Z] #108 writing image sha256:da747bd32bbdf7fff840a59c7b91354c494572a36358f3d159e9ca8e0907c87d done [2025-11-19T03:04:43.058Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-11-19T03:04:43.058Z] #108 DONE 10.6s [2025-11-19T03:04:43.058Z] [2025-11-19T03:04:43.058Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T03:04:44.652Z] #153 ... [2025-11-19T03:04:44.652Z] [2025-11-19T03:04:44.652Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-19T03:04:44.652Z] #145 2299.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.76 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-19T03:05:17.220Z] #145 DONE 2330.6s [2025-11-19T03:05:17.220Z] [2025-11-19T03:05:17.220Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:05:17.220Z] #152 ... [2025-11-19T03:05:17.220Z] [2025-11-19T03:05:17.220Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:05:17.220Z] #183 DONE 0.2s [2025-11-19T03:05:17.220Z] [2025-11-19T03:05:17.220Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:05:17.220Z] #152 ... [2025-11-19T03:05:17.220Z] [2025-11-19T03:05:17.220Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:05:17.220Z] #184 DONE 0.2s [2025-11-19T03:05:17.220Z] [2025-11-19T03:05:17.220Z] #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 [2025-11-19T03:05:17.221Z] #185 DONE 0.1s [2025-11-19T03:05:17.221Z] [2025-11-19T03:05:17.221Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:05:17.221Z] #152 ... [2025-11-19T03:05:17.221Z] [2025-11-19T03:05:17.221Z] #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 [2025-11-19T03:05:17.221Z] #186 DONE 0.2s [2025-11-19T03:05:17.221Z] [2025-11-19T03:05:17.221Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T03:05:17.496Z] #153 ... [2025-11-19T03:05:17.496Z] [2025-11-19T03:05:17.496Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-19T03:05:17.496Z] #187 DONE 0.1s [2025-11-19T03:05:17.496Z] [2025-11-19T03:05:17.496Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-19T03:05:18.094Z] #188 DONE 0.5s [2025-11-19T03:05:18.094Z] [2025-11-19T03:05:18.094Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-19T03:05:18.376Z] #189 DONE 0.4s [2025-11-19T03:05:18.376Z] [2025-11-19T03:05:18.376Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:05:18.376Z] #152 ... [2025-11-19T03:05:18.376Z] [2025-11-19T03:05:18.376Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-19T03:05:18.376Z] #190 DONE 0.1s [2025-11-19T03:05:18.651Z] [2025-11-19T03:05:18.651Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T03:05:20.415Z] #191 DONE 2.0s [2025-11-19T03:05:20.415Z] [2025-11-19T03:05:20.415Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:05:20.415Z] #152 ... [2025-11-19T03:05:20.415Z] [2025-11-19T03:05:20.415Z] #108 [security-secretstore-setup] exporting to image [2025-11-19T03:05:20.415Z] #108 exporting layers [2025-11-19T03:05:22.368Z] #108 exporting layers 1.7s done [2025-11-19T03:05:22.368Z] #108 writing image sha256:2ab08d0627b3eddea5bbbe8db6215b05a548cbf2f6046de5c4b64b870158e242 done [2025-11-19T03:05:22.368Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-19T03:05:22.368Z] #108 DONE 12.3s [2025-11-19T03:05:22.368Z] [2025-11-19T03:05:22.368Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T03:06:09.562Z] #38 ... [2025-11-19T03:06:09.563Z] [2025-11-19T03:06:09.563Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-19T03:06:09.563Z] #143 DONE 2383.8s [2025-11-19T03:06:09.563Z] [2025-11-19T03:06:09.563Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:06:09.563Z] #152 ... [2025-11-19T03:06:09.563Z] [2025-11-19T03:06:09.563Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:06:09.910Z] #192 DONE 0.3s [2025-11-19T03:06:09.910Z] [2025-11-19T03:06:09.910Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:06:09.910Z] #152 ... [2025-11-19T03:06:09.910Z] [2025-11-19T03:06:09.910Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:06:10.179Z] #193 DONE 0.2s [2025-11-19T03:06:10.179Z] [2025-11-19T03:06:10.179Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T03:06:10.179Z] #149 ... [2025-11-19T03:06:10.179Z] [2025-11-19T03:06:10.179Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-19T03:06:10.786Z] #194 DONE 0.5s [2025-11-19T03:06:10.786Z] [2025-11-19T03:06:10.786Z] #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 [2025-11-19T03:06:10.786Z] #195 DONE 0.1s [2025-11-19T03:06:10.786Z] [2025-11-19T03:06:10.786Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:06:10.786Z] #64 ... [2025-11-19T03:06:10.786Z] [2025-11-19T03:06:10.786Z] #108 [security-spiffe-token-provider] exporting to image [2025-11-19T03:06:10.786Z] #108 exporting layers [2025-11-19T03:06:11.370Z] #108 exporting layers 0.6s done [2025-11-19T03:06:11.370Z] #108 writing image sha256:9035d6bfa0de081e214e3a44b0b9200f24adf374494cdc2d5c5fc4e8fb86df43 done [2025-11-19T03:06:11.370Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-19T03:06:11.370Z] #108 DONE 12.9s [2025-11-19T03:06:11.370Z] [2025-11-19T03:06:11.370Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T03:06:58.214Z] #153 ... [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-19T03:06:58.214Z] #151 DONE 2426.3s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:06:58.214Z] #152 ... [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:06:58.214Z] #196 DONE 0.3s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:06:58.214Z] #197 DONE 0.3s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-19T03:06:58.214Z] #198 DONE 0.5s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T03:06:58.214Z] #148 ... [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-19T03:06:58.214Z] #199 DONE 0.2s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-19T03:06:58.214Z] #200 DONE 0.5s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T03:06:58.214Z] #153 ... [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-19T03:06:58.214Z] #201 DONE 2.0s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #108 [security-proxy-auth] exporting to image [2025-11-19T03:06:58.214Z] #108 exporting layers [2025-11-19T03:06:58.214Z] #108 exporting layers 0.8s done [2025-11-19T03:06:58.214Z] #108 writing image sha256:9e2f07d05f89ea50c3a11a71d2792e1b9bbe886a3c6321a17b1e20eeec5e20a1 done [2025-11-19T03:06:58.214Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2025-11-19T03:06:58.214Z] #108 DONE 13.7s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:06:58.214Z] #64 ... [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-19T03:06:58.214Z] #153 DONE 2432.2s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:06:58.214Z] #152 ... [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:06:58.214Z] #202 DONE 0.2s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:06:58.214Z] #203 DONE 0.3s [2025-11-19T03:06:58.214Z] [2025-11-19T03:06:58.214Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T03:06:58.481Z] #38 ... [2025-11-19T03:06:58.481Z] [2025-11-19T03:06:58.481Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-19T03:06:58.747Z] #204 DONE 0.5s [2025-11-19T03:06:58.747Z] [2025-11-19T03:06:58.748Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-19T03:06:59.015Z] #205 DONE 0.2s [2025-11-19T03:06:59.015Z] [2025-11-19T03:06:59.015Z] #108 [core-data] exporting to image [2025-11-19T03:06:59.976Z] #108 exporting layers 1.0s done [2025-11-19T03:06:59.976Z] #108 writing image sha256:3cd35ae944dc03323676f7d4d867e8d81ab0e88253c0b4f7eeee1a14da803a25 0.0s done [2025-11-19T03:06:59.976Z] #108 naming to docker.io/library/core-data-arm64 done [2025-11-19T03:06:59.976Z] #108 DONE 14.7s [2025-11-19T03:06:59.976Z] [2025-11-19T03:06:59.976Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-19T03:06:59.976Z] #152 DONE 2434.9s [2025-11-19T03:06:59.976Z] [2025-11-19T03:06:59.976Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:00.259Z] #64 ... [2025-11-19T03:07:00.259Z] [2025-11-19T03:07:00.259Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:07:00.525Z] #206 DONE 0.2s [2025-11-19T03:07:00.525Z] [2025-11-19T03:07:00.525Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T03:07:01.105Z] #149 ... [2025-11-19T03:07:01.105Z] [2025-11-19T03:07:01.105Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:07:01.105Z] #207 DONE 0.2s [2025-11-19T03:07:01.105Z] [2025-11-19T03:07:01.105Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-19T03:07:01.696Z] #208 DONE 0.5s [2025-11-19T03:07:01.696Z] [2025-11-19T03:07:01.696Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:01.696Z] #64 ... [2025-11-19T03:07:01.696Z] [2025-11-19T03:07:01.696Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-19T03:07:01.962Z] #209 DONE 0.3s [2025-11-19T03:07:01.962Z] [2025-11-19T03:07:01.962Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-19T03:07:01.962Z] #150 DONE 2436.6s [2025-11-19T03:07:01.962Z] [2025-11-19T03:07:01.962Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:01.962Z] #64 ... [2025-11-19T03:07:01.962Z] [2025-11-19T03:07:01.962Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-19T03:07:02.229Z] #210 DONE 0.2s [2025-11-19T03:07:02.229Z] [2025-11-19T03:07:02.229Z] #108 [core-metadata] exporting to image [2025-11-19T03:07:03.186Z] #108 ... [2025-11-19T03:07:03.186Z] [2025-11-19T03:07:03.186Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:07:03.186Z] #211 DONE 0.2s [2025-11-19T03:07:03.186Z] [2025-11-19T03:07:03.186Z] #108 [core-metadata] exporting to image [2025-11-19T03:07:03.186Z] #108 exporting layers 1.0s done [2025-11-19T03:07:03.186Z] #108 writing image sha256:30f133758c40851cff3950634fd18b4e44d6655302cf94a87902cfc4e2098491 0.0s done [2025-11-19T03:07:03.186Z] #108 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-11-19T03:07:03.186Z] #108 DONE 15.8s [2025-11-19T03:07:03.186Z] [2025-11-19T03:07:03.186Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-19T03:07:03.454Z] #212 DONE 0.5s [2025-11-19T03:07:03.454Z] [2025-11-19T03:07:03.454Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T03:07:03.721Z] #149 ... [2025-11-19T03:07:03.721Z] [2025-11-19T03:07:03.721Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-19T03:07:03.721Z] #213 DONE 0.1s [2025-11-19T03:07:03.989Z] [2025-11-19T03:07:03.989Z] #108 [core-keeper] exporting to image [2025-11-19T03:07:04.570Z] #108 exporting layers 0.7s done [2025-11-19T03:07:04.570Z] #108 writing image sha256:86712a6f0ff0468cfe65f1bf89c0fab64ef41fd441a0643f901ce77664026873 done [2025-11-19T03:07:04.570Z] #108 naming to docker.io/library/core-keeper-arm64 done [2025-11-19T03:07:04.570Z] #108 DONE 16.5s [2025-11-19T03:07:04.570Z] [2025-11-19T03:07:04.570Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:31.695Z] #64 ... [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-19T03:07:31.695Z] #149 DONE 2463.9s [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T03:07:31.695Z] #148 ... [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:07:31.695Z] #214 DONE 0.1s [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-19T03:07:31.695Z] #38 ... [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:07:31.695Z] #215 DONE 0.1s [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-19T03:07:31.695Z] #216 DONE 0.4s [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T03:07:31.695Z] #148 ... [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-19T03:07:31.695Z] #217 DONE 0.1s [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #108 [support-scheduler] exporting to image [2025-11-19T03:07:31.695Z] #108 exporting layers [2025-11-19T03:07:31.695Z] #108 exporting layers 1.0s done [2025-11-19T03:07:31.695Z] #108 writing image sha256:689cbc0685675db523c7d9071a883c9d5428a059ad3798a1a9e1eb42281cf58f done [2025-11-19T03:07:31.695Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2025-11-19T03:07:31.695Z] #108 DONE 17.5s [2025-11-19T03:07:31.695Z] [2025-11-19T03:07:31.695Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:37.387Z] #64 ... [2025-11-19T03:07:37.387Z] [2025-11-19T03:07:37.387Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-19T03:07:37.387Z] #148 DONE 2471.7s [2025-11-19T03:07:37.387Z] [2025-11-19T03:07:37.387Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:37.652Z] #64 ... [2025-11-19T03:07:37.652Z] [2025-11-19T03:07:37.652Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-19T03:07:37.652Z] #218 DONE 0.1s [2025-11-19T03:07:37.652Z] [2025-11-19T03:07:37.652Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-19T03:07:37.652Z] #219 DONE 0.1s [2025-11-19T03:07:37.652Z] [2025-11-19T03:07:37.652Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:37.925Z] #64 ... [2025-11-19T03:07:37.925Z] [2025-11-19T03:07:37.925Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-19T03:07:38.190Z] #220 DONE 0.4s [2025-11-19T03:07:38.190Z] [2025-11-19T03:07:38.190Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-19T03:07:38.190Z] #221 DONE 0.1s [2025-11-19T03:07:38.190Z] [2025-11-19T03:07:38.190Z] #108 [support-notifications] exporting to image [2025-11-19T03:07:38.190Z] #108 exporting layers [2025-11-19T03:07:38.772Z] #108 exporting layers 0.6s done [2025-11-19T03:07:38.772Z] #108 writing image sha256:85197ef6db0e5304a0d1b1a918601361b002789baecc00c09f0de71b7ff9c5ea done [2025-11-19T03:07:38.772Z] #108 naming to docker.io/library/support-notifications-arm64 done [2025-11-19T03:07:38.772Z] #108 DONE 18.0s [2025-11-19T03:07:38.772Z] [2025-11-19T03:07:38.772Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-19T03:07:38.772Z] time="2025-11-19T02:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-19T03:07:38.799Z] $ docker stop --time=1 7f97211bdd0e816c5fdc322c4ea9c597d5980a517227720e1663d11ef66b5223 [2025-11-19T03:07:40.439Z] $ docker rm -f --volumes 7f97211bdd0e816c5fdc322c4ea9c597d5980a517227720e1663d11ef66b5223 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-19T03:07:40.944Z] + docker images [2025-11-19T03:07:40.944Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-19T03:07:40.944Z] support-notifications-arm64 latest 85197ef6db0e 2 seconds ago 53.2MB [2025-11-19T03:07:40.944Z] support-scheduler-arm64 latest 689cbc068567 10 seconds ago 49.4MB [2025-11-19T03:07:40.944Z] core-keeper-arm64 latest 86712a6f0ff0 37 seconds ago 45.1MB [2025-11-19T03:07:40.944Z] core-metadata-arm64 latest 30f133758c40 39 seconds ago 45.3MB [2025-11-19T03:07:40.944Z] core-data-arm64 latest 3cd35ae944dc 42 seconds ago 45.2MB [2025-11-19T03:07:40.944Z] security-proxy-auth-arm64 latest 9e2f07d05f89 45 seconds ago 44.4MB [2025-11-19T03:07:40.944Z] security-spiffe-token-provider-arm64 latest 9035d6bfa0de About a minute ago 49.2MB [2025-11-19T03:07:40.944Z] security-secretstore-setup-arm64 latest 2ab08d0627b3 2 minutes ago 80.6MB [2025-11-19T03:07:40.944Z] security-proxy-setup-arm64 latest da747bd32bbd 2 minutes ago 50.3MB [2025-11-19T03:07:40.944Z] core-command-arm64 latest 1b04d59186e2 3 minutes ago 39.9MB [2025-11-19T03:07:40.944Z] security-bootstrapper-arm64 latest 378d5f16cd24 19 minutes ago 21.2MB [2025-11-19T03:07:40.944Z] core-common-config-bootstrapper-arm64 latest 69d9f80f4ee3 19 minutes ago 20.1MB [2025-11-19T03:07:40.944Z] security-spire-config-arm64 latest b085f2d69d51 42 minutes ago 162MB [2025-11-19T03:07:40.944Z] security-spire-agent-arm64 latest 2feefa5a5293 42 minutes ago 219MB [2025-11-19T03:07:40.944Z] security-spire-server-arm64 latest 4512ce0849ed 42 minutes ago 163MB [2025-11-19T03:07:40.944Z] ci-base-image-arm64 latest 2e7af5d92250 44 minutes ago 927MB [2025-11-19T03:07:40.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 5 weeks ago 564MB [2025-11-19T03:07:40.944Z] 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 [2025-11-19T03:07:41.179Z] provisioning config files... [2025-11-19T03:07:41.195Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/926@tmp/config8286269356662928594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-19T03:07:41.548Z] ---> ****-login.sh [2025-11-19T03:07:41.548Z] nexus3.edgexfoundry.org:10001 [2025-11-19T03:07:41.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T03:07:41.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T03:07:41.815Z] Configure a credential helper to remove this warning. See [2025-11-19T03:07:41.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T03:07:41.815Z] [2025-11-19T03:07:41.815Z] Login Succeeded [2025-11-19T03:07:41.815Z] nexus3.edgexfoundry.org:10002 [2025-11-19T03:07:42.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T03:07:42.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T03:07:42.082Z] Configure a credential helper to remove this warning. See [2025-11-19T03:07:42.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T03:07:42.083Z] [2025-11-19T03:07:42.083Z] Login Succeeded [2025-11-19T03:07:42.083Z] nexus3.edgexfoundry.org:10003 [2025-11-19T03:07:42.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T03:07:42.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T03:07:42.619Z] Configure a credential helper to remove this warning. See [2025-11-19T03:07:42.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T03:07:42.619Z] [2025-11-19T03:07:42.619Z] Login Succeeded [2025-11-19T03:07:42.619Z] nexus3.edgexfoundry.org:10004 [2025-11-19T03:07:42.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T03:07:42.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T03:07:42.886Z] Configure a credential helper to remove this warning. See [2025-11-19T03:07:42.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T03:07:42.886Z] [2025-11-19T03:07:42.886Z] Login Succeeded [2025-11-19T03:07:42.886Z] ****.io [2025-11-19T03:07:43.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-19T03:07:43.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-19T03:07:43.417Z] Configure a credential helper to remove this warning. See [2025-11-19T03:07:43.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-19T03:07:43.417Z] [2025-11-19T03:07:43.417Z] Login Succeeded [2025-11-19T03:07:43.417Z] ---> ****-login.sh ends [Pipeline] } [2025-11-19T03:07:43.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:07:43.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-19T03:07:43.531Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-19T03:07:43.531Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:07:43.531Z] latest [2025-11-19T03:07:43.531Z] 4.1.0-dev.76 [2025-11-19T03:07:43.531Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:07:43.531Z] main [2025-11-19T03:07:43.531Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:43.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:44.288Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:07:44.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-19T03:07:44.288Z] e4ea5a9ca6a6: Preparing [2025-11-19T03:07:44.288Z] 70a4f2d64862: Preparing [2025-11-19T03:07:44.288Z] f0f5702b4c11: Preparing [2025-11-19T03:07:44.288Z] 7a2965b406d9: Preparing [2025-11-19T03:07:44.288Z] 837a291bbb65: Preparing [2025-11-19T03:07:44.288Z] f62e26def092: Preparing [2025-11-19T03:07:44.288Z] 0e64f2360a44: Preparing [2025-11-19T03:07:44.288Z] f62e26def092: Waiting [2025-11-19T03:07:44.288Z] 0e64f2360a44: Waiting [2025-11-19T03:07:44.553Z] e4ea5a9ca6a6: Pushed [2025-11-19T03:07:44.553Z] f0f5702b4c11: Pushed [2025-11-19T03:07:44.553Z] 837a291bbb65: Pushed [2025-11-19T03:07:44.553Z] 7a2965b406d9: Pushed [2025-11-19T03:07:44.553Z] 0e64f2360a44: Layer already exists [2025-11-19T03:07:44.553Z] f62e26def092: Pushed [2025-11-19T03:07:51.174Z] 70a4f2d64862: Pushed [2025-11-19T03:07:51.437Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:51.809Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:52.161Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-19T03:07:52.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-19T03:07:52.161Z] e4ea5a9ca6a6: Preparing [2025-11-19T03:07:52.161Z] 70a4f2d64862: Preparing [2025-11-19T03:07:52.161Z] f0f5702b4c11: Preparing [2025-11-19T03:07:52.161Z] 7a2965b406d9: Preparing [2025-11-19T03:07:52.161Z] 837a291bbb65: Preparing [2025-11-19T03:07:52.161Z] f62e26def092: Preparing [2025-11-19T03:07:52.161Z] 0e64f2360a44: Preparing [2025-11-19T03:07:52.161Z] f62e26def092: Waiting [2025-11-19T03:07:52.161Z] 0e64f2360a44: Waiting [2025-11-19T03:07:52.161Z] 837a291bbb65: Layer already exists [2025-11-19T03:07:52.161Z] f0f5702b4c11: Layer already exists [2025-11-19T03:07:52.161Z] e4ea5a9ca6a6: Layer already exists [2025-11-19T03:07:52.161Z] 7a2965b406d9: Layer already exists [2025-11-19T03:07:52.161Z] 70a4f2d64862: Layer already exists [2025-11-19T03:07:52.161Z] f62e26def092: Layer already exists [2025-11-19T03:07:52.161Z] 0e64f2360a44: Layer already exists [2025-11-19T03:07:52.161Z] latest: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:52.779Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:53.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [2025-11-19T03:07:53.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-19T03:07:53.129Z] e4ea5a9ca6a6: Preparing [2025-11-19T03:07:53.129Z] 70a4f2d64862: Preparing [2025-11-19T03:07:53.129Z] f0f5702b4c11: Preparing [2025-11-19T03:07:53.129Z] 7a2965b406d9: Preparing [2025-11-19T03:07:53.129Z] 837a291bbb65: Preparing [2025-11-19T03:07:53.129Z] f62e26def092: Preparing [2025-11-19T03:07:53.129Z] 0e64f2360a44: Preparing [2025-11-19T03:07:53.129Z] f62e26def092: Waiting [2025-11-19T03:07:53.129Z] 0e64f2360a44: Waiting [2025-11-19T03:07:53.129Z] 7a2965b406d9: Layer already exists [2025-11-19T03:07:53.129Z] f0f5702b4c11: Layer already exists [2025-11-19T03:07:53.129Z] 837a291bbb65: Layer already exists [2025-11-19T03:07:53.129Z] e4ea5a9ca6a6: Layer already exists [2025-11-19T03:07:53.129Z] 70a4f2d64862: Layer already exists [2025-11-19T03:07:53.129Z] f62e26def092: Layer already exists [2025-11-19T03:07:53.129Z] 0e64f2360a44: Layer already exists [2025-11-19T03:07:53.129Z] 4.1.0-dev.76: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:53.749Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:54.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:07:54.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-19T03:07:54.110Z] e4ea5a9ca6a6: Preparing [2025-11-19T03:07:54.110Z] 70a4f2d64862: Preparing [2025-11-19T03:07:54.110Z] f0f5702b4c11: Preparing [2025-11-19T03:07:54.110Z] 7a2965b406d9: Preparing [2025-11-19T03:07:54.110Z] 837a291bbb65: Preparing [2025-11-19T03:07:54.110Z] f62e26def092: Preparing [2025-11-19T03:07:54.110Z] 0e64f2360a44: Preparing [2025-11-19T03:07:54.110Z] 0e64f2360a44: Waiting [2025-11-19T03:07:54.110Z] f62e26def092: Waiting [2025-11-19T03:07:54.110Z] e4ea5a9ca6a6: Layer already exists [2025-11-19T03:07:54.110Z] 70a4f2d64862: Layer already exists [2025-11-19T03:07:54.110Z] 837a291bbb65: Layer already exists [2025-11-19T03:07:54.110Z] f0f5702b4c11: Layer already exists [2025-11-19T03:07:54.110Z] 7a2965b406d9: Layer already exists [2025-11-19T03:07:54.110Z] 0e64f2360a44: Layer already exists [2025-11-19T03:07:54.110Z] f62e26def092: Layer already exists [2025-11-19T03:07:54.377Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:54.745Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:56.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-11-19T03:07:56.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-19T03:07:56.514Z] e4ea5a9ca6a6: Preparing [2025-11-19T03:07:56.514Z] 70a4f2d64862: Preparing [2025-11-19T03:07:56.514Z] f0f5702b4c11: Preparing [2025-11-19T03:07:56.514Z] 7a2965b406d9: Preparing [2025-11-19T03:07:56.514Z] 837a291bbb65: Preparing [2025-11-19T03:07:56.514Z] f62e26def092: Preparing [2025-11-19T03:07:56.514Z] 0e64f2360a44: Preparing [2025-11-19T03:07:56.514Z] f62e26def092: Waiting [2025-11-19T03:07:56.514Z] 0e64f2360a44: Waiting [2025-11-19T03:07:56.514Z] e4ea5a9ca6a6: Layer already exists [2025-11-19T03:07:56.514Z] 837a291bbb65: Layer already exists [2025-11-19T03:07:56.514Z] f0f5702b4c11: Layer already exists [2025-11-19T03:07:56.514Z] 7a2965b406d9: Layer already exists [2025-11-19T03:07:56.514Z] 70a4f2d64862: Layer already exists [2025-11-19T03:07:56.514Z] f62e26def092: Layer already exists [2025-11-19T03:07:56.514Z] 0e64f2360a44: Layer already exists [2025-11-19T03:07:56.777Z] main: digest: sha256:7c6c21961e02d0046986d31869cb89c18d8a4a23c522135aad5b811bbe41cfc7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:07:56.864Z] ===================================================== [Pipeline] echo [2025-11-19T03:07:56.885Z] taggedImages: [2025-11-19T03:07:56.885Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:07:56.885Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-19T03:07:56.885Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [2025-11-19T03:07:56.885Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:07:56.885Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-19T03:07:56.926Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-19T03:07:56.926Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:07:56.926Z] latest [2025-11-19T03:07:56.926Z] 4.1.0-dev.76 [2025-11-19T03:07:56.926Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:07:56.926Z] main [2025-11-19T03:07:56.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:57.312Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:07:57.683Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:07:57.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-19T03:07:57.683Z] 553358895ceb: Preparing [2025-11-19T03:07:57.683Z] 87bb42b2d0e1: Preparing [2025-11-19T03:07:57.683Z] 0be5c9044e78: Preparing [2025-11-19T03:07:57.683Z] 2179a4d8c756: Preparing [2025-11-19T03:07:57.683Z] f0f5702b4c11: Preparing [2025-11-19T03:07:57.683Z] 7a2965b406d9: Preparing [2025-11-19T03:07:57.683Z] 837a291bbb65: Preparing [2025-11-19T03:07:57.683Z] f62e26def092: Preparing [2025-11-19T03:07:57.683Z] 0e64f2360a44: Preparing [2025-11-19T03:07:57.683Z] 837a291bbb65: Waiting [2025-11-19T03:07:57.683Z] f62e26def092: Waiting [2025-11-19T03:07:57.683Z] 0e64f2360a44: Waiting [2025-11-19T03:07:57.683Z] 7a2965b406d9: Waiting [2025-11-19T03:07:57.683Z] f0f5702b4c11: Layer already exists [2025-11-19T03:07:57.946Z] 7a2965b406d9: Layer already exists [2025-11-19T03:07:57.946Z] 837a291bbb65: Layer already exists [2025-11-19T03:07:57.946Z] 87bb42b2d0e1: Pushed [2025-11-19T03:07:57.946Z] 0be5c9044e78: Pushed [2025-11-19T03:07:57.946Z] f62e26def092: Layer already exists [2025-11-19T03:07:57.946Z] 553358895ceb: Pushed [2025-11-19T03:07:57.946Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:01.993Z] 2179a4d8c756: Pushed [2025-11-19T03:08:01.993Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:02.361Z] + 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 [2025-11-19T03:08:02.779Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-19T03:08:02.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-19T03:08:02.779Z] 553358895ceb: Preparing [2025-11-19T03:08:02.779Z] 87bb42b2d0e1: Preparing [2025-11-19T03:08:02.779Z] 0be5c9044e78: Preparing [2025-11-19T03:08:02.779Z] 2179a4d8c756: Preparing [2025-11-19T03:08:02.779Z] f0f5702b4c11: Preparing [2025-11-19T03:08:02.779Z] 7a2965b406d9: Preparing [2025-11-19T03:08:02.779Z] 837a291bbb65: Preparing [2025-11-19T03:08:02.779Z] f62e26def092: Preparing [2025-11-19T03:08:02.779Z] 7a2965b406d9: Waiting [2025-11-19T03:08:02.779Z] 0e64f2360a44: Preparing [2025-11-19T03:08:02.779Z] f62e26def092: Waiting [2025-11-19T03:08:02.779Z] 0e64f2360a44: Waiting [2025-11-19T03:08:02.779Z] 837a291bbb65: Waiting [2025-11-19T03:08:02.779Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:02.779Z] 87bb42b2d0e1: Layer already exists [2025-11-19T03:08:02.779Z] 553358895ceb: Layer already exists [2025-11-19T03:08:02.779Z] 2179a4d8c756: Layer already exists [2025-11-19T03:08:02.779Z] 0be5c9044e78: Layer already exists [2025-11-19T03:08:02.779Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:02.779Z] f62e26def092: Layer already exists [2025-11-19T03:08:02.779Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:02.779Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:03.044Z] latest: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:03.401Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:03.746Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [2025-11-19T03:08:03.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-19T03:08:03.746Z] 553358895ceb: Preparing [2025-11-19T03:08:03.746Z] 87bb42b2d0e1: Preparing [2025-11-19T03:08:03.746Z] 0be5c9044e78: Preparing [2025-11-19T03:08:03.746Z] 2179a4d8c756: Preparing [2025-11-19T03:08:03.746Z] f0f5702b4c11: Preparing [2025-11-19T03:08:03.746Z] 7a2965b406d9: Preparing [2025-11-19T03:08:03.746Z] 837a291bbb65: Preparing [2025-11-19T03:08:03.746Z] f62e26def092: Preparing [2025-11-19T03:08:03.746Z] 0e64f2360a44: Preparing [2025-11-19T03:08:03.746Z] 837a291bbb65: Waiting [2025-11-19T03:08:03.746Z] f62e26def092: Waiting [2025-11-19T03:08:03.746Z] 0e64f2360a44: Waiting [2025-11-19T03:08:03.746Z] 7a2965b406d9: Waiting [2025-11-19T03:08:03.746Z] 87bb42b2d0e1: Layer already exists [2025-11-19T03:08:03.746Z] 553358895ceb: Layer already exists [2025-11-19T03:08:03.746Z] 2179a4d8c756: Layer already exists [2025-11-19T03:08:03.746Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:03.746Z] 0be5c9044e78: Layer already exists [2025-11-19T03:08:03.746Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:03.746Z] f62e26def092: Layer already exists [2025-11-19T03:08:03.746Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:03.746Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:04.011Z] 4.1.0-dev.76: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:04.376Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:04.727Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:04.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-19T03:08:04.727Z] 553358895ceb: Preparing [2025-11-19T03:08:04.727Z] 87bb42b2d0e1: Preparing [2025-11-19T03:08:04.727Z] 0be5c9044e78: Preparing [2025-11-19T03:08:04.727Z] 2179a4d8c756: Preparing [2025-11-19T03:08:04.727Z] f0f5702b4c11: Preparing [2025-11-19T03:08:04.727Z] 7a2965b406d9: Preparing [2025-11-19T03:08:04.727Z] 837a291bbb65: Preparing [2025-11-19T03:08:04.727Z] f62e26def092: Preparing [2025-11-19T03:08:04.727Z] 0e64f2360a44: Preparing [2025-11-19T03:08:04.727Z] 837a291bbb65: Waiting [2025-11-19T03:08:04.727Z] f62e26def092: Waiting [2025-11-19T03:08:04.727Z] 0e64f2360a44: Waiting [2025-11-19T03:08:04.727Z] 7a2965b406d9: Waiting [2025-11-19T03:08:04.727Z] 553358895ceb: Layer already exists [2025-11-19T03:08:04.727Z] 2179a4d8c756: Layer already exists [2025-11-19T03:08:04.727Z] 0be5c9044e78: Layer already exists [2025-11-19T03:08:04.727Z] 87bb42b2d0e1: Layer already exists [2025-11-19T03:08:04.727Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:04.727Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:04.727Z] f62e26def092: Layer already exists [2025-11-19T03:08:04.727Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:04.727Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:04.727Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:05.348Z] + 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 [2025-11-19T03:08:05.703Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-11-19T03:08:05.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-19T03:08:05.703Z] 553358895ceb: Preparing [2025-11-19T03:08:05.703Z] 87bb42b2d0e1: Preparing [2025-11-19T03:08:05.703Z] 0be5c9044e78: Preparing [2025-11-19T03:08:05.703Z] 2179a4d8c756: Preparing [2025-11-19T03:08:05.703Z] f0f5702b4c11: Preparing [2025-11-19T03:08:05.703Z] 7a2965b406d9: Preparing [2025-11-19T03:08:05.703Z] 837a291bbb65: Preparing [2025-11-19T03:08:05.703Z] f62e26def092: Preparing [2025-11-19T03:08:05.703Z] 0e64f2360a44: Preparing [2025-11-19T03:08:05.703Z] 837a291bbb65: Waiting [2025-11-19T03:08:05.703Z] f62e26def092: Waiting [2025-11-19T03:08:05.703Z] 0e64f2360a44: Waiting [2025-11-19T03:08:05.703Z] 7a2965b406d9: Waiting [2025-11-19T03:08:05.703Z] 553358895ceb: Layer already exists [2025-11-19T03:08:05.703Z] 2179a4d8c756: Layer already exists [2025-11-19T03:08:05.703Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:05.703Z] 0be5c9044e78: Layer already exists [2025-11-19T03:08:05.703Z] 87bb42b2d0e1: Layer already exists [2025-11-19T03:08:05.703Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:05.703Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:05.703Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:05.703Z] f62e26def092: Layer already exists [2025-11-19T03:08:05.967Z] main: digest: sha256:6c73b5b9bd6647fe8b90302798669babdc9214944612b277037fa4152969ca5a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:08:06.051Z] ===================================================== [Pipeline] echo [2025-11-19T03:08:06.068Z] taggedImages: [2025-11-19T03:08:06.068Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:06.068Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-19T03:08:06.068Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [2025-11-19T03:08:06.068Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:06.068Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-19T03:08:06.097Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-19T03:08:06.097Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:06.097Z] latest [2025-11-19T03:08:06.097Z] 4.1.0-dev.76 [2025-11-19T03:08:06.097Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:06.097Z] main [2025-11-19T03:08:06.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:06.486Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:06.840Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:06.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-19T03:08:06.840Z] fd8e0f0baa05: Preparing [2025-11-19T03:08:06.840Z] 03d58a389be2: Preparing [2025-11-19T03:08:06.840Z] f0f5702b4c11: Preparing [2025-11-19T03:08:06.840Z] 7a2965b406d9: Preparing [2025-11-19T03:08:06.840Z] f5f627b01094: Preparing [2025-11-19T03:08:06.840Z] a3718a967177: Preparing [2025-11-19T03:08:06.840Z] 0e64f2360a44: Preparing [2025-11-19T03:08:06.840Z] a3718a967177: Waiting [2025-11-19T03:08:06.840Z] 0e64f2360a44: Waiting [2025-11-19T03:08:07.103Z] f5f627b01094: Pushed [2025-11-19T03:08:08.505Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:08.505Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:08.505Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:08.505Z] fd8e0f0baa05: Pushed [2025-11-19T03:08:08.771Z] a3718a967177: Pushed [2025-11-19T03:08:15.388Z] 03d58a389be2: Pushed [2025-11-19T03:08:15.388Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:15.742Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:16.097Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-19T03:08:16.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-19T03:08:16.097Z] fd8e0f0baa05: Preparing [2025-11-19T03:08:16.097Z] 03d58a389be2: Preparing [2025-11-19T03:08:16.097Z] f0f5702b4c11: Preparing [2025-11-19T03:08:16.097Z] 7a2965b406d9: Preparing [2025-11-19T03:08:16.097Z] f5f627b01094: Preparing [2025-11-19T03:08:16.097Z] a3718a967177: Preparing [2025-11-19T03:08:16.097Z] 0e64f2360a44: Preparing [2025-11-19T03:08:16.097Z] a3718a967177: Waiting [2025-11-19T03:08:16.097Z] 0e64f2360a44: Waiting [2025-11-19T03:08:16.097Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:16.097Z] fd8e0f0baa05: Layer already exists [2025-11-19T03:08:16.097Z] f5f627b01094: Layer already exists [2025-11-19T03:08:16.097Z] 03d58a389be2: Layer already exists [2025-11-19T03:08:16.097Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:16.097Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:16.097Z] a3718a967177: Layer already exists [2025-11-19T03:08:16.097Z] latest: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:16.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:17.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [2025-11-19T03:08:17.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-19T03:08:17.059Z] fd8e0f0baa05: Preparing [2025-11-19T03:08:17.059Z] 03d58a389be2: Preparing [2025-11-19T03:08:17.059Z] f0f5702b4c11: Preparing [2025-11-19T03:08:17.059Z] 7a2965b406d9: Preparing [2025-11-19T03:08:17.059Z] f5f627b01094: Preparing [2025-11-19T03:08:17.059Z] a3718a967177: Preparing [2025-11-19T03:08:17.059Z] 0e64f2360a44: Preparing [2025-11-19T03:08:17.059Z] a3718a967177: Waiting [2025-11-19T03:08:17.059Z] 0e64f2360a44: Waiting [2025-11-19T03:08:17.059Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:17.059Z] 03d58a389be2: Layer already exists [2025-11-19T03:08:17.059Z] f5f627b01094: Layer already exists [2025-11-19T03:08:17.059Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:17.059Z] fd8e0f0baa05: Layer already exists [2025-11-19T03:08:17.059Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:17.059Z] a3718a967177: Layer already exists [2025-11-19T03:08:17.059Z] 4.1.0-dev.76: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:17.677Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:18.025Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:18.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-19T03:08:18.025Z] fd8e0f0baa05: Preparing [2025-11-19T03:08:18.025Z] 03d58a389be2: Preparing [2025-11-19T03:08:18.025Z] f0f5702b4c11: Preparing [2025-11-19T03:08:18.025Z] 7a2965b406d9: Preparing [2025-11-19T03:08:18.025Z] f5f627b01094: Preparing [2025-11-19T03:08:18.025Z] a3718a967177: Preparing [2025-11-19T03:08:18.025Z] 0e64f2360a44: Preparing [2025-11-19T03:08:18.025Z] a3718a967177: Waiting [2025-11-19T03:08:18.025Z] 0e64f2360a44: Waiting [2025-11-19T03:08:18.025Z] fd8e0f0baa05: Layer already exists [2025-11-19T03:08:18.025Z] f5f627b01094: Layer already exists [2025-11-19T03:08:18.025Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:18.025Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:18.025Z] 03d58a389be2: Layer already exists [2025-11-19T03:08:18.025Z] a3718a967177: Layer already exists [2025-11-19T03:08:18.025Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:18.290Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:18.647Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:18.985Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-11-19T03:08:18.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-19T03:08:18.985Z] fd8e0f0baa05: Preparing [2025-11-19T03:08:18.985Z] 03d58a389be2: Preparing [2025-11-19T03:08:18.985Z] f0f5702b4c11: Preparing [2025-11-19T03:08:18.985Z] 7a2965b406d9: Preparing [2025-11-19T03:08:18.985Z] f5f627b01094: Preparing [2025-11-19T03:08:18.985Z] a3718a967177: Preparing [2025-11-19T03:08:18.985Z] 0e64f2360a44: Preparing [2025-11-19T03:08:18.985Z] a3718a967177: Waiting [2025-11-19T03:08:18.985Z] 0e64f2360a44: Waiting [2025-11-19T03:08:18.985Z] f5f627b01094: Layer already exists [2025-11-19T03:08:18.985Z] 03d58a389be2: Layer already exists [2025-11-19T03:08:18.985Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:18.985Z] fd8e0f0baa05: Layer already exists [2025-11-19T03:08:18.985Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:18.985Z] a3718a967177: Layer already exists [2025-11-19T03:08:18.985Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:19.247Z] main: digest: sha256:a058d47c73e3a19a67fdf1e76380083255dee4a2e43f317275649523873588a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:08:19.320Z] ===================================================== [Pipeline] echo [2025-11-19T03:08:19.333Z] taggedImages: [2025-11-19T03:08:19.333Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:19.333Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-19T03:08:19.333Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [2025-11-19T03:08:19.333Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:19.333Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-19T03:08:19.360Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-19T03:08:19.360Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:19.360Z] latest [2025-11-19T03:08:19.360Z] 4.1.0-dev.76 [2025-11-19T03:08:19.360Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:19.360Z] main [2025-11-19T03:08:19.360Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:19.729Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:20.763Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:20.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-19T03:08:20.763Z] 4424c72683a6: Preparing [2025-11-19T03:08:20.763Z] d3badb1fd047: Preparing [2025-11-19T03:08:20.763Z] 7a2965b406d9: Preparing [2025-11-19T03:08:20.763Z] d2a6d6848fc3: Preparing [2025-11-19T03:08:20.763Z] bd8593ad96c4: Preparing [2025-11-19T03:08:20.763Z] 0e64f2360a44: Preparing [2025-11-19T03:08:20.763Z] 0e64f2360a44: Waiting [2025-11-19T03:08:20.763Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:21.035Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:21.035Z] bd8593ad96c4: Pushed [2025-11-19T03:08:21.035Z] d2a6d6848fc3: Pushed [2025-11-19T03:08:21.035Z] 4424c72683a6: Pushed [2025-11-19T03:08:29.334Z] d3badb1fd047: Pushed [2025-11-19T03:08:29.334Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:29.693Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:30.051Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-19T03:08:30.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-19T03:08:30.051Z] 4424c72683a6: Preparing [2025-11-19T03:08:30.051Z] d3badb1fd047: Preparing [2025-11-19T03:08:30.051Z] 7a2965b406d9: Preparing [2025-11-19T03:08:30.051Z] d2a6d6848fc3: Preparing [2025-11-19T03:08:30.051Z] bd8593ad96c4: Preparing [2025-11-19T03:08:30.051Z] 0e64f2360a44: Preparing [2025-11-19T03:08:30.051Z] 0e64f2360a44: Waiting [2025-11-19T03:08:30.051Z] d3badb1fd047: Layer already exists [2025-11-19T03:08:30.051Z] bd8593ad96c4: Layer already exists [2025-11-19T03:08:30.051Z] d2a6d6848fc3: Layer already exists [2025-11-19T03:08:30.051Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:30.051Z] 4424c72683a6: Layer already exists [2025-11-19T03:08:30.051Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:30.315Z] latest: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:30.675Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:31.032Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [2025-11-19T03:08:31.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-19T03:08:31.032Z] 4424c72683a6: Preparing [2025-11-19T03:08:31.032Z] d3badb1fd047: Preparing [2025-11-19T03:08:31.032Z] 7a2965b406d9: Preparing [2025-11-19T03:08:31.032Z] d2a6d6848fc3: Preparing [2025-11-19T03:08:31.032Z] bd8593ad96c4: Preparing [2025-11-19T03:08:31.032Z] 0e64f2360a44: Preparing [2025-11-19T03:08:31.032Z] 0e64f2360a44: Waiting [2025-11-19T03:08:31.032Z] d3badb1fd047: Layer already exists [2025-11-19T03:08:31.032Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:31.032Z] 4424c72683a6: Layer already exists [2025-11-19T03:08:31.032Z] d2a6d6848fc3: Layer already exists [2025-11-19T03:08:31.032Z] bd8593ad96c4: Layer already exists [2025-11-19T03:08:31.032Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:31.296Z] 4.1.0-dev.76: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:31.659Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:33.416Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:33.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-19T03:08:33.416Z] 4424c72683a6: Preparing [2025-11-19T03:08:33.416Z] d3badb1fd047: Preparing [2025-11-19T03:08:33.416Z] 7a2965b406d9: Preparing [2025-11-19T03:08:33.416Z] d2a6d6848fc3: Preparing [2025-11-19T03:08:33.416Z] bd8593ad96c4: Preparing [2025-11-19T03:08:33.416Z] 0e64f2360a44: Preparing [2025-11-19T03:08:33.416Z] 0e64f2360a44: Waiting [2025-11-19T03:08:33.416Z] 4424c72683a6: Layer already exists [2025-11-19T03:08:33.416Z] d3badb1fd047: Layer already exists [2025-11-19T03:08:33.416Z] d2a6d6848fc3: Layer already exists [2025-11-19T03:08:33.416Z] bd8593ad96c4: Layer already exists [2025-11-19T03:08:33.416Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:33.416Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:33.681Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:34.042Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:34.392Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-11-19T03:08:34.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-19T03:08:34.392Z] 4424c72683a6: Preparing [2025-11-19T03:08:34.392Z] d3badb1fd047: Preparing [2025-11-19T03:08:34.392Z] 7a2965b406d9: Preparing [2025-11-19T03:08:34.392Z] d2a6d6848fc3: Preparing [2025-11-19T03:08:34.392Z] bd8593ad96c4: Preparing [2025-11-19T03:08:34.392Z] 0e64f2360a44: Preparing [2025-11-19T03:08:34.392Z] 0e64f2360a44: Waiting [2025-11-19T03:08:34.392Z] d2a6d6848fc3: Layer already exists [2025-11-19T03:08:34.392Z] 4424c72683a6: Layer already exists [2025-11-19T03:08:34.392Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:34.392Z] bd8593ad96c4: Layer already exists [2025-11-19T03:08:34.392Z] d3badb1fd047: Layer already exists [2025-11-19T03:08:34.392Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:34.655Z] main: digest: sha256:aa4b30394e62aecfd5114a198467d253460f3b2189aa3ac49cad20181f7f9f34 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:08:34.737Z] ===================================================== [Pipeline] echo [2025-11-19T03:08:34.754Z] taggedImages: [2025-11-19T03:08:34.754Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:34.754Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-19T03:08:34.754Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [2025-11-19T03:08:34.754Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:34.754Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-19T03:08:34.779Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-19T03:08:34.779Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:34.779Z] latest [2025-11-19T03:08:34.779Z] 4.1.0-dev.76 [2025-11-19T03:08:34.779Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:34.779Z] main [2025-11-19T03:08:34.779Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:35.174Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:35.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:35.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-19T03:08:35.525Z] 32f0905ce0a5: Preparing [2025-11-19T03:08:35.525Z] 6bc4a5b7572d: Preparing [2025-11-19T03:08:35.525Z] 02d7e3467b11: Preparing [2025-11-19T03:08:35.525Z] f0f5702b4c11: Preparing [2025-11-19T03:08:35.525Z] 7a2965b406d9: Preparing [2025-11-19T03:08:35.525Z] 837a291bbb65: Preparing [2025-11-19T03:08:35.525Z] f62e26def092: Preparing [2025-11-19T03:08:35.525Z] 0e64f2360a44: Preparing [2025-11-19T03:08:35.525Z] f62e26def092: Waiting [2025-11-19T03:08:35.525Z] 0e64f2360a44: Waiting [2025-11-19T03:08:35.525Z] 837a291bbb65: Waiting [2025-11-19T03:08:35.525Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:35.791Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:35.791Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:35.791Z] 6bc4a5b7572d: Pushed [2025-11-19T03:08:35.791Z] f62e26def092: Layer already exists [2025-11-19T03:08:35.791Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:35.791Z] 32f0905ce0a5: Pushed [2025-11-19T03:08:43.965Z] 02d7e3467b11: Pushed [2025-11-19T03:08:43.965Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:44.331Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:45.637Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-19T03:08:45.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-19T03:08:45.638Z] 32f0905ce0a5: Preparing [2025-11-19T03:08:45.638Z] 6bc4a5b7572d: Preparing [2025-11-19T03:08:45.638Z] 02d7e3467b11: Preparing [2025-11-19T03:08:45.638Z] f0f5702b4c11: Preparing [2025-11-19T03:08:45.638Z] 7a2965b406d9: Preparing [2025-11-19T03:08:45.638Z] 837a291bbb65: Preparing [2025-11-19T03:08:45.638Z] f62e26def092: Preparing [2025-11-19T03:08:45.638Z] 0e64f2360a44: Preparing [2025-11-19T03:08:45.638Z] 837a291bbb65: Waiting [2025-11-19T03:08:45.638Z] f62e26def092: Waiting [2025-11-19T03:08:45.638Z] 0e64f2360a44: Waiting [2025-11-19T03:08:45.638Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:45.638Z] 32f0905ce0a5: Layer already exists [2025-11-19T03:08:45.638Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:45.638Z] 02d7e3467b11: Layer already exists [2025-11-19T03:08:45.638Z] 6bc4a5b7572d: Layer already exists [2025-11-19T03:08:45.638Z] f62e26def092: Layer already exists [2025-11-19T03:08:45.638Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:45.638Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:45.902Z] latest: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:46.246Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:46.598Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [2025-11-19T03:08:46.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-19T03:08:46.598Z] 32f0905ce0a5: Preparing [2025-11-19T03:08:46.598Z] 6bc4a5b7572d: Preparing [2025-11-19T03:08:46.598Z] 02d7e3467b11: Preparing [2025-11-19T03:08:46.598Z] f0f5702b4c11: Preparing [2025-11-19T03:08:46.598Z] 7a2965b406d9: Preparing [2025-11-19T03:08:46.598Z] 837a291bbb65: Preparing [2025-11-19T03:08:46.598Z] f62e26def092: Preparing [2025-11-19T03:08:46.598Z] 0e64f2360a44: Preparing [2025-11-19T03:08:46.598Z] 837a291bbb65: Waiting [2025-11-19T03:08:46.598Z] f62e26def092: Waiting [2025-11-19T03:08:46.598Z] 0e64f2360a44: Waiting [2025-11-19T03:08:46.598Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:46.598Z] 02d7e3467b11: Layer already exists [2025-11-19T03:08:46.598Z] 32f0905ce0a5: Layer already exists [2025-11-19T03:08:46.598Z] 6bc4a5b7572d: Layer already exists [2025-11-19T03:08:46.598Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:46.598Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:46.598Z] f62e26def092: Layer already exists [2025-11-19T03:08:46.598Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:46.598Z] 4.1.0-dev.76: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:46.959Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:47.323Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:47.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-19T03:08:47.323Z] 32f0905ce0a5: Preparing [2025-11-19T03:08:47.323Z] 6bc4a5b7572d: Preparing [2025-11-19T03:08:47.323Z] 02d7e3467b11: Preparing [2025-11-19T03:08:47.323Z] f0f5702b4c11: Preparing [2025-11-19T03:08:47.323Z] 7a2965b406d9: Preparing [2025-11-19T03:08:47.323Z] 837a291bbb65: Preparing [2025-11-19T03:08:47.323Z] f62e26def092: Preparing [2025-11-19T03:08:47.323Z] 0e64f2360a44: Preparing [2025-11-19T03:08:47.323Z] 837a291bbb65: Waiting [2025-11-19T03:08:47.323Z] f62e26def092: Waiting [2025-11-19T03:08:47.323Z] 0e64f2360a44: Waiting [2025-11-19T03:08:47.323Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:47.323Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:47.323Z] 32f0905ce0a5: Layer already exists [2025-11-19T03:08:47.323Z] 02d7e3467b11: Layer already exists [2025-11-19T03:08:47.323Z] 6bc4a5b7572d: Layer already exists [2025-11-19T03:08:47.323Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:47.323Z] f62e26def092: Layer already exists [2025-11-19T03:08:47.323Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:47.323Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:47.951Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:48.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-11-19T03:08:48.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-19T03:08:48.312Z] 32f0905ce0a5: Preparing [2025-11-19T03:08:48.312Z] 6bc4a5b7572d: Preparing [2025-11-19T03:08:48.312Z] 02d7e3467b11: Preparing [2025-11-19T03:08:48.312Z] f0f5702b4c11: Preparing [2025-11-19T03:08:48.312Z] 7a2965b406d9: Preparing [2025-11-19T03:08:48.312Z] 837a291bbb65: Preparing [2025-11-19T03:08:48.312Z] f62e26def092: Preparing [2025-11-19T03:08:48.312Z] 0e64f2360a44: Preparing [2025-11-19T03:08:48.312Z] 837a291bbb65: Waiting [2025-11-19T03:08:48.312Z] f62e26def092: Waiting [2025-11-19T03:08:48.312Z] 0e64f2360a44: Waiting [2025-11-19T03:08:48.312Z] 6bc4a5b7572d: Layer already exists [2025-11-19T03:08:48.312Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:48.312Z] 32f0905ce0a5: Layer already exists [2025-11-19T03:08:48.312Z] 02d7e3467b11: Layer already exists [2025-11-19T03:08:48.312Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:48.312Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:48.312Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:48.312Z] f62e26def092: Layer already exists [2025-11-19T03:08:48.575Z] main: digest: sha256:ac0f30fd48d8c84c5d6eb0309d5eb0a8a3b979a42ab0a06b60a4de87bdff40a1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:08:48.663Z] ===================================================== [Pipeline] echo [2025-11-19T03:08:48.678Z] taggedImages: [2025-11-19T03:08:48.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:48.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-19T03:08:48.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [2025-11-19T03:08:48.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:48.678Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-19T03:08:48.709Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-19T03:08:48.709Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:48.709Z] latest [2025-11-19T03:08:48.709Z] 4.1.0-dev.76 [2025-11-19T03:08:48.709Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:48.709Z] main [2025-11-19T03:08:48.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:49.093Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:49.444Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:49.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-19T03:08:49.444Z] 20733cc90a0b: Preparing [2025-11-19T03:08:49.444Z] 2f1c539eaed8: Preparing [2025-11-19T03:08:49.444Z] d6ff20416aaf: Preparing [2025-11-19T03:08:49.444Z] 45e8568cba1a: Preparing [2025-11-19T03:08:49.444Z] c998b9362f7d: Preparing [2025-11-19T03:08:49.444Z] cfea1986f810: Preparing [2025-11-19T03:08:49.444Z] 0d57e289b14f: Preparing [2025-11-19T03:08:49.444Z] f0f5702b4c11: Preparing [2025-11-19T03:08:49.444Z] 7a2965b406d9: Preparing [2025-11-19T03:08:49.444Z] b20b0eaa3757: Preparing [2025-11-19T03:08:49.444Z] 15471ebf2dc4: Preparing [2025-11-19T03:08:49.444Z] 5f70bf18a086: Preparing [2025-11-19T03:08:49.444Z] 3f5af1c4ee56: Preparing [2025-11-19T03:08:49.444Z] f12a63bc30ce: Preparing [2025-11-19T03:08:49.444Z] ba9a28feac95: Preparing [2025-11-19T03:08:49.444Z] 0e64f2360a44: Preparing [2025-11-19T03:08:49.444Z] 0d57e289b14f: Waiting [2025-11-19T03:08:49.444Z] f0f5702b4c11: Waiting [2025-11-19T03:08:49.444Z] 7a2965b406d9: Waiting [2025-11-19T03:08:49.444Z] b20b0eaa3757: Waiting [2025-11-19T03:08:49.444Z] 15471ebf2dc4: Waiting [2025-11-19T03:08:49.444Z] 5f70bf18a086: Waiting [2025-11-19T03:08:49.444Z] 3f5af1c4ee56: Waiting [2025-11-19T03:08:49.444Z] f12a63bc30ce: Waiting [2025-11-19T03:08:49.444Z] ba9a28feac95: Waiting [2025-11-19T03:08:49.444Z] 0e64f2360a44: Waiting [2025-11-19T03:08:49.444Z] cfea1986f810: Waiting [2025-11-19T03:08:49.714Z] 45e8568cba1a: Pushed [2025-11-19T03:08:49.714Z] 2f1c539eaed8: Pushed [2025-11-19T03:08:49.714Z] d6ff20416aaf: Pushed [2025-11-19T03:08:49.714Z] 20733cc90a0b: Pushed [2025-11-19T03:08:49.714Z] c998b9362f7d: Pushed [2025-11-19T03:08:49.714Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:49.714Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:49.714Z] cfea1986f810: Pushed [2025-11-19T03:08:49.714Z] 5f70bf18a086: Layer already exists [2025-11-19T03:08:49.979Z] b20b0eaa3757: Pushed [2025-11-19T03:08:49.979Z] 15471ebf2dc4: Pushed [2025-11-19T03:08:49.979Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:49.979Z] f12a63bc30ce: Pushed [2025-11-19T03:08:49.979Z] 3f5af1c4ee56: Pushed [2025-11-19T03:08:49.979Z] ba9a28feac95: Pushed [2025-11-19T03:08:53.300Z] 0d57e289b14f: Pushed [2025-11-19T03:08:53.300Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:53.651Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:54.000Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-19T03:08:54.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-19T03:08:54.001Z] 20733cc90a0b: Preparing [2025-11-19T03:08:54.001Z] 2f1c539eaed8: Preparing [2025-11-19T03:08:54.001Z] d6ff20416aaf: Preparing [2025-11-19T03:08:54.001Z] 45e8568cba1a: Preparing [2025-11-19T03:08:54.001Z] c998b9362f7d: Preparing [2025-11-19T03:08:54.001Z] cfea1986f810: Preparing [2025-11-19T03:08:54.001Z] 0d57e289b14f: Preparing [2025-11-19T03:08:54.001Z] f0f5702b4c11: Preparing [2025-11-19T03:08:54.001Z] 7a2965b406d9: Preparing [2025-11-19T03:08:54.001Z] b20b0eaa3757: Preparing [2025-11-19T03:08:54.001Z] 15471ebf2dc4: Preparing [2025-11-19T03:08:54.001Z] 5f70bf18a086: Preparing [2025-11-19T03:08:54.001Z] 3f5af1c4ee56: Preparing [2025-11-19T03:08:54.001Z] f12a63bc30ce: Preparing [2025-11-19T03:08:54.001Z] ba9a28feac95: Preparing [2025-11-19T03:08:54.001Z] 0e64f2360a44: Preparing [2025-11-19T03:08:54.001Z] b20b0eaa3757: Waiting [2025-11-19T03:08:54.001Z] 0d57e289b14f: Waiting [2025-11-19T03:08:54.001Z] 15471ebf2dc4: Waiting [2025-11-19T03:08:54.001Z] 5f70bf18a086: Waiting [2025-11-19T03:08:54.001Z] f0f5702b4c11: Waiting [2025-11-19T03:08:54.001Z] 7a2965b406d9: Waiting [2025-11-19T03:08:54.001Z] f12a63bc30ce: Waiting [2025-11-19T03:08:54.001Z] 3f5af1c4ee56: Waiting [2025-11-19T03:08:54.001Z] cfea1986f810: Waiting [2025-11-19T03:08:54.001Z] ba9a28feac95: Waiting [2025-11-19T03:08:54.001Z] 0e64f2360a44: Waiting [2025-11-19T03:08:54.001Z] 20733cc90a0b: Layer already exists [2025-11-19T03:08:54.001Z] c998b9362f7d: Layer already exists [2025-11-19T03:08:54.001Z] 45e8568cba1a: Layer already exists [2025-11-19T03:08:54.001Z] 2f1c539eaed8: Layer already exists [2025-11-19T03:08:54.001Z] d6ff20416aaf: Layer already exists [2025-11-19T03:08:54.001Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:54.001Z] cfea1986f810: Layer already exists [2025-11-19T03:08:54.001Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:54.001Z] 0d57e289b14f: Layer already exists [2025-11-19T03:08:54.001Z] b20b0eaa3757: Layer already exists [2025-11-19T03:08:54.001Z] 3f5af1c4ee56: Layer already exists [2025-11-19T03:08:54.001Z] f12a63bc30ce: Layer already exists [2025-11-19T03:08:54.001Z] 5f70bf18a086: Layer already exists [2025-11-19T03:08:54.001Z] 15471ebf2dc4: Layer already exists [2025-11-19T03:08:54.001Z] ba9a28feac95: Layer already exists [2025-11-19T03:08:54.001Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:54.266Z] latest: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:54.614Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:54.966Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [2025-11-19T03:08:54.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-19T03:08:54.966Z] 20733cc90a0b: Preparing [2025-11-19T03:08:54.966Z] 2f1c539eaed8: Preparing [2025-11-19T03:08:54.966Z] d6ff20416aaf: Preparing [2025-11-19T03:08:54.966Z] 45e8568cba1a: Preparing [2025-11-19T03:08:54.966Z] c998b9362f7d: Preparing [2025-11-19T03:08:54.966Z] cfea1986f810: Preparing [2025-11-19T03:08:54.966Z] 0d57e289b14f: Preparing [2025-11-19T03:08:54.966Z] f0f5702b4c11: Preparing [2025-11-19T03:08:54.966Z] 7a2965b406d9: Preparing [2025-11-19T03:08:54.966Z] b20b0eaa3757: Preparing [2025-11-19T03:08:54.966Z] 15471ebf2dc4: Preparing [2025-11-19T03:08:54.966Z] 5f70bf18a086: Preparing [2025-11-19T03:08:54.966Z] 3f5af1c4ee56: Preparing [2025-11-19T03:08:54.966Z] f12a63bc30ce: Preparing [2025-11-19T03:08:54.966Z] ba9a28feac95: Preparing [2025-11-19T03:08:54.966Z] 0e64f2360a44: Preparing [2025-11-19T03:08:54.966Z] cfea1986f810: Waiting [2025-11-19T03:08:54.966Z] 0d57e289b14f: Waiting [2025-11-19T03:08:54.966Z] f0f5702b4c11: Waiting [2025-11-19T03:08:54.966Z] 7a2965b406d9: Waiting [2025-11-19T03:08:54.966Z] b20b0eaa3757: Waiting [2025-11-19T03:08:54.966Z] ba9a28feac95: Waiting [2025-11-19T03:08:54.966Z] 15471ebf2dc4: Waiting [2025-11-19T03:08:54.966Z] 0e64f2360a44: Waiting [2025-11-19T03:08:54.966Z] 3f5af1c4ee56: Waiting [2025-11-19T03:08:54.966Z] 5f70bf18a086: Waiting [2025-11-19T03:08:54.966Z] f12a63bc30ce: Waiting [2025-11-19T03:08:54.966Z] 2f1c539eaed8: Layer already exists [2025-11-19T03:08:54.966Z] 20733cc90a0b: Layer already exists [2025-11-19T03:08:54.966Z] c998b9362f7d: Layer already exists [2025-11-19T03:08:54.966Z] d6ff20416aaf: Layer already exists [2025-11-19T03:08:54.966Z] 45e8568cba1a: Layer already exists [2025-11-19T03:08:54.966Z] cfea1986f810: Layer already exists [2025-11-19T03:08:54.966Z] 0d57e289b14f: Layer already exists [2025-11-19T03:08:54.966Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:54.966Z] b20b0eaa3757: Layer already exists [2025-11-19T03:08:54.966Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:54.966Z] f12a63bc30ce: Layer already exists [2025-11-19T03:08:54.966Z] 15471ebf2dc4: Layer already exists [2025-11-19T03:08:54.966Z] 5f70bf18a086: Layer already exists [2025-11-19T03:08:54.966Z] ba9a28feac95: Layer already exists [2025-11-19T03:08:54.966Z] 3f5af1c4ee56: Layer already exists [2025-11-19T03:08:54.966Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:55.230Z] 4.1.0-dev.76: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:55.586Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:55.934Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:55.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-19T03:08:55.934Z] 20733cc90a0b: Preparing [2025-11-19T03:08:55.934Z] 2f1c539eaed8: Preparing [2025-11-19T03:08:55.934Z] d6ff20416aaf: Preparing [2025-11-19T03:08:55.934Z] 45e8568cba1a: Preparing [2025-11-19T03:08:55.934Z] c998b9362f7d: Preparing [2025-11-19T03:08:55.934Z] cfea1986f810: Preparing [2025-11-19T03:08:55.934Z] 0d57e289b14f: Preparing [2025-11-19T03:08:55.934Z] f0f5702b4c11: Preparing [2025-11-19T03:08:55.934Z] 7a2965b406d9: Preparing [2025-11-19T03:08:55.934Z] b20b0eaa3757: Preparing [2025-11-19T03:08:55.934Z] 15471ebf2dc4: Preparing [2025-11-19T03:08:55.934Z] 5f70bf18a086: Preparing [2025-11-19T03:08:55.934Z] 3f5af1c4ee56: Preparing [2025-11-19T03:08:55.934Z] f12a63bc30ce: Preparing [2025-11-19T03:08:55.934Z] ba9a28feac95: Preparing [2025-11-19T03:08:55.934Z] 0e64f2360a44: Preparing [2025-11-19T03:08:55.934Z] 7a2965b406d9: Waiting [2025-11-19T03:08:55.934Z] b20b0eaa3757: Waiting [2025-11-19T03:08:55.934Z] cfea1986f810: Waiting [2025-11-19T03:08:55.934Z] 0d57e289b14f: Waiting [2025-11-19T03:08:55.934Z] f0f5702b4c11: Waiting [2025-11-19T03:08:55.934Z] 15471ebf2dc4: Waiting [2025-11-19T03:08:55.934Z] f12a63bc30ce: Waiting [2025-11-19T03:08:55.934Z] ba9a28feac95: Waiting [2025-11-19T03:08:55.934Z] 0e64f2360a44: Waiting [2025-11-19T03:08:55.934Z] 5f70bf18a086: Waiting [2025-11-19T03:08:55.934Z] 3f5af1c4ee56: Waiting [2025-11-19T03:08:55.934Z] 2f1c539eaed8: Layer already exists [2025-11-19T03:08:55.934Z] 45e8568cba1a: Layer already exists [2025-11-19T03:08:55.934Z] d6ff20416aaf: Layer already exists [2025-11-19T03:08:55.934Z] c998b9362f7d: Layer already exists [2025-11-19T03:08:55.934Z] 20733cc90a0b: Layer already exists [2025-11-19T03:08:55.934Z] 0d57e289b14f: Layer already exists [2025-11-19T03:08:55.934Z] cfea1986f810: Layer already exists [2025-11-19T03:08:55.934Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:55.934Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:55.934Z] b20b0eaa3757: Layer already exists [2025-11-19T03:08:55.934Z] 5f70bf18a086: Layer already exists [2025-11-19T03:08:55.934Z] 3f5af1c4ee56: Layer already exists [2025-11-19T03:08:55.934Z] 15471ebf2dc4: Layer already exists [2025-11-19T03:08:55.934Z] ba9a28feac95: Layer already exists [2025-11-19T03:08:55.934Z] f12a63bc30ce: Layer already exists [2025-11-19T03:08:56.199Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:56.199Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:56.562Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:57.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-11-19T03:08:57.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-19T03:08:57.175Z] 20733cc90a0b: Preparing [2025-11-19T03:08:57.175Z] 2f1c539eaed8: Preparing [2025-11-19T03:08:57.175Z] d6ff20416aaf: Preparing [2025-11-19T03:08:57.175Z] 45e8568cba1a: Preparing [2025-11-19T03:08:57.175Z] c998b9362f7d: Preparing [2025-11-19T03:08:57.175Z] cfea1986f810: Preparing [2025-11-19T03:08:57.175Z] 0d57e289b14f: Preparing [2025-11-19T03:08:57.175Z] f0f5702b4c11: Preparing [2025-11-19T03:08:57.175Z] 7a2965b406d9: Preparing [2025-11-19T03:08:57.175Z] b20b0eaa3757: Preparing [2025-11-19T03:08:57.175Z] 15471ebf2dc4: Preparing [2025-11-19T03:08:57.175Z] 5f70bf18a086: Preparing [2025-11-19T03:08:57.175Z] 3f5af1c4ee56: Preparing [2025-11-19T03:08:57.175Z] f12a63bc30ce: Preparing [2025-11-19T03:08:57.175Z] ba9a28feac95: Preparing [2025-11-19T03:08:57.175Z] 0e64f2360a44: Preparing [2025-11-19T03:08:57.175Z] f0f5702b4c11: Waiting [2025-11-19T03:08:57.175Z] 7a2965b406d9: Waiting [2025-11-19T03:08:57.175Z] b20b0eaa3757: Waiting [2025-11-19T03:08:57.175Z] 15471ebf2dc4: Waiting [2025-11-19T03:08:57.175Z] 5f70bf18a086: Waiting [2025-11-19T03:08:57.175Z] 3f5af1c4ee56: Waiting [2025-11-19T03:08:57.175Z] f12a63bc30ce: Waiting [2025-11-19T03:08:57.175Z] ba9a28feac95: Waiting [2025-11-19T03:08:57.175Z] 0e64f2360a44: Waiting [2025-11-19T03:08:57.175Z] cfea1986f810: Waiting [2025-11-19T03:08:57.175Z] 0d57e289b14f: Waiting [2025-11-19T03:08:57.175Z] c998b9362f7d: Layer already exists [2025-11-19T03:08:57.175Z] 2f1c539eaed8: Layer already exists [2025-11-19T03:08:57.175Z] 20733cc90a0b: Layer already exists [2025-11-19T03:08:57.175Z] 45e8568cba1a: Layer already exists [2025-11-19T03:08:57.175Z] d6ff20416aaf: Layer already exists [2025-11-19T03:08:57.175Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:57.175Z] 0d57e289b14f: Layer already exists [2025-11-19T03:08:57.175Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:57.175Z] cfea1986f810: Layer already exists [2025-11-19T03:08:57.175Z] b20b0eaa3757: Layer already exists [2025-11-19T03:08:57.175Z] 15471ebf2dc4: Layer already exists [2025-11-19T03:08:57.175Z] 5f70bf18a086: Layer already exists [2025-11-19T03:08:57.175Z] 3f5af1c4ee56: Layer already exists [2025-11-19T03:08:57.175Z] f12a63bc30ce: Layer already exists [2025-11-19T03:08:57.175Z] ba9a28feac95: Layer already exists [2025-11-19T03:08:57.175Z] 0e64f2360a44: Layer already exists [2025-11-19T03:08:57.438Z] main: digest: sha256:c4e44cb96910ddd2a717b374abdac580a8f9a9a0733671bd97345e1278a79f18 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:08:57.517Z] ===================================================== [Pipeline] echo [2025-11-19T03:08:57.528Z] taggedImages: [2025-11-19T03:08:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-19T03:08:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [2025-11-19T03:08:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:57.528Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-19T03:08:57.550Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-19T03:08:57.550Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:57.550Z] latest [2025-11-19T03:08:57.550Z] 4.1.0-dev.76 [2025-11-19T03:08:57.550Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:08:57.550Z] main [2025-11-19T03:08:57.550Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:57.909Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:08:58.265Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:08:58.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-19T03:08:58.266Z] e3d4acff1899: Preparing [2025-11-19T03:08:58.266Z] 779c01ff6ab2: Preparing [2025-11-19T03:08:58.266Z] baa250cd6b8a: Preparing [2025-11-19T03:08:58.266Z] 75266c66dc96: Preparing [2025-11-19T03:08:58.266Z] f0f5702b4c11: Preparing [2025-11-19T03:08:58.266Z] 7a2965b406d9: Preparing [2025-11-19T03:08:58.266Z] 837a291bbb65: Preparing [2025-11-19T03:08:58.266Z] f62e26def092: Preparing [2025-11-19T03:08:58.266Z] 0e64f2360a44: Preparing [2025-11-19T03:08:58.266Z] 7a2965b406d9: Waiting [2025-11-19T03:08:58.266Z] 837a291bbb65: Waiting [2025-11-19T03:08:58.266Z] f62e26def092: Waiting [2025-11-19T03:08:58.266Z] 0e64f2360a44: Waiting [2025-11-19T03:08:58.266Z] f0f5702b4c11: Layer already exists [2025-11-19T03:08:58.529Z] 7a2965b406d9: Layer already exists [2025-11-19T03:08:58.530Z] baa250cd6b8a: Pushed [2025-11-19T03:08:58.530Z] 779c01ff6ab2: Pushed [2025-11-19T03:08:58.530Z] 837a291bbb65: Layer already exists [2025-11-19T03:08:58.530Z] e3d4acff1899: Pushed [2025-11-19T03:08:58.530Z] f62e26def092: Layer already exists [2025-11-19T03:08:58.530Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:06.700Z] 75266c66dc96: Pushed [2025-11-19T03:09:06.700Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:07.058Z] + 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 [2025-11-19T03:09:07.406Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-19T03:09:07.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-19T03:09:07.406Z] e3d4acff1899: Preparing [2025-11-19T03:09:07.407Z] 779c01ff6ab2: Preparing [2025-11-19T03:09:07.407Z] baa250cd6b8a: Preparing [2025-11-19T03:09:07.407Z] 75266c66dc96: Preparing [2025-11-19T03:09:07.407Z] f0f5702b4c11: Preparing [2025-11-19T03:09:07.407Z] 7a2965b406d9: Preparing [2025-11-19T03:09:07.407Z] 837a291bbb65: Preparing [2025-11-19T03:09:07.407Z] f62e26def092: Preparing [2025-11-19T03:09:07.407Z] 0e64f2360a44: Preparing [2025-11-19T03:09:07.407Z] 837a291bbb65: Waiting [2025-11-19T03:09:07.407Z] f62e26def092: Waiting [2025-11-19T03:09:07.407Z] 0e64f2360a44: Waiting [2025-11-19T03:09:07.407Z] 7a2965b406d9: Waiting [2025-11-19T03:09:07.407Z] e3d4acff1899: Layer already exists [2025-11-19T03:09:07.407Z] 75266c66dc96: Layer already exists [2025-11-19T03:09:07.407Z] baa250cd6b8a: Layer already exists [2025-11-19T03:09:07.407Z] 779c01ff6ab2: Layer already exists [2025-11-19T03:09:07.407Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:07.407Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:07.407Z] 837a291bbb65: Layer already exists [2025-11-19T03:09:07.407Z] f62e26def092: Layer already exists [2025-11-19T03:09:07.407Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:07.672Z] latest: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:08.021Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:08.691Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [2025-11-19T03:09:08.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-19T03:09:08.691Z] e3d4acff1899: Preparing [2025-11-19T03:09:08.691Z] 779c01ff6ab2: Preparing [2025-11-19T03:09:08.691Z] baa250cd6b8a: Preparing [2025-11-19T03:09:08.691Z] 75266c66dc96: Preparing [2025-11-19T03:09:08.691Z] f0f5702b4c11: Preparing [2025-11-19T03:09:08.691Z] 7a2965b406d9: Preparing [2025-11-19T03:09:08.691Z] 837a291bbb65: Preparing [2025-11-19T03:09:08.691Z] f62e26def092: Preparing [2025-11-19T03:09:08.691Z] 0e64f2360a44: Preparing [2025-11-19T03:09:08.691Z] 837a291bbb65: Waiting [2025-11-19T03:09:08.691Z] f62e26def092: Waiting [2025-11-19T03:09:08.691Z] 7a2965b406d9: Waiting [2025-11-19T03:09:08.691Z] 0e64f2360a44: Waiting [2025-11-19T03:09:08.691Z] baa250cd6b8a: Layer already exists [2025-11-19T03:09:08.691Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:08.691Z] e3d4acff1899: Layer already exists [2025-11-19T03:09:08.691Z] 779c01ff6ab2: Layer already exists [2025-11-19T03:09:08.691Z] 75266c66dc96: Layer already exists [2025-11-19T03:09:08.691Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:08.691Z] 837a291bbb65: Layer already exists [2025-11-19T03:09:08.691Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:08.691Z] f62e26def092: Layer already exists [2025-11-19T03:09:08.691Z] 4.1.0-dev.76: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:09.302Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:09.647Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:09.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-19T03:09:09.647Z] e3d4acff1899: Preparing [2025-11-19T03:09:09.647Z] 779c01ff6ab2: Preparing [2025-11-19T03:09:09.647Z] baa250cd6b8a: Preparing [2025-11-19T03:09:09.647Z] 75266c66dc96: Preparing [2025-11-19T03:09:09.647Z] f0f5702b4c11: Preparing [2025-11-19T03:09:09.647Z] 7a2965b406d9: Preparing [2025-11-19T03:09:09.647Z] 837a291bbb65: Preparing [2025-11-19T03:09:09.647Z] f62e26def092: Preparing [2025-11-19T03:09:09.647Z] 0e64f2360a44: Preparing [2025-11-19T03:09:09.647Z] 7a2965b406d9: Waiting [2025-11-19T03:09:09.647Z] f62e26def092: Waiting [2025-11-19T03:09:09.647Z] 0e64f2360a44: Waiting [2025-11-19T03:09:09.647Z] 837a291bbb65: Waiting [2025-11-19T03:09:09.647Z] e3d4acff1899: Layer already exists [2025-11-19T03:09:09.647Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:09.647Z] baa250cd6b8a: Layer already exists [2025-11-19T03:09:09.647Z] 779c01ff6ab2: Layer already exists [2025-11-19T03:09:09.647Z] 75266c66dc96: Layer already exists [2025-11-19T03:09:09.647Z] f62e26def092: Layer already exists [2025-11-19T03:09:09.647Z] 837a291bbb65: Layer already exists [2025-11-19T03:09:09.647Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:09.647Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:09.647Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:10.000Z] + 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 [2025-11-19T03:09:10.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-11-19T03:09:10.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-19T03:09:10.346Z] e3d4acff1899: Preparing [2025-11-19T03:09:10.346Z] 779c01ff6ab2: Preparing [2025-11-19T03:09:10.346Z] baa250cd6b8a: Preparing [2025-11-19T03:09:10.346Z] 75266c66dc96: Preparing [2025-11-19T03:09:10.346Z] f0f5702b4c11: Preparing [2025-11-19T03:09:10.346Z] 7a2965b406d9: Preparing [2025-11-19T03:09:10.346Z] 837a291bbb65: Preparing [2025-11-19T03:09:10.346Z] 7a2965b406d9: Waiting [2025-11-19T03:09:10.346Z] f62e26def092: Preparing [2025-11-19T03:09:10.346Z] 837a291bbb65: Waiting [2025-11-19T03:09:10.346Z] f62e26def092: Waiting [2025-11-19T03:09:10.346Z] 0e64f2360a44: Preparing [2025-11-19T03:09:10.346Z] baa250cd6b8a: Layer already exists [2025-11-19T03:09:10.346Z] 779c01ff6ab2: Layer already exists [2025-11-19T03:09:10.346Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:10.346Z] e3d4acff1899: Layer already exists [2025-11-19T03:09:10.346Z] 75266c66dc96: Layer already exists [2025-11-19T03:09:10.346Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:10.346Z] f62e26def092: Layer already exists [2025-11-19T03:09:10.346Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:10.346Z] 837a291bbb65: Layer already exists [2025-11-19T03:09:10.610Z] main: digest: sha256:da0edbf004c9a9de6c81c9a8686fee2d6e0dc1f975d6d0329d2dc61400fbcf79 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:09:10.688Z] ===================================================== [Pipeline] echo [2025-11-19T03:09:10.704Z] taggedImages: [2025-11-19T03:09:10.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:10.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-19T03:09:10.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [2025-11-19T03:09:10.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:10.705Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-19T03:09:10.732Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-19T03:09:10.732Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:10.732Z] latest [2025-11-19T03:09:10.732Z] 4.1.0-dev.76 [2025-11-19T03:09:10.732Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:10.732Z] main [2025-11-19T03:09:10.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:11.110Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:11.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:11.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-19T03:09:11.486Z] a3b8ddb5166e: Preparing [2025-11-19T03:09:11.486Z] c1ccf6154fdf: Preparing [2025-11-19T03:09:11.486Z] f4e53f030288: Preparing [2025-11-19T03:09:11.486Z] 8fac2001294b: Preparing [2025-11-19T03:09:11.486Z] a619475fe139: Preparing [2025-11-19T03:09:11.486Z] f0f5702b4c11: Preparing [2025-11-19T03:09:11.486Z] 7a2965b406d9: Preparing [2025-11-19T03:09:11.486Z] 211090819bd1: Preparing [2025-11-19T03:09:11.486Z] 00c67889f2c9: Preparing [2025-11-19T03:09:11.486Z] e7e49143ad30: Preparing [2025-11-19T03:09:11.486Z] 0e64f2360a44: Preparing [2025-11-19T03:09:11.486Z] 7a2965b406d9: Waiting [2025-11-19T03:09:11.486Z] 211090819bd1: Waiting [2025-11-19T03:09:11.486Z] 00c67889f2c9: Waiting [2025-11-19T03:09:11.486Z] e7e49143ad30: Waiting [2025-11-19T03:09:11.486Z] 0e64f2360a44: Waiting [2025-11-19T03:09:11.754Z] a619475fe139: Pushed [2025-11-19T03:09:11.754Z] c1ccf6154fdf: Pushed [2025-11-19T03:09:11.754Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:11.754Z] a3b8ddb5166e: Pushed [2025-11-19T03:09:11.754Z] 8fac2001294b: Pushed [2025-11-19T03:09:11.754Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:11.754Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:12.018Z] 211090819bd1: Pushed [2025-11-19T03:09:12.018Z] 00c67889f2c9: Pushed [2025-11-19T03:09:15.336Z] e7e49143ad30: Pushed [2025-11-19T03:09:17.899Z] f4e53f030288: Pushed [2025-11-19T03:09:17.899Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:18.313Z] + 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 [2025-11-19T03:09:18.685Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-19T03:09:18.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-19T03:09:18.686Z] a3b8ddb5166e: Preparing [2025-11-19T03:09:18.686Z] c1ccf6154fdf: Preparing [2025-11-19T03:09:18.686Z] f4e53f030288: Preparing [2025-11-19T03:09:18.686Z] 8fac2001294b: Preparing [2025-11-19T03:09:18.686Z] a619475fe139: Preparing [2025-11-19T03:09:18.686Z] f0f5702b4c11: Preparing [2025-11-19T03:09:18.686Z] 7a2965b406d9: Preparing [2025-11-19T03:09:18.686Z] 211090819bd1: Preparing [2025-11-19T03:09:18.686Z] 00c67889f2c9: Preparing [2025-11-19T03:09:18.686Z] e7e49143ad30: Preparing [2025-11-19T03:09:18.686Z] 0e64f2360a44: Preparing [2025-11-19T03:09:18.686Z] 211090819bd1: Waiting [2025-11-19T03:09:18.686Z] 00c67889f2c9: Waiting [2025-11-19T03:09:18.686Z] e7e49143ad30: Waiting [2025-11-19T03:09:18.686Z] 0e64f2360a44: Waiting [2025-11-19T03:09:18.686Z] f0f5702b4c11: Waiting [2025-11-19T03:09:18.686Z] 7a2965b406d9: Waiting [2025-11-19T03:09:18.686Z] a3b8ddb5166e: Layer already exists [2025-11-19T03:09:18.686Z] f4e53f030288: Layer already exists [2025-11-19T03:09:18.686Z] 8fac2001294b: Layer already exists [2025-11-19T03:09:18.686Z] c1ccf6154fdf: Layer already exists [2025-11-19T03:09:18.686Z] a619475fe139: Layer already exists [2025-11-19T03:09:18.686Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:18.686Z] e7e49143ad30: Layer already exists [2025-11-19T03:09:18.686Z] 211090819bd1: Layer already exists [2025-11-19T03:09:18.686Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:18.686Z] 00c67889f2c9: Layer already exists [2025-11-19T03:09:18.686Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:18.984Z] latest: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:19.352Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:19.738Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [2025-11-19T03:09:19.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-19T03:09:19.738Z] a3b8ddb5166e: Preparing [2025-11-19T03:09:19.738Z] c1ccf6154fdf: Preparing [2025-11-19T03:09:19.738Z] f4e53f030288: Preparing [2025-11-19T03:09:19.738Z] 8fac2001294b: Preparing [2025-11-19T03:09:19.738Z] a619475fe139: Preparing [2025-11-19T03:09:19.738Z] f0f5702b4c11: Preparing [2025-11-19T03:09:19.738Z] 7a2965b406d9: Preparing [2025-11-19T03:09:19.738Z] 211090819bd1: Preparing [2025-11-19T03:09:19.738Z] 00c67889f2c9: Preparing [2025-11-19T03:09:19.738Z] e7e49143ad30: Preparing [2025-11-19T03:09:19.738Z] 0e64f2360a44: Preparing [2025-11-19T03:09:19.738Z] 211090819bd1: Waiting [2025-11-19T03:09:19.738Z] 00c67889f2c9: Waiting [2025-11-19T03:09:19.738Z] e7e49143ad30: Waiting [2025-11-19T03:09:19.738Z] 0e64f2360a44: Waiting [2025-11-19T03:09:19.738Z] 7a2965b406d9: Waiting [2025-11-19T03:09:19.738Z] f0f5702b4c11: Waiting [2025-11-19T03:09:19.738Z] a619475fe139: Layer already exists [2025-11-19T03:09:19.738Z] c1ccf6154fdf: Layer already exists [2025-11-19T03:09:19.738Z] f4e53f030288: Layer already exists [2025-11-19T03:09:19.738Z] 8fac2001294b: Layer already exists [2025-11-19T03:09:19.738Z] a3b8ddb5166e: Layer already exists [2025-11-19T03:09:19.738Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:19.738Z] 211090819bd1: Layer already exists [2025-11-19T03:09:19.738Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:19.738Z] 00c67889f2c9: Layer already exists [2025-11-19T03:09:19.738Z] e7e49143ad30: Layer already exists [2025-11-19T03:09:19.738Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:20.003Z] 4.1.0-dev.76: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:20.358Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:20.719Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:20.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-19T03:09:20.720Z] a3b8ddb5166e: Preparing [2025-11-19T03:09:20.720Z] c1ccf6154fdf: Preparing [2025-11-19T03:09:20.720Z] f4e53f030288: Preparing [2025-11-19T03:09:20.720Z] 8fac2001294b: Preparing [2025-11-19T03:09:20.720Z] a619475fe139: Preparing [2025-11-19T03:09:20.720Z] f0f5702b4c11: Preparing [2025-11-19T03:09:20.720Z] 7a2965b406d9: Preparing [2025-11-19T03:09:20.720Z] 211090819bd1: Preparing [2025-11-19T03:09:20.720Z] 00c67889f2c9: Preparing [2025-11-19T03:09:20.720Z] e7e49143ad30: Preparing [2025-11-19T03:09:20.720Z] 0e64f2360a44: Preparing [2025-11-19T03:09:20.720Z] 211090819bd1: Waiting [2025-11-19T03:09:20.720Z] 0e64f2360a44: Waiting [2025-11-19T03:09:20.720Z] 00c67889f2c9: Waiting [2025-11-19T03:09:20.720Z] f0f5702b4c11: Waiting [2025-11-19T03:09:20.720Z] e7e49143ad30: Waiting [2025-11-19T03:09:20.720Z] 7a2965b406d9: Waiting [2025-11-19T03:09:20.720Z] 8fac2001294b: Layer already exists [2025-11-19T03:09:20.720Z] a3b8ddb5166e: Layer already exists [2025-11-19T03:09:20.720Z] f4e53f030288: Layer already exists [2025-11-19T03:09:20.720Z] a619475fe139: Layer already exists [2025-11-19T03:09:20.720Z] c1ccf6154fdf: Layer already exists [2025-11-19T03:09:20.720Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:20.720Z] 00c67889f2c9: Layer already exists [2025-11-19T03:09:20.720Z] 211090819bd1: Layer already exists [2025-11-19T03:09:20.720Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:20.720Z] e7e49143ad30: Layer already exists [2025-11-19T03:09:20.720Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:20.983Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:21.334Z] + 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 [2025-11-19T03:09:21.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-11-19T03:09:21.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-19T03:09:21.678Z] a3b8ddb5166e: Preparing [2025-11-19T03:09:21.678Z] c1ccf6154fdf: Preparing [2025-11-19T03:09:21.678Z] f4e53f030288: Preparing [2025-11-19T03:09:21.678Z] 8fac2001294b: Preparing [2025-11-19T03:09:21.678Z] a619475fe139: Preparing [2025-11-19T03:09:21.678Z] f0f5702b4c11: Preparing [2025-11-19T03:09:21.678Z] 7a2965b406d9: Preparing [2025-11-19T03:09:21.678Z] 211090819bd1: Preparing [2025-11-19T03:09:21.678Z] 00c67889f2c9: Preparing [2025-11-19T03:09:21.678Z] e7e49143ad30: Preparing [2025-11-19T03:09:21.678Z] 0e64f2360a44: Preparing [2025-11-19T03:09:21.678Z] 211090819bd1: Waiting [2025-11-19T03:09:21.678Z] 00c67889f2c9: Waiting [2025-11-19T03:09:21.678Z] e7e49143ad30: Waiting [2025-11-19T03:09:21.678Z] 0e64f2360a44: Waiting [2025-11-19T03:09:21.678Z] f0f5702b4c11: Waiting [2025-11-19T03:09:21.678Z] 7a2965b406d9: Waiting [2025-11-19T03:09:21.678Z] c1ccf6154fdf: Layer already exists [2025-11-19T03:09:21.678Z] a619475fe139: Layer already exists [2025-11-19T03:09:21.678Z] a3b8ddb5166e: Layer already exists [2025-11-19T03:09:21.678Z] 8fac2001294b: Layer already exists [2025-11-19T03:09:21.678Z] f4e53f030288: Layer already exists [2025-11-19T03:09:21.678Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:21.678Z] 00c67889f2c9: Layer already exists [2025-11-19T03:09:21.678Z] 211090819bd1: Layer already exists [2025-11-19T03:09:21.678Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:21.678Z] e7e49143ad30: Layer already exists [2025-11-19T03:09:21.678Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:21.942Z] main: digest: sha256:c911a662b8b402cdf445cd730b4b6460691d56aec39d44750478f1f512da4e84 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:09:22.020Z] ===================================================== [Pipeline] echo [2025-11-19T03:09:22.033Z] taggedImages: [2025-11-19T03:09:22.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:22.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-19T03:09:22.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [2025-11-19T03:09:22.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:22.033Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-19T03:09:22.060Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-19T03:09:22.060Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:22.060Z] latest [2025-11-19T03:09:22.060Z] 4.1.0-dev.76 [2025-11-19T03:09:22.060Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:22.060Z] main [2025-11-19T03:09:22.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:22.436Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:22.790Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:22.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-19T03:09:22.790Z] 421ec1510083: Preparing [2025-11-19T03:09:22.790Z] 63d087382948: Preparing [2025-11-19T03:09:22.790Z] 9d59f2326335: Preparing [2025-11-19T03:09:22.790Z] 50fbf9ef2a25: Preparing [2025-11-19T03:09:22.790Z] ca7ff03c339a: Preparing [2025-11-19T03:09:22.790Z] cae3e1752d4c: Preparing [2025-11-19T03:09:22.790Z] 41afc06feafb: Preparing [2025-11-19T03:09:22.790Z] f0f5702b4c11: Preparing [2025-11-19T03:09:22.790Z] 7a2965b406d9: Preparing [2025-11-19T03:09:22.790Z] d80d85179104: Preparing [2025-11-19T03:09:22.790Z] 3712fa217b7a: Preparing [2025-11-19T03:09:22.790Z] 0e64f2360a44: Preparing [2025-11-19T03:09:22.790Z] cae3e1752d4c: Waiting [2025-11-19T03:09:22.790Z] 41afc06feafb: Waiting [2025-11-19T03:09:22.790Z] f0f5702b4c11: Waiting [2025-11-19T03:09:22.790Z] d80d85179104: Waiting [2025-11-19T03:09:22.790Z] 7a2965b406d9: Waiting [2025-11-19T03:09:22.790Z] 3712fa217b7a: Waiting [2025-11-19T03:09:23.058Z] ca7ff03c339a: Pushed [2025-11-19T03:09:23.058Z] 63d087382948: Pushed [2025-11-19T03:09:23.058Z] 421ec1510083: Pushed [2025-11-19T03:09:23.058Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:23.058Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:23.323Z] 41afc06feafb: Pushed [2025-11-19T03:09:23.323Z] cae3e1752d4c: Pushed [2025-11-19T03:09:23.323Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:23.323Z] d80d85179104: Pushed [2025-11-19T03:09:26.648Z] 3712fa217b7a: Pushed [2025-11-19T03:09:29.214Z] 50fbf9ef2a25: Pushed [2025-11-19T03:09:29.479Z] 9d59f2326335: Pushed [2025-11-19T03:09:29.742Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:30.089Z] + 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 [2025-11-19T03:09:30.440Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-19T03:09:30.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-19T03:09:30.440Z] 421ec1510083: Preparing [2025-11-19T03:09:30.440Z] 63d087382948: Preparing [2025-11-19T03:09:30.440Z] 9d59f2326335: Preparing [2025-11-19T03:09:30.440Z] 50fbf9ef2a25: Preparing [2025-11-19T03:09:30.440Z] ca7ff03c339a: Preparing [2025-11-19T03:09:30.440Z] cae3e1752d4c: Preparing [2025-11-19T03:09:30.440Z] 41afc06feafb: Preparing [2025-11-19T03:09:30.440Z] f0f5702b4c11: Preparing [2025-11-19T03:09:30.440Z] 7a2965b406d9: Preparing [2025-11-19T03:09:30.440Z] d80d85179104: Preparing [2025-11-19T03:09:30.440Z] 3712fa217b7a: Preparing [2025-11-19T03:09:30.440Z] 0e64f2360a44: Preparing [2025-11-19T03:09:30.440Z] cae3e1752d4c: Waiting [2025-11-19T03:09:30.440Z] 41afc06feafb: Waiting [2025-11-19T03:09:30.440Z] f0f5702b4c11: Waiting [2025-11-19T03:09:30.440Z] 7a2965b406d9: Waiting [2025-11-19T03:09:30.440Z] d80d85179104: Waiting [2025-11-19T03:09:30.440Z] 3712fa217b7a: Waiting [2025-11-19T03:09:30.440Z] 0e64f2360a44: Waiting [2025-11-19T03:09:30.440Z] ca7ff03c339a: Layer already exists [2025-11-19T03:09:30.440Z] 421ec1510083: Layer already exists [2025-11-19T03:09:30.440Z] 50fbf9ef2a25: Layer already exists [2025-11-19T03:09:30.440Z] 63d087382948: Layer already exists [2025-11-19T03:09:30.440Z] 9d59f2326335: Layer already exists [2025-11-19T03:09:30.440Z] 41afc06feafb: Layer already exists [2025-11-19T03:09:30.440Z] cae3e1752d4c: Layer already exists [2025-11-19T03:09:30.440Z] d80d85179104: Layer already exists [2025-11-19T03:09:30.440Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:30.440Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:30.440Z] 3712fa217b7a: Layer already exists [2025-11-19T03:09:30.440Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:30.705Z] latest: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:31.075Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:33.342Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [2025-11-19T03:09:33.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-19T03:09:33.342Z] 421ec1510083: Preparing [2025-11-19T03:09:33.342Z] 63d087382948: Preparing [2025-11-19T03:09:33.342Z] 9d59f2326335: Preparing [2025-11-19T03:09:33.342Z] 50fbf9ef2a25: Preparing [2025-11-19T03:09:33.342Z] ca7ff03c339a: Preparing [2025-11-19T03:09:33.342Z] cae3e1752d4c: Preparing [2025-11-19T03:09:33.342Z] 41afc06feafb: Preparing [2025-11-19T03:09:33.342Z] f0f5702b4c11: Preparing [2025-11-19T03:09:33.342Z] 7a2965b406d9: Preparing [2025-11-19T03:09:33.342Z] d80d85179104: Preparing [2025-11-19T03:09:33.342Z] 3712fa217b7a: Preparing [2025-11-19T03:09:33.342Z] 0e64f2360a44: Preparing [2025-11-19T03:09:33.342Z] f0f5702b4c11: Waiting [2025-11-19T03:09:33.342Z] 7a2965b406d9: Waiting [2025-11-19T03:09:33.342Z] d80d85179104: Waiting [2025-11-19T03:09:33.342Z] 0e64f2360a44: Waiting [2025-11-19T03:09:33.342Z] cae3e1752d4c: Waiting [2025-11-19T03:09:33.342Z] 41afc06feafb: Waiting [2025-11-19T03:09:33.342Z] 63d087382948: Layer already exists [2025-11-19T03:09:33.342Z] 9d59f2326335: Layer already exists [2025-11-19T03:09:33.342Z] ca7ff03c339a: Layer already exists [2025-11-19T03:09:33.342Z] 421ec1510083: Layer already exists [2025-11-19T03:09:33.342Z] 50fbf9ef2a25: Layer already exists [2025-11-19T03:09:33.342Z] 41afc06feafb: Layer already exists [2025-11-19T03:09:33.342Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:33.342Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:33.342Z] d80d85179104: Layer already exists [2025-11-19T03:09:33.342Z] cae3e1752d4c: Layer already exists [2025-11-19T03:09:33.342Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:33.342Z] 3712fa217b7a: Layer already exists [2025-11-19T03:09:33.605Z] 4.1.0-dev.76: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:33.958Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:34.314Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:34.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-19T03:09:34.315Z] 421ec1510083: Preparing [2025-11-19T03:09:34.315Z] 63d087382948: Preparing [2025-11-19T03:09:34.315Z] 9d59f2326335: Preparing [2025-11-19T03:09:34.315Z] 50fbf9ef2a25: Preparing [2025-11-19T03:09:34.315Z] ca7ff03c339a: Preparing [2025-11-19T03:09:34.315Z] cae3e1752d4c: Preparing [2025-11-19T03:09:34.315Z] 41afc06feafb: Preparing [2025-11-19T03:09:34.315Z] f0f5702b4c11: Preparing [2025-11-19T03:09:34.315Z] 7a2965b406d9: Preparing [2025-11-19T03:09:34.315Z] d80d85179104: Preparing [2025-11-19T03:09:34.315Z] 3712fa217b7a: Preparing [2025-11-19T03:09:34.315Z] 0e64f2360a44: Preparing [2025-11-19T03:09:34.315Z] 7a2965b406d9: Waiting [2025-11-19T03:09:34.315Z] cae3e1752d4c: Waiting [2025-11-19T03:09:34.315Z] d80d85179104: Waiting [2025-11-19T03:09:34.315Z] 41afc06feafb: Waiting [2025-11-19T03:09:34.315Z] f0f5702b4c11: Waiting [2025-11-19T03:09:34.315Z] 3712fa217b7a: Waiting [2025-11-19T03:09:34.315Z] 63d087382948: Layer already exists [2025-11-19T03:09:34.315Z] 421ec1510083: Layer already exists [2025-11-19T03:09:34.315Z] 9d59f2326335: Layer already exists [2025-11-19T03:09:34.315Z] ca7ff03c339a: Layer already exists [2025-11-19T03:09:34.315Z] 50fbf9ef2a25: Layer already exists [2025-11-19T03:09:34.315Z] cae3e1752d4c: Layer already exists [2025-11-19T03:09:34.315Z] 41afc06feafb: Layer already exists [2025-11-19T03:09:34.315Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:34.315Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:34.315Z] d80d85179104: Layer already exists [2025-11-19T03:09:34.315Z] 3712fa217b7a: Layer already exists [2025-11-19T03:09:34.315Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:34.578Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:34.934Z] + 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 [2025-11-19T03:09:35.289Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-11-19T03:09:35.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-19T03:09:35.289Z] 421ec1510083: Preparing [2025-11-19T03:09:35.289Z] 63d087382948: Preparing [2025-11-19T03:09:35.289Z] 9d59f2326335: Preparing [2025-11-19T03:09:35.289Z] 50fbf9ef2a25: Preparing [2025-11-19T03:09:35.290Z] ca7ff03c339a: Preparing [2025-11-19T03:09:35.290Z] cae3e1752d4c: Preparing [2025-11-19T03:09:35.290Z] 41afc06feafb: Preparing [2025-11-19T03:09:35.290Z] f0f5702b4c11: Preparing [2025-11-19T03:09:35.290Z] 7a2965b406d9: Preparing [2025-11-19T03:09:35.290Z] d80d85179104: Preparing [2025-11-19T03:09:35.290Z] 3712fa217b7a: Preparing [2025-11-19T03:09:35.290Z] 0e64f2360a44: Preparing [2025-11-19T03:09:35.290Z] f0f5702b4c11: Waiting [2025-11-19T03:09:35.290Z] cae3e1752d4c: Waiting [2025-11-19T03:09:35.290Z] 7a2965b406d9: Waiting [2025-11-19T03:09:35.290Z] d80d85179104: Waiting [2025-11-19T03:09:35.290Z] 3712fa217b7a: Waiting [2025-11-19T03:09:35.290Z] 0e64f2360a44: Waiting [2025-11-19T03:09:35.290Z] 41afc06feafb: Waiting [2025-11-19T03:09:35.290Z] ca7ff03c339a: Layer already exists [2025-11-19T03:09:35.290Z] 421ec1510083: Layer already exists [2025-11-19T03:09:35.290Z] 63d087382948: Layer already exists [2025-11-19T03:09:35.290Z] 50fbf9ef2a25: Layer already exists [2025-11-19T03:09:35.290Z] 9d59f2326335: Layer already exists [2025-11-19T03:09:35.290Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:35.290Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:35.290Z] d80d85179104: Layer already exists [2025-11-19T03:09:35.290Z] cae3e1752d4c: Layer already exists [2025-11-19T03:09:35.290Z] 41afc06feafb: Layer already exists [2025-11-19T03:09:35.290Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:35.290Z] 3712fa217b7a: Layer already exists [2025-11-19T03:09:35.553Z] main: digest: sha256:e19f5040821393108c431bd7ed7dc410142188ca50cf05658272766a0ed5edfd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:09:35.639Z] ===================================================== [Pipeline] echo [2025-11-19T03:09:35.658Z] taggedImages: [2025-11-19T03:09:35.658Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:35.658Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-19T03:09:35.658Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [2025-11-19T03:09:35.658Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:35.658Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-19T03:09:35.684Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-19T03:09:35.684Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:35.684Z] latest [2025-11-19T03:09:35.684Z] 4.1.0-dev.76 [2025-11-19T03:09:35.684Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:35.684Z] main [2025-11-19T03:09:35.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:36.065Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:36.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:36.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-19T03:09:36.416Z] e9f3f182400f: Preparing [2025-11-19T03:09:36.416Z] ed6a7d9c668c: Preparing [2025-11-19T03:09:36.416Z] f0f5702b4c11: Preparing [2025-11-19T03:09:36.416Z] 7a2965b406d9: Preparing [2025-11-19T03:09:36.416Z] 03975a46bf92: Preparing [2025-11-19T03:09:36.416Z] 449ea2f83133: Preparing [2025-11-19T03:09:36.416Z] 0e64f2360a44: Preparing [2025-11-19T03:09:36.416Z] 449ea2f83133: Waiting [2025-11-19T03:09:36.416Z] 0e64f2360a44: Waiting [2025-11-19T03:09:36.416Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:36.416Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:36.681Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:36.681Z] 03975a46bf92: Pushed [2025-11-19T03:09:36.681Z] e9f3f182400f: Pushed [2025-11-19T03:09:38.610Z] 449ea2f83133: Pushed [2025-11-19T03:09:43.927Z] ed6a7d9c668c: Pushed [2025-11-19T03:09:43.927Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:44.273Z] + 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 [2025-11-19T03:09:44.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-19T03:09:44.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-19T03:09:44.620Z] e9f3f182400f: Preparing [2025-11-19T03:09:44.620Z] ed6a7d9c668c: Preparing [2025-11-19T03:09:44.620Z] f0f5702b4c11: Preparing [2025-11-19T03:09:44.620Z] 7a2965b406d9: Preparing [2025-11-19T03:09:44.620Z] 03975a46bf92: Preparing [2025-11-19T03:09:44.620Z] 449ea2f83133: Preparing [2025-11-19T03:09:44.620Z] 0e64f2360a44: Preparing [2025-11-19T03:09:44.620Z] 449ea2f83133: Waiting [2025-11-19T03:09:44.620Z] 0e64f2360a44: Waiting [2025-11-19T03:09:44.620Z] e9f3f182400f: Layer already exists [2025-11-19T03:09:44.620Z] ed6a7d9c668c: Layer already exists [2025-11-19T03:09:44.620Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:44.620Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:44.620Z] 03975a46bf92: Layer already exists [2025-11-19T03:09:44.620Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:44.620Z] 449ea2f83133: Layer already exists [2025-11-19T03:09:44.885Z] latest: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:45.237Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:45.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [2025-11-19T03:09:45.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-19T03:09:45.582Z] e9f3f182400f: Preparing [2025-11-19T03:09:45.582Z] ed6a7d9c668c: Preparing [2025-11-19T03:09:45.582Z] f0f5702b4c11: Preparing [2025-11-19T03:09:45.582Z] 7a2965b406d9: Preparing [2025-11-19T03:09:45.582Z] 03975a46bf92: Preparing [2025-11-19T03:09:45.582Z] 449ea2f83133: Preparing [2025-11-19T03:09:45.582Z] 0e64f2360a44: Preparing [2025-11-19T03:09:45.582Z] 449ea2f83133: Waiting [2025-11-19T03:09:45.582Z] 0e64f2360a44: Waiting [2025-11-19T03:09:45.582Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:45.582Z] e9f3f182400f: Layer already exists [2025-11-19T03:09:45.582Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:45.582Z] ed6a7d9c668c: Layer already exists [2025-11-19T03:09:45.582Z] 03975a46bf92: Layer already exists [2025-11-19T03:09:45.582Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:45.582Z] 449ea2f83133: Layer already exists [2025-11-19T03:09:45.846Z] 4.1.0-dev.76: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:46.211Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:46.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:46.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-19T03:09:46.560Z] e9f3f182400f: Preparing [2025-11-19T03:09:46.560Z] ed6a7d9c668c: Preparing [2025-11-19T03:09:46.560Z] f0f5702b4c11: Preparing [2025-11-19T03:09:46.560Z] 7a2965b406d9: Preparing [2025-11-19T03:09:46.560Z] 03975a46bf92: Preparing [2025-11-19T03:09:46.560Z] 449ea2f83133: Preparing [2025-11-19T03:09:46.560Z] 449ea2f83133: Waiting [2025-11-19T03:09:46.560Z] 0e64f2360a44: Preparing [2025-11-19T03:09:46.560Z] 0e64f2360a44: Waiting [2025-11-19T03:09:46.560Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:46.560Z] 03975a46bf92: Layer already exists [2025-11-19T03:09:46.560Z] e9f3f182400f: Layer already exists [2025-11-19T03:09:46.560Z] ed6a7d9c668c: Layer already exists [2025-11-19T03:09:46.560Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:46.560Z] 449ea2f83133: Layer already exists [2025-11-19T03:09:46.560Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:46.823Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:47.169Z] + 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 [2025-11-19T03:09:47.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-11-19T03:09:47.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-19T03:09:47.525Z] e9f3f182400f: Preparing [2025-11-19T03:09:47.525Z] ed6a7d9c668c: Preparing [2025-11-19T03:09:47.525Z] f0f5702b4c11: Preparing [2025-11-19T03:09:47.525Z] 7a2965b406d9: Preparing [2025-11-19T03:09:47.525Z] 03975a46bf92: Preparing [2025-11-19T03:09:47.525Z] 449ea2f83133: Preparing [2025-11-19T03:09:47.525Z] 0e64f2360a44: Preparing [2025-11-19T03:09:47.525Z] 449ea2f83133: Waiting [2025-11-19T03:09:47.525Z] 0e64f2360a44: Waiting [2025-11-19T03:09:47.525Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:47.525Z] ed6a7d9c668c: Layer already exists [2025-11-19T03:09:47.525Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:47.525Z] 03975a46bf92: Layer already exists [2025-11-19T03:09:47.525Z] e9f3f182400f: Layer already exists [2025-11-19T03:09:47.525Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:47.525Z] 449ea2f83133: Layer already exists [2025-11-19T03:09:47.525Z] main: digest: sha256:d34266e56ee869a82be96f421d95a75407291dd31523399d68b610f00f776463 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:09:47.860Z] ===================================================== [Pipeline] echo [2025-11-19T03:09:47.876Z] taggedImages: [2025-11-19T03:09:47.876Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:47.876Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-19T03:09:47.876Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [2025-11-19T03:09:47.876Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:47.876Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-19T03:09:47.902Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-19T03:09:47.902Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:47.902Z] latest [2025-11-19T03:09:47.902Z] 4.1.0-dev.76 [2025-11-19T03:09:47.902Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:09:47.902Z] main [2025-11-19T03:09:47.902Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:48.272Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:09:48.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:09:48.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-19T03:09:48.622Z] 421d4a62a19b: Preparing [2025-11-19T03:09:48.622Z] 5f9369b62837: Preparing [2025-11-19T03:09:48.622Z] a30bf8842846: Preparing [2025-11-19T03:09:48.622Z] f0f5702b4c11: Preparing [2025-11-19T03:09:48.622Z] 7a2965b406d9: Preparing [2025-11-19T03:09:48.622Z] a3eab1d83e12: Preparing [2025-11-19T03:09:48.622Z] db9c414b4e9d: Preparing [2025-11-19T03:09:48.622Z] a3eab1d83e12: Waiting [2025-11-19T03:09:48.622Z] 1cd25abafc3c: Preparing [2025-11-19T03:09:48.622Z] 5ad157d4c34d: Preparing [2025-11-19T03:09:48.622Z] 0e64f2360a44: Preparing [2025-11-19T03:09:48.622Z] db9c414b4e9d: Waiting [2025-11-19T03:09:48.622Z] 5ad157d4c34d: Waiting [2025-11-19T03:09:48.622Z] 0e64f2360a44: Waiting [2025-11-19T03:09:48.622Z] 1cd25abafc3c: Waiting [2025-11-19T03:09:48.622Z] 7a2965b406d9: Layer already exists [2025-11-19T03:09:48.622Z] f0f5702b4c11: Layer already exists [2025-11-19T03:09:48.890Z] a30bf8842846: Pushed [2025-11-19T03:09:48.890Z] 5f9369b62837: Pushed [2025-11-19T03:09:48.890Z] 421d4a62a19b: Pushed [2025-11-19T03:09:48.890Z] 0e64f2360a44: Layer already exists [2025-11-19T03:09:48.890Z] 1cd25abafc3c: Pushed [2025-11-19T03:09:49.842Z] 5ad157d4c34d: Pushed [2025-11-19T03:10:02.123Z] db9c414b4e9d: Pushed [2025-11-19T03:10:17.081Z] a3eab1d83e12: Pushed [2025-11-19T03:10:17.345Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:17.706Z] + 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 [2025-11-19T03:10:18.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-19T03:10:18.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-19T03:10:18.057Z] 421d4a62a19b: Preparing [2025-11-19T03:10:18.057Z] 5f9369b62837: Preparing [2025-11-19T03:10:18.057Z] a30bf8842846: Preparing [2025-11-19T03:10:18.057Z] f0f5702b4c11: Preparing [2025-11-19T03:10:18.057Z] 7a2965b406d9: Preparing [2025-11-19T03:10:18.057Z] a3eab1d83e12: Preparing [2025-11-19T03:10:18.057Z] db9c414b4e9d: Preparing [2025-11-19T03:10:18.057Z] 1cd25abafc3c: Preparing [2025-11-19T03:10:18.057Z] 5ad157d4c34d: Preparing [2025-11-19T03:10:18.057Z] 0e64f2360a44: Preparing [2025-11-19T03:10:18.057Z] a3eab1d83e12: Waiting [2025-11-19T03:10:18.057Z] db9c414b4e9d: Waiting [2025-11-19T03:10:18.057Z] 1cd25abafc3c: Waiting [2025-11-19T03:10:18.057Z] 5ad157d4c34d: Waiting [2025-11-19T03:10:18.057Z] 0e64f2360a44: Waiting [2025-11-19T03:10:18.057Z] 421d4a62a19b: Layer already exists [2025-11-19T03:10:18.057Z] a30bf8842846: Layer already exists [2025-11-19T03:10:18.057Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:18.057Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:18.057Z] 5f9369b62837: Layer already exists [2025-11-19T03:10:18.057Z] a3eab1d83e12: Layer already exists [2025-11-19T03:10:18.057Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:10:18.057Z] db9c414b4e9d: Layer already exists [2025-11-19T03:10:18.057Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:10:18.057Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:18.320Z] latest: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:18.674Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:19.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [2025-11-19T03:10:19.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-19T03:10:19.024Z] 421d4a62a19b: Preparing [2025-11-19T03:10:19.024Z] 5f9369b62837: Preparing [2025-11-19T03:10:19.024Z] a30bf8842846: Preparing [2025-11-19T03:10:19.024Z] f0f5702b4c11: Preparing [2025-11-19T03:10:19.024Z] 7a2965b406d9: Preparing [2025-11-19T03:10:19.024Z] a3eab1d83e12: Preparing [2025-11-19T03:10:19.024Z] db9c414b4e9d: Preparing [2025-11-19T03:10:19.024Z] 1cd25abafc3c: Preparing [2025-11-19T03:10:19.024Z] 5ad157d4c34d: Preparing [2025-11-19T03:10:19.024Z] 0e64f2360a44: Preparing [2025-11-19T03:10:19.024Z] a3eab1d83e12: Waiting [2025-11-19T03:10:19.024Z] 1cd25abafc3c: Waiting [2025-11-19T03:10:19.024Z] 5ad157d4c34d: Waiting [2025-11-19T03:10:19.024Z] 0e64f2360a44: Waiting [2025-11-19T03:10:19.024Z] 421d4a62a19b: Layer already exists [2025-11-19T03:10:19.024Z] a30bf8842846: Layer already exists [2025-11-19T03:10:19.024Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:19.024Z] db9c414b4e9d: Layer already exists [2025-11-19T03:10:19.024Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:19.024Z] a3eab1d83e12: Layer already exists [2025-11-19T03:10:19.024Z] 5f9369b62837: Layer already exists [2025-11-19T03:10:19.024Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:10:19.024Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:10:19.024Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:19.286Z] 4.1.0-dev.76: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:19.645Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:19.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:10:19.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-19T03:10:19.998Z] 421d4a62a19b: Preparing [2025-11-19T03:10:19.998Z] 5f9369b62837: Preparing [2025-11-19T03:10:19.998Z] a30bf8842846: Preparing [2025-11-19T03:10:19.998Z] f0f5702b4c11: Preparing [2025-11-19T03:10:19.998Z] 7a2965b406d9: Preparing [2025-11-19T03:10:19.998Z] a3eab1d83e12: Preparing [2025-11-19T03:10:19.998Z] db9c414b4e9d: Preparing [2025-11-19T03:10:19.998Z] 1cd25abafc3c: Preparing [2025-11-19T03:10:19.998Z] 5ad157d4c34d: Preparing [2025-11-19T03:10:19.998Z] 0e64f2360a44: Preparing [2025-11-19T03:10:19.998Z] a3eab1d83e12: Waiting [2025-11-19T03:10:19.998Z] 1cd25abafc3c: Waiting [2025-11-19T03:10:19.998Z] 5ad157d4c34d: Waiting [2025-11-19T03:10:19.998Z] 0e64f2360a44: Waiting [2025-11-19T03:10:19.998Z] db9c414b4e9d: Waiting [2025-11-19T03:10:19.998Z] a30bf8842846: Layer already exists [2025-11-19T03:10:19.998Z] 421d4a62a19b: Layer already exists [2025-11-19T03:10:19.998Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:19.998Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:19.998Z] 5f9369b62837: Layer already exists [2025-11-19T03:10:19.998Z] a3eab1d83e12: Layer already exists [2025-11-19T03:10:19.998Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:10:19.998Z] db9c414b4e9d: Layer already exists [2025-11-19T03:10:19.998Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:19.998Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:10:20.261Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:20.620Z] + 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 [2025-11-19T03:10:22.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-11-19T03:10:22.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-19T03:10:22.372Z] 421d4a62a19b: Preparing [2025-11-19T03:10:22.372Z] 5f9369b62837: Preparing [2025-11-19T03:10:22.372Z] a30bf8842846: Preparing [2025-11-19T03:10:22.372Z] f0f5702b4c11: Preparing [2025-11-19T03:10:22.372Z] 7a2965b406d9: Preparing [2025-11-19T03:10:22.372Z] a3eab1d83e12: Preparing [2025-11-19T03:10:22.372Z] db9c414b4e9d: Preparing [2025-11-19T03:10:22.372Z] 1cd25abafc3c: Preparing [2025-11-19T03:10:22.372Z] 5ad157d4c34d: Preparing [2025-11-19T03:10:22.372Z] 0e64f2360a44: Preparing [2025-11-19T03:10:22.372Z] db9c414b4e9d: Waiting [2025-11-19T03:10:22.372Z] a3eab1d83e12: Waiting [2025-11-19T03:10:22.372Z] 5ad157d4c34d: Waiting [2025-11-19T03:10:22.372Z] 1cd25abafc3c: Waiting [2025-11-19T03:10:22.372Z] 0e64f2360a44: Waiting [2025-11-19T03:10:22.372Z] 421d4a62a19b: Layer already exists [2025-11-19T03:10:22.372Z] a30bf8842846: Layer already exists [2025-11-19T03:10:22.372Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:22.372Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:22.372Z] 5f9369b62837: Layer already exists [2025-11-19T03:10:22.372Z] a3eab1d83e12: Layer already exists [2025-11-19T03:10:22.372Z] db9c414b4e9d: Layer already exists [2025-11-19T03:10:22.372Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:10:22.372Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:10:22.372Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:22.636Z] main: digest: sha256:f20ea9798a4c77299e5d85c622b2dc796e9838835c4b8b82dfdfa67a06bc900f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:10:22.709Z] ===================================================== [Pipeline] echo [2025-11-19T03:10:22.725Z] taggedImages: [2025-11-19T03:10:22.725Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:10:22.725Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-19T03:10:22.725Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [2025-11-19T03:10:22.725Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:10:22.725Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-19T03:10:22.752Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-19T03:10:22.752Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:10:22.752Z] latest [2025-11-19T03:10:22.752Z] 4.1.0-dev.76 [2025-11-19T03:10:22.752Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:10:22.752Z] main [2025-11-19T03:10:22.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:23.118Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:23.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:10:23.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-19T03:10:23.480Z] d67233a20796: Preparing [2025-11-19T03:10:23.480Z] a23a5b1f7797: Preparing [2025-11-19T03:10:23.480Z] f6c81337066c: Preparing [2025-11-19T03:10:23.480Z] f0f5702b4c11: Preparing [2025-11-19T03:10:23.480Z] 7a2965b406d9: Preparing [2025-11-19T03:10:23.480Z] 106978b84c62: Preparing [2025-11-19T03:10:23.480Z] d12e0bff66c7: Preparing [2025-11-19T03:10:23.480Z] 106978b84c62: Waiting [2025-11-19T03:10:23.480Z] d12e0bff66c7: Waiting [2025-11-19T03:10:23.480Z] 881a74a37b3f: Preparing [2025-11-19T03:10:23.480Z] 0e64f2360a44: Preparing [2025-11-19T03:10:23.480Z] 0e64f2360a44: Waiting [2025-11-19T03:10:23.480Z] 881a74a37b3f: Waiting [2025-11-19T03:10:23.480Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:23.480Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:23.745Z] f6c81337066c: Pushed [2025-11-19T03:10:23.745Z] d67233a20796: Pushed [2025-11-19T03:10:23.745Z] a23a5b1f7797: Pushed [2025-11-19T03:10:23.745Z] d12e0bff66c7: Pushed [2025-11-19T03:10:23.745Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:24.323Z] 881a74a37b3f: Pushed [2025-11-19T03:10:56.511Z] 106978b84c62: Pushed [2025-11-19T03:10:56.511Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:56.866Z] + 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 [2025-11-19T03:10:57.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-19T03:10:57.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-19T03:10:57.213Z] d67233a20796: Preparing [2025-11-19T03:10:57.213Z] a23a5b1f7797: Preparing [2025-11-19T03:10:57.214Z] f6c81337066c: Preparing [2025-11-19T03:10:57.214Z] f0f5702b4c11: Preparing [2025-11-19T03:10:57.214Z] 7a2965b406d9: Preparing [2025-11-19T03:10:57.214Z] 106978b84c62: Preparing [2025-11-19T03:10:57.214Z] d12e0bff66c7: Preparing [2025-11-19T03:10:57.214Z] 881a74a37b3f: Preparing [2025-11-19T03:10:57.214Z] 0e64f2360a44: Preparing [2025-11-19T03:10:57.214Z] 106978b84c62: Waiting [2025-11-19T03:10:57.214Z] d12e0bff66c7: Waiting [2025-11-19T03:10:57.214Z] 881a74a37b3f: Waiting [2025-11-19T03:10:57.214Z] 0e64f2360a44: Waiting [2025-11-19T03:10:57.214Z] a23a5b1f7797: Layer already exists [2025-11-19T03:10:57.214Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:57.214Z] d67233a20796: Layer already exists [2025-11-19T03:10:57.214Z] f6c81337066c: Layer already exists [2025-11-19T03:10:57.214Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:57.214Z] d12e0bff66c7: Layer already exists [2025-11-19T03:10:57.214Z] 106978b84c62: Layer already exists [2025-11-19T03:10:57.214Z] 881a74a37b3f: Layer already exists [2025-11-19T03:10:57.214Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:57.478Z] latest: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:57.880Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:58.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [2025-11-19T03:10:58.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-19T03:10:58.245Z] d67233a20796: Preparing [2025-11-19T03:10:58.245Z] a23a5b1f7797: Preparing [2025-11-19T03:10:58.245Z] f6c81337066c: Preparing [2025-11-19T03:10:58.245Z] f0f5702b4c11: Preparing [2025-11-19T03:10:58.245Z] 7a2965b406d9: Preparing [2025-11-19T03:10:58.245Z] 106978b84c62: Preparing [2025-11-19T03:10:58.245Z] d12e0bff66c7: Preparing [2025-11-19T03:10:58.245Z] 881a74a37b3f: Preparing [2025-11-19T03:10:58.245Z] 0e64f2360a44: Preparing [2025-11-19T03:10:58.245Z] 106978b84c62: Waiting [2025-11-19T03:10:58.245Z] d12e0bff66c7: Waiting [2025-11-19T03:10:58.245Z] 881a74a37b3f: Waiting [2025-11-19T03:10:58.245Z] f6c81337066c: Layer already exists [2025-11-19T03:10:58.245Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:58.245Z] a23a5b1f7797: Layer already exists [2025-11-19T03:10:58.245Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:58.245Z] d67233a20796: Layer already exists [2025-11-19T03:10:58.245Z] 881a74a37b3f: Layer already exists [2025-11-19T03:10:58.245Z] d12e0bff66c7: Layer already exists [2025-11-19T03:10:58.245Z] 106978b84c62: Layer already exists [2025-11-19T03:10:58.245Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:58.517Z] 4.1.0-dev.76: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:58.899Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:59.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:10:59.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-19T03:10:59.266Z] d67233a20796: Preparing [2025-11-19T03:10:59.266Z] a23a5b1f7797: Preparing [2025-11-19T03:10:59.266Z] f6c81337066c: Preparing [2025-11-19T03:10:59.266Z] f0f5702b4c11: Preparing [2025-11-19T03:10:59.266Z] 7a2965b406d9: Preparing [2025-11-19T03:10:59.266Z] 106978b84c62: Preparing [2025-11-19T03:10:59.266Z] d12e0bff66c7: Preparing [2025-11-19T03:10:59.266Z] 881a74a37b3f: Preparing [2025-11-19T03:10:59.266Z] 0e64f2360a44: Preparing [2025-11-19T03:10:59.266Z] 106978b84c62: Waiting [2025-11-19T03:10:59.266Z] d12e0bff66c7: Waiting [2025-11-19T03:10:59.266Z] 881a74a37b3f: Waiting [2025-11-19T03:10:59.266Z] 0e64f2360a44: Waiting [2025-11-19T03:10:59.266Z] d67233a20796: Layer already exists [2025-11-19T03:10:59.266Z] 7a2965b406d9: Layer already exists [2025-11-19T03:10:59.266Z] a23a5b1f7797: Layer already exists [2025-11-19T03:10:59.266Z] f0f5702b4c11: Layer already exists [2025-11-19T03:10:59.266Z] f6c81337066c: Layer already exists [2025-11-19T03:10:59.266Z] 881a74a37b3f: Layer already exists [2025-11-19T03:10:59.266Z] 106978b84c62: Layer already exists [2025-11-19T03:10:59.266Z] d12e0bff66c7: Layer already exists [2025-11-19T03:10:59.266Z] 0e64f2360a44: Layer already exists [2025-11-19T03:10:59.532Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:10:59.888Z] + 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 [2025-11-19T03:11:00.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-11-19T03:11:00.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-19T03:11:00.241Z] d67233a20796: Preparing [2025-11-19T03:11:00.241Z] a23a5b1f7797: Preparing [2025-11-19T03:11:00.241Z] f6c81337066c: Preparing [2025-11-19T03:11:00.241Z] f0f5702b4c11: Preparing [2025-11-19T03:11:00.241Z] 7a2965b406d9: Preparing [2025-11-19T03:11:00.241Z] 106978b84c62: Preparing [2025-11-19T03:11:00.241Z] d12e0bff66c7: Preparing [2025-11-19T03:11:00.241Z] 881a74a37b3f: Preparing [2025-11-19T03:11:00.241Z] 0e64f2360a44: Preparing [2025-11-19T03:11:00.241Z] d12e0bff66c7: Waiting [2025-11-19T03:11:00.241Z] 881a74a37b3f: Waiting [2025-11-19T03:11:00.241Z] 106978b84c62: Waiting [2025-11-19T03:11:00.241Z] 0e64f2360a44: Waiting [2025-11-19T03:11:00.241Z] d67233a20796: Layer already exists [2025-11-19T03:11:00.241Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:00.241Z] a23a5b1f7797: Layer already exists [2025-11-19T03:11:00.242Z] f6c81337066c: Layer already exists [2025-11-19T03:11:00.242Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:00.242Z] 106978b84c62: Layer already exists [2025-11-19T03:11:00.242Z] 881a74a37b3f: Layer already exists [2025-11-19T03:11:00.242Z] d12e0bff66c7: Layer already exists [2025-11-19T03:11:00.242Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:00.504Z] main: digest: sha256:0df7a0f3b5009bbb956ca039f555fa62b88a2e6174d4ef48fdbbda1f8805818c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:11:00.586Z] ===================================================== [Pipeline] echo [2025-11-19T03:11:00.599Z] taggedImages: [2025-11-19T03:11:00.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:00.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-19T03:11:00.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [2025-11-19T03:11:00.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:00.600Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-19T03:11:00.625Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-19T03:11:00.625Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:00.625Z] latest [2025-11-19T03:11:00.625Z] 4.1.0-dev.76 [2025-11-19T03:11:00.626Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:00.626Z] main [2025-11-19T03:11:00.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:00.993Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:01.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:01.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-19T03:11:01.353Z] 02149def4632: Preparing [2025-11-19T03:11:01.353Z] 8813ca07e9ad: Preparing [2025-11-19T03:11:01.353Z] 9a82211d5e7e: Preparing [2025-11-19T03:11:01.353Z] f0f5702b4c11: Preparing [2025-11-19T03:11:01.353Z] 7a2965b406d9: Preparing [2025-11-19T03:11:01.353Z] 79c5f017ebc5: Preparing [2025-11-19T03:11:01.353Z] 1cd25abafc3c: Preparing [2025-11-19T03:11:01.353Z] 5ad157d4c34d: Preparing [2025-11-19T03:11:01.353Z] 0e64f2360a44: Preparing [2025-11-19T03:11:01.353Z] 79c5f017ebc5: Waiting [2025-11-19T03:11:01.353Z] 0e64f2360a44: Waiting [2025-11-19T03:11:01.353Z] 1cd25abafc3c: Waiting [2025-11-19T03:11:01.353Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:01.353Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:01.617Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:11:01.617Z] 9a82211d5e7e: Pushed [2025-11-19T03:11:01.617Z] 8813ca07e9ad: Pushed [2025-11-19T03:11:01.617Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:11:01.617Z] 02149def4632: Pushed [2025-11-19T03:11:01.617Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:28.253Z] 79c5f017ebc5: Pushed [2025-11-19T03:11:28.253Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:28.620Z] + 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 [2025-11-19T03:11:28.976Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-19T03:11:28.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-19T03:11:28.976Z] 02149def4632: Preparing [2025-11-19T03:11:28.976Z] 8813ca07e9ad: Preparing [2025-11-19T03:11:28.976Z] 9a82211d5e7e: Preparing [2025-11-19T03:11:28.976Z] f0f5702b4c11: Preparing [2025-11-19T03:11:28.976Z] 7a2965b406d9: Preparing [2025-11-19T03:11:28.976Z] 79c5f017ebc5: Preparing [2025-11-19T03:11:28.976Z] 1cd25abafc3c: Preparing [2025-11-19T03:11:28.976Z] 5ad157d4c34d: Preparing [2025-11-19T03:11:28.976Z] 0e64f2360a44: Preparing [2025-11-19T03:11:28.976Z] 1cd25abafc3c: Waiting [2025-11-19T03:11:28.976Z] 5ad157d4c34d: Waiting [2025-11-19T03:11:28.976Z] 79c5f017ebc5: Waiting [2025-11-19T03:11:28.976Z] 0e64f2360a44: Waiting [2025-11-19T03:11:28.976Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:28.976Z] 8813ca07e9ad: Layer already exists [2025-11-19T03:11:28.976Z] 9a82211d5e7e: Layer already exists [2025-11-19T03:11:28.976Z] 02149def4632: Layer already exists [2025-11-19T03:11:28.976Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:28.976Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:28.976Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:11:28.976Z] 79c5f017ebc5: Layer already exists [2025-11-19T03:11:28.976Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:11:29.239Z] latest: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:29.593Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:29.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [2025-11-19T03:11:29.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-19T03:11:29.945Z] 02149def4632: Preparing [2025-11-19T03:11:29.945Z] 8813ca07e9ad: Preparing [2025-11-19T03:11:29.945Z] 9a82211d5e7e: Preparing [2025-11-19T03:11:29.945Z] f0f5702b4c11: Preparing [2025-11-19T03:11:29.945Z] 7a2965b406d9: Preparing [2025-11-19T03:11:29.945Z] 79c5f017ebc5: Preparing [2025-11-19T03:11:29.945Z] 1cd25abafc3c: Preparing [2025-11-19T03:11:29.945Z] 5ad157d4c34d: Preparing [2025-11-19T03:11:29.945Z] 0e64f2360a44: Preparing [2025-11-19T03:11:29.945Z] 1cd25abafc3c: Waiting [2025-11-19T03:11:29.945Z] 5ad157d4c34d: Waiting [2025-11-19T03:11:29.945Z] 0e64f2360a44: Waiting [2025-11-19T03:11:29.945Z] 79c5f017ebc5: Waiting [2025-11-19T03:11:29.945Z] 8813ca07e9ad: Layer already exists [2025-11-19T03:11:29.945Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:29.946Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:29.946Z] 02149def4632: Layer already exists [2025-11-19T03:11:29.946Z] 9a82211d5e7e: Layer already exists [2025-11-19T03:11:29.946Z] 79c5f017ebc5: Layer already exists [2025-11-19T03:11:29.946Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:11:29.946Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:11:29.946Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:30.209Z] 4.1.0-dev.76: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:30.560Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:30.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:30.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-19T03:11:30.919Z] 02149def4632: Preparing [2025-11-19T03:11:30.919Z] 8813ca07e9ad: Preparing [2025-11-19T03:11:30.919Z] 9a82211d5e7e: Preparing [2025-11-19T03:11:30.919Z] f0f5702b4c11: Preparing [2025-11-19T03:11:30.919Z] 7a2965b406d9: Preparing [2025-11-19T03:11:30.919Z] 79c5f017ebc5: Preparing [2025-11-19T03:11:30.919Z] 1cd25abafc3c: Preparing [2025-11-19T03:11:30.919Z] 5ad157d4c34d: Preparing [2025-11-19T03:11:30.919Z] 0e64f2360a44: Preparing [2025-11-19T03:11:30.919Z] 1cd25abafc3c: Waiting [2025-11-19T03:11:30.919Z] 5ad157d4c34d: Waiting [2025-11-19T03:11:30.919Z] 0e64f2360a44: Waiting [2025-11-19T03:11:30.919Z] 79c5f017ebc5: Waiting [2025-11-19T03:11:30.919Z] 9a82211d5e7e: Layer already exists [2025-11-19T03:11:30.919Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:30.919Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:30.919Z] 02149def4632: Layer already exists [2025-11-19T03:11:30.919Z] 8813ca07e9ad: Layer already exists [2025-11-19T03:11:30.919Z] 79c5f017ebc5: Layer already exists [2025-11-19T03:11:30.919Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:11:30.919Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:11:30.919Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:31.183Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:31.532Z] + 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 [2025-11-19T03:11:31.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-11-19T03:11:31.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-19T03:11:31.891Z] 02149def4632: Preparing [2025-11-19T03:11:31.891Z] 8813ca07e9ad: Preparing [2025-11-19T03:11:31.891Z] 9a82211d5e7e: Preparing [2025-11-19T03:11:31.891Z] f0f5702b4c11: Preparing [2025-11-19T03:11:31.891Z] 7a2965b406d9: Preparing [2025-11-19T03:11:31.891Z] 79c5f017ebc5: Preparing [2025-11-19T03:11:31.891Z] 1cd25abafc3c: Preparing [2025-11-19T03:11:31.891Z] 5ad157d4c34d: Preparing [2025-11-19T03:11:31.891Z] 0e64f2360a44: Preparing [2025-11-19T03:11:31.891Z] 5ad157d4c34d: Waiting [2025-11-19T03:11:31.891Z] 0e64f2360a44: Waiting [2025-11-19T03:11:31.891Z] 1cd25abafc3c: Waiting [2025-11-19T03:11:31.891Z] 79c5f017ebc5: Waiting [2025-11-19T03:11:31.891Z] 9a82211d5e7e: Layer already exists [2025-11-19T03:11:31.891Z] 02149def4632: Layer already exists [2025-11-19T03:11:31.891Z] 8813ca07e9ad: Layer already exists [2025-11-19T03:11:31.891Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:31.891Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:31.891Z] 5ad157d4c34d: Layer already exists [2025-11-19T03:11:31.891Z] 1cd25abafc3c: Layer already exists [2025-11-19T03:11:31.891Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:31.891Z] 79c5f017ebc5: Layer already exists [2025-11-19T03:11:32.155Z] main: digest: sha256:741bea1ffe44bbe6ee592f36023d7a8b21eebe32a849dcf8bbb67a3f9c41fd8c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:11:32.239Z] ===================================================== [Pipeline] echo [2025-11-19T03:11:32.254Z] taggedImages: [2025-11-19T03:11:32.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:32.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-19T03:11:32.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [2025-11-19T03:11:32.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:32.254Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-19T03:11:32.282Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-19T03:11:32.282Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:32.282Z] latest [2025-11-19T03:11:32.282Z] 4.1.0-dev.76 [2025-11-19T03:11:32.282Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:32.282Z] main [2025-11-19T03:11:32.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:32.652Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:33.007Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:33.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-19T03:11:33.007Z] 7996cfbbb648: Preparing [2025-11-19T03:11:33.007Z] 213192da1f7f: Preparing [2025-11-19T03:11:33.007Z] f0f5702b4c11: Preparing [2025-11-19T03:11:33.007Z] 7a2965b406d9: Preparing [2025-11-19T03:11:33.007Z] 0f5f21cf91cb: Preparing [2025-11-19T03:11:33.007Z] dfcfc1820100: Preparing [2025-11-19T03:11:33.007Z] 0e64f2360a44: Preparing [2025-11-19T03:11:33.007Z] dfcfc1820100: Waiting [2025-11-19T03:11:33.007Z] 0e64f2360a44: Waiting [2025-11-19T03:11:33.007Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:33.007Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:33.272Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:33.272Z] 7996cfbbb648: Pushed [2025-11-19T03:11:33.272Z] 0f5f21cf91cb: Pushed [2025-11-19T03:11:34.670Z] dfcfc1820100: Pushed [2025-11-19T03:11:42.843Z] 213192da1f7f: Pushed [2025-11-19T03:11:42.843Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:43.215Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:43.566Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-19T03:11:43.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-19T03:11:43.566Z] 7996cfbbb648: Preparing [2025-11-19T03:11:43.566Z] 213192da1f7f: Preparing [2025-11-19T03:11:43.566Z] f0f5702b4c11: Preparing [2025-11-19T03:11:43.566Z] 7a2965b406d9: Preparing [2025-11-19T03:11:43.566Z] 0f5f21cf91cb: Preparing [2025-11-19T03:11:43.566Z] dfcfc1820100: Preparing [2025-11-19T03:11:43.566Z] 0e64f2360a44: Preparing [2025-11-19T03:11:43.566Z] dfcfc1820100: Waiting [2025-11-19T03:11:43.566Z] 0e64f2360a44: Waiting [2025-11-19T03:11:43.566Z] 213192da1f7f: Layer already exists [2025-11-19T03:11:43.566Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:43.566Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:43.566Z] 0f5f21cf91cb: Layer already exists [2025-11-19T03:11:43.566Z] 7996cfbbb648: Layer already exists [2025-11-19T03:11:43.566Z] dfcfc1820100: Layer already exists [2025-11-19T03:11:43.566Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:43.830Z] latest: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:44.183Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:45.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [2025-11-19T03:11:45.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-19T03:11:45.109Z] 7996cfbbb648: Preparing [2025-11-19T03:11:45.109Z] 213192da1f7f: Preparing [2025-11-19T03:11:45.109Z] f0f5702b4c11: Preparing [2025-11-19T03:11:45.109Z] 7a2965b406d9: Preparing [2025-11-19T03:11:45.109Z] 0f5f21cf91cb: Preparing [2025-11-19T03:11:45.109Z] dfcfc1820100: Preparing [2025-11-19T03:11:45.109Z] 0e64f2360a44: Preparing [2025-11-19T03:11:45.109Z] dfcfc1820100: Waiting [2025-11-19T03:11:45.109Z] 0e64f2360a44: Waiting [2025-11-19T03:11:45.109Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:45.109Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:45.109Z] 0f5f21cf91cb: Layer already exists [2025-11-19T03:11:45.109Z] 7996cfbbb648: Layer already exists [2025-11-19T03:11:45.109Z] 213192da1f7f: Layer already exists [2025-11-19T03:11:45.109Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:45.109Z] dfcfc1820100: Layer already exists [2025-11-19T03:11:45.372Z] 4.1.0-dev.76: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:45.727Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:46.076Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:46.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-19T03:11:46.076Z] 7996cfbbb648: Preparing [2025-11-19T03:11:46.076Z] 213192da1f7f: Preparing [2025-11-19T03:11:46.076Z] f0f5702b4c11: Preparing [2025-11-19T03:11:46.076Z] 7a2965b406d9: Preparing [2025-11-19T03:11:46.076Z] 0f5f21cf91cb: Preparing [2025-11-19T03:11:46.076Z] dfcfc1820100: Preparing [2025-11-19T03:11:46.076Z] 0e64f2360a44: Preparing [2025-11-19T03:11:46.076Z] dfcfc1820100: Waiting [2025-11-19T03:11:46.076Z] 0e64f2360a44: Waiting [2025-11-19T03:11:46.076Z] 213192da1f7f: Layer already exists [2025-11-19T03:11:46.076Z] 7996cfbbb648: Layer already exists [2025-11-19T03:11:46.076Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:46.076Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:46.076Z] 0f5f21cf91cb: Layer already exists [2025-11-19T03:11:46.076Z] dfcfc1820100: Layer already exists [2025-11-19T03:11:46.076Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:46.340Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:46.694Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:47.044Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-11-19T03:11:47.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-19T03:11:47.044Z] 7996cfbbb648: Preparing [2025-11-19T03:11:47.044Z] 213192da1f7f: Preparing [2025-11-19T03:11:47.044Z] f0f5702b4c11: Preparing [2025-11-19T03:11:47.044Z] 7a2965b406d9: Preparing [2025-11-19T03:11:47.044Z] 0f5f21cf91cb: Preparing [2025-11-19T03:11:47.044Z] dfcfc1820100: Preparing [2025-11-19T03:11:47.044Z] 0e64f2360a44: Preparing [2025-11-19T03:11:47.044Z] dfcfc1820100: Waiting [2025-11-19T03:11:47.044Z] 0e64f2360a44: Waiting [2025-11-19T03:11:47.044Z] 7996cfbbb648: Layer already exists [2025-11-19T03:11:47.044Z] 0f5f21cf91cb: Layer already exists [2025-11-19T03:11:47.044Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:47.044Z] 213192da1f7f: Layer already exists [2025-11-19T03:11:47.044Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:47.044Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:47.044Z] dfcfc1820100: Layer already exists [2025-11-19T03:11:47.044Z] main: digest: sha256:df7d1dd1803fa75ff2e274fdfeb95b537acd13d80ff6f857617a40f8533a402d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:11:47.381Z] ===================================================== [Pipeline] echo [2025-11-19T03:11:47.394Z] taggedImages: [2025-11-19T03:11:47.394Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:47.394Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-19T03:11:47.394Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [2025-11-19T03:11:47.394Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:47.394Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-19T03:11:47.423Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-19T03:11:47.423Z] d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:47.423Z] latest [2025-11-19T03:11:47.423Z] 4.1.0-dev.76 [2025-11-19T03:11:47.423Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:47.423Z] main [2025-11-19T03:11:47.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:47.794Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:48.144Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:11:48.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-19T03:11:48.144Z] 09129a274bc3: Preparing [2025-11-19T03:11:48.144Z] 3d9b183e997e: Preparing [2025-11-19T03:11:48.144Z] f0f5702b4c11: Preparing [2025-11-19T03:11:48.144Z] 7a2965b406d9: Preparing [2025-11-19T03:11:48.144Z] 45042d1f7c5d: Preparing [2025-11-19T03:11:48.144Z] c0a3089b9c0e: Preparing [2025-11-19T03:11:48.144Z] 0e64f2360a44: Preparing [2025-11-19T03:11:48.144Z] c0a3089b9c0e: Waiting [2025-11-19T03:11:48.144Z] 0e64f2360a44: Waiting [2025-11-19T03:11:48.408Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:48.408Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:48.408Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:48.408Z] 45042d1f7c5d: Pushed [2025-11-19T03:11:48.408Z] 09129a274bc3: Pushed [2025-11-19T03:11:48.985Z] c0a3089b9c0e: Pushed [2025-11-19T03:11:57.159Z] 3d9b183e997e: Pushed [2025-11-19T03:11:57.159Z] d4de7c350327d83674676075a67e0ef5aebb317b: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:57.514Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:57.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-19T03:11:57.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-19T03:11:57.860Z] 09129a274bc3: Preparing [2025-11-19T03:11:57.860Z] 3d9b183e997e: Preparing [2025-11-19T03:11:57.860Z] f0f5702b4c11: Preparing [2025-11-19T03:11:57.860Z] 7a2965b406d9: Preparing [2025-11-19T03:11:57.860Z] 45042d1f7c5d: Preparing [2025-11-19T03:11:57.860Z] c0a3089b9c0e: Preparing [2025-11-19T03:11:57.860Z] 0e64f2360a44: Preparing [2025-11-19T03:11:57.860Z] c0a3089b9c0e: Waiting [2025-11-19T03:11:57.860Z] 0e64f2360a44: Waiting [2025-11-19T03:11:57.860Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:57.860Z] 45042d1f7c5d: Layer already exists [2025-11-19T03:11:57.860Z] 3d9b183e997e: Layer already exists [2025-11-19T03:11:57.860Z] 09129a274bc3: Layer already exists [2025-11-19T03:11:57.860Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:57.860Z] c0a3089b9c0e: Layer already exists [2025-11-19T03:11:57.860Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:58.124Z] latest: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:58.489Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:58.845Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [2025-11-19T03:11:58.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-19T03:11:58.845Z] 09129a274bc3: Preparing [2025-11-19T03:11:58.845Z] 3d9b183e997e: Preparing [2025-11-19T03:11:58.845Z] f0f5702b4c11: Preparing [2025-11-19T03:11:58.845Z] 7a2965b406d9: Preparing [2025-11-19T03:11:58.845Z] 45042d1f7c5d: Preparing [2025-11-19T03:11:58.845Z] c0a3089b9c0e: Preparing [2025-11-19T03:11:58.845Z] 0e64f2360a44: Preparing [2025-11-19T03:11:58.845Z] 0e64f2360a44: Waiting [2025-11-19T03:11:58.845Z] c0a3089b9c0e: Waiting [2025-11-19T03:11:58.845Z] 3d9b183e997e: Layer already exists [2025-11-19T03:11:58.845Z] 09129a274bc3: Layer already exists [2025-11-19T03:11:58.845Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:58.845Z] 45042d1f7c5d: Layer already exists [2025-11-19T03:11:58.845Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:58.845Z] c0a3089b9c0e: Layer already exists [2025-11-19T03:11:58.845Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:59.108Z] 4.1.0-dev.76: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:59.462Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:11:59.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:11:59.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-19T03:11:59.812Z] 09129a274bc3: Preparing [2025-11-19T03:11:59.812Z] 3d9b183e997e: Preparing [2025-11-19T03:11:59.812Z] f0f5702b4c11: Preparing [2025-11-19T03:11:59.812Z] 7a2965b406d9: Preparing [2025-11-19T03:11:59.812Z] 45042d1f7c5d: Preparing [2025-11-19T03:11:59.812Z] c0a3089b9c0e: Preparing [2025-11-19T03:11:59.812Z] 0e64f2360a44: Preparing [2025-11-19T03:11:59.812Z] c0a3089b9c0e: Waiting [2025-11-19T03:11:59.812Z] 0e64f2360a44: Waiting [2025-11-19T03:11:59.812Z] 09129a274bc3: Layer already exists [2025-11-19T03:11:59.812Z] 3d9b183e997e: Layer already exists [2025-11-19T03:11:59.812Z] f0f5702b4c11: Layer already exists [2025-11-19T03:11:59.812Z] 45042d1f7c5d: Layer already exists [2025-11-19T03:11:59.812Z] 7a2965b406d9: Layer already exists [2025-11-19T03:11:59.812Z] 0e64f2360a44: Layer already exists [2025-11-19T03:11:59.812Z] c0a3089b9c0e: Layer already exists [2025-11-19T03:12:00.076Z] d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:12:00.429Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:12:00.774Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-11-19T03:12:00.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-19T03:12:00.775Z] 09129a274bc3: Preparing [2025-11-19T03:12:00.775Z] 3d9b183e997e: Preparing [2025-11-19T03:12:00.775Z] f0f5702b4c11: Preparing [2025-11-19T03:12:00.775Z] 7a2965b406d9: Preparing [2025-11-19T03:12:00.775Z] 45042d1f7c5d: Preparing [2025-11-19T03:12:00.775Z] c0a3089b9c0e: Preparing [2025-11-19T03:12:00.775Z] 0e64f2360a44: Preparing [2025-11-19T03:12:00.775Z] c0a3089b9c0e: Waiting [2025-11-19T03:12:00.775Z] 0e64f2360a44: Waiting [2025-11-19T03:12:00.775Z] 45042d1f7c5d: Layer already exists [2025-11-19T03:12:00.775Z] 09129a274bc3: Layer already exists [2025-11-19T03:12:00.775Z] f0f5702b4c11: Layer already exists [2025-11-19T03:12:00.775Z] 7a2965b406d9: Layer already exists [2025-11-19T03:12:00.775Z] 3d9b183e997e: Layer already exists [2025-11-19T03:12:00.775Z] 0e64f2360a44: Layer already exists [2025-11-19T03:12:00.775Z] c0a3089b9c0e: Layer already exists [2025-11-19T03:12:01.038Z] main: digest: sha256:0c3ab274a01ab17bd0acd12f91668aae402e30401c8442eda43bf117ac5ee1b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T03:12:01.130Z] ===================================================== [Pipeline] echo [2025-11-19T03:12:01.150Z] taggedImages: [2025-11-19T03:12:01.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [2025-11-19T03:12:01.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-19T03:12:01.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [2025-11-19T03:12:01.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [2025-11-19T03:12:01.150Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-11-19T03:12:01.165Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.179Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.191Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.201Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.215Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-19T03:12:01.227Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.236Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.245Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.263Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.274Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-19T03:12:01.286Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.298Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.314Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.329Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.345Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-19T03:12:01.360Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.373Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.389Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.402Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-19T03:12:01.436Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.456Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.488Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.501Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-19T03:12:01.514Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.528Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.541Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.557Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.568Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-19T03:12:01.584Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.595Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.614Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.629Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-19T03:12:01.660Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.675Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.692Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.707Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.722Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-19T03:12:01.736Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.749Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.762Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.774Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.792Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-19T03:12:01.806Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.821Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.834Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.863Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-19T03:12:01.880Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.896Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.914Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.939Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-19T03:12:01.954Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:01.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-11-19T03:12:01.983Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:01.998Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:02.014Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-19T03:12:02.085Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:02.095Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-11-19T03:12:02.108Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:02.119Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:02.137Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-19T03:12:02.149Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:02.164Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-11-19T03:12:02.176Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:02.189Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:02.200Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-19T03:12:02.212Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b [Pipeline] echo [2025-11-19T03:12:02.226Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-11-19T03:12:02.240Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:02.252Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d4de7c350327d83674676075a67e0ef5aebb317b-4.1.0-dev.76 [Pipeline] echo [2025-11-19T03:12:02.266Z] Skip building multi-arch image for 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 [2025-11-19T03:12:02.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-19T03:12:02.676Z] [2025-11-19T03:12:02.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T03:12:03.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-19T03:12:03.011Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-19T03:12:03.011Z] 8998bd30e6a1: Pulling fs layer [2025-11-19T03:12:03.011Z] 04944245beec: Pulling fs layer [2025-11-19T03:12:03.011Z] 699f458cf7ca: Pulling fs layer [2025-11-19T03:12:03.011Z] 765212b225bb: Pulling fs layer [2025-11-19T03:12:03.011Z] f23df028b6ca: Pulling fs layer [2025-11-19T03:12:03.011Z] d65c8cfc05b1: Pulling fs layer [2025-11-19T03:12:03.011Z] f23df028b6ca: Waiting [2025-11-19T03:12:03.011Z] 2437ff75d9bd: Pulling fs layer [2025-11-19T03:12:03.011Z] d65c8cfc05b1: Waiting [2025-11-19T03:12:03.011Z] 2437ff75d9bd: Waiting [2025-11-19T03:12:03.282Z] 04944245beec: Verifying Checksum [2025-11-19T03:12:03.282Z] 04944245beec: Download complete [2025-11-19T03:12:03.282Z] 765212b225bb: Verifying Checksum [2025-11-19T03:12:03.282Z] 765212b225bb: Download complete [2025-11-19T03:12:03.282Z] f23df028b6ca: Verifying Checksum [2025-11-19T03:12:03.282Z] f23df028b6ca: Download complete [2025-11-19T03:12:03.282Z] d65c8cfc05b1: Verifying Checksum [2025-11-19T03:12:03.282Z] d65c8cfc05b1: Download complete [2025-11-19T03:12:03.548Z] 699f458cf7ca: Verifying Checksum [2025-11-19T03:12:03.548Z] 699f458cf7ca: Download complete [2025-11-19T03:12:03.816Z] 8998bd30e6a1: Verifying Checksum [2025-11-19T03:12:03.816Z] 8998bd30e6a1: Download complete [2025-11-19T03:12:06.387Z] 2437ff75d9bd: Verifying Checksum [2025-11-19T03:12:06.387Z] 2437ff75d9bd: Download complete [2025-11-19T03:12:08.959Z] 8998bd30e6a1: Pull complete [2025-11-19T03:12:09.540Z] 04944245beec: Pull complete [2025-11-19T03:12:10.941Z] 699f458cf7ca: Pull complete [2025-11-19T03:12:11.206Z] 765212b225bb: Pull complete [2025-11-19T03:12:12.161Z] f23df028b6ca: Pull complete [2025-11-19T03:12:12.161Z] d65c8cfc05b1: Pull complete [2025-11-19T03:12:30.339Z] 2437ff75d9bd: Pull complete [2025-11-19T03:12:30.339Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-19T03:12:30.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-19T03:12:30.339Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T03:12:30.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-773371 does not seem to be running inside a container [2025-11-19T03:12:30.590Z] $ 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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T03:12:32.038Z] $ docker top 903e91d56755f4c98d3d228c16adc5c86c35b3e9548d231ae4adaf877b56ad71 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-19T03:12:33.031Z] ---> job-cost.sh [2025-11-19T03:12:33.031Z] lf-activate-venv: SKIPPING [2025-11-19T03:12:33.031Z] INFO: No Stack... [2025-11-19T03:12:33.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-19T03:12:34.195Z] INFO: Archiving Costs [Pipeline] sh [2025-11-19T03:12:34.851Z] + cat /w/workspace/edgex-go/926/archives/cost.csv [2025-11-19T03:12:34.851Z] + cut -d, -f6 [Pipeline] lock [2025-11-19T03:12:34.886Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-926-stack-cost] [2025-11-19T03:12:34.894Z] Resource [jenkins-edgexfoundry-edgex-go-main-926-stack-cost] did not exist. Created. [2025-11-19T03:12:34.900Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-926-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-19T03:12:35.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-19T03:12:36.212Z] Stashed 1 file(s) [Pipeline] } [2025-11-19T03:12:36.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-926-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-19T03:12:36.252Z] $ docker stop --time=1 903e91d56755f4c98d3d228c16adc5c86c35b3e9548d231ae4adaf877b56ad71 [2025-11-19T03:12:37.753Z] $ docker rm -f --volumes 903e91d56755f4c98d3d228c16adc5c86c35b3e9548d231ae4adaf877b56ad71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-19T08:17:27.462Z] Cancelling nested steps due to timeout [2025-11-19T08:17:27.468Z] Sending interrupt signal to process [2025-11-19T08:17:38.941Z] script returned exit code 143 [Pipeline] } [2025-11-19T08:17:38.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-19T08:17:39.558Z] + '[' -d /w/workspace/edgex-go/926/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:17:39.872Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:17:40.441Z] ---> package-listing.sh [2025-11-19T08:17:40.441Z] ++ facter osfamily [2025-11-19T08:17:40.441Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-19T08:17:40.710Z] + OS_FAMILY=redhat [2025-11-19T08:17:40.710Z] + workspace=/w/workspace/edgex-go/926 [2025-11-19T08:17:40.710Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-19T08:17:40.710Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-19T08:17:40.710Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-19T08:17:40.710Z] + PACKAGES=/tmp/packages_start.txt [2025-11-19T08:17:40.710Z] + '[' /w/workspace/edgex-go/926 ']' [2025-11-19T08:17:40.710Z] + PACKAGES=/tmp/packages_end.txt [2025-11-19T08:17:40.710Z] + case "${OS_FAMILY}" in [2025-11-19T08:17:40.710Z] + rpm -qa [2025-11-19T08:17:40.710Z] + sort [2025-11-19T08:17:41.667Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-19T08:17:41.667Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-19T08:17:41.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-19T08:17:41.667Z] + '[' /w/workspace/edgex-go/926 ']' [2025-11-19T08:17:41.667Z] + mkdir -p /w/workspace/edgex-go/926/archives/ [2025-11-19T08:17:41.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/926/archives/ [Pipeline] echo [2025-11-19T08:17:41.679Z] 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/926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-19T08:17:41.964Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T08:17:42.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-19T08:17:42.553Z] [2025-11-19T08:17:42.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T08:17:42.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-19T08:17:42.863Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-19T08:17:42.863Z] 5eb5b503b376: Pulling fs layer [2025-11-19T08:17:42.863Z] 5c69ac0246d0: Pulling fs layer [2025-11-19T08:17:42.863Z] ec43610c2a17: Pulling fs layer [2025-11-19T08:17:42.863Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-19T08:17:42.863Z] 33b1e0a273af: Pulling fs layer [2025-11-19T08:17:42.863Z] 5d3b04190fa2: Pulling fs layer [2025-11-19T08:17:42.863Z] 2f39f015ded8: Pulling fs layer [2025-11-19T08:17:42.863Z] 3a2ae6a8a46f: Waiting [2025-11-19T08:17:42.863Z] 33b1e0a273af: Waiting [2025-11-19T08:17:42.863Z] 5d3b04190fa2: Waiting [2025-11-19T08:17:42.863Z] 2f39f015ded8: Waiting [2025-11-19T08:17:42.863Z] 5c69ac0246d0: Verifying Checksum [2025-11-19T08:17:42.863Z] 5c69ac0246d0: Download complete [2025-11-19T08:17:42.863Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-19T08:17:42.863Z] 3a2ae6a8a46f: Download complete [2025-11-19T08:17:43.125Z] 33b1e0a273af: Verifying Checksum [2025-11-19T08:17:43.125Z] 33b1e0a273af: Download complete [2025-11-19T08:17:43.125Z] ec43610c2a17: Verifying Checksum [2025-11-19T08:17:43.125Z] ec43610c2a17: Download complete [2025-11-19T08:17:43.125Z] 5d3b04190fa2: Verifying Checksum [2025-11-19T08:17:43.125Z] 5d3b04190fa2: Download complete [2025-11-19T08:17:43.125Z] 5eb5b503b376: Verifying Checksum [2025-11-19T08:17:43.125Z] 5eb5b503b376: Download complete [2025-11-19T08:17:43.703Z] 2f39f015ded8: Download complete [2025-11-19T08:17:44.651Z] 5eb5b503b376: Pull complete [2025-11-19T08:17:44.651Z] 5c69ac0246d0: Pull complete [2025-11-19T08:17:45.230Z] ec43610c2a17: Pull complete [2025-11-19T08:17:45.230Z] 3a2ae6a8a46f: Pull complete [2025-11-19T08:17:45.491Z] 33b1e0a273af: Pull complete [2025-11-19T08:17:45.491Z] 5d3b04190fa2: Pull complete [2025-11-19T08:17:49.753Z] 2f39f015ded8: Pull complete [2025-11-19T08:17:49.753Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-19T08:17:49.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-19T08:17:49.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T08:17:49.896Z] prd-centos7-docker-4c-2g-773378 does not seem to be running inside a container [2025-11-19T08:17:49.929Z] $ 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/926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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 [2025-11-19T08:17:52.753Z] $ docker top 8ce812d846b08ce0cf1917d59b118e9d79c3343a186c6c7bddcd4af497f18118 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-19T08:17:53.108Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-19T08:17:53.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-19T08:17:53.693Z] + ls /var/log/sa-host [2025-11-19T08:17:53.694Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-19T08:17:53.927Z] provisioning config files... [2025-11-19T08:17:53.937Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config11773259003437256287tmp [Pipeline] { [Pipeline] echo [2025-11-19T08:17:53.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:17:54.257Z] ---> create-netrc.sh [Pipeline] } [2025-11-19T08:17:54.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:17:54.633Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-19T08:17:54.642Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:17:54.933Z] ---> sudo-logs.sh [2025-11-19T08:17:54.933Z] Archiving 'sudo' log.. [2025-11-19T08:17:54.933Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-19T08:17:54.973Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-19T08:17:54.980Z] $ docker stop --time=1 8ce812d846b08ce0cf1917d59b118e9d79c3343a186c6c7bddcd4af497f18118 [2025-11-19T08:17:56.097Z] $ docker rm -f --volumes 8ce812d846b08ce0cf1917d59b118e9d79c3343a186c6c7bddcd4af497f18118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-19T08:17:56.212Z] [WS-CLEANUP] Deleting project workspace... [2025-11-19T08:17:56.212Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-19T08:17:56.229Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-19T08:17:56.442Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-19T08:17:57.331Z] + [ -d /w/workspace/edgex-go/926/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:17:57.624Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:17:58.497Z] ---> package-listing.sh [2025-11-19T08:17:58.497Z] ++ facter osfamily [2025-11-19T08:17:58.497Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-19T08:17:58.758Z] + OS_FAMILY=debian [2025-11-19T08:17:58.758Z] + workspace=/w/workspace/edgex-go/926 [2025-11-19T08:17:58.758Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-19T08:17:58.758Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-19T08:17:58.758Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-19T08:17:58.758Z] + PACKAGES=/tmp/packages_start.txt [2025-11-19T08:17:58.758Z] + '[' /w/workspace/edgex-go/926 ']' [2025-11-19T08:17:58.758Z] + PACKAGES=/tmp/packages_end.txt [2025-11-19T08:17:58.758Z] + case "${OS_FAMILY}" in [2025-11-19T08:17:58.758Z] + dpkg -l [2025-11-19T08:17:58.758Z] + grep '^ii' [2025-11-19T08:17:58.758Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-19T08:17:58.758Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-19T08:17:58.758Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-19T08:17:58.758Z] + '[' /w/workspace/edgex-go/926 ']' [2025-11-19T08:17:58.758Z] + mkdir -p /w/workspace/edgex-go/926/archives/ [2025-11-19T08:17:58.758Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/926/archives/ [Pipeline] echo [2025-11-19T08:17:58.769Z] 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/926/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-19T08:17:59.061Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T08:17:59.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-19T08:17:59.644Z] [2025-11-19T08:17:59.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-19T08:17:59.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-19T08:17:59.952Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-19T08:17:59.952Z] 5eb5b503b376: Pulling fs layer [2025-11-19T08:17:59.952Z] 5c69ac0246d0: Pulling fs layer [2025-11-19T08:17:59.952Z] ec43610c2a17: Pulling fs layer [2025-11-19T08:17:59.952Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-19T08:17:59.952Z] 33b1e0a273af: Pulling fs layer [2025-11-19T08:17:59.952Z] 5d3b04190fa2: Pulling fs layer [2025-11-19T08:17:59.952Z] 2f39f015ded8: Pulling fs layer [2025-11-19T08:17:59.952Z] 3a2ae6a8a46f: Waiting [2025-11-19T08:17:59.952Z] 2f39f015ded8: Waiting [2025-11-19T08:17:59.952Z] 33b1e0a273af: Waiting [2025-11-19T08:17:59.952Z] 5d3b04190fa2: Waiting [2025-11-19T08:17:59.952Z] 5c69ac0246d0: Verifying Checksum [2025-11-19T08:17:59.952Z] 5c69ac0246d0: Download complete [2025-11-19T08:17:59.952Z] 3a2ae6a8a46f: Download complete [2025-11-19T08:17:59.952Z] 33b1e0a273af: Verifying Checksum [2025-11-19T08:17:59.952Z] 33b1e0a273af: Download complete [2025-11-19T08:17:59.952Z] 5d3b04190fa2: Verifying Checksum [2025-11-19T08:17:59.952Z] 5d3b04190fa2: Download complete [2025-11-19T08:17:59.952Z] ec43610c2a17: Verifying Checksum [2025-11-19T08:17:59.952Z] ec43610c2a17: Download complete [2025-11-19T08:18:00.212Z] 5eb5b503b376: Verifying Checksum [2025-11-19T08:18:00.212Z] 5eb5b503b376: Download complete [2025-11-19T08:18:00.780Z] 2f39f015ded8: Verifying Checksum [2025-11-19T08:18:00.780Z] 2f39f015ded8: Download complete [2025-11-19T08:18:02.199Z] 5eb5b503b376: Pull complete [2025-11-19T08:18:02.199Z] 5c69ac0246d0: Pull complete [2025-11-19T08:18:02.767Z] ec43610c2a17: Pull complete [2025-11-19T08:18:02.767Z] 3a2ae6a8a46f: Pull complete [2025-11-19T08:18:02.767Z] 33b1e0a273af: Pull complete [2025-11-19T08:18:02.767Z] 5d3b04190fa2: Pull complete [2025-11-19T08:18:09.337Z] 2f39f015ded8: Pull complete [2025-11-19T08:18:09.337Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-19T08:18:09.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-19T08:18:09.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-19T08:18:09.474Z] prd-ubuntu20.04-docker-8c-8g-773369 does not seem to be running inside a container [2025-11-19T08:18:09.513Z] $ 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/926/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/926 -v /w/workspace/edgex-go/926:/w/workspace/edgex-go/926:rw,z -v /w/workspace/edgex-go/926@tmp:/w/workspace/edgex-go/926@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 [2025-11-19T08:18:11.148Z] $ docker top 9249876270c308695a1bf8ee5a0a576b41be69315ffc6c4cfe7f3e98bb9f0707 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-19T08:18:11.484Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-19T08:18:11.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-19T08:18:12.068Z] + ls /var/log/sa-host [2025-11-19T08:18:12.068Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-19T08:18:12.107Z] provisioning config files... [2025-11-19T08:18:12.117Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/926@tmp/config12079105550137498574tmp [Pipeline] { [Pipeline] echo [2025-11-19T08:18:12.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:18:12.423Z] ---> create-netrc.sh [Pipeline] } [2025-11-19T08:18:12.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:18:12.749Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-19T08:18:12.761Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:18:13.048Z] ---> sudo-logs.sh [2025-11-19T08:18:13.048Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-19T08:18:13.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:18:13.400Z] ---> job-cost.sh [2025-11-19T08:18:13.400Z] lf-activate-venv: SKIPPING [2025-11-19T08:18:13.400Z] DEBUG: total: 0.10999999940395355 [2025-11-19T08:18:13.400Z] INFO: Retrieving Stack Cost... [2025-11-19T08:18:13.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-19T08:18:13.920Z] INFO: Archiving Costs [Pipeline] echo [2025-11-19T08:18:13.933Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-19T08:18:14.222Z] ---> logs-deploy.sh [2025-11-19T08:18:14.222Z] lf-activate-venv: SKIPPING [2025-11-19T08:18:14.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/926 [2025-11-19T08:18:14.222Z] INFO: archiving workspace using pattern(s): [2025-11-19T08:18:15.167Z] Archives upload complete. [2025-11-19T08:18:15.167Z] INFO: archiving logs to Nexus