Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93993623b6023bd90f5581334015c52b08f52fe2 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-ssh810403876415860226.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-ssh2326422297281197586.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-ssh7267763876380778758.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-ssh2092248452711075733.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-ssh16257480615591908289.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 ‘prd-ubuntu20.04-docker-8c-8g-774038’ is offline Running on prd-ubuntu20.04-docker-8c-8g-774040 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/930 [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/930 # 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 > 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 Avoid second fetch Checking out Revision 93993623b6023bd90f5581334015c52b08f52fe2 (main) Commit message: "Merge pull request #5321 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.2" > git config core.sparsecheckout # timeout=10 > git checkout -f 93993623b6023bd90f5581334015c52b08f52fe2 # timeout=10 > git rev-list --no-walk 4d6b8008e4c7cedef18ee7fd2ff97b97011e0329 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-28T03:00:23.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-28T03:00:23.481Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-28T03:00:23.506Z] ========================================================= [2025-11-28T03:00:23.506Z] EdgeX Global Pipelines Version Info [2025-11-28T03:00:23.506Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:00:43.436Z] ------------------- [2025-11-28T03:00:43.436Z] stable info: [2025-11-28T03:00:43.436Z] ------------------- [2025-11-28T03:00:43.436Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-28T03:00:43.436Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-28T03:00:43.436Z] Message: update stable to v1.0.278 [2025-11-28T03:00:43.436Z] ------------------- [2025-11-28T03:00:43.436Z] experimental info: [2025-11-28T03:00:43.436Z] ------------------- [2025-11-28T03:00:43.436Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-28T03:00:43.436Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-28T03:00:43.436Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-28T03:00:43.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-28T03:00:43.545Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-28T03:00:43.570Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-28T03:00:43.594Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-28T03:00:43.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-28T03:00:43.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-28T03:00:43.660Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-28T03:00:43.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-28T03:00:43.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-28T03:00:43.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-28T03:00:43.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-28T03:00:43.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-28T03:00:43.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-28T03:00:43.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-28T03:00:43.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-28T03:00:43.872Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-28T03:00:43.891Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-28T03:00:43.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-28T03:00:43.942Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-28T03:00:43.963Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-28T03:00:43.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-28T03:00:44.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-28T03:00:44.041Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-28T03:00:44.065Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-11-28T03:00:44.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-11-28T03:00:44.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-11-28T03:00:44.129Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:00:44.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9399362 [Pipeline] echo [2025-11-28T03:00:44.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-28T03:00:44.246Z] provisioning config files... [2025-11-28T03:00:44.261Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config17721337215242782593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:00:44.600Z] ---> ****-login.sh [2025-11-28T03:00:44.600Z] nexus3.edgexfoundry.org:10001 [2025-11-28T03:00:44.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:00:44.860Z] [2025-11-28T03:00:44.860Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-28T03:00:44.860Z] Configure a credential helper to remove this warning. See [2025-11-28T03:00:44.860Z] https://docs.****.com/go/credential-store/ [2025-11-28T03:00:44.860Z] [2025-11-28T03:00:44.860Z] Login Succeeded [2025-11-28T03:00:44.860Z] nexus3.edgexfoundry.org:10002 [2025-11-28T03:00:44.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:00:44.860Z] [2025-11-28T03:00:44.860Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-28T03:00:44.860Z] Configure a credential helper to remove this warning. See [2025-11-28T03:00:44.860Z] https://docs.****.com/go/credential-store/ [2025-11-28T03:00:44.860Z] [2025-11-28T03:00:44.860Z] Login Succeeded [2025-11-28T03:00:44.860Z] nexus3.edgexfoundry.org:10003 [2025-11-28T03:00:45.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:00:45.122Z] [2025-11-28T03:00:45.122Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-28T03:00:45.123Z] Configure a credential helper to remove this warning. See [2025-11-28T03:00:45.123Z] https://docs.****.com/go/credential-store/ [2025-11-28T03:00:45.123Z] [2025-11-28T03:00:45.123Z] Login Succeeded [2025-11-28T03:00:45.123Z] nexus3.edgexfoundry.org:10004 [2025-11-28T03:00:45.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:00:45.123Z] [2025-11-28T03:00:45.123Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-28T03:00:45.123Z] Configure a credential helper to remove this warning. See [2025-11-28T03:00:45.123Z] https://docs.****.com/go/credential-store/ [2025-11-28T03:00:45.123Z] [2025-11-28T03:00:45.123Z] Login Succeeded [2025-11-28T03:00:45.123Z] ****.io [2025-11-28T03:00:45.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:00:45.383Z] [2025-11-28T03:00:45.383Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-28T03:00:45.383Z] Configure a credential helper to remove this warning. See [2025-11-28T03:00:45.383Z] https://docs.****.com/go/credential-store/ [2025-11-28T03:00:45.383Z] [2025-11-28T03:00:45.383Z] Login Succeeded [2025-11-28T03:00:45.383Z] ---> ****-login.sh ends [Pipeline] } [2025-11-28T03:00:45.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-28T03:00:45.734Z] + 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-28T03:00:45.735Z] + dirname cmd/core-command/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/core-data/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/core-keeper/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/core-metadata/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/support-notifications/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-28T03:00:45.735Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-28T03:00:45.735Z] + cut -d/ -f2 [2025-11-28T03:00:45.735Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-28T03:00:45.777Z] 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-28T03:00:46.156Z] + git rev-list -1 --merges 93993623b6023bd90f5581334015c52b08f52fe2~1..93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:00:46.169Z] -----------> git rev-list -1 --merges 93993623b6023bd90f5581334015c52b08f52fe2~1..93993623b6023bd90f5581334015c52b08f52fe2 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:00:46.169Z] 93993623b6023bd90f5581334015c52b08f52fe2 [false] [Pipeline] sh [2025-11-28T03:00:46.471Z] + git log --format=format:%s -1 93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:00:46.487Z] ========================================================= [2025-11-28T03:00:46.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-28T03:00:46.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-28T03:00:46.896Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-28T03:00:46.896Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-28T03:00:46.896Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-28T03:00:46.896Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-28T03:00:46.896Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-28T03:00:46.896Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-28T03:00:46.896Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:00:47.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-28T03:00:47.257Z] [2025-11-28T03:00:47.257Z] 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-28T03:00:47.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-28T03:00:47.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-28T03:00:47.564Z] 3dae71ba6b94: Pulling fs layer [2025-11-28T03:00:47.564Z] 6bf1a483ea7c: Pulling fs layer [2025-11-28T03:00:47.564Z] f5dfc541a4d3: Pulling fs layer [2025-11-28T03:00:47.564Z] 461d9e800cba: Pulling fs layer [2025-11-28T03:00:47.564Z] 80192f66455f: Pulling fs layer [2025-11-28T03:00:47.564Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-28T03:00:47.564Z] a29436f7fd5d: Pulling fs layer [2025-11-28T03:00:47.564Z] 923cac83aea3: Pulling fs layer [2025-11-28T03:00:47.564Z] 25ad8b0a4227: Pulling fs layer [2025-11-28T03:00:47.564Z] db01528c6b51: Pulling fs layer [2025-11-28T03:00:47.564Z] 28988de357af: Pulling fs layer [2025-11-28T03:00:47.564Z] 80192f66455f: Waiting [2025-11-28T03:00:47.564Z] 25ad8b0a4227: Waiting [2025-11-28T03:00:47.564Z] 2e8e34ca0e6c: Waiting [2025-11-28T03:00:47.564Z] 28988de357af: Waiting [2025-11-28T03:00:47.564Z] a29436f7fd5d: Waiting [2025-11-28T03:00:47.564Z] db01528c6b51: Waiting [2025-11-28T03:00:47.564Z] 461d9e800cba: Waiting [2025-11-28T03:00:47.564Z] 923cac83aea3: Waiting [2025-11-28T03:00:47.826Z] 6bf1a483ea7c: Verifying Checksum [2025-11-28T03:00:47.826Z] 6bf1a483ea7c: Download complete [2025-11-28T03:00:47.826Z] 461d9e800cba: Verifying Checksum [2025-11-28T03:00:47.826Z] 461d9e800cba: Download complete [2025-11-28T03:00:47.826Z] 80192f66455f: Verifying Checksum [2025-11-28T03:00:47.826Z] 80192f66455f: Download complete [2025-11-28T03:00:47.826Z] f5dfc541a4d3: Verifying Checksum [2025-11-28T03:00:47.826Z] f5dfc541a4d3: Download complete [2025-11-28T03:00:47.826Z] 3dae71ba6b94: Verifying Checksum [2025-11-28T03:00:47.826Z] 3dae71ba6b94: Download complete [2025-11-28T03:00:47.826Z] 923cac83aea3: Verifying Checksum [2025-11-28T03:00:47.826Z] 923cac83aea3: Download complete [2025-11-28T03:00:48.085Z] 25ad8b0a4227: Verifying Checksum [2025-11-28T03:00:48.085Z] 25ad8b0a4227: Download complete [2025-11-28T03:00:48.085Z] db01528c6b51: Verifying Checksum [2025-11-28T03:00:48.085Z] db01528c6b51: Download complete [2025-11-28T03:00:48.085Z] 28988de357af: Verifying Checksum [2025-11-28T03:00:48.085Z] 28988de357af: Download complete [2025-11-28T03:00:48.085Z] a29436f7fd5d: Verifying Checksum [2025-11-28T03:00:48.085Z] a29436f7fd5d: Download complete [2025-11-28T03:00:48.655Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-28T03:00:48.655Z] 2e8e34ca0e6c: Download complete [2025-11-28T03:00:49.594Z] 3dae71ba6b94: Pull complete [2025-11-28T03:00:49.594Z] 6bf1a483ea7c: Pull complete [2025-11-28T03:00:51.270Z] f5dfc541a4d3: Pull complete [2025-11-28T03:00:51.270Z] 461d9e800cba: Pull complete [2025-11-28T03:00:51.270Z] 80192f66455f: Pull complete [2025-11-28T03:00:56.136Z] 2e8e34ca0e6c: Pull complete [2025-11-28T03:00:57.293Z] a29436f7fd5d: Pull complete [2025-11-28T03:00:57.293Z] 923cac83aea3: Pull complete [2025-11-28T03:00:57.293Z] 25ad8b0a4227: Pull complete [2025-11-28T03:00:57.293Z] db01528c6b51: Pull complete [2025-11-28T03:00:57.293Z] 28988de357af: Pull complete [2025-11-28T03:00:57.293Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-28T03:00:57.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-28T03:00:57.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:00:57.434Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:00:57.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:01:00.280Z] $ docker top ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 -eo pid,comm [2025-11-28T03:01:00.323Z] 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-28T03:01:00.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-28T03:01:00.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-28T03:01:00.383Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-28T03:01:00.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-28T03:01:00.501Z] $ docker exec ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent [2025-11-28T03:01:00.601Z] SSH_AUTH_SOCK=/tmp/ssh-tE5rPqEN4rRJ/agent.32 [2025-11-28T03:01:00.601Z] SSH_AGENT_PID=38 [2025-11-28T03:01:00.608Z] Running ssh-add (command line suppressed) [2025-11-28T03:01:00.696Z] Identity added: /w/workspace/edgex-go/930@tmp/private_key_8682813809485279410.key (/w/workspace/edgex-go/930@tmp/private_key_8682813809485279410.key) [2025-11-28T03:01:00.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-28T03:01:01.018Z] + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] sh [2025-11-28T03:01:01.309Z] + git tag --points-at HEAD [Pipeline] } [2025-11-28T03:01:01.322Z] $ docker exec --env ******** --env ******** ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent -k [2025-11-28T03:01:01.406Z] unset SSH_AUTH_SOCK; [2025-11-28T03:01:01.407Z] unset SSH_AGENT_PID; [2025-11-28T03:01:01.407Z] echo Agent pid 38 killed; [2025-11-28T03:01:01.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-28T03:01:01.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-28T03:01:01.461Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-28T03:01:01.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-28T03:01:01.565Z] $ docker exec ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent [2025-11-28T03:01:01.665Z] SSH_AUTH_SOCK=/tmp/ssh-8CLuCcVpfHIT/agent.86 [2025-11-28T03:01:01.665Z] SSH_AGENT_PID=92 [2025-11-28T03:01:01.670Z] Running ssh-add (command line suppressed) [2025-11-28T03:01:01.761Z] Identity added: /w/workspace/edgex-go/930@tmp/private_key_821953236445734908.key (/w/workspace/edgex-go/930@tmp/private_key_821953236445734908.key) [2025-11-28T03:01:01.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-28T03:01:02.071Z] + git semver init [2025-11-28T03:01:02.331Z] 2025-11-28 03:01:02,274 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-28T03:01:02.331Z] 2025-11-28 03:01:02,278 [run_init] DEBUG init version:0.0.0 force:False [2025-11-28T03:01:02.331Z] 2025-11-28 03:01:02,279 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/930/.semver [2025-11-28T03:01:02.331Z] 2025-11-28 03:01:02,279 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/930/.semver [2025-11-28T03:01:02.331Z] 2025-11-28 03:01:02,279 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/930/.semver'], cwd=/w/workspace/edgex-go/930, stdin=None, shell=False, universal_newlines=False) [2025-11-28T03:01:08.687Z] 2025-11-28 03:01:08,453 [append_file] DEBUG append to file:/w/workspace/edgex-go/930/.git/info/exclude [2025-11-28T03:01:08.687Z] 2025-11-28 03:01:08,454 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/930/.semver/main with force:False [2025-11-28T03:01:08.687Z] 2025-11-28 03:01:08,454 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:01:08.687Z] 2025-11-28 03:01:08,454 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:01:08.687Z] 4.1.0-dev.79 [Pipeline] } [2025-11-28T03:01:08.695Z] $ docker exec --env ******** --env ******** ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 ssh-agent -k [2025-11-28T03:01:08.785Z] unset SSH_AUTH_SOCK; [2025-11-28T03:01:08.785Z] unset SSH_AGENT_PID; [2025-11-28T03:01:08.785Z] echo Agent pid 92 killed; [2025-11-28T03:01:08.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-28T03:01:09.126Z] + git semver [Pipeline] } [2025-11-28T03:01:09.397Z] $ docker stop --time=1 ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 [2025-11-28T03:01:12.335Z] $ docker rm -f --volumes ad4c2aa027ba036d2f6d3a75c2bf63ca09716f6b4e7919c6203675260ade6493 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-28T03:01:12.698Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-28T03:01:13.020Z] Stashed 1 file(s) [Pipeline] echo [2025-11-28T03:01:13.025Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.79 [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-28T03:01:13.498Z] + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] echo [2025-11-28T03:01:13.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-28T03:01:13.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-28T03:01:13.552Z] ========================================================= [2025-11-28T03:01:13.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-28T03:01:13.552Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-28T03:01:13.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-28T03:01:13.850Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-11-28T03:01:13.850Z] 2d35ebdb57d9: Pulling fs layer [2025-11-28T03:01:13.850Z] c35fb4624d26: Pulling fs layer [2025-11-28T03:01:13.850Z] 4e2aec7ef170: Pulling fs layer [2025-11-28T03:01:13.850Z] 333b49ad6fbf: Pulling fs layer [2025-11-28T03:01:13.850Z] 4f4fb700ef54: Pulling fs layer [2025-11-28T03:01:13.850Z] c3e65509a76b: Pulling fs layer [2025-11-28T03:01:13.850Z] 7cf9ebb963bd: Pulling fs layer [2025-11-28T03:01:13.850Z] bb34ca984cfb: Pulling fs layer [2025-11-28T03:01:13.850Z] 151cf03bc807: Pulling fs layer [2025-11-28T03:01:13.850Z] 333b49ad6fbf: Waiting [2025-11-28T03:01:13.850Z] 4f4fb700ef54: Waiting [2025-11-28T03:01:13.850Z] c3e65509a76b: Waiting [2025-11-28T03:01:13.850Z] 7cf9ebb963bd: Waiting [2025-11-28T03:01:13.850Z] bb34ca984cfb: Waiting [2025-11-28T03:01:13.850Z] 151cf03bc807: Waiting [2025-11-28T03:01:13.850Z] c35fb4624d26: Verifying Checksum [2025-11-28T03:01:13.850Z] c35fb4624d26: Download complete [2025-11-28T03:01:13.850Z] 333b49ad6fbf: Download complete [2025-11-28T03:01:13.850Z] 4f4fb700ef54: Verifying Checksum [2025-11-28T03:01:13.850Z] 4f4fb700ef54: Download complete [2025-11-28T03:01:13.850Z] c3e65509a76b: Verifying Checksum [2025-11-28T03:01:13.850Z] c3e65509a76b: Download complete [2025-11-28T03:01:13.850Z] 2d35ebdb57d9: Verifying Checksum [2025-11-28T03:01:13.850Z] 2d35ebdb57d9: Download complete [2025-11-28T03:01:14.109Z] 7cf9ebb963bd: Verifying Checksum [2025-11-28T03:01:14.109Z] 7cf9ebb963bd: Download complete [2025-11-28T03:01:14.109Z] 2d35ebdb57d9: Pull complete [2025-11-28T03:01:14.368Z] 4e2aec7ef170: Verifying Checksum [2025-11-28T03:01:14.368Z] 4e2aec7ef170: Download complete [2025-11-28T03:01:14.368Z] c35fb4624d26: Pull complete [2025-11-28T03:01:14.368Z] 151cf03bc807: Verifying Checksum [2025-11-28T03:01:14.368Z] 151cf03bc807: Download complete [2025-11-28T03:01:14.627Z] bb34ca984cfb: Verifying Checksum [2025-11-28T03:01:14.627Z] bb34ca984cfb: Download complete [2025-11-28T03:01:19.901Z] 4e2aec7ef170: Pull complete [2025-11-28T03:01:19.901Z] 333b49ad6fbf: Pull complete [2025-11-28T03:01:19.901Z] 4f4fb700ef54: Pull complete [2025-11-28T03:01:19.901Z] c3e65509a76b: Pull complete [2025-11-28T03:01:20.158Z] 7cf9ebb963bd: Pull complete [2025-11-28T03:01:23.444Z] bb34ca984cfb: Pull complete [2025-11-28T03:01:23.704Z] 151cf03bc807: Pull complete [2025-11-28T03:01:23.704Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-28T03:01:23.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-28T03:01:23.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-28T03:01:24.012Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-28T03:01:24.012Z] WORKDIR /edgex [2025-11-28T03:01:24.012Z] COPY go.mod . [2025-11-28T03:01:24.012Z] RUN go mod download [2025-11-28T03:01:24.012Z] + docker build -t ci-base-image-x86_64 -f - . [2025-11-28T03:01:24.579Z] #0 building with "default" instance using docker driver [2025-11-28T03:01:24.579Z] [2025-11-28T03:01:24.579Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:01:24.579Z] #1 transferring dockerfile: 164B done [2025-11-28T03:01:24.579Z] #1 DONE 0.0s [2025-11-28T03:01:24.579Z] [2025-11-28T03:01:24.579Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-28T03:01:24.579Z] #2 DONE 0.0s [2025-11-28T03:01:24.579Z] [2025-11-28T03:01:24.579Z] #3 [internal] load .dockerignore [2025-11-28T03:01:24.579Z] #3 transferring context: 50B done [2025-11-28T03:01:24.579Z] #3 DONE 0.0s [2025-11-28T03:01:24.579Z] [2025-11-28T03:01:24.579Z] #4 [internal] load build context [2025-11-28T03:01:24.838Z] #4 transferring context: 7.11kB done [2025-11-28T03:01:24.838Z] #4 DONE 0.1s [2025-11-28T03:01:24.838Z] [2025-11-28T03:01:24.838Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-28T03:01:24.838Z] #5 DONE 0.1s [2025-11-28T03:01:24.838Z] [2025-11-28T03:01:24.838Z] #6 [2/4] WORKDIR /edgex [2025-11-28T03:01:27.373Z] #6 DONE 2.6s [2025-11-28T03:01:27.373Z] [2025-11-28T03:01:27.373Z] #7 [3/4] COPY go.mod . [2025-11-28T03:01:27.373Z] #7 DONE 0.0s [2025-11-28T03:01:27.373Z] [2025-11-28T03:01:27.373Z] #8 [4/4] RUN go mod download [2025-11-28T03:01:28.140Z] Still waiting to schedule task [2025-11-28T03:01:28.140Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-28T03:01:35.493Z] #8 DONE 7.6s [2025-11-28T03:01:35.493Z] [2025-11-28T03:01:35.493Z] #9 exporting to image [2025-11-28T03:01:35.493Z] #9 exporting layers [2025-11-28T03:01:38.779Z] #9 exporting layers 3.6s done [2025-11-28T03:01:38.779Z] #9 writing image sha256:b6e1a7d08a3887280d9199290af2d6609b69d7d86e1015ed73fc3fe366258331 done [2025-11-28T03:01:38.779Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-28T03:01:38.779Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:01:39.087Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-28T03:01:39.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:01:39.162Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:01:39.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:01:39.432Z] $ docker top c054d9efabb3c700e5875fd0e3374b504730e21d9198bbba32c88033a9500674 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-28T03:01:39.773Z] + go version [2025-11-28T03:01:39.773Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-28T03:01:39.781Z] $ docker stop --time=1 c054d9efabb3c700e5875fd0e3374b504730e21d9198bbba32c88033a9500674 [2025-11-28T03:01:41.029Z] $ docker rm -f --volumes c054d9efabb3c700e5875fd0e3374b504730e21d9198bbba32c88033a9500674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:01:41.471Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-28T03:01:41.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:01:41.544Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:01:41.572Z] $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:01:41.780Z] $ docker top 76ed6944ac012e8d364008426b788c755e24fcaa44d9c67d6eb0c83fe9b97b42 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-28T03:01:41.852Z] ========================================================= [2025-11-28T03:01:41.852Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-28T03:01:41.852Z] ========================================================= [Pipeline] sh [2025-11-28T03:01:42.137Z] + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] fileExists [Pipeline] sh [2025-11-28T03:01:42.441Z] + make test [2025-11-28T03:01:42.441Z] go test -race -coverprofile=coverage.out ./... [2025-11-28T03:01:52.423Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-28T03:02:22.041Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-28T03:02:24.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2025-11-28T03:02:27.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2025-11-28T03:02:27.510Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-28T03:02:27.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements [2025-11-28T03:02:27.510Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-28T03:02:27.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.085s coverage: 57.7% of statements [2025-11-28T03:02:27.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.021s coverage: 86.5% of statements [2025-11-28T03:02:27.510Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-28T03:02:27.510Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.095s coverage: 94.2% of statements [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-28T03:02:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 90.7% of statements [2025-11-28T03:02:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-28T03:02:29.414Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-28T03:02:29.414Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-28T03:02:30.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 8.3% of statements [2025-11-28T03:02:30.350Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-28T03:02:30.350Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.457s coverage: 95.9% of statements [2025-11-28T03:02:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-28T03:02:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-28T03:02:32.880Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-11-28T03:02:34.781Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 2.4% of statements [2025-11-28T03:02:34.781Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-28T03:02:35.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 1.0% of statements [2025-11-28T03:02:35.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-28T03:02:35.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 38.2% of statements [2025-11-28T03:02:35.039Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements [2025-11-28T03:02:35.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-28T03:02:35.039Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-28T03:02:35.039Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-28T03:02:35.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-11-28T03:02:37.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 87.1% of statements [2025-11-28T03:02:37.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements [2025-11-28T03:02:37.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements [2025-11-28T03:02:37.815Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2025-11-28T03:02:48.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.029s coverage: 68.8% of statements [2025-11-28T03:02:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2025-11-28T03:02:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.039s coverage: 33.3% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.146s coverage: 54.8% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.037s coverage: 20.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.023s coverage: 96.8% of statements [2025-11-28T03:02:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-28T03:02:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 29.2% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-11-28T03:02:56.641Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-28T03:02:56.641Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 17.1% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements [2025-11-28T03:03:00.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-28T03:03:00.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.025s coverage: 9.0% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements [2025-11-28T03:03:00.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-28T03:03:00.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.022s coverage: 43.6% of statements [2025-11-28T03:03:00.825Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-28T03:03:00.825Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-28T03:03:00.825Z] 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-28T03:03:00.825Z] running golangci-lint [2025-11-28T03:03:00.825Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-11-28T03:03:00.825Z] go version go1.25.2 linux/amd64 [2025-11-28T03:03:01.082Z] 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-28T03:03:01.082Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-28T03:03:01.082Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-11-28T03:03:01.082Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-11-28T03:03:01.082Z] level=info msg="[goenv] Read go env for 3.289949ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-11-28T03:03:01.082Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-11-28T03:03:19.247Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-774042 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-11-28T03:03:19.266Z] Running in /w/workspace/edgex-go/930 [Pipeline] { [Pipeline] checkout [2025-11-28T03:03:22.315Z] The recommended git tool is: git [2025-11-28T03:03:23.012Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 20.635813485s" [2025-11-28T03:03:23.012Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.85691ms" [2025-11-28T03:03:26.836Z] using credential edgex-jenkins-ssh [2025-11-28T03:03:26.857Z] Cloning the remote Git repository [2025-11-28T03:03:26.896Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-28T03:03:26.976Z] > git init /w/workspace/edgex-go/930 # timeout=10 [2025-11-28T03:03:27.099Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-28T03:03:27.100Z] > git --version # timeout=10 [2025-11-28T03:03:27.119Z] > git --version # 'git version 2.25.1' [2025-11-28T03:03:27.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-28T03:03:27.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-28T03:03:32.980Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.151305946s with top 10 stages: buildir: 51.659729093s, gosec: 2.671023068s, inspect: 1.976899996s, fact_deprecated: 1.954870816s, printf: 1.493198572s, fact_purity: 1.351184169s, nilness: 1.136603302s, ctrlflow: 1.000849884s, QF1004: 983.454295ms, S1038: 957.09675ms" [2025-11-28T03:03:32.981Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-11-28T03:03:32.981Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-11-28T03:03:32.981Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-11-28T03:03:32.981Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-11-28T03:03:32.981Z] level=info msg="[runner] Processors filtering stat (in/out): exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, nolint_filter: 21/0, generated_file_filter: 35/22, invalid_issue: 35/35, exclusion_paths: 35/35, cgo: 35/35" [2025-11-28T03:03:32.981Z] level=info msg="[runner] processing took 8.802585ms with stages: nolint_filter: 7.488335ms, generated_file_filter: 926.427µs, exclusion_rules: 240.172µs, exclusion_paths: 69.34µs, path_relativity: 60.481µs, cgo: 4.07µs, path_absoluter: 3.6µs, sort_results: 2.67µs, invalid_issue: 2.56µs, filename_unadjuster: 1.17µs, fixer: 880ns, max_same_issues: 760ns, diff: 430ns, max_per_file_from_linter: 380ns, path_prettifier: 310ns, uniq_by_line: 300ns, path_shortener: 210ns, max_from_linter: 190ns, source_code: 180ns, severity-rules: 120ns" [2025-11-28T03:03:32.981Z] level=info msg="[runner] linters took 11.053349182s with stages: goanalysis_metalinter: 11.044470706s" [2025-11-28T03:03:32.981Z] 0 issues. [2025-11-28T03:03:32.981Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-28T03:03:32.981Z] level=info msg="Memory: 315 samples, avg is 320.0MB, max is 1362.3MB" [2025-11-28T03:03:32.981Z] level=info msg="Execution took 31.739889286s" [2025-11-28T03:03:32.981Z] go vet ./... [2025-11-28T03:03:41.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-28T03:03:41.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-28T03:03:41.014Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-28T03:03:41.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-28T03:03:41.331Z] + ls -al . [2025-11-28T03:03:41.331Z] total 1392 [2025-11-28T03:03:41.331Z] drwxrwxr-x 11 1001 1001 4096 Nov 28 03:01 . [2025-11-28T03:03:41.331Z] drwxr-xr-x 4 root root 4096 Nov 28 03:01 .. [2025-11-28T03:03:41.331Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 .blubracket [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 10 Nov 28 03:00 .dockerignore [2025-11-28T03:03:41.331Z] drwxrwxr-x 8 1001 1001 4096 Nov 28 03:03 .git [2025-11-28T03:03:41.331Z] drwxrwxr-x 3 1001 1001 4096 Nov 28 03:00 .github [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 909 Nov 28 03:00 .gitignore [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 359 Nov 28 03:00 .golangci.yml [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 100 Nov 28 03:00 .hadolint.yml [2025-11-28T03:03:41.331Z] drwxr-xr-x 3 1001 1001 4096 Nov 28 03:01 .semver [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 155 Nov 28 03:00 .sonarcloud.properties [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 1171 Nov 28 03:00 ADOPTERS.md [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 20017 Nov 28 03:00 Attribution.txt [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 108018 Nov 28 03:00 CHANGELOG.md [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 3804 Nov 28 03:00 CONTRIBUTING.md [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 677 Nov 28 03:00 GOVERNANCE.md [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 886 Nov 28 03:00 Jenkinsfile [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 10775 Nov 28 03:00 LICENSE [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 16739 Nov 28 03:00 Makefile [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 582 Nov 28 03:00 OWNERS.md [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 9932 Nov 28 03:00 README.md [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 789 Nov 28 03:00 SECURITY.md [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 12 Nov 28 03:01 VERSION [2025-11-28T03:03:41.331Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 bin [2025-11-28T03:03:41.331Z] drwxrwxr-x 19 1001 1001 4096 Nov 28 03:00 cmd [2025-11-28T03:03:41.331Z] -rw-r--r-- 1 root root 1041478 Nov 28 03:03 coverage.out [2025-11-28T03:03:41.331Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 fuzz_test [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 7070 Nov 28 03:00 go.mod [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 90674 Nov 28 03:00 go.sum [2025-11-28T03:03:41.331Z] drwxrwxr-x 7 1001 1001 4096 Nov 28 03:00 internal [2025-11-28T03:03:41.331Z] drwxrwxr-x 2 1001 1001 4096 Nov 28 03:00 openapi [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 584 Nov 28 03:00 security.txt [2025-11-28T03:03:41.331Z] -rw-rw-r-- 1 1001 1001 204 Nov 28 03:00 version.go [Pipeline] sh [2025-11-28T03:03:41.622Z] + '[' -e coverage.out ] [2025-11-28T03:03:41.622Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-28T03:03:41.764Z] Stashed 1 file(s) [Pipeline] sh [2025-11-28T03:03:42.053Z] + make build [2025-11-28T03:03:42.053Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-28T03:03:46.314Z] Avoid second fetch [2025-11-28T03:03:46.314Z] Checking out Revision 93993623b6023bd90f5581334015c52b08f52fe2 (main) [2025-11-28T03:03:45.475Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-28T03:03:45.516Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-28T03:03:46.331Z] > git config core.sparsecheckout # timeout=10 [2025-11-28T03:03:46.395Z] > git checkout -f 93993623b6023bd90f5581334015c52b08f52fe2 # timeout=10 [2025-11-28T03:03:47.153Z] Commit message: "Merge pull request #5321 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.18.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-28T03:03:51.467Z] provisioning config files... [2025-11-28T03:03:51.496Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config7761650273171021056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:03:52.163Z] ---> ****-login.sh [2025-11-28T03:03:52.163Z] nexus3.edgexfoundry.org:10001 [2025-11-28T03:03:52.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:03:52.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:03:52.714Z] Configure a credential helper to remove this warning. See [2025-11-28T03:03:52.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:03:52.714Z] [2025-11-28T03:03:52.714Z] Login Succeeded [2025-11-28T03:03:52.714Z] nexus3.edgexfoundry.org:10002 [2025-11-28T03:03:52.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:03:52.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:03:52.992Z] Configure a credential helper to remove this warning. See [2025-11-28T03:03:52.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:03:52.992Z] [2025-11-28T03:03:52.992Z] Login Succeeded [2025-11-28T03:03:52.992Z] nexus3.edgexfoundry.org:10003 [2025-11-28T03:03:53.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:03:53.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:03:53.265Z] Configure a credential helper to remove this warning. See [2025-11-28T03:03:53.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:03:53.265Z] [2025-11-28T03:03:53.265Z] Login Succeeded [2025-11-28T03:03:53.265Z] nexus3.edgexfoundry.org:10004 [2025-11-28T03:03:53.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:03:53.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:03:53.807Z] Configure a credential helper to remove this warning. See [2025-11-28T03:03:53.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:03:53.807Z] [2025-11-28T03:03:53.807Z] Login Succeeded [2025-11-28T03:03:53.807Z] ****.io [2025-11-28T03:03:54.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:03:54.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:03:54.081Z] Configure a credential helper to remove this warning. See [2025-11-28T03:03:54.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:03:54.081Z] [2025-11-28T03:03:54.081Z] Login Succeeded [2025-11-28T03:03:54.081Z] ---> ****-login.sh ends [Pipeline] } [2025-11-28T03:03:54.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-28T03:03:54.732Z] + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] echo [2025-11-28T03:03:54.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-28T03:03:54.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-28T03:03:54.788Z] ========================================================= [2025-11-28T03:03:54.788Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-28T03:03:54.788Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-28T03:03:55.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-28T03:03:55.123Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-28T03:03:55.123Z] 6b59a28fa201: Pulling fs layer [2025-11-28T03:03:55.123Z] d32bb0dddca7: Pulling fs layer [2025-11-28T03:03:55.123Z] 5dab1238d3d9: Pulling fs layer [2025-11-28T03:03:55.123Z] 196fd7d83e7d: Pulling fs layer [2025-11-28T03:03:55.123Z] 4f4fb700ef54: Pulling fs layer [2025-11-28T03:03:55.123Z] 8ba94037c8f0: Pulling fs layer [2025-11-28T03:03:55.123Z] deaec5988b04: Pulling fs layer [2025-11-28T03:03:55.123Z] 9f65657bb879: Pulling fs layer [2025-11-28T03:03:55.123Z] 4f4fb700ef54: Waiting [2025-11-28T03:03:55.123Z] 8ba94037c8f0: Waiting [2025-11-28T03:03:55.123Z] deaec5988b04: Waiting [2025-11-28T03:03:55.123Z] 196fd7d83e7d: Waiting [2025-11-28T03:03:55.123Z] 9f65657bb879: Waiting [2025-11-28T03:03:55.392Z] d32bb0dddca7: Verifying Checksum [2025-11-28T03:03:55.392Z] d32bb0dddca7: Download complete [2025-11-28T03:03:55.392Z] 196fd7d83e7d: Verifying Checksum [2025-11-28T03:03:55.392Z] 196fd7d83e7d: Download complete [2025-11-28T03:03:55.392Z] 4f4fb700ef54: Verifying Checksum [2025-11-28T03:03:55.392Z] 4f4fb700ef54: Download complete [2025-11-28T03:03:55.392Z] 8ba94037c8f0: Download complete [2025-11-28T03:03:55.392Z] 6b59a28fa201: Verifying Checksum [2025-11-28T03:03:55.392Z] 6b59a28fa201: Download complete [2025-11-28T03:03:55.990Z] 9f65657bb879: Verifying Checksum [2025-11-28T03:03:55.990Z] 9f65657bb879: Download complete [2025-11-28T03:03:56.585Z] 6b59a28fa201: Pull complete [2025-11-28T03:03:56.856Z] d32bb0dddca7: Pull complete [2025-11-28T03:03:57.125Z] 5dab1238d3d9: Verifying Checksum [2025-11-28T03:03:57.125Z] 5dab1238d3d9: Download complete [2025-11-28T03:03:58.562Z] deaec5988b04: Verifying Checksum [2025-11-28T03:03:58.562Z] deaec5988b04: Download complete [2025-11-28T03:04:08.595Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-28T03:04:08.596Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-28T03:04:10.510Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-28T03:04:10.917Z] 5dab1238d3d9: Pull complete [2025-11-28T03:04:10.917Z] 196fd7d83e7d: Pull complete [2025-11-28T03:04:11.079Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-28T03:04:11.191Z] 4f4fb700ef54: Pull complete [2025-11-28T03:04:11.458Z] 8ba94037c8f0: Pull complete [2025-11-28T03:04:12.985Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-28T03:04:18.252Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-28T03:04:20.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-28T03:04:21.583Z] deaec5988b04: Pull complete [2025-11-28T03:04:22.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-28T03:04:23.012Z] 9f65657bb879: Pull complete [2025-11-28T03:04:23.012Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-28T03:04:23.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-28T03:04:23.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-11-28T03:04:23.371Z] + docker build -t ci-base-image-arm64 -f - . [2025-11-28T03:04:23.371Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-28T03:04:23.371Z] WORKDIR /edgex [2025-11-28T03:04:23.371Z] COPY go.mod . [2025-11-28T03:04:23.371Z] RUN go mod download [2025-11-28T03:04:23.970Z] Sending build context to Docker daemon 3.866MB [2025-11-28T03:04:23.970Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-28T03:04:23.970Z] ---> 334268110677 [2025-11-28T03:04:23.970Z] Step 2/4 : WORKDIR /edgex [2025-11-28T03:04:25.213Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-28T03:04:25.934Z] ---> Running in 5f95a235b9b4 [2025-11-28T03:04:26.202Z] Removing intermediate container 5f95a235b9b4 [2025-11-28T03:04:26.202Z] ---> 1975032b2609 [2025-11-28T03:04:26.202Z] Step 3/4 : COPY go.mod . [2025-11-28T03:04:26.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-28T03:04:26.796Z] ---> be6ad1f370ec [2025-11-28T03:04:26.796Z] Step 4/4 : RUN go mod download [2025-11-28T03:04:26.796Z] ---> Running in cd173390881f [2025-11-28T03:04:27.980Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-28T03:04:28.916Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-28T03:04:30.827Z] $ docker stop --time=1 76ed6944ac012e8d364008426b788c755e24fcaa44d9c67d6eb0c83fe9b97b42 [2025-11-28T03:04:34.152Z] $ docker rm -f --volumes 76ed6944ac012e8d364008426b788c755e24fcaa44d9c67d6eb0c83fe9b97b42 [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-28T03:04:35.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-28T03:04:35.316Z] [2025-11-28T03:04:35.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:04:35.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-28T03:04:35.623Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-28T03:04:35.623Z] 91d30c5bc195: Pulling fs layer [2025-11-28T03:04:35.623Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-28T03:04:35.623Z] 9c61dcf015f6: Pulling fs layer [2025-11-28T03:04:35.623Z] 4698f68db338: Pulling fs layer [2025-11-28T03:04:35.623Z] 2a2f49069b9e: Pulling fs layer [2025-11-28T03:04:35.623Z] e0025b399a48: Pulling fs layer [2025-11-28T03:04:35.623Z] 2a2f49069b9e: Waiting [2025-11-28T03:04:35.623Z] e0025b399a48: Waiting [2025-11-28T03:04:35.623Z] 4698f68db338: Waiting [2025-11-28T03:04:35.623Z] 91d30c5bc195: Verifying Checksum [2025-11-28T03:04:35.623Z] 91d30c5bc195: Download complete [2025-11-28T03:04:35.623Z] 4698f68db338: Verifying Checksum [2025-11-28T03:04:35.623Z] 4698f68db338: Download complete [2025-11-28T03:04:35.881Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-28T03:04:35.881Z] 2e9b0aa3be6d: Download complete [2025-11-28T03:04:35.881Z] e0025b399a48: Download complete [2025-11-28T03:04:35.881Z] 91d30c5bc195: Pull complete [2025-11-28T03:04:35.881Z] 2a2f49069b9e: Verifying Checksum [2025-11-28T03:04:35.881Z] 2a2f49069b9e: Download complete [2025-11-28T03:04:36.141Z] 2e9b0aa3be6d: Pull complete [2025-11-28T03:04:36.401Z] 9c61dcf015f6: Verifying Checksum [2025-11-28T03:04:36.401Z] 9c61dcf015f6: Download complete [2025-11-28T03:04:39.684Z] 9c61dcf015f6: Pull complete [2025-11-28T03:04:39.684Z] 4698f68db338: Pull complete [2025-11-28T03:04:39.684Z] 2a2f49069b9e: Pull complete [2025-11-28T03:04:39.684Z] e0025b399a48: Pull complete [2025-11-28T03:04:39.684Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-28T03:04:39.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-28T03:04:39.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:04:39.783Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:04:39.810Z] $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:04:41.000Z] $ docker top 16767581cddcde2985b2b4aaeff39334509ad5ff79c122a5364a2d85ca1e8ceb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-28T03:04:41.344Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-28T03:04:41.605Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #1 transferring dockerfile: 2.10kB done [2025-11-28T03:04:41.605Z] #1 DONE 0.1s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #2 [core-command internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #2 transferring dockerfile: 1.94kB done [2025-11-28T03:04:41.605Z] #2 DONE 0.1s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #3 transferring dockerfile: 2.50kB done [2025-11-28T03:04:41.605Z] #3 DONE 0.1s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-28T03:04:41.605Z] #4 DONE 0.0s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #5 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-11-28T03:04:41.605Z] #5 ... [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #6 transferring dockerfile: 2.02kB done [2025-11-28T03:04:41.605Z] #6 DONE 0.1s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #7 transferring dockerfile: 2.01kB done [2025-11-28T03:04:41.605Z] #7 DONE 0.1s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #8 transferring dockerfile: 3.02kB done [2025-11-28T03:04:41.605Z] #8 DONE 0.2s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #9 transferring dockerfile: 1.81kB done [2025-11-28T03:04:41.605Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-28T03:04:41.605Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-28T03:04:41.605Z] #9 DONE 0.2s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #10 [security-spire-config internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #10 transferring dockerfile: 1.69kB done [2025-11-28T03:04:41.605Z] #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-28T03:04:41.605Z] #10 DONE 0.1s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #11 [core-data internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #11 transferring dockerfile: 2.04kB done [2025-11-28T03:04:41.605Z] #11 DONE 0.2s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #12 transferring dockerfile: 2.23kB done [2025-11-28T03:04:41.605Z] #12 DONE 0.2s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #13 transferring dockerfile: 2.49kB done [2025-11-28T03:04:41.605Z] #13 DONE 0.2s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #14 transferring dockerfile: 1.89kB done [2025-11-28T03:04:41.605Z] #14 DONE 0.2s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-11-28T03:04:41.605Z] #15 transferring dockerfile: 1.83kB done [2025-11-28T03:04:41.605Z] #15 DONE 0.2s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-28T03:04:41.605Z] #4 DONE 0.0s [2025-11-28T03:04:41.605Z] [2025-11-28T03:04:41.605Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-28T03:04:41.864Z] #5 DONE 0.2s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-28T03:04:41.864Z] #16 transferring dockerfile: 2.14kB done [2025-11-28T03:04:41.864Z] #16 DONE 0.2s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #17 [security-spire-server internal] load build definition from Dockerfile [2025-11-28T03:04:41.864Z] #17 transferring dockerfile: 1.70kB done [2025-11-28T03:04:41.864Z] #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-28T03:04:41.864Z] #17 DONE 0.2s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-28T03:04:41.864Z] #4 DONE 0.0s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-11-28T03:04:41.864Z] #18 transferring context: 50B done [2025-11-28T03:04:41.864Z] #18 DONE 0.0s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-28T03:04:41.864Z] #19 transferring context: 50B done [2025-11-28T03:04:41.864Z] #19 DONE 0.1s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #20 [security-proxy-auth internal] load .dockerignore [2025-11-28T03:04:41.864Z] #20 ... [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #21 [core-command internal] load .dockerignore [2025-11-28T03:04:41.864Z] #21 transferring context: 50B done [2025-11-28T03:04:41.864Z] #21 DONE 0.1s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #22 [core-metadata internal] load .dockerignore [2025-11-28T03:04:41.864Z] #22 transferring context: 50B done [2025-11-28T03:04:41.864Z] #22 DONE 0.1s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #23 [core-data internal] load .dockerignore [2025-11-28T03:04:41.864Z] #23 transferring context: 50B done [2025-11-28T03:04:41.864Z] #23 DONE 0.1s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #24 [security-secretstore-setup internal] load .dockerignore [2025-11-28T03:04:41.864Z] #24 transferring context: 50B done [2025-11-28T03:04:41.864Z] #24 DONE 0.1s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #25 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:04:41.864Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:04:41.864Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-28T03:04:41.864Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-28T03:04:41.864Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:04:41.864Z] #25 DONE 0.1s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #26 [security-bootstrapper internal] load .dockerignore [2025-11-28T03:04:41.864Z] #26 transferring context: 50B done [2025-11-28T03:04:41.864Z] #26 DONE 0.2s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #27 [support-notifications internal] load .dockerignore [2025-11-28T03:04:41.864Z] #27 transferring context: 50B done [2025-11-28T03:04:41.864Z] #27 DONE 0.2s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #28 [core-keeper internal] load .dockerignore [2025-11-28T03:04:41.864Z] #28 transferring context: 50B done [2025-11-28T03:04:41.864Z] #28 DONE 0.2s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #29 [security-proxy-setup internal] load .dockerignore [2025-11-28T03:04:41.864Z] #29 transferring context: 50B done [2025-11-28T03:04:41.864Z] #29 DONE 0.2s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #30 [core-keeper internal] load build context [2025-11-28T03:04:41.864Z] #30 DONE 0.0s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #25 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:04:41.864Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:04:41.864Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-28T03:04:41.864Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-28T03:04:41.864Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:04:41.864Z] #25 DONE 0.1s [2025-11-28T03:04:41.864Z] [2025-11-28T03:04:41.864Z] #31 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-28T03:04:42.436Z] #31 DONE 0.6s [2025-11-28T03:04:42.436Z] [2025-11-28T03:04:42.436Z] #25 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:04:42.436Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:04:42.436Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-28T03:04:42.436Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-28T03:04:42.436Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:04:42.436Z] #25 DONE 0.1s [2025-11-28T03:04:42.436Z] [2025-11-28T03:04:42.436Z] #32 [support-scheduler internal] load .dockerignore [2025-11-28T03:04:42.436Z] #32 transferring context: 50B 0.0s done [2025-11-28T03:04:42.436Z] #32 DONE 0.6s [2025-11-28T03:04:42.436Z] [2025-11-28T03:04:42.436Z] #20 [security-proxy-auth internal] load .dockerignore [2025-11-28T03:04:42.436Z] #20 transferring context: 50B 0.0s done [2025-11-28T03:04:42.436Z] #20 DONE 0.7s [2025-11-28T03:04:42.436Z] [2025-11-28T03:04:42.436Z] #33 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-11-28T03:04:42.436Z] #33 ... [2025-11-28T03:04:42.436Z] [2025-11-28T03:04:42.436Z] #25 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:04:42.436Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:04:42.436Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-28T03:04:42.436Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-28T03:04:42.436Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:04:42.436Z] #25 DONE 0.1s [2025-11-28T03:04:42.436Z] [2025-11-28T03:04:42.436Z] #31 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-28T03:04:42.436Z] #31 DONE 0.6s [2025-11-28T03:04:42.436Z] [2025-11-28T03:04:42.436Z] #33 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-11-28T03:04:46.066Z] #33 DONE 3.3s [2025-11-28T03:04:46.066Z] [2025-11-28T03:04:46.066Z] #34 [security-spiffe-token-provider internal] load build context [2025-11-28T03:04:47.973Z] #34 transferring context: 240.41MB 5.9s [2025-11-28T03:04:50.504Z] #34 ... [2025-11-28T03:04:50.504Z] [2025-11-28T03:04:50.504Z] #30 [core-keeper internal] load build context [2025-11-28T03:04:50.504Z] #30 ... [2025-11-28T03:04:50.504Z] [2025-11-28T03:04:50.504Z] #34 [security-spiffe-token-provider internal] load build context [2025-11-28T03:04:51.885Z] #34 ... [2025-11-28T03:04:51.885Z] [2025-11-28T03:04:51.885Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-28T03:04:51.885Z] #35 ... [2025-11-28T03:04:51.885Z] [2025-11-28T03:04:51.885Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-28T03:04:51.885Z] #36 ... [2025-11-28T03:04:51.885Z] [2025-11-28T03:04:51.885Z] #37 [security-bootstrapper internal] load build context [2025-11-28T03:04:51.885Z] #37 ... [2025-11-28T03:04:51.885Z] [2025-11-28T03:04:51.885Z] #38 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-28T03:04:51.885Z] #0 0.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:51.885Z] #0 0.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:51.885Z] #0 1.349 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-28T03:04:51.885Z] #0 1.352 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:04:51.885Z] #0 1.364 OK: 7 MiB in 17 packages [2025-11-28T03:04:52.145Z] #38 ... [2025-11-28T03:04:52.145Z] [2025-11-28T03:04:52.145Z] #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-28T03:04:52.145Z] #0 0.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.145Z] #0 0.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.145Z] #0 0.965 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-28T03:04:52.145Z] #0 0.974 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:04:52.145Z] #0 1.026 OK: 7 MiB in 17 packages [2025-11-28T03:04:52.145Z] #39 ... [2025-11-28T03:04:52.145Z] [2025-11-28T03:04:52.145Z] #40 [support-notifications internal] load build context [2025-11-28T03:04:52.145Z] #40 ... [2025-11-28T03:04:52.145Z] [2025-11-28T03:04:52.145Z] #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-28T03:04:52.145Z] #0 0.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.145Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.145Z] #0 1.330 (1/4) Installing ca-certificates (20250911-r0) [2025-11-28T03:04:52.145Z] #0 1.351 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-28T03:04:52.145Z] #0 1.356 (3/4) Installing su-exec (0.2-r3) [2025-11-28T03:04:52.145Z] #0 1.360 (4/4) Installing yq-go (4.47.2-r1) [2025-11-28T03:04:52.145Z] #0 1.620 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:04:52.145Z] #0 1.847 Executing ca-certificates-20250911-r0.trigger [2025-11-28T03:04:52.145Z] #0 1.892 OK: 20 MiB in 20 packages [2025-11-28T03:04:52.402Z] #41 ... [2025-11-28T03:04:52.402Z] [2025-11-28T03:04:52.402Z] #42 [core-data internal] load build context [2025-11-28T03:04:52.402Z] #42 ... [2025-11-28T03:04:52.402Z] [2025-11-28T03:04:52.402Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-28T03:04:52.402Z] #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.402Z] #0 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.402Z] #0 2.709 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-28T03:04:52.402Z] #0 2.709 (2/2) Installing su-exec (0.2-r3) [2025-11-28T03:04:52.402Z] #0 2.709 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:04:52.402Z] #0 2.719 OK: 7 MiB in 18 packages [2025-11-28T03:04:52.660Z] #43 ... [2025-11-28T03:04:52.660Z] [2025-11-28T03:04:52.660Z] #44 [core-metadata internal] load build context [2025-11-28T03:04:52.660Z] #44 ... [2025-11-28T03:04:52.660Z] [2025-11-28T03:04:52.660Z] #45 [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-28T03:04:52.919Z] #45 ... [2025-11-28T03:04:52.919Z] [2025-11-28T03:04:52.919Z] #46 [security-proxy-setup internal] load build context [2025-11-28T03:04:52.919Z] #46 transferring context: 465.06MB 10.6s [2025-11-28T03:04:52.919Z] #46 ... [2025-11-28T03:04:52.919Z] [2025-11-28T03:04:52.919Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-28T03:04:52.919Z] #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.919Z] #0 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:52.919Z] #0 2.447 (1/7) Installing ca-certificates (20250911-r0) [2025-11-28T03:04:52.919Z] #0 2.520 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-28T03:04:52.919Z] #0 2.544 (3/7) Installing libgcc (14.2.0-r6) [2025-11-28T03:04:52.919Z] #0 2.558 (4/7) Installing libsodium (1.0.20-r0) [2025-11-28T03:04:52.919Z] #0 2.574 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-28T03:04:52.919Z] #0 2.624 (6/7) Installing libzmq (4.3.5-r2) [2025-11-28T03:04:52.919Z] #0 2.647 (7/7) Installing zeromq (4.3.5-r2) [2025-11-28T03:04:52.919Z] #0 2.651 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:04:52.919Z] #0 2.668 Executing ca-certificates-20250911-r0.trigger [2025-11-28T03:04:52.919Z] #0 2.701 OK: 12 MiB in 23 packages [2025-11-28T03:04:52.919Z] #47 ... [2025-11-28T03:04:52.919Z] [2025-11-28T03:04:52.919Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-28T03:04:53.177Z] #48 ... [2025-11-28T03:04:53.177Z] [2025-11-28T03:04:53.177Z] #49 [support-scheduler internal] load build context [2025-11-28T03:04:53.177Z] #49 ... [2025-11-28T03:04:53.177Z] [2025-11-28T03:04:53.177Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-28T03:04:53.177Z] #0 0.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:53.177Z] #0 1.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:53.177Z] #0 1.948 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:04:53.177Z] #0 1.948 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:04:53.177Z] #0 1.948 OK: 26328 distinct packages available [2025-11-28T03:04:53.177Z] #0 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:53.177Z] #0 2.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:04:53.177Z] #0 2.495 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-28T03:04:53.177Z] #0 2.543 (2/13) Installing c-ares (1.34.5-r0) [2025-11-28T03:04:53.177Z] #0 2.547 (3/13) Installing libunistring (1.3-r0) [2025-11-28T03:04:53.177Z] #0 2.581 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-28T03:04:53.177Z] #0 2.581 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-28T03:04:53.177Z] #0 2.583 (6/13) Installing libpsl (0.21.5-r3) [2025-11-28T03:04:53.177Z] #0 2.587 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-28T03:04:53.177Z] #0 2.598 (8/13) Installing libcurl (8.14.1-r2) [2025-11-28T03:04:53.177Z] #0 2.608 (9/13) Installing curl (8.14.1-r2) [2025-11-28T03:04:53.177Z] #0 2.614 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-28T03:04:53.177Z] #0 2.631 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-28T03:04:53.177Z] #0 2.649 (12/13) Installing libucontext (1.3.2-r0) [2025-11-28T03:04:53.177Z] #0 2.656 (13/13) Installing gcompat (1.1.0-r4) [2025-11-28T03:04:53.177Z] #0 2.660 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:04:53.177Z] #0 2.670 OK: 13 MiB in 29 packages [2025-11-28T03:04:53.438Z] #50 ... [2025-11-28T03:04:53.438Z] [2025-11-28T03:04:53.438Z] #51 [security-secretstore-setup internal] load build context [2025-11-28T03:04:53.438Z] #51 ... [2025-11-28T03:04:53.438Z] [2025-11-28T03:04:53.438Z] #52 [core-command internal] load build context [2025-11-28T03:04:53.438Z] #52 ... [2025-11-28T03:04:53.438Z] [2025-11-28T03:04:53.438Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-28T03:04:53.695Z] #53 ... [2025-11-28T03:04:53.695Z] [2025-11-28T03:04:53.695Z] #54 [core-common-config-bootstrapper internal] load build context [2025-11-28T03:04:53.695Z] #54 ... [2025-11-28T03:04:53.695Z] [2025-11-28T03:04:53.695Z] #55 [security-proxy-auth internal] load build context [2025-11-28T03:04:53.952Z] #55 ... [2025-11-28T03:04:53.952Z] [2025-11-28T03:04:53.952Z] #54 [core-common-config-bootstrapper internal] load build context [2025-11-28T03:04:55.506Z] #54 transferring context: 608.19MB 13.3s done [2025-11-28T03:04:56.633Z] #54 ... [2025-11-28T03:04:56.633Z] [2025-11-28T03:04:56.633Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-28T03:04:56.633Z] #56 ... [2025-11-28T03:04:56.633Z] [2025-11-28T03:04:56.633Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-28T03:04:56.633Z] #57 ... [2025-11-28T03:04:56.633Z] [2025-11-28T03:04:56.633Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-28T03:04:56.633Z] #58 ... [2025-11-28T03:04:56.633Z] [2025-11-28T03:04:56.633Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:04:56.891Z] #59 ... [2025-11-28T03:04:56.891Z] [2025-11-28T03:04:56.891Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-28T03:04:56.891Z] #60 ... [2025-11-28T03:04:56.891Z] [2025-11-28T03:04:56.892Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:04:57.999Z] #61 ... [2025-11-28T03:04:57.999Z] [2025-11-28T03:04:57.999Z] #49 [support-scheduler internal] load build context [2025-11-28T03:04:57.999Z] #49 transferring context: 608.19MB 14.0s done [2025-11-28T03:05:00.535Z] #49 ... [2025-11-28T03:05:00.535Z] [2025-11-28T03:05:00.535Z] #30 [core-keeper internal] load build context [2025-11-28T03:05:00.535Z] #30 transferring context: 608.19MB 11.3s done [2025-11-28T03:05:00.794Z] #30 ... [2025-11-28T03:05:00.794Z] [2025-11-28T03:05:00.794Z] #34 [security-spiffe-token-provider internal] load build context [2025-11-28T03:05:00.794Z] #34 transferring context: 608.19MB 12.6s done [2025-11-28T03:05:02.172Z] #34 ... [2025-11-28T03:05:02.172Z] [2025-11-28T03:05:02.172Z] #37 [security-bootstrapper internal] load build context [2025-11-28T03:05:02.172Z] #37 transferring context: 608.19MB 12.3s done [2025-11-28T03:05:02.172Z] #37 ... [2025-11-28T03:05:02.172Z] [2025-11-28T03:05:02.172Z] #42 [core-data internal] load build context [2025-11-28T03:05:02.172Z] #42 transferring context: 608.19MB 12.9s done [2025-11-28T03:05:02.430Z] #42 ... [2025-11-28T03:05:02.430Z] [2025-11-28T03:05:02.430Z] #40 [support-notifications internal] load build context [2025-11-28T03:05:02.430Z] #40 transferring context: 608.19MB 12.6s done [2025-11-28T03:05:02.998Z] #40 ... [2025-11-28T03:05:02.998Z] [2025-11-28T03:05:02.998Z] #44 [core-metadata internal] load build context [2025-11-28T03:05:02.998Z] #44 transferring context: 608.19MB 12.5s done [2025-11-28T03:05:02.998Z] #44 ... [2025-11-28T03:05:02.998Z] [2025-11-28T03:05:02.998Z] #46 [security-proxy-setup internal] load build context [2025-11-28T03:05:02.998Z] #46 transferring context: 608.19MB 12.5s done [2025-11-28T03:05:03.937Z] #46 ... [2025-11-28T03:05:03.937Z] [2025-11-28T03:05:03.937Z] #51 [security-secretstore-setup internal] load build context [2025-11-28T03:05:03.937Z] #51 transferring context: 608.19MB 13.1s done [2025-11-28T03:05:03.937Z] #51 ... [2025-11-28T03:05:03.937Z] [2025-11-28T03:05:03.937Z] #55 [security-proxy-auth internal] load build context [2025-11-28T03:05:03.937Z] #55 transferring context: 608.19MB 11.2s done [2025-11-28T03:05:04.203Z] #55 ... [2025-11-28T03:05:04.203Z] [2025-11-28T03:05:04.203Z] #52 [core-command internal] load build context [2025-11-28T03:05:04.203Z] #52 transferring context: 608.19MB 12.8s done [2025-11-28T03:05:05.584Z] #52 ... [2025-11-28T03:05:05.584Z] [2025-11-28T03:05:05.584Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-28T03:05:05.584Z] #53 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:05.584Z] #53 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:05.843Z] #53 24.04 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-28T03:05:05.843Z] #53 24.05 (2/4) Installing openssl (3.5.4-r0) [2025-11-28T03:05:05.843Z] #53 24.06 (3/4) Installing su-exec (0.2-r3) [2025-11-28T03:05:06.103Z] #53 24.06 (4/4) Installing yq-go (4.47.2-r1) [2025-11-28T03:05:06.103Z] #53 24.21 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:05:06.361Z] #53 24.21 OK: 20 MiB in 20 packages [2025-11-28T03:05:10.555Z] #53 ... [2025-11-28T03:05:10.555Z] [2025-11-28T03:05:10.555Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-28T03:05:10.555Z] #36 DONE 28.8s [2025-11-28T03:05:10.555Z] [2025-11-28T03:05:10.555Z] #38 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-28T03:05:10.555Z] #38 DONE 28.6s [2025-11-28T03:05:10.555Z] [2025-11-28T03:05:10.555Z] #30 [core-keeper internal] load build context [2025-11-28T03:05:10.555Z] #30 DONE 28.6s [2025-11-28T03:05:10.555Z] [2025-11-28T03:05:10.555Z] #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-28T03:05:10.815Z] #62 ... [2025-11-28T03:05:10.815Z] [2025-11-28T03:05:10.815Z] #39 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-28T03:05:10.815Z] #39 DONE 29.0s [2025-11-28T03:05:11.075Z] [2025-11-28T03:05:11.075Z] #63 [security-spire-config internal] load .dockerignore [2025-11-28T03:05:11.333Z] #63 ... [2025-11-28T03:05:11.333Z] [2025-11-28T03:05:11.333Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-28T03:05:11.333Z] #35 DONE 29.7s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #34 [security-spiffe-token-provider internal] load build context [2025-11-28T03:05:11.591Z] #34 DONE 29.8s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #64 [security-spire-agent internal] load .dockerignore [2025-11-28T03:05:11.591Z] #64 ... [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #37 [security-bootstrapper internal] load build context [2025-11-28T03:05:11.591Z] #37 DONE 29.6s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #44 [core-metadata internal] load build context [2025-11-28T03:05:11.591Z] #44 DONE 29.7s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #46 [security-proxy-setup internal] load build context [2025-11-28T03:05:11.591Z] #46 DONE 29.6s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #52 [core-command internal] load build context [2025-11-28T03:05:11.591Z] #52 DONE 29.7s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #40 [support-notifications internal] load build context [2025-11-28T03:05:11.591Z] #40 DONE 29.7s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #42 [core-data internal] load build context [2025-11-28T03:05:11.591Z] #42 DONE 29.8s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #51 [security-secretstore-setup internal] load build context [2025-11-28T03:05:11.591Z] #51 DONE 29.8s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #54 [core-common-config-bootstrapper internal] load build context [2025-11-28T03:05:11.591Z] #54 DONE 29.9s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #55 [security-proxy-auth internal] load build context [2025-11-28T03:05:11.591Z] #55 DONE 29.3s [2025-11-28T03:05:11.591Z] [2025-11-28T03:05:11.591Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-28T03:05:11.591Z] #57 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:11.591Z] #57 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:11.848Z] #57 ... [2025-11-28T03:05:11.848Z] [2025-11-28T03:05:11.848Z] #49 [support-scheduler internal] load build context [2025-11-28T03:05:11.848Z] #49 DONE 29.4s [2025-11-28T03:05:11.848Z] [2025-11-28T03:05:11.848Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:05:11.848Z] #59 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:11.848Z] #59 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:12.782Z] #59 26.56 OK: 265 MiB in 60 packages [2025-11-28T03:05:12.782Z] #59 ... [2025-11-28T03:05:12.782Z] [2025-11-28T03:05:12.782Z] #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-28T03:05:12.782Z] #41 DONE 30.9s [2025-11-28T03:05:12.782Z] [2025-11-28T03:05:12.782Z] #45 [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-28T03:05:12.782Z] #45 DONE 30.9s [2025-11-28T03:05:12.782Z] [2025-11-28T03:05:12.782Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-28T03:05:12.782Z] #47 DONE 30.9s [2025-11-28T03:05:12.782Z] [2025-11-28T03:05:12.782Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-28T03:05:12.782Z] #53 DONE 30.9s [2025-11-28T03:05:12.782Z] [2025-11-28T03:05:12.782Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:05:13.040Z] #65 ... [2025-11-28T03:05:13.040Z] [2025-11-28T03:05:13.040Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-28T03:05:13.040Z] #43 DONE 31.2s [2025-11-28T03:05:13.040Z] [2025-11-28T03:05:13.040Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-28T03:05:13.040Z] #50 DONE 31.3s [2025-11-28T03:05:13.040Z] [2025-11-28T03:05:13.040Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:05:13.607Z] #66 ... [2025-11-28T03:05:13.607Z] [2025-11-28T03:05:13.607Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-28T03:05:13.607Z] #48 29.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.607Z] #48 29.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.607Z] #48 29.53 (1/3) Installing ca-certificates (20250911-r0) [2025-11-28T03:05:13.607Z] #48 29.54 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-28T03:05:13.607Z] #48 29.55 (3/3) Installing tzdata (2025b-r0) [2025-11-28T03:05:13.607Z] #48 29.58 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:05:13.607Z] #48 29.59 Executing ca-certificates-20250911-r0.trigger [2025-11-28T03:05:13.607Z] #48 29.62 OK: 8 MiB in 19 packages [2025-11-28T03:05:13.607Z] #48 DONE 31.2s [2025-11-28T03:05:13.607Z] [2025-11-28T03:05:13.607Z] #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-28T03:05:13.607Z] #57 26.15 OK: 265 MiB in 60 packages [2025-11-28T03:05:13.607Z] #57 DONE 27.7s [2025-11-28T03:05:13.607Z] [2025-11-28T03:05:13.607Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-28T03:05:13.607Z] #58 DONE 27.7s [2025-11-28T03:05:13.607Z] [2025-11-28T03:05:13.607Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:05:13.607Z] #59 DONE 27.7s [2025-11-28T03:05:13.868Z] [2025-11-28T03:05:13.868Z] #25 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:05:13.868Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:05:13.868Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-28T03:05:13.868Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-28T03:05:13.868Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:05:13.868Z] #25 DONE 0.1s [2025-11-28T03:05:13.868Z] [2025-11-28T03:05:13.868Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-28T03:05:13.868Z] #60 26.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.868Z] #60 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.868Z] #60 26.65 OK: 265 MiB in 60 packages [2025-11-28T03:05:13.868Z] #60 DONE 27.7s [2025-11-28T03:05:13.868Z] [2025-11-28T03:05:13.868Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:05:13.868Z] #61 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.868Z] #61 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.869Z] #61 26.55 OK: 265 MiB in 60 packages [2025-11-28T03:05:13.869Z] #61 DONE 27.7s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-28T03:05:13.869Z] #56 25.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.869Z] #56 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.869Z] #56 26.32 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:05:13.869Z] #56 26.32 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:05:13.869Z] #56 26.32 OK: 26329 distinct packages available [2025-11-28T03:05:13.869Z] #56 26.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.869Z] #56 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:13.869Z] #56 26.87 OK: 265 MiB in 60 packages [2025-11-28T03:05:13.869Z] #56 DONE 27.8s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #67 [security-spire-server internal] load .dockerignore [2025-11-28T03:05:13.869Z] #67 transferring context: 50B done [2025-11-28T03:05:13.869Z] #67 DONE 3.3s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #63 [security-spire-config internal] load .dockerignore [2025-11-28T03:05:13.869Z] #63 transferring context: 50B done [2025-11-28T03:05:13.869Z] #63 DONE 3.4s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:13.869Z] #68 ... [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #25 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:05:13.869Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:05:13.869Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-28T03:05:13.869Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-28T03:05:13.869Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:05:13.869Z] #25 DONE 0.1s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:13.869Z] #69 DONE 0.2s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:13.869Z] #70 DONE 0.2s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:13.869Z] #68 DONE 0.2s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:13.869Z] #71 DONE 0.2s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:13.869Z] #72 DONE 0.3s [2025-11-28T03:05:13.869Z] [2025-11-28T03:05:13.869Z] #73 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:13.869Z] #73 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2025-11-28T03:05:13.869Z] #73 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s [2025-11-28T03:05:13.869Z] #73 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-28T03:05:13.869Z] #73 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-28T03:05:13.869Z] #73 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-28T03:05:13.869Z] #73 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s [2025-11-28T03:05:13.869Z] #73 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-28T03:05:13.869Z] #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.2s [2025-11-28T03:05:14.126Z] #73 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-11-28T03:05:14.126Z] #73 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-28T03:05:14.126Z] #73 ... [2025-11-28T03:05:14.126Z] [2025-11-28T03:05:14.126Z] #25 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:05:14.126Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:05:14.126Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-11-28T03:05:14.126Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-11-28T03:05:14.126Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:05:14.126Z] #25 DONE 0.1s [2025-11-28T03:05:14.126Z] [2025-11-28T03:05:14.126Z] #64 [security-spire-agent internal] load .dockerignore [2025-11-28T03:05:14.126Z] #64 transferring context: 50B done [2025-11-28T03:05:14.126Z] #64 DONE 2.9s [2025-11-28T03:05:14.126Z] [2025-11-28T03:05:14.126Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:14.126Z] #73 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2025-11-28T03:05:14.126Z] #73 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-11-28T03:05:14.126Z] #73 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-28T03:05:14.126Z] #73 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-11-28T03:05:14.126Z] #73 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-11-28T03:05:14.127Z] #73 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s done [2025-11-28T03:05:14.127Z] #73 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-28T03:05:14.127Z] #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 0.4s [2025-11-28T03:05:14.127Z] #73 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2025-11-28T03:05:14.384Z] #73 ... [2025-11-28T03:05:14.384Z] [2025-11-28T03:05:14.384Z] #74 [security-spire-server internal] load build context [2025-11-28T03:05:14.384Z] #74 transferring context: 26.44kB 0.0s done [2025-11-28T03:05:14.384Z] #74 DONE 0.5s [2025-11-28T03:05:14.384Z] [2025-11-28T03:05:14.384Z] #75 [security-spire-config internal] load build context [2025-11-28T03:05:14.384Z] #75 transferring context: 24.70kB done [2025-11-28T03:05:14.384Z] #75 DONE 0.5s [2025-11-28T03:05:14.384Z] [2025-11-28T03:05:14.384Z] #76 [security-spire-agent internal] load build context [2025-11-28T03:05:14.384Z] #76 transferring context: 25.98kB done [2025-11-28T03:05:14.384Z] #76 DONE 0.1s [2025-11-28T03:05:14.384Z] [2025-11-28T03:05:14.384Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:14.384Z] #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 0.5s [2025-11-28T03:05:14.384Z] #73 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-11-28T03:05:14.384Z] #73 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-28T03:05:14.384Z] #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.6s [2025-11-28T03:05:14.642Z] #73 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 0.7s done [2025-11-28T03:05:14.642Z] #73 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2025-11-28T03:05:15.222Z] #73 ... [2025-11-28T03:05:15.222Z] [2025-11-28T03:05:15.222Z] #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-28T03:05:15.222Z] #62 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.222Z] #62 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.222Z] #62 4.139 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #62 4.204 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:15.222Z] #62 4.274 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #62 4.278 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #62 4.283 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:15.222Z] #62 4.292 OK: 7 MiB in 17 packages [2025-11-28T03:05:15.222Z] #62 DONE 4.5s [2025-11-28T03:05:15.222Z] [2025-11-28T03:05:15.222Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:05:15.222Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.222Z] #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.222Z] #0 3.248 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #0 3.268 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:15.222Z] #0 3.422 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #0 3.429 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #0 3.432 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:15.222Z] #0 3.442 OK: 7 MiB in 17 packages [2025-11-28T03:05:15.222Z] #77 DONE 3.7s [2025-11-28T03:05:15.222Z] [2025-11-28T03:05:15.222Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:15.222Z] #73 ... [2025-11-28T03:05:15.222Z] [2025-11-28T03:05:15.222Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-28T03:05:15.222Z] #0 1.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.222Z] #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.222Z] #0 1.947 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #0 1.963 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:15.222Z] #0 2.024 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #0 2.031 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.222Z] #0 2.031 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:15.222Z] #0 2.044 OK: 20 MiB in 20 packages [2025-11-28T03:05:15.222Z] #78 DONE 2.5s [2025-11-28T03:05:15.483Z] [2025-11-28T03:05:15.483Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:15.741Z] #73 ... [2025-11-28T03:05:15.741Z] [2025-11-28T03:05:15.741Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-28T03:05:15.741Z] #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.741Z] #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.741Z] #0 2.091 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #0 2.114 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:15.741Z] #0 2.284 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #0 2.284 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #0 2.289 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:15.741Z] #0 2.294 OK: 7 MiB in 18 packages [2025-11-28T03:05:15.741Z] #79 DONE 2.7s [2025-11-28T03:05:15.741Z] [2025-11-28T03:05:15.741Z] #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:05:15.741Z] #65 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.741Z] #65 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.741Z] #65 2.359 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #65 2.376 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:15.741Z] #65 2.556 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #65 2.556 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #65 2.580 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:15.741Z] #65 2.587 OK: 12 MiB in 23 packages [2025-11-28T03:05:15.741Z] #65 DONE 3.0s [2025-11-28T03:05:15.741Z] [2025-11-28T03:05:15.741Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-28T03:05:15.741Z] #0 1.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.741Z] #0 1.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:15.741Z] #0 2.350 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #0 2.388 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:15.741Z] #0 2.462 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #0 2.467 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:15.741Z] #0 2.475 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:15.741Z] #0 2.484 OK: 20 MiB in 20 packages [2025-11-28T03:05:15.741Z] #80 DONE 2.9s [2025-11-28T03:05:15.741Z] [2025-11-28T03:05:15.741Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:16.037Z] #73 ... [2025-11-28T03:05:16.037Z] [2025-11-28T03:05:16.037Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-28T03:05:16.037Z] #0 1.096 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.037Z] #0 1.512 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.037Z] #0 2.127 OK: 265 MiB in 60 packages [2025-11-28T03:05:16.037Z] #81 DONE 2.4s [2025-11-28T03:05:16.037Z] [2025-11-28T03:05:16.037Z] #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:05:16.037Z] #66 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.037Z] #66 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.037Z] #66 2.240 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:16.037Z] #66 2.262 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:16.037Z] #66 2.348 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:16.037Z] #66 2.360 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:16.037Z] #66 2.362 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:16.037Z] #66 2.380 OK: 13 MiB in 29 packages [2025-11-28T03:05:16.037Z] #66 DONE 2.9s [2025-11-28T03:05:16.037Z] [2025-11-28T03:05:16.037Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:16.304Z] #73 ... [2025-11-28T03:05:16.304Z] [2025-11-28T03:05:16.304Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-28T03:05:16.304Z] #82 DONE 0.4s [2025-11-28T03:05:16.304Z] [2025-11-28T03:05:16.304Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:16.304Z] #73 ... [2025-11-28T03:05:16.304Z] [2025-11-28T03:05:16.304Z] #83 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-28T03:05:16.304Z] #0 0.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 1.426 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:05:16.304Z] #0 1.426 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:05:16.304Z] #0 1.426 OK: 26328 distinct packages available [2025-11-28T03:05:16.304Z] #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 2.206 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-28T03:05:16.304Z] #0 2.237 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-28T03:05:16.304Z] #0 2.242 (3/5) Installing libucontext (1.3.2-r0) [2025-11-28T03:05:16.304Z] #0 2.244 (4/5) Installing gcompat (1.1.0-r4) [2025-11-28T03:05:16.304Z] #0 2.249 (5/5) Installing openssl (3.5.4-r0) [2025-11-28T03:05:16.304Z] #0 2.270 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:05:16.304Z] #0 2.278 OK: 8 MiB in 21 packages [2025-11-28T03:05:16.304Z] #83 DONE 2.6s [2025-11-28T03:05:16.304Z] [2025-11-28T03:05:16.304Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-28T03:05:16.304Z] #0 1.973 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 2.399 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 3.137 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-28T03:05:16.304Z] #0 3.281 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:05:16.304Z] #0 3.290 OK: 7 MiB in 17 packages [2025-11-28T03:05:16.304Z] #84 DONE 3.5s [2025-11-28T03:05:16.304Z] [2025-11-28T03:05:16.304Z] #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:05:16.304Z] #0 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:16.304Z] #0 2.194 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:16.304Z] #0 2.234 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:16.304Z] #0 2.370 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:16.304Z] #0 2.383 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:16.304Z] #0 2.387 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:16.304Z] #0 2.413 OK: 8 MiB in 19 packages [2025-11-28T03:05:16.304Z] #85 DONE 2.7s [2025-11-28T03:05:16.304Z] [2025-11-28T03:05:16.304Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:18.896Z] #73 ... [2025-11-28T03:05:18.896Z] [2025-11-28T03:05:18.896Z] #86 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-28T03:05:18.896Z] #0 1.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:18.896Z] #0 1.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:18.896Z] #0 2.017 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:05:18.896Z] #0 2.017 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:05:18.896Z] #0 2.017 OK: 26328 distinct packages available [2025-11-28T03:05:18.896Z] #0 2.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:18.896Z] #0 2.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:18.896Z] #0 2.669 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-28T03:05:18.896Z] #0 2.676 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-28T03:05:18.896Z] #0 2.681 (3/4) Installing libucontext (1.3.2-r0) [2025-11-28T03:05:18.896Z] #0 2.683 (4/4) Installing gcompat (1.1.0-r4) [2025-11-28T03:05:18.896Z] #0 2.700 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:05:18.896Z] #0 2.723 OK: 8 MiB in 20 packages [2025-11-28T03:05:18.896Z] #86 DONE 4.5s [2025-11-28T03:05:18.896Z] [2025-11-28T03:05:18.896Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:18.896Z] #73 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.7s done [2025-11-28T03:05:20.284Z] #73 ... [2025-11-28T03:05:20.284Z] [2025-11-28T03:05:20.284Z] #87 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:05:20.284Z] #87 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.0s done [2025-11-28T03:05:20.284Z] #87 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-11-28T03:05:20.284Z] #87 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.5s done [2025-11-28T03:05:20.284Z] #87 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-28T03:05:20.284Z] #87 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-11-28T03:05:20.284Z] #87 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-11-28T03:05:20.284Z] #87 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2025-11-28T03:05:20.284Z] #87 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2025-11-28T03:05:20.284Z] #87 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done [2025-11-28T03:05:20.284Z] #87 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.8s done [2025-11-28T03:05:20.284Z] #87 DONE 6.0s [2025-11-28T03:05:20.575Z] [2025-11-28T03:05:20.575Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:22.507Z] #88 ... [2025-11-28T03:05:22.507Z] [2025-11-28T03:05:22.507Z] #73 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:05:22.507Z] #73 DONE 8.5s [2025-11-28T03:05:22.507Z] [2025-11-28T03:05:22.507Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:23.221Z] Removing intermediate container cd173390881f [2025-11-28T03:05:23.221Z] ---> d7471e4969c9 [2025-11-28T03:05:23.221Z] Successfully built d7471e4969c9 [2025-11-28T03:05:23.221Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:05:23.441Z] #89 ... [2025-11-28T03:05:23.441Z] [2025-11-28T03:05:23.441Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-28T03:05:23.441Z] #90 DONE 7.0s [2025-11-28T03:05:23.441Z] [2025-11-28T03:05:23.441Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:23.555Z] + docker inspect -f . ci-base-image-arm64 [2025-11-28T03:05:23.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:05:23.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-774042 does not seem to be running inside a container [2025-11-28T03:05:23.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:05:24.008Z] #91 ... [2025-11-28T03:05:24.008Z] [2025-11-28T03:05:24.008Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:24.265Z] #92 ... [2025-11-28T03:05:24.265Z] [2025-11-28T03:05:24.265Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:24.265Z] #93 ... [2025-11-28T03:05:24.265Z] [2025-11-28T03:05:24.265Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:24.524Z] #94 ... [2025-11-28T03:05:24.524Z] [2025-11-28T03:05:24.524Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:05:25.045Z] $ docker top dae16e27fe2202c2cce52d6e3e7870c6509d8c037c91ce5fb4fb329f4555d5d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-28T03:05:25.880Z] + go version [2025-11-28T03:05:25.880Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-28T03:05:25.898Z] #95 ... [2025-11-28T03:05:25.898Z] [2025-11-28T03:05:25.898Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-28T03:05:25.898Z] #96 ... [2025-11-28T03:05:25.898Z] [2025-11-28T03:05:25.898Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-28T03:05:25.900Z] $ docker stop --time=1 dae16e27fe2202c2cce52d6e3e7870c6509d8c037c91ce5fb4fb329f4555d5d9 [2025-11-28T03:05:27.545Z] $ docker rm -f --volumes dae16e27fe2202c2cce52d6e3e7870c6509d8c037c91ce5fb4fb329f4555d5d9 [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-28T03:05:28.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-28T03:05:28.259Z] [2025-11-28T03:05:28.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:05:28.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-28T03:05:28.615Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-28T03:05:28.615Z] 547446be3368: Pulling fs layer [2025-11-28T03:05:28.615Z] d125d8839a47: Pulling fs layer [2025-11-28T03:05:28.615Z] 3e85d5ac6304: Pulling fs layer [2025-11-28T03:05:28.615Z] c3105a71a48b: Pulling fs layer [2025-11-28T03:05:28.615Z] 0f093f025ec4: Pulling fs layer [2025-11-28T03:05:28.615Z] c3106fc0e877: Pulling fs layer [2025-11-28T03:05:28.615Z] c3105a71a48b: Waiting [2025-11-28T03:05:28.615Z] 0f093f025ec4: Waiting [2025-11-28T03:05:28.615Z] c3106fc0e877: Waiting [2025-11-28T03:05:28.881Z] 547446be3368: Verifying Checksum [2025-11-28T03:05:28.881Z] c3105a71a48b: Verifying Checksum [2025-11-28T03:05:28.881Z] c3105a71a48b: Download complete [2025-11-28T03:05:29.184Z] #97 ... [2025-11-28T03:05:29.184Z] [2025-11-28T03:05:29.184Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-28T03:05:29.184Z] #96 DONE 13.0s [2025-11-28T03:05:29.184Z] [2025-11-28T03:05:29.184Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-28T03:05:29.466Z] d125d8839a47: Verifying Checksum [2025-11-28T03:05:29.466Z] d125d8839a47: Download complete [2025-11-28T03:05:29.466Z] c3106fc0e877: Verifying Checksum [2025-11-28T03:05:29.466Z] c3106fc0e877: Download complete [2025-11-28T03:05:29.466Z] 0f093f025ec4: Verifying Checksum [2025-11-28T03:05:29.466Z] 0f093f025ec4: Download complete [2025-11-28T03:05:29.466Z] 547446be3368: Pull complete [2025-11-28T03:05:30.871Z] d125d8839a47: Pull complete [2025-11-28T03:05:31.137Z] 3e85d5ac6304: Verifying Checksum [2025-11-28T03:05:31.137Z] 3e85d5ac6304: Download complete [2025-11-28T03:05:31.713Z] #98 ... [2025-11-28T03:05:31.713Z] [2025-11-28T03:05:31.713Z] #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:31.713Z] #88 DONE 17.9s [2025-11-28T03:05:31.713Z] [2025-11-28T03:05:31.713Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:31.713Z] #94 DONE 17.9s [2025-11-28T03:05:31.713Z] [2025-11-28T03:05:31.713Z] #89 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:31.713Z] #89 DONE 17.9s [2025-11-28T03:05:31.713Z] [2025-11-28T03:05:31.713Z] #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:31.713Z] #93 DONE 17.9s [2025-11-28T03:05:31.713Z] [2025-11-28T03:05:31.713Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:31.713Z] #92 DONE 17.8s [2025-11-28T03:05:31.971Z] [2025-11-28T03:05:31.971Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-28T03:05:31.971Z] #98 DONE 3.0s [2025-11-28T03:05:31.971Z] [2025-11-28T03:05:31.971Z] #95 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:05:31.971Z] #95 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:32.229Z] #95 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:32.487Z] #95 16.21 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:32.487Z] #95 16.22 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:32.746Z] #95 16.33 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:32.746Z] #95 16.33 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:32.746Z] #95 16.34 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:32.746Z] #95 16.34 OK: 8 MiB in 21 packages [2025-11-28T03:05:39.561Z] #95 ... [2025-11-28T03:05:39.561Z] [2025-11-28T03:05:39.561Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-28T03:05:39.561Z] #97 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:39.561Z] #97 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-28T03:05:39.561Z] #97 14.30 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:39.561Z] #97 14.32 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:05:39.561Z] #97 14.38 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:39.561Z] #97 14.39 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:05:39.561Z] #97 14.39 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:05:39.561Z] #97 14.40 OK: 8 MiB in 20 packages [2025-11-28T03:05:41.208Z] 3e85d5ac6304: Pull complete [2025-11-28T03:05:41.208Z] c3105a71a48b: Pull complete [2025-11-28T03:05:41.789Z] 0f093f025ec4: Pull complete [2025-11-28T03:05:42.063Z] c3106fc0e877: Pull complete [2025-11-28T03:05:42.063Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-28T03:05:42.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-28T03:05:42.063Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [2025-11-28T03:05:42.137Z] #97 ... [2025-11-28T03:05:42.137Z] [2025-11-28T03:05:42.137Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-28T03:05:42.137Z] #99 ... [2025-11-28T03:05:42.137Z] [2025-11-28T03:05:42.137Z] #100 [support-notifications builder 6/7] COPY . . [2025-11-28T03:05:42.137Z] #100 ... [2025-11-28T03:05:42.137Z] [2025-11-28T03:05:42.137Z] #101 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-28T03:05:42.137Z] #101 ... [2025-11-28T03:05:42.137Z] [2025-11-28T03:05:42.137Z] #102 [security-bootstrapper builder 6/7] COPY . . [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:05:42.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-774042 does not seem to be running inside a container [2025-11-28T03:05:42.395Z] #102 ... [2025-11-28T03:05:42.395Z] [2025-11-28T03:05:42.395Z] #103 [support-scheduler builder 6/7] COPY . . [2025-11-28T03:05:42.402Z] $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:05:44.524Z] $ docker top 3c944b99015967ce98a5e348716c5dff302bd9cb70cfc7848325272d20d11877 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-28T03:05:44.924Z] #103 DONE 12.7s [2025-11-28T03:05:44.924Z] [2025-11-28T03:05:44.924Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-28T03:05:44.924Z] #97 DONE 26.2s [2025-11-28T03:05:44.924Z] [2025-11-28T03:05:44.924Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:44.924Z] #91 DONE 21.2s [2025-11-28T03:05:44.924Z] [2025-11-28T03:05:44.925Z] #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:05:44.925Z] #95 DONE 28.2s [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #100 [support-notifications builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #100 DONE 12.7s [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #101 [security-proxy-auth builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #101 DONE 12.8s [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #104 [core-metadata builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #104 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #105 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:44.925Z] #105 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #106 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:44.925Z] #106 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:44.925Z] #107 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:44.925Z] #108 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #109 [core-command builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #109 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #110 [security-proxy-auth builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #110 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:44.925Z] #111 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:44.925Z] #112 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:44.925Z] #113 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #114 [core-data builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #114 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:44.925Z] #115 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #99 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #99 DONE 12.7s [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:44.925Z] #116 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #117 [security-proxy-setup builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #117 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:44.925Z] #118 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #102 [security-proxy-setup builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #102 DONE 12.8s [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-11-28T03:05:44.925Z] #119 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:05:44.925Z] #120 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:05:44.925Z] #121 CACHED [2025-11-28T03:05:44.925Z] [2025-11-28T03:05:44.925Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-28T03:05:45.352Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-28T03:05:48.208Z] #122 ... [2025-11-28T03:05:48.208Z] [2025-11-28T03:05:48.208Z] #123 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:05:48.208Z] #123 DONE 3.5s [2025-11-28T03:05:48.208Z] [2025-11-28T03:05:48.208Z] #124 [core-keeper builder 7/8] COPY . . [2025-11-28T03:05:48.208Z] #124 DONE 3.5s [2025-11-28T03:05:48.208Z] [2025-11-28T03:05:48.208Z] #125 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-28T03:05:48.208Z] #125 DONE 3.6s [2025-11-28T03:05:48.208Z] [2025-11-28T03:05:48.208Z] #126 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:05:48.208Z] #126 DONE 3.6s [2025-11-28T03:05:48.208Z] [2025-11-28T03:05:48.208Z] #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-28T03:05:48.466Z] #127 ... [2025-11-28T03:05:48.466Z] [2025-11-28T03:05:48.466Z] #128 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-28T03:05:48.466Z] #128 DONE 0.2s [2025-11-28T03:05:48.466Z] [2025-11-28T03:05:48.466Z] #127 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-28T03:05:48.466Z] #127 DONE 0.2s [2025-11-28T03:05:48.466Z] [2025-11-28T03:05:48.466Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-28T03:05:49.410Z] #129 ... [2025-11-28T03:05:49.410Z] [2025-11-28T03:05:49.410Z] #130 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-28T03:05:49.410Z] #130 DONE 0.9s [2025-11-28T03:05:49.410Z] [2025-11-28T03:05:49.410Z] #131 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:05:49.410Z] #131 DONE 1.1s [2025-11-28T03:05:49.410Z] [2025-11-28T03:05:49.410Z] #129 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-28T03:05:49.410Z] #129 DONE 1.0s [2025-11-28T03:05:49.410Z] [2025-11-28T03:05:49.410Z] #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-28T03:05:49.410Z] #132 ... [2025-11-28T03:05:49.410Z] [2025-11-28T03:05:49.410Z] #133 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-28T03:05:49.410Z] #133 DONE 0.2s [2025-11-28T03:05:49.668Z] [2025-11-28T03:05:49.668Z] #132 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-28T03:05:49.668Z] #132 DONE 0.3s [2025-11-28T03:05:49.668Z] [2025-11-28T03:05:49.668Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-28T03:05:49.668Z] #134 ... [2025-11-28T03:05:49.668Z] [2025-11-28T03:05:49.668Z] #135 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-28T03:05:49.668Z] #135 DONE 0.3s [2025-11-28T03:05:49.928Z] [2025-11-28T03:05:49.928Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-28T03:05:49.928Z] #136 DONE 0.3s [2025-11-28T03:05:49.928Z] [2025-11-28T03:05:49.928Z] #134 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-28T03:05:49.928Z] #134 DONE 0.3s [2025-11-28T03:05:49.928Z] [2025-11-28T03:05:49.928Z] #137 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-28T03:05:49.928Z] #137 DONE 0.2s [2025-11-28T03:05:49.928Z] [2025-11-28T03:05:49.928Z] #138 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-28T03:05:49.928Z] #138 DONE 0.2s [2025-11-28T03:05:49.928Z] [2025-11-28T03:05:49.928Z] #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-28T03:05:50.192Z] #139 ... [2025-11-28T03:05:50.192Z] [2025-11-28T03:05:50.192Z] #140 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-28T03:05:50.192Z] #140 DONE 0.2s [2025-11-28T03:05:50.192Z] [2025-11-28T03:05:50.192Z] #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-28T03:05:50.192Z] #141 DONE 0.2s [2025-11-28T03:05:50.192Z] [2025-11-28T03:05:50.192Z] #139 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-28T03:05:50.192Z] #139 DONE 0.4s [2025-11-28T03:05:50.192Z] [2025-11-28T03:05:50.192Z] #142 [security-spire-config] exporting to image [2025-11-28T03:05:50.192Z] #142 exporting layers [2025-11-28T03:05:50.794Z] #142 ... [2025-11-28T03:05:50.794Z] [2025-11-28T03:05:50.794Z] #143 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-28T03:05:50.794Z] #143 DONE 0.3s [2025-11-28T03:05:50.794Z] [2025-11-28T03:05:50.794Z] #144 [security-spire-agent] exporting to image [2025-11-28T03:05:51.419Z] #144 ... [2025-11-28T03:05:51.419Z] [2025-11-28T03:05:51.419Z] #142 [security-spire-config] exporting to image [2025-11-28T03:05:51.419Z] #142 exporting layers 1.3s done [2025-11-28T03:05:51.419Z] #142 writing image sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 0.0s done [2025-11-28T03:05:51.419Z] #142 naming to docker.io/library/security-spire-config done [2025-11-28T03:05:51.419Z] #142 DONE 1.4s [2025-11-28T03:05:51.683Z] [2025-11-28T03:05:51.683Z] #145 [security-spire-server] exporting to image [2025-11-28T03:05:51.683Z] #145 exporting layers 1.2s done [2025-11-28T03:05:51.683Z] #145 writing image sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb [2025-11-28T03:05:51.683Z] #145 writing image sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb 0.2s done [2025-11-28T03:05:51.683Z] #145 naming to docker.io/library/security-spire-server [2025-11-28T03:05:51.956Z] #145 naming to docker.io/library/security-spire-server 0.0s done [2025-11-28T03:05:51.956Z] #145 DONE 1.5s [2025-11-28T03:05:51.956Z] [2025-11-28T03:05:51.956Z] #144 [security-spire-agent] exporting to image [2025-11-28T03:05:51.956Z] #144 exporting layers 1.1s done [2025-11-28T03:05:51.956Z] #144 writing image sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 0.1s done [2025-11-28T03:05:51.956Z] #144 naming to docker.io/library/security-spire-agent done [2025-11-28T03:05:51.956Z] #144 DONE 1.2s [2025-11-28T03:05:51.956Z] [2025-11-28T03:05:51.956Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-28T03:05:51.956Z] #0 1.537 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-28T03:05:55.243Z] #146 ... [2025-11-28T03:05:55.243Z] [2025-11-28T03:05:55.243Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-28T03:05:55.243Z] #0 3.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-28T03:05:55.243Z] #147 ... [2025-11-28T03:05:55.243Z] [2025-11-28T03:05:55.243Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-28T03:05:55.243Z] #0 1.131 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-28T03:05:55.243Z] #148 ... [2025-11-28T03:05:55.243Z] [2025-11-28T03:05:55.243Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-28T03:05:55.243Z] #0 1.750 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-28T03:05:55.243Z] #149 ... [2025-11-28T03:05:55.243Z] [2025-11-28T03:05:55.243Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:05:55.243Z] #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-28T03:05:55.501Z] #150 ... [2025-11-28T03:05:55.501Z] [2025-11-28T03:05:55.501Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-28T03:05:55.501Z] #0 0.822 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-28T03:05:55.501Z] #151 ... [2025-11-28T03:05:55.501Z] [2025-11-28T03:05:55.501Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-28T03:05:55.501Z] #0 4.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-28T03:05:55.759Z] #152 ... [2025-11-28T03:05:55.759Z] [2025-11-28T03:05:55.759Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-28T03:05:55.759Z] #0 3.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-28T03:05:56.017Z] #153 ... [2025-11-28T03:05:56.017Z] [2025-11-28T03:05:56.017Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:05:56.017Z] #0 3.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-28T03:05:56.017Z] #154 ... [2025-11-28T03:05:56.017Z] [2025-11-28T03:05:56.017Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-28T03:05:56.017Z] #0 3.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-28T03:05:56.276Z] #155 ... [2025-11-28T03:05:56.276Z] [2025-11-28T03:05:56.276Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-28T03:05:56.276Z] #0 4.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-28T03:05:57.670Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #1 transferring dockerfile: 1.70kB done [2025-11-28T03:05:57.670Z] #1 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #2 transferring dockerfile: 2.50kB done [2025-11-28T03:05:57.670Z] #2 DONE 0.0s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #3 transferring dockerfile: 2.01kB done [2025-11-28T03:05:57.670Z] #3 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #4 transferring dockerfile: 2.10kB 0.0s done [2025-11-28T03:05:57.670Z] #4 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #5 [core-data internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #5 transferring dockerfile: 2.04kB done [2025-11-28T03:05:57.670Z] #5 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #6 transferring dockerfile: 3.02kB done [2025-11-28T03:05:57.670Z] #6 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #7 transferring dockerfile: 1.81kB done [2025-11-28T03:05:57.670Z] #7 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #8 transferring dockerfile: 1.69kB 0.0s done [2025-11-28T03:05:57.670Z] #8 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #9 transferring dockerfile: 2.23kB done [2025-11-28T03:05:57.670Z] #9 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #10 transferring dockerfile: 1.89kB done [2025-11-28T03:05:57.670Z] #10 DONE 0.0s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #11 [core-command internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #11 transferring dockerfile: 1.94kB 0.0s done [2025-11-28T03:05:57.670Z] #11 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #12 transferring dockerfile: 2.49kB done [2025-11-28T03:05:57.670Z] #12 DONE 0.0s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #13 transferring dockerfile: 2.14kB done [2025-11-28T03:05:57.670Z] #13 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #14 transferring dockerfile: 2.02kB 0.0s done [2025-11-28T03:05:57.670Z] #14 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #15 [support-scheduler internal] load build definition from Dockerfile [2025-11-28T03:05:57.670Z] #15 transferring dockerfile: 1.83kB done [2025-11-28T03:05:57.670Z] #15 DONE 0.1s [2025-11-28T03:05:57.670Z] [2025-11-28T03:05:57.670Z] #16 [security-spire-server internal] load .dockerignore [2025-11-28T03:05:57.670Z] #16 transferring context: [2025-11-28T03:05:57.670Z] #16 transferring context: 50B done [2025-11-28T03:05:57.670Z] #16 DONE 0.1s [2025-11-28T03:05:58.262Z] [2025-11-28T03:05:58.262Z] #17 [security-proxy-setup internal] load .dockerignore [2025-11-28T03:05:58.262Z] #17 transferring context: 50B done [2025-11-28T03:05:58.262Z] #17 DONE 0.0s [2025-11-28T03:05:58.262Z] [2025-11-28T03:05:58.262Z] #18 [core-keeper internal] load .dockerignore [2025-11-28T03:05:58.262Z] #18 transferring context: 50B done [2025-11-28T03:05:58.262Z] #18 DONE 0.0s [2025-11-28T03:05:58.262Z] [2025-11-28T03:05:58.263Z] #19 [core-metadata internal] load .dockerignore [2025-11-28T03:05:58.263Z] #19 transferring context: 50B done [2025-11-28T03:05:58.263Z] #19 DONE 0.0s [2025-11-28T03:05:58.263Z] [2025-11-28T03:05:58.263Z] #20 [core-data internal] load .dockerignore [2025-11-28T03:05:58.263Z] #20 transferring context: 50B done [2025-11-28T03:05:58.263Z] #20 DONE 0.1s [2025-11-28T03:05:58.263Z] [2025-11-28T03:05:58.263Z] #21 [security-bootstrapper internal] load .dockerignore [2025-11-28T03:05:58.551Z] #21 transferring context: 50B done [2025-11-28T03:05:58.551Z] #21 DONE 0.1s [2025-11-28T03:05:58.551Z] [2025-11-28T03:05:58.551Z] #22 [security-spire-agent internal] load .dockerignore [2025-11-28T03:05:58.551Z] #22 transferring context: 50B 0.0s done [2025-11-28T03:05:58.551Z] #22 DONE 0.1s [2025-11-28T03:05:58.551Z] [2025-11-28T03:05:58.551Z] #23 [security-spire-config internal] load .dockerignore [2025-11-28T03:05:58.551Z] #23 transferring context: 50B done [2025-11-28T03:05:58.551Z] #23 DONE 0.1s [2025-11-28T03:05:58.551Z] [2025-11-28T03:05:58.551Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-28T03:05:58.551Z] #24 transferring context: 50B done [2025-11-28T03:05:58.551Z] #24 DONE 0.1s [2025-11-28T03:05:58.551Z] [2025-11-28T03:05:58.551Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2025-11-28T03:05:58.802Z] #156 ... [2025-11-28T03:05:58.802Z] [2025-11-28T03:05:58.802Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-28T03:05:58.802Z] #122 4.351 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-28T03:05:58.826Z] #25 transferring context: 50B 0.0s done [2025-11-28T03:05:58.826Z] #25 DONE 0.1s [2025-11-28T03:05:58.826Z] [2025-11-28T03:05:58.826Z] #26 [core-command internal] load .dockerignore [2025-11-28T03:05:58.826Z] #26 transferring context: 50B done [2025-11-28T03:05:58.826Z] #26 DONE 0.1s [2025-11-28T03:05:58.826Z] [2025-11-28T03:05:58.826Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-11-28T03:05:58.826Z] #27 transferring context: 50B 0.0s done [2025-11-28T03:05:58.826Z] #27 DONE 0.1s [2025-11-28T03:05:58.826Z] [2025-11-28T03:05:58.826Z] #28 [security-proxy-auth internal] load .dockerignore [2025-11-28T03:05:58.826Z] #28 transferring context: 50B done [2025-11-28T03:05:58.826Z] #28 DONE 0.1s [2025-11-28T03:05:58.826Z] [2025-11-28T03:05:58.826Z] #29 [support-notifications internal] load .dockerignore [2025-11-28T03:05:58.826Z] #29 transferring context: 50B done [2025-11-28T03:05:58.826Z] #29 DONE 0.1s [2025-11-28T03:05:59.115Z] [2025-11-28T03:05:59.115Z] #30 [support-scheduler internal] load .dockerignore [2025-11-28T03:05:59.115Z] #30 transferring context: 50B done [2025-11-28T03:05:59.115Z] #30 DONE 0.1s [2025-11-28T03:05:59.115Z] [2025-11-28T03:05:59.115Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-28T03:05:59.393Z] #31 ... [2025-11-28T03:05:59.393Z] [2025-11-28T03:05:59.393Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2025-11-28T03:05:59.393Z] #32 DONE 0.3s [2025-11-28T03:05:59.661Z] [2025-11-28T03:05:59.661Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-28T03:05:59.661Z] #31 DONE 0.7s [2025-11-28T03:05:59.661Z] [2025-11-28T03:05:59.661Z] #33 [security-spire-server internal] load build context [2025-11-28T03:05:59.661Z] #33 transferring context: 26.44kB 0.0s done [2025-11-28T03:05:59.661Z] #33 DONE 0.1s [2025-11-28T03:05:59.661Z] [2025-11-28T03:05:59.661Z] #34 [security-spire-server stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:05:59.661Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:05:59.661Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:05:59.661Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-28T03:05:59.661Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-28T03:05:59.942Z] #34 ... [2025-11-28T03:05:59.942Z] [2025-11-28T03:05:59.942Z] #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:05:59.942Z] #35 DONE 0.0s [2025-11-28T03:05:59.942Z] [2025-11-28T03:05:59.942Z] #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:05:59.942Z] #35 DONE 0.0s [2025-11-28T03:05:59.942Z] [2025-11-28T03:05:59.942Z] #36 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-28T03:06:00.211Z] #36 ... [2025-11-28T03:06:00.211Z] [2025-11-28T03:06:00.211Z] #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:00.211Z] #35 DONE 0.0s [2025-11-28T03:06:00.211Z] [2025-11-28T03:06:00.211Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 [2025-11-28T03:06:00.211Z] #32 DONE 0.4s [2025-11-28T03:06:00.211Z] [2025-11-28T03:06:00.211Z] #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:06:00.211Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:06:00.211Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:06:00.211Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-28T03:06:00.211Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-28T03:06:00.478Z] #34 ... [2025-11-28T03:06:00.478Z] [2025-11-28T03:06:00.478Z] #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:00.478Z] #35 DONE 0.0s [2025-11-28T03:06:00.751Z] [2025-11-28T03:06:00.751Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:00.751Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2025-11-28T03:06:00.751Z] #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-28T03:06:00.751Z] #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-28T03:06:00.751Z] #37 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2025-11-28T03:06:00.751Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-28T03:06:00.751Z] #37 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2025-11-28T03:06:00.751Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-28T03:06:00.751Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-11-28T03:06:00.751Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 0.8s [2025-11-28T03:06:00.751Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-11-28T03:06:00.751Z] #37 ... [2025-11-28T03:06:00.751Z] [2025-11-28T03:06:00.751Z] #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:00.751Z] #35 DONE 0.0s [2025-11-28T03:06:00.751Z] [2025-11-28T03:06:00.751Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-11-28T03:06:00.751Z] #32 DONE 0.8s [2025-11-28T03:06:00.751Z] [2025-11-28T03:06:00.751Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:00.751Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.47MB / 37.02MB 1.0s [2025-11-28T03:06:01.041Z] #37 ... [2025-11-28T03:06:01.041Z] [2025-11-28T03:06:01.041Z] #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:01.041Z] #35 DONE 0.0s [2025-11-28T03:06:01.041Z] [2025-11-28T03:06:01.041Z] #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-11-28T03:06:01.041Z] #31 DONE 1.2s [2025-11-28T03:06:01.041Z] [2025-11-28T03:06:01.041Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:01.041Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2025-11-28T03:06:01.041Z] #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-28T03:06:01.041Z] #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-28T03:06:01.041Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-28T03:06:01.041Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-28T03:06:01.041Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-11-28T03:06:01.041Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 1.3s [2025-11-28T03:06:01.041Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-11-28T03:06:01.041Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-28T03:06:01.333Z] #37 ... [2025-11-28T03:06:01.333Z] [2025-11-28T03:06:01.333Z] #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:01.333Z] #35 DONE 0.0s [2025-11-28T03:06:01.333Z] [2025-11-28T03:06:01.333Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:01.333Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.74MB / 37.02MB 1.5s [2025-11-28T03:06:01.625Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 1.8s [2025-11-28T03:06:01.625Z] #37 ... [2025-11-28T03:06:01.625Z] [2025-11-28T03:06:01.625Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:01.625Z] #35 DONE 0.0s [2025-11-28T03:06:01.625Z] [2025-11-28T03:06:01.625Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:01.901Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 2.0s [2025-11-28T03:06:01.901Z] #37 ... [2025-11-28T03:06:01.901Z] [2025-11-28T03:06:01.901Z] #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:01.901Z] #35 DONE 0.0s [2025-11-28T03:06:01.901Z] [2025-11-28T03:06:01.901Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-11-28T03:06:01.901Z] #38 DONE 1.8s [2025-11-28T03:06:01.901Z] [2025-11-28T03:06:01.901Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:02.178Z] #37 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done [2025-11-28T03:06:02.178Z] #37 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-11-28T03:06:02.178Z] #37 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-11-28T03:06:02.178Z] #37 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-11-28T03:06:02.178Z] #37 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-11-28T03:06:02.178Z] #37 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-11-28T03:06:02.178Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 2.2s [2025-11-28T03:06:02.178Z] #37 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done [2025-11-28T03:06:02.178Z] #37 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-11-28T03:06:02.178Z] #37 ... [2025-11-28T03:06:02.178Z] [2025-11-28T03:06:02.178Z] #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-28T03:06:02.178Z] #35 DONE 0.0s [2025-11-28T03:06:02.178Z] [2025-11-28T03:06:02.178Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:02.453Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 2.7s [2025-11-28T03:06:02.720Z] #37 ... [2025-11-28T03:06:02.720Z] [2025-11-28T03:06:02.720Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 [2025-11-28T03:06:02.720Z] #32 DONE 2.5s [2025-11-28T03:06:02.720Z] [2025-11-28T03:06:02.720Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:02.996Z] #37 ... [2025-11-28T03:06:02.996Z] [2025-11-28T03:06:02.996Z] #39 [core-keeper internal] load build context [2025-11-28T03:06:02.996Z] #39 transferring context: 3.37MB 1.6s done [2025-11-28T03:06:02.996Z] #39 DONE 2.9s [2025-11-28T03:06:02.996Z] [2025-11-28T03:06:02.996Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:02.996Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 3.1s [2025-11-28T03:06:03.276Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 3.3s [2025-11-28T03:06:03.276Z] #37 ... [2025-11-28T03:06:03.276Z] [2025-11-28T03:06:03.276Z] #40 [security-proxy-setup internal] load build context [2025-11-28T03:06:03.276Z] #40 transferring context: 3.37MB 2.1s done [2025-11-28T03:06:03.276Z] #40 DONE 3.3s [2025-11-28T03:06:03.276Z] [2025-11-28T03:06:03.276Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:03.550Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 3.5s [2025-11-28T03:06:03.550Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 3.9s [2025-11-28T03:06:04.182Z] #37 ... [2025-11-28T03:06:04.182Z] [2025-11-28T03:06:04.182Z] #41 [security-spire-config internal] load build context [2025-11-28T03:06:04.182Z] #41 transferring context: 24.70kB 0.2s done [2025-11-28T03:06:04.182Z] #41 DONE 2.8s [2025-11-28T03:06:04.182Z] [2025-11-28T03:06:04.182Z] #42 [core-metadata internal] load build context [2025-11-28T03:06:04.182Z] #42 transferring context: 3.37MB 2.4s done [2025-11-28T03:06:04.182Z] #42 DONE 3.9s [2025-11-28T03:06:04.182Z] [2025-11-28T03:06:04.182Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:05.168Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.1s done [2025-11-28T03:06:05.168Z] #37 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 5.1s done [2025-11-28T03:06:07.217Z] #37 ... [2025-11-28T03:06:07.217Z] [2025-11-28T03:06:07.217Z] #43 [core-data internal] load build context [2025-11-28T03:06:07.217Z] #43 transferring context: 3.37MB 4.7s done [2025-11-28T03:06:07.217Z] #43 DONE 6.6s [2025-11-28T03:06:07.217Z] [2025-11-28T03:06:07.217Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:07.217Z] #44 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done [2025-11-28T03:06:07.217Z] #44 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-11-28T03:06:07.217Z] #44 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-11-28T03:06:07.217Z] #44 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-11-28T03:06:07.217Z] #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2025-11-28T03:06:07.217Z] #44 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 2.3s done [2025-11-28T03:06:07.217Z] #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.29MB / 17.33MB 3.4s [2025-11-28T03:06:07.217Z] #44 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done [2025-11-28T03:06:07.217Z] #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 3.8s [2025-11-28T03:06:07.539Z] #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.39MB / 17.33MB 4.2s [2025-11-28T03:06:07.832Z] #44 ... [2025-11-28T03:06:07.832Z] [2025-11-28T03:06:07.832Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:07.832Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 [2025-11-28T03:06:09.943Z] #37 ... [2025-11-28T03:06:09.943Z] [2025-11-28T03:06:09.943Z] #45 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-11-28T03:06:10.246Z] #45 ... [2025-11-28T03:06:10.246Z] [2025-11-28T03:06:10.246Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-28T03:06:10.246Z] #46 ... [2025-11-28T03:06:10.246Z] [2025-11-28T03:06:10.246Z] #47 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-28T03:06:10.246Z] #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:10.246Z] #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:10.246Z] #47 ... [2025-11-28T03:06:10.246Z] [2025-11-28T03:06:10.246Z] #48 [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-28T03:06:10.246Z] #48 DONE 10.3s [2025-11-28T03:06:10.246Z] [2025-11-28T03:06:10.246Z] #49 [security-bootstrapper internal] load build context [2025-11-28T03:06:10.540Z] #49 ... [2025-11-28T03:06:10.540Z] [2025-11-28T03:06:10.540Z] #50 [security-spire-agent internal] load build context [2025-11-28T03:06:10.540Z] #50 transferring context: 25.98kB 0.6s done [2025-11-28T03:06:10.540Z] #50 DONE 8.4s [2025-11-28T03:06:10.540Z] [2025-11-28T03:06:10.540Z] #49 [security-bootstrapper internal] load build context [2025-11-28T03:06:10.540Z] #49 ... [2025-11-28T03:06:10.540Z] [2025-11-28T03:06:10.540Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-28T03:06:10.540Z] #51 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:10.540Z] #51 ... [2025-11-28T03:06:10.540Z] [2025-11-28T03:06:10.540Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-28T03:06:10.540Z] #0 6.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:10.540Z] #0 7.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:10.540Z] #0 9.040 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:10.540Z] #0 9.040 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:10.540Z] #0 9.195 OK: 8 MiB in 17 packages [2025-11-28T03:06:10.869Z] #52 ... [2025-11-28T03:06:10.869Z] [2025-11-28T03:06:10.869Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:10.869Z] #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 7.4s [2025-11-28T03:06:10.869Z] #44 ... [2025-11-28T03:06:10.869Z] [2025-11-28T03:06:10.869Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:06:10.869Z] #34 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-11-28T03:06:10.869Z] #34 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-11-28T03:06:10.869Z] #34 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-11-28T03:06:10.869Z] #34 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-11-28T03:06:10.869Z] #34 ... [2025-11-28T03:06:10.869Z] [2025-11-28T03:06:10.869Z] #53 [security-spiffe-token-provider internal] load build context [2025-11-28T03:06:11.174Z] #53 ... [2025-11-28T03:06:11.174Z] [2025-11-28T03:06:11.174Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-28T03:06:11.174Z] #54 ... [2025-11-28T03:06:11.174Z] [2025-11-28T03:06:11.174Z] #55 [core-common-config-bootstrapper internal] load build context [2025-11-28T03:06:11.475Z] #55 transferring context: 3.37MB 8.4s done [2025-11-28T03:06:11.475Z] #55 ... [2025-11-28T03:06:11.475Z] [2025-11-28T03:06:11.475Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-28T03:06:11.475Z] #56 ... [2025-11-28T03:06:11.475Z] [2025-11-28T03:06:11.475Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:11.475Z] #44 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 8.1s done [2025-11-28T03:06:11.475Z] #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 [2025-11-28T03:06:12.110Z] #44 ... [2025-11-28T03:06:12.110Z] [2025-11-28T03:06:12.110Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-28T03:06:12.110Z] #52 DONE 11.6s [2025-11-28T03:06:12.110Z] [2025-11-28T03:06:12.110Z] #57 [security-secretstore-setup internal] load build context [2025-11-28T03:06:12.110Z] #57 ... [2025-11-28T03:06:12.110Z] [2025-11-28T03:06:12.110Z] #58 [core-command internal] load build context [2025-11-28T03:06:12.110Z] #58 transferring context: 3.37MB 6.4s done [2025-11-28T03:06:12.414Z] #58 DONE 10.2s [2025-11-28T03:06:12.414Z] [2025-11-28T03:06:12.414Z] #59 [support-notifications internal] load build context [2025-11-28T03:06:12.414Z] #59 ... [2025-11-28T03:06:12.414Z] [2025-11-28T03:06:12.414Z] #60 [security-proxy-auth internal] load build context [2025-11-28T03:06:12.414Z] #60 transferring context: 3.37MB 7.0s done [2025-11-28T03:06:12.730Z] #60 ... [2025-11-28T03:06:12.730Z] [2025-11-28T03:06:12.730Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-28T03:06:12.730Z] #61 ... [2025-11-28T03:06:12.730Z] [2025-11-28T03:06:12.730Z] #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-28T03:06:12.730Z] #36 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:12.730Z] #36 9.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:12.730Z] #36 ... [2025-11-28T03:06:12.730Z] [2025-11-28T03:06:12.730Z] #57 [security-secretstore-setup internal] load build context [2025-11-28T03:06:13.029Z] #57 ... [2025-11-28T03:06:13.029Z] [2025-11-28T03:06:13.029Z] #49 [security-bootstrapper internal] load build context [2025-11-28T03:06:13.029Z] #49 transferring context: 3.37MB 9.0s done [2025-11-28T03:06:13.029Z] #49 DONE 12.5s [2025-11-28T03:06:13.029Z] [2025-11-28T03:06:13.029Z] #57 [security-secretstore-setup internal] load build context [2025-11-28T03:06:13.029Z] #57 ... [2025-11-28T03:06:13.029Z] [2025-11-28T03:06:13.029Z] #62 [support-scheduler internal] load build context [2025-11-28T03:06:13.029Z] #62 ... [2025-11-28T03:06:13.029Z] [2025-11-28T03:06:13.029Z] #57 [security-secretstore-setup internal] load build context [2025-11-28T03:06:13.320Z] #57 ... [2025-11-28T03:06:13.320Z] [2025-11-28T03:06:13.320Z] #60 [security-proxy-auth internal] load build context [2025-11-28T03:06:13.320Z] #60 DONE 11.3s [2025-11-28T03:06:13.320Z] [2025-11-28T03:06:13.320Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-28T03:06:13.320Z] #63 ... [2025-11-28T03:06:13.320Z] [2025-11-28T03:06:13.320Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-28T03:06:13.633Z] #64 ... [2025-11-28T03:06:13.633Z] [2025-11-28T03:06:13.633Z] #55 [core-common-config-bootstrapper internal] load build context [2025-11-28T03:06:13.633Z] #55 DONE 12.7s [2025-11-28T03:06:13.633Z] [2025-11-28T03:06:13.633Z] #62 [support-scheduler internal] load build context [2025-11-28T03:06:13.633Z] #62 ... [2025-11-28T03:06:13.633Z] [2025-11-28T03:06:13.633Z] #45 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-11-28T03:06:13.633Z] #45 DONE 13.9s [2025-11-28T03:06:13.633Z] [2025-11-28T03:06:13.633Z] #62 [support-scheduler internal] load build context [2025-11-28T03:06:13.930Z] #62 ... [2025-11-28T03:06:13.930Z] [2025-11-28T03:06:13.930Z] #53 [security-spiffe-token-provider internal] load build context [2025-11-28T03:06:13.930Z] #53 transferring context: 3.37MB 8.8s done [2025-11-28T03:06:13.930Z] #53 DONE 13.1s [2025-11-28T03:06:13.930Z] [2025-11-28T03:06:13.930Z] #62 [support-scheduler internal] load build context [2025-11-28T03:06:14.228Z] #62 transferring context: 3.37MB 7.2s done [2025-11-28T03:06:14.522Z] #62 DONE 11.7s [2025-11-28T03:06:14.522Z] [2025-11-28T03:06:14.522Z] #59 [support-notifications internal] load build context [2025-11-28T03:06:14.522Z] #59 transferring context: 3.37MB 7.0s done [2025-11-28T03:06:14.522Z] #59 DONE 11.6s [2025-11-28T03:06:14.522Z] [2025-11-28T03:06:14.522Z] #65 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2025-11-28T03:06:14.854Z] #65 ... [2025-11-28T03:06:14.854Z] [2025-11-28T03:06:14.854Z] #57 [security-secretstore-setup internal] load build context [2025-11-28T03:06:14.854Z] #57 transferring context: 3.37MB 7.7s done [2025-11-28T03:06:14.854Z] #57 DONE 12.8s [2025-11-28T03:06:14.854Z] [2025-11-28T03:06:14.854Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-28T03:06:14.854Z] #56 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:15.495Z] #56 ... [2025-11-28T03:06:15.495Z] [2025-11-28T03:06:15.495Z] #65 [core-data builder 2/8] WORKDIR /edgex-go [2025-11-28T03:06:15.495Z] #65 DONE 1.0s [2025-11-28T03:06:15.495Z] [2025-11-28T03:06:15.495Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:06:18.648Z] #66 ... [2025-11-28T03:06:18.648Z] [2025-11-28T03:06:18.648Z] #47 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-28T03:06:18.648Z] #47 16.25 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:18.648Z] #47 16.28 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:18.648Z] #47 16.35 OK: 8 MiB in 17 packages [2025-11-28T03:06:18.648Z] #47 DONE 18.4s [2025-11-28T03:06:18.648Z] [2025-11-28T03:06:18.648Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:19.858Z] #67 ... [2025-11-28T03:06:19.858Z] [2025-11-28T03:06:19.858Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-28T03:06:19.858Z] #51 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:19.858Z] #51 17.12 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:19.859Z] #51 17.14 (2/2) Installing su-exec (0.2-r3) [2025-11-28T03:06:19.859Z] #51 17.14 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:19.859Z] #51 17.37 OK: 8 MiB in 18 packages [2025-11-28T03:06:19.859Z] #51 DONE 19.5s [2025-11-28T03:06:20.166Z] [2025-11-28T03:06:20.166Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:20.166Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.1s [2025-11-28T03:06:20.166Z] #37 ... [2025-11-28T03:06:20.166Z] [2025-11-28T03:06:20.166Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-28T03:06:20.502Z] #68 ... [2025-11-28T03:06:20.502Z] [2025-11-28T03:06:20.502Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-28T03:06:20.795Z] #69 ... [2025-11-28T03:06:20.795Z] [2025-11-28T03:06:20.795Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:21.104Z] #37 ... [2025-11-28T03:06:21.104Z] [2025-11-28T03:06:21.104Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-28T03:06:21.104Z] #46 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:21.104Z] #46 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:21.104Z] #46 18.30 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:21.104Z] #46 18.33 (2/4) Installing openssl (3.5.4-r0) [2025-11-28T03:06:21.104Z] #46 18.39 (3/4) Installing su-exec (0.2-r3) [2025-11-28T03:06:21.104Z] #46 18.39 (4/4) Installing yq-go (4.47.2-r1) [2025-11-28T03:06:21.104Z] #46 19.42 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:21.104Z] #46 19.42 OK: 20 MiB in 20 packages [2025-11-28T03:06:21.104Z] #46 ... [2025-11-28T03:06:21.104Z] [2025-11-28T03:06:21.104Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:21.104Z] #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.5s [2025-11-28T03:06:21.404Z] #44 ... [2025-11-28T03:06:21.404Z] [2025-11-28T03:06:21.404Z] #46 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-28T03:06:21.404Z] #46 DONE 21.3s [2025-11-28T03:06:21.404Z] [2025-11-28T03:06:21.404Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-28T03:06:21.404Z] #63 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:21.404Z] #63 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:22.092Z] #63 ... [2025-11-28T03:06:22.092Z] [2025-11-28T03:06:22.092Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:22.092Z] #70 ... [2025-11-28T03:06:22.092Z] [2025-11-28T03:06:22.092Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:23.172Z] #44 ... [2025-11-28T03:06:23.172Z] [2025-11-28T03:06:23.172Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-28T03:06:23.172Z] #54 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:23.172Z] #54 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:23.172Z] #54 21.44 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:06:23.172Z] #54 21.44 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:06:23.172Z] #54 21.44 OK: 26169 distinct packages available [2025-11-28T03:06:23.172Z] #54 ... [2025-11-28T03:06:23.172Z] [2025-11-28T03:06:23.172Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:24.220Z] #44 ... [2025-11-28T03:06:24.220Z] [2025-11-28T03:06:24.220Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-28T03:06:24.220Z] #61 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:24.220Z] #61 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:24.220Z] #61 19.30 (1/4) Installing ca-certificates (20250911-r0) [2025-11-28T03:06:24.220Z] #61 19.54 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:24.220Z] #61 19.54 (3/4) Installing su-exec (0.2-r3) [2025-11-28T03:06:24.220Z] #61 19.60 (4/4) Installing yq-go (4.47.2-r1) [2025-11-28T03:06:24.220Z] #61 20.07 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:24.220Z] #61 20.19 Executing ca-certificates-20250911-r0.trigger [2025-11-28T03:06:24.220Z] #61 21.16 OK: 19 MiB in 20 packages [2025-11-28T03:06:24.220Z] #61 ... [2025-11-28T03:06:24.220Z] [2025-11-28T03:06:24.220Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:24.886Z] #44 ... [2025-11-28T03:06:24.886Z] [2025-11-28T03:06:24.886Z] #36 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-28T03:06:24.886Z] #36 14.55 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:06:24.886Z] #36 14.55 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:06:24.886Z] #36 14.55 OK: 26169 distinct packages available [2025-11-28T03:06:24.886Z] #36 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:24.886Z] #36 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:24.886Z] #36 23.98 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:24.886Z] #36 24.01 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-28T03:06:24.886Z] #36 24.02 (3/5) Installing libucontext (1.3.2-r0) [2025-11-28T03:06:24.886Z] #36 24.03 (4/5) Installing gcompat (1.1.0-r4) [2025-11-28T03:06:24.886Z] #36 24.07 (5/5) Installing openssl (3.5.4-r0) [2025-11-28T03:06:24.886Z] #36 24.19 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:24.886Z] #36 24.28 OK: 9 MiB in 21 packages [2025-11-28T03:06:24.886Z] #36 ... [2025-11-28T03:06:24.886Z] [2025-11-28T03:06:24.886Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:24.886Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.0s [2025-11-28T03:06:25.178Z] #37 ... [2025-11-28T03:06:25.178Z] [2025-11-28T03:06:25.178Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-28T03:06:25.178Z] #61 DONE 22.8s [2025-11-28T03:06:25.178Z] [2025-11-28T03:06:25.178Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-28T03:06:25.465Z] #71 ... [2025-11-28T03:06:25.465Z] [2025-11-28T03:06:25.465Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-28T03:06:25.465Z] #72 ... [2025-11-28T03:06:25.465Z] [2025-11-28T03:06:25.465Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:06:25.760Z] #73 ... [2025-11-28T03:06:25.760Z] [2025-11-28T03:06:25.760Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-28T03:06:25.760Z] #74 ... [2025-11-28T03:06:25.760Z] [2025-11-28T03:06:25.760Z] #36 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-28T03:06:25.760Z] #36 DONE 26.4s [2025-11-28T03:06:25.760Z] [2025-11-28T03:06:25.760Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-28T03:06:26.134Z] #75 ... [2025-11-28T03:06:26.134Z] [2025-11-28T03:06:26.134Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:26.443Z] #76 ... [2025-11-28T03:06:26.443Z] [2025-11-28T03:06:26.443Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-28T03:06:26.443Z] #56 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:26.443Z] #56 23.17 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:06:26.443Z] #56 23.17 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:06:26.443Z] #56 23.17 OK: 26169 distinct packages available [2025-11-28T03:06:26.443Z] #56 24.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:26.443Z] #56 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:26.724Z] #56 ... [2025-11-28T03:06:26.724Z] [2025-11-28T03:06:26.724Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:27.804Z] #37 ... [2025-11-28T03:06:27.804Z] [2025-11-28T03:06:27.804Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-28T03:06:27.804Z] #64 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:27.804Z] #64 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:27.804Z] #64 22.19 (1/3) Installing ca-certificates (20250911-r0) [2025-11-28T03:06:27.804Z] #64 22.31 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:27.804Z] #64 22.32 (3/3) Installing tzdata (2025b-r0) [2025-11-28T03:06:27.804Z] #64 22.82 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:27.804Z] #64 22.96 Executing ca-certificates-20250911-r0.trigger [2025-11-28T03:06:27.804Z] #64 23.56 OK: 8 MiB in 19 packages [2025-11-28T03:06:28.107Z] #64 ... [2025-11-28T03:06:28.107Z] [2025-11-28T03:06:28.107Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:28.107Z] #37 ... [2025-11-28T03:06:28.107Z] [2025-11-28T03:06:28.107Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-28T03:06:28.107Z] #64 DONE 24.8s [2025-11-28T03:06:28.107Z] [2025-11-28T03:06:28.107Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:28.400Z] #37 ... [2025-11-28T03:06:28.400Z] [2025-11-28T03:06:28.400Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-28T03:06:28.400Z] #71 DONE 13.2s [2025-11-28T03:06:28.707Z] [2025-11-28T03:06:28.707Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-28T03:06:31.499Z] #77 ... [2025-11-28T03:06:31.499Z] [2025-11-28T03:06:31.499Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-28T03:06:31.499Z] #63 23.53 (1/7) Installing ca-certificates (20250911-r0) [2025-11-28T03:06:31.499Z] #63 23.87 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:31.499Z] #63 24.01 (3/7) Installing libgcc (14.2.0-r6) [2025-11-28T03:06:31.499Z] #63 24.01 (4/7) Installing libsodium (1.0.20-r0) [2025-11-28T03:06:31.499Z] #63 24.01 (5/7) Installing libstdc++ (14.2.0-r6) [2025-11-28T03:06:31.499Z] #63 24.38 (6/7) Installing libzmq (4.3.5-r2) [2025-11-28T03:06:31.499Z] #63 24.48 (7/7) Installing zeromq (4.3.5-r2) [2025-11-28T03:06:31.499Z] #63 24.51 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:31.499Z] #63 24.62 Executing ca-certificates-20250911-r0.trigger [2025-11-28T03:06:31.499Z] #63 25.61 OK: 12 MiB in 23 packages [2025-11-28T03:06:31.499Z] #63 DONE 28.1s [2025-11-28T03:06:31.499Z] [2025-11-28T03:06:31.499Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-28T03:06:31.499Z] #56 30.19 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:31.499Z] #56 30.22 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-28T03:06:31.499Z] #56 30.23 (3/4) Installing libucontext (1.3.2-r0) [2025-11-28T03:06:31.499Z] #56 30.26 (4/4) Installing gcompat (1.1.0-r4) [2025-11-28T03:06:31.499Z] #56 30.32 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:31.499Z] #56 30.45 OK: 8 MiB in 20 packages [2025-11-28T03:06:31.499Z] #56 ... [2025-11-28T03:06:31.499Z] [2025-11-28T03:06:31.499Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-28T03:06:31.797Z] #78 ... [2025-11-28T03:06:31.797Z] [2025-11-28T03:06:31.797Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:31.797Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.1s [2025-11-28T03:06:33.856Z] #37 ... [2025-11-28T03:06:33.856Z] [2025-11-28T03:06:33.856Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-28T03:06:33.856Z] #54 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:33.856Z] #54 24.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:33.856Z] #54 30.26 (1/13) Installing brotli-libs (1.1.0-r2) [2025-11-28T03:06:33.856Z] #54 30.43 (2/13) Installing c-ares (1.34.5-r0) [2025-11-28T03:06:33.856Z] #54 30.50 (3/13) Installing libunistring (1.3-r0) [2025-11-28T03:06:33.856Z] #54 30.79 (4/13) Installing libidn2 (2.3.7-r0) [2025-11-28T03:06:33.856Z] #54 30.83 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-11-28T03:06:33.856Z] #54 30.84 (6/13) Installing libpsl (0.21.5-r3) [2025-11-28T03:06:33.856Z] #54 30.86 (7/13) Installing zstd-libs (1.5.7-r0) [2025-11-28T03:06:33.856Z] #54 30.97 (8/13) Installing libcurl (8.14.1-r2) [2025-11-28T03:06:33.856Z] #54 31.08 (9/13) Installing curl (8.14.1-r2) [2025-11-28T03:06:33.856Z] #54 31.16 (10/13) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:33.856Z] #54 31.18 (11/13) Installing musl-obstack (1.2.3-r2) [2025-11-28T03:06:33.856Z] #54 31.21 (12/13) Installing libucontext (1.3.2-r0) [2025-11-28T03:06:33.856Z] #54 31.23 (13/13) Installing gcompat (1.1.0-r4) [2025-11-28T03:06:33.856Z] #54 31.29 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:33.856Z] #54 31.43 OK: 13 MiB in 29 packages [2025-11-28T03:06:33.856Z] #54 ... [2025-11-28T03:06:33.856Z] [2025-11-28T03:06:33.856Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:33.856Z] #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 22.0s [2025-11-28T03:06:33.856Z] #44 ... [2025-11-28T03:06:33.856Z] [2025-11-28T03:06:33.856Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-28T03:06:33.856Z] #56 DONE 32.8s [2025-11-28T03:06:33.856Z] [2025-11-28T03:06:33.856Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:33.856Z] #44 ... [2025-11-28T03:06:33.856Z] [2025-11-28T03:06:33.856Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:35.421Z] #37 ... [2025-11-28T03:06:35.421Z] [2025-11-28T03:06:35.421Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-28T03:06:35.421Z] #54 DONE 34.3s [2025-11-28T03:06:35.421Z] [2025-11-28T03:06:35.421Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-28T03:06:35.421Z] #0 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:35.735Z] #79 ... [2025-11-28T03:06:35.735Z] [2025-11-28T03:06:35.735Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:36.779Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.0s [2025-11-28T03:06:37.826Z] #37 ... [2025-11-28T03:06:37.826Z] [2025-11-28T03:06:37.826Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:37.826Z] #70 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:37.826Z] #70 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:38.115Z] #70 ... [2025-11-28T03:06:38.115Z] [2025-11-28T03:06:38.115Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-28T03:06:38.115Z] #69 17.30 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:38.115Z] #69 18.59 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:38.115Z] #69 ... [2025-11-28T03:06:38.115Z] [2025-11-28T03:06:38.115Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:38.115Z] #0 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:38.390Z] #80 ... [2025-11-28T03:06:38.390Z] [2025-11-28T03:06:38.390Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-28T03:06:38.390Z] #74 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:38.390Z] #74 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:38.390Z] #74 ... [2025-11-28T03:06:38.390Z] [2025-11-28T03:06:38.390Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:39.392Z] #37 ... [2025-11-28T03:06:39.392Z] [2025-11-28T03:06:39.392Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-28T03:06:39.392Z] #75 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:39.392Z] #75 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:39.666Z] #75 ... [2025-11-28T03:06:39.666Z] [2025-11-28T03:06:39.666Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:40.651Z] #37 ... [2025-11-28T03:06:40.651Z] [2025-11-28T03:06:40.651Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-28T03:06:40.651Z] #72 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:40.651Z] #72 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:40.921Z] #72 ... [2025-11-28T03:06:40.921Z] [2025-11-28T03:06:40.921Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:41.191Z] #37 ... [2025-11-28T03:06:41.191Z] [2025-11-28T03:06:41.191Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:06:41.191Z] #66 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.191Z] #66 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.191Z] #66 ... [2025-11-28T03:06:41.191Z] [2025-11-28T03:06:41.191Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:06:41.191Z] #73 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.191Z] #73 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.479Z] #73 ... [2025-11-28T03:06:41.479Z] [2025-11-28T03:06:41.479Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:41.479Z] #0 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.479Z] #0 8.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.479Z] #81 ... [2025-11-28T03:06:41.479Z] [2025-11-28T03:06:41.479Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:41.750Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.0s [2025-11-28T03:06:41.750Z] #37 ... [2025-11-28T03:06:41.750Z] [2025-11-28T03:06:41.750Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-28T03:06:41.750Z] #68 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.750Z] #68 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:41.750Z] #68 ... [2025-11-28T03:06:41.750Z] [2025-11-28T03:06:41.750Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:42.421Z] #37 ... [2025-11-28T03:06:42.421Z] [2025-11-28T03:06:42.421Z] #69 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-28T03:06:42.421Z] #69 29.23 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-28T03:06:42.421Z] #69 29.69 Executing busybox-1.37.0-r19.trigger [2025-11-28T03:06:42.421Z] #69 29.84 OK: 8 MiB in 17 packages [2025-11-28T03:06:42.422Z] #69 DONE 31.9s [2025-11-28T03:06:42.422Z] [2025-11-28T03:06:42.422Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:42.695Z] #37 ... [2025-11-28T03:06:42.695Z] [2025-11-28T03:06:42.695Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:42.695Z] #70 27.99 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:42.695Z] #70 28.17 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:42.695Z] #70 28.83 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:42.695Z] #70 28.85 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:42.696Z] #70 28.90 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:42.696Z] #70 29.04 OK: 8 MiB in 17 packages [2025-11-28T03:06:42.696Z] #70 DONE 30.6s [2025-11-28T03:06:42.696Z] [2025-11-28T03:06:42.696Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:06:43.292Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.6s done [2025-11-28T03:06:43.292Z] #37 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.6s done [2025-11-28T03:06:43.566Z] #37 ... [2025-11-28T03:06:43.566Z] [2025-11-28T03:06:43.566Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:43.566Z] #67 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:43.566Z] #67 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:43.835Z] #67 ... [2025-11-28T03:06:43.835Z] [2025-11-28T03:06:43.835Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-28T03:06:43.835Z] #75 28.09 OK: 255 MiB in 60 packages [2025-11-28T03:06:43.835Z] #75 ... [2025-11-28T03:06:43.835Z] [2025-11-28T03:06:43.835Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-28T03:06:43.835Z] #0 5.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:43.835Z] #0 6.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:44.101Z] #82 ... [2025-11-28T03:06:44.101Z] [2025-11-28T03:06:44.101Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-28T03:06:44.101Z] #74 26.97 OK: 255 MiB in 60 packages [2025-11-28T03:06:44.378Z] #74 ... [2025-11-28T03:06:44.378Z] [2025-11-28T03:06:44.378Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-28T03:06:44.378Z] #78 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:44.378Z] #78 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:44.378Z] #78 ... [2025-11-28T03:06:44.378Z] [2025-11-28T03:06:44.378Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:06:44.378Z] #44 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 22.8s done [2025-11-28T03:06:44.739Z] #44 ... [2025-11-28T03:06:44.739Z] [2025-11-28T03:06:44.739Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-28T03:06:44.739Z] #74 DONE 29.3s [2025-11-28T03:06:44.739Z] [2025-11-28T03:06:44.739Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:44.739Z] #0 4.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:44.739Z] #0 5.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:44.739Z] #83 ... [2025-11-28T03:06:44.739Z] [2025-11-28T03:06:44.740Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-28T03:06:44.740Z] #72 29.37 v3.22.2-258-gcf3d437fdd5 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-11-28T03:06:44.740Z] #72 29.41 v3.22.2-256-g0bd80dc2160 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-11-28T03:06:44.740Z] #72 29.41 OK: 26170 distinct packages available [2025-11-28T03:06:45.046Z] #72 ... [2025-11-28T03:06:45.046Z] [2025-11-28T03:06:45.046Z] #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:06:45.046Z] #84 DONE 0.5s [2025-11-28T03:06:45.370Z] [2025-11-28T03:06:45.370Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:06:45.370Z] #85 ... [2025-11-28T03:06:45.370Z] [2025-11-28T03:06:45.370Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-11-28T03:06:45.370Z] #75 DONE 30.2s [2025-11-28T03:06:45.706Z] [2025-11-28T03:06:45.706Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:06:45.706Z] #73 30.42 OK: 255 MiB in 60 packages [2025-11-28T03:06:46.767Z] #73 ... [2025-11-28T03:06:46.767Z] [2025-11-28T03:06:46.767Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-28T03:06:46.767Z] #79 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:46.767Z] #79 ... [2025-11-28T03:06:46.767Z] [2025-11-28T03:06:46.767Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-28T03:06:46.767Z] #72 31.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:47.074Z] #72 ... [2025-11-28T03:06:47.074Z] [2025-11-28T03:06:47.074Z] #86 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:06:47.074Z] #86 DONE 1.5s [2025-11-28T03:06:47.074Z] [2025-11-28T03:06:47.074Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-28T03:06:47.074Z] #78 25.45 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:47.074Z] #78 25.59 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:47.731Z] #78 ... [2025-11-28T03:06:47.731Z] [2025-11-28T03:06:47.731Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:06:47.731Z] #73 DONE 32.3s [2025-11-28T03:06:47.731Z] [2025-11-28T03:06:47.731Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:47.731Z] #76 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:47.731Z] #76 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:47.731Z] #76 ... [2025-11-28T03:06:47.731Z] [2025-11-28T03:06:47.731Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-28T03:06:47.731Z] #78 26.21 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:47.731Z] #78 26.21 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:47.731Z] #78 26.27 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:48.054Z] #78 ... [2025-11-28T03:06:48.054Z] [2025-11-28T03:06:48.054Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-28T03:06:48.054Z] #66 29.88 OK: 255 MiB in 60 packages [2025-11-28T03:06:48.054Z] #66 DONE 32.8s [2025-11-28T03:06:48.054Z] [2025-11-28T03:06:48.054Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-28T03:06:48.054Z] #78 26.54 OK: 20 MiB in 20 packages [2025-11-28T03:06:48.382Z] #78 ... [2025-11-28T03:06:48.382Z] [2025-11-28T03:06:48.382Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-28T03:06:48.382Z] #77 9.572 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:48.382Z] #77 11.79 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:48.382Z] #77 ... [2025-11-28T03:06:48.382Z] [2025-11-28T03:06:48.382Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:48.382Z] #67 28.38 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:48.382Z] #67 28.52 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:48.382Z] #67 29.23 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:48.382Z] #67 29.24 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:48.382Z] #67 29.30 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:48.382Z] #67 29.48 OK: 8 MiB in 17 packages [2025-11-28T03:06:49.004Z] #67 ... [2025-11-28T03:06:49.004Z] [2025-11-28T03:06:49.004Z] #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:06:49.004Z] #87 DONE 1.4s [2025-11-28T03:06:49.004Z] [2025-11-28T03:06:49.004Z] #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:06:49.004Z] #88 DONE 1.0s [2025-11-28T03:06:49.004Z] [2025-11-28T03:06:49.004Z] #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:06:49.370Z] #89 ... [2025-11-28T03:06:49.370Z] [2025-11-28T03:06:49.370Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-28T03:06:49.370Z] #68 25.95 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:49.370Z] #68 26.31 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:49.370Z] #68 26.90 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:49.370Z] #68 26.91 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:49.370Z] #68 26.93 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:49.370Z] #68 27.05 OK: 8 MiB in 18 packages [2025-11-28T03:06:49.370Z] #68 DONE 29.4s [2025-11-28T03:06:49.761Z] [2025-11-28T03:06:49.762Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-28T03:06:49.762Z] #90 ... [2025-11-28T03:06:49.762Z] [2025-11-28T03:06:49.762Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:49.762Z] #80 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:50.112Z] #80 ... [2025-11-28T03:06:50.112Z] [2025-11-28T03:06:50.112Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:50.112Z] #67 DONE 31.7s [2025-11-28T03:06:50.112Z] [2025-11-28T03:06:50.112Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:50.112Z] #81 18.07 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:50.112Z] #81 18.37 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:50.112Z] #81 18.85 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:50.462Z] #81 18.86 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:50.462Z] #81 18.88 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:50.462Z] #81 19.02 OK: 12 MiB in 23 packages [2025-11-28T03:06:50.825Z] #81 ... [2025-11-28T03:06:50.825Z] [2025-11-28T03:06:50.825Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-28T03:06:50.826Z] #78 DONE 29.2s [2025-11-28T03:06:50.826Z] [2025-11-28T03:06:50.826Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:50.826Z] #76 24.84 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:50.826Z] #76 24.94 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:51.154Z] #76 ... [2025-11-28T03:06:51.154Z] [2025-11-28T03:06:51.154Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-28T03:06:51.154Z] #79 21.89 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:51.154Z] #79 22.24 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:51.154Z] #79 22.92 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:51.154Z] #79 22.97 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:51.154Z] #79 22.97 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:51.154Z] #79 23.09 OK: 19 MiB in 20 packages [2025-11-28T03:06:51.154Z] #79 DONE 25.7s [2025-11-28T03:06:51.154Z] [2025-11-28T03:06:51.154Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-28T03:06:51.783Z] #91 DONE 0.5s [2025-11-28T03:06:51.783Z] [2025-11-28T03:06:51.783Z] #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:51.783Z] #76 25.77 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:51.783Z] #76 25.79 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:51.783Z] #76 25.80 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:51.783Z] #76 25.97 OK: 9 MiB in 21 packages [2025-11-28T03:06:52.405Z] #76 ... [2025-11-28T03:06:52.405Z] [2025-11-28T03:06:52.405Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:52.405Z] #81 DONE 21.1s [2025-11-28T03:06:52.405Z] [2025-11-28T03:06:52.405Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-28T03:06:52.405Z] #77 22.40 OK: 255 MiB in 60 packages [2025-11-28T03:06:52.405Z] #77 DONE 23.9s [2025-11-28T03:06:52.781Z] [2025-11-28T03:06:52.781Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:52.781Z] #80 23.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:52.781Z] #80 23.56 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:52.781Z] #80 24.20 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:52.781Z] #80 24.22 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:52.781Z] #80 24.27 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:52.781Z] #80 24.36 OK: 8 MiB in 19 packages [2025-11-28T03:06:53.479Z] #80 ... [2025-11-28T03:06:53.479Z] [2025-11-28T03:06:53.479Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-28T03:06:53.479Z] #82 17.13 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:53.479Z] #82 17.35 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:53.479Z] #82 17.94 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:53.479Z] #82 17.96 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:53.479Z] #82 18.03 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:53.479Z] #82 18.10 OK: 8 MiB in 20 packages [2025-11-28T03:06:53.479Z] #82 DONE 19.6s [2025-11-28T03:06:53.479Z] [2025-11-28T03:06:53.479Z] #76 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-28T03:06:53.479Z] #76 DONE 28.4s [2025-11-28T03:06:53.818Z] [2025-11-28T03:06:53.818Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:06:53.818Z] #92 ... [2025-11-28T03:06:53.818Z] [2025-11-28T03:06:53.818Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-28T03:06:53.818Z] #93 DONE 1.3s [2025-11-28T03:06:53.818Z] [2025-11-28T03:06:53.818Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:06:54.106Z] #94 ... [2025-11-28T03:06:54.106Z] [2025-11-28T03:06:54.106Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:54.106Z] #80 DONE 25.9s [2025-11-28T03:06:54.106Z] [2025-11-28T03:06:54.106Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-28T03:06:54.106Z] #83 17.41 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:54.106Z] #83 17.57 Executing busybox-1.37.0-r20.post-upgrade [2025-11-28T03:06:54.106Z] #83 18.07 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:54.106Z] #83 18.07 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-11-28T03:06:54.106Z] #83 18.08 Executing busybox-1.37.0-r20.trigger [2025-11-28T03:06:54.106Z] #83 18.14 OK: 13 MiB in 29 packages [2025-11-28T03:06:54.848Z] #83 DONE 19.3s [2025-11-28T03:06:54.848Z] [2025-11-28T03:06:54.848Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:06:55.539Z] #95 ... [2025-11-28T03:06:55.539Z] [2025-11-28T03:06:55.539Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-28T03:06:55.539Z] #72 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-28T03:06:55.539Z] #72 39.42 OK: 255 MiB in 60 packages [2025-11-28T03:06:55.539Z] #72 DONE 40.2s [2025-11-28T03:06:55.902Z] [2025-11-28T03:06:55.902Z] #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:06:56.551Z] #96 DONE 1.0s [2025-11-28T03:06:56.551Z] [2025-11-28T03:06:56.551Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-28T03:06:57.204Z] #97 ... [2025-11-28T03:06:57.204Z] [2025-11-28T03:06:57.204Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:06:57.204Z] #98 ... [2025-11-28T03:06:57.204Z] [2025-11-28T03:06:57.204Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:06:57.537Z] #99 ... [2025-11-28T03:06:57.537Z] [2025-11-28T03:06:57.537Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-28T03:06:57.537Z] #90 DONE 7.9s [2025-11-28T03:06:57.819Z] [2025-11-28T03:06:57.819Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-28T03:06:57.819Z] #100 DONE 0.4s [2025-11-28T03:06:57.819Z] [2025-11-28T03:06:57.819Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:06:58.846Z] #101 ... [2025-11-28T03:06:58.846Z] [2025-11-28T03:06:58.846Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-28T03:06:58.846Z] #97 DONE 5.3s [2025-11-28T03:06:58.846Z] [2025-11-28T03:06:58.846Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:07:00.293Z] #102 ... [2025-11-28T03:07:00.293Z] [2025-11-28T03:07:00.293Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:07:00.293Z] #92 DONE 6.7s [2025-11-28T03:07:00.293Z] [2025-11-28T03:07:00.293Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:07:00.293Z] #95 DONE 6.9s [2025-11-28T03:07:00.601Z] [2025-11-28T03:07:00.601Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-28T03:07:00.601Z] #103 DONE 0.2s [2025-11-28T03:07:00.601Z] [2025-11-28T03:07:00.601Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-28T03:07:00.601Z] #104 DONE 0.3s [2025-11-28T03:07:00.601Z] [2025-11-28T03:07:00.601Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-28T03:07:00.884Z] #105 DONE 0.3s [2025-11-28T03:07:00.884Z] [2025-11-28T03:07:00.884Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-28T03:07:00.884Z] #102 DONE 2.1s [2025-11-28T03:07:00.884Z] [2025-11-28T03:07:00.884Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-28T03:07:01.167Z] #106 ... [2025-11-28T03:07:01.167Z] [2025-11-28T03:07:01.167Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-28T03:07:01.167Z] #107 DONE 0.4s [2025-11-28T03:07:01.167Z] [2025-11-28T03:07:01.167Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-28T03:07:01.167Z] #106 DONE 0.2s [2025-11-28T03:07:01.167Z] [2025-11-28T03:07:01.167Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-28T03:07:01.167Z] #108 DONE 0.3s [2025-11-28T03:07:01.167Z] [2025-11-28T03:07:01.167Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-28T03:07:01.443Z] #109 DONE 0.3s [2025-11-28T03:07:01.443Z] [2025-11-28T03:07:01.443Z] #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-28T03:07:01.443Z] #110 DONE 0.4s [2025-11-28T03:07:01.443Z] [2025-11-28T03:07:01.443Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-28T03:07:01.716Z] #111 DONE 0.3s [2025-11-28T03:07:01.716Z] [2025-11-28T03:07:01.716Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-28T03:07:02.006Z] #112 ... [2025-11-28T03:07:02.006Z] [2025-11-28T03:07:02.006Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-28T03:07:02.006Z] #113 DONE 0.2s [2025-11-28T03:07:02.006Z] [2025-11-28T03:07:02.006Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-28T03:07:02.006Z] #114 DONE 0.3s [2025-11-28T03:07:02.006Z] [2025-11-28T03:07:02.006Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-28T03:07:02.006Z] #112 DONE 0.4s [2025-11-28T03:07:02.006Z] [2025-11-28T03:07:02.006Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-28T03:07:02.292Z] #115 DONE 0.5s [2025-11-28T03:07:02.292Z] [2025-11-28T03:07:02.292Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-28T03:07:02.292Z] #116 DONE 0.5s [2025-11-28T03:07:02.292Z] [2025-11-28T03:07:02.292Z] #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-28T03:07:02.922Z] #117 DONE 0.6s [2025-11-28T03:07:02.922Z] [2025-11-28T03:07:02.922Z] #118 [security-spire-config] exporting to image [2025-11-28T03:07:02.922Z] #118 exporting layers [2025-11-28T03:07:07.243Z] #118 exporting layers 4.9s done [2025-11-28T03:07:07.243Z] #118 writing image sha256:f9893bb9de07e24bc2a855067278809e82e4813ef8acbfac7c7eac55b66c0fc2 [2025-11-28T03:07:07.243Z] #118 exporting layers 4.1s done [2025-11-28T03:07:07.243Z] #118 writing image sha256:f9893bb9de07e24bc2a855067278809e82e4813ef8acbfac7c7eac55b66c0fc2 0.1s done [2025-11-28T03:07:07.243Z] #118 writing image sha256:20e957ce7f887b394e8f42f6e4339c799986a6f6f7444ffee501edacb1830e8c 0.0s done [2025-11-28T03:07:07.243Z] #118 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-11-28T03:07:07.243Z] #118 naming to docker.io/library/security-spire-config-arm64 done [2025-11-28T03:07:07.243Z] #118 writing image sha256:bef6463c0e8b7fcd34f3c35c7d6e0dc04add9e15bf86fb1931ae6017f209f978 [2025-11-28T03:07:07.243Z] #118 writing image sha256:bef6463c0e8b7fcd34f3c35c7d6e0dc04add9e15bf86fb1931ae6017f209f978 done [2025-11-28T03:07:07.243Z] #118 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2025-11-28T03:07:07.243Z] #118 DONE 5.5s [2025-11-28T03:07:07.243Z] [2025-11-28T03:07:07.243Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:07:35.312Z] #122 ... [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-28T03:07:35.312Z] #151 DONE 107.8s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-28T03:07:35.312Z] #152 DONE 107.8s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:07:35.312Z] #157 DONE 0.2s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-28T03:07:35.312Z] #158 DONE 0.2s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:07:35.312Z] #159 DONE 0.1s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-28T03:07:35.312Z] #160 ... [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #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-28T03:07:35.312Z] #161 DONE 0.5s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #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-28T03:07:35.312Z] #162 DONE 0.2s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #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-28T03:07:35.312Z] #163 DONE 0.1s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #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-28T03:07:35.312Z] #164 ... [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-28T03:07:35.312Z] #160 DONE 1.0s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:07:35.312Z] #165 DONE 0.2s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:07:35.312Z] #166 DONE 0.4s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-28T03:07:35.312Z] #167 DONE 0.2s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-28T03:07:35.312Z] #168 DONE 0.0s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #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-28T03:07:35.312Z] #164 ... [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #169 [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-28T03:07:35.312Z] #169 DONE 0.0s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #170 [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-28T03:07:35.312Z] #170 DONE 0.1s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #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-28T03:07:35.312Z] #164 DONE 1.1s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #171 [core-common-config-bootstrapper] exporting to image [2025-11-28T03:07:35.312Z] #171 exporting layers [2025-11-28T03:07:35.312Z] #171 exporting layers 0.3s done [2025-11-28T03:07:35.312Z] #171 writing image sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done [2025-11-28T03:07:35.312Z] #171 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-11-28T03:07:35.312Z] #171 DONE 0.4s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #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-28T03:07:35.312Z] #172 DONE 0.3s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-28T03:07:35.312Z] #173 DONE 0.1s [2025-11-28T03:07:35.312Z] [2025-11-28T03:07:35.312Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-28T03:07:36.251Z] #174 DONE 1.1s [2025-11-28T03:07:36.251Z] [2025-11-28T03:07:36.251Z] #175 [security-bootstrapper] exporting to image [2025-11-28T03:07:36.512Z] #175 exporting layers 0.3s done [2025-11-28T03:07:36.512Z] #175 writing image sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done [2025-11-28T03:07:36.512Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-28T03:07:36.512Z] #175 DONE 0.3s [2025-11-28T03:07:36.512Z] [2025-11-28T03:07:36.512Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-28T03:08:28.928Z] #101 ... [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:28.928Z] #98 DONE 101.0s [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:28.928Z] #85 DONE 102.9s [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:28.928Z] #94 DONE 94.2s [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #119 [core-keeper builder 7/8] COPY . . [2025-11-28T03:08:28.928Z] #119 ... [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:28.928Z] #99 DONE 91.7s [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #89 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:28.928Z] #89 DONE 99.1s [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #101 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:28.928Z] #101 DONE 99.3s [2025-11-28T03:08:28.928Z] [2025-11-28T03:08:28.928Z] #120 [security-proxy-setup builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #120 DONE 1.9s [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #121 [support-scheduler builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #121 DONE 2.0s [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #122 [security-proxy-auth builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #122 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:08:30.335Z] #123 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:30.335Z] #124 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:08:30.335Z] #125 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #126 [core-command builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #126 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:30.335Z] #127 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:08:30.335Z] #128 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #129 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:30.335Z] #130 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #131 DONE 1.9s [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:08:30.335Z] #132 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:30.335Z] #133 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #134 [core-data builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #134 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #135 [core-metadata builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #135 DONE 1.9s [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #119 [core-keeper builder 7/8] COPY . . [2025-11-28T03:08:30.335Z] #119 DONE 2.0s [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-28T03:08:30.335Z] #136 ... [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:30.335Z] #137 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:08:30.335Z] #138 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #139 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #140 [support-notifications builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #140 DONE 2.2s [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-28T03:08:30.335Z] #141 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #142 [security-bootstrapper builder 6/7] COPY . . [2025-11-28T03:08:30.335Z] #142 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-28T03:08:30.335Z] #143 CACHED [2025-11-28T03:08:30.335Z] [2025-11-28T03:08:30.335Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:08:35.712Z] #144 ... [2025-11-28T03:08:35.712Z] [2025-11-28T03:08:35.712Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-28T03:08:35.712Z] #0 5.269 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-28T03:08:35.979Z] #145 ... [2025-11-28T03:08:35.979Z] [2025-11-28T03:08:35.979Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:08:35.979Z] #144 5.675 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-28T03:08:40.250Z] #144 ... [2025-11-28T03:08:40.250Z] [2025-11-28T03:08:40.250Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-28T03:08:40.250Z] #0 5.264 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-28T03:08:40.250Z] #146 ... [2025-11-28T03:08:40.250Z] [2025-11-28T03:08:40.250Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-28T03:08:40.250Z] #0 5.686 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-28T03:08:40.516Z] #147 ... [2025-11-28T03:08:40.516Z] [2025-11-28T03:08:40.516Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-28T03:08:40.516Z] #0 5.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-28T03:08:40.516Z] #148 ... [2025-11-28T03:08:40.516Z] [2025-11-28T03:08:40.516Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:08:40.516Z] #0 4.706 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-28T03:08:40.806Z] #149 ... [2025-11-28T03:08:40.806Z] [2025-11-28T03:08:40.806Z] #150 [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-28T03:08:40.806Z] #0 5.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-28T03:08:40.806Z] #150 ... [2025-11-28T03:08:40.806Z] [2025-11-28T03:08:40.806Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-28T03:08:40.806Z] #0 5.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-28T03:08:41.075Z] #151 ... [2025-11-28T03:08:41.075Z] [2025-11-28T03:08:41.075Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-28T03:08:41.075Z] #0 4.778 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-28T03:08:41.360Z] #152 ... [2025-11-28T03:08:41.360Z] [2025-11-28T03:08:41.360Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-28T03:08:41.360Z] #0 5.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-28T03:08:41.360Z] #153 ... [2025-11-28T03:08:41.360Z] [2025-11-28T03:08:41.360Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-28T03:08:41.360Z] #0 5.429 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-28T03:08:41.634Z] #154 ... [2025-11-28T03:08:41.634Z] [2025-11-28T03:08:41.634Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-28T03:08:41.634Z] #136 5.974 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-28T03:08:45.915Z] #156 ... [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-28T03:08:45.915Z] #147 174.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-28T03:08:45.915Z] #147 DONE 179.8s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #122 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-28T03:08:45.915Z] #122 DONE 179.8s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-28T03:08:45.915Z] #156 DONE 179.8s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-28T03:08:45.915Z] #148 DONE 179.8s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:08:45.915Z] #150 DONE 179.8s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-28T03:08:45.915Z] #146 DONE 176.3s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-28T03:08:45.915Z] #153 DONE 179.8s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-28T03:08:45.915Z] #149 DONE 179.9s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #176 DONE 0.3s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #177 DONE 0.3s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #178 DONE 0.3s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #179 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #179 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #180 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #181 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:45.915Z] #182 DONE 0.1s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #183 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:45.915Z] #183 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #184 CACHED [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:45.915Z] #185 CACHED [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:45.915Z] #186 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:45.915Z] #187 CACHED [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:45.915Z] #188 CACHED [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:45.915Z] #189 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:45.915Z] #190 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #191 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-28T03:08:45.915Z] #191 DONE 0.2s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #192 [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-28T03:08:45.915Z] #192 DONE 0.5s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-28T03:08:45.915Z] #193 DONE 0.5s [2025-11-28T03:08:45.915Z] [2025-11-28T03:08:45.915Z] #194 [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-28T03:08:45.915Z] #194 DONE 0.5s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-28T03:08:45.916Z] #195 DONE 0.5s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:08:45.916Z] #196 DONE 0.5s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #197 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-28T03:08:45.916Z] #197 DONE 0.5s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-28T03:08:45.916Z] #198 DONE 0.6s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-28T03:08:45.916Z] #199 DONE 0.6s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #200 [core-keeper] exporting to image [2025-11-28T03:08:45.916Z] #200 exporting layers [2025-11-28T03:08:45.916Z] #200 exporting layers 0.1s done [2025-11-28T03:08:45.916Z] #200 writing image sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done [2025-11-28T03:08:45.916Z] #200 naming to docker.io/library/core-keeper done [2025-11-28T03:08:45.916Z] #200 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:08:45.916Z] #201 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #202 [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-28T03:08:45.916Z] #202 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:08:45.916Z] #203 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:08:45.916Z] #204 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-28T03:08:45.916Z] #205 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-28T03:08:45.916Z] #206 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #207 [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-28T03:08:45.916Z] #207 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #208 [core-data] exporting to image [2025-11-28T03:08:45.916Z] #208 ... [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-28T03:08:45.916Z] #209 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:08:45.916Z] #210 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-28T03:08:45.916Z] #211 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #212 [core-command] exporting to image [2025-11-28T03:08:45.916Z] #212 exporting layers 0.2s done [2025-11-28T03:08:45.916Z] #212 writing image sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c 0.0s done [2025-11-28T03:08:45.916Z] #212 naming to docker.io/library/core-command done [2025-11-28T03:08:45.916Z] #212 DONE 0.2s [2025-11-28T03:08:45.916Z] [2025-11-28T03:08:45.916Z] #208 [core-data] exporting to image [2025-11-28T03:08:45.916Z] #208 exporting layers 0.3s done [2025-11-28T03:08:46.182Z] #208 writing image sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done [2025-11-28T03:08:46.182Z] #208 naming to docker.io/library/core-data done [2025-11-28T03:08:46.182Z] #208 DONE 0.4s [2025-11-28T03:08:46.182Z] [2025-11-28T03:08:46.182Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-28T03:08:46.182Z] #213 DONE 0.3s [2025-11-28T03:08:46.182Z] [2025-11-28T03:08:46.182Z] #214 [security-spiffe-token-provider] exporting to image [2025-11-28T03:08:46.182Z] #214 exporting layers 0.3s done [2025-11-28T03:08:46.182Z] #214 writing image sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done [2025-11-28T03:08:46.182Z] #214 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-11-28T03:08:46.182Z] #214 ... [2025-11-28T03:08:46.182Z] [2025-11-28T03:08:46.182Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-28T03:08:46.182Z] #215 DONE 0.4s [2025-11-28T03:08:46.443Z] [2025-11-28T03:08:46.443Z] #214 [security-spiffe-token-provider] exporting to image [2025-11-28T03:08:46.443Z] #214 DONE 0.6s [2025-11-28T03:08:46.443Z] [2025-11-28T03:08:46.443Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-28T03:08:46.443Z] #216 DONE 0.3s [2025-11-28T03:08:46.443Z] [2025-11-28T03:08:46.443Z] #217 [core-metadata] exporting to image [2025-11-28T03:08:46.443Z] #217 exporting layers 0.4s done [2025-11-28T03:08:46.443Z] #217 writing image sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done [2025-11-28T03:08:46.443Z] #217 naming to docker.io/library/core-metadata done [2025-11-28T03:08:46.443Z] #217 DONE 0.5s [2025-11-28T03:08:46.443Z] [2025-11-28T03:08:46.443Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-28T03:08:46.703Z] #218 ... [2025-11-28T03:08:46.703Z] [2025-11-28T03:08:46.703Z] #219 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-28T03:08:46.703Z] #219 DONE 0.4s [2025-11-28T03:08:46.703Z] [2025-11-28T03:08:46.703Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-28T03:08:46.703Z] #220 DONE 0.9s [2025-11-28T03:08:46.967Z] [2025-11-28T03:08:46.967Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-28T03:08:46.967Z] #155 DONE 182.3s [2025-11-28T03:08:46.967Z] [2025-11-28T03:08:46.967Z] #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-28T03:08:46.967Z] #221 DONE 0.2s [2025-11-28T03:08:46.967Z] [2025-11-28T03:08:46.967Z] #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-28T03:08:46.967Z] #222 ... [2025-11-28T03:08:46.967Z] [2025-11-28T03:08:46.967Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-28T03:08:46.967Z] #218 DONE 0.6s [2025-11-28T03:08:47.233Z] [2025-11-28T03:08:47.233Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:47.233Z] #223 DONE 0.0s [2025-11-28T03:08:47.233Z] [2025-11-28T03:08:47.233Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:08:47.233Z] #154 DONE 182.6s [2025-11-28T03:08:47.233Z] [2025-11-28T03:08:47.233Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:47.233Z] #224 DONE 0.0s [2025-11-28T03:08:47.233Z] [2025-11-28T03:08:47.233Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:08:47.505Z] #225 DONE 0.1s [2025-11-28T03:08:47.505Z] [2025-11-28T03:08:47.505Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-28T03:08:47.505Z] #226 DONE 0.1s [2025-11-28T03:08:47.505Z] [2025-11-28T03:08:47.505Z] #227 [security-proxy-auth] exporting to image [2025-11-28T03:08:47.505Z] #227 exporting layers 0.5s done [2025-11-28T03:08:47.505Z] #227 writing image sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 0.0s done [2025-11-28T03:08:47.505Z] #227 naming to docker.io/library/security-proxy-auth 0.1s done [2025-11-28T03:08:47.505Z] #227 DONE 0.6s [2025-11-28T03:08:47.505Z] [2025-11-28T03:08:47.505Z] #228 [security-proxy-setup] exporting to image [2025-11-28T03:08:47.505Z] #228 exporting layers 0.3s done [2025-11-28T03:08:47.505Z] #228 writing image sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done [2025-11-28T03:08:47.505Z] #228 naming to docker.io/library/security-proxy-setup done [2025-11-28T03:08:47.505Z] #228 DONE 0.4s [2025-11-28T03:08:47.505Z] [2025-11-28T03:08:47.505Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:08:47.505Z] #229 DONE 0.1s [2025-11-28T03:08:47.505Z] [2025-11-28T03:08:47.505Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-28T03:08:47.505Z] #230 DONE 0.1s [2025-11-28T03:08:47.505Z] [2025-11-28T03:08:47.505Z] #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-28T03:08:47.505Z] #222 DONE 0.6s [2025-11-28T03:08:47.505Z] [2025-11-28T03:08:47.505Z] #231 [support-scheduler] exporting to image [2025-11-28T03:08:47.771Z] #231 ... [2025-11-28T03:08:47.771Z] [2025-11-28T03:08:47.771Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-28T03:08:47.771Z] #232 DONE 0.2s [2025-11-28T03:08:47.771Z] [2025-11-28T03:08:47.771Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:08:47.771Z] #233 DONE 0.0s [2025-11-28T03:08:47.771Z] [2025-11-28T03:08:47.771Z] #234 [support-notifications] exporting to image [2025-11-28T03:08:48.033Z] #234 exporting layers 0.2s done [2025-11-28T03:08:48.033Z] #234 writing image sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done [2025-11-28T03:08:48.033Z] #234 naming to docker.io/library/support-notifications done [2025-11-28T03:08:48.033Z] #234 DONE 0.2s [2025-11-28T03:08:48.033Z] [2025-11-28T03:08:48.033Z] #235 [security-secretstore-setup] exporting to image [2025-11-28T03:08:48.033Z] #235 exporting layers 0.3s done [2025-11-28T03:08:48.033Z] #235 writing image sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b 0.0s done [2025-11-28T03:08:48.033Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-11-28T03:08:48.033Z] #235 DONE 0.3s [2025-11-28T03:08:48.033Z] [2025-11-28T03:08:48.033Z] #231 [support-scheduler] exporting to image [2025-11-28T03:08:48.033Z] #231 exporting layers 0.5s done [2025-11-28T03:08:48.033Z] #231 writing image sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done [2025-11-28T03:08:48.033Z] #231 naming to docker.io/library/support-scheduler done [2025-11-28T03:08:48.033Z] #231 DONE 0.5s [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:08:48.033Z] time="2025-11-28T03:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-28T03:08:48.043Z] $ docker stop --time=1 16767581cddcde2985b2b4aaeff39334509ad5ff79c122a5364a2d85ca1e8ceb [2025-11-28T03:08:49.300Z] $ docker rm -f --volumes 16767581cddcde2985b2b4aaeff39334509ad5ff79c122a5364a2d85ca1e8ceb [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-28T03:08:49.671Z] + docker images [2025-11-28T03:08:49.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-28T03:08:49.671Z] support-scheduler latest 3a2722f3f146 2 seconds ago 52MB [2025-11-28T03:08:49.671Z] security-secretstore-setup latest 19901ebbebd6 2 seconds ago 84.5MB [2025-11-28T03:08:49.671Z] support-notifications latest bf67a1213a14 2 seconds ago 55.7MB [2025-11-28T03:08:49.671Z] security-proxy-auth latest d6feef29a807 3 seconds ago 47MB [2025-11-28T03:08:49.671Z] security-proxy-setup latest d58c2c9c6d40 3 seconds ago 52.8MB [2025-11-28T03:08:49.671Z] security-spiffe-token-provider latest 17fbb32d3c2a 4 seconds ago 51MB [2025-11-28T03:08:49.671Z] core-data latest 47196cdbc4d9 4 seconds ago 47.8MB [2025-11-28T03:08:49.671Z] core-command latest afa2f2eb9c95 4 seconds ago 42.1MB [2025-11-28T03:08:49.671Z] core-keeper latest d9d587afda63 4 seconds ago 46.8MB [2025-11-28T03:08:49.671Z] core-metadata latest 243fd40de5b7 4 seconds ago 47.9MB [2025-11-28T03:08:49.671Z] security-bootstrapper latest 0bae2d57622b About a minute ago 22.4MB [2025-11-28T03:08:49.671Z] core-common-config-bootstrapper latest b87180d89ed0 About a minute ago 21.3MB [2025-11-28T03:08:49.671Z] security-spire-server latest 19ee50d94a55 2 minutes ago 178MB [2025-11-28T03:08:49.671Z] security-spire-agent latest ab0adf283c72 2 minutes ago 238MB [2025-11-28T03:08:49.671Z] security-spire-config latest adc243ef7c76 3 minutes ago 178MB [2025-11-28T03:08:49.671Z] ci-base-image-x86_64 latest b6e1a7d08a38 7 minutes ago 999MB [2025-11-28T03:08:49.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 6 weeks ago 636MB [2025-11-28T03:08:49.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-11-28T03:08:49.671Z] 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-28T03:08:49.819Z] provisioning config files... [2025-11-28T03:08:49.830Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config6194471396859841584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:08:50.156Z] ---> ****-login.sh [2025-11-28T03:08:50.156Z] nexus3.edgexfoundry.org:10001 [2025-11-28T03:08:50.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:08:50.156Z] Login Succeeded [2025-11-28T03:08:50.156Z] nexus3.edgexfoundry.org:10002 [2025-11-28T03:08:50.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:08:50.156Z] Login Succeeded [2025-11-28T03:08:50.156Z] nexus3.edgexfoundry.org:10003 [2025-11-28T03:08:50.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:08:50.415Z] Login Succeeded [2025-11-28T03:08:50.415Z] nexus3.edgexfoundry.org:10004 [2025-11-28T03:08:50.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:08:50.415Z] Login Succeeded [2025-11-28T03:08:50.415Z] ****.io [2025-11-28T03:08:50.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:08:50.675Z] Login Succeeded [2025-11-28T03:08:50.675Z] ---> ****-login.sh ends [Pipeline] } [2025-11-28T03:08:50.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:08:50.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-28T03:08:50.785Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-28T03:08:50.785Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:08:50.785Z] latest [2025-11-28T03:08:50.785Z] 4.1.0-dev.79 [2025-11-28T03:08:50.785Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:08:50.785Z] main [2025-11-28T03:08:50.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:51.166Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:51.505Z] + docker push nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:08:51.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-28T03:08:51.505Z] 5c337577112b: Preparing [2025-11-28T03:08:51.505Z] 2d9f46a30f69: Preparing [2025-11-28T03:08:51.505Z] 2fedb667236b: Preparing [2025-11-28T03:08:51.505Z] 7a603993c39b: Preparing [2025-11-28T03:08:51.505Z] 3edbd35ce151: Preparing [2025-11-28T03:08:51.505Z] c523083870f8: Preparing [2025-11-28T03:08:51.505Z] 256f393e029f: Preparing [2025-11-28T03:08:51.505Z] c523083870f8: Waiting [2025-11-28T03:08:51.505Z] 256f393e029f: Waiting [2025-11-28T03:08:51.505Z] 2fedb667236b: Pushed [2025-11-28T03:08:51.505Z] 7a603993c39b: Pushed [2025-11-28T03:08:51.505Z] 5c337577112b: Pushed [2025-11-28T03:08:51.505Z] 256f393e029f: Layer already exists [2025-11-28T03:08:51.505Z] c523083870f8: Pushed [2025-11-28T03:08:51.765Z] 3edbd35ce151: Pushed [2025-11-28T03:08:55.056Z] 2d9f46a30f69: Pushed [2025-11-28T03:08:55.056Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:55.386Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:55.721Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-28T03:08:55.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-28T03:08:55.721Z] 5c337577112b: Preparing [2025-11-28T03:08:55.721Z] 2d9f46a30f69: Preparing [2025-11-28T03:08:55.721Z] 2fedb667236b: Preparing [2025-11-28T03:08:55.721Z] 7a603993c39b: Preparing [2025-11-28T03:08:55.721Z] 3edbd35ce151: Preparing [2025-11-28T03:08:55.721Z] c523083870f8: Preparing [2025-11-28T03:08:55.721Z] 256f393e029f: Preparing [2025-11-28T03:08:55.721Z] c523083870f8: Waiting [2025-11-28T03:08:55.721Z] 256f393e029f: Waiting [2025-11-28T03:08:55.721Z] 3edbd35ce151: Layer already exists [2025-11-28T03:08:55.721Z] 5c337577112b: Layer already exists [2025-11-28T03:08:55.721Z] 7a603993c39b: Layer already exists [2025-11-28T03:08:55.721Z] 2fedb667236b: Layer already exists [2025-11-28T03:08:55.721Z] 2d9f46a30f69: Layer already exists [2025-11-28T03:08:55.721Z] c523083870f8: Layer already exists [2025-11-28T03:08:55.721Z] 256f393e029f: Layer already exists [2025-11-28T03:08:55.721Z] latest: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:56.061Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:56.393Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 [2025-11-28T03:08:56.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-28T03:08:56.393Z] 5c337577112b: Preparing [2025-11-28T03:08:56.393Z] 2d9f46a30f69: Preparing [2025-11-28T03:08:56.393Z] 2fedb667236b: Preparing [2025-11-28T03:08:56.393Z] 7a603993c39b: Preparing [2025-11-28T03:08:56.393Z] 3edbd35ce151: Preparing [2025-11-28T03:08:56.393Z] c523083870f8: Preparing [2025-11-28T03:08:56.393Z] 256f393e029f: Preparing [2025-11-28T03:08:56.393Z] c523083870f8: Waiting [2025-11-28T03:08:56.393Z] 256f393e029f: Waiting [2025-11-28T03:08:56.393Z] 2d9f46a30f69: Layer already exists [2025-11-28T03:08:56.393Z] 3edbd35ce151: Layer already exists [2025-11-28T03:08:56.393Z] 2fedb667236b: Layer already exists [2025-11-28T03:08:56.393Z] 5c337577112b: Layer already exists [2025-11-28T03:08:56.393Z] 7a603993c39b: Layer already exists [2025-11-28T03:08:56.393Z] 256f393e029f: Layer already exists [2025-11-28T03:08:56.393Z] c523083870f8: Layer already exists [2025-11-28T03:08:56.393Z] 4.1.0-dev.79: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:56.732Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:57.066Z] + docker push nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:08:57.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-28T03:08:57.066Z] 5c337577112b: Preparing [2025-11-28T03:08:57.066Z] 2d9f46a30f69: Preparing [2025-11-28T03:08:57.066Z] 2fedb667236b: Preparing [2025-11-28T03:08:57.066Z] 7a603993c39b: Preparing [2025-11-28T03:08:57.066Z] 3edbd35ce151: Preparing [2025-11-28T03:08:57.066Z] c523083870f8: Preparing [2025-11-28T03:08:57.066Z] 256f393e029f: Preparing [2025-11-28T03:08:57.066Z] 256f393e029f: Waiting [2025-11-28T03:08:57.066Z] c523083870f8: Waiting [2025-11-28T03:08:57.066Z] 5c337577112b: Layer already exists [2025-11-28T03:08:57.066Z] 2d9f46a30f69: Layer already exists [2025-11-28T03:08:57.066Z] 3edbd35ce151: Layer already exists [2025-11-28T03:08:57.066Z] 7a603993c39b: Layer already exists [2025-11-28T03:08:57.066Z] 2fedb667236b: Layer already exists [2025-11-28T03:08:57.066Z] 256f393e029f: Layer already exists [2025-11-28T03:08:57.066Z] c523083870f8: Layer already exists [2025-11-28T03:08:57.066Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:57.452Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:57.933Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-11-28T03:08:57.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-28T03:08:57.933Z] 5c337577112b: Preparing [2025-11-28T03:08:57.933Z] 2d9f46a30f69: Preparing [2025-11-28T03:08:57.933Z] 2fedb667236b: Preparing [2025-11-28T03:08:57.933Z] 7a603993c39b: Preparing [2025-11-28T03:08:57.933Z] 3edbd35ce151: Preparing [2025-11-28T03:08:57.933Z] c523083870f8: Preparing [2025-11-28T03:08:57.933Z] 256f393e029f: Preparing [2025-11-28T03:08:57.933Z] c523083870f8: Waiting [2025-11-28T03:08:57.933Z] 256f393e029f: Waiting [2025-11-28T03:08:57.933Z] 2d9f46a30f69: Layer already exists [2025-11-28T03:08:57.933Z] 5c337577112b: Layer already exists [2025-11-28T03:08:57.933Z] 2fedb667236b: Layer already exists [2025-11-28T03:08:57.933Z] 3edbd35ce151: Layer already exists [2025-11-28T03:08:57.933Z] 7a603993c39b: Layer already exists [2025-11-28T03:08:57.933Z] c523083870f8: Layer already exists [2025-11-28T03:08:57.933Z] 256f393e029f: Layer already exists [2025-11-28T03:08:57.933Z] main: digest: sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:08:58.026Z] ===================================================== [Pipeline] echo [2025-11-28T03:08:58.048Z] taggedImages: [2025-11-28T03:08:58.048Z] - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:08:58.048Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-28T03:08:58.048Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 [2025-11-28T03:08:58.048Z] - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:08:58.048Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-11-28T03:08:58.073Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-28T03:08:58.073Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:08:58.073Z] latest [2025-11-28T03:08:58.073Z] 4.1.0-dev.79 [2025-11-28T03:08:58.073Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:08:58.073Z] main [2025-11-28T03:08:58.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:58.500Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:08:58.906Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:08:58.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-28T03:08:58.906Z] b5ea10cd0901: Preparing [2025-11-28T03:08:58.906Z] 2d301228248c: Preparing [2025-11-28T03:08:58.906Z] fd3796c7c7c4: Preparing [2025-11-28T03:08:58.906Z] c72bc6e47865: Preparing [2025-11-28T03:08:58.906Z] 2fedb667236b: Preparing [2025-11-28T03:08:58.906Z] 7a603993c39b: Preparing [2025-11-28T03:08:58.906Z] 3edbd35ce151: Preparing [2025-11-28T03:08:58.906Z] c523083870f8: Preparing [2025-11-28T03:08:58.906Z] 256f393e029f: Preparing [2025-11-28T03:08:58.906Z] 3edbd35ce151: Waiting [2025-11-28T03:08:58.906Z] c523083870f8: Waiting [2025-11-28T03:08:58.906Z] 256f393e029f: Waiting [2025-11-28T03:08:58.906Z] 7a603993c39b: Waiting [2025-11-28T03:08:58.906Z] 2fedb667236b: Layer already exists [2025-11-28T03:08:58.906Z] 7a603993c39b: Layer already exists [2025-11-28T03:08:58.906Z] 3edbd35ce151: Layer already exists [2025-11-28T03:08:58.906Z] c523083870f8: Layer already exists [2025-11-28T03:08:58.906Z] 2d301228248c: Pushed [2025-11-28T03:08:58.906Z] 256f393e029f: Layer already exists [2025-11-28T03:08:58.906Z] fd3796c7c7c4: Pushed [2025-11-28T03:08:58.906Z] b5ea10cd0901: Pushed [2025-11-28T03:09:00.290Z] c72bc6e47865: Pushed [2025-11-28T03:09:00.290Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:00.634Z] + 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-28T03:09:00.958Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-28T03:09:00.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-28T03:09:00.958Z] b5ea10cd0901: Preparing [2025-11-28T03:09:00.958Z] 2d301228248c: Preparing [2025-11-28T03:09:00.958Z] fd3796c7c7c4: Preparing [2025-11-28T03:09:00.958Z] c72bc6e47865: Preparing [2025-11-28T03:09:00.958Z] 2fedb667236b: Preparing [2025-11-28T03:09:00.958Z] 7a603993c39b: Preparing [2025-11-28T03:09:00.958Z] 3edbd35ce151: Preparing [2025-11-28T03:09:00.958Z] c523083870f8: Preparing [2025-11-28T03:09:00.958Z] 256f393e029f: Preparing [2025-11-28T03:09:00.958Z] 7a603993c39b: Waiting [2025-11-28T03:09:00.958Z] 3edbd35ce151: Waiting [2025-11-28T03:09:00.958Z] c523083870f8: Waiting [2025-11-28T03:09:00.958Z] fd3796c7c7c4: Layer already exists [2025-11-28T03:09:00.958Z] 2d301228248c: Layer already exists [2025-11-28T03:09:00.958Z] b5ea10cd0901: Layer already exists [2025-11-28T03:09:00.958Z] c72bc6e47865: Layer already exists [2025-11-28T03:09:00.958Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:00.958Z] c523083870f8: Layer already exists [2025-11-28T03:09:00.958Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:00.958Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:00.958Z] 256f393e029f: Layer already exists [2025-11-28T03:09:00.958Z] latest: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:01.292Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:01.627Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 [2025-11-28T03:09:01.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-28T03:09:01.627Z] b5ea10cd0901: Preparing [2025-11-28T03:09:01.627Z] 2d301228248c: Preparing [2025-11-28T03:09:01.627Z] fd3796c7c7c4: Preparing [2025-11-28T03:09:01.627Z] c72bc6e47865: Preparing [2025-11-28T03:09:01.627Z] 2fedb667236b: Preparing [2025-11-28T03:09:01.627Z] 7a603993c39b: Preparing [2025-11-28T03:09:01.627Z] 3edbd35ce151: Preparing [2025-11-28T03:09:01.627Z] c523083870f8: Preparing [2025-11-28T03:09:01.627Z] 256f393e029f: Preparing [2025-11-28T03:09:01.627Z] 7a603993c39b: Waiting [2025-11-28T03:09:01.627Z] 256f393e029f: Waiting [2025-11-28T03:09:01.627Z] 3edbd35ce151: Waiting [2025-11-28T03:09:01.627Z] c523083870f8: Waiting [2025-11-28T03:09:01.627Z] b5ea10cd0901: Layer already exists [2025-11-28T03:09:01.627Z] fd3796c7c7c4: Layer already exists [2025-11-28T03:09:01.627Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:01.627Z] c72bc6e47865: Layer already exists [2025-11-28T03:09:01.627Z] 2d301228248c: Layer already exists [2025-11-28T03:09:01.627Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:01.627Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:01.627Z] c523083870f8: Layer already exists [2025-11-28T03:09:01.627Z] 256f393e029f: Layer already exists [2025-11-28T03:09:01.627Z] 4.1.0-dev.79: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:01.962Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:02.292Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:02.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-28T03:09:02.292Z] b5ea10cd0901: Preparing [2025-11-28T03:09:02.292Z] 2d301228248c: Preparing [2025-11-28T03:09:02.292Z] fd3796c7c7c4: Preparing [2025-11-28T03:09:02.292Z] c72bc6e47865: Preparing [2025-11-28T03:09:02.292Z] 2fedb667236b: Preparing [2025-11-28T03:09:02.292Z] 7a603993c39b: Preparing [2025-11-28T03:09:02.292Z] 3edbd35ce151: Preparing [2025-11-28T03:09:02.292Z] c523083870f8: Preparing [2025-11-28T03:09:02.292Z] 256f393e029f: Preparing [2025-11-28T03:09:02.292Z] 7a603993c39b: Waiting [2025-11-28T03:09:02.292Z] 3edbd35ce151: Waiting [2025-11-28T03:09:02.292Z] c523083870f8: Waiting [2025-11-28T03:09:02.292Z] 256f393e029f: Waiting [2025-11-28T03:09:02.292Z] fd3796c7c7c4: Layer already exists [2025-11-28T03:09:02.292Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:02.292Z] b5ea10cd0901: Layer already exists [2025-11-28T03:09:02.292Z] 2d301228248c: Layer already exists [2025-11-28T03:09:02.292Z] c72bc6e47865: Layer already exists [2025-11-28T03:09:02.292Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:02.292Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:02.292Z] c523083870f8: Layer already exists [2025-11-28T03:09:02.292Z] 256f393e029f: Layer already exists [2025-11-28T03:09:02.292Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:02.629Z] + 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-28T03:09:02.970Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-28T03:09:02.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-28T03:09:02.971Z] b5ea10cd0901: Preparing [2025-11-28T03:09:02.971Z] 2d301228248c: Preparing [2025-11-28T03:09:02.971Z] fd3796c7c7c4: Preparing [2025-11-28T03:09:02.971Z] c72bc6e47865: Preparing [2025-11-28T03:09:02.971Z] 2fedb667236b: Preparing [2025-11-28T03:09:02.971Z] 7a603993c39b: Preparing [2025-11-28T03:09:02.971Z] 3edbd35ce151: Preparing [2025-11-28T03:09:02.971Z] c523083870f8: Preparing [2025-11-28T03:09:02.971Z] 256f393e029f: Preparing [2025-11-28T03:09:02.971Z] 7a603993c39b: Waiting [2025-11-28T03:09:02.971Z] 256f393e029f: Waiting [2025-11-28T03:09:02.971Z] 3edbd35ce151: Waiting [2025-11-28T03:09:02.971Z] c523083870f8: Waiting [2025-11-28T03:09:02.971Z] b5ea10cd0901: Layer already exists [2025-11-28T03:09:02.971Z] fd3796c7c7c4: Layer already exists [2025-11-28T03:09:02.971Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:02.971Z] 2d301228248c: Layer already exists [2025-11-28T03:09:02.971Z] c72bc6e47865: Layer already exists [2025-11-28T03:09:02.971Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:02.971Z] c523083870f8: Layer already exists [2025-11-28T03:09:02.971Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:02.971Z] 256f393e029f: Layer already exists [2025-11-28T03:09:02.971Z] main: digest: sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:03.045Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:03.062Z] taggedImages: [2025-11-28T03:09:03.062Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:03.062Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-28T03:09:03.062Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 [2025-11-28T03:09:03.062Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:03.062Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-11-28T03:09:03.093Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-28T03:09:03.093Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:03.093Z] latest [2025-11-28T03:09:03.093Z] 4.1.0-dev.79 [2025-11-28T03:09:03.093Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:03.093Z] main [2025-11-28T03:09:03.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:03.452Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:03.798Z] + docker push nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:03.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-28T03:09:03.798Z] d9c684afd6b5: Preparing [2025-11-28T03:09:03.798Z] b40cde35e55b: Preparing [2025-11-28T03:09:03.798Z] 2fedb667236b: Preparing [2025-11-28T03:09:03.798Z] 7a603993c39b: Preparing [2025-11-28T03:09:03.798Z] 3edbd35ce151: Preparing [2025-11-28T03:09:03.798Z] af21e53137e0: Preparing [2025-11-28T03:09:03.798Z] 256f393e029f: Preparing [2025-11-28T03:09:03.798Z] af21e53137e0: Waiting [2025-11-28T03:09:03.798Z] 256f393e029f: Waiting [2025-11-28T03:09:03.798Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:03.798Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:03.798Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:03.798Z] 256f393e029f: Layer already exists [2025-11-28T03:09:03.798Z] d9c684afd6b5: Pushed [2025-11-28T03:09:03.798Z] af21e53137e0: Pushed [2025-11-28T03:09:07.081Z] b40cde35e55b: Pushed [2025-11-28T03:09:07.081Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:07.409Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:07.735Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-28T03:09:07.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-28T03:09:07.735Z] d9c684afd6b5: Preparing [2025-11-28T03:09:07.735Z] b40cde35e55b: Preparing [2025-11-28T03:09:07.735Z] 2fedb667236b: Preparing [2025-11-28T03:09:07.735Z] 7a603993c39b: Preparing [2025-11-28T03:09:07.735Z] 3edbd35ce151: Preparing [2025-11-28T03:09:07.735Z] af21e53137e0: Preparing [2025-11-28T03:09:07.735Z] 256f393e029f: Preparing [2025-11-28T03:09:07.735Z] af21e53137e0: Waiting [2025-11-28T03:09:07.735Z] 256f393e029f: Waiting [2025-11-28T03:09:07.735Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:07.735Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:07.735Z] b40cde35e55b: Layer already exists [2025-11-28T03:09:07.735Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:07.735Z] d9c684afd6b5: Layer already exists [2025-11-28T03:09:07.735Z] 256f393e029f: Layer already exists [2025-11-28T03:09:07.735Z] af21e53137e0: Layer already exists [2025-11-28T03:09:07.735Z] latest: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:08.068Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:08.406Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 [2025-11-28T03:09:08.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-28T03:09:08.406Z] d9c684afd6b5: Preparing [2025-11-28T03:09:08.406Z] b40cde35e55b: Preparing [2025-11-28T03:09:08.406Z] 2fedb667236b: Preparing [2025-11-28T03:09:08.406Z] 7a603993c39b: Preparing [2025-11-28T03:09:08.406Z] 3edbd35ce151: Preparing [2025-11-28T03:09:08.406Z] af21e53137e0: Preparing [2025-11-28T03:09:08.406Z] 256f393e029f: Preparing [2025-11-28T03:09:08.406Z] af21e53137e0: Waiting [2025-11-28T03:09:08.406Z] 256f393e029f: Waiting [2025-11-28T03:09:08.406Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:08.406Z] b40cde35e55b: Layer already exists [2025-11-28T03:09:08.406Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:08.406Z] d9c684afd6b5: Layer already exists [2025-11-28T03:09:08.406Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:08.406Z] af21e53137e0: Layer already exists [2025-11-28T03:09:08.406Z] 256f393e029f: Layer already exists [2025-11-28T03:09:08.406Z] 4.1.0-dev.79: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:08.742Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:09.073Z] + docker push nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:09.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-28T03:09:09.074Z] d9c684afd6b5: Preparing [2025-11-28T03:09:09.074Z] b40cde35e55b: Preparing [2025-11-28T03:09:09.074Z] 2fedb667236b: Preparing [2025-11-28T03:09:09.074Z] 7a603993c39b: Preparing [2025-11-28T03:09:09.074Z] 3edbd35ce151: Preparing [2025-11-28T03:09:09.074Z] af21e53137e0: Preparing [2025-11-28T03:09:09.074Z] 256f393e029f: Preparing [2025-11-28T03:09:09.074Z] af21e53137e0: Waiting [2025-11-28T03:09:09.074Z] 256f393e029f: Waiting [2025-11-28T03:09:09.074Z] d9c684afd6b5: Layer already exists [2025-11-28T03:09:09.074Z] b40cde35e55b: Layer already exists [2025-11-28T03:09:09.074Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:09.074Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:09.074Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:09.074Z] af21e53137e0: Layer already exists [2025-11-28T03:09:09.074Z] 256f393e029f: Layer already exists [2025-11-28T03:09:09.074Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:09.408Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:09.750Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-11-28T03:09:09.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-28T03:09:09.750Z] d9c684afd6b5: Preparing [2025-11-28T03:09:09.750Z] b40cde35e55b: Preparing [2025-11-28T03:09:09.750Z] 2fedb667236b: Preparing [2025-11-28T03:09:09.750Z] 7a603993c39b: Preparing [2025-11-28T03:09:09.750Z] 3edbd35ce151: Preparing [2025-11-28T03:09:09.750Z] af21e53137e0: Preparing [2025-11-28T03:09:09.750Z] 256f393e029f: Preparing [2025-11-28T03:09:09.750Z] af21e53137e0: Waiting [2025-11-28T03:09:09.750Z] 256f393e029f: Waiting [2025-11-28T03:09:09.750Z] b40cde35e55b: Layer already exists [2025-11-28T03:09:09.750Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:09.750Z] d9c684afd6b5: Layer already exists [2025-11-28T03:09:09.750Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:09.750Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:09.750Z] af21e53137e0: Layer already exists [2025-11-28T03:09:09.750Z] 256f393e029f: Layer already exists [2025-11-28T03:09:09.750Z] main: digest: sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:09.830Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:09.844Z] taggedImages: [2025-11-28T03:09:09.844Z] - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:09.844Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-28T03:09:09.844Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 [2025-11-28T03:09:09.844Z] - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:09.844Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-11-28T03:09:09.871Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-28T03:09:09.871Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:09.871Z] latest [2025-11-28T03:09:09.871Z] 4.1.0-dev.79 [2025-11-28T03:09:09.871Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:09.871Z] main [2025-11-28T03:09:09.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:10.227Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:10.546Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:10.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-28T03:09:10.546Z] 9e1e69972dd8: Preparing [2025-11-28T03:09:10.546Z] a39ed3f3c842: Preparing [2025-11-28T03:09:10.546Z] 7a603993c39b: Preparing [2025-11-28T03:09:10.546Z] 316c718036ba: Preparing [2025-11-28T03:09:10.546Z] 140777c60daf: Preparing [2025-11-28T03:09:10.546Z] 256f393e029f: Preparing [2025-11-28T03:09:10.546Z] 256f393e029f: Waiting [2025-11-28T03:09:10.546Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:10.546Z] 256f393e029f: Layer already exists [2025-11-28T03:09:10.546Z] 140777c60daf: Pushed [2025-11-28T03:09:10.546Z] 316c718036ba: Pushed [2025-11-28T03:09:10.546Z] 9e1e69972dd8: Pushed [2025-11-28T03:09:13.844Z] a39ed3f3c842: Pushed [2025-11-28T03:09:13.844Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:14.183Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:14.518Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-28T03:09:14.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-28T03:09:14.519Z] 9e1e69972dd8: Preparing [2025-11-28T03:09:14.519Z] a39ed3f3c842: Preparing [2025-11-28T03:09:14.519Z] 7a603993c39b: Preparing [2025-11-28T03:09:14.519Z] 316c718036ba: Preparing [2025-11-28T03:09:14.519Z] 140777c60daf: Preparing [2025-11-28T03:09:14.519Z] 256f393e029f: Preparing [2025-11-28T03:09:14.519Z] 256f393e029f: Waiting [2025-11-28T03:09:14.519Z] a39ed3f3c842: Layer already exists [2025-11-28T03:09:14.519Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:14.519Z] 316c718036ba: Layer already exists [2025-11-28T03:09:14.519Z] 140777c60daf: Layer already exists [2025-11-28T03:09:14.519Z] 9e1e69972dd8: Layer already exists [2025-11-28T03:09:14.519Z] 256f393e029f: Layer already exists [2025-11-28T03:09:14.519Z] latest: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:14.864Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:15.182Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 [2025-11-28T03:09:15.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-28T03:09:15.182Z] 9e1e69972dd8: Preparing [2025-11-28T03:09:15.182Z] a39ed3f3c842: Preparing [2025-11-28T03:09:15.182Z] 7a603993c39b: Preparing [2025-11-28T03:09:15.182Z] 316c718036ba: Preparing [2025-11-28T03:09:15.182Z] 140777c60daf: Preparing [2025-11-28T03:09:15.182Z] 256f393e029f: Preparing [2025-11-28T03:09:15.182Z] 256f393e029f: Waiting [2025-11-28T03:09:15.182Z] a39ed3f3c842: Layer already exists [2025-11-28T03:09:15.182Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:15.182Z] 140777c60daf: Layer already exists [2025-11-28T03:09:15.182Z] 316c718036ba: Layer already exists [2025-11-28T03:09:15.182Z] 9e1e69972dd8: Layer already exists [2025-11-28T03:09:15.182Z] 256f393e029f: Layer already exists [2025-11-28T03:09:15.182Z] 4.1.0-dev.79: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:15.510Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:15.852Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:15.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-28T03:09:15.852Z] 9e1e69972dd8: Preparing [2025-11-28T03:09:15.852Z] a39ed3f3c842: Preparing [2025-11-28T03:09:15.852Z] 7a603993c39b: Preparing [2025-11-28T03:09:15.852Z] 316c718036ba: Preparing [2025-11-28T03:09:15.852Z] 140777c60daf: Preparing [2025-11-28T03:09:15.852Z] 256f393e029f: Preparing [2025-11-28T03:09:15.852Z] 256f393e029f: Waiting [2025-11-28T03:09:15.852Z] a39ed3f3c842: Layer already exists [2025-11-28T03:09:15.852Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:15.852Z] 140777c60daf: Layer already exists [2025-11-28T03:09:15.852Z] 9e1e69972dd8: Layer already exists [2025-11-28T03:09:15.852Z] 316c718036ba: Layer already exists [2025-11-28T03:09:15.852Z] 256f393e029f: Layer already exists [2025-11-28T03:09:15.852Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:16.194Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:16.522Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-28T03:09:16.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-28T03:09:16.522Z] 9e1e69972dd8: Preparing [2025-11-28T03:09:16.522Z] a39ed3f3c842: Preparing [2025-11-28T03:09:16.522Z] 7a603993c39b: Preparing [2025-11-28T03:09:16.522Z] 316c718036ba: Preparing [2025-11-28T03:09:16.522Z] 140777c60daf: Preparing [2025-11-28T03:09:16.522Z] 256f393e029f: Preparing [2025-11-28T03:09:16.522Z] 256f393e029f: Waiting [2025-11-28T03:09:16.522Z] 9e1e69972dd8: Layer already exists [2025-11-28T03:09:16.522Z] a39ed3f3c842: Layer already exists [2025-11-28T03:09:16.522Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:16.522Z] 316c718036ba: Layer already exists [2025-11-28T03:09:16.522Z] 140777c60daf: Layer already exists [2025-11-28T03:09:16.522Z] 256f393e029f: Layer already exists [2025-11-28T03:09:16.522Z] main: digest: sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:16.596Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:16.610Z] taggedImages: [2025-11-28T03:09:16.610Z] - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:16.610Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-28T03:09:16.610Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 [2025-11-28T03:09:16.610Z] - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:16.610Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-11-28T03:09:16.634Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-28T03:09:16.634Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:16.634Z] latest [2025-11-28T03:09:16.634Z] 4.1.0-dev.79 [2025-11-28T03:09:16.634Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:16.634Z] main [2025-11-28T03:09:16.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:16.971Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:17.311Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:17.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-28T03:09:17.311Z] ebeb5f28a374: Preparing [2025-11-28T03:09:17.311Z] 0c06c1e1f1d8: Preparing [2025-11-28T03:09:17.311Z] 94a94d672c36: Preparing [2025-11-28T03:09:17.311Z] 2fedb667236b: Preparing [2025-11-28T03:09:17.311Z] 7a603993c39b: Preparing [2025-11-28T03:09:17.311Z] 3edbd35ce151: Preparing [2025-11-28T03:09:17.311Z] c523083870f8: Preparing [2025-11-28T03:09:17.311Z] 256f393e029f: Preparing [2025-11-28T03:09:17.311Z] c523083870f8: Waiting [2025-11-28T03:09:17.311Z] 3edbd35ce151: Waiting [2025-11-28T03:09:17.311Z] 256f393e029f: Waiting [2025-11-28T03:09:17.311Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:17.311Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:17.311Z] c523083870f8: Layer already exists [2025-11-28T03:09:17.311Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:17.311Z] 256f393e029f: Layer already exists [2025-11-28T03:09:17.311Z] 0c06c1e1f1d8: Pushed [2025-11-28T03:09:17.311Z] ebeb5f28a374: Pushed [2025-11-28T03:09:20.595Z] 94a94d672c36: Pushed [2025-11-28T03:09:20.595Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:20.931Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:21.265Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-28T03:09:21.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-28T03:09:21.265Z] ebeb5f28a374: Preparing [2025-11-28T03:09:21.265Z] 0c06c1e1f1d8: Preparing [2025-11-28T03:09:21.265Z] 94a94d672c36: Preparing [2025-11-28T03:09:21.265Z] 2fedb667236b: Preparing [2025-11-28T03:09:21.265Z] 7a603993c39b: Preparing [2025-11-28T03:09:21.265Z] 3edbd35ce151: Preparing [2025-11-28T03:09:21.265Z] c523083870f8: Preparing [2025-11-28T03:09:21.265Z] 256f393e029f: Preparing [2025-11-28T03:09:21.265Z] 3edbd35ce151: Waiting [2025-11-28T03:09:21.265Z] c523083870f8: Waiting [2025-11-28T03:09:21.265Z] 256f393e029f: Waiting [2025-11-28T03:09:21.265Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:21.265Z] ebeb5f28a374: Layer already exists [2025-11-28T03:09:21.265Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:21.265Z] 94a94d672c36: Layer already exists [2025-11-28T03:09:21.265Z] 0c06c1e1f1d8: Layer already exists [2025-11-28T03:09:21.265Z] 256f393e029f: Layer already exists [2025-11-28T03:09:21.265Z] c523083870f8: Layer already exists [2025-11-28T03:09:21.265Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:21.265Z] latest: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:21.598Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:21.932Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 [2025-11-28T03:09:21.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-28T03:09:21.932Z] ebeb5f28a374: Preparing [2025-11-28T03:09:21.932Z] 0c06c1e1f1d8: Preparing [2025-11-28T03:09:21.932Z] 94a94d672c36: Preparing [2025-11-28T03:09:21.932Z] 2fedb667236b: Preparing [2025-11-28T03:09:21.932Z] 7a603993c39b: Preparing [2025-11-28T03:09:21.932Z] 3edbd35ce151: Preparing [2025-11-28T03:09:21.932Z] c523083870f8: Preparing [2025-11-28T03:09:21.932Z] 256f393e029f: Preparing [2025-11-28T03:09:21.932Z] c523083870f8: Waiting [2025-11-28T03:09:21.932Z] 3edbd35ce151: Waiting [2025-11-28T03:09:21.932Z] 256f393e029f: Waiting [2025-11-28T03:09:21.932Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:21.932Z] 94a94d672c36: Layer already exists [2025-11-28T03:09:21.932Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:21.932Z] 0c06c1e1f1d8: Layer already exists [2025-11-28T03:09:21.932Z] ebeb5f28a374: Layer already exists [2025-11-28T03:09:21.932Z] c523083870f8: Layer already exists [2025-11-28T03:09:21.932Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:21.932Z] 256f393e029f: Layer already exists [2025-11-28T03:09:21.932Z] 4.1.0-dev.79: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:22.256Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:22.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:22.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-28T03:09:22.573Z] ebeb5f28a374: Preparing [2025-11-28T03:09:22.573Z] 0c06c1e1f1d8: Preparing [2025-11-28T03:09:22.573Z] 94a94d672c36: Preparing [2025-11-28T03:09:22.573Z] 2fedb667236b: Preparing [2025-11-28T03:09:22.573Z] 7a603993c39b: Preparing [2025-11-28T03:09:22.573Z] 3edbd35ce151: Preparing [2025-11-28T03:09:22.573Z] c523083870f8: Preparing [2025-11-28T03:09:22.573Z] 256f393e029f: Preparing [2025-11-28T03:09:22.573Z] 3edbd35ce151: Waiting [2025-11-28T03:09:22.573Z] c523083870f8: Waiting [2025-11-28T03:09:22.573Z] 256f393e029f: Waiting [2025-11-28T03:09:22.573Z] 0c06c1e1f1d8: Layer already exists [2025-11-28T03:09:22.573Z] ebeb5f28a374: Layer already exists [2025-11-28T03:09:22.573Z] 94a94d672c36: Layer already exists [2025-11-28T03:09:22.573Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:22.573Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:22.573Z] c523083870f8: Layer already exists [2025-11-28T03:09:22.573Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:22.573Z] 256f393e029f: Layer already exists [2025-11-28T03:09:22.573Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:22.899Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:23.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-28T03:09:23.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-28T03:09:23.222Z] ebeb5f28a374: Preparing [2025-11-28T03:09:23.222Z] 0c06c1e1f1d8: Preparing [2025-11-28T03:09:23.222Z] 94a94d672c36: Preparing [2025-11-28T03:09:23.222Z] 2fedb667236b: Preparing [2025-11-28T03:09:23.222Z] 7a603993c39b: Preparing [2025-11-28T03:09:23.222Z] 3edbd35ce151: Preparing [2025-11-28T03:09:23.222Z] c523083870f8: Preparing [2025-11-28T03:09:23.222Z] 256f393e029f: Preparing [2025-11-28T03:09:23.222Z] 3edbd35ce151: Waiting [2025-11-28T03:09:23.222Z] c523083870f8: Waiting [2025-11-28T03:09:23.222Z] 256f393e029f: Waiting [2025-11-28T03:09:23.222Z] ebeb5f28a374: Layer already exists [2025-11-28T03:09:23.222Z] 0c06c1e1f1d8: Layer already exists [2025-11-28T03:09:23.222Z] 94a94d672c36: Layer already exists [2025-11-28T03:09:23.222Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:23.222Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:23.222Z] c523083870f8: Layer already exists [2025-11-28T03:09:23.222Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:23.222Z] 256f393e029f: Layer already exists [2025-11-28T03:09:23.222Z] main: digest: sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:23.287Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:23.301Z] taggedImages: [2025-11-28T03:09:23.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:23.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-28T03:09:23.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 [2025-11-28T03:09:23.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:23.301Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-11-28T03:09:23.323Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-28T03:09:23.323Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:23.323Z] latest [2025-11-28T03:09:23.323Z] 4.1.0-dev.79 [2025-11-28T03:09:23.323Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:23.323Z] main [2025-11-28T03:09:23.323Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:23.655Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:23.991Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:23.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-28T03:09:23.991Z] 7b8a232151a3: Preparing [2025-11-28T03:09:23.991Z] 2018bfd6ab05: Preparing [2025-11-28T03:09:23.991Z] 93edc82b3433: Preparing [2025-11-28T03:09:23.991Z] e2f8e3694c24: Preparing [2025-11-28T03:09:23.991Z] a3a51afeef96: Preparing [2025-11-28T03:09:23.991Z] cca04b35d205: Preparing [2025-11-28T03:09:23.991Z] 5aeb6f68d90c: Preparing [2025-11-28T03:09:23.991Z] 2fedb667236b: Preparing [2025-11-28T03:09:23.991Z] 7a603993c39b: Preparing [2025-11-28T03:09:23.991Z] 68f6fe32f4e1: Preparing [2025-11-28T03:09:23.991Z] 7a3dfb7a594b: Preparing [2025-11-28T03:09:23.991Z] 5f70bf18a086: Preparing [2025-11-28T03:09:23.991Z] b744bd81bd75: Preparing [2025-11-28T03:09:23.991Z] b765eb9e2918: Preparing [2025-11-28T03:09:23.991Z] ed93962c56a8: Preparing [2025-11-28T03:09:23.991Z] 256f393e029f: Preparing [2025-11-28T03:09:23.991Z] cca04b35d205: Waiting [2025-11-28T03:09:23.991Z] 5aeb6f68d90c: Waiting [2025-11-28T03:09:23.991Z] 2fedb667236b: Waiting [2025-11-28T03:09:23.991Z] 7a3dfb7a594b: Waiting [2025-11-28T03:09:23.991Z] b765eb9e2918: Waiting [2025-11-28T03:09:23.991Z] 7a603993c39b: Waiting [2025-11-28T03:09:23.991Z] 5f70bf18a086: Waiting [2025-11-28T03:09:23.991Z] b744bd81bd75: Waiting [2025-11-28T03:09:23.991Z] 68f6fe32f4e1: Waiting [2025-11-28T03:09:23.991Z] 256f393e029f: Waiting [2025-11-28T03:09:23.991Z] ed93962c56a8: Waiting [2025-11-28T03:09:23.991Z] 2018bfd6ab05: Pushed [2025-11-28T03:09:23.991Z] 93edc82b3433: Pushed [2025-11-28T03:09:23.991Z] 7b8a232151a3: Pushed [2025-11-28T03:09:23.991Z] e2f8e3694c24: Pushed [2025-11-28T03:09:23.991Z] a3a51afeef96: Pushed [2025-11-28T03:09:23.991Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:23.991Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:23.991Z] cca04b35d205: Pushed [2025-11-28T03:09:23.991Z] 5f70bf18a086: Layer already exists [2025-11-28T03:09:24.249Z] 68f6fe32f4e1: Pushed [2025-11-28T03:09:24.249Z] 7a3dfb7a594b: Pushed [2025-11-28T03:09:24.249Z] b744bd81bd75: Pushed [2025-11-28T03:09:24.249Z] 256f393e029f: Layer already exists [2025-11-28T03:09:24.249Z] ed93962c56a8: Pushed [2025-11-28T03:09:24.249Z] b765eb9e2918: Pushed [2025-11-28T03:09:25.627Z] 5aeb6f68d90c: Pushed [2025-11-28T03:09:25.627Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:25.966Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:26.285Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-28T03:09:26.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-28T03:09:26.285Z] 7b8a232151a3: Preparing [2025-11-28T03:09:26.285Z] 2018bfd6ab05: Preparing [2025-11-28T03:09:26.285Z] 93edc82b3433: Preparing [2025-11-28T03:09:26.285Z] e2f8e3694c24: Preparing [2025-11-28T03:09:26.285Z] a3a51afeef96: Preparing [2025-11-28T03:09:26.285Z] cca04b35d205: Preparing [2025-11-28T03:09:26.285Z] 5aeb6f68d90c: Preparing [2025-11-28T03:09:26.285Z] 2fedb667236b: Preparing [2025-11-28T03:09:26.285Z] 7a603993c39b: Preparing [2025-11-28T03:09:26.285Z] 68f6fe32f4e1: Preparing [2025-11-28T03:09:26.285Z] 7a3dfb7a594b: Preparing [2025-11-28T03:09:26.285Z] 5f70bf18a086: Preparing [2025-11-28T03:09:26.285Z] b744bd81bd75: Preparing [2025-11-28T03:09:26.285Z] b765eb9e2918: Preparing [2025-11-28T03:09:26.285Z] ed93962c56a8: Preparing [2025-11-28T03:09:26.285Z] 256f393e029f: Preparing [2025-11-28T03:09:26.285Z] cca04b35d205: Waiting [2025-11-28T03:09:26.285Z] 5aeb6f68d90c: Waiting [2025-11-28T03:09:26.285Z] 2fedb667236b: Waiting [2025-11-28T03:09:26.285Z] 7a603993c39b: Waiting [2025-11-28T03:09:26.285Z] b765eb9e2918: Waiting [2025-11-28T03:09:26.285Z] 5f70bf18a086: Waiting [2025-11-28T03:09:26.285Z] b744bd81bd75: Waiting [2025-11-28T03:09:26.285Z] ed93962c56a8: Waiting [2025-11-28T03:09:26.285Z] 68f6fe32f4e1: Waiting [2025-11-28T03:09:26.285Z] 256f393e029f: Waiting [2025-11-28T03:09:26.285Z] 7a3dfb7a594b: Waiting [2025-11-28T03:09:26.285Z] a3a51afeef96: Layer already exists [2025-11-28T03:09:26.285Z] 93edc82b3433: Layer already exists [2025-11-28T03:09:26.285Z] 2018bfd6ab05: Layer already exists [2025-11-28T03:09:26.285Z] e2f8e3694c24: Layer already exists [2025-11-28T03:09:26.285Z] 7b8a232151a3: Layer already exists [2025-11-28T03:09:26.285Z] cca04b35d205: Layer already exists [2025-11-28T03:09:26.285Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:26.285Z] 68f6fe32f4e1: Layer already exists [2025-11-28T03:09:26.285Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:26.285Z] 5aeb6f68d90c: Layer already exists [2025-11-28T03:09:26.285Z] 7a3dfb7a594b: Layer already exists [2025-11-28T03:09:26.285Z] b744bd81bd75: Layer already exists [2025-11-28T03:09:26.285Z] 5f70bf18a086: Layer already exists [2025-11-28T03:09:26.285Z] ed93962c56a8: Layer already exists [2025-11-28T03:09:26.285Z] b765eb9e2918: Layer already exists [2025-11-28T03:09:26.285Z] 256f393e029f: Layer already exists [2025-11-28T03:09:26.285Z] latest: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:26.618Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:26.946Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 [2025-11-28T03:09:26.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-28T03:09:26.946Z] 7b8a232151a3: Preparing [2025-11-28T03:09:26.946Z] 2018bfd6ab05: Preparing [2025-11-28T03:09:26.947Z] 93edc82b3433: Preparing [2025-11-28T03:09:26.947Z] e2f8e3694c24: Preparing [2025-11-28T03:09:26.947Z] a3a51afeef96: Preparing [2025-11-28T03:09:26.947Z] cca04b35d205: Preparing [2025-11-28T03:09:26.947Z] 5aeb6f68d90c: Preparing [2025-11-28T03:09:26.947Z] 2fedb667236b: Preparing [2025-11-28T03:09:26.947Z] 7a603993c39b: Preparing [2025-11-28T03:09:26.947Z] 68f6fe32f4e1: Preparing [2025-11-28T03:09:26.947Z] 7a3dfb7a594b: Preparing [2025-11-28T03:09:26.947Z] 5f70bf18a086: Preparing [2025-11-28T03:09:26.947Z] b744bd81bd75: Preparing [2025-11-28T03:09:26.947Z] b765eb9e2918: Preparing [2025-11-28T03:09:26.947Z] ed93962c56a8: Preparing [2025-11-28T03:09:26.947Z] 256f393e029f: Preparing [2025-11-28T03:09:26.947Z] 5aeb6f68d90c: Waiting [2025-11-28T03:09:26.947Z] 2fedb667236b: Waiting [2025-11-28T03:09:26.947Z] 7a603993c39b: Waiting [2025-11-28T03:09:26.947Z] 68f6fe32f4e1: Waiting [2025-11-28T03:09:26.947Z] 7a3dfb7a594b: Waiting [2025-11-28T03:09:26.947Z] 5f70bf18a086: Waiting [2025-11-28T03:09:26.947Z] b744bd81bd75: Waiting [2025-11-28T03:09:26.947Z] 256f393e029f: Waiting [2025-11-28T03:09:26.947Z] ed93962c56a8: Waiting [2025-11-28T03:09:26.947Z] b765eb9e2918: Waiting [2025-11-28T03:09:26.947Z] cca04b35d205: Waiting [2025-11-28T03:09:26.947Z] e2f8e3694c24: Layer already exists [2025-11-28T03:09:26.947Z] 2018bfd6ab05: Layer already exists [2025-11-28T03:09:26.947Z] 93edc82b3433: Layer already exists [2025-11-28T03:09:26.947Z] 7b8a232151a3: Layer already exists [2025-11-28T03:09:26.947Z] a3a51afeef96: Layer already exists [2025-11-28T03:09:26.947Z] 5aeb6f68d90c: Layer already exists [2025-11-28T03:09:26.947Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:26.947Z] cca04b35d205: Layer already exists [2025-11-28T03:09:26.947Z] 68f6fe32f4e1: Layer already exists [2025-11-28T03:09:26.947Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:26.947Z] 7a3dfb7a594b: Layer already exists [2025-11-28T03:09:26.947Z] 5f70bf18a086: Layer already exists [2025-11-28T03:09:26.947Z] b744bd81bd75: Layer already exists [2025-11-28T03:09:26.947Z] b765eb9e2918: Layer already exists [2025-11-28T03:09:26.947Z] ed93962c56a8: Layer already exists [2025-11-28T03:09:26.947Z] 256f393e029f: Layer already exists [2025-11-28T03:09:26.947Z] 4.1.0-dev.79: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:27.277Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:27.609Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:27.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-28T03:09:27.609Z] 7b8a232151a3: Preparing [2025-11-28T03:09:27.609Z] 2018bfd6ab05: Preparing [2025-11-28T03:09:27.609Z] 93edc82b3433: Preparing [2025-11-28T03:09:27.609Z] e2f8e3694c24: Preparing [2025-11-28T03:09:27.609Z] a3a51afeef96: Preparing [2025-11-28T03:09:27.609Z] cca04b35d205: Preparing [2025-11-28T03:09:27.609Z] 5aeb6f68d90c: Preparing [2025-11-28T03:09:27.609Z] cca04b35d205: Waiting [2025-11-28T03:09:27.609Z] 2fedb667236b: Preparing [2025-11-28T03:09:27.609Z] 7a603993c39b: Preparing [2025-11-28T03:09:27.609Z] 2fedb667236b: Waiting [2025-11-28T03:09:27.609Z] 7a603993c39b: Waiting [2025-11-28T03:09:27.609Z] 68f6fe32f4e1: Preparing [2025-11-28T03:09:27.609Z] 7a3dfb7a594b: Preparing [2025-11-28T03:09:27.609Z] 5f70bf18a086: Preparing [2025-11-28T03:09:27.609Z] 68f6fe32f4e1: Waiting [2025-11-28T03:09:27.609Z] 7a3dfb7a594b: Waiting [2025-11-28T03:09:27.609Z] 5aeb6f68d90c: Waiting [2025-11-28T03:09:27.609Z] 5f70bf18a086: Waiting [2025-11-28T03:09:27.609Z] b744bd81bd75: Preparing [2025-11-28T03:09:27.609Z] b765eb9e2918: Preparing [2025-11-28T03:09:27.609Z] ed93962c56a8: Preparing [2025-11-28T03:09:27.609Z] b744bd81bd75: Waiting [2025-11-28T03:09:27.609Z] b765eb9e2918: Waiting [2025-11-28T03:09:27.609Z] 256f393e029f: Preparing [2025-11-28T03:09:27.609Z] ed93962c56a8: Waiting [2025-11-28T03:09:27.609Z] 256f393e029f: Waiting [2025-11-28T03:09:27.609Z] a3a51afeef96: Layer already exists [2025-11-28T03:09:27.609Z] 2018bfd6ab05: Layer already exists [2025-11-28T03:09:27.609Z] 7b8a232151a3: Layer already exists [2025-11-28T03:09:27.609Z] 93edc82b3433: Layer already exists [2025-11-28T03:09:27.609Z] e2f8e3694c24: Layer already exists [2025-11-28T03:09:27.609Z] cca04b35d205: Layer already exists [2025-11-28T03:09:27.609Z] 5aeb6f68d90c: Layer already exists [2025-11-28T03:09:27.609Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:27.609Z] 68f6fe32f4e1: Layer already exists [2025-11-28T03:09:27.609Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:27.609Z] 7a3dfb7a594b: Layer already exists [2025-11-28T03:09:27.609Z] 5f70bf18a086: Layer already exists [2025-11-28T03:09:27.609Z] b765eb9e2918: Layer already exists [2025-11-28T03:09:27.609Z] b744bd81bd75: Layer already exists [2025-11-28T03:09:27.609Z] ed93962c56a8: Layer already exists [2025-11-28T03:09:27.609Z] 256f393e029f: Layer already exists [2025-11-28T03:09:27.609Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:27.944Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:28.268Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-28T03:09:28.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-28T03:09:28.268Z] 7b8a232151a3: Preparing [2025-11-28T03:09:28.268Z] 2018bfd6ab05: Preparing [2025-11-28T03:09:28.268Z] 93edc82b3433: Preparing [2025-11-28T03:09:28.268Z] e2f8e3694c24: Preparing [2025-11-28T03:09:28.268Z] a3a51afeef96: Preparing [2025-11-28T03:09:28.268Z] cca04b35d205: Preparing [2025-11-28T03:09:28.268Z] 5aeb6f68d90c: Preparing [2025-11-28T03:09:28.268Z] 2fedb667236b: Preparing [2025-11-28T03:09:28.268Z] 7a603993c39b: Preparing [2025-11-28T03:09:28.268Z] 68f6fe32f4e1: Preparing [2025-11-28T03:09:28.268Z] 7a3dfb7a594b: Preparing [2025-11-28T03:09:28.268Z] 5f70bf18a086: Preparing [2025-11-28T03:09:28.268Z] b744bd81bd75: Preparing [2025-11-28T03:09:28.268Z] b765eb9e2918: Preparing [2025-11-28T03:09:28.268Z] ed93962c56a8: Preparing [2025-11-28T03:09:28.268Z] 256f393e029f: Preparing [2025-11-28T03:09:28.268Z] b744bd81bd75: Waiting [2025-11-28T03:09:28.268Z] b765eb9e2918: Waiting [2025-11-28T03:09:28.268Z] ed93962c56a8: Waiting [2025-11-28T03:09:28.268Z] 2fedb667236b: Waiting [2025-11-28T03:09:28.268Z] 256f393e029f: Waiting [2025-11-28T03:09:28.268Z] 7a603993c39b: Waiting [2025-11-28T03:09:28.268Z] 68f6fe32f4e1: Waiting [2025-11-28T03:09:28.268Z] 7a3dfb7a594b: Waiting [2025-11-28T03:09:28.268Z] 5f70bf18a086: Waiting [2025-11-28T03:09:28.268Z] cca04b35d205: Waiting [2025-11-28T03:09:28.268Z] 5aeb6f68d90c: Waiting [2025-11-28T03:09:28.268Z] 7b8a232151a3: Layer already exists [2025-11-28T03:09:28.268Z] e2f8e3694c24: Layer already exists [2025-11-28T03:09:28.268Z] 93edc82b3433: Layer already exists [2025-11-28T03:09:28.268Z] a3a51afeef96: Layer already exists [2025-11-28T03:09:28.268Z] 2018bfd6ab05: Layer already exists [2025-11-28T03:09:28.268Z] cca04b35d205: Layer already exists [2025-11-28T03:09:28.268Z] 68f6fe32f4e1: Layer already exists [2025-11-28T03:09:28.268Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:28.268Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:28.268Z] 5aeb6f68d90c: Layer already exists [2025-11-28T03:09:28.268Z] 5f70bf18a086: Layer already exists [2025-11-28T03:09:28.268Z] 7a3dfb7a594b: Layer already exists [2025-11-28T03:09:28.268Z] b765eb9e2918: Layer already exists [2025-11-28T03:09:28.268Z] b744bd81bd75: Layer already exists [2025-11-28T03:09:28.268Z] ed93962c56a8: Layer already exists [2025-11-28T03:09:28.268Z] 256f393e029f: Layer already exists [2025-11-28T03:09:28.268Z] main: digest: sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:28.348Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:28.361Z] taggedImages: [2025-11-28T03:09:28.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:28.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-28T03:09:28.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 [2025-11-28T03:09:28.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:28.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-11-28T03:09:28.388Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-28T03:09:28.388Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:28.388Z] latest [2025-11-28T03:09:28.388Z] 4.1.0-dev.79 [2025-11-28T03:09:28.388Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:28.388Z] main [2025-11-28T03:09:28.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:28.729Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:29.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:29.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-28T03:09:29.060Z] bef81b019c77: Preparing [2025-11-28T03:09:29.060Z] cd7d4254af4a: Preparing [2025-11-28T03:09:29.060Z] 6ce56eb2025f: Preparing [2025-11-28T03:09:29.060Z] c6b81a542e91: Preparing [2025-11-28T03:09:29.060Z] 2fedb667236b: Preparing [2025-11-28T03:09:29.060Z] 7a603993c39b: Preparing [2025-11-28T03:09:29.060Z] 3edbd35ce151: Preparing [2025-11-28T03:09:29.060Z] c523083870f8: Preparing [2025-11-28T03:09:29.060Z] 256f393e029f: Preparing [2025-11-28T03:09:29.060Z] 7a603993c39b: Waiting [2025-11-28T03:09:29.060Z] 3edbd35ce151: Waiting [2025-11-28T03:09:29.060Z] c523083870f8: Waiting [2025-11-28T03:09:29.060Z] 256f393e029f: Waiting [2025-11-28T03:09:29.060Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:29.060Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:29.060Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:29.060Z] c523083870f8: Layer already exists [2025-11-28T03:09:29.060Z] 6ce56eb2025f: Pushed [2025-11-28T03:09:29.060Z] bef81b019c77: Pushed [2025-11-28T03:09:29.060Z] cd7d4254af4a: Pushed [2025-11-28T03:09:29.060Z] 256f393e029f: Layer already exists [2025-11-28T03:09:32.345Z] c6b81a542e91: Pushed [2025-11-28T03:09:32.345Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:32.671Z] + 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-28T03:09:32.990Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-28T03:09:32.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-28T03:09:32.990Z] bef81b019c77: Preparing [2025-11-28T03:09:32.990Z] cd7d4254af4a: Preparing [2025-11-28T03:09:32.990Z] 6ce56eb2025f: Preparing [2025-11-28T03:09:32.990Z] c6b81a542e91: Preparing [2025-11-28T03:09:32.990Z] 2fedb667236b: Preparing [2025-11-28T03:09:32.990Z] 7a603993c39b: Preparing [2025-11-28T03:09:32.990Z] 3edbd35ce151: Preparing [2025-11-28T03:09:32.990Z] c523083870f8: Preparing [2025-11-28T03:09:32.990Z] 256f393e029f: Preparing [2025-11-28T03:09:32.990Z] 3edbd35ce151: Waiting [2025-11-28T03:09:32.990Z] c523083870f8: Waiting [2025-11-28T03:09:32.990Z] 256f393e029f: Waiting [2025-11-28T03:09:32.990Z] 7a603993c39b: Waiting [2025-11-28T03:09:32.990Z] c6b81a542e91: Layer already exists [2025-11-28T03:09:32.990Z] bef81b019c77: Layer already exists [2025-11-28T03:09:32.990Z] 6ce56eb2025f: Layer already exists [2025-11-28T03:09:32.990Z] cd7d4254af4a: Layer already exists [2025-11-28T03:09:32.990Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:32.990Z] c523083870f8: Layer already exists [2025-11-28T03:09:32.990Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:32.990Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:32.990Z] 256f393e029f: Layer already exists [2025-11-28T03:09:32.990Z] latest: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:33.322Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:33.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 [2025-11-28T03:09:33.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-28T03:09:33.662Z] bef81b019c77: Preparing [2025-11-28T03:09:33.662Z] cd7d4254af4a: Preparing [2025-11-28T03:09:33.662Z] 6ce56eb2025f: Preparing [2025-11-28T03:09:33.662Z] c6b81a542e91: Preparing [2025-11-28T03:09:33.662Z] 2fedb667236b: Preparing [2025-11-28T03:09:33.662Z] 7a603993c39b: Preparing [2025-11-28T03:09:33.662Z] 3edbd35ce151: Preparing [2025-11-28T03:09:33.662Z] c523083870f8: Preparing [2025-11-28T03:09:33.662Z] 256f393e029f: Preparing [2025-11-28T03:09:33.662Z] 7a603993c39b: Waiting [2025-11-28T03:09:33.662Z] 3edbd35ce151: Waiting [2025-11-28T03:09:33.662Z] c523083870f8: Waiting [2025-11-28T03:09:33.662Z] 256f393e029f: Waiting [2025-11-28T03:09:33.662Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:33.662Z] 6ce56eb2025f: Layer already exists [2025-11-28T03:09:33.662Z] c6b81a542e91: Layer already exists [2025-11-28T03:09:33.662Z] bef81b019c77: Layer already exists [2025-11-28T03:09:33.662Z] cd7d4254af4a: Layer already exists [2025-11-28T03:09:33.662Z] c523083870f8: Layer already exists [2025-11-28T03:09:33.662Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:33.662Z] 256f393e029f: Layer already exists [2025-11-28T03:09:33.662Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:33.662Z] 4.1.0-dev.79: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:33.999Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:34.331Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:34.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-28T03:09:34.331Z] bef81b019c77: Preparing [2025-11-28T03:09:34.331Z] cd7d4254af4a: Preparing [2025-11-28T03:09:34.331Z] 6ce56eb2025f: Preparing [2025-11-28T03:09:34.331Z] c6b81a542e91: Preparing [2025-11-28T03:09:34.331Z] 2fedb667236b: Preparing [2025-11-28T03:09:34.331Z] 7a603993c39b: Preparing [2025-11-28T03:09:34.331Z] 3edbd35ce151: Preparing [2025-11-28T03:09:34.331Z] c523083870f8: Preparing [2025-11-28T03:09:34.331Z] 256f393e029f: Preparing [2025-11-28T03:09:34.331Z] 3edbd35ce151: Waiting [2025-11-28T03:09:34.331Z] c523083870f8: Waiting [2025-11-28T03:09:34.331Z] 7a603993c39b: Waiting [2025-11-28T03:09:34.331Z] 256f393e029f: Waiting [2025-11-28T03:09:34.331Z] c6b81a542e91: Layer already exists [2025-11-28T03:09:34.331Z] 6ce56eb2025f: Layer already exists [2025-11-28T03:09:34.331Z] cd7d4254af4a: Layer already exists [2025-11-28T03:09:34.331Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:34.331Z] bef81b019c77: Layer already exists [2025-11-28T03:09:34.331Z] c523083870f8: Layer already exists [2025-11-28T03:09:34.331Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:34.331Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:34.331Z] 256f393e029f: Layer already exists [2025-11-28T03:09:34.331Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:34.668Z] + 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-28T03:09:34.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-28T03:09:34.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-28T03:09:34.994Z] bef81b019c77: Preparing [2025-11-28T03:09:34.994Z] cd7d4254af4a: Preparing [2025-11-28T03:09:34.994Z] 6ce56eb2025f: Preparing [2025-11-28T03:09:34.994Z] c6b81a542e91: Preparing [2025-11-28T03:09:34.994Z] 2fedb667236b: Preparing [2025-11-28T03:09:34.994Z] 7a603993c39b: Preparing [2025-11-28T03:09:34.994Z] 3edbd35ce151: Preparing [2025-11-28T03:09:34.994Z] c523083870f8: Preparing [2025-11-28T03:09:34.994Z] 256f393e029f: Preparing [2025-11-28T03:09:34.994Z] 7a603993c39b: Waiting [2025-11-28T03:09:34.994Z] 3edbd35ce151: Waiting [2025-11-28T03:09:34.994Z] 256f393e029f: Waiting [2025-11-28T03:09:34.994Z] c523083870f8: Waiting [2025-11-28T03:09:34.994Z] 6ce56eb2025f: Layer already exists [2025-11-28T03:09:34.994Z] bef81b019c77: Layer already exists [2025-11-28T03:09:34.994Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:34.994Z] cd7d4254af4a: Layer already exists [2025-11-28T03:09:34.994Z] c6b81a542e91: Layer already exists [2025-11-28T03:09:34.994Z] 256f393e029f: Layer already exists [2025-11-28T03:09:34.994Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:34.994Z] 3edbd35ce151: Layer already exists [2025-11-28T03:09:34.994Z] c523083870f8: Layer already exists [2025-11-28T03:09:34.994Z] main: digest: sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:35.085Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:35.104Z] taggedImages: [2025-11-28T03:09:35.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:35.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-28T03:09:35.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 [2025-11-28T03:09:35.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:35.104Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-11-28T03:09:35.138Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-28T03:09:35.138Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:35.138Z] latest [2025-11-28T03:09:35.138Z] 4.1.0-dev.79 [2025-11-28T03:09:35.138Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:35.138Z] main [2025-11-28T03:09:35.138Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:35.491Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:35.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:35.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-28T03:09:35.821Z] cc8555502ea5: Preparing [2025-11-28T03:09:35.821Z] a037f943fe16: Preparing [2025-11-28T03:09:35.821Z] 799072e2ceb2: Preparing [2025-11-28T03:09:35.821Z] 586baafbe832: Preparing [2025-11-28T03:09:35.821Z] a3bb6fbb36ac: Preparing [2025-11-28T03:09:35.821Z] 2fedb667236b: Preparing [2025-11-28T03:09:35.821Z] 7a603993c39b: Preparing [2025-11-28T03:09:35.821Z] cfc2552e1e40: Preparing [2025-11-28T03:09:35.821Z] 9219020393d0: Preparing [2025-11-28T03:09:35.821Z] 0ffca3789b7b: Preparing [2025-11-28T03:09:35.821Z] 256f393e029f: Preparing [2025-11-28T03:09:35.821Z] cfc2552e1e40: Waiting [2025-11-28T03:09:35.821Z] 9219020393d0: Waiting [2025-11-28T03:09:35.821Z] 0ffca3789b7b: Waiting [2025-11-28T03:09:35.821Z] 256f393e029f: Waiting [2025-11-28T03:09:35.821Z] 2fedb667236b: Waiting [2025-11-28T03:09:35.821Z] 7a603993c39b: Waiting [2025-11-28T03:09:35.821Z] 586baafbe832: Pushed [2025-11-28T03:09:35.821Z] cc8555502ea5: Pushed [2025-11-28T03:09:35.821Z] a037f943fe16: Pushed [2025-11-28T03:09:35.821Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:35.821Z] a3bb6fbb36ac: Pushed [2025-11-28T03:09:35.821Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:35.821Z] 256f393e029f: Layer already exists [2025-11-28T03:09:36.080Z] cfc2552e1e40: Pushed [2025-11-28T03:09:36.080Z] 9219020393d0: Pushed [2025-11-28T03:09:37.455Z] 0ffca3789b7b: Pushed [2025-11-28T03:09:38.393Z] 799072e2ceb2: Pushed [2025-11-28T03:09:38.653Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:38.993Z] + 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-28T03:09:39.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-28T03:09:39.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-28T03:09:39.317Z] cc8555502ea5: Preparing [2025-11-28T03:09:39.317Z] a037f943fe16: Preparing [2025-11-28T03:09:39.317Z] 799072e2ceb2: Preparing [2025-11-28T03:09:39.317Z] 586baafbe832: Preparing [2025-11-28T03:09:39.317Z] a3bb6fbb36ac: Preparing [2025-11-28T03:09:39.317Z] 2fedb667236b: Preparing [2025-11-28T03:09:39.317Z] 7a603993c39b: Preparing [2025-11-28T03:09:39.317Z] cfc2552e1e40: Preparing [2025-11-28T03:09:39.317Z] 9219020393d0: Preparing [2025-11-28T03:09:39.317Z] 0ffca3789b7b: Preparing [2025-11-28T03:09:39.317Z] 256f393e029f: Preparing [2025-11-28T03:09:39.317Z] cfc2552e1e40: Waiting [2025-11-28T03:09:39.317Z] 9219020393d0: Waiting [2025-11-28T03:09:39.317Z] 0ffca3789b7b: Waiting [2025-11-28T03:09:39.317Z] 2fedb667236b: Waiting [2025-11-28T03:09:39.317Z] 256f393e029f: Waiting [2025-11-28T03:09:39.317Z] 7a603993c39b: Waiting [2025-11-28T03:09:39.317Z] a037f943fe16: Layer already exists [2025-11-28T03:09:39.317Z] 799072e2ceb2: Layer already exists [2025-11-28T03:09:39.317Z] a3bb6fbb36ac: Layer already exists [2025-11-28T03:09:39.317Z] cc8555502ea5: Layer already exists [2025-11-28T03:09:39.317Z] 586baafbe832: Layer already exists [2025-11-28T03:09:39.317Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:39.317Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:39.317Z] 0ffca3789b7b: Layer already exists [2025-11-28T03:09:39.317Z] cfc2552e1e40: Layer already exists [2025-11-28T03:09:39.317Z] 9219020393d0: Layer already exists [2025-11-28T03:09:39.317Z] 256f393e029f: Layer already exists [2025-11-28T03:09:39.317Z] latest: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:39.657Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:39.977Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 [2025-11-28T03:09:39.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-28T03:09:39.977Z] cc8555502ea5: Preparing [2025-11-28T03:09:39.977Z] a037f943fe16: Preparing [2025-11-28T03:09:39.977Z] 799072e2ceb2: Preparing [2025-11-28T03:09:39.977Z] 586baafbe832: Preparing [2025-11-28T03:09:39.977Z] a3bb6fbb36ac: Preparing [2025-11-28T03:09:39.977Z] 2fedb667236b: Preparing [2025-11-28T03:09:39.977Z] 7a603993c39b: Preparing [2025-11-28T03:09:39.977Z] cfc2552e1e40: Preparing [2025-11-28T03:09:39.977Z] 2fedb667236b: Waiting [2025-11-28T03:09:39.977Z] 7a603993c39b: Waiting [2025-11-28T03:09:39.977Z] 9219020393d0: Preparing [2025-11-28T03:09:39.978Z] 0ffca3789b7b: Preparing [2025-11-28T03:09:39.978Z] 256f393e029f: Preparing [2025-11-28T03:09:39.978Z] cfc2552e1e40: Waiting [2025-11-28T03:09:39.978Z] 9219020393d0: Waiting [2025-11-28T03:09:39.978Z] 0ffca3789b7b: Waiting [2025-11-28T03:09:39.978Z] 256f393e029f: Waiting [2025-11-28T03:09:39.978Z] a3bb6fbb36ac: Layer already exists [2025-11-28T03:09:39.978Z] cc8555502ea5: Layer already exists [2025-11-28T03:09:39.978Z] a037f943fe16: Layer already exists [2025-11-28T03:09:39.978Z] 586baafbe832: Layer already exists [2025-11-28T03:09:39.978Z] 799072e2ceb2: Layer already exists [2025-11-28T03:09:39.978Z] cfc2552e1e40: Layer already exists [2025-11-28T03:09:39.978Z] 9219020393d0: Layer already exists [2025-11-28T03:09:39.978Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:39.978Z] 0ffca3789b7b: Layer already exists [2025-11-28T03:09:39.978Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:39.978Z] 256f393e029f: Layer already exists [2025-11-28T03:09:39.978Z] 4.1.0-dev.79: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:40.308Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:40.632Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:40.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-28T03:09:40.632Z] cc8555502ea5: Preparing [2025-11-28T03:09:40.632Z] a037f943fe16: Preparing [2025-11-28T03:09:40.632Z] 799072e2ceb2: Preparing [2025-11-28T03:09:40.632Z] 586baafbe832: Preparing [2025-11-28T03:09:40.632Z] a3bb6fbb36ac: Preparing [2025-11-28T03:09:40.632Z] 2fedb667236b: Preparing [2025-11-28T03:09:40.632Z] 7a603993c39b: Preparing [2025-11-28T03:09:40.632Z] cfc2552e1e40: Preparing [2025-11-28T03:09:40.632Z] 9219020393d0: Preparing [2025-11-28T03:09:40.632Z] 0ffca3789b7b: Preparing [2025-11-28T03:09:40.632Z] 256f393e029f: Preparing [2025-11-28T03:09:40.632Z] 2fedb667236b: Waiting [2025-11-28T03:09:40.632Z] 7a603993c39b: Waiting [2025-11-28T03:09:40.632Z] cfc2552e1e40: Waiting [2025-11-28T03:09:40.632Z] 9219020393d0: Waiting [2025-11-28T03:09:40.632Z] 0ffca3789b7b: Waiting [2025-11-28T03:09:40.632Z] 256f393e029f: Waiting [2025-11-28T03:09:40.632Z] a037f943fe16: Layer already exists [2025-11-28T03:09:40.632Z] 586baafbe832: Layer already exists [2025-11-28T03:09:40.632Z] 799072e2ceb2: Layer already exists [2025-11-28T03:09:40.632Z] cc8555502ea5: Layer already exists [2025-11-28T03:09:40.632Z] a3bb6fbb36ac: Layer already exists [2025-11-28T03:09:40.632Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:40.632Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:40.632Z] 9219020393d0: Layer already exists [2025-11-28T03:09:40.632Z] cfc2552e1e40: Layer already exists [2025-11-28T03:09:40.632Z] 0ffca3789b7b: Layer already exists [2025-11-28T03:09:40.632Z] 256f393e029f: Layer already exists [2025-11-28T03:09:40.632Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:40.954Z] + 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-28T03:09:41.279Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-28T03:09:41.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-28T03:09:41.279Z] cc8555502ea5: Preparing [2025-11-28T03:09:41.279Z] a037f943fe16: Preparing [2025-11-28T03:09:41.279Z] 799072e2ceb2: Preparing [2025-11-28T03:09:41.279Z] 586baafbe832: Preparing [2025-11-28T03:09:41.279Z] a3bb6fbb36ac: Preparing [2025-11-28T03:09:41.279Z] 2fedb667236b: Preparing [2025-11-28T03:09:41.279Z] 7a603993c39b: Preparing [2025-11-28T03:09:41.279Z] 2fedb667236b: Waiting [2025-11-28T03:09:41.279Z] cfc2552e1e40: Preparing [2025-11-28T03:09:41.279Z] 9219020393d0: Preparing [2025-11-28T03:09:41.279Z] 0ffca3789b7b: Preparing [2025-11-28T03:09:41.279Z] 256f393e029f: Preparing [2025-11-28T03:09:41.279Z] 7a603993c39b: Waiting [2025-11-28T03:09:41.279Z] cfc2552e1e40: Waiting [2025-11-28T03:09:41.279Z] 9219020393d0: Waiting [2025-11-28T03:09:41.279Z] 0ffca3789b7b: Waiting [2025-11-28T03:09:41.279Z] 256f393e029f: Waiting [2025-11-28T03:09:41.279Z] 799072e2ceb2: Layer already exists [2025-11-28T03:09:41.279Z] cc8555502ea5: Layer already exists [2025-11-28T03:09:41.279Z] a037f943fe16: Layer already exists [2025-11-28T03:09:41.279Z] a3bb6fbb36ac: Layer already exists [2025-11-28T03:09:41.279Z] 586baafbe832: Layer already exists [2025-11-28T03:09:41.279Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:41.279Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:41.279Z] cfc2552e1e40: Layer already exists [2025-11-28T03:09:41.279Z] 9219020393d0: Layer already exists [2025-11-28T03:09:41.280Z] 0ffca3789b7b: Layer already exists [2025-11-28T03:09:41.280Z] 256f393e029f: Layer already exists [2025-11-28T03:09:41.280Z] main: digest: sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:41.369Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:41.386Z] taggedImages: [2025-11-28T03:09:41.386Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:41.386Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-28T03:09:41.386Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 [2025-11-28T03:09:41.386Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:41.386Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-11-28T03:09:41.421Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-28T03:09:41.421Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:41.421Z] latest [2025-11-28T03:09:41.421Z] 4.1.0-dev.79 [2025-11-28T03:09:41.421Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:41.421Z] main [2025-11-28T03:09:41.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:41.778Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:42.106Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:42.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-28T03:09:42.106Z] cb6a319b5a57: Preparing [2025-11-28T03:09:42.106Z] c8dbfb7a55a1: Preparing [2025-11-28T03:09:42.106Z] e0b6c4717699: Preparing [2025-11-28T03:09:42.106Z] 3e796898e0e4: Preparing [2025-11-28T03:09:42.106Z] 85169b8675ab: Preparing [2025-11-28T03:09:42.106Z] 7a5cb0213bea: Preparing [2025-11-28T03:09:42.106Z] 1ef0b0aa9d7f: Preparing [2025-11-28T03:09:42.106Z] 2fedb667236b: Preparing [2025-11-28T03:09:42.106Z] 7a603993c39b: Preparing [2025-11-28T03:09:42.106Z] d7848d2edfa5: Preparing [2025-11-28T03:09:42.106Z] 76c709f2b26c: Preparing [2025-11-28T03:09:42.106Z] 256f393e029f: Preparing [2025-11-28T03:09:42.106Z] 7a603993c39b: Waiting [2025-11-28T03:09:42.106Z] d7848d2edfa5: Waiting [2025-11-28T03:09:42.106Z] 76c709f2b26c: Waiting [2025-11-28T03:09:42.106Z] 256f393e029f: Waiting [2025-11-28T03:09:42.106Z] 7a5cb0213bea: Waiting [2025-11-28T03:09:42.106Z] 1ef0b0aa9d7f: Waiting [2025-11-28T03:09:42.106Z] 2fedb667236b: Waiting [2025-11-28T03:09:42.106Z] 85169b8675ab: Pushed [2025-11-28T03:09:42.106Z] cb6a319b5a57: Pushed [2025-11-28T03:09:42.106Z] c8dbfb7a55a1: Pushed [2025-11-28T03:09:42.106Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:42.106Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:42.106Z] 1ef0b0aa9d7f: Pushed [2025-11-28T03:09:42.106Z] 7a5cb0213bea: Pushed [2025-11-28T03:09:42.106Z] 256f393e029f: Layer already exists [2025-11-28T03:09:42.363Z] d7848d2edfa5: Pushed [2025-11-28T03:09:43.739Z] 76c709f2b26c: Pushed [2025-11-28T03:09:45.113Z] 3e796898e0e4: Pushed [2025-11-28T03:09:45.113Z] e0b6c4717699: Pushed [2025-11-28T03:09:45.373Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:45.703Z] + 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-28T03:09:46.026Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-28T03:09:46.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-28T03:09:46.026Z] cb6a319b5a57: Preparing [2025-11-28T03:09:46.026Z] c8dbfb7a55a1: Preparing [2025-11-28T03:09:46.026Z] e0b6c4717699: Preparing [2025-11-28T03:09:46.026Z] 3e796898e0e4: Preparing [2025-11-28T03:09:46.026Z] 85169b8675ab: Preparing [2025-11-28T03:09:46.026Z] 7a5cb0213bea: Preparing [2025-11-28T03:09:46.026Z] 1ef0b0aa9d7f: Preparing [2025-11-28T03:09:46.026Z] 2fedb667236b: Preparing [2025-11-28T03:09:46.026Z] 7a603993c39b: Preparing [2025-11-28T03:09:46.026Z] d7848d2edfa5: Preparing [2025-11-28T03:09:46.026Z] 76c709f2b26c: Preparing [2025-11-28T03:09:46.026Z] 256f393e029f: Preparing [2025-11-28T03:09:46.026Z] 7a5cb0213bea: Waiting [2025-11-28T03:09:46.026Z] 1ef0b0aa9d7f: Waiting [2025-11-28T03:09:46.026Z] 2fedb667236b: Waiting [2025-11-28T03:09:46.026Z] 7a603993c39b: Waiting [2025-11-28T03:09:46.026Z] d7848d2edfa5: Waiting [2025-11-28T03:09:46.026Z] 76c709f2b26c: Waiting [2025-11-28T03:09:46.026Z] 256f393e029f: Waiting [2025-11-28T03:09:46.026Z] e0b6c4717699: Layer already exists [2025-11-28T03:09:46.026Z] 85169b8675ab: Layer already exists [2025-11-28T03:09:46.026Z] c8dbfb7a55a1: Layer already exists [2025-11-28T03:09:46.026Z] cb6a319b5a57: Layer already exists [2025-11-28T03:09:46.026Z] 3e796898e0e4: Layer already exists [2025-11-28T03:09:46.026Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:46.026Z] 1ef0b0aa9d7f: Layer already exists [2025-11-28T03:09:46.026Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:46.026Z] 7a5cb0213bea: Layer already exists [2025-11-28T03:09:46.026Z] d7848d2edfa5: Layer already exists [2025-11-28T03:09:46.026Z] 76c709f2b26c: Layer already exists [2025-11-28T03:09:46.026Z] 256f393e029f: Layer already exists [2025-11-28T03:09:46.026Z] latest: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:46.355Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:46.687Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 [2025-11-28T03:09:46.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-28T03:09:46.687Z] cb6a319b5a57: Preparing [2025-11-28T03:09:46.687Z] c8dbfb7a55a1: Preparing [2025-11-28T03:09:46.687Z] e0b6c4717699: Preparing [2025-11-28T03:09:46.687Z] 3e796898e0e4: Preparing [2025-11-28T03:09:46.687Z] 85169b8675ab: Preparing [2025-11-28T03:09:46.687Z] 7a5cb0213bea: Preparing [2025-11-28T03:09:46.687Z] 1ef0b0aa9d7f: Preparing [2025-11-28T03:09:46.687Z] 2fedb667236b: Preparing [2025-11-28T03:09:46.687Z] 7a603993c39b: Preparing [2025-11-28T03:09:46.687Z] d7848d2edfa5: Preparing [2025-11-28T03:09:46.687Z] 76c709f2b26c: Preparing [2025-11-28T03:09:46.687Z] 256f393e029f: Preparing [2025-11-28T03:09:46.687Z] 2fedb667236b: Waiting [2025-11-28T03:09:46.687Z] 7a603993c39b: Waiting [2025-11-28T03:09:46.687Z] 76c709f2b26c: Waiting [2025-11-28T03:09:46.687Z] d7848d2edfa5: Waiting [2025-11-28T03:09:46.687Z] 256f393e029f: Waiting [2025-11-28T03:09:46.687Z] 7a5cb0213bea: Waiting [2025-11-28T03:09:46.687Z] 1ef0b0aa9d7f: Waiting [2025-11-28T03:09:46.687Z] 85169b8675ab: Layer already exists [2025-11-28T03:09:46.687Z] c8dbfb7a55a1: Layer already exists [2025-11-28T03:09:46.687Z] 3e796898e0e4: Layer already exists [2025-11-28T03:09:46.687Z] e0b6c4717699: Layer already exists [2025-11-28T03:09:46.687Z] cb6a319b5a57: Layer already exists [2025-11-28T03:09:46.687Z] 1ef0b0aa9d7f: Layer already exists [2025-11-28T03:09:46.687Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:46.687Z] 7a5cb0213bea: Layer already exists [2025-11-28T03:09:46.687Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:46.687Z] d7848d2edfa5: Layer already exists [2025-11-28T03:09:46.687Z] 76c709f2b26c: Layer already exists [2025-11-28T03:09:46.687Z] 256f393e029f: Layer already exists [2025-11-28T03:09:46.687Z] 4.1.0-dev.79: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:47.015Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:47.408Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:47.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-28T03:09:47.408Z] cb6a319b5a57: Preparing [2025-11-28T03:09:47.408Z] c8dbfb7a55a1: Preparing [2025-11-28T03:09:47.408Z] e0b6c4717699: Preparing [2025-11-28T03:09:47.408Z] 3e796898e0e4: Preparing [2025-11-28T03:09:47.408Z] 85169b8675ab: Preparing [2025-11-28T03:09:47.408Z] 7a5cb0213bea: Preparing [2025-11-28T03:09:47.408Z] 1ef0b0aa9d7f: Preparing [2025-11-28T03:09:47.408Z] 2fedb667236b: Preparing [2025-11-28T03:09:47.408Z] 7a5cb0213bea: Waiting [2025-11-28T03:09:47.408Z] 7a603993c39b: Preparing [2025-11-28T03:09:47.408Z] 1ef0b0aa9d7f: Waiting [2025-11-28T03:09:47.408Z] d7848d2edfa5: Preparing [2025-11-28T03:09:47.408Z] 76c709f2b26c: Preparing [2025-11-28T03:09:47.408Z] 2fedb667236b: Waiting [2025-11-28T03:09:47.408Z] d7848d2edfa5: Waiting [2025-11-28T03:09:47.408Z] 256f393e029f: Preparing [2025-11-28T03:09:47.408Z] 76c709f2b26c: Waiting [2025-11-28T03:09:47.408Z] 256f393e029f: Waiting [2025-11-28T03:09:47.408Z] 3e796898e0e4: Layer already exists [2025-11-28T03:09:47.408Z] c8dbfb7a55a1: Layer already exists [2025-11-28T03:09:47.408Z] cb6a319b5a57: Layer already exists [2025-11-28T03:09:47.408Z] 85169b8675ab: Layer already exists [2025-11-28T03:09:47.408Z] e0b6c4717699: Layer already exists [2025-11-28T03:09:47.408Z] 1ef0b0aa9d7f: Layer already exists [2025-11-28T03:09:47.408Z] 7a5cb0213bea: Layer already exists [2025-11-28T03:09:47.408Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:47.408Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:47.408Z] d7848d2edfa5: Layer already exists [2025-11-28T03:09:47.408Z] 76c709f2b26c: Layer already exists [2025-11-28T03:09:47.408Z] 256f393e029f: Layer already exists [2025-11-28T03:09:47.408Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:47.735Z] + 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-28T03:09:48.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-28T03:09:48.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-28T03:09:48.053Z] cb6a319b5a57: Preparing [2025-11-28T03:09:48.053Z] c8dbfb7a55a1: Preparing [2025-11-28T03:09:48.053Z] e0b6c4717699: Preparing [2025-11-28T03:09:48.053Z] 3e796898e0e4: Preparing [2025-11-28T03:09:48.053Z] 85169b8675ab: Preparing [2025-11-28T03:09:48.053Z] 7a5cb0213bea: Preparing [2025-11-28T03:09:48.053Z] 1ef0b0aa9d7f: Preparing [2025-11-28T03:09:48.053Z] 2fedb667236b: Preparing [2025-11-28T03:09:48.054Z] 7a603993c39b: Preparing [2025-11-28T03:09:48.054Z] d7848d2edfa5: Preparing [2025-11-28T03:09:48.054Z] 76c709f2b26c: Preparing [2025-11-28T03:09:48.054Z] 256f393e029f: Preparing [2025-11-28T03:09:48.054Z] 2fedb667236b: Waiting [2025-11-28T03:09:48.054Z] 7a603993c39b: Waiting [2025-11-28T03:09:48.054Z] 7a5cb0213bea: Waiting [2025-11-28T03:09:48.054Z] d7848d2edfa5: Waiting [2025-11-28T03:09:48.054Z] 1ef0b0aa9d7f: Waiting [2025-11-28T03:09:48.054Z] 256f393e029f: Waiting [2025-11-28T03:09:48.054Z] 76c709f2b26c: Waiting [2025-11-28T03:09:48.054Z] e0b6c4717699: Layer already exists [2025-11-28T03:09:48.054Z] 85169b8675ab: Layer already exists [2025-11-28T03:09:48.054Z] c8dbfb7a55a1: Layer already exists [2025-11-28T03:09:48.054Z] 3e796898e0e4: Layer already exists [2025-11-28T03:09:48.054Z] cb6a319b5a57: Layer already exists [2025-11-28T03:09:48.054Z] 1ef0b0aa9d7f: Layer already exists [2025-11-28T03:09:48.054Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:48.054Z] 7a5cb0213bea: Layer already exists [2025-11-28T03:09:48.054Z] d7848d2edfa5: Layer already exists [2025-11-28T03:09:48.054Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:48.054Z] 76c709f2b26c: Layer already exists [2025-11-28T03:09:48.054Z] 256f393e029f: Layer already exists [2025-11-28T03:09:48.054Z] main: digest: sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:48.127Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:48.142Z] taggedImages: [2025-11-28T03:09:48.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:48.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-28T03:09:48.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 [2025-11-28T03:09:48.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:48.142Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-11-28T03:09:48.167Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-28T03:09:48.167Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:48.167Z] latest [2025-11-28T03:09:48.167Z] 4.1.0-dev.79 [2025-11-28T03:09:48.167Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:48.167Z] main [2025-11-28T03:09:48.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:48.515Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:48.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:48.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-28T03:09:48.840Z] b987e792426e: Preparing [2025-11-28T03:09:48.840Z] 3aa83f7b9e21: Preparing [2025-11-28T03:09:48.840Z] 2fedb667236b: Preparing [2025-11-28T03:09:48.840Z] 7a603993c39b: Preparing [2025-11-28T03:09:48.840Z] b7dce9008dae: Preparing [2025-11-28T03:09:48.840Z] d0a9959e460e: Preparing [2025-11-28T03:09:48.840Z] 256f393e029f: Preparing [2025-11-28T03:09:48.840Z] d0a9959e460e: Waiting [2025-11-28T03:09:48.840Z] 256f393e029f: Waiting [2025-11-28T03:09:48.840Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:48.840Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:48.840Z] 256f393e029f: Layer already exists [2025-11-28T03:09:48.840Z] b987e792426e: Pushed [2025-11-28T03:09:48.840Z] b7dce9008dae: Pushed [2025-11-28T03:09:49.776Z] d0a9959e460e: Pushed [2025-11-28T03:09:52.312Z] 3aa83f7b9e21: Pushed [2025-11-28T03:09:52.312Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:52.635Z] + 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-28T03:09:53.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-28T03:09:53.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-28T03:09:53.131Z] b987e792426e: Preparing [2025-11-28T03:09:53.131Z] 3aa83f7b9e21: Preparing [2025-11-28T03:09:53.131Z] 2fedb667236b: Preparing [2025-11-28T03:09:53.131Z] 7a603993c39b: Preparing [2025-11-28T03:09:53.131Z] b7dce9008dae: Preparing [2025-11-28T03:09:53.131Z] d0a9959e460e: Preparing [2025-11-28T03:09:53.131Z] 256f393e029f: Preparing [2025-11-28T03:09:53.131Z] d0a9959e460e: Waiting [2025-11-28T03:09:53.131Z] 256f393e029f: Waiting [2025-11-28T03:09:53.131Z] 3aa83f7b9e21: Layer already exists [2025-11-28T03:09:53.131Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:53.131Z] b987e792426e: Layer already exists [2025-11-28T03:09:53.131Z] b7dce9008dae: Layer already exists [2025-11-28T03:09:53.131Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:53.131Z] d0a9959e460e: Layer already exists [2025-11-28T03:09:53.131Z] 256f393e029f: Layer already exists [2025-11-28T03:09:53.131Z] latest: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:53.467Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:53.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 [2025-11-28T03:09:53.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-28T03:09:53.793Z] b987e792426e: Preparing [2025-11-28T03:09:53.793Z] 3aa83f7b9e21: Preparing [2025-11-28T03:09:53.793Z] 2fedb667236b: Preparing [2025-11-28T03:09:53.793Z] 7a603993c39b: Preparing [2025-11-28T03:09:53.793Z] b7dce9008dae: Preparing [2025-11-28T03:09:53.793Z] d0a9959e460e: Preparing [2025-11-28T03:09:53.793Z] 256f393e029f: Preparing [2025-11-28T03:09:53.793Z] d0a9959e460e: Waiting [2025-11-28T03:09:53.793Z] 256f393e029f: Waiting [2025-11-28T03:09:53.793Z] b7dce9008dae: Layer already exists [2025-11-28T03:09:53.793Z] 3aa83f7b9e21: Layer already exists [2025-11-28T03:09:53.793Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:53.793Z] b987e792426e: Layer already exists [2025-11-28T03:09:53.793Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:53.793Z] d0a9959e460e: Layer already exists [2025-11-28T03:09:53.793Z] 256f393e029f: Layer already exists [2025-11-28T03:09:53.793Z] 4.1.0-dev.79: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:54.131Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:54.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:54.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-28T03:09:54.464Z] b987e792426e: Preparing [2025-11-28T03:09:54.464Z] 3aa83f7b9e21: Preparing [2025-11-28T03:09:54.464Z] 2fedb667236b: Preparing [2025-11-28T03:09:54.464Z] 7a603993c39b: Preparing [2025-11-28T03:09:54.464Z] b7dce9008dae: Preparing [2025-11-28T03:09:54.464Z] d0a9959e460e: Preparing [2025-11-28T03:09:54.464Z] 256f393e029f: Preparing [2025-11-28T03:09:54.464Z] d0a9959e460e: Waiting [2025-11-28T03:09:54.464Z] 256f393e029f: Waiting [2025-11-28T03:09:54.464Z] b7dce9008dae: Layer already exists [2025-11-28T03:09:54.464Z] b987e792426e: Layer already exists [2025-11-28T03:09:54.464Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:54.464Z] 3aa83f7b9e21: Layer already exists [2025-11-28T03:09:54.464Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:54.464Z] d0a9959e460e: Layer already exists [2025-11-28T03:09:54.464Z] 256f393e029f: Layer already exists [2025-11-28T03:09:54.464Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:54.803Z] + 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-28T03:09:55.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-28T03:09:55.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-28T03:09:55.130Z] b987e792426e: Preparing [2025-11-28T03:09:55.130Z] 3aa83f7b9e21: Preparing [2025-11-28T03:09:55.130Z] 2fedb667236b: Preparing [2025-11-28T03:09:55.130Z] 7a603993c39b: Preparing [2025-11-28T03:09:55.130Z] b7dce9008dae: Preparing [2025-11-28T03:09:55.130Z] d0a9959e460e: Preparing [2025-11-28T03:09:55.130Z] 256f393e029f: Preparing [2025-11-28T03:09:55.130Z] d0a9959e460e: Waiting [2025-11-28T03:09:55.130Z] 256f393e029f: Waiting [2025-11-28T03:09:55.130Z] b7dce9008dae: Layer already exists [2025-11-28T03:09:55.130Z] 3aa83f7b9e21: Layer already exists [2025-11-28T03:09:55.130Z] b987e792426e: Layer already exists [2025-11-28T03:09:55.130Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:55.130Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:55.130Z] 256f393e029f: Layer already exists [2025-11-28T03:09:55.130Z] d0a9959e460e: Layer already exists [2025-11-28T03:09:55.130Z] main: digest: sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:09:55.201Z] ===================================================== [Pipeline] echo [2025-11-28T03:09:55.215Z] taggedImages: [2025-11-28T03:09:55.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:55.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-28T03:09:55.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 [2025-11-28T03:09:55.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:55.215Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-11-28T03:09:55.242Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-28T03:09:55.242Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:55.242Z] latest [2025-11-28T03:09:55.242Z] 4.1.0-dev.79 [2025-11-28T03:09:55.242Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:09:55.242Z] main [2025-11-28T03:09:55.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:55.712Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:09:56.117Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:09:56.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-28T03:09:56.117Z] d8a15424b203: Preparing [2025-11-28T03:09:56.117Z] 01196ef20a52: Preparing [2025-11-28T03:09:56.117Z] 37a0f40e271b: Preparing [2025-11-28T03:09:56.117Z] 2fedb667236b: Preparing [2025-11-28T03:09:56.117Z] 7a603993c39b: Preparing [2025-11-28T03:09:56.117Z] 75f4423d5cf5: Preparing [2025-11-28T03:09:56.117Z] e10e5d346a13: Preparing [2025-11-28T03:09:56.117Z] bc7797e92585: Preparing [2025-11-28T03:09:56.117Z] b107e625cc80: Preparing [2025-11-28T03:09:56.117Z] 256f393e029f: Preparing [2025-11-28T03:09:56.117Z] 75f4423d5cf5: Waiting [2025-11-28T03:09:56.117Z] e10e5d346a13: Waiting [2025-11-28T03:09:56.117Z] bc7797e92585: Waiting [2025-11-28T03:09:56.117Z] b107e625cc80: Waiting [2025-11-28T03:09:56.117Z] 256f393e029f: Waiting [2025-11-28T03:09:56.117Z] 7a603993c39b: Layer already exists [2025-11-28T03:09:56.117Z] 2fedb667236b: Layer already exists [2025-11-28T03:09:56.117Z] d8a15424b203: Pushed [2025-11-28T03:09:56.117Z] 37a0f40e271b: Pushed [2025-11-28T03:09:56.117Z] 01196ef20a52: Pushed [2025-11-28T03:09:56.117Z] 256f393e029f: Layer already exists [2025-11-28T03:09:56.378Z] bc7797e92585: Pushed [2025-11-28T03:09:56.635Z] b107e625cc80: Pushed [2025-11-28T03:10:01.904Z] e10e5d346a13: Pushed [2025-11-28T03:10:08.482Z] 75f4423d5cf5: Pushed [2025-11-28T03:10:08.482Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:08.820Z] + 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-28T03:10:09.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-28T03:10:09.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-28T03:10:09.155Z] d8a15424b203: Preparing [2025-11-28T03:10:09.155Z] 01196ef20a52: Preparing [2025-11-28T03:10:09.155Z] 37a0f40e271b: Preparing [2025-11-28T03:10:09.155Z] 2fedb667236b: Preparing [2025-11-28T03:10:09.155Z] 7a603993c39b: Preparing [2025-11-28T03:10:09.155Z] 75f4423d5cf5: Preparing [2025-11-28T03:10:09.155Z] e10e5d346a13: Preparing [2025-11-28T03:10:09.155Z] bc7797e92585: Preparing [2025-11-28T03:10:09.155Z] b107e625cc80: Preparing [2025-11-28T03:10:09.155Z] 256f393e029f: Preparing [2025-11-28T03:10:09.155Z] b107e625cc80: Waiting [2025-11-28T03:10:09.155Z] e10e5d346a13: Waiting [2025-11-28T03:10:09.155Z] bc7797e92585: Waiting [2025-11-28T03:10:09.155Z] 256f393e029f: Waiting [2025-11-28T03:10:09.155Z] 75f4423d5cf5: Waiting [2025-11-28T03:10:09.155Z] 37a0f40e271b: Layer already exists [2025-11-28T03:10:09.155Z] 01196ef20a52: Layer already exists [2025-11-28T03:10:09.155Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:09.155Z] d8a15424b203: Layer already exists [2025-11-28T03:10:09.155Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:09.155Z] 75f4423d5cf5: Layer already exists [2025-11-28T03:10:09.155Z] bc7797e92585: Layer already exists [2025-11-28T03:10:09.155Z] e10e5d346a13: Layer already exists [2025-11-28T03:10:09.155Z] b107e625cc80: Layer already exists [2025-11-28T03:10:09.155Z] 256f393e029f: Layer already exists [2025-11-28T03:10:09.155Z] latest: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:09.491Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:09.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 [2025-11-28T03:10:09.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-28T03:10:09.823Z] d8a15424b203: Preparing [2025-11-28T03:10:09.823Z] 01196ef20a52: Preparing [2025-11-28T03:10:09.823Z] 37a0f40e271b: Preparing [2025-11-28T03:10:09.823Z] 2fedb667236b: Preparing [2025-11-28T03:10:09.823Z] 7a603993c39b: Preparing [2025-11-28T03:10:09.823Z] 75f4423d5cf5: Preparing [2025-11-28T03:10:09.823Z] e10e5d346a13: Preparing [2025-11-28T03:10:09.823Z] bc7797e92585: Preparing [2025-11-28T03:10:09.823Z] b107e625cc80: Preparing [2025-11-28T03:10:09.823Z] 256f393e029f: Preparing [2025-11-28T03:10:09.824Z] 75f4423d5cf5: Waiting [2025-11-28T03:10:09.824Z] e10e5d346a13: Waiting [2025-11-28T03:10:09.824Z] b107e625cc80: Waiting [2025-11-28T03:10:09.824Z] 256f393e029f: Waiting [2025-11-28T03:10:09.824Z] bc7797e92585: Waiting [2025-11-28T03:10:09.824Z] d8a15424b203: Layer already exists [2025-11-28T03:10:09.824Z] 37a0f40e271b: Layer already exists [2025-11-28T03:10:09.824Z] 01196ef20a52: Layer already exists [2025-11-28T03:10:09.824Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:09.824Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:09.824Z] bc7797e92585: Layer already exists [2025-11-28T03:10:09.824Z] b107e625cc80: Layer already exists [2025-11-28T03:10:09.824Z] e10e5d346a13: Layer already exists [2025-11-28T03:10:09.824Z] 75f4423d5cf5: Layer already exists [2025-11-28T03:10:09.824Z] 256f393e029f: Layer already exists [2025-11-28T03:10:09.824Z] 4.1.0-dev.79: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:10.152Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:10.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:10.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-28T03:10:10.477Z] d8a15424b203: Preparing [2025-11-28T03:10:10.477Z] 01196ef20a52: Preparing [2025-11-28T03:10:10.477Z] 37a0f40e271b: Preparing [2025-11-28T03:10:10.477Z] 2fedb667236b: Preparing [2025-11-28T03:10:10.477Z] 7a603993c39b: Preparing [2025-11-28T03:10:10.477Z] 75f4423d5cf5: Preparing [2025-11-28T03:10:10.477Z] e10e5d346a13: Preparing [2025-11-28T03:10:10.477Z] bc7797e92585: Preparing [2025-11-28T03:10:10.477Z] b107e625cc80: Preparing [2025-11-28T03:10:10.477Z] 256f393e029f: Preparing [2025-11-28T03:10:10.477Z] 75f4423d5cf5: Waiting [2025-11-28T03:10:10.477Z] e10e5d346a13: Waiting [2025-11-28T03:10:10.477Z] bc7797e92585: Waiting [2025-11-28T03:10:10.477Z] b107e625cc80: Waiting [2025-11-28T03:10:10.477Z] 256f393e029f: Waiting [2025-11-28T03:10:10.477Z] d8a15424b203: Layer already exists [2025-11-28T03:10:10.477Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:10.477Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:10.477Z] 37a0f40e271b: Layer already exists [2025-11-28T03:10:10.477Z] 01196ef20a52: Layer already exists [2025-11-28T03:10:10.477Z] 75f4423d5cf5: Layer already exists [2025-11-28T03:10:10.477Z] e10e5d346a13: Layer already exists [2025-11-28T03:10:10.477Z] b107e625cc80: Layer already exists [2025-11-28T03:10:10.477Z] 256f393e029f: Layer already exists [2025-11-28T03:10:10.477Z] bc7797e92585: Layer already exists [2025-11-28T03:10:10.477Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:10.805Z] + 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-28T03:10:11.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-28T03:10:11.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-28T03:10:11.130Z] d8a15424b203: Preparing [2025-11-28T03:10:11.130Z] 01196ef20a52: Preparing [2025-11-28T03:10:11.130Z] 37a0f40e271b: Preparing [2025-11-28T03:10:11.130Z] 2fedb667236b: Preparing [2025-11-28T03:10:11.130Z] 7a603993c39b: Preparing [2025-11-28T03:10:11.130Z] 75f4423d5cf5: Preparing [2025-11-28T03:10:11.130Z] e10e5d346a13: Preparing [2025-11-28T03:10:11.130Z] bc7797e92585: Preparing [2025-11-28T03:10:11.130Z] b107e625cc80: Preparing [2025-11-28T03:10:11.130Z] 256f393e029f: Preparing [2025-11-28T03:10:11.130Z] 75f4423d5cf5: Waiting [2025-11-28T03:10:11.130Z] e10e5d346a13: Waiting [2025-11-28T03:10:11.130Z] bc7797e92585: Waiting [2025-11-28T03:10:11.130Z] b107e625cc80: Waiting [2025-11-28T03:10:11.130Z] 256f393e029f: Waiting [2025-11-28T03:10:11.130Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:11.130Z] 01196ef20a52: Layer already exists [2025-11-28T03:10:11.130Z] 37a0f40e271b: Layer already exists [2025-11-28T03:10:11.130Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:11.130Z] d8a15424b203: Layer already exists [2025-11-28T03:10:11.130Z] e10e5d346a13: Layer already exists [2025-11-28T03:10:11.130Z] 75f4423d5cf5: Layer already exists [2025-11-28T03:10:11.130Z] b107e625cc80: Layer already exists [2025-11-28T03:10:11.130Z] 256f393e029f: Layer already exists [2025-11-28T03:10:11.130Z] bc7797e92585: Layer already exists [2025-11-28T03:10:11.130Z] main: digest: sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:10:11.215Z] ===================================================== [Pipeline] echo [2025-11-28T03:10:11.231Z] taggedImages: [2025-11-28T03:10:11.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:11.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-28T03:10:11.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 [2025-11-28T03:10:11.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:11.231Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-11-28T03:10:11.261Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-28T03:10:11.261Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:11.261Z] latest [2025-11-28T03:10:11.261Z] 4.1.0-dev.79 [2025-11-28T03:10:11.261Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:11.261Z] main [2025-11-28T03:10:11.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:11.614Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:11.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:11.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-28T03:10:11.947Z] 6b712438a3f1: Preparing [2025-11-28T03:10:11.947Z] 1c47a48f3711: Preparing [2025-11-28T03:10:11.947Z] 4ea7b4eb8d63: Preparing [2025-11-28T03:10:11.947Z] 2fedb667236b: Preparing [2025-11-28T03:10:11.947Z] 7a603993c39b: Preparing [2025-11-28T03:10:11.947Z] 573a177098d5: Preparing [2025-11-28T03:10:11.947Z] 62c0834e716d: Preparing [2025-11-28T03:10:11.947Z] 1d88a4b52d45: Preparing [2025-11-28T03:10:11.947Z] 256f393e029f: Preparing [2025-11-28T03:10:11.947Z] 62c0834e716d: Waiting [2025-11-28T03:10:11.947Z] 1d88a4b52d45: Waiting [2025-11-28T03:10:11.947Z] 256f393e029f: Waiting [2025-11-28T03:10:11.948Z] 573a177098d5: Waiting [2025-11-28T03:10:11.948Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:11.948Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:11.948Z] 4ea7b4eb8d63: Pushed [2025-11-28T03:10:11.948Z] 6b712438a3f1: Pushed [2025-11-28T03:10:11.948Z] 1c47a48f3711: Pushed [2025-11-28T03:10:11.948Z] 256f393e029f: Layer already exists [2025-11-28T03:10:12.207Z] 62c0834e716d: Pushed [2025-11-28T03:10:12.207Z] 1d88a4b52d45: Pushed [2025-11-28T03:10:24.420Z] 573a177098d5: Pushed [2025-11-28T03:10:24.420Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:24.749Z] + 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-28T03:10:25.074Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-28T03:10:25.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-28T03:10:25.075Z] 6b712438a3f1: Preparing [2025-11-28T03:10:25.075Z] 1c47a48f3711: Preparing [2025-11-28T03:10:25.075Z] 4ea7b4eb8d63: Preparing [2025-11-28T03:10:25.075Z] 2fedb667236b: Preparing [2025-11-28T03:10:25.075Z] 7a603993c39b: Preparing [2025-11-28T03:10:25.075Z] 573a177098d5: Preparing [2025-11-28T03:10:25.075Z] 62c0834e716d: Preparing [2025-11-28T03:10:25.075Z] 1d88a4b52d45: Preparing [2025-11-28T03:10:25.075Z] 256f393e029f: Preparing [2025-11-28T03:10:25.075Z] 256f393e029f: Waiting [2025-11-28T03:10:25.075Z] 62c0834e716d: Waiting [2025-11-28T03:10:25.075Z] 1d88a4b52d45: Waiting [2025-11-28T03:10:25.075Z] 573a177098d5: Waiting [2025-11-28T03:10:25.075Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:25.075Z] 6b712438a3f1: Layer already exists [2025-11-28T03:10:25.075Z] 4ea7b4eb8d63: Layer already exists [2025-11-28T03:10:25.075Z] 1c47a48f3711: Layer already exists [2025-11-28T03:10:25.075Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:25.075Z] 573a177098d5: Layer already exists [2025-11-28T03:10:25.075Z] 62c0834e716d: Layer already exists [2025-11-28T03:10:25.075Z] 256f393e029f: Layer already exists [2025-11-28T03:10:25.075Z] 1d88a4b52d45: Layer already exists [2025-11-28T03:10:25.075Z] latest: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:25.410Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:25.735Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 [2025-11-28T03:10:25.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-28T03:10:25.735Z] 6b712438a3f1: Preparing [2025-11-28T03:10:25.735Z] 1c47a48f3711: Preparing [2025-11-28T03:10:25.735Z] 4ea7b4eb8d63: Preparing [2025-11-28T03:10:25.735Z] 2fedb667236b: Preparing [2025-11-28T03:10:25.735Z] 7a603993c39b: Preparing [2025-11-28T03:10:25.735Z] 573a177098d5: Preparing [2025-11-28T03:10:25.735Z] 62c0834e716d: Preparing [2025-11-28T03:10:25.735Z] 1d88a4b52d45: Preparing [2025-11-28T03:10:25.735Z] 256f393e029f: Preparing [2025-11-28T03:10:25.735Z] 62c0834e716d: Waiting [2025-11-28T03:10:25.735Z] 1d88a4b52d45: Waiting [2025-11-28T03:10:25.735Z] 256f393e029f: Waiting [2025-11-28T03:10:25.735Z] 573a177098d5: Waiting [2025-11-28T03:10:25.735Z] 1c47a48f3711: Layer already exists [2025-11-28T03:10:25.735Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:25.735Z] 4ea7b4eb8d63: Layer already exists [2025-11-28T03:10:25.735Z] 6b712438a3f1: Layer already exists [2025-11-28T03:10:25.735Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:25.735Z] 62c0834e716d: Layer already exists [2025-11-28T03:10:25.735Z] 573a177098d5: Layer already exists [2025-11-28T03:10:25.735Z] 256f393e029f: Layer already exists [2025-11-28T03:10:25.735Z] 1d88a4b52d45: Layer already exists [2025-11-28T03:10:25.735Z] 4.1.0-dev.79: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:26.070Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:26.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:26.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-28T03:10:26.401Z] 6b712438a3f1: Preparing [2025-11-28T03:10:26.401Z] 1c47a48f3711: Preparing [2025-11-28T03:10:26.401Z] 4ea7b4eb8d63: Preparing [2025-11-28T03:10:26.401Z] 2fedb667236b: Preparing [2025-11-28T03:10:26.401Z] 7a603993c39b: Preparing [2025-11-28T03:10:26.401Z] 573a177098d5: Preparing [2025-11-28T03:10:26.401Z] 62c0834e716d: Preparing [2025-11-28T03:10:26.401Z] 1d88a4b52d45: Preparing [2025-11-28T03:10:26.401Z] 256f393e029f: Preparing [2025-11-28T03:10:26.401Z] 62c0834e716d: Waiting [2025-11-28T03:10:26.401Z] 256f393e029f: Waiting [2025-11-28T03:10:26.401Z] 1d88a4b52d45: Waiting [2025-11-28T03:10:26.401Z] 573a177098d5: Waiting [2025-11-28T03:10:26.401Z] 6b712438a3f1: Layer already exists [2025-11-28T03:10:26.401Z] 1c47a48f3711: Layer already exists [2025-11-28T03:10:26.401Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:26.401Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:26.401Z] 4ea7b4eb8d63: Layer already exists [2025-11-28T03:10:26.401Z] 573a177098d5: Layer already exists [2025-11-28T03:10:26.401Z] 1d88a4b52d45: Layer already exists [2025-11-28T03:10:26.401Z] 62c0834e716d: Layer already exists [2025-11-28T03:10:26.401Z] 256f393e029f: Layer already exists [2025-11-28T03:10:26.401Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:26.729Z] + 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-28T03:10:27.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-28T03:10:27.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-28T03:10:27.055Z] 6b712438a3f1: Preparing [2025-11-28T03:10:27.055Z] 1c47a48f3711: Preparing [2025-11-28T03:10:27.055Z] 4ea7b4eb8d63: Preparing [2025-11-28T03:10:27.055Z] 2fedb667236b: Preparing [2025-11-28T03:10:27.055Z] 7a603993c39b: Preparing [2025-11-28T03:10:27.055Z] 573a177098d5: Preparing [2025-11-28T03:10:27.055Z] 62c0834e716d: Preparing [2025-11-28T03:10:27.055Z] 1d88a4b52d45: Preparing [2025-11-28T03:10:27.055Z] 256f393e029f: Preparing [2025-11-28T03:10:27.055Z] 573a177098d5: Waiting [2025-11-28T03:10:27.055Z] 62c0834e716d: Waiting [2025-11-28T03:10:27.055Z] 1d88a4b52d45: Waiting [2025-11-28T03:10:27.055Z] 256f393e029f: Waiting [2025-11-28T03:10:27.055Z] 6b712438a3f1: Layer already exists [2025-11-28T03:10:27.055Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:27.055Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:27.055Z] 4ea7b4eb8d63: Layer already exists [2025-11-28T03:10:27.055Z] 1c47a48f3711: Layer already exists [2025-11-28T03:10:27.055Z] 256f393e029f: Layer already exists [2025-11-28T03:10:27.055Z] 573a177098d5: Layer already exists [2025-11-28T03:10:27.055Z] 62c0834e716d: Layer already exists [2025-11-28T03:10:27.055Z] 1d88a4b52d45: Layer already exists [2025-11-28T03:10:27.055Z] main: digest: sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:10:27.127Z] ===================================================== [Pipeline] echo [2025-11-28T03:10:27.143Z] taggedImages: [2025-11-28T03:10:27.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:27.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-28T03:10:27.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 [2025-11-28T03:10:27.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:27.143Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-11-28T03:10:27.170Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-28T03:10:27.170Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:27.170Z] latest [2025-11-28T03:10:27.170Z] 4.1.0-dev.79 [2025-11-28T03:10:27.170Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:27.170Z] main [2025-11-28T03:10:27.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:27.527Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:27.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:27.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-28T03:10:27.860Z] 1203a6a370eb: Preparing [2025-11-28T03:10:27.860Z] 98d50c41f57f: Preparing [2025-11-28T03:10:27.860Z] a496fb60d1b2: Preparing [2025-11-28T03:10:27.860Z] 2fedb667236b: Preparing [2025-11-28T03:10:27.860Z] 7a603993c39b: Preparing [2025-11-28T03:10:27.860Z] 573a177098d5: Preparing [2025-11-28T03:10:27.860Z] bc7797e92585: Preparing [2025-11-28T03:10:27.860Z] b107e625cc80: Preparing [2025-11-28T03:10:27.860Z] 256f393e029f: Preparing [2025-11-28T03:10:27.860Z] b107e625cc80: Waiting [2025-11-28T03:10:27.860Z] 573a177098d5: Waiting [2025-11-28T03:10:27.860Z] bc7797e92585: Waiting [2025-11-28T03:10:27.860Z] 256f393e029f: Waiting [2025-11-28T03:10:27.860Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:27.860Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:27.860Z] bc7797e92585: Layer already exists [2025-11-28T03:10:27.860Z] 573a177098d5: Layer already exists [2025-11-28T03:10:27.860Z] b107e625cc80: Layer already exists [2025-11-28T03:10:27.860Z] 256f393e029f: Layer already exists [2025-11-28T03:10:27.860Z] a496fb60d1b2: Pushed [2025-11-28T03:10:27.860Z] 98d50c41f57f: Pushed [2025-11-28T03:10:27.860Z] 1203a6a370eb: Pushed [2025-11-28T03:10:28.119Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:28.449Z] + 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-28T03:10:28.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-28T03:10:28.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-28T03:10:28.777Z] 1203a6a370eb: Preparing [2025-11-28T03:10:28.777Z] 98d50c41f57f: Preparing [2025-11-28T03:10:28.777Z] a496fb60d1b2: Preparing [2025-11-28T03:10:28.777Z] 2fedb667236b: Preparing [2025-11-28T03:10:28.777Z] 7a603993c39b: Preparing [2025-11-28T03:10:28.777Z] 573a177098d5: Preparing [2025-11-28T03:10:28.777Z] bc7797e92585: Preparing [2025-11-28T03:10:28.777Z] 573a177098d5: Waiting [2025-11-28T03:10:28.777Z] b107e625cc80: Preparing [2025-11-28T03:10:28.777Z] 256f393e029f: Preparing [2025-11-28T03:10:28.777Z] 256f393e029f: Waiting [2025-11-28T03:10:28.777Z] bc7797e92585: Waiting [2025-11-28T03:10:28.777Z] b107e625cc80: Waiting [2025-11-28T03:10:28.777Z] 1203a6a370eb: Layer already exists [2025-11-28T03:10:28.777Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:28.777Z] 98d50c41f57f: Layer already exists [2025-11-28T03:10:28.777Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:28.777Z] a496fb60d1b2: Layer already exists [2025-11-28T03:10:28.777Z] 573a177098d5: Layer already exists [2025-11-28T03:10:28.777Z] b107e625cc80: Layer already exists [2025-11-28T03:10:28.777Z] bc7797e92585: Layer already exists [2025-11-28T03:10:28.777Z] 256f393e029f: Layer already exists [2025-11-28T03:10:28.777Z] latest: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:29.111Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:29.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 [2025-11-28T03:10:29.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-28T03:10:29.442Z] 1203a6a370eb: Preparing [2025-11-28T03:10:29.442Z] 98d50c41f57f: Preparing [2025-11-28T03:10:29.442Z] a496fb60d1b2: Preparing [2025-11-28T03:10:29.442Z] 2fedb667236b: Preparing [2025-11-28T03:10:29.442Z] 7a603993c39b: Preparing [2025-11-28T03:10:29.442Z] 573a177098d5: Preparing [2025-11-28T03:10:29.442Z] bc7797e92585: Preparing [2025-11-28T03:10:29.442Z] b107e625cc80: Preparing [2025-11-28T03:10:29.442Z] 256f393e029f: Preparing [2025-11-28T03:10:29.442Z] 573a177098d5: Waiting [2025-11-28T03:10:29.442Z] bc7797e92585: Waiting [2025-11-28T03:10:29.442Z] b107e625cc80: Waiting [2025-11-28T03:10:29.442Z] 256f393e029f: Waiting [2025-11-28T03:10:29.442Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:29.442Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:29.442Z] a496fb60d1b2: Layer already exists [2025-11-28T03:10:29.442Z] 98d50c41f57f: Layer already exists [2025-11-28T03:10:29.442Z] 1203a6a370eb: Layer already exists [2025-11-28T03:10:29.442Z] bc7797e92585: Layer already exists [2025-11-28T03:10:29.442Z] 256f393e029f: Layer already exists [2025-11-28T03:10:29.442Z] 573a177098d5: Layer already exists [2025-11-28T03:10:29.442Z] b107e625cc80: Layer already exists [2025-11-28T03:10:29.442Z] 4.1.0-dev.79: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:29.779Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:30.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:30.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-28T03:10:30.106Z] 1203a6a370eb: Preparing [2025-11-28T03:10:30.106Z] 98d50c41f57f: Preparing [2025-11-28T03:10:30.106Z] a496fb60d1b2: Preparing [2025-11-28T03:10:30.106Z] 2fedb667236b: Preparing [2025-11-28T03:10:30.106Z] 7a603993c39b: Preparing [2025-11-28T03:10:30.106Z] 573a177098d5: Preparing [2025-11-28T03:10:30.106Z] bc7797e92585: Preparing [2025-11-28T03:10:30.106Z] b107e625cc80: Preparing [2025-11-28T03:10:30.106Z] 256f393e029f: Preparing [2025-11-28T03:10:30.106Z] 573a177098d5: Waiting [2025-11-28T03:10:30.106Z] bc7797e92585: Waiting [2025-11-28T03:10:30.106Z] b107e625cc80: Waiting [2025-11-28T03:10:30.106Z] 256f393e029f: Waiting [2025-11-28T03:10:30.106Z] 98d50c41f57f: Layer already exists [2025-11-28T03:10:30.106Z] 1203a6a370eb: Layer already exists [2025-11-28T03:10:30.106Z] a496fb60d1b2: Layer already exists [2025-11-28T03:10:30.106Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:30.106Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:30.106Z] bc7797e92585: Layer already exists [2025-11-28T03:10:30.106Z] 256f393e029f: Layer already exists [2025-11-28T03:10:30.106Z] 573a177098d5: Layer already exists [2025-11-28T03:10:30.106Z] b107e625cc80: Layer already exists [2025-11-28T03:10:30.106Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:30.455Z] + 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-28T03:10:30.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-28T03:10:30.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-28T03:10:30.783Z] 1203a6a370eb: Preparing [2025-11-28T03:10:30.783Z] 98d50c41f57f: Preparing [2025-11-28T03:10:30.783Z] a496fb60d1b2: Preparing [2025-11-28T03:10:30.783Z] 2fedb667236b: Preparing [2025-11-28T03:10:30.783Z] 7a603993c39b: Preparing [2025-11-28T03:10:30.783Z] 573a177098d5: Preparing [2025-11-28T03:10:30.783Z] bc7797e92585: Preparing [2025-11-28T03:10:30.783Z] b107e625cc80: Preparing [2025-11-28T03:10:30.783Z] 256f393e029f: Preparing [2025-11-28T03:10:30.783Z] 573a177098d5: Waiting [2025-11-28T03:10:30.783Z] bc7797e92585: Waiting [2025-11-28T03:10:30.783Z] b107e625cc80: Waiting [2025-11-28T03:10:30.783Z] 256f393e029f: Waiting [2025-11-28T03:10:30.783Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:30.783Z] a496fb60d1b2: Layer already exists [2025-11-28T03:10:30.783Z] 1203a6a370eb: Layer already exists [2025-11-28T03:10:30.783Z] 98d50c41f57f: Layer already exists [2025-11-28T03:10:30.783Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:30.783Z] bc7797e92585: Layer already exists [2025-11-28T03:10:30.783Z] 573a177098d5: Layer already exists [2025-11-28T03:10:30.783Z] 256f393e029f: Layer already exists [2025-11-28T03:10:30.783Z] b107e625cc80: Layer already exists [2025-11-28T03:10:30.783Z] main: digest: sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:10:30.867Z] ===================================================== [Pipeline] echo [2025-11-28T03:10:30.886Z] taggedImages: [2025-11-28T03:10:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-28T03:10:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 [2025-11-28T03:10:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:30.887Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-11-28T03:10:30.924Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-28T03:10:30.924Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:30.924Z] latest [2025-11-28T03:10:30.924Z] 4.1.0-dev.79 [2025-11-28T03:10:30.924Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:30.924Z] main [2025-11-28T03:10:30.924Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:31.297Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:31.637Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:31.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-28T03:10:31.637Z] 98cf861c6717: Preparing [2025-11-28T03:10:31.637Z] 45a7d8971abb: Preparing [2025-11-28T03:10:31.637Z] 2fedb667236b: Preparing [2025-11-28T03:10:31.637Z] 7a603993c39b: Preparing [2025-11-28T03:10:31.637Z] 6345a064ecb2: Preparing [2025-11-28T03:10:31.637Z] aa2773a8fc66: Preparing [2025-11-28T03:10:31.637Z] 256f393e029f: Preparing [2025-11-28T03:10:31.637Z] aa2773a8fc66: Waiting [2025-11-28T03:10:31.637Z] 256f393e029f: Waiting [2025-11-28T03:10:31.637Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:31.637Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:31.637Z] 256f393e029f: Layer already exists [2025-11-28T03:10:31.637Z] 98cf861c6717: Pushed [2025-11-28T03:10:31.637Z] 6345a064ecb2: Pushed [2025-11-28T03:10:32.213Z] aa2773a8fc66: Pushed [2025-11-28T03:10:42.451Z] 45a7d8971abb: Pushed [2025-11-28T03:10:42.451Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:42.794Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:43.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-28T03:10:43.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-28T03:10:43.130Z] 98cf861c6717: Preparing [2025-11-28T03:10:43.130Z] 45a7d8971abb: Preparing [2025-11-28T03:10:43.130Z] 2fedb667236b: Preparing [2025-11-28T03:10:43.130Z] 7a603993c39b: Preparing [2025-11-28T03:10:43.130Z] 6345a064ecb2: Preparing [2025-11-28T03:10:43.130Z] aa2773a8fc66: Preparing [2025-11-28T03:10:43.130Z] 256f393e029f: Preparing [2025-11-28T03:10:43.130Z] aa2773a8fc66: Waiting [2025-11-28T03:10:43.130Z] 256f393e029f: Waiting [2025-11-28T03:10:43.130Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:43.130Z] 98cf861c6717: Layer already exists [2025-11-28T03:10:43.130Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:43.130Z] 45a7d8971abb: Layer already exists [2025-11-28T03:10:43.130Z] 6345a064ecb2: Layer already exists [2025-11-28T03:10:43.130Z] 256f393e029f: Layer already exists [2025-11-28T03:10:43.130Z] aa2773a8fc66: Layer already exists [2025-11-28T03:10:43.130Z] latest: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:43.467Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:43.801Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 [2025-11-28T03:10:43.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-28T03:10:43.801Z] 98cf861c6717: Preparing [2025-11-28T03:10:43.801Z] 45a7d8971abb: Preparing [2025-11-28T03:10:43.801Z] 2fedb667236b: Preparing [2025-11-28T03:10:43.801Z] 7a603993c39b: Preparing [2025-11-28T03:10:43.801Z] 6345a064ecb2: Preparing [2025-11-28T03:10:43.801Z] aa2773a8fc66: Preparing [2025-11-28T03:10:43.801Z] 256f393e029f: Preparing [2025-11-28T03:10:43.801Z] aa2773a8fc66: Waiting [2025-11-28T03:10:43.801Z] 256f393e029f: Waiting [2025-11-28T03:10:43.801Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:43.801Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:43.801Z] 45a7d8971abb: Layer already exists [2025-11-28T03:10:43.801Z] 98cf861c6717: Layer already exists [2025-11-28T03:10:43.801Z] 6345a064ecb2: Layer already exists [2025-11-28T03:10:43.802Z] aa2773a8fc66: Layer already exists [2025-11-28T03:10:43.802Z] 256f393e029f: Layer already exists [2025-11-28T03:10:43.802Z] 4.1.0-dev.79: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:44.138Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:44.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:44.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-28T03:10:44.482Z] 98cf861c6717: Preparing [2025-11-28T03:10:44.482Z] 45a7d8971abb: Preparing [2025-11-28T03:10:44.482Z] 2fedb667236b: Preparing [2025-11-28T03:10:44.482Z] 7a603993c39b: Preparing [2025-11-28T03:10:44.482Z] 6345a064ecb2: Preparing [2025-11-28T03:10:44.482Z] aa2773a8fc66: Preparing [2025-11-28T03:10:44.482Z] 256f393e029f: Preparing [2025-11-28T03:10:44.482Z] aa2773a8fc66: Waiting [2025-11-28T03:10:44.482Z] 256f393e029f: Waiting [2025-11-28T03:10:44.482Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:44.482Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:44.482Z] 6345a064ecb2: Layer already exists [2025-11-28T03:10:44.482Z] 45a7d8971abb: Layer already exists [2025-11-28T03:10:44.482Z] 98cf861c6717: Layer already exists [2025-11-28T03:10:44.482Z] 256f393e029f: Layer already exists [2025-11-28T03:10:44.482Z] aa2773a8fc66: Layer already exists [2025-11-28T03:10:44.482Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:44.827Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:45.158Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-28T03:10:45.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-28T03:10:45.158Z] 98cf861c6717: Preparing [2025-11-28T03:10:45.158Z] 45a7d8971abb: Preparing [2025-11-28T03:10:45.158Z] 2fedb667236b: Preparing [2025-11-28T03:10:45.158Z] 7a603993c39b: Preparing [2025-11-28T03:10:45.158Z] 6345a064ecb2: Preparing [2025-11-28T03:10:45.158Z] aa2773a8fc66: Preparing [2025-11-28T03:10:45.158Z] 256f393e029f: Preparing [2025-11-28T03:10:45.158Z] aa2773a8fc66: Waiting [2025-11-28T03:10:45.158Z] 256f393e029f: Waiting [2025-11-28T03:10:45.158Z] 6345a064ecb2: Layer already exists [2025-11-28T03:10:45.158Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:45.158Z] 45a7d8971abb: Layer already exists [2025-11-28T03:10:45.158Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:45.158Z] 98cf861c6717: Layer already exists [2025-11-28T03:10:45.158Z] aa2773a8fc66: Layer already exists [2025-11-28T03:10:45.158Z] 256f393e029f: Layer already exists [2025-11-28T03:10:45.158Z] main: digest: sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:10:45.242Z] ===================================================== [Pipeline] echo [2025-11-28T03:10:45.261Z] taggedImages: [2025-11-28T03:10:45.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:45.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-28T03:10:45.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 [2025-11-28T03:10:45.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:45.261Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-11-28T03:10:45.287Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-28T03:10:45.287Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:45.287Z] latest [2025-11-28T03:10:45.287Z] 4.1.0-dev.79 [2025-11-28T03:10:45.287Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:45.287Z] main [2025-11-28T03:10:45.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:45.636Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:45.962Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:45.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-28T03:10:45.962Z] f6ccff993be3: Preparing [2025-11-28T03:10:45.962Z] 78ce22ee651c: Preparing [2025-11-28T03:10:45.962Z] 2fedb667236b: Preparing [2025-11-28T03:10:45.962Z] 7a603993c39b: Preparing [2025-11-28T03:10:45.962Z] 446146b14ff8: Preparing [2025-11-28T03:10:45.962Z] b6fce76a764d: Preparing [2025-11-28T03:10:45.962Z] 256f393e029f: Preparing [2025-11-28T03:10:45.962Z] b6fce76a764d: Waiting [2025-11-28T03:10:45.962Z] 256f393e029f: Waiting [2025-11-28T03:10:45.962Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:45.962Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:45.962Z] 256f393e029f: Layer already exists [2025-11-28T03:10:45.962Z] f6ccff993be3: Pushed [2025-11-28T03:10:45.962Z] 446146b14ff8: Pushed [2025-11-28T03:10:46.222Z] b6fce76a764d: Pushed [2025-11-28T03:10:50.435Z] 78ce22ee651c: Pushed [2025-11-28T03:10:50.435Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:50.769Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:51.096Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-28T03:10:51.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-28T03:10:51.097Z] f6ccff993be3: Preparing [2025-11-28T03:10:51.097Z] 78ce22ee651c: Preparing [2025-11-28T03:10:51.097Z] 2fedb667236b: Preparing [2025-11-28T03:10:51.097Z] 7a603993c39b: Preparing [2025-11-28T03:10:51.097Z] 446146b14ff8: Preparing [2025-11-28T03:10:51.097Z] b6fce76a764d: Preparing [2025-11-28T03:10:51.097Z] 256f393e029f: Preparing [2025-11-28T03:10:51.097Z] b6fce76a764d: Waiting [2025-11-28T03:10:51.097Z] 256f393e029f: Waiting [2025-11-28T03:10:51.097Z] 446146b14ff8: Layer already exists [2025-11-28T03:10:51.097Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:51.097Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:51.097Z] f6ccff993be3: Layer already exists [2025-11-28T03:10:51.097Z] 78ce22ee651c: Layer already exists [2025-11-28T03:10:51.097Z] b6fce76a764d: Layer already exists [2025-11-28T03:10:51.097Z] 256f393e029f: Layer already exists [2025-11-28T03:10:51.097Z] latest: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:51.443Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:51.772Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 [2025-11-28T03:10:51.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-28T03:10:51.772Z] f6ccff993be3: Preparing [2025-11-28T03:10:51.772Z] 78ce22ee651c: Preparing [2025-11-28T03:10:51.772Z] 2fedb667236b: Preparing [2025-11-28T03:10:51.772Z] 7a603993c39b: Preparing [2025-11-28T03:10:51.772Z] 446146b14ff8: Preparing [2025-11-28T03:10:51.772Z] b6fce76a764d: Preparing [2025-11-28T03:10:51.772Z] 256f393e029f: Preparing [2025-11-28T03:10:51.772Z] b6fce76a764d: Waiting [2025-11-28T03:10:51.773Z] 256f393e029f: Waiting [2025-11-28T03:10:51.773Z] 78ce22ee651c: Layer already exists [2025-11-28T03:10:51.773Z] 446146b14ff8: Layer already exists [2025-11-28T03:10:51.773Z] f6ccff993be3: Layer already exists [2025-11-28T03:10:51.773Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:51.773Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:51.773Z] 256f393e029f: Layer already exists [2025-11-28T03:10:51.773Z] b6fce76a764d: Layer already exists [2025-11-28T03:10:51.773Z] 4.1.0-dev.79: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:52.095Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:52.429Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:52.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-28T03:10:52.429Z] f6ccff993be3: Preparing [2025-11-28T03:10:52.429Z] 78ce22ee651c: Preparing [2025-11-28T03:10:52.429Z] 2fedb667236b: Preparing [2025-11-28T03:10:52.429Z] 7a603993c39b: Preparing [2025-11-28T03:10:52.429Z] 446146b14ff8: Preparing [2025-11-28T03:10:52.430Z] b6fce76a764d: Preparing [2025-11-28T03:10:52.430Z] 256f393e029f: Preparing [2025-11-28T03:10:52.430Z] b6fce76a764d: Waiting [2025-11-28T03:10:52.430Z] 256f393e029f: Waiting [2025-11-28T03:10:52.430Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:52.430Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:52.430Z] 78ce22ee651c: Layer already exists [2025-11-28T03:10:52.430Z] f6ccff993be3: Layer already exists [2025-11-28T03:10:52.430Z] 446146b14ff8: Layer already exists [2025-11-28T03:10:52.430Z] b6fce76a764d: Layer already exists [2025-11-28T03:10:52.430Z] 256f393e029f: Layer already exists [2025-11-28T03:10:52.430Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:52.765Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:10:53.101Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-28T03:10:53.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-28T03:10:53.102Z] f6ccff993be3: Preparing [2025-11-28T03:10:53.102Z] 78ce22ee651c: Preparing [2025-11-28T03:10:53.102Z] 2fedb667236b: Preparing [2025-11-28T03:10:53.102Z] 7a603993c39b: Preparing [2025-11-28T03:10:53.102Z] 446146b14ff8: Preparing [2025-11-28T03:10:53.102Z] b6fce76a764d: Preparing [2025-11-28T03:10:53.102Z] 256f393e029f: Preparing [2025-11-28T03:10:53.102Z] b6fce76a764d: Waiting [2025-11-28T03:10:53.102Z] 256f393e029f: Waiting [2025-11-28T03:10:53.102Z] 78ce22ee651c: Layer already exists [2025-11-28T03:10:53.102Z] 446146b14ff8: Layer already exists [2025-11-28T03:10:53.102Z] 7a603993c39b: Layer already exists [2025-11-28T03:10:53.102Z] f6ccff993be3: Layer already exists [2025-11-28T03:10:53.102Z] 2fedb667236b: Layer already exists [2025-11-28T03:10:53.102Z] b6fce76a764d: Layer already exists [2025-11-28T03:10:53.102Z] 256f393e029f: Layer already exists [2025-11-28T03:10:53.102Z] main: digest: sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:10:53.185Z] ===================================================== [Pipeline] echo [2025-11-28T03:10:53.202Z] taggedImages: [2025-11-28T03:10:53.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-28T03:10:53.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 [2025-11-28T03:10:53.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.202Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-11-28T03:10:53.268Z] ========================================================= [2025-11-28T03:10:53.268Z] [edgeXBuildMultiArch] RAW Config: [2025-11-28T03:10:53.268Z] images: [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:10:53.268Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-28T03:10:53.268Z] settingsFile: [2025-11-28T03:10:53.268Z] edgex-go-settings [2025-11-28T03:10:53.268Z] ========================================================= [Pipeline] node [2025-11-28T03:10:53.286Z] Running on prd-centos7-docker-4c-2g-774004 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-28T03:10:53.331Z] provisioning config files... [2025-11-28T03:10:53.354Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config742347351774752928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:10:54.232Z] ---> ****-login.sh [2025-11-28T03:10:54.232Z] nexus3.edgexfoundry.org:10001 [2025-11-28T03:10:54.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:10:54.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:10:54.232Z] Configure a credential helper to remove this warning. See [2025-11-28T03:10:54.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:10:54.232Z] [2025-11-28T03:10:54.232Z] Login Succeeded [2025-11-28T03:10:54.232Z] nexus3.edgexfoundry.org:10002 [2025-11-28T03:10:54.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:10:54.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:10:54.232Z] Configure a credential helper to remove this warning. See [2025-11-28T03:10:54.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:10:54.232Z] [2025-11-28T03:10:54.232Z] Login Succeeded [2025-11-28T03:10:54.232Z] nexus3.edgexfoundry.org:10003 [2025-11-28T03:10:54.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:10:54.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:10:54.495Z] Configure a credential helper to remove this warning. See [2025-11-28T03:10:54.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:10:54.495Z] [2025-11-28T03:10:54.495Z] Login Succeeded [2025-11-28T03:10:54.495Z] nexus3.edgexfoundry.org:10004 [2025-11-28T03:10:54.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:10:54.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:10:54.495Z] Configure a credential helper to remove this warning. See [2025-11-28T03:10:54.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:10:54.495Z] [2025-11-28T03:10:54.495Z] Login Succeeded [2025-11-28T03:10:54.495Z] ****.io [2025-11-28T03:10:54.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:10:54.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:10:54.753Z] Configure a credential helper to remove this warning. See [2025-11-28T03:10:54.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:10:54.753Z] [2025-11-28T03:10:54.753Z] Login Succeeded [2025-11-28T03:10:54.753Z] ---> ****-login.sh ends [Pipeline] } [2025-11-28T03:10:54.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-28T03:10:55.108Z] + docker buildx ls [2025-11-28T03:10:55.108Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-28T03:10:55.108Z] default * docker [2025-11-28T03:10:55.108Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-28T03:10:55.399Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-28T03:10:55.399Z] edgex-builder [Pipeline] sh [2025-11-28T03:10:55.693Z] + docker buildx inspect --bootstrap [2025-11-28T03:10:55.693Z] #1 [internal] booting buildkit [2025-11-28T03:10:55.693Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-28T03:10:58.994Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-11-28T03:10:58.995Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-28T03:10:59.934Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-11-28T03:10:59.934Z] #1 DONE 4.2s [2025-11-28T03:10:59.934Z] Name: edgex-builder [2025-11-28T03:10:59.934Z] Driver: docker-container [2025-11-28T03:10:59.934Z] [2025-11-28T03:10:59.934Z] Nodes: [2025-11-28T03:10:59.934Z] Name: edgex-builder0 [2025-11-28T03:10:59.934Z] Endpoint: unix:///var/run/docker.sock [2025-11-28T03:10:59.934Z] Status: running [2025-11-28T03:10:59.934Z] Buildkit: v0.26.2 [2025-11-28T03:10:59.934Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-28T03:11:00.231Z] + docker buildx ls [2025-11-28T03:11:00.231Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-28T03:11:00.231Z] edgex-builder * docker-container [2025-11-28T03:11:00.231Z] edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-28T03:11:00.231Z] default docker [2025-11-28T03:11:00.231Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-28T03:11:00.526Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:00.526Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:00.785Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:00.785Z] #1 transferring dockerfile: 197B done [2025-11-28T03:11:00.785Z] #1 DONE 0.0s [2025-11-28T03:11:00.785Z] [2025-11-28T03:11:00.785Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:00.785Z] #2 DONE 0.1s [2025-11-28T03:11:00.785Z] [2025-11-28T03:11:00.785Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:00.785Z] #3 DONE 0.1s [2025-11-28T03:11:00.785Z] [2025-11-28T03:11:00.785Z] #4 [internal] load .dockerignore [2025-11-28T03:11:00.785Z] #4 transferring context: 2B done [2025-11-28T03:11:00.785Z] #4 DONE 0.0s [2025-11-28T03:11:00.785Z] [2025-11-28T03:11:00.785Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:00.785Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:00.785Z] #5 DONE 0.0s [2025-11-28T03:11:00.785Z] [2025-11-28T03:11:00.785Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:00.785Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:00.785Z] #6 DONE 0.1s [2025-11-28T03:11:00.785Z] [2025-11-28T03:11:00.785Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:00.785Z] #7 DONE 0.0s [2025-11-28T03:11:00.785Z] [2025-11-28T03:11:00.785Z] #8 exporting to image [2025-11-28T03:11:00.785Z] #8 exporting layers done [2025-11-28T03:11:00.785Z] #8 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 0.0s done [2025-11-28T03:11:00.785Z] #8 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done [2025-11-28T03:11:00.785Z] #8 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done [2025-11-28T03:11:00.785Z] #8 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done [2025-11-28T03:11:00.785Z] #8 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done [2025-11-28T03:11:00.785Z] #8 pushing layers 0.1s done [2025-11-28T03:11:00.785Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 [2025-11-28T03:11:00.785Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:01.044Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done [2025-11-28T03:11:01.044Z] #8 DONE 0.2s [2025-11-28T03:11:01.044Z] [2025-11-28T03:11:01.044Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:01.044Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:01.328Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-11-28T03:11:01.328Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-11-28T03:11:01.328Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:01.328Z] #1 transferring dockerfile: 163B done [2025-11-28T03:11:01.328Z] #1 DONE 0.0s [2025-11-28T03:11:01.328Z] [2025-11-28T03:11:01.328Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-28T03:11:01.328Z] #2 DONE 0.0s [2025-11-28T03:11:01.328Z] [2025-11-28T03:11:01.328Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-11-28T03:11:01.328Z] #3 DONE 0.0s [2025-11-28T03:11:01.328Z] [2025-11-28T03:11:01.328Z] #4 [internal] load .dockerignore [2025-11-28T03:11:01.328Z] #4 transferring context: 2B done [2025-11-28T03:11:01.328Z] #4 DONE 0.0s [2025-11-28T03:11:01.328Z] [2025-11-28T03:11:01.328Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:01.328Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:01.328Z] #5 CACHED [2025-11-28T03:11:01.328Z] [2025-11-28T03:11:01.328Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:01.328Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:01.328Z] #6 DONE 0.0s [2025-11-28T03:11:01.587Z] [2025-11-28T03:11:01.587Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:01.587Z] #6 CACHED [2025-11-28T03:11:01.587Z] [2025-11-28T03:11:01.587Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:01.587Z] #7 DONE 0.0s [2025-11-28T03:11:01.587Z] [2025-11-28T03:11:01.587Z] #8 exporting to image [2025-11-28T03:11:01.587Z] #8 exporting layers done [2025-11-28T03:11:01.587Z] #8 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done [2025-11-28T03:11:01.587Z] #8 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done [2025-11-28T03:11:01.587Z] #8 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done [2025-11-28T03:11:01.587Z] #8 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done [2025-11-28T03:11:01.587Z] #8 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done [2025-11-28T03:11:01.587Z] #8 pushing layers 0.0s done [2025-11-28T03:11:01.587Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done [2025-11-28T03:11:01.587Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:01.587Z] #8 DONE 0.1s [2025-11-28T03:11:01.587Z] [2025-11-28T03:11:01.587Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:01.587Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:01.884Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 --push - [2025-11-28T03:11:01.884Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79' [2025-11-28T03:11:01.884Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:01.884Z] #1 transferring dockerfile: 169B done [2025-11-28T03:11:01.884Z] #1 DONE 0.0s [2025-11-28T03:11:01.884Z] [2025-11-28T03:11:01.884Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 [2025-11-28T03:11:01.884Z] #2 DONE 0.0s [2025-11-28T03:11:01.884Z] [2025-11-28T03:11:01.884Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79 [2025-11-28T03:11:01.884Z] #3 DONE 0.0s [2025-11-28T03:11:01.884Z] [2025-11-28T03:11:01.884Z] #4 [internal] load .dockerignore [2025-11-28T03:11:01.884Z] #4 transferring context: 2B done [2025-11-28T03:11:01.884Z] #4 DONE 0.0s [2025-11-28T03:11:01.884Z] [2025-11-28T03:11:01.884Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:01.884Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:01.884Z] #5 CACHED [2025-11-28T03:11:01.884Z] [2025-11-28T03:11:01.884Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:01.884Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:01.884Z] #6 CACHED [2025-11-28T03:11:01.884Z] [2025-11-28T03:11:01.884Z] #7 exporting to image [2025-11-28T03:11:01.884Z] #7 exporting layers [2025-11-28T03:11:01.884Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:02.145Z] #7 exporting layers done [2025-11-28T03:11:02.145Z] #7 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done [2025-11-28T03:11:02.145Z] #7 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done [2025-11-28T03:11:02.145Z] #7 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done [2025-11-28T03:11:02.145Z] #7 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done [2025-11-28T03:11:02.145Z] #7 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done [2025-11-28T03:11:02.145Z] #7 pushing layers 0.0s done [2025-11-28T03:11:02.145Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.79@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done [2025-11-28T03:11:02.145Z] #7 DONE 0.1s [2025-11-28T03:11:02.145Z] [2025-11-28T03:11:02.145Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:02.145Z] #8 DONE 0.0s [2025-11-28T03:11:02.145Z] [2025-11-28T03:11:02.145Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:02.145Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:02.432Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:02.432Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:02.432Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:02.432Z] #1 transferring dockerfile: 210B done [2025-11-28T03:11:02.432Z] #1 DONE 0.0s [2025-11-28T03:11:02.432Z] [2025-11-28T03:11:02.432Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:02.432Z] #2 DONE 0.0s [2025-11-28T03:11:02.432Z] [2025-11-28T03:11:02.432Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:02.432Z] #3 DONE 0.0s [2025-11-28T03:11:02.432Z] [2025-11-28T03:11:02.432Z] #4 [internal] load .dockerignore [2025-11-28T03:11:02.432Z] #4 transferring context: 2B done [2025-11-28T03:11:02.432Z] #4 DONE 0.0s [2025-11-28T03:11:02.691Z] [2025-11-28T03:11:02.691Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:02.691Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:02.691Z] #5 CACHED [2025-11-28T03:11:02.691Z] [2025-11-28T03:11:02.691Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:02.691Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:02.691Z] #6 CACHED [2025-11-28T03:11:02.691Z] [2025-11-28T03:11:02.691Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:02.691Z] #7 DONE 0.0s [2025-11-28T03:11:02.691Z] [2025-11-28T03:11:02.691Z] #8 exporting to image [2025-11-28T03:11:02.691Z] #8 exporting layers done [2025-11-28T03:11:02.691Z] #8 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done [2025-11-28T03:11:02.691Z] #8 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done [2025-11-28T03:11:02.691Z] #8 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done [2025-11-28T03:11:02.691Z] #8 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done [2025-11-28T03:11:02.691Z] #8 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done [2025-11-28T03:11:02.691Z] #8 pushing layers 0.0s done [2025-11-28T03:11:02.691Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done [2025-11-28T03:11:02.691Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:02.691Z] #8 DONE 0.1s [2025-11-28T03:11:02.691Z] [2025-11-28T03:11:02.691Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:02.691Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:02.985Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-11-28T03:11:02.985Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-11-28T03:11:02.985Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:02.985Z] #1 transferring dockerfile: 161B done [2025-11-28T03:11:02.985Z] #1 DONE 0.0s [2025-11-28T03:11:02.985Z] [2025-11-28T03:11:02.985Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-28T03:11:02.985Z] #2 DONE 0.0s [2025-11-28T03:11:02.985Z] [2025-11-28T03:11:02.985Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-11-28T03:11:02.985Z] #3 DONE 0.0s [2025-11-28T03:11:02.985Z] [2025-11-28T03:11:02.985Z] #4 [internal] load .dockerignore [2025-11-28T03:11:02.985Z] #4 transferring context: 2B done [2025-11-28T03:11:02.985Z] #4 DONE 0.0s [2025-11-28T03:11:02.985Z] [2025-11-28T03:11:02.985Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:02.985Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:02.985Z] #5 CACHED [2025-11-28T03:11:02.985Z] [2025-11-28T03:11:02.985Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 [2025-11-28T03:11:02.985Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:e3da5a09b5d0400d5b9837f3e4990329de54cb3bcd44579438dba8589be45a29 0.0s done [2025-11-28T03:11:02.985Z] #6 CACHED [2025-11-28T03:11:02.985Z] [2025-11-28T03:11:02.985Z] #7 exporting to image [2025-11-28T03:11:02.985Z] #7 exporting layers done [2025-11-28T03:11:02.985Z] #7 exporting manifest sha256:2c7803c5b68314f54686175473a3932ad097896a52985235744d105959ec5403 done [2025-11-28T03:11:02.985Z] #7 exporting config sha256:afa2f2eb9c95f499bca2fefbd9d47d99568af603a1f9203170476dc90d1c285c done [2025-11-28T03:11:02.985Z] #7 exporting manifest sha256:05cfdc13ba1c33cbf9d9e62574d132bf69f7462d5f0170e83c3839d17a29b226 done [2025-11-28T03:11:02.985Z] #7 exporting config sha256:7f165a026191e5e132c1cf4a9da612a1c9a520a099810481688c099cd90994ca done [2025-11-28T03:11:02.985Z] #7 exporting manifest list sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 done [2025-11-28T03:11:02.985Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:03.246Z] #7 pushing layers 0.0s done [2025-11-28T03:11:03.246Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:5713c30c825cb3f11563462a0c3f07138e6c9a4781dac43730bf84be4a634696 0.1s done [2025-11-28T03:11:03.246Z] #7 DONE 0.1s [2025-11-28T03:11:03.246Z] [2025-11-28T03:11:03.246Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:03.246Z] #8 DONE 0.0s [2025-11-28T03:11:03.246Z] [2025-11-28T03:11:03.246Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:03.246Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:03.575Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:03.575Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:03.575Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:03.575Z] #1 transferring dockerfile: 216B done [2025-11-28T03:11:03.575Z] #1 DONE 0.0s [2025-11-28T03:11:03.575Z] [2025-11-28T03:11:03.575Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:03.575Z] #2 DONE 0.0s [2025-11-28T03:11:03.575Z] [2025-11-28T03:11:03.575Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:03.575Z] #3 DONE 0.0s [2025-11-28T03:11:03.575Z] [2025-11-28T03:11:03.575Z] #4 [internal] load .dockerignore [2025-11-28T03:11:03.575Z] #4 transferring context: 2B done [2025-11-28T03:11:03.575Z] #4 DONE 0.0s [2025-11-28T03:11:03.575Z] [2025-11-28T03:11:03.575Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:03.575Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:03.834Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done [2025-11-28T03:11:03.834Z] #5 DONE 0.1s [2025-11-28T03:11:03.834Z] [2025-11-28T03:11:03.834Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:03.834Z] #6 DONE 0.0s [2025-11-28T03:11:03.834Z] [2025-11-28T03:11:03.834Z] #7 exporting to image [2025-11-28T03:11:03.834Z] #7 exporting layers done [2025-11-28T03:11:03.834Z] #7 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 0.0s done [2025-11-28T03:11:03.834Z] #7 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done [2025-11-28T03:11:03.834Z] #7 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done [2025-11-28T03:11:03.834Z] #7 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done [2025-11-28T03:11:03.834Z] #7 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.0s done [2025-11-28T03:11:03.834Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:03.834Z] #7 ... [2025-11-28T03:11:03.834Z] [2025-11-28T03:11:03.834Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:03.834Z] #8 DONE 0.0s [2025-11-28T03:11:03.834Z] [2025-11-28T03:11:03.834Z] #7 exporting to image [2025-11-28T03:11:03.834Z] #7 pushing layers 0.1s done [2025-11-28T03:11:03.834Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 [2025-11-28T03:11:04.094Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done [2025-11-28T03:11:04.094Z] #7 DONE 0.2s [2025-11-28T03:11:04.094Z] [2025-11-28T03:11:04.094Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:04.094Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:04.378Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-11-28T03:11:04.378Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-11-28T03:11:04.378Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:04.378Z] #1 transferring dockerfile: 182B done [2025-11-28T03:11:04.378Z] #1 DONE 0.0s [2025-11-28T03:11:04.378Z] [2025-11-28T03:11:04.378Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-28T03:11:04.378Z] #2 DONE 0.0s [2025-11-28T03:11:04.378Z] [2025-11-28T03:11:04.378Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-11-28T03:11:04.378Z] #3 DONE 0.0s [2025-11-28T03:11:04.378Z] [2025-11-28T03:11:04.378Z] #4 [internal] load .dockerignore [2025-11-28T03:11:04.378Z] #4 transferring context: 2B done [2025-11-28T03:11:04.378Z] #4 DONE 0.0s [2025-11-28T03:11:04.378Z] [2025-11-28T03:11:04.378Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:04.378Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 done [2025-11-28T03:11:04.378Z] #5 CACHED [2025-11-28T03:11:04.378Z] [2025-11-28T03:11:04.378Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:04.378Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done [2025-11-28T03:11:04.378Z] #6 CACHED [2025-11-28T03:11:04.636Z] [2025-11-28T03:11:04.636Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:04.636Z] #7 DONE 0.0s [2025-11-28T03:11:04.636Z] [2025-11-28T03:11:04.636Z] #8 exporting to image [2025-11-28T03:11:04.636Z] #8 exporting layers done [2025-11-28T03:11:04.636Z] #8 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done [2025-11-28T03:11:04.636Z] #8 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done [2025-11-28T03:11:04.636Z] #8 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done [2025-11-28T03:11:04.636Z] #8 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done [2025-11-28T03:11:04.636Z] #8 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done [2025-11-28T03:11:04.636Z] #8 pushing layers 0.0s done [2025-11-28T03:11:04.636Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done [2025-11-28T03:11:04.636Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:04.636Z] #8 DONE 0.1s [2025-11-28T03:11:04.636Z] [2025-11-28T03:11:04.636Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:04.636Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:04.925Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79' [2025-11-28T03:11:04.925Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 --push - [2025-11-28T03:11:04.925Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:04.925Z] #1 transferring dockerfile: 188B done [2025-11-28T03:11:04.925Z] #1 DONE 0.0s [2025-11-28T03:11:04.925Z] [2025-11-28T03:11:04.925Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 [2025-11-28T03:11:04.925Z] #2 DONE 0.0s [2025-11-28T03:11:04.925Z] [2025-11-28T03:11:04.925Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79 [2025-11-28T03:11:04.925Z] #3 DONE 0.0s [2025-11-28T03:11:04.925Z] [2025-11-28T03:11:04.925Z] #4 [internal] load .dockerignore [2025-11-28T03:11:04.925Z] #4 transferring context: 2B done [2025-11-28T03:11:04.925Z] #4 DONE 0.0s [2025-11-28T03:11:04.925Z] [2025-11-28T03:11:04.925Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:04.925Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 done [2025-11-28T03:11:04.925Z] #5 CACHED [2025-11-28T03:11:04.925Z] [2025-11-28T03:11:04.925Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:04.925Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 done [2025-11-28T03:11:04.925Z] #6 CACHED [2025-11-28T03:11:04.925Z] [2025-11-28T03:11:04.925Z] #7 exporting to image [2025-11-28T03:11:04.925Z] #7 exporting layers done [2025-11-28T03:11:04.925Z] #7 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done [2025-11-28T03:11:04.925Z] #7 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done [2025-11-28T03:11:04.925Z] #7 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done [2025-11-28T03:11:04.925Z] #7 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done [2025-11-28T03:11:04.925Z] #7 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done [2025-11-28T03:11:04.925Z] #7 pushing layers 0.0s done [2025-11-28T03:11:04.925Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 [2025-11-28T03:11:04.925Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:05.185Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.79@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done [2025-11-28T03:11:05.185Z] #7 DONE 0.1s [2025-11-28T03:11:05.185Z] [2025-11-28T03:11:05.185Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:05.185Z] #8 DONE 0.0s [2025-11-28T03:11:05.185Z] [2025-11-28T03:11:05.185Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:05.185Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:05.477Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:05.477Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:05.477Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:05.477Z] #1 transferring dockerfile: 229B done [2025-11-28T03:11:05.477Z] #1 DONE 0.0s [2025-11-28T03:11:05.477Z] [2025-11-28T03:11:05.477Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:05.477Z] #2 DONE 0.0s [2025-11-28T03:11:05.477Z] [2025-11-28T03:11:05.477Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:05.477Z] #3 DONE 0.0s [2025-11-28T03:11:05.477Z] [2025-11-28T03:11:05.477Z] #4 [internal] load .dockerignore [2025-11-28T03:11:05.477Z] #4 transferring context: 2B done [2025-11-28T03:11:05.477Z] #4 DONE 0.0s [2025-11-28T03:11:05.477Z] [2025-11-28T03:11:05.477Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:05.477Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done [2025-11-28T03:11:05.477Z] #5 DONE 0.0s [2025-11-28T03:11:05.477Z] [2025-11-28T03:11:05.477Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:05.735Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done [2025-11-28T03:11:05.735Z] #6 CACHED [2025-11-28T03:11:05.735Z] [2025-11-28T03:11:05.735Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:05.735Z] #5 CACHED [2025-11-28T03:11:05.735Z] [2025-11-28T03:11:05.735Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:05.735Z] #7 DONE 0.0s [2025-11-28T03:11:05.735Z] [2025-11-28T03:11:05.735Z] #8 exporting to image [2025-11-28T03:11:05.735Z] #8 exporting layers done [2025-11-28T03:11:05.735Z] #8 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done [2025-11-28T03:11:05.735Z] #8 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done [2025-11-28T03:11:05.735Z] #8 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done [2025-11-28T03:11:05.735Z] #8 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done [2025-11-28T03:11:05.735Z] #8 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done [2025-11-28T03:11:05.735Z] #8 pushing layers 0.0s done [2025-11-28T03:11:05.735Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done [2025-11-28T03:11:05.735Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:05.735Z] #8 DONE 0.1s [2025-11-28T03:11:05.735Z] [2025-11-28T03:11:05.735Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:05.735Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:06.021Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-11-28T03:11:06.021Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-11-28T03:11:06.021Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:06.021Z] #1 transferring dockerfile: 180B done [2025-11-28T03:11:06.021Z] #1 DONE 0.0s [2025-11-28T03:11:06.021Z] [2025-11-28T03:11:06.021Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-28T03:11:06.021Z] #2 DONE 0.0s [2025-11-28T03:11:06.021Z] [2025-11-28T03:11:06.021Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-11-28T03:11:06.021Z] #3 DONE 0.0s [2025-11-28T03:11:06.021Z] [2025-11-28T03:11:06.021Z] #4 [internal] load .dockerignore [2025-11-28T03:11:06.021Z] #4 transferring context: 2B done [2025-11-28T03:11:06.021Z] #4 DONE 0.0s [2025-11-28T03:11:06.021Z] [2025-11-28T03:11:06.021Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:06.021Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done [2025-11-28T03:11:06.021Z] #5 CACHED [2025-11-28T03:11:06.021Z] [2025-11-28T03:11:06.021Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 [2025-11-28T03:11:06.021Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:5a86d2a07c9b58936e2712e4311470ce2349dd00517e66b49cd608ee76f20b42 0.0s done [2025-11-28T03:11:06.021Z] #6 CACHED [2025-11-28T03:11:06.021Z] [2025-11-28T03:11:06.021Z] #7 exporting to image [2025-11-28T03:11:06.021Z] #7 exporting layers done [2025-11-28T03:11:06.021Z] #7 exporting manifest sha256:18288fd2b43fdec4582655290081396ede5eb3d91ded5b8d3b53456abb4fe055 done [2025-11-28T03:11:06.021Z] #7 exporting config sha256:b87180d89ed071050a12f24f69a11aa1ebf32c7ef2fed947d55920b674111df1 done [2025-11-28T03:11:06.021Z] #7 exporting manifest sha256:eb4488266d8a3908a812387575ebac6e00d45963741a7342f2b0e757c7f25288 done [2025-11-28T03:11:06.021Z] #7 exporting config sha256:42f8933f255d0929b4d67a8299c77b28960ff675484fa3fc1c00bdd3e7aa4168 done [2025-11-28T03:11:06.021Z] #7 exporting manifest list sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 done [2025-11-28T03:11:06.021Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:06.279Z] #7 pushing layers 0.0s done [2025-11-28T03:11:06.279Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:51794c13d93171a7148967faa87aa1abe5be67fa1f6c3e90f72cf0b85ad1db41 0.1s done [2025-11-28T03:11:06.279Z] #7 DONE 0.1s [2025-11-28T03:11:06.279Z] [2025-11-28T03:11:06.279Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:06.279Z] #8 DONE 0.0s [2025-11-28T03:11:06.279Z] [2025-11-28T03:11:06.279Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:06.279Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:06.564Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:06.564Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:06.564Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:06.564Z] #1 transferring dockerfile: 194B done [2025-11-28T03:11:06.564Z] #1 DONE 0.0s [2025-11-28T03:11:06.564Z] [2025-11-28T03:11:06.564Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:06.564Z] #2 DONE 0.0s [2025-11-28T03:11:06.564Z] [2025-11-28T03:11:06.564Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:06.564Z] #3 DONE 0.0s [2025-11-28T03:11:06.564Z] [2025-11-28T03:11:06.564Z] #4 [internal] load .dockerignore [2025-11-28T03:11:06.564Z] #4 transferring context: 2B done [2025-11-28T03:11:06.564Z] #4 DONE 0.0s [2025-11-28T03:11:06.823Z] [2025-11-28T03:11:06.823Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:06.823Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:06.823Z] #5 DONE 0.0s [2025-11-28T03:11:06.823Z] [2025-11-28T03:11:06.823Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:06.823Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:06.823Z] #6 DONE 0.1s [2025-11-28T03:11:06.823Z] [2025-11-28T03:11:06.823Z] #7 exporting to image [2025-11-28T03:11:06.823Z] #7 exporting layers done [2025-11-28T03:11:06.823Z] #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done [2025-11-28T03:11:06.823Z] #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done [2025-11-28T03:11:06.823Z] #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done [2025-11-28T03:11:06.823Z] #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done [2025-11-28T03:11:06.823Z] #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 [2025-11-28T03:11:06.823Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:06.823Z] #7 ... [2025-11-28T03:11:06.823Z] [2025-11-28T03:11:06.823Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:06.823Z] #8 DONE 0.0s [2025-11-28T03:11:06.823Z] [2025-11-28T03:11:06.823Z] #7 exporting to image [2025-11-28T03:11:06.823Z] #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done [2025-11-28T03:11:06.823Z] #7 pushing layers 0.1s done [2025-11-28T03:11:06.823Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 [2025-11-28T03:11:07.082Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done [2025-11-28T03:11:07.082Z] #7 DONE 0.2s [2025-11-28T03:11:07.082Z] [2025-11-28T03:11:07.082Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:07.082Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:07.373Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-11-28T03:11:07.373Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-11-28T03:11:07.632Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:07.632Z] #1 transferring dockerfile: 160B done [2025-11-28T03:11:07.632Z] #1 DONE 0.0s [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-28T03:11:07.632Z] #2 DONE 0.0s [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-11-28T03:11:07.632Z] #3 DONE 0.0s [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #4 [internal] load .dockerignore [2025-11-28T03:11:07.632Z] #4 transferring context: 2B done [2025-11-28T03:11:07.632Z] #4 DONE 0.0s [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:07.632Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:07.632Z] #5 DONE 0.0s [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:07.632Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:07.632Z] #6 CACHED [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:07.632Z] #5 CACHED [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:07.632Z] #7 DONE 0.0s [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] #8 exporting to image [2025-11-28T03:11:07.632Z] #8 exporting layers done [2025-11-28T03:11:07.632Z] #8 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done [2025-11-28T03:11:07.632Z] #8 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done [2025-11-28T03:11:07.632Z] #8 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done [2025-11-28T03:11:07.632Z] #8 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done [2025-11-28T03:11:07.632Z] #8 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done [2025-11-28T03:11:07.632Z] #8 pushing layers 0.0s done [2025-11-28T03:11:07.632Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done [2025-11-28T03:11:07.632Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:07.632Z] #8 DONE 0.1s [2025-11-28T03:11:07.632Z] [2025-11-28T03:11:07.632Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:07.632Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:07.920Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79' [2025-11-28T03:11:07.920Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 --push - [2025-11-28T03:11:07.920Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:07.920Z] #1 transferring dockerfile: 166B done [2025-11-28T03:11:07.920Z] #1 DONE 0.0s [2025-11-28T03:11:07.920Z] [2025-11-28T03:11:07.920Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 [2025-11-28T03:11:07.920Z] #2 DONE 0.0s [2025-11-28T03:11:07.920Z] [2025-11-28T03:11:07.920Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79 [2025-11-28T03:11:07.920Z] #3 DONE 0.0s [2025-11-28T03:11:07.920Z] [2025-11-28T03:11:07.920Z] #4 [internal] load .dockerignore [2025-11-28T03:11:07.920Z] #4 transferring context: 2B done [2025-11-28T03:11:07.920Z] #4 DONE 0.0s [2025-11-28T03:11:07.920Z] [2025-11-28T03:11:07.920Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:07.920Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:07.920Z] #5 CACHED [2025-11-28T03:11:07.920Z] [2025-11-28T03:11:07.920Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:07.920Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:07.920Z] #6 CACHED [2025-11-28T03:11:07.920Z] [2025-11-28T03:11:07.920Z] #7 exporting to image [2025-11-28T03:11:07.920Z] #7 exporting layers done [2025-11-28T03:11:07.920Z] #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done [2025-11-28T03:11:07.920Z] #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done [2025-11-28T03:11:07.920Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:08.179Z] #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done [2025-11-28T03:11:08.179Z] #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done [2025-11-28T03:11:08.179Z] #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done [2025-11-28T03:11:08.179Z] #7 pushing layers 0.0s done [2025-11-28T03:11:08.179Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.79@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done [2025-11-28T03:11:08.179Z] #7 DONE 0.1s [2025-11-28T03:11:08.179Z] [2025-11-28T03:11:08.179Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:08.179Z] #8 DONE 0.0s [2025-11-28T03:11:08.179Z] [2025-11-28T03:11:08.179Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:08.179Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:08.464Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:08.464Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:08.724Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:08.724Z] #1 transferring dockerfile: 207B done [2025-11-28T03:11:08.724Z] #1 DONE 0.0s [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:08.724Z] #2 DONE 0.0s [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:08.724Z] #3 DONE 0.0s [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] #4 [internal] load .dockerignore [2025-11-28T03:11:08.724Z] #4 transferring context: 2B done [2025-11-28T03:11:08.724Z] #4 DONE 0.0s [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:08.724Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:08.724Z] #5 CACHED [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:08.724Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:08.724Z] #6 CACHED [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] #7 exporting to image [2025-11-28T03:11:08.724Z] #7 exporting layers done [2025-11-28T03:11:08.724Z] #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done [2025-11-28T03:11:08.724Z] #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done [2025-11-28T03:11:08.724Z] #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done [2025-11-28T03:11:08.724Z] #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done [2025-11-28T03:11:08.724Z] #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done [2025-11-28T03:11:08.724Z] #7 pushing layers 0.0s done [2025-11-28T03:11:08.724Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 [2025-11-28T03:11:08.724Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:08.724Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done [2025-11-28T03:11:08.724Z] #7 DONE 0.1s [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:08.724Z] #8 DONE 0.0s [2025-11-28T03:11:08.724Z] [2025-11-28T03:11:08.724Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:08.724Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:09.023Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-11-28T03:11:09.023Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-11-28T03:11:09.023Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:09.023Z] #1 transferring dockerfile: 158B done [2025-11-28T03:11:09.023Z] #1 DONE 0.0s [2025-11-28T03:11:09.023Z] [2025-11-28T03:11:09.023Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-28T03:11:09.023Z] #2 DONE 0.0s [2025-11-28T03:11:09.023Z] [2025-11-28T03:11:09.023Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-11-28T03:11:09.023Z] #3 DONE 0.0s [2025-11-28T03:11:09.023Z] [2025-11-28T03:11:09.023Z] #4 [internal] load .dockerignore [2025-11-28T03:11:09.023Z] #4 transferring context: 2B done [2025-11-28T03:11:09.023Z] #4 DONE 0.0s [2025-11-28T03:11:09.023Z] [2025-11-28T03:11:09.023Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:09.023Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:09.023Z] #5 CACHED [2025-11-28T03:11:09.023Z] [2025-11-28T03:11:09.023Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 [2025-11-28T03:11:09.023Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:f54055d7d2b8d00a0f34852822a1db5ffbfec8d0a54a39386c56d8552b49a531 0.0s done [2025-11-28T03:11:09.023Z] #6 CACHED [2025-11-28T03:11:09.023Z] [2025-11-28T03:11:09.023Z] #7 exporting to image [2025-11-28T03:11:09.023Z] #7 exporting layers done [2025-11-28T03:11:09.023Z] #7 exporting manifest sha256:bbcdb6e309faa0a5195209e12c055b30ac22a84bbbeb732b31d12eea26ae45c1 done [2025-11-28T03:11:09.023Z] #7 exporting config sha256:47196cdbc4d95976c3a37f12e4d764699722063e86c559fd25d0b4a0a040a636 done [2025-11-28T03:11:09.023Z] #7 exporting manifest sha256:50790de92e1f54ed3c24cccd3ca86c9ce9ee141240457a4c9758f7cc62c8e8a0 done [2025-11-28T03:11:09.023Z] #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f [2025-11-28T03:11:09.023Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:09.282Z] #7 exporting config sha256:031b4053be45de0e4ed8df9e72551986acfc428c8cfffa4595667d3958f89c8f done [2025-11-28T03:11:09.282Z] #7 exporting manifest list sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 done [2025-11-28T03:11:09.282Z] #7 pushing layers 0.0s done [2025-11-28T03:11:09.282Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:6d0ffa7617d6fc47d0d324963c90bc3ea4f8bdbba18d0e3f2f644182a5e10e81 0.1s done [2025-11-28T03:11:09.282Z] #7 DONE 0.1s [2025-11-28T03:11:09.282Z] [2025-11-28T03:11:09.282Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:09.282Z] #8 DONE 0.0s [2025-11-28T03:11:09.282Z] [2025-11-28T03:11:09.282Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:09.282Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:09.577Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:09.577Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:09.577Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:09.577Z] #1 transferring dockerfile: 196B done [2025-11-28T03:11:09.577Z] #1 DONE 0.0s [2025-11-28T03:11:09.577Z] [2025-11-28T03:11:09.577Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:09.577Z] #2 DONE 0.0s [2025-11-28T03:11:09.577Z] [2025-11-28T03:11:09.577Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:09.577Z] #3 DONE 0.0s [2025-11-28T03:11:09.577Z] [2025-11-28T03:11:09.577Z] #4 [internal] load .dockerignore [2025-11-28T03:11:09.577Z] #4 transferring context: 2B done [2025-11-28T03:11:09.577Z] #4 DONE 0.0s [2025-11-28T03:11:09.577Z] [2025-11-28T03:11:09.577Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:09.577Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:09.836Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:09.836Z] #5 DONE 0.0s [2025-11-28T03:11:09.836Z] [2025-11-28T03:11:09.836Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:09.836Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:09.836Z] #6 DONE 0.1s [2025-11-28T03:11:09.836Z] [2025-11-28T03:11:09.836Z] #7 exporting to image [2025-11-28T03:11:09.836Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:09.836Z] #7 ... [2025-11-28T03:11:09.836Z] [2025-11-28T03:11:09.836Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:09.836Z] #8 DONE 0.0s [2025-11-28T03:11:09.836Z] [2025-11-28T03:11:09.836Z] #7 exporting to image [2025-11-28T03:11:09.836Z] #7 exporting layers done [2025-11-28T03:11:09.836Z] #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 0.0s done [2025-11-28T03:11:09.836Z] #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done [2025-11-28T03:11:09.836Z] #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f 0.0s done [2025-11-28T03:11:09.836Z] #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done [2025-11-28T03:11:09.836Z] #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done [2025-11-28T03:11:09.836Z] #7 pushing layers 0.1s done [2025-11-28T03:11:09.836Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 [2025-11-28T03:11:10.095Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done [2025-11-28T03:11:10.095Z] #7 DONE 0.2s [2025-11-28T03:11:10.095Z] [2025-11-28T03:11:10.095Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:10.095Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:10.386Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-11-28T03:11:10.386Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-11-28T03:11:10.645Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:10.645Z] #1 transferring dockerfile: 162B done [2025-11-28T03:11:10.645Z] #1 DONE 0.0s [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-28T03:11:10.645Z] #2 DONE 0.0s [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-11-28T03:11:10.645Z] #3 DONE 0.0s [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] #4 [internal] load .dockerignore [2025-11-28T03:11:10.645Z] #4 transferring context: 2B done [2025-11-28T03:11:10.645Z] #4 DONE 0.0s [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:10.645Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:10.645Z] #5 CACHED [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:10.645Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:10.645Z] #6 CACHED [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] #7 exporting to image [2025-11-28T03:11:10.645Z] #7 exporting layers done [2025-11-28T03:11:10.645Z] #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done [2025-11-28T03:11:10.645Z] #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done [2025-11-28T03:11:10.645Z] #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done [2025-11-28T03:11:10.645Z] #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 [2025-11-28T03:11:10.645Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:10.645Z] #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done [2025-11-28T03:11:10.645Z] #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done [2025-11-28T03:11:10.645Z] #7 pushing layers 0.0s done [2025-11-28T03:11:10.645Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done [2025-11-28T03:11:10.645Z] #7 DONE 0.1s [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:10.645Z] #8 DONE 0.0s [2025-11-28T03:11:10.645Z] [2025-11-28T03:11:10.645Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:10.645Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:10.931Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79' [2025-11-28T03:11:10.932Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 --push - [2025-11-28T03:11:10.932Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:10.932Z] #1 transferring dockerfile: 168B done [2025-11-28T03:11:10.932Z] #1 DONE 0.0s [2025-11-28T03:11:10.932Z] [2025-11-28T03:11:10.932Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 [2025-11-28T03:11:10.932Z] #2 DONE 0.0s [2025-11-28T03:11:10.932Z] [2025-11-28T03:11:10.932Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79 [2025-11-28T03:11:10.932Z] #3 DONE 0.0s [2025-11-28T03:11:10.932Z] [2025-11-28T03:11:10.932Z] #4 [internal] load .dockerignore [2025-11-28T03:11:10.932Z] #4 transferring context: 2B done [2025-11-28T03:11:10.932Z] #4 DONE 0.0s [2025-11-28T03:11:10.932Z] [2025-11-28T03:11:10.932Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:10.932Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:10.932Z] #5 CACHED [2025-11-28T03:11:10.932Z] [2025-11-28T03:11:10.932Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:10.932Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:10.932Z] #6 CACHED [2025-11-28T03:11:10.932Z] [2025-11-28T03:11:10.932Z] #7 exporting to image [2025-11-28T03:11:10.932Z] #7 exporting layers done [2025-11-28T03:11:10.932Z] #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done [2025-11-28T03:11:10.932Z] #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done [2025-11-28T03:11:10.932Z] #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done [2025-11-28T03:11:10.932Z] #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done [2025-11-28T03:11:10.932Z] #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done [2025-11-28T03:11:10.932Z] #7 pushing layers 0.0s done [2025-11-28T03:11:10.932Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 [2025-11-28T03:11:10.932Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:11.190Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.79@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done [2025-11-28T03:11:11.190Z] #7 DONE 0.1s [2025-11-28T03:11:11.190Z] [2025-11-28T03:11:11.190Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:11.190Z] #8 DONE 0.0s [2025-11-28T03:11:11.190Z] [2025-11-28T03:11:11.190Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:11.190Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:11.478Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:11.478Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:11.479Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:11.479Z] #1 transferring dockerfile: 209B done [2025-11-28T03:11:11.479Z] #1 DONE 0.0s [2025-11-28T03:11:11.479Z] [2025-11-28T03:11:11.479Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:11.479Z] #2 DONE 0.0s [2025-11-28T03:11:11.479Z] [2025-11-28T03:11:11.479Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:11.479Z] #3 DONE 0.0s [2025-11-28T03:11:11.479Z] [2025-11-28T03:11:11.479Z] #4 [internal] load .dockerignore [2025-11-28T03:11:11.479Z] #4 transferring context: 2B done [2025-11-28T03:11:11.479Z] #4 DONE 0.0s [2025-11-28T03:11:11.479Z] [2025-11-28T03:11:11.479Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:11.479Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:11.479Z] #5 CACHED [2025-11-28T03:11:11.479Z] [2025-11-28T03:11:11.479Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:11.479Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:11.479Z] #6 CACHED [2025-11-28T03:11:11.479Z] [2025-11-28T03:11:11.479Z] #7 exporting to image [2025-11-28T03:11:11.479Z] #7 exporting layers done [2025-11-28T03:11:11.479Z] #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 [2025-11-28T03:11:11.479Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:11.737Z] #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done [2025-11-28T03:11:11.737Z] #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done [2025-11-28T03:11:11.737Z] #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done [2025-11-28T03:11:11.737Z] #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done [2025-11-28T03:11:11.737Z] #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done [2025-11-28T03:11:11.737Z] #7 pushing layers 0.0s done [2025-11-28T03:11:11.737Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done [2025-11-28T03:11:11.737Z] #7 DONE 0.1s [2025-11-28T03:11:11.737Z] [2025-11-28T03:11:11.737Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:11.737Z] #8 DONE 0.0s [2025-11-28T03:11:11.737Z] [2025-11-28T03:11:11.737Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:11.737Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:12.024Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-11-28T03:11:12.024Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-11-28T03:11:12.024Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:12.024Z] #1 transferring dockerfile: 160B done [2025-11-28T03:11:12.024Z] #1 DONE 0.0s [2025-11-28T03:11:12.024Z] [2025-11-28T03:11:12.024Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-28T03:11:12.024Z] #2 DONE 0.0s [2025-11-28T03:11:12.024Z] [2025-11-28T03:11:12.024Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-11-28T03:11:12.024Z] #3 DONE 0.0s [2025-11-28T03:11:12.024Z] [2025-11-28T03:11:12.024Z] #4 [internal] load .dockerignore [2025-11-28T03:11:12.024Z] #4 transferring context: 2B done [2025-11-28T03:11:12.024Z] #4 DONE 0.0s [2025-11-28T03:11:12.024Z] [2025-11-28T03:11:12.024Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:12.024Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:12.024Z] #5 CACHED [2025-11-28T03:11:12.024Z] [2025-11-28T03:11:12.024Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 [2025-11-28T03:11:12.024Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:63a7518d9cba273bd9207c5d358cfced1a370778242f626e1abb87f3cfa5b117 0.0s done [2025-11-28T03:11:12.024Z] #6 CACHED [2025-11-28T03:11:12.024Z] [2025-11-28T03:11:12.024Z] #7 exporting to image [2025-11-28T03:11:12.024Z] #7 exporting layers done [2025-11-28T03:11:12.024Z] #7 exporting manifest sha256:453f5a2ef523caaae1a39f693bf2733a587161e61a2bf59d0ef96bf88fdb3fa4 done [2025-11-28T03:11:12.024Z] #7 exporting config sha256:d9d587afda6313721b0c5991c6e12344054144e770493fb882035806690e6a53 done [2025-11-28T03:11:12.024Z] #7 exporting manifest sha256:4c898d8e92ca61d89379ec7d745955398c7d9d40036f53575d789e9abf4a9a0f done [2025-11-28T03:11:12.024Z] #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 [2025-11-28T03:11:12.024Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:12.282Z] #7 exporting config sha256:c5beed47ff61ebff63cc5caafce4be31dbe6a95661f66255f791cf6f2c3b5f16 done [2025-11-28T03:11:12.282Z] #7 exporting manifest list sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 done [2025-11-28T03:11:12.282Z] #7 pushing layers 0.0s done [2025-11-28T03:11:12.283Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:b191e94db05858260eac1c16fb8bb96eeeacdf3db45194a74d9fffb87c8ec541 0.1s done [2025-11-28T03:11:12.283Z] #7 DONE 0.1s [2025-11-28T03:11:12.283Z] [2025-11-28T03:11:12.283Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:12.283Z] #8 DONE 0.0s [2025-11-28T03:11:12.283Z] [2025-11-28T03:11:12.283Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:12.283Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:12.586Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:12.586Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:12.586Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:12.586Z] #1 transferring dockerfile: 198B done [2025-11-28T03:11:12.586Z] #1 DONE 0.0s [2025-11-28T03:11:12.586Z] [2025-11-28T03:11:12.586Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:12.586Z] #2 DONE 0.0s [2025-11-28T03:11:12.586Z] [2025-11-28T03:11:12.586Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:12.586Z] #3 DONE 0.0s [2025-11-28T03:11:12.586Z] [2025-11-28T03:11:12.586Z] #4 [internal] load .dockerignore [2025-11-28T03:11:12.586Z] #4 transferring context: 2B done [2025-11-28T03:11:12.586Z] #4 DONE 0.0s [2025-11-28T03:11:12.586Z] [2025-11-28T03:11:12.586Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:12.586Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:12.845Z] #5 DONE 0.0s [2025-11-28T03:11:12.845Z] [2025-11-28T03:11:12.845Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:12.845Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:12.845Z] #6 DONE 0.1s [2025-11-28T03:11:12.845Z] [2025-11-28T03:11:12.845Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:12.845Z] #7 DONE 0.0s [2025-11-28T03:11:12.845Z] [2025-11-28T03:11:12.845Z] #8 exporting to image [2025-11-28T03:11:12.845Z] #8 exporting layers done [2025-11-28T03:11:12.845Z] #8 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done [2025-11-28T03:11:12.845Z] #8 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done [2025-11-28T03:11:12.845Z] #8 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done [2025-11-28T03:11:12.845Z] #8 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done [2025-11-28T03:11:12.845Z] #8 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done [2025-11-28T03:11:12.845Z] #8 pushing layers 0.1s done [2025-11-28T03:11:12.845Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done [2025-11-28T03:11:12.845Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:12.845Z] #8 DONE 0.2s [2025-11-28T03:11:13.104Z] [2025-11-28T03:11:13.104Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:13.104Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:13.403Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-11-28T03:11:13.403Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-11-28T03:11:13.403Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:13.403Z] #1 transferring dockerfile: 164B done [2025-11-28T03:11:13.403Z] #1 DONE 0.0s [2025-11-28T03:11:13.403Z] [2025-11-28T03:11:13.403Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-28T03:11:13.403Z] #2 DONE 0.0s [2025-11-28T03:11:13.403Z] [2025-11-28T03:11:13.403Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-11-28T03:11:13.403Z] #3 DONE 0.0s [2025-11-28T03:11:13.403Z] [2025-11-28T03:11:13.403Z] #4 [internal] load .dockerignore [2025-11-28T03:11:13.403Z] #4 transferring context: 2B done [2025-11-28T03:11:13.403Z] #4 DONE 0.0s [2025-11-28T03:11:13.403Z] [2025-11-28T03:11:13.403Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:13.403Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 done [2025-11-28T03:11:13.403Z] #5 CACHED [2025-11-28T03:11:13.403Z] [2025-11-28T03:11:13.403Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:13.403Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:13.403Z] #6 CACHED [2025-11-28T03:11:13.403Z] [2025-11-28T03:11:13.403Z] #7 exporting to image [2025-11-28T03:11:13.403Z] #7 exporting layers done [2025-11-28T03:11:13.403Z] #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done [2025-11-28T03:11:13.403Z] #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 [2025-11-28T03:11:13.403Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:13.662Z] #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done [2025-11-28T03:11:13.662Z] #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done [2025-11-28T03:11:13.662Z] #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done [2025-11-28T03:11:13.662Z] #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done [2025-11-28T03:11:13.662Z] #7 pushing layers 0.0s done [2025-11-28T03:11:13.662Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done [2025-11-28T03:11:13.662Z] #7 DONE 0.1s [2025-11-28T03:11:13.662Z] [2025-11-28T03:11:13.662Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:13.662Z] #8 DONE 0.0s [2025-11-28T03:11:13.662Z] [2025-11-28T03:11:13.662Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:13.662Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:13.952Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 --push - [2025-11-28T03:11:13.952Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79' [2025-11-28T03:11:13.952Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:13.952Z] #1 transferring dockerfile: 170B done [2025-11-28T03:11:13.952Z] #1 DONE 0.0s [2025-11-28T03:11:13.952Z] [2025-11-28T03:11:13.952Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 [2025-11-28T03:11:13.952Z] #2 DONE 0.0s [2025-11-28T03:11:13.952Z] [2025-11-28T03:11:13.952Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79 [2025-11-28T03:11:13.952Z] #3 DONE 0.0s [2025-11-28T03:11:13.952Z] [2025-11-28T03:11:13.952Z] #4 [internal] load .dockerignore [2025-11-28T03:11:13.952Z] #4 transferring context: 2B done [2025-11-28T03:11:13.952Z] #4 DONE 0.0s [2025-11-28T03:11:13.952Z] [2025-11-28T03:11:13.952Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:13.952Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:13.952Z] #5 CACHED [2025-11-28T03:11:13.952Z] [2025-11-28T03:11:13.952Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:13.952Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:13.952Z] #6 CACHED [2025-11-28T03:11:13.952Z] [2025-11-28T03:11:13.952Z] #7 exporting to image [2025-11-28T03:11:13.952Z] #7 exporting layers done [2025-11-28T03:11:13.952Z] #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done [2025-11-28T03:11:13.952Z] #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done [2025-11-28T03:11:13.952Z] #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done [2025-11-28T03:11:13.952Z] #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done [2025-11-28T03:11:13.952Z] #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done [2025-11-28T03:11:13.952Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:14.212Z] #7 pushing layers 0.0s done [2025-11-28T03:11:14.212Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.79@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done [2025-11-28T03:11:14.212Z] #7 DONE 0.1s [2025-11-28T03:11:14.212Z] [2025-11-28T03:11:14.212Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:14.212Z] #8 DONE 0.0s [2025-11-28T03:11:14.212Z] [2025-11-28T03:11:14.212Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:14.212Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:14.511Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:14.511Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:14.511Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:14.511Z] #1 transferring dockerfile: 211B done [2025-11-28T03:11:14.511Z] #1 DONE 0.0s [2025-11-28T03:11:14.511Z] [2025-11-28T03:11:14.511Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:14.511Z] #2 DONE 0.0s [2025-11-28T03:11:14.511Z] [2025-11-28T03:11:14.511Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:14.511Z] #3 DONE 0.0s [2025-11-28T03:11:14.511Z] [2025-11-28T03:11:14.511Z] #4 [internal] load .dockerignore [2025-11-28T03:11:14.511Z] #4 transferring context: 2B done [2025-11-28T03:11:14.511Z] #4 DONE 0.0s [2025-11-28T03:11:14.511Z] [2025-11-28T03:11:14.511Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:14.511Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:14.511Z] #5 CACHED [2025-11-28T03:11:14.511Z] [2025-11-28T03:11:14.511Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:14.511Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:14.511Z] #6 CACHED [2025-11-28T03:11:14.511Z] [2025-11-28T03:11:14.511Z] #7 exporting to image [2025-11-28T03:11:14.511Z] #7 exporting layers [2025-11-28T03:11:14.511Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:14.770Z] #7 exporting layers done [2025-11-28T03:11:14.770Z] #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done [2025-11-28T03:11:14.770Z] #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done [2025-11-28T03:11:14.770Z] #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done [2025-11-28T03:11:14.770Z] #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done [2025-11-28T03:11:14.770Z] #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done [2025-11-28T03:11:14.770Z] #7 pushing layers 0.0s done [2025-11-28T03:11:14.771Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done [2025-11-28T03:11:14.771Z] #7 DONE 0.1s [2025-11-28T03:11:14.771Z] [2025-11-28T03:11:14.771Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:14.771Z] #8 DONE 0.0s [2025-11-28T03:11:14.771Z] [2025-11-28T03:11:14.771Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:14.771Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:15.056Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-11-28T03:11:15.056Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-11-28T03:11:15.056Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:15.056Z] #1 transferring dockerfile: 162B done [2025-11-28T03:11:15.056Z] #1 DONE 0.0s [2025-11-28T03:11:15.056Z] [2025-11-28T03:11:15.056Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-28T03:11:15.056Z] #2 DONE 0.0s [2025-11-28T03:11:15.056Z] [2025-11-28T03:11:15.056Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-11-28T03:11:15.056Z] #3 DONE 0.0s [2025-11-28T03:11:15.056Z] [2025-11-28T03:11:15.056Z] #4 [internal] load .dockerignore [2025-11-28T03:11:15.056Z] #4 transferring context: 2B done [2025-11-28T03:11:15.056Z] #4 DONE 0.0s [2025-11-28T03:11:15.056Z] [2025-11-28T03:11:15.056Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:15.056Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:15.056Z] #5 CACHED [2025-11-28T03:11:15.056Z] [2025-11-28T03:11:15.056Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 [2025-11-28T03:11:15.056Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:153de2b3b43748626b59675dd419906521109296460ae045af07326d48eb7184 0.0s done [2025-11-28T03:11:15.056Z] #6 CACHED [2025-11-28T03:11:15.056Z] [2025-11-28T03:11:15.056Z] #7 exporting to image [2025-11-28T03:11:15.056Z] #7 exporting layers done [2025-11-28T03:11:15.056Z] #7 exporting manifest sha256:2fbbd100a75aeabcb6cb5a06c354563c9040b07789ee1926e884f09b2e0b7768 done [2025-11-28T03:11:15.056Z] #7 exporting config sha256:243fd40de5b714611daa17ac8bccd72eb1cee02f6adee3b36c3195a5a4f6e457 done [2025-11-28T03:11:15.056Z] #7 exporting manifest sha256:621934a5a06b00bb762a8d974efb5d8ea74a6ebfdb2295c8ae7cf8cfedc8a929 done [2025-11-28T03:11:15.056Z] #7 exporting config sha256:f10fd5d9907ffbf1d3a1e5919a4edd1d262b4f104b7adb741d997632cf0cfef5 done [2025-11-28T03:11:15.056Z] #7 exporting manifest list sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 done [2025-11-28T03:11:15.056Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:15.315Z] #7 pushing layers 0.0s done [2025-11-28T03:11:15.315Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:2e0176116ad9b4927a7cd9c30162febc4b2edcf1b8615380786f558ae8ffdf22 0.1s done [2025-11-28T03:11:15.315Z] #7 DONE 0.1s [2025-11-28T03:11:15.315Z] [2025-11-28T03:11:15.315Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:15.315Z] #8 DONE 0.0s [2025-11-28T03:11:15.315Z] [2025-11-28T03:11:15.315Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:15.315Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:15.611Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:15.611Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:15.611Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:15.611Z] #1 transferring dockerfile: 206B done [2025-11-28T03:11:15.611Z] #1 DONE 0.0s [2025-11-28T03:11:15.611Z] [2025-11-28T03:11:15.611Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:15.611Z] #2 DONE 0.0s [2025-11-28T03:11:15.611Z] [2025-11-28T03:11:15.611Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:15.611Z] #3 DONE 0.0s [2025-11-28T03:11:15.611Z] [2025-11-28T03:11:15.611Z] #4 [internal] load .dockerignore [2025-11-28T03:11:15.611Z] #4 transferring context: 2B done [2025-11-28T03:11:15.611Z] #4 DONE 0.0s [2025-11-28T03:11:15.611Z] [2025-11-28T03:11:15.611Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:15.611Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:15.871Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:15.871Z] #5 DONE 0.0s [2025-11-28T03:11:15.871Z] [2025-11-28T03:11:15.871Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:15.871Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:16.130Z] #6 DONE 0.2s [2025-11-28T03:11:16.130Z] [2025-11-28T03:11:16.130Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:16.130Z] #7 DONE 0.0s [2025-11-28T03:11:16.130Z] [2025-11-28T03:11:16.130Z] #8 exporting to image [2025-11-28T03:11:16.130Z] #8 exporting layers done [2025-11-28T03:11:16.130Z] #8 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab 0.0s done [2025-11-28T03:11:16.130Z] #8 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done [2025-11-28T03:11:16.130Z] #8 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done [2025-11-28T03:11:16.130Z] #8 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done [2025-11-28T03:11:16.130Z] #8 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done [2025-11-28T03:11:16.130Z] #8 pushing layers [2025-11-28T03:11:16.130Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:16.130Z] #8 pushing layers 0.1s done [2025-11-28T03:11:16.130Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done [2025-11-28T03:11:16.130Z] #8 DONE 0.2s [2025-11-28T03:11:16.130Z] [2025-11-28T03:11:16.130Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:16.130Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:16.435Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-11-28T03:11:16.435Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-11-28T03:11:16.435Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:16.435Z] #1 transferring dockerfile: 172B done [2025-11-28T03:11:16.435Z] #1 DONE 0.0s [2025-11-28T03:11:16.435Z] [2025-11-28T03:11:16.435Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-28T03:11:16.435Z] #2 DONE 0.0s [2025-11-28T03:11:16.435Z] [2025-11-28T03:11:16.435Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-11-28T03:11:16.435Z] #3 DONE 0.0s [2025-11-28T03:11:16.435Z] [2025-11-28T03:11:16.435Z] #4 [internal] load .dockerignore [2025-11-28T03:11:16.435Z] #4 transferring context: 2B done [2025-11-28T03:11:16.435Z] #4 DONE 0.0s [2025-11-28T03:11:16.435Z] [2025-11-28T03:11:16.435Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:16.435Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:16.435Z] #5 CACHED [2025-11-28T03:11:16.435Z] [2025-11-28T03:11:16.435Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:16.696Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:16.696Z] #6 CACHED [2025-11-28T03:11:16.696Z] [2025-11-28T03:11:16.696Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:16.696Z] #7 DONE 0.0s [2025-11-28T03:11:16.696Z] [2025-11-28T03:11:16.696Z] #8 exporting to image [2025-11-28T03:11:16.696Z] #8 exporting layers done [2025-11-28T03:11:16.696Z] #8 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done [2025-11-28T03:11:16.696Z] #8 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done [2025-11-28T03:11:16.696Z] #8 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done [2025-11-28T03:11:16.696Z] #8 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done [2025-11-28T03:11:16.696Z] #8 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done [2025-11-28T03:11:16.696Z] #8 pushing layers 0.0s done [2025-11-28T03:11:16.696Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done [2025-11-28T03:11:16.696Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:16.696Z] #8 DONE 0.1s [2025-11-28T03:11:16.696Z] [2025-11-28T03:11:16.696Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:16.696Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:16.987Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79' [2025-11-28T03:11:16.987Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 --push - [2025-11-28T03:11:16.987Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:16.987Z] #1 transferring dockerfile: 178B done [2025-11-28T03:11:16.987Z] #1 DONE 0.0s [2025-11-28T03:11:16.987Z] [2025-11-28T03:11:16.987Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 [2025-11-28T03:11:16.987Z] #2 DONE 0.0s [2025-11-28T03:11:16.987Z] [2025-11-28T03:11:16.987Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79 [2025-11-28T03:11:16.987Z] #3 DONE 0.0s [2025-11-28T03:11:16.987Z] [2025-11-28T03:11:16.987Z] #4 [internal] load .dockerignore [2025-11-28T03:11:16.987Z] #4 transferring context: 2B done [2025-11-28T03:11:16.987Z] #4 DONE 0.0s [2025-11-28T03:11:16.987Z] [2025-11-28T03:11:16.987Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:16.987Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:16.987Z] #5 CACHED [2025-11-28T03:11:16.987Z] [2025-11-28T03:11:16.987Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:16.987Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:16.987Z] #6 CACHED [2025-11-28T03:11:16.987Z] [2025-11-28T03:11:16.987Z] #7 exporting to image [2025-11-28T03:11:16.987Z] #7 exporting layers done [2025-11-28T03:11:16.987Z] #7 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done [2025-11-28T03:11:16.987Z] #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 [2025-11-28T03:11:16.987Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:17.247Z] #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done [2025-11-28T03:11:17.247Z] #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done [2025-11-28T03:11:17.247Z] #7 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done [2025-11-28T03:11:17.247Z] #7 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done [2025-11-28T03:11:17.247Z] #7 pushing layers 0.0s done [2025-11-28T03:11:17.247Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.79@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done [2025-11-28T03:11:17.247Z] #7 DONE 0.1s [2025-11-28T03:11:17.247Z] [2025-11-28T03:11:17.247Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:17.247Z] #8 DONE 0.0s [2025-11-28T03:11:17.247Z] [2025-11-28T03:11:17.247Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:17.247Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:17.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:17.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:17.537Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:17.537Z] #1 transferring dockerfile: 219B done [2025-11-28T03:11:17.537Z] #1 DONE 0.0s [2025-11-28T03:11:17.537Z] [2025-11-28T03:11:17.537Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:17.537Z] #2 DONE 0.0s [2025-11-28T03:11:17.537Z] [2025-11-28T03:11:17.537Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:17.537Z] #3 DONE 0.0s [2025-11-28T03:11:17.537Z] [2025-11-28T03:11:17.537Z] #4 [internal] load .dockerignore [2025-11-28T03:11:17.537Z] #4 transferring context: 2B done [2025-11-28T03:11:17.537Z] #4 DONE 0.0s [2025-11-28T03:11:17.537Z] [2025-11-28T03:11:17.537Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:17.537Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:17.537Z] #5 CACHED [2025-11-28T03:11:17.537Z] [2025-11-28T03:11:17.537Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:17.537Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:17.537Z] #6 CACHED [2025-11-28T03:11:17.537Z] [2025-11-28T03:11:17.537Z] #7 exporting to image [2025-11-28T03:11:17.537Z] #7 exporting layers done [2025-11-28T03:11:17.537Z] #7 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done [2025-11-28T03:11:17.537Z] #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done [2025-11-28T03:11:17.537Z] #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 [2025-11-28T03:11:17.537Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:17.796Z] #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done [2025-11-28T03:11:17.796Z] #7 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done [2025-11-28T03:11:17.796Z] #7 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done [2025-11-28T03:11:17.796Z] #7 pushing layers 0.0s done [2025-11-28T03:11:17.796Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done [2025-11-28T03:11:17.796Z] #7 DONE 0.1s [2025-11-28T03:11:17.796Z] [2025-11-28T03:11:17.796Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:17.796Z] #8 DONE 0.0s [2025-11-28T03:11:17.796Z] [2025-11-28T03:11:17.796Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:17.796Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:18.079Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-11-28T03:11:18.080Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-11-28T03:11:18.340Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:18.340Z] #1 transferring dockerfile: 170B done [2025-11-28T03:11:18.340Z] #1 DONE 0.0s [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-28T03:11:18.340Z] #2 DONE 0.0s [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-11-28T03:11:18.340Z] #3 DONE 0.0s [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] #4 [internal] load .dockerignore [2025-11-28T03:11:18.340Z] #4 transferring context: 2B done [2025-11-28T03:11:18.340Z] #4 DONE 0.0s [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:18.340Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:18.340Z] #5 CACHED [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 [2025-11-28T03:11:18.340Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:ff0b890b2b172571887adbf998370302799d37b43a13852d427c436039fff4b5 0.0s done [2025-11-28T03:11:18.340Z] #6 CACHED [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] #7 exporting to image [2025-11-28T03:11:18.340Z] #7 exporting layers done [2025-11-28T03:11:18.340Z] #7 exporting manifest sha256:d3e1f5fa4c9c1ef52ac5a5372898a1ce6b1200e8a11197494e88d2531c46d5ab done [2025-11-28T03:11:18.340Z] #7 exporting config sha256:0bae2d57622b109d9b2dccc93acf6219f510380dbe6962b3625a8079ed885b42 done [2025-11-28T03:11:18.340Z] #7 exporting manifest sha256:f254da470307cd84924b65e404a4ed97440112e4606eaf18add2a5b7c48cdd00 done [2025-11-28T03:11:18.340Z] #7 exporting config sha256:540c492528cf151ee448a052d12527ef83f36a8c82c965825d9d3290fcbcff17 done [2025-11-28T03:11:18.340Z] #7 exporting manifest list sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec done [2025-11-28T03:11:18.340Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:18.340Z] #7 pushing layers 0.0s done [2025-11-28T03:11:18.340Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:9737684817401ce1a1fc916973e31d7ecec78316a7363c2122f9616f72e96fec 0.1s done [2025-11-28T03:11:18.340Z] #7 DONE 0.1s [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:18.340Z] #8 DONE 0.0s [2025-11-28T03:11:18.340Z] [2025-11-28T03:11:18.340Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:18.340Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:18.629Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:18.629Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:18.629Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:18.629Z] #1 transferring dockerfile: 204B done [2025-11-28T03:11:18.629Z] #1 DONE 0.0s [2025-11-28T03:11:18.629Z] [2025-11-28T03:11:18.629Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:18.629Z] #2 DONE 0.0s [2025-11-28T03:11:18.629Z] [2025-11-28T03:11:18.629Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:18.629Z] #3 DONE 0.0s [2025-11-28T03:11:18.629Z] [2025-11-28T03:11:18.629Z] #4 [internal] load .dockerignore [2025-11-28T03:11:18.629Z] #4 transferring context: 2B done [2025-11-28T03:11:18.629Z] #4 DONE 0.0s [2025-11-28T03:11:18.629Z] [2025-11-28T03:11:18.629Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:18.629Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:18.886Z] #5 DONE 0.0s [2025-11-28T03:11:18.886Z] [2025-11-28T03:11:18.886Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:18.886Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:18.886Z] #6 DONE 0.1s [2025-11-28T03:11:18.886Z] [2025-11-28T03:11:18.886Z] #7 exporting to image [2025-11-28T03:11:18.886Z] #7 exporting layers done [2025-11-28T03:11:18.886Z] #7 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd 0.0s done [2025-11-28T03:11:18.886Z] #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done [2025-11-28T03:11:18.887Z] #7 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done [2025-11-28T03:11:18.887Z] #7 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done [2025-11-28T03:11:18.887Z] #7 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done [2025-11-28T03:11:18.887Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:18.887Z] #7 ... [2025-11-28T03:11:18.887Z] [2025-11-28T03:11:18.887Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:18.887Z] #8 DONE 0.0s [2025-11-28T03:11:18.887Z] [2025-11-28T03:11:18.887Z] #7 exporting to image [2025-11-28T03:11:18.887Z] #7 pushing layers 0.1s done [2025-11-28T03:11:18.887Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb [2025-11-28T03:11:19.146Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done [2025-11-28T03:11:19.146Z] #7 DONE 0.2s [2025-11-28T03:11:19.146Z] [2025-11-28T03:11:19.146Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:19.146Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:19.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2025-11-28T03:11:19.431Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2025-11-28T03:11:19.431Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:19.431Z] #1 transferring dockerfile: 170B done [2025-11-28T03:11:19.431Z] #1 DONE 0.0s [2025-11-28T03:11:19.431Z] [2025-11-28T03:11:19.431Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-28T03:11:19.431Z] #2 DONE 0.0s [2025-11-28T03:11:19.431Z] [2025-11-28T03:11:19.431Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-11-28T03:11:19.431Z] #3 DONE 0.0s [2025-11-28T03:11:19.431Z] [2025-11-28T03:11:19.431Z] #4 [internal] load .dockerignore [2025-11-28T03:11:19.431Z] #4 transferring context: 2B done [2025-11-28T03:11:19.431Z] #4 DONE 0.0s [2025-11-28T03:11:19.431Z] [2025-11-28T03:11:19.431Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:19.431Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:19.431Z] #5 CACHED [2025-11-28T03:11:19.431Z] [2025-11-28T03:11:19.431Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:19.431Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:19.431Z] #6 CACHED [2025-11-28T03:11:19.431Z] [2025-11-28T03:11:19.431Z] #7 exporting to image [2025-11-28T03:11:19.431Z] #7 exporting layers done [2025-11-28T03:11:19.431Z] #7 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done [2025-11-28T03:11:19.431Z] #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 [2025-11-28T03:11:19.431Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:19.690Z] #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done [2025-11-28T03:11:19.690Z] #7 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done [2025-11-28T03:11:19.690Z] #7 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done [2025-11-28T03:11:19.690Z] #7 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done [2025-11-28T03:11:19.690Z] #7 pushing layers 0.0s done [2025-11-28T03:11:19.690Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done [2025-11-28T03:11:19.690Z] #7 DONE 0.1s [2025-11-28T03:11:19.690Z] [2025-11-28T03:11:19.690Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:19.690Z] #8 DONE 0.0s [2025-11-28T03:11:19.690Z] [2025-11-28T03:11:19.690Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:19.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:19.978Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 --push - [2025-11-28T03:11:19.978Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79' [2025-11-28T03:11:20.237Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:20.237Z] #1 transferring dockerfile: 176B done [2025-11-28T03:11:20.237Z] #1 DONE 0.0s [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 [2025-11-28T03:11:20.237Z] #2 DONE 0.0s [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79 [2025-11-28T03:11:20.237Z] #3 DONE 0.0s [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #4 [internal] load .dockerignore [2025-11-28T03:11:20.237Z] #4 transferring context: 2B done [2025-11-28T03:11:20.237Z] #4 DONE 0.0s [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:20.237Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:20.237Z] #5 DONE 0.0s [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:20.237Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:20.237Z] #6 CACHED [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:20.237Z] #5 CACHED [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:20.237Z] #7 DONE 0.0s [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] #8 exporting to image [2025-11-28T03:11:20.237Z] #8 exporting layers done [2025-11-28T03:11:20.237Z] #8 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done [2025-11-28T03:11:20.237Z] #8 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done [2025-11-28T03:11:20.237Z] #8 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done [2025-11-28T03:11:20.237Z] #8 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done [2025-11-28T03:11:20.237Z] #8 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done [2025-11-28T03:11:20.237Z] #8 pushing layers 0.0s done [2025-11-28T03:11:20.237Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.79@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done [2025-11-28T03:11:20.237Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:20.237Z] #8 DONE 0.1s [2025-11-28T03:11:20.237Z] [2025-11-28T03:11:20.237Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:20.237Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:20.522Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:20.523Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:20.781Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:20.781Z] #1 transferring dockerfile: 217B done [2025-11-28T03:11:20.781Z] #1 DONE 0.0s [2025-11-28T03:11:20.781Z] [2025-11-28T03:11:20.781Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:20.781Z] #2 DONE 0.0s [2025-11-28T03:11:20.781Z] [2025-11-28T03:11:20.781Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:20.781Z] #3 DONE 0.0s [2025-11-28T03:11:20.781Z] [2025-11-28T03:11:20.781Z] #4 [internal] load .dockerignore [2025-11-28T03:11:20.781Z] #4 transferring context: 2B done [2025-11-28T03:11:20.781Z] #4 DONE 0.0s [2025-11-28T03:11:20.781Z] [2025-11-28T03:11:20.781Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:20.781Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:20.781Z] #5 CACHED [2025-11-28T03:11:20.781Z] [2025-11-28T03:11:20.781Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:20.782Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:20.782Z] #6 CACHED [2025-11-28T03:11:20.782Z] [2025-11-28T03:11:20.782Z] #7 exporting to image [2025-11-28T03:11:20.782Z] #7 exporting layers done [2025-11-28T03:11:20.782Z] #7 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done [2025-11-28T03:11:20.782Z] #7 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done [2025-11-28T03:11:20.782Z] #7 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done [2025-11-28T03:11:20.782Z] #7 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done [2025-11-28T03:11:20.782Z] #7 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done [2025-11-28T03:11:20.782Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:20.782Z] #7 pushing layers 0.0s done [2025-11-28T03:11:20.782Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done [2025-11-28T03:11:20.782Z] #7 DONE 0.1s [2025-11-28T03:11:20.782Z] [2025-11-28T03:11:20.782Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:20.782Z] #8 DONE 0.0s [2025-11-28T03:11:20.782Z] [2025-11-28T03:11:20.782Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:20.782Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:21.066Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2025-11-28T03:11:21.066Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2025-11-28T03:11:21.066Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:21.066Z] #1 transferring dockerfile: 168B done [2025-11-28T03:11:21.066Z] #1 DONE 0.0s [2025-11-28T03:11:21.066Z] [2025-11-28T03:11:21.066Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-28T03:11:21.066Z] #2 DONE 0.0s [2025-11-28T03:11:21.066Z] [2025-11-28T03:11:21.066Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-11-28T03:11:21.066Z] #3 DONE 0.0s [2025-11-28T03:11:21.066Z] [2025-11-28T03:11:21.066Z] #4 [internal] load .dockerignore [2025-11-28T03:11:21.066Z] #4 transferring context: 2B done [2025-11-28T03:11:21.066Z] #4 DONE 0.0s [2025-11-28T03:11:21.066Z] [2025-11-28T03:11:21.066Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:21.066Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:21.066Z] #5 CACHED [2025-11-28T03:11:21.066Z] [2025-11-28T03:11:21.066Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:21.066Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 0.0s done [2025-11-28T03:11:21.066Z] #6 DONE 0.0s [2025-11-28T03:11:21.326Z] [2025-11-28T03:11:21.326Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:dae1c02cc9430fac6e83c790e324e82656aa9b1ce97f4c6adb83e07541305113 [2025-11-28T03:11:21.326Z] #6 CACHED [2025-11-28T03:11:21.326Z] [2025-11-28T03:11:21.326Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:21.326Z] #7 DONE 0.0s [2025-11-28T03:11:21.326Z] [2025-11-28T03:11:21.326Z] #8 exporting to image [2025-11-28T03:11:21.326Z] #8 exporting layers done [2025-11-28T03:11:21.326Z] #8 exporting manifest sha256:55c4077624164db849ffd2d76b916804921855b4588899e27db0fe4a8853bfcd done [2025-11-28T03:11:21.326Z] #8 exporting config sha256:d6feef29a807508089da9ea6346ff2a93af241c0ff6813e806c9b4539b2faea7 done [2025-11-28T03:11:21.326Z] #8 exporting manifest sha256:8323edd0475c83dbb5a6bf2f4fa6db8409ae9543c28a37b7dcfe42839e9a9ab6 done [2025-11-28T03:11:21.326Z] #8 exporting config sha256:3c3fb8cc70b2e8a38943e09ecf8a53851502022d3bb49e6f8b91ff354563e099 done [2025-11-28T03:11:21.326Z] #8 exporting manifest list sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb done [2025-11-28T03:11:21.326Z] #8 pushing layers 0.0s done [2025-11-28T03:11:21.326Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:730a91e9b0bbfcd7836124eff75dc73b02541a7ae24145fccaa087bd8657dafb 0.1s done [2025-11-28T03:11:21.326Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:21.326Z] #8 DONE 0.1s [2025-11-28T03:11:21.326Z] [2025-11-28T03:11:21.326Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:21.326Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:21.616Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:21.616Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:21.616Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:21.616Z] #1 transferring dockerfile: 205B done [2025-11-28T03:11:21.616Z] #1 DONE 0.0s [2025-11-28T03:11:21.616Z] [2025-11-28T03:11:21.616Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:21.616Z] #2 DONE 0.0s [2025-11-28T03:11:21.616Z] [2025-11-28T03:11:21.616Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:21.616Z] #3 DONE 0.1s [2025-11-28T03:11:21.616Z] [2025-11-28T03:11:21.616Z] #4 [internal] load .dockerignore [2025-11-28T03:11:21.875Z] #4 transferring context: 2B done [2025-11-28T03:11:21.875Z] #4 DONE 0.0s [2025-11-28T03:11:21.875Z] [2025-11-28T03:11:21.875Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:21.875Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done [2025-11-28T03:11:21.875Z] #5 DONE 0.0s [2025-11-28T03:11:21.875Z] [2025-11-28T03:11:21.875Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:21.875Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done [2025-11-28T03:11:21.875Z] #6 DONE 0.1s [2025-11-28T03:11:21.875Z] [2025-11-28T03:11:21.875Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:21.875Z] #7 DONE 0.0s [2025-11-28T03:11:21.875Z] [2025-11-28T03:11:21.875Z] #8 exporting to image [2025-11-28T03:11:21.875Z] #8 exporting layers done [2025-11-28T03:11:21.875Z] #8 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done [2025-11-28T03:11:21.875Z] #8 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done [2025-11-28T03:11:21.875Z] #8 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 0.0s done [2025-11-28T03:11:21.875Z] #8 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done [2025-11-28T03:11:21.875Z] #8 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done [2025-11-28T03:11:21.875Z] #8 pushing layers 0.1s done [2025-11-28T03:11:21.875Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 [2025-11-28T03:11:21.875Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:22.134Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done [2025-11-28T03:11:22.134Z] #8 DONE 0.2s [2025-11-28T03:11:22.134Z] [2025-11-28T03:11:22.134Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:22.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:22.431Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2025-11-28T03:11:22.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2025-11-28T03:11:22.431Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:22.431Z] #1 transferring dockerfile: 171B done [2025-11-28T03:11:22.431Z] #1 DONE 0.0s [2025-11-28T03:11:22.431Z] [2025-11-28T03:11:22.431Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-28T03:11:22.431Z] #2 DONE 0.0s [2025-11-28T03:11:22.431Z] [2025-11-28T03:11:22.431Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-11-28T03:11:22.431Z] #3 DONE 0.0s [2025-11-28T03:11:22.431Z] [2025-11-28T03:11:22.431Z] #4 [internal] load .dockerignore [2025-11-28T03:11:22.431Z] #4 transferring context: 2B done [2025-11-28T03:11:22.431Z] #4 DONE 0.0s [2025-11-28T03:11:22.431Z] [2025-11-28T03:11:22.431Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:22.431Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done [2025-11-28T03:11:22.431Z] #5 CACHED [2025-11-28T03:11:22.431Z] [2025-11-28T03:11:22.431Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:22.431Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done [2025-11-28T03:11:22.690Z] #6 CACHED [2025-11-28T03:11:22.690Z] [2025-11-28T03:11:22.690Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:22.690Z] #7 DONE 0.0s [2025-11-28T03:11:22.690Z] [2025-11-28T03:11:22.690Z] #8 exporting to image [2025-11-28T03:11:22.690Z] #8 exporting layers done [2025-11-28T03:11:22.690Z] #8 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done [2025-11-28T03:11:22.690Z] #8 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done [2025-11-28T03:11:22.690Z] #8 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done [2025-11-28T03:11:22.690Z] #8 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done [2025-11-28T03:11:22.690Z] #8 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done [2025-11-28T03:11:22.690Z] #8 pushing layers 0.0s done [2025-11-28T03:11:22.690Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done [2025-11-28T03:11:22.690Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:22.690Z] #8 DONE 0.1s [2025-11-28T03:11:22.690Z] [2025-11-28T03:11:22.690Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:22.690Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:22.975Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79' [2025-11-28T03:11:22.975Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 --push - [2025-11-28T03:11:23.233Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:23.233Z] #1 transferring dockerfile: 177B done [2025-11-28T03:11:23.233Z] #1 DONE 0.0s [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 [2025-11-28T03:11:23.233Z] #2 DONE 0.0s [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79 [2025-11-28T03:11:23.233Z] #3 DONE 0.0s [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] #4 [internal] load .dockerignore [2025-11-28T03:11:23.233Z] #4 transferring context: 2B done [2025-11-28T03:11:23.233Z] #4 DONE 0.0s [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:23.233Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done [2025-11-28T03:11:23.233Z] #5 CACHED [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:23.233Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done [2025-11-28T03:11:23.233Z] #6 CACHED [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] #7 exporting to image [2025-11-28T03:11:23.233Z] #7 exporting layers done [2025-11-28T03:11:23.233Z] #7 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done [2025-11-28T03:11:23.233Z] #7 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done [2025-11-28T03:11:23.233Z] #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done [2025-11-28T03:11:23.233Z] #7 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done [2025-11-28T03:11:23.233Z] #7 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done [2025-11-28T03:11:23.233Z] #7 pushing layers 0.0s done [2025-11-28T03:11:23.233Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 [2025-11-28T03:11:23.233Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:23.233Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.79@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done [2025-11-28T03:11:23.233Z] #7 DONE 0.1s [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:23.233Z] #8 DONE 0.0s [2025-11-28T03:11:23.233Z] [2025-11-28T03:11:23.233Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:23.233Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:23.519Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:23.519Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:23.519Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:23.519Z] #1 transferring dockerfile: 218B done [2025-11-28T03:11:23.519Z] #1 DONE 0.0s [2025-11-28T03:11:23.519Z] [2025-11-28T03:11:23.519Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:23.519Z] #2 DONE 0.0s [2025-11-28T03:11:23.519Z] [2025-11-28T03:11:23.519Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:23.519Z] #3 DONE 0.0s [2025-11-28T03:11:23.519Z] [2025-11-28T03:11:23.519Z] #4 [internal] load .dockerignore [2025-11-28T03:11:23.519Z] #4 transferring context: 2B done [2025-11-28T03:11:23.519Z] #4 DONE 0.0s [2025-11-28T03:11:23.519Z] [2025-11-28T03:11:23.519Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:23.519Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done [2025-11-28T03:11:23.519Z] #5 CACHED [2025-11-28T03:11:23.519Z] [2025-11-28T03:11:23.519Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:23.519Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da done [2025-11-28T03:11:23.519Z] #6 CACHED [2025-11-28T03:11:23.519Z] [2025-11-28T03:11:23.519Z] #7 exporting to image [2025-11-28T03:11:23.519Z] #7 exporting layers done [2025-11-28T03:11:23.520Z] #7 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done [2025-11-28T03:11:23.520Z] #7 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done [2025-11-28T03:11:23.520Z] #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 [2025-11-28T03:11:23.520Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:23.778Z] #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done [2025-11-28T03:11:23.778Z] #7 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done [2025-11-28T03:11:23.778Z] #7 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done [2025-11-28T03:11:23.778Z] #7 pushing layers 0.0s done [2025-11-28T03:11:23.778Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done [2025-11-28T03:11:23.778Z] #7 DONE 0.1s [2025-11-28T03:11:23.778Z] [2025-11-28T03:11:23.778Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:23.778Z] #8 DONE 0.0s [2025-11-28T03:11:23.778Z] [2025-11-28T03:11:23.778Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:23.778Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:24.065Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2025-11-28T03:11:24.065Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2025-11-28T03:11:24.065Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:24.065Z] #1 transferring dockerfile: 169B done [2025-11-28T03:11:24.065Z] #1 DONE 0.0s [2025-11-28T03:11:24.065Z] [2025-11-28T03:11:24.065Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-28T03:11:24.065Z] #2 DONE 0.0s [2025-11-28T03:11:24.065Z] [2025-11-28T03:11:24.065Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-11-28T03:11:24.065Z] #3 DONE 0.0s [2025-11-28T03:11:24.065Z] [2025-11-28T03:11:24.065Z] #4 [internal] load .dockerignore [2025-11-28T03:11:24.065Z] #4 transferring context: 2B done [2025-11-28T03:11:24.065Z] #4 DONE 0.0s [2025-11-28T03:11:24.065Z] [2025-11-28T03:11:24.065Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:24.066Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done [2025-11-28T03:11:24.066Z] #5 CACHED [2025-11-28T03:11:24.066Z] [2025-11-28T03:11:24.066Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da [2025-11-28T03:11:24.066Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:b4444886e26bd9eb720b45385fee990a613a1c9828927f8c71225055635841da 0.0s done [2025-11-28T03:11:24.066Z] #6 CACHED [2025-11-28T03:11:24.066Z] [2025-11-28T03:11:24.066Z] #7 exporting to image [2025-11-28T03:11:24.066Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:24.325Z] #7 exporting layers done [2025-11-28T03:11:24.325Z] #7 exporting manifest sha256:54d0a83e665a57072ea9ebdb6e800827cd54cc9ae245ea4a42d2a5354d5b2a8d done [2025-11-28T03:11:24.325Z] #7 exporting config sha256:d58c2c9c6d40d344cc5866853afe36c6ee868f36785952e92fc33cd137426f66 done [2025-11-28T03:11:24.325Z] #7 exporting manifest sha256:1c980b93f92d5459a02ccc6391490c58877e4cc910ad6e37a60589282720a9f3 done [2025-11-28T03:11:24.325Z] #7 exporting config sha256:1826f81c523c37ba4aade27b43e3b77e3adb3195d532a554bf24b7800cea3109 done [2025-11-28T03:11:24.325Z] #7 exporting manifest list sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 done [2025-11-28T03:11:24.325Z] #7 pushing layers 0.0s done [2025-11-28T03:11:24.325Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:4f171df8e455f0beefa029b1c9faf73b5be217d539adfd7acf3bda4a07ea65f3 0.1s done [2025-11-28T03:11:24.325Z] #7 DONE 0.1s [2025-11-28T03:11:24.325Z] [2025-11-28T03:11:24.325Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:24.325Z] #8 DONE 0.0s [2025-11-28T03:11:24.325Z] [2025-11-28T03:11:24.325Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:24.325Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:24.646Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:24.647Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:24.647Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:24.647Z] #1 transferring dockerfile: 211B done [2025-11-28T03:11:24.647Z] #1 DONE 0.0s [2025-11-28T03:11:24.647Z] [2025-11-28T03:11:24.647Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:24.647Z] #2 DONE 0.0s [2025-11-28T03:11:24.647Z] [2025-11-28T03:11:24.647Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:24.647Z] #3 DONE 0.1s [2025-11-28T03:11:24.647Z] [2025-11-28T03:11:24.647Z] #4 [internal] load .dockerignore [2025-11-28T03:11:24.647Z] #4 transferring context: 2B done [2025-11-28T03:11:24.647Z] #4 DONE 0.0s [2025-11-28T03:11:24.930Z] [2025-11-28T03:11:24.930Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:24.930Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:24.930Z] #5 DONE 0.0s [2025-11-28T03:11:24.930Z] [2025-11-28T03:11:24.930Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:24.930Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:24.930Z] #6 DONE 0.1s [2025-11-28T03:11:24.930Z] [2025-11-28T03:11:24.930Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:24.930Z] #7 DONE 0.0s [2025-11-28T03:11:24.930Z] [2025-11-28T03:11:24.930Z] #8 exporting to image [2025-11-28T03:11:24.930Z] #8 exporting layers done [2025-11-28T03:11:24.930Z] #8 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done [2025-11-28T03:11:24.930Z] #8 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done [2025-11-28T03:11:24.930Z] #8 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done [2025-11-28T03:11:24.930Z] #8 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done [2025-11-28T03:11:24.930Z] #8 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done [2025-11-28T03:11:24.930Z] #8 pushing layers 0.1s done [2025-11-28T03:11:24.930Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f [2025-11-28T03:11:24.930Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:25.202Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done [2025-11-28T03:11:25.202Z] #8 DONE 0.2s [2025-11-28T03:11:25.202Z] [2025-11-28T03:11:25.202Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:25.202Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:25.487Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2025-11-28T03:11:25.487Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2025-11-28T03:11:25.487Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:25.487Z] #1 transferring dockerfile: 177B done [2025-11-28T03:11:25.487Z] #1 DONE 0.0s [2025-11-28T03:11:25.487Z] [2025-11-28T03:11:25.487Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-28T03:11:25.487Z] #2 DONE 0.0s [2025-11-28T03:11:25.487Z] [2025-11-28T03:11:25.487Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-11-28T03:11:25.487Z] #3 DONE 0.0s [2025-11-28T03:11:25.487Z] [2025-11-28T03:11:25.487Z] #4 [internal] load .dockerignore [2025-11-28T03:11:25.487Z] #4 transferring context: 2B done [2025-11-28T03:11:25.487Z] #4 DONE 0.0s [2025-11-28T03:11:25.487Z] [2025-11-28T03:11:25.487Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:25.487Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:25.487Z] #5 CACHED [2025-11-28T03:11:25.487Z] [2025-11-28T03:11:25.487Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:25.487Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:25.487Z] #6 CACHED [2025-11-28T03:11:25.487Z] [2025-11-28T03:11:25.487Z] #7 exporting to image [2025-11-28T03:11:25.487Z] #7 exporting layers done [2025-11-28T03:11:25.487Z] #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done [2025-11-28T03:11:25.487Z] #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done [2025-11-28T03:11:25.487Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:25.746Z] #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done [2025-11-28T03:11:25.746Z] #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done [2025-11-28T03:11:25.746Z] #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done [2025-11-28T03:11:25.746Z] #7 pushing layers 0.0s done [2025-11-28T03:11:25.746Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done [2025-11-28T03:11:25.746Z] #7 DONE 0.1s [2025-11-28T03:11:25.746Z] [2025-11-28T03:11:25.746Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:25.746Z] #8 DONE 0.0s [2025-11-28T03:11:25.746Z] [2025-11-28T03:11:25.746Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:25.746Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:26.034Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79' [2025-11-28T03:11:26.034Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 --push - [2025-11-28T03:11:26.034Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:26.034Z] #1 transferring dockerfile: 183B done [2025-11-28T03:11:26.034Z] #1 DONE 0.0s [2025-11-28T03:11:26.034Z] [2025-11-28T03:11:26.034Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 [2025-11-28T03:11:26.034Z] #2 DONE 0.0s [2025-11-28T03:11:26.034Z] [2025-11-28T03:11:26.034Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79 [2025-11-28T03:11:26.034Z] #3 DONE 0.0s [2025-11-28T03:11:26.034Z] [2025-11-28T03:11:26.034Z] #4 [internal] load .dockerignore [2025-11-28T03:11:26.034Z] #4 transferring context: 2B done [2025-11-28T03:11:26.034Z] #4 DONE 0.0s [2025-11-28T03:11:26.034Z] [2025-11-28T03:11:26.034Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:26.034Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:26.034Z] #5 CACHED [2025-11-28T03:11:26.034Z] [2025-11-28T03:11:26.034Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:26.034Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:26.034Z] #6 CACHED [2025-11-28T03:11:26.034Z] [2025-11-28T03:11:26.034Z] #7 exporting to image [2025-11-28T03:11:26.034Z] #7 exporting layers done [2025-11-28T03:11:26.034Z] #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done [2025-11-28T03:11:26.034Z] #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done [2025-11-28T03:11:26.034Z] #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done [2025-11-28T03:11:26.034Z] #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 [2025-11-28T03:11:26.034Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:26.293Z] #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done [2025-11-28T03:11:26.293Z] #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done [2025-11-28T03:11:26.293Z] #7 pushing layers 0.0s done [2025-11-28T03:11:26.293Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.79@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done [2025-11-28T03:11:26.293Z] #7 DONE 0.1s [2025-11-28T03:11:26.293Z] [2025-11-28T03:11:26.293Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:26.293Z] #8 DONE 0.0s [2025-11-28T03:11:26.293Z] [2025-11-28T03:11:26.293Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:26.293Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:26.587Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:26.587Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:26.587Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:26.587Z] #1 transferring dockerfile: 224B done [2025-11-28T03:11:26.587Z] #1 DONE 0.0s [2025-11-28T03:11:26.587Z] [2025-11-28T03:11:26.587Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:26.587Z] #2 DONE 0.0s [2025-11-28T03:11:26.587Z] [2025-11-28T03:11:26.587Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:26.587Z] #3 DONE 0.0s [2025-11-28T03:11:26.587Z] [2025-11-28T03:11:26.587Z] #4 [internal] load .dockerignore [2025-11-28T03:11:26.587Z] #4 transferring context: 2B done [2025-11-28T03:11:26.587Z] #4 DONE 0.0s [2025-11-28T03:11:26.587Z] [2025-11-28T03:11:26.587Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:26.587Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:26.587Z] #5 CACHED [2025-11-28T03:11:26.587Z] [2025-11-28T03:11:26.587Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:26.587Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:26.587Z] #6 CACHED [2025-11-28T03:11:26.587Z] [2025-11-28T03:11:26.587Z] #7 exporting to image [2025-11-28T03:11:26.587Z] #7 exporting layers done [2025-11-28T03:11:26.587Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:26.846Z] #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done [2025-11-28T03:11:26.846Z] #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done [2025-11-28T03:11:26.846Z] #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done [2025-11-28T03:11:26.846Z] #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done [2025-11-28T03:11:26.846Z] #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done [2025-11-28T03:11:26.846Z] #7 pushing layers 0.0s done [2025-11-28T03:11:26.846Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done [2025-11-28T03:11:26.846Z] #7 DONE 0.1s [2025-11-28T03:11:26.846Z] [2025-11-28T03:11:26.846Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:26.846Z] #8 DONE 0.0s [2025-11-28T03:11:26.846Z] [2025-11-28T03:11:26.846Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:26.846Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:27.135Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2025-11-28T03:11:27.136Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2025-11-28T03:11:27.136Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:27.136Z] #1 transferring dockerfile: 175B done [2025-11-28T03:11:27.136Z] #1 DONE 0.0s [2025-11-28T03:11:27.136Z] [2025-11-28T03:11:27.136Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-28T03:11:27.136Z] #2 DONE 0.0s [2025-11-28T03:11:27.136Z] [2025-11-28T03:11:27.136Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-11-28T03:11:27.136Z] #3 DONE 0.0s [2025-11-28T03:11:27.136Z] [2025-11-28T03:11:27.136Z] #4 [internal] load .dockerignore [2025-11-28T03:11:27.136Z] #4 transferring context: 2B done [2025-11-28T03:11:27.136Z] #4 DONE 0.0s [2025-11-28T03:11:27.136Z] [2025-11-28T03:11:27.136Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:27.136Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:27.136Z] #5 CACHED [2025-11-28T03:11:27.136Z] [2025-11-28T03:11:27.136Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 [2025-11-28T03:11:27.136Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:f46601a3a86fff748172116cf93f6bfb5d0e6ddb35f2c1a94b111c4ab6210305 0.0s done [2025-11-28T03:11:27.136Z] #6 CACHED [2025-11-28T03:11:27.136Z] [2025-11-28T03:11:27.136Z] #7 exporting to image [2025-11-28T03:11:27.136Z] #7 exporting layers done [2025-11-28T03:11:27.136Z] #7 exporting manifest sha256:c00978a2c235bb66f8d820431c010b68c37cc31a492aed352a43c2b2fc491e3c done [2025-11-28T03:11:27.136Z] #7 exporting config sha256:19901ebbebd6940a2d3dc855df90679c85016dd2c2df00c3df5a1b03abd4319b done [2025-11-28T03:11:27.136Z] #7 exporting manifest sha256:a4ff50721d55ab81ab3d75dbb1e1f8d43c779be25f356d2cd5be8c1577095cad done [2025-11-28T03:11:27.136Z] #7 exporting config sha256:bc17b58f8515e0d49178166b5fe8b24ebfddbd377b76aab130e04bd1cc2fa724 done [2025-11-28T03:11:27.136Z] #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f [2025-11-28T03:11:27.136Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:27.394Z] #7 exporting manifest list sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f done [2025-11-28T03:11:27.394Z] #7 pushing layers 0.0s done [2025-11-28T03:11:27.394Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:de0f101a1949f3360c7af83063e04de125103b1f1b267f34c1cd4a91620ab17f 0.1s done [2025-11-28T03:11:27.394Z] #7 DONE 0.1s [2025-11-28T03:11:27.394Z] [2025-11-28T03:11:27.394Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:27.394Z] #8 DONE 0.0s [2025-11-28T03:11:27.394Z] [2025-11-28T03:11:27.394Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:27.394Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:27.678Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:27.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:27.936Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:27.936Z] #1 transferring dockerfile: 215B done [2025-11-28T03:11:27.936Z] #1 DONE 0.0s [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:27.936Z] #2 DONE 0.0s [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:27.936Z] #3 DONE 0.0s [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #4 [internal] load .dockerignore [2025-11-28T03:11:27.936Z] #4 transferring context: 2B done [2025-11-28T03:11:27.936Z] #4 DONE 0.0s [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:27.936Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:27.936Z] #5 DONE 0.0s [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:27.936Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:27.936Z] #6 DONE 0.1s [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #7 exporting to image [2025-11-28T03:11:27.936Z] #7 exporting layers done [2025-11-28T03:11:27.936Z] #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done [2025-11-28T03:11:27.936Z] #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done [2025-11-28T03:11:27.936Z] #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done [2025-11-28T03:11:27.936Z] #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 [2025-11-28T03:11:27.936Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:27.936Z] #7 ... [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:27.936Z] #8 DONE 0.0s [2025-11-28T03:11:27.936Z] [2025-11-28T03:11:27.936Z] #7 exporting to image [2025-11-28T03:11:27.936Z] #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done [2025-11-28T03:11:27.936Z] #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done [2025-11-28T03:11:27.936Z] #7 pushing layers 0.1s done [2025-11-28T03:11:27.936Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 [2025-11-28T03:11:28.195Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done [2025-11-28T03:11:28.195Z] #7 DONE 0.2s [2025-11-28T03:11:28.195Z] [2025-11-28T03:11:28.196Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:28.196Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:28.496Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2025-11-28T03:11:28.496Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2025-11-28T03:11:28.496Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:28.496Z] #1 transferring dockerfile: 181B done [2025-11-28T03:11:28.496Z] #1 DONE 0.0s [2025-11-28T03:11:28.496Z] [2025-11-28T03:11:28.496Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-28T03:11:28.496Z] #2 DONE 0.0s [2025-11-28T03:11:28.496Z] [2025-11-28T03:11:28.496Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-11-28T03:11:28.496Z] #3 DONE 0.0s [2025-11-28T03:11:28.496Z] [2025-11-28T03:11:28.496Z] #4 [internal] load .dockerignore [2025-11-28T03:11:28.496Z] #4 transferring context: 2B done [2025-11-28T03:11:28.496Z] #4 DONE 0.0s [2025-11-28T03:11:28.496Z] [2025-11-28T03:11:28.496Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:28.496Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:28.496Z] #5 CACHED [2025-11-28T03:11:28.496Z] [2025-11-28T03:11:28.496Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:28.496Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:28.496Z] #6 CACHED [2025-11-28T03:11:28.496Z] [2025-11-28T03:11:28.496Z] #7 exporting to image [2025-11-28T03:11:28.496Z] #7 exporting layers done [2025-11-28T03:11:28.496Z] #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done [2025-11-28T03:11:28.496Z] #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done [2025-11-28T03:11:28.496Z] #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d [2025-11-28T03:11:28.496Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:28.755Z] #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done [2025-11-28T03:11:28.755Z] #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done [2025-11-28T03:11:28.755Z] #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done [2025-11-28T03:11:28.755Z] #7 pushing layers 0.0s done [2025-11-28T03:11:28.755Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done [2025-11-28T03:11:28.755Z] #7 DONE 0.1s [2025-11-28T03:11:28.755Z] [2025-11-28T03:11:28.755Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:28.755Z] #8 DONE 0.0s [2025-11-28T03:11:28.755Z] [2025-11-28T03:11:28.755Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:28.755Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:29.039Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79' [2025-11-28T03:11:29.039Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 --push - [2025-11-28T03:11:29.039Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:29.039Z] #1 transferring dockerfile: 187B done [2025-11-28T03:11:29.039Z] #1 DONE 0.0s [2025-11-28T03:11:29.039Z] [2025-11-28T03:11:29.039Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 [2025-11-28T03:11:29.039Z] #2 DONE 0.0s [2025-11-28T03:11:29.039Z] [2025-11-28T03:11:29.039Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79 [2025-11-28T03:11:29.039Z] #3 DONE 0.0s [2025-11-28T03:11:29.039Z] [2025-11-28T03:11:29.039Z] #4 [internal] load .dockerignore [2025-11-28T03:11:29.039Z] #4 transferring context: 2B done [2025-11-28T03:11:29.039Z] #4 DONE 0.0s [2025-11-28T03:11:29.039Z] [2025-11-28T03:11:29.039Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:29.039Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:29.039Z] #5 CACHED [2025-11-28T03:11:29.039Z] [2025-11-28T03:11:29.039Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:29.039Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:29.039Z] #6 CACHED [2025-11-28T03:11:29.039Z] [2025-11-28T03:11:29.039Z] #7 exporting to image [2025-11-28T03:11:29.039Z] #7 exporting layers done [2025-11-28T03:11:29.039Z] #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done [2025-11-28T03:11:29.039Z] #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done [2025-11-28T03:11:29.039Z] #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done [2025-11-28T03:11:29.039Z] #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 [2025-11-28T03:11:29.039Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:29.298Z] #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done [2025-11-28T03:11:29.298Z] #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done [2025-11-28T03:11:29.298Z] #7 pushing layers 0.0s done [2025-11-28T03:11:29.298Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.79@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done [2025-11-28T03:11:29.298Z] #7 DONE 0.1s [2025-11-28T03:11:29.298Z] [2025-11-28T03:11:29.298Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:29.298Z] #8 DONE 0.0s [2025-11-28T03:11:29.298Z] [2025-11-28T03:11:29.298Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:29.298Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:29.590Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:29.590Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:29.590Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:29.590Z] #1 transferring dockerfile: 228B done [2025-11-28T03:11:29.590Z] #1 DONE 0.0s [2025-11-28T03:11:29.590Z] [2025-11-28T03:11:29.590Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:29.590Z] #2 DONE 0.0s [2025-11-28T03:11:29.590Z] [2025-11-28T03:11:29.590Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:29.590Z] #3 DONE 0.0s [2025-11-28T03:11:29.590Z] [2025-11-28T03:11:29.590Z] #4 [internal] load .dockerignore [2025-11-28T03:11:29.590Z] #4 transferring context: 2B done [2025-11-28T03:11:29.590Z] #4 DONE 0.0s [2025-11-28T03:11:29.590Z] [2025-11-28T03:11:29.590Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:29.590Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:29.590Z] #5 CACHED [2025-11-28T03:11:29.590Z] [2025-11-28T03:11:29.590Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:29.590Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:29.590Z] #6 CACHED [2025-11-28T03:11:29.590Z] [2025-11-28T03:11:29.590Z] #7 exporting to image [2025-11-28T03:11:29.590Z] #7 exporting layers done [2025-11-28T03:11:29.590Z] #7 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done [2025-11-28T03:11:29.590Z] #7 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done [2025-11-28T03:11:29.590Z] #7 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done [2025-11-28T03:11:29.590Z] #7 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done [2025-11-28T03:11:29.590Z] #7 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done [2025-11-28T03:11:29.590Z] #7 pushing layers [2025-11-28T03:11:29.590Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:29.848Z] #7 pushing layers 0.0s done [2025-11-28T03:11:29.848Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done [2025-11-28T03:11:29.848Z] #7 DONE 0.1s [2025-11-28T03:11:29.848Z] [2025-11-28T03:11:29.848Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:29.848Z] #8 DONE 0.0s [2025-11-28T03:11:29.848Z] [2025-11-28T03:11:29.848Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:29.848Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:30.140Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2025-11-28T03:11:30.140Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2025-11-28T03:11:30.140Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:30.140Z] #1 transferring dockerfile: 179B done [2025-11-28T03:11:30.140Z] #1 DONE 0.0s [2025-11-28T03:11:30.140Z] [2025-11-28T03:11:30.140Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-28T03:11:30.140Z] #2 DONE 0.0s [2025-11-28T03:11:30.140Z] [2025-11-28T03:11:30.140Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-11-28T03:11:30.140Z] #3 DONE 0.0s [2025-11-28T03:11:30.140Z] [2025-11-28T03:11:30.140Z] #4 [internal] load .dockerignore [2025-11-28T03:11:30.140Z] #4 transferring context: 2B done [2025-11-28T03:11:30.140Z] #4 DONE 0.0s [2025-11-28T03:11:30.140Z] [2025-11-28T03:11:30.140Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:30.140Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:30.140Z] #5 CACHED [2025-11-28T03:11:30.140Z] [2025-11-28T03:11:30.140Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 [2025-11-28T03:11:30.405Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:a87b01b3548280505fc25387feb36ec1bb6872319a5e2fa82a0408cdfcba6a94 0.0s done [2025-11-28T03:11:30.405Z] #6 CACHED [2025-11-28T03:11:30.405Z] [2025-11-28T03:11:30.405Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:30.405Z] #7 DONE 0.0s [2025-11-28T03:11:30.405Z] [2025-11-28T03:11:30.405Z] #8 exporting to image [2025-11-28T03:11:30.405Z] #8 exporting layers done [2025-11-28T03:11:30.405Z] #8 exporting manifest sha256:39547a8abb3553e07681d45cdd4f33c7d3deb58794822f53ec7a63e97af38594 done [2025-11-28T03:11:30.405Z] #8 exporting config sha256:17fbb32d3c2a18b2bc2d232499cf3b2de8c548562105214ea7854eb73a198f46 done [2025-11-28T03:11:30.405Z] #8 exporting manifest sha256:b11c1a2fc1b2c3b329e2720d510929d3f93095c7c55f7de1e34fa17869aa003d done [2025-11-28T03:11:30.405Z] #8 exporting config sha256:eac6a5b88ca29f0176abfd9abd3cb177443922b615ff719e1c5c345fd88285a8 done [2025-11-28T03:11:30.405Z] #8 exporting manifest list sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 done [2025-11-28T03:11:30.405Z] #8 pushing layers 0.0s done [2025-11-28T03:11:30.405Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:945a3e70ed5dcb4549f029634d450123451ca7450ed28a9c9d0006b36fd6df36 0.1s done [2025-11-28T03:11:30.405Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:30.405Z] #8 DONE 0.1s [2025-11-28T03:11:30.405Z] [2025-11-28T03:11:30.405Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:30.405Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:30.694Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:30.694Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:30.954Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:30.954Z] #1 transferring dockerfile: 205B done [2025-11-28T03:11:30.954Z] #1 DONE 0.0s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:30.954Z] #2 DONE 0.0s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:30.954Z] #3 DONE 0.0s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #4 [internal] load .dockerignore [2025-11-28T03:11:30.954Z] #4 transferring context: 2B done [2025-11-28T03:11:30.954Z] #4 DONE 0.0s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:30.954Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:30.954Z] #5 DONE 0.0s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:30.954Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:30.954Z] #6 DONE 0.0s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:30.954Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:30.954Z] #5 DONE 0.1s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:30.954Z] #7 DONE 0.0s [2025-11-28T03:11:30.954Z] [2025-11-28T03:11:30.954Z] #8 exporting to image [2025-11-28T03:11:30.954Z] #8 exporting layers done [2025-11-28T03:11:30.954Z] #8 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 0.0s done [2025-11-28T03:11:30.954Z] #8 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done [2025-11-28T03:11:30.954Z] #8 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done [2025-11-28T03:11:30.954Z] #8 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done [2025-11-28T03:11:30.954Z] #8 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done [2025-11-28T03:11:30.954Z] #8 pushing layers 0.1s done [2025-11-28T03:11:30.954Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 [2025-11-28T03:11:30.954Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:31.213Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done [2025-11-28T03:11:31.213Z] #8 DONE 0.2s [2025-11-28T03:11:31.213Z] [2025-11-28T03:11:31.213Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:31.213Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:31.511Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2025-11-28T03:11:31.511Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2025-11-28T03:11:31.511Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:31.511Z] #1 transferring dockerfile: 171B done [2025-11-28T03:11:31.511Z] #1 DONE 0.0s [2025-11-28T03:11:31.511Z] [2025-11-28T03:11:31.511Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-28T03:11:31.511Z] #2 DONE 0.0s [2025-11-28T03:11:31.511Z] [2025-11-28T03:11:31.511Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-11-28T03:11:31.511Z] #3 DONE 0.0s [2025-11-28T03:11:31.511Z] [2025-11-28T03:11:31.511Z] #4 [internal] load .dockerignore [2025-11-28T03:11:31.511Z] #4 transferring context: 2B done [2025-11-28T03:11:31.511Z] #4 DONE 0.0s [2025-11-28T03:11:31.511Z] [2025-11-28T03:11:31.511Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:31.511Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a done [2025-11-28T03:11:31.511Z] #5 CACHED [2025-11-28T03:11:31.511Z] [2025-11-28T03:11:31.511Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:31.511Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:31.511Z] #6 CACHED [2025-11-28T03:11:31.511Z] [2025-11-28T03:11:31.511Z] #7 exporting to image [2025-11-28T03:11:31.511Z] #7 exporting layers done [2025-11-28T03:11:31.511Z] #7 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done [2025-11-28T03:11:31.511Z] #7 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done [2025-11-28T03:11:31.511Z] #7 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done [2025-11-28T03:11:31.511Z] #7 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done [2025-11-28T03:11:31.511Z] #7 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done [2025-11-28T03:11:31.511Z] #7 pushing layers 0.0s done [2025-11-28T03:11:31.511Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 [2025-11-28T03:11:31.511Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:31.772Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done [2025-11-28T03:11:31.772Z] #7 DONE 0.1s [2025-11-28T03:11:31.772Z] [2025-11-28T03:11:31.772Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:31.772Z] #8 DONE 0.0s [2025-11-28T03:11:31.772Z] [2025-11-28T03:11:31.772Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:31.772Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:32.077Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 --push - [2025-11-28T03:11:32.077Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79' [2025-11-28T03:11:32.077Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:32.077Z] #1 transferring dockerfile: 177B done [2025-11-28T03:11:32.077Z] #1 DONE 0.0s [2025-11-28T03:11:32.077Z] [2025-11-28T03:11:32.077Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 [2025-11-28T03:11:32.077Z] #2 DONE 0.0s [2025-11-28T03:11:32.077Z] [2025-11-28T03:11:32.077Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79 [2025-11-28T03:11:32.077Z] #3 DONE 0.0s [2025-11-28T03:11:32.077Z] [2025-11-28T03:11:32.077Z] #4 [internal] load .dockerignore [2025-11-28T03:11:32.077Z] #4 transferring context: 2B done [2025-11-28T03:11:32.077Z] #4 DONE 0.0s [2025-11-28T03:11:32.077Z] [2025-11-28T03:11:32.077Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:32.077Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a done [2025-11-28T03:11:32.077Z] #5 CACHED [2025-11-28T03:11:32.077Z] [2025-11-28T03:11:32.077Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:32.077Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a done [2025-11-28T03:11:32.077Z] #6 CACHED [2025-11-28T03:11:32.077Z] [2025-11-28T03:11:32.077Z] #7 exporting to image [2025-11-28T03:11:32.077Z] #7 exporting layers done [2025-11-28T03:11:32.077Z] #7 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done [2025-11-28T03:11:32.077Z] #7 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done [2025-11-28T03:11:32.077Z] #7 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done [2025-11-28T03:11:32.077Z] #7 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done [2025-11-28T03:11:32.077Z] #7 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done [2025-11-28T03:11:32.077Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:32.336Z] #7 pushing layers 0.0s done [2025-11-28T03:11:32.336Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.79@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done [2025-11-28T03:11:32.336Z] #7 DONE 0.1s [2025-11-28T03:11:32.336Z] [2025-11-28T03:11:32.336Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:32.336Z] #8 DONE 0.0s [2025-11-28T03:11:32.336Z] [2025-11-28T03:11:32.336Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:32.336Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:32.621Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:32.621Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:32.621Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:32.621Z] #1 transferring dockerfile: 218B done [2025-11-28T03:11:32.621Z] #1 DONE 0.0s [2025-11-28T03:11:32.621Z] [2025-11-28T03:11:32.621Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:32.621Z] #2 DONE 0.0s [2025-11-28T03:11:32.621Z] [2025-11-28T03:11:32.621Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:32.621Z] #3 DONE 0.0s [2025-11-28T03:11:32.621Z] [2025-11-28T03:11:32.621Z] #4 [internal] load .dockerignore [2025-11-28T03:11:32.621Z] #4 transferring context: 2B done [2025-11-28T03:11:32.621Z] #4 DONE 0.0s [2025-11-28T03:11:32.621Z] [2025-11-28T03:11:32.621Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:32.621Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:32.621Z] #5 CACHED [2025-11-28T03:11:32.621Z] [2025-11-28T03:11:32.621Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:32.881Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:32.881Z] #6 CACHED [2025-11-28T03:11:32.881Z] [2025-11-28T03:11:32.881Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:32.881Z] #7 DONE 0.0s [2025-11-28T03:11:32.881Z] [2025-11-28T03:11:32.881Z] #8 exporting to image [2025-11-28T03:11:32.881Z] #8 exporting layers done [2025-11-28T03:11:32.881Z] #8 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done [2025-11-28T03:11:32.881Z] #8 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done [2025-11-28T03:11:32.881Z] #8 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done [2025-11-28T03:11:32.881Z] #8 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done [2025-11-28T03:11:32.881Z] #8 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done [2025-11-28T03:11:32.881Z] #8 pushing layers 0.0s done [2025-11-28T03:11:32.881Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done [2025-11-28T03:11:32.881Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:32.881Z] #8 DONE 0.1s [2025-11-28T03:11:32.881Z] [2025-11-28T03:11:32.881Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:32.881Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:33.173Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2025-11-28T03:11:33.173Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2025-11-28T03:11:33.173Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:33.173Z] #1 transferring dockerfile: 169B done [2025-11-28T03:11:33.173Z] #1 DONE 0.0s [2025-11-28T03:11:33.173Z] [2025-11-28T03:11:33.173Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-28T03:11:33.173Z] #2 DONE 0.0s [2025-11-28T03:11:33.173Z] [2025-11-28T03:11:33.173Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-11-28T03:11:33.173Z] #3 DONE 0.0s [2025-11-28T03:11:33.173Z] [2025-11-28T03:11:33.173Z] #4 [internal] load .dockerignore [2025-11-28T03:11:33.173Z] #4 transferring context: 2B done [2025-11-28T03:11:33.173Z] #4 DONE 0.0s [2025-11-28T03:11:33.173Z] [2025-11-28T03:11:33.173Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:33.173Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:33.173Z] #5 CACHED [2025-11-28T03:11:33.173Z] [2025-11-28T03:11:33.173Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a [2025-11-28T03:11:33.173Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:174aff19a48e9326751689c50de814741ba3228d9f5bf1ef872ea14a63ecd33a 0.0s done [2025-11-28T03:11:33.173Z] #6 CACHED [2025-11-28T03:11:33.173Z] [2025-11-28T03:11:33.173Z] #7 exporting to image [2025-11-28T03:11:33.173Z] #7 exporting layers done [2025-11-28T03:11:33.173Z] #7 exporting manifest sha256:ea3af78e0f2a6347bfed8b2db1b8118171b282fb4cb197c5ebbd3ae5fc44d5a2 done [2025-11-28T03:11:33.173Z] #7 exporting config sha256:ab0adf283c72b42268d060eed2c0d8d97a33edbde7f66cc84edeb0f943d77b02 done [2025-11-28T03:11:33.173Z] #7 exporting manifest sha256:aa07256b92bd90060e342519be09c1a1158f0980b536891d74dd1d31455518a6 done [2025-11-28T03:11:33.173Z] #7 exporting config sha256:68ab84cc3d870b74c349855c2941391d0094be3c61663170a085012ec88da3bb done [2025-11-28T03:11:33.173Z] #7 exporting manifest list sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 done [2025-11-28T03:11:33.173Z] #7 pushing layers [2025-11-28T03:11:33.173Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:33.433Z] #7 pushing layers 0.0s done [2025-11-28T03:11:33.433Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:c6ff2c48b2a2d3a0f8e14ccffa7b1087a0a39b60e48cc089a65874e37b707503 0.1s done [2025-11-28T03:11:33.433Z] #7 DONE 0.1s [2025-11-28T03:11:33.433Z] [2025-11-28T03:11:33.433Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:33.433Z] #8 DONE 0.0s [2025-11-28T03:11:33.433Z] [2025-11-28T03:11:33.433Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:33.433Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:33.722Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:33.722Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:33.980Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:33.981Z] #1 transferring dockerfile: 206B done [2025-11-28T03:11:33.981Z] #1 DONE 0.0s [2025-11-28T03:11:33.981Z] [2025-11-28T03:11:33.981Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:33.981Z] #2 DONE 0.0s [2025-11-28T03:11:33.981Z] [2025-11-28T03:11:33.981Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:33.981Z] #3 DONE 0.1s [2025-11-28T03:11:33.981Z] [2025-11-28T03:11:33.981Z] #4 [internal] load .dockerignore [2025-11-28T03:11:33.981Z] #4 transferring context: 2B done [2025-11-28T03:11:33.981Z] #4 DONE 0.0s [2025-11-28T03:11:33.981Z] [2025-11-28T03:11:33.981Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:33.981Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:33.981Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:33.981Z] #5 DONE 0.0s [2025-11-28T03:11:33.981Z] [2025-11-28T03:11:33.981Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:33.981Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:33.981Z] #6 DONE 0.1s [2025-11-28T03:11:34.240Z] [2025-11-28T03:11:34.240Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:34.240Z] #7 DONE 0.0s [2025-11-28T03:11:34.240Z] [2025-11-28T03:11:34.240Z] #8 exporting to image [2025-11-28T03:11:34.240Z] #8 exporting layers done [2025-11-28T03:11:34.240Z] #8 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda 0.0s done [2025-11-28T03:11:34.240Z] #8 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done [2025-11-28T03:11:34.240Z] #8 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done [2025-11-28T03:11:34.240Z] #8 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done [2025-11-28T03:11:34.240Z] #8 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done [2025-11-28T03:11:34.240Z] #8 pushing layers 0.1s done [2025-11-28T03:11:34.240Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a [2025-11-28T03:11:34.240Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:34.240Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done [2025-11-28T03:11:34.240Z] #8 DONE 0.2s [2025-11-28T03:11:34.240Z] [2025-11-28T03:11:34.240Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:34.240Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:34.531Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2025-11-28T03:11:34.531Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2025-11-28T03:11:34.531Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:34.531Z] #1 transferring dockerfile: 172B done [2025-11-28T03:11:34.531Z] #1 DONE 0.0s [2025-11-28T03:11:34.531Z] [2025-11-28T03:11:34.531Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-28T03:11:34.531Z] #2 DONE 0.0s [2025-11-28T03:11:34.531Z] [2025-11-28T03:11:34.531Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-11-28T03:11:34.531Z] #3 DONE 0.0s [2025-11-28T03:11:34.531Z] [2025-11-28T03:11:34.531Z] #4 [internal] load .dockerignore [2025-11-28T03:11:34.531Z] #4 transferring context: 2B done [2025-11-28T03:11:34.531Z] #4 DONE 0.0s [2025-11-28T03:11:34.531Z] [2025-11-28T03:11:34.531Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:34.531Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:34.531Z] #5 CACHED [2025-11-28T03:11:34.531Z] [2025-11-28T03:11:34.531Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:34.531Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:34.531Z] #6 CACHED [2025-11-28T03:11:34.531Z] [2025-11-28T03:11:34.531Z] #7 exporting to image [2025-11-28T03:11:34.531Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:34.789Z] #7 exporting layers done [2025-11-28T03:11:34.789Z] #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done [2025-11-28T03:11:34.789Z] #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done [2025-11-28T03:11:34.789Z] #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done [2025-11-28T03:11:34.789Z] #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done [2025-11-28T03:11:34.789Z] #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done [2025-11-28T03:11:34.789Z] #7 pushing layers 0.0s done [2025-11-28T03:11:34.789Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done [2025-11-28T03:11:34.789Z] #7 DONE 0.1s [2025-11-28T03:11:34.789Z] [2025-11-28T03:11:34.789Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:34.789Z] #8 DONE 0.0s [2025-11-28T03:11:34.789Z] [2025-11-28T03:11:34.789Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:34.789Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:35.082Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 --push - [2025-11-28T03:11:35.082Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79' [2025-11-28T03:11:35.082Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:35.082Z] #1 transferring dockerfile: 178B done [2025-11-28T03:11:35.082Z] #1 DONE 0.0s [2025-11-28T03:11:35.082Z] [2025-11-28T03:11:35.082Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 [2025-11-28T03:11:35.082Z] #2 DONE 0.0s [2025-11-28T03:11:35.082Z] [2025-11-28T03:11:35.082Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79 [2025-11-28T03:11:35.082Z] #3 DONE 0.0s [2025-11-28T03:11:35.082Z] [2025-11-28T03:11:35.082Z] #4 [internal] load .dockerignore [2025-11-28T03:11:35.082Z] #4 transferring context: 2B done [2025-11-28T03:11:35.082Z] #4 DONE 0.0s [2025-11-28T03:11:35.082Z] [2025-11-28T03:11:35.082Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:35.082Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db done [2025-11-28T03:11:35.082Z] #5 CACHED [2025-11-28T03:11:35.082Z] [2025-11-28T03:11:35.082Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:35.082Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:35.082Z] #6 CACHED [2025-11-28T03:11:35.082Z] [2025-11-28T03:11:35.082Z] #7 exporting to image [2025-11-28T03:11:35.082Z] #7 exporting layers done [2025-11-28T03:11:35.082Z] #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda [2025-11-28T03:11:35.082Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:35.344Z] #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done [2025-11-28T03:11:35.344Z] #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done [2025-11-28T03:11:35.344Z] #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done [2025-11-28T03:11:35.344Z] #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done [2025-11-28T03:11:35.344Z] #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done [2025-11-28T03:11:35.344Z] #7 pushing layers 0.0s done [2025-11-28T03:11:35.344Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.79@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done [2025-11-28T03:11:35.344Z] #7 DONE 0.1s [2025-11-28T03:11:35.344Z] [2025-11-28T03:11:35.344Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:35.344Z] #8 DONE 0.0s [2025-11-28T03:11:35.344Z] [2025-11-28T03:11:35.344Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:35.344Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:35.633Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:35.633Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:35.633Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:35.633Z] #1 transferring dockerfile: 219B done [2025-11-28T03:11:35.633Z] #1 DONE 0.0s [2025-11-28T03:11:35.633Z] [2025-11-28T03:11:35.633Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:35.633Z] #2 DONE 0.0s [2025-11-28T03:11:35.633Z] [2025-11-28T03:11:35.633Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:35.633Z] #3 DONE 0.0s [2025-11-28T03:11:35.633Z] [2025-11-28T03:11:35.633Z] #4 [internal] load .dockerignore [2025-11-28T03:11:35.633Z] #4 transferring context: 2B done [2025-11-28T03:11:35.633Z] #4 DONE 0.0s [2025-11-28T03:11:35.633Z] [2025-11-28T03:11:35.633Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:35.633Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db done [2025-11-28T03:11:35.633Z] #5 CACHED [2025-11-28T03:11:35.633Z] [2025-11-28T03:11:35.633Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:35.633Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:35.633Z] #6 CACHED [2025-11-28T03:11:35.633Z] [2025-11-28T03:11:35.633Z] #7 exporting to image [2025-11-28T03:11:35.633Z] #7 exporting layers done [2025-11-28T03:11:35.633Z] #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done [2025-11-28T03:11:35.633Z] #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done [2025-11-28T03:11:35.633Z] #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done [2025-11-28T03:11:35.633Z] #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done [2025-11-28T03:11:35.633Z] #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done [2025-11-28T03:11:35.633Z] #7 pushing layers [2025-11-28T03:11:35.633Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:35.892Z] #7 pushing layers 0.0s done [2025-11-28T03:11:35.892Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done [2025-11-28T03:11:35.892Z] #7 DONE 0.1s [2025-11-28T03:11:35.892Z] [2025-11-28T03:11:35.892Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:35.892Z] #8 DONE 0.0s [2025-11-28T03:11:35.892Z] [2025-11-28T03:11:35.892Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:35.892Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:36.180Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2025-11-28T03:11:36.180Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2025-11-28T03:11:36.180Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:36.180Z] #1 transferring dockerfile: 170B done [2025-11-28T03:11:36.180Z] #1 DONE 0.0s [2025-11-28T03:11:36.180Z] [2025-11-28T03:11:36.180Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-28T03:11:36.180Z] #2 DONE 0.0s [2025-11-28T03:11:36.180Z] [2025-11-28T03:11:36.180Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-11-28T03:11:36.180Z] #3 DONE 0.0s [2025-11-28T03:11:36.180Z] [2025-11-28T03:11:36.180Z] #4 [internal] load .dockerignore [2025-11-28T03:11:36.180Z] #4 transferring context: 2B done [2025-11-28T03:11:36.180Z] #4 DONE 0.0s [2025-11-28T03:11:36.180Z] [2025-11-28T03:11:36.180Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:36.180Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:36.180Z] #5 CACHED [2025-11-28T03:11:36.180Z] [2025-11-28T03:11:36.180Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db [2025-11-28T03:11:36.180Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ff9941184c772aafd95976ad4eae3a593a5ea2079ec33491da475655f71f21db 0.0s done [2025-11-28T03:11:36.180Z] #6 CACHED [2025-11-28T03:11:36.180Z] [2025-11-28T03:11:36.180Z] #7 exporting to image [2025-11-28T03:11:36.180Z] #7 exporting layers done [2025-11-28T03:11:36.180Z] #7 exporting manifest sha256:79f38871f40e069cae462fec582c42b5677ca698ad469ad5050e525f13813dda done [2025-11-28T03:11:36.180Z] #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 [2025-11-28T03:11:36.180Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:36.439Z] #7 exporting config sha256:adc243ef7c76870a1a3ceb07545ec509476e4e0255651388a3d43826bd9d6664 done [2025-11-28T03:11:36.439Z] #7 exporting manifest sha256:3d28d5132ac14eb807f8724e729b97839efb4584719aba99b505dec6c3cb4cad done [2025-11-28T03:11:36.439Z] #7 exporting config sha256:85daf1b11a24ca0f5336cfc6ee6815f1da077ccbc619de5153480d639231efda done [2025-11-28T03:11:36.439Z] #7 exporting manifest list sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a done [2025-11-28T03:11:36.439Z] #7 pushing layers 0.0s done [2025-11-28T03:11:36.439Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:ec2a8d5468a6df4a821552aaafa6dcee29348aa3fa3adb39dbbdde431268361a 0.1s done [2025-11-28T03:11:36.439Z] #7 DONE 0.1s [2025-11-28T03:11:36.439Z] [2025-11-28T03:11:36.439Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:36.439Z] #8 DONE 0.0s [2025-11-28T03:11:36.439Z] [2025-11-28T03:11:36.439Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:36.439Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:36.727Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:36.727Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:36.727Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:36.727Z] #1 transferring dockerfile: 206B done [2025-11-28T03:11:36.727Z] #1 DONE 0.0s [2025-11-28T03:11:36.727Z] [2025-11-28T03:11:36.727Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:36.727Z] #2 DONE 0.0s [2025-11-28T03:11:36.727Z] [2025-11-28T03:11:36.728Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:36.728Z] #3 DONE 0.1s [2025-11-28T03:11:36.728Z] [2025-11-28T03:11:36.728Z] #4 [internal] load .dockerignore [2025-11-28T03:11:36.728Z] #4 transferring context: 2B done [2025-11-28T03:11:36.728Z] #4 DONE 0.0s [2025-11-28T03:11:36.728Z] [2025-11-28T03:11:36.728Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:36.728Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:36.986Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:36.986Z] #5 DONE 0.1s [2025-11-28T03:11:36.986Z] [2025-11-28T03:11:36.986Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:36.986Z] #6 DONE 0.0s [2025-11-28T03:11:36.986Z] [2025-11-28T03:11:36.986Z] #7 exporting to image [2025-11-28T03:11:36.986Z] #7 exporting layers done [2025-11-28T03:11:36.986Z] #7 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done [2025-11-28T03:11:36.986Z] #7 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb [2025-11-28T03:11:36.986Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:36.986Z] #7 ... [2025-11-28T03:11:36.986Z] [2025-11-28T03:11:36.986Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:36.986Z] #8 DONE 0.0s [2025-11-28T03:11:36.986Z] [2025-11-28T03:11:36.986Z] #7 exporting to image [2025-11-28T03:11:36.986Z] #7 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done [2025-11-28T03:11:36.986Z] #7 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done [2025-11-28T03:11:36.986Z] #7 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done [2025-11-28T03:11:36.986Z] #7 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done [2025-11-28T03:11:36.986Z] #7 pushing layers 0.1s done [2025-11-28T03:11:36.986Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c [2025-11-28T03:11:37.244Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done [2025-11-28T03:11:37.244Z] #7 DONE 0.2s [2025-11-28T03:11:37.244Z] [2025-11-28T03:11:37.244Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:37.244Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:37.532Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2025-11-28T03:11:37.533Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2025-11-28T03:11:37.533Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:37.533Z] #1 transferring dockerfile: 172B done [2025-11-28T03:11:37.533Z] #1 DONE 0.0s [2025-11-28T03:11:37.533Z] [2025-11-28T03:11:37.533Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-28T03:11:37.533Z] #2 DONE 0.0s [2025-11-28T03:11:37.533Z] [2025-11-28T03:11:37.533Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-11-28T03:11:37.533Z] #3 DONE 0.0s [2025-11-28T03:11:37.533Z] [2025-11-28T03:11:37.533Z] #4 [internal] load .dockerignore [2025-11-28T03:11:37.533Z] #4 transferring context: 2B done [2025-11-28T03:11:37.533Z] #4 DONE 0.0s [2025-11-28T03:11:37.533Z] [2025-11-28T03:11:37.533Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:37.533Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:37.533Z] #5 DONE 0.0s [2025-11-28T03:11:37.533Z] [2025-11-28T03:11:37.533Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:37.792Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:37.792Z] #6 CACHED [2025-11-28T03:11:37.792Z] [2025-11-28T03:11:37.792Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:37.792Z] #5 CACHED [2025-11-28T03:11:37.792Z] [2025-11-28T03:11:37.792Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:37.792Z] #7 DONE 0.0s [2025-11-28T03:11:37.792Z] [2025-11-28T03:11:37.792Z] #8 exporting to image [2025-11-28T03:11:37.792Z] #8 exporting layers done [2025-11-28T03:11:37.792Z] #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done [2025-11-28T03:11:37.792Z] #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done [2025-11-28T03:11:37.792Z] #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done [2025-11-28T03:11:37.792Z] #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done [2025-11-28T03:11:37.792Z] #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done [2025-11-28T03:11:37.792Z] #8 pushing layers 0.0s done [2025-11-28T03:11:37.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done [2025-11-28T03:11:37.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:37.792Z] #8 DONE 0.1s [2025-11-28T03:11:37.792Z] [2025-11-28T03:11:37.792Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:37.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:38.081Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 --push - [2025-11-28T03:11:38.081Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79' [2025-11-28T03:11:38.081Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:38.081Z] #1 transferring dockerfile: 178B done [2025-11-28T03:11:38.081Z] #1 DONE 0.0s [2025-11-28T03:11:38.081Z] [2025-11-28T03:11:38.081Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 [2025-11-28T03:11:38.081Z] #2 DONE 0.0s [2025-11-28T03:11:38.081Z] [2025-11-28T03:11:38.081Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79 [2025-11-28T03:11:38.081Z] #3 DONE 0.0s [2025-11-28T03:11:38.081Z] [2025-11-28T03:11:38.081Z] #4 [internal] load .dockerignore [2025-11-28T03:11:38.081Z] #4 transferring context: 2B done [2025-11-28T03:11:38.081Z] #4 DONE 0.0s [2025-11-28T03:11:38.081Z] [2025-11-28T03:11:38.081Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:38.081Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:38.081Z] #5 CACHED [2025-11-28T03:11:38.081Z] [2025-11-28T03:11:38.081Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:38.340Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:38.340Z] #6 CACHED [2025-11-28T03:11:38.340Z] [2025-11-28T03:11:38.340Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:38.340Z] #7 DONE 0.0s [2025-11-28T03:11:38.340Z] [2025-11-28T03:11:38.340Z] #8 exporting to image [2025-11-28T03:11:38.340Z] #8 exporting layers done [2025-11-28T03:11:38.340Z] #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done [2025-11-28T03:11:38.340Z] #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done [2025-11-28T03:11:38.340Z] #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done [2025-11-28T03:11:38.340Z] #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done [2025-11-28T03:11:38.340Z] #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done [2025-11-28T03:11:38.340Z] #8 pushing layers 0.0s done [2025-11-28T03:11:38.340Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.79@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done [2025-11-28T03:11:38.340Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:38.340Z] #8 DONE 0.1s [2025-11-28T03:11:38.340Z] [2025-11-28T03:11:38.340Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:38.340Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:38.629Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:38.629Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:38.629Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:38.629Z] #1 transferring dockerfile: 219B done [2025-11-28T03:11:38.629Z] #1 DONE 0.0s [2025-11-28T03:11:38.629Z] [2025-11-28T03:11:38.629Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:38.629Z] #2 DONE 0.0s [2025-11-28T03:11:38.629Z] [2025-11-28T03:11:38.629Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:38.629Z] #3 DONE 0.0s [2025-11-28T03:11:38.629Z] [2025-11-28T03:11:38.629Z] #4 [internal] load .dockerignore [2025-11-28T03:11:38.629Z] #4 transferring context: 2B done [2025-11-28T03:11:38.629Z] #4 DONE 0.0s [2025-11-28T03:11:38.629Z] [2025-11-28T03:11:38.629Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:38.629Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:38.629Z] #5 ... [2025-11-28T03:11:38.629Z] [2025-11-28T03:11:38.629Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:38.629Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:38.629Z] #6 DONE 0.0s [2025-11-28T03:11:38.889Z] [2025-11-28T03:11:38.889Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:38.889Z] #5 CACHED [2025-11-28T03:11:38.889Z] [2025-11-28T03:11:38.889Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:38.889Z] #6 CACHED [2025-11-28T03:11:38.889Z] [2025-11-28T03:11:38.889Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:38.889Z] #7 DONE 0.0s [2025-11-28T03:11:38.889Z] [2025-11-28T03:11:38.889Z] #8 exporting to image [2025-11-28T03:11:38.889Z] #8 exporting layers done [2025-11-28T03:11:38.889Z] #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done [2025-11-28T03:11:38.889Z] #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done [2025-11-28T03:11:38.889Z] #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done [2025-11-28T03:11:38.889Z] #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done [2025-11-28T03:11:38.889Z] #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done [2025-11-28T03:11:38.889Z] #8 pushing layers 0.0s done [2025-11-28T03:11:38.889Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done [2025-11-28T03:11:38.889Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:38.889Z] #8 DONE 0.1s [2025-11-28T03:11:38.889Z] [2025-11-28T03:11:38.889Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:38.889Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:39.177Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2025-11-28T03:11:39.178Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2025-11-28T03:11:39.178Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:39.178Z] #1 transferring dockerfile: 170B done [2025-11-28T03:11:39.178Z] #1 DONE 0.0s [2025-11-28T03:11:39.178Z] [2025-11-28T03:11:39.178Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-28T03:11:39.178Z] #2 DONE 0.0s [2025-11-28T03:11:39.178Z] [2025-11-28T03:11:39.178Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-11-28T03:11:39.178Z] #3 DONE 0.0s [2025-11-28T03:11:39.178Z] [2025-11-28T03:11:39.178Z] #4 [internal] load .dockerignore [2025-11-28T03:11:39.178Z] #4 transferring context: 2B done [2025-11-28T03:11:39.178Z] #4 DONE 0.0s [2025-11-28T03:11:39.178Z] [2025-11-28T03:11:39.178Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:39.178Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:39.178Z] #5 DONE 0.0s [2025-11-28T03:11:39.178Z] [2025-11-28T03:11:39.178Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:39.437Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea 0.0s done [2025-11-28T03:11:39.437Z] #6 CACHED [2025-11-28T03:11:39.437Z] [2025-11-28T03:11:39.437Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:e941a159e6b926f2cd5327e21b3d0c5c3588f805d5549b2978705b464e208bea [2025-11-28T03:11:39.437Z] #5 CACHED [2025-11-28T03:11:39.437Z] [2025-11-28T03:11:39.437Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:39.437Z] #7 DONE 0.0s [2025-11-28T03:11:39.437Z] [2025-11-28T03:11:39.437Z] #8 exporting to image [2025-11-28T03:11:39.437Z] #8 exporting layers done [2025-11-28T03:11:39.437Z] #8 exporting manifest sha256:3d986c3f1dde5d27428d6769a8ef76ec61d53e4ae92aa515f99f28fa8041c2e1 done [2025-11-28T03:11:39.437Z] #8 exporting config sha256:19ee50d94a55aab0465192fe6d6a401c0493716666547cb49c00acc1c3344abb done [2025-11-28T03:11:39.437Z] #8 exporting manifest sha256:62bb5c2dd40fbc2189ccfcc247d3dd45ad7da6826a2de08ecc1fc957d804a493 done [2025-11-28T03:11:39.437Z] #8 exporting config sha256:2ae6b947c15915d26615403a1325e05ddb143f07e8cbc55b318fac954adcddea done [2025-11-28T03:11:39.437Z] #8 exporting manifest list sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c done [2025-11-28T03:11:39.437Z] #8 pushing layers 0.0s done [2025-11-28T03:11:39.437Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:54cca2958fa69c4d5674d99ad232d81892fc1c3d6c7df37157db7d715c42150c 0.1s done [2025-11-28T03:11:39.437Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:39.437Z] #8 DONE 0.1s [2025-11-28T03:11:39.437Z] [2025-11-28T03:11:39.437Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:39.437Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:39.724Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:39.724Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:39.724Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:39.724Z] #1 transferring dockerfile: 206B done [2025-11-28T03:11:39.724Z] #1 DONE 0.0s [2025-11-28T03:11:39.724Z] [2025-11-28T03:11:39.724Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:39.724Z] #2 DONE 0.0s [2025-11-28T03:11:39.724Z] [2025-11-28T03:11:39.724Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:39.724Z] #3 DONE 0.0s [2025-11-28T03:11:39.724Z] [2025-11-28T03:11:39.724Z] #4 [internal] load .dockerignore [2025-11-28T03:11:39.724Z] #4 transferring context: [2025-11-28T03:11:39.984Z] #4 transferring context: 2B done [2025-11-28T03:11:39.984Z] #4 DONE 0.0s [2025-11-28T03:11:39.984Z] [2025-11-28T03:11:39.984Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:39.984Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:39.984Z] #5 DONE 0.0s [2025-11-28T03:11:39.984Z] [2025-11-28T03:11:39.984Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:39.984Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:39.984Z] #6 DONE 0.1s [2025-11-28T03:11:39.984Z] [2025-11-28T03:11:39.984Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:39.984Z] #7 DONE 0.0s [2025-11-28T03:11:39.984Z] [2025-11-28T03:11:39.984Z] #8 exporting to image [2025-11-28T03:11:39.984Z] #8 exporting layers done [2025-11-28T03:11:39.984Z] #8 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done [2025-11-28T03:11:39.984Z] #8 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done [2025-11-28T03:11:39.984Z] #8 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done [2025-11-28T03:11:39.984Z] #8 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done [2025-11-28T03:11:39.984Z] #8 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done [2025-11-28T03:11:39.984Z] #8 pushing layers 0.1s done [2025-11-28T03:11:39.984Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 [2025-11-28T03:11:39.984Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:40.243Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done [2025-11-28T03:11:40.243Z] #8 DONE 0.2s [2025-11-28T03:11:40.243Z] [2025-11-28T03:11:40.243Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:40.243Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:40.534Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2025-11-28T03:11:40.534Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2025-11-28T03:11:40.534Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:40.792Z] #1 transferring dockerfile: 172B done [2025-11-28T03:11:40.792Z] #1 DONE 0.0s [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-28T03:11:40.792Z] #2 DONE 0.0s [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-11-28T03:11:40.792Z] #3 DONE 0.0s [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] #4 [internal] load .dockerignore [2025-11-28T03:11:40.792Z] #4 transferring context: 2B done [2025-11-28T03:11:40.792Z] #4 DONE 0.0s [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:40.792Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:40.792Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:40.792Z] #5 CACHED [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:40.792Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:40.792Z] #6 CACHED [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] #7 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:40.792Z] #7 DONE 0.0s [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] #8 exporting to image [2025-11-28T03:11:40.792Z] #8 exporting layers done [2025-11-28T03:11:40.792Z] #8 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done [2025-11-28T03:11:40.792Z] #8 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done [2025-11-28T03:11:40.792Z] #8 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done [2025-11-28T03:11:40.792Z] #8 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done [2025-11-28T03:11:40.792Z] #8 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done [2025-11-28T03:11:40.792Z] #8 pushing layers 0.0s done [2025-11-28T03:11:40.792Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done [2025-11-28T03:11:40.792Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:40.792Z] #8 DONE 0.1s [2025-11-28T03:11:40.792Z] [2025-11-28T03:11:40.792Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:40.792Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:41.089Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 --push - [2025-11-28T03:11:41.089Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79' [2025-11-28T03:11:41.089Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:41.089Z] #1 transferring dockerfile: 178B done [2025-11-28T03:11:41.089Z] #1 DONE 0.0s [2025-11-28T03:11:41.089Z] [2025-11-28T03:11:41.089Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 [2025-11-28T03:11:41.089Z] #2 DONE 0.0s [2025-11-28T03:11:41.089Z] [2025-11-28T03:11:41.089Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79 [2025-11-28T03:11:41.089Z] #3 DONE 0.0s [2025-11-28T03:11:41.089Z] [2025-11-28T03:11:41.089Z] #4 [internal] load .dockerignore [2025-11-28T03:11:41.089Z] #4 transferring context: 2B done [2025-11-28T03:11:41.089Z] #4 DONE 0.0s [2025-11-28T03:11:41.089Z] [2025-11-28T03:11:41.089Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:41.089Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:41.089Z] #5 CACHED [2025-11-28T03:11:41.089Z] [2025-11-28T03:11:41.089Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:41.089Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:41.089Z] #6 CACHED [2025-11-28T03:11:41.089Z] [2025-11-28T03:11:41.089Z] #7 exporting to image [2025-11-28T03:11:41.089Z] #7 exporting layers done [2025-11-28T03:11:41.089Z] #7 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done [2025-11-28T03:11:41.089Z] #7 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done [2025-11-28T03:11:41.089Z] #7 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done [2025-11-28T03:11:41.089Z] #7 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done [2025-11-28T03:11:41.089Z] #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done [2025-11-28T03:11:41.089Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:41.347Z] #7 pushing layers 0.0s done [2025-11-28T03:11:41.347Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.79@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done [2025-11-28T03:11:41.347Z] #7 DONE 0.1s [2025-11-28T03:11:41.347Z] [2025-11-28T03:11:41.347Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:41.347Z] #8 DONE 0.0s [2025-11-28T03:11:41.347Z] [2025-11-28T03:11:41.347Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:41.347Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:41.634Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:41.634Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:41.634Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:41.634Z] #1 transferring dockerfile: 219B done [2025-11-28T03:11:41.634Z] #1 DONE 0.0s [2025-11-28T03:11:41.634Z] [2025-11-28T03:11:41.634Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:41.634Z] #2 DONE 0.0s [2025-11-28T03:11:41.634Z] [2025-11-28T03:11:41.634Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:41.634Z] #3 DONE 0.0s [2025-11-28T03:11:41.634Z] [2025-11-28T03:11:41.634Z] #4 [internal] load .dockerignore [2025-11-28T03:11:41.634Z] #4 transferring context: 2B done [2025-11-28T03:11:41.634Z] #4 DONE 0.0s [2025-11-28T03:11:41.634Z] [2025-11-28T03:11:41.634Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:41.634Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:41.634Z] #5 CACHED [2025-11-28T03:11:41.634Z] [2025-11-28T03:11:41.634Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:41.634Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:41.634Z] #6 CACHED [2025-11-28T03:11:41.634Z] [2025-11-28T03:11:41.634Z] #7 exporting to image [2025-11-28T03:11:41.634Z] #7 exporting layers done [2025-11-28T03:11:41.634Z] #7 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done [2025-11-28T03:11:41.634Z] #7 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done [2025-11-28T03:11:41.634Z] #7 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done [2025-11-28T03:11:41.634Z] #7 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done [2025-11-28T03:11:41.634Z] #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 [2025-11-28T03:11:41.634Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:41.893Z] #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done [2025-11-28T03:11:41.893Z] #7 pushing layers 0.0s done [2025-11-28T03:11:41.893Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done [2025-11-28T03:11:41.893Z] #7 DONE 0.1s [2025-11-28T03:11:41.893Z] [2025-11-28T03:11:41.893Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:41.893Z] #8 DONE 0.0s [2025-11-28T03:11:41.893Z] [2025-11-28T03:11:41.893Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:41.893Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:42.278Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2025-11-28T03:11:42.278Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2025-11-28T03:11:42.278Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:42.278Z] #1 transferring dockerfile: 170B done [2025-11-28T03:11:42.278Z] #1 DONE 0.0s [2025-11-28T03:11:42.278Z] [2025-11-28T03:11:42.278Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-28T03:11:42.278Z] #2 DONE 0.0s [2025-11-28T03:11:42.278Z] [2025-11-28T03:11:42.278Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2025-11-28T03:11:42.278Z] #3 DONE 0.0s [2025-11-28T03:11:42.278Z] [2025-11-28T03:11:42.278Z] #4 [internal] load .dockerignore [2025-11-28T03:11:42.278Z] #4 transferring context: 2B done [2025-11-28T03:11:42.278Z] #4 DONE 0.0s [2025-11-28T03:11:42.278Z] [2025-11-28T03:11:42.278Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:42.278Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:42.278Z] #5 CACHED [2025-11-28T03:11:42.278Z] [2025-11-28T03:11:42.278Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a [2025-11-28T03:11:42.278Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:370be5a78843bd80044cd8ea2f37279d7675c5a16a0da6cf727ae0f7a63b182a 0.0s done [2025-11-28T03:11:42.278Z] #6 CACHED [2025-11-28T03:11:42.278Z] [2025-11-28T03:11:42.278Z] #7 exporting to image [2025-11-28T03:11:42.278Z] #7 exporting layers done [2025-11-28T03:11:42.278Z] #7 exporting manifest sha256:d04979062d2c14700d665746e38c0a4e753e39f12790130a4d2c3dd14d79a422 done [2025-11-28T03:11:42.278Z] #7 exporting config sha256:bf67a1213a141a393bac00e85eeb3c299f3109685a1adb4a6ada920257abe969 done [2025-11-28T03:11:42.278Z] #7 exporting manifest sha256:d597754639e04a41200b7bf61de16a307be7b97c5353cb1a67c406af57daf472 done [2025-11-28T03:11:42.278Z] #7 exporting config sha256:5da97cda250ebd973771f23171537b6d82aa5c20c6b83ebf3b35342dead3662c done [2025-11-28T03:11:42.278Z] #7 exporting manifest list sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 done [2025-11-28T03:11:42.278Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:42.549Z] #7 pushing layers 0.0s done [2025-11-28T03:11:42.549Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:72fd3bdfe63a4dfb58b3ff12f78c3ecdbe559ab9751b796a5d39d9120d9e7390 0.1s done [2025-11-28T03:11:42.549Z] #7 DONE 0.1s [2025-11-28T03:11:42.549Z] [2025-11-28T03:11:42.549Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:42.549Z] #8 DONE 0.0s [2025-11-28T03:11:42.549Z] [2025-11-28T03:11:42.549Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:42.549Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:42.838Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2' [2025-11-28T03:11:42.838Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 --push - [2025-11-28T03:11:42.838Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:42.838Z] #1 transferring dockerfile: 202B done [2025-11-28T03:11:42.838Z] #1 DONE 0.0s [2025-11-28T03:11:42.838Z] [2025-11-28T03:11:42.838Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:42.838Z] #2 DONE 0.0s [2025-11-28T03:11:42.838Z] [2025-11-28T03:11:42.838Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:11:42.838Z] #3 DONE 0.0s [2025-11-28T03:11:42.838Z] [2025-11-28T03:11:42.838Z] #4 [internal] load .dockerignore [2025-11-28T03:11:42.838Z] #4 transferring context: 2B done [2025-11-28T03:11:42.838Z] #4 DONE 0.0s [2025-11-28T03:11:42.838Z] [2025-11-28T03:11:42.838Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:42.838Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:43.097Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:43.097Z] #5 DONE 0.0s [2025-11-28T03:11:43.097Z] [2025-11-28T03:11:43.097Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:43.097Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:43.097Z] #6 DONE 0.1s [2025-11-28T03:11:43.097Z] [2025-11-28T03:11:43.097Z] #7 exporting to image [2025-11-28T03:11:43.097Z] #7 exporting layers done [2025-11-28T03:11:43.097Z] #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done [2025-11-28T03:11:43.097Z] #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done [2025-11-28T03:11:43.097Z] #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done [2025-11-28T03:11:43.097Z] #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done [2025-11-28T03:11:43.097Z] #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af [2025-11-28T03:11:43.097Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:43.097Z] #7 ... [2025-11-28T03:11:43.097Z] [2025-11-28T03:11:43.097Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:43.097Z] #8 DONE 0.0s [2025-11-28T03:11:43.097Z] [2025-11-28T03:11:43.097Z] #7 exporting to image [2025-11-28T03:11:43.097Z] #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done [2025-11-28T03:11:43.097Z] #7 pushing layers 0.1s done [2025-11-28T03:11:43.097Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af [2025-11-28T03:11:43.357Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done [2025-11-28T03:11:43.357Z] #7 DONE 0.2s [2025-11-28T03:11:43.357Z] [2025-11-28T03:11:43.357Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:43.357Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:43.643Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2025-11-28T03:11:43.643Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2025-11-28T03:11:43.643Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:43.643Z] #1 transferring dockerfile: 168B done [2025-11-28T03:11:43.643Z] #1 DONE 0.0s [2025-11-28T03:11:43.643Z] [2025-11-28T03:11:43.643Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-28T03:11:43.643Z] #2 DONE 0.0s [2025-11-28T03:11:43.643Z] [2025-11-28T03:11:43.643Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-11-28T03:11:43.643Z] #3 DONE 0.0s [2025-11-28T03:11:43.643Z] [2025-11-28T03:11:43.643Z] #4 [internal] load .dockerignore [2025-11-28T03:11:43.643Z] #4 transferring context: 2B done [2025-11-28T03:11:43.643Z] #4 DONE 0.0s [2025-11-28T03:11:43.643Z] [2025-11-28T03:11:43.643Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:43.643Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:43.643Z] #5 CACHED [2025-11-28T03:11:43.643Z] [2025-11-28T03:11:43.643Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:43.643Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:43.643Z] #6 CACHED [2025-11-28T03:11:43.643Z] [2025-11-28T03:11:43.643Z] #7 exporting to image [2025-11-28T03:11:43.643Z] #7 exporting layers [2025-11-28T03:11:43.643Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:43.902Z] #7 exporting layers done [2025-11-28T03:11:43.902Z] #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done [2025-11-28T03:11:43.902Z] #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done [2025-11-28T03:11:43.902Z] #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done [2025-11-28T03:11:43.902Z] #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done [2025-11-28T03:11:43.902Z] #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done [2025-11-28T03:11:43.902Z] #7 pushing layers 0.0s done [2025-11-28T03:11:43.902Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done [2025-11-28T03:11:43.902Z] #7 DONE 0.1s [2025-11-28T03:11:43.902Z] [2025-11-28T03:11:43.902Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:43.902Z] #8 DONE 0.0s [2025-11-28T03:11:43.902Z] [2025-11-28T03:11:43.902Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:43.902Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:44.191Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79' [2025-11-28T03:11:44.191Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 --push - [2025-11-28T03:11:44.191Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:44.191Z] #1 transferring dockerfile: 174B done [2025-11-28T03:11:44.191Z] #1 DONE 0.0s [2025-11-28T03:11:44.191Z] [2025-11-28T03:11:44.191Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 [2025-11-28T03:11:44.191Z] #2 DONE 0.0s [2025-11-28T03:11:44.191Z] [2025-11-28T03:11:44.191Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79 [2025-11-28T03:11:44.191Z] #3 DONE 0.0s [2025-11-28T03:11:44.191Z] [2025-11-28T03:11:44.191Z] #4 [internal] load .dockerignore [2025-11-28T03:11:44.191Z] #4 transferring context: 2B done [2025-11-28T03:11:44.191Z] #4 DONE 0.0s [2025-11-28T03:11:44.191Z] [2025-11-28T03:11:44.191Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:44.191Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:44.191Z] #5 CACHED [2025-11-28T03:11:44.191Z] [2025-11-28T03:11:44.191Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:44.191Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:44.191Z] #6 CACHED [2025-11-28T03:11:44.191Z] [2025-11-28T03:11:44.191Z] #7 exporting to image [2025-11-28T03:11:44.191Z] #7 exporting layers done [2025-11-28T03:11:44.191Z] #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done [2025-11-28T03:11:44.191Z] #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done [2025-11-28T03:11:44.191Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:44.451Z] #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done [2025-11-28T03:11:44.451Z] #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done [2025-11-28T03:11:44.451Z] #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done [2025-11-28T03:11:44.451Z] #7 pushing layers 0.0s done [2025-11-28T03:11:44.451Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.79@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done [2025-11-28T03:11:44.451Z] #7 DONE 0.1s [2025-11-28T03:11:44.451Z] [2025-11-28T03:11:44.451Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:44.451Z] #8 DONE 0.0s [2025-11-28T03:11:44.451Z] [2025-11-28T03:11:44.451Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:44.451Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:44.740Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 --push - [2025-11-28T03:11:44.740Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79' [2025-11-28T03:11:45.000Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:45.000Z] #1 transferring dockerfile: 215B done [2025-11-28T03:11:45.000Z] #1 DONE 0.0s [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:45.000Z] #2 DONE 0.0s [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:11:45.000Z] #3 DONE 0.0s [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] #4 [internal] load .dockerignore [2025-11-28T03:11:45.000Z] #4 transferring context: 2B done [2025-11-28T03:11:45.000Z] #4 DONE 0.0s [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:45.000Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:45.000Z] #5 CACHED [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:45.000Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:45.000Z] #6 CACHED [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] #7 exporting to image [2025-11-28T03:11:45.000Z] #7 exporting layers done [2025-11-28T03:11:45.000Z] #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done [2025-11-28T03:11:45.000Z] #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done [2025-11-28T03:11:45.000Z] #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done [2025-11-28T03:11:45.000Z] #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done [2025-11-28T03:11:45.000Z] #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done [2025-11-28T03:11:45.000Z] #7 pushing layers 0.0s done [2025-11-28T03:11:45.000Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af [2025-11-28T03:11:45.000Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:45.000Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done [2025-11-28T03:11:45.000Z] #7 DONE 0.1s [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:45.000Z] #8 DONE 0.0s [2025-11-28T03:11:45.000Z] [2025-11-28T03:11:45.000Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:45.000Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-28T03:11:45.287Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2025-11-28T03:11:45.287Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2025-11-28T03:11:45.287Z] #1 [internal] load build definition from Dockerfile [2025-11-28T03:11:45.287Z] #1 transferring dockerfile: 166B done [2025-11-28T03:11:45.287Z] #1 DONE 0.0s [2025-11-28T03:11:45.287Z] [2025-11-28T03:11:45.287Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-28T03:11:45.287Z] #2 DONE 0.0s [2025-11-28T03:11:45.287Z] [2025-11-28T03:11:45.287Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-11-28T03:11:45.287Z] #3 DONE 0.0s [2025-11-28T03:11:45.287Z] [2025-11-28T03:11:45.287Z] #4 [internal] load .dockerignore [2025-11-28T03:11:45.287Z] #4 transferring context: 2B done [2025-11-28T03:11:45.287Z] #4 DONE 0.0s [2025-11-28T03:11:45.287Z] [2025-11-28T03:11:45.287Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:45.287Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:45.287Z] #5 CACHED [2025-11-28T03:11:45.287Z] [2025-11-28T03:11:45.287Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 [2025-11-28T03:11:45.287Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:d611403586a667b61ee42dcdf9c7b3cfc65eaace8c48ff36b1559e03fd7672a9 0.0s done [2025-11-28T03:11:45.287Z] #6 CACHED [2025-11-28T03:11:45.287Z] [2025-11-28T03:11:45.287Z] #7 exporting to image [2025-11-28T03:11:45.287Z] #7 exporting layers done [2025-11-28T03:11:45.287Z] #7 exporting manifest sha256:3b31aefb71561b5b09a6958ecd76334a6aa7ad319e1e03a00a7f12c211b71796 done [2025-11-28T03:11:45.287Z] #7 exporting config sha256:3a2722f3f14606f66ae5a3954a6380e1d56cce44a4ca1115e196c10d55744389 done [2025-11-28T03:11:45.287Z] #7 exporting manifest sha256:c1962ed4821b04c14909a704f0e4bd4f47e392a1077e57f8bb13cd9644c0ee0a done [2025-11-28T03:11:45.287Z] #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 [2025-11-28T03:11:45.287Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-28T03:11:45.546Z] #7 exporting config sha256:b536d48f33e2ef9cea56acda425084b807776803bc5b87a22548c1f59e582b66 done [2025-11-28T03:11:45.546Z] #7 exporting manifest list sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af done [2025-11-28T03:11:45.546Z] #7 pushing layers 0.0s done [2025-11-28T03:11:45.546Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:3b2c837109ac2e0c85ab6ca42d7dbe3a1c3d80d1660542518e9cf015125f62af 0.1s done [2025-11-28T03:11:45.546Z] #7 DONE 0.1s [2025-11-28T03:11:45.546Z] [2025-11-28T03:11:45.546Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-28T03:11:45.546Z] #8 DONE 0.0s [2025-11-28T03:11:45.546Z] [2025-11-28T03:11:45.546Z] 1 warning found (use --debug to expand): [2025-11-28T03:11:45.546Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-28T03:11:45.959Z] + '[' -d /w/workspace/edgex-go/930/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:11:46.253Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:11:46.826Z] ---> package-listing.sh [2025-11-28T03:11:46.826Z] ++ facter osfamily [2025-11-28T03:11:46.826Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-28T03:11:47.097Z] + OS_FAMILY=redhat [2025-11-28T03:11:47.097Z] + workspace=/w/workspace/edgex-go/930 [2025-11-28T03:11:47.097Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-28T03:11:47.097Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-28T03:11:47.097Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-28T03:11:47.097Z] + PACKAGES=/tmp/packages_start.txt [2025-11-28T03:11:47.097Z] + '[' /w/workspace/edgex-go/930 ']' [2025-11-28T03:11:47.097Z] + PACKAGES=/tmp/packages_end.txt [2025-11-28T03:11:47.097Z] + case "${OS_FAMILY}" in [2025-11-28T03:11:47.097Z] + rpm -qa [2025-11-28T03:11:47.097Z] + sort [2025-11-28T03:11:47.662Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-28T03:11:47.662Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-28T03:11:47.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-28T03:11:47.662Z] + '[' /w/workspace/edgex-go/930 ']' [2025-11-28T03:11:47.662Z] + mkdir -p /w/workspace/edgex-go/930/archives/ [2025-11-28T03:11:47.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/930/archives/ [Pipeline] echo [2025-11-28T03:11:47.674Z] 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/930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-28T03:11:47.950Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:11:48.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-28T03:11:48.520Z] [2025-11-28T03:11:48.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:11:48.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-28T03:11:48.825Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-28T03:11:48.825Z] 5eb5b503b376: Pulling fs layer [2025-11-28T03:11:48.825Z] 5c69ac0246d0: Pulling fs layer [2025-11-28T03:11:48.825Z] ec43610c2a17: Pulling fs layer [2025-11-28T03:11:48.825Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-28T03:11:48.825Z] 33b1e0a273af: Pulling fs layer [2025-11-28T03:11:48.825Z] 5d3b04190fa2: Pulling fs layer [2025-11-28T03:11:48.826Z] 2f39f015ded8: Pulling fs layer [2025-11-28T03:11:48.826Z] 3a2ae6a8a46f: Waiting [2025-11-28T03:11:48.826Z] 33b1e0a273af: Waiting [2025-11-28T03:11:48.826Z] 5d3b04190fa2: Waiting [2025-11-28T03:11:48.826Z] 2f39f015ded8: Waiting [2025-11-28T03:11:48.826Z] 5c69ac0246d0: Verifying Checksum [2025-11-28T03:11:48.826Z] 5c69ac0246d0: Download complete [2025-11-28T03:11:48.826Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-28T03:11:48.826Z] 3a2ae6a8a46f: Download complete [2025-11-28T03:11:48.826Z] 33b1e0a273af: Verifying Checksum [2025-11-28T03:11:48.826Z] 33b1e0a273af: Download complete [2025-11-28T03:11:48.826Z] ec43610c2a17: Verifying Checksum [2025-11-28T03:11:48.826Z] ec43610c2a17: Download complete [2025-11-28T03:11:48.826Z] 5d3b04190fa2: Verifying Checksum [2025-11-28T03:11:48.826Z] 5d3b04190fa2: Download complete [2025-11-28T03:11:49.088Z] 5eb5b503b376: Verifying Checksum [2025-11-28T03:11:49.088Z] 5eb5b503b376: Download complete [2025-11-28T03:11:49.658Z] 2f39f015ded8: Verifying Checksum [2025-11-28T03:11:49.658Z] 2f39f015ded8: Download complete [2025-11-28T03:11:50.230Z] 5eb5b503b376: Pull complete [2025-11-28T03:11:50.488Z] 5c69ac0246d0: Pull complete [2025-11-28T03:11:50.747Z] ec43610c2a17: Pull complete [2025-11-28T03:11:50.747Z] 3a2ae6a8a46f: Pull complete [2025-11-28T03:11:51.503Z] 33b1e0a273af: Pull complete [2025-11-28T03:11:51.503Z] 5d3b04190fa2: Pull complete [2025-11-28T03:11:54.834Z] 2f39f015ded8: Pull complete [2025-11-28T03:11:54.834Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-28T03:11:54.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-28T03:11:54.834Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:11:54.953Z] prd-centos7-docker-4c-2g-774004 does not seem to be running inside a container [2025-11-28T03:11:54.985Z] $ 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/930/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-28T03:11:58.142Z] $ docker top 1b359ae80c0c28dca7b0949060bb9d1c00d5375f7dd661a55c418d8fad094ca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-28T03:11:58.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-28T03:11:58.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-28T03:11:59.080Z] + ls /var/log/sa-host [2025-11-28T03:11:59.080Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-28T03:11:59.312Z] provisioning config files... [2025-11-28T03:11:59.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14076315653888420581tmp [Pipeline] { [Pipeline] echo [2025-11-28T03:11:59.344Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:11:59.635Z] ---> create-netrc.sh [Pipeline] } [2025-11-28T03:11:59.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:11:59.998Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-28T03:12:00.009Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:12:00.296Z] ---> sudo-logs.sh [2025-11-28T03:12:00.297Z] Archiving 'sudo' log.. [2025-11-28T03:12:00.297Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:12:00.337Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-28T03:12:00.341Z] $ docker stop --time=1 1b359ae80c0c28dca7b0949060bb9d1c00d5375f7dd661a55c418d8fad094ca9 [2025-11-28T03:12:01.465Z] $ docker rm -f --volumes 1b359ae80c0c28dca7b0949060bb9d1c00d5375f7dd661a55c418d8fad094ca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-28T03:12:01.563Z] [WS-CLEANUP] Deleting project workspace... [2025-11-28T03:12:01.563Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-28T03:12:01.579Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-28T03:28:04.553Z] #136 ... [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-28T03:28:04.553Z] #153 DONE 1167.1s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-28T03:28:04.553Z] #136 ... [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:28:04.553Z] #155 DONE 0.2s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-28T03:28:04.553Z] #148 ... [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:28:04.553Z] #156 DONE 0.2s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #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-28T03:28:04.553Z] #157 DONE 0.3s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #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-28T03:28:04.553Z] #158 DONE 0.1s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #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-28T03:28:04.553Z] #159 DONE 0.2s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #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-28T03:28:04.553Z] #160 DONE 2.2s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:28:04.553Z] #34 ... [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #118 [core-common-config-bootstrapper] exporting to image [2025-11-28T03:28:04.553Z] #118 exporting layers [2025-11-28T03:28:04.553Z] #118 exporting layers 0.9s done [2025-11-28T03:28:04.553Z] #118 writing image sha256:a45b5c36413a9c79f2a4774e5b20572e234f36b22c4599f7781a9925e3e8e37b done [2025-11-28T03:28:04.553Z] #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-28T03:28:04.553Z] #118 DONE 6.4s [2025-11-28T03:28:04.553Z] [2025-11-28T03:28:04.553Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:28:19.668Z] #34 ... [2025-11-28T03:28:19.668Z] [2025-11-28T03:28:19.668Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-28T03:28:19.668Z] #148 DONE 1188.7s [2025-11-28T03:28:19.668Z] [2025-11-28T03:28:19.668Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-28T03:28:19.668Z] #161 DONE 0.4s [2025-11-28T03:28:19.668Z] [2025-11-28T03:28:19.668Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-28T03:28:21.653Z] #162 DONE 2.4s [2025-11-28T03:28:21.653Z] [2025-11-28T03:28:21.653Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:28:21.927Z] #163 DONE 0.2s [2025-11-28T03:28:21.927Z] [2025-11-28T03:28:21.927Z] #150 [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-28T03:28:21.927Z] #150 ... [2025-11-28T03:28:21.927Z] [2025-11-28T03:28:21.927Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:28:22.195Z] #164 DONE 0.2s [2025-11-28T03:28:22.195Z] [2025-11-28T03:28:22.195Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-28T03:28:22.462Z] #165 DONE 0.3s [2025-11-28T03:28:22.462Z] [2025-11-28T03:28:22.462Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-28T03:28:22.462Z] #166 DONE 0.1s [2025-11-28T03:28:22.462Z] [2025-11-28T03:28:22.462Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-28T03:28:22.462Z] #146 ... [2025-11-28T03:28:22.462Z] [2025-11-28T03:28:22.462Z] #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-28T03:28:22.729Z] #167 DONE 0.2s [2025-11-28T03:28:22.729Z] [2025-11-28T03:28:22.729Z] #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-28T03:28:22.729Z] #168 DONE 0.1s [2025-11-28T03:28:22.729Z] [2025-11-28T03:28:22.729Z] #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-28T03:28:22.729Z] #169 DONE 0.1s [2025-11-28T03:28:22.729Z] [2025-11-28T03:28:22.729Z] #150 [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-28T03:28:23.008Z] #150 ... [2025-11-28T03:28:23.008Z] [2025-11-28T03:28:23.008Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-28T03:28:23.008Z] #170 DONE 0.1s [2025-11-28T03:28:23.008Z] [2025-11-28T03:28:23.008Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-28T03:28:24.967Z] #171 DONE 2.1s [2025-11-28T03:28:24.967Z] [2025-11-28T03:28:24.967Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:28:25.481Z] #149 ... [2025-11-28T03:28:25.481Z] [2025-11-28T03:28:25.481Z] #118 [security-bootstrapper] exporting to image [2025-11-28T03:28:25.481Z] #118 exporting layers [2025-11-28T03:28:26.249Z] #118 exporting layers 1.2s done [2025-11-28T03:28:26.524Z] #118 writing image sha256:3552ee1a83ed7fb366f45c259f34f224251646758709b7267846d3445d950286 done [2025-11-28T03:28:26.524Z] #118 naming to docker.io/library/security-bootstrapper-arm64 done [2025-11-28T03:28:26.524Z] #118 DONE 7.6s [2025-11-28T03:28:26.524Z] [2025-11-28T03:28:26.524Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:44:19.328Z] #37 ... [2025-11-28T03:44:19.328Z] [2025-11-28T03:44:19.328Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-11-28T03:44:19.328Z] #151 DONE 2148.7s [2025-11-28T03:44:19.328Z] [2025-11-28T03:44:19.328Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:44:19.328Z] #34 ... [2025-11-28T03:44:19.328Z] [2025-11-28T03:44:19.328Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:44:19.599Z] #172 DONE 0.3s [2025-11-28T03:44:19.599Z] [2025-11-28T03:44:19.599Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:44:19.867Z] #173 DONE 0.2s [2025-11-28T03:44:19.867Z] [2025-11-28T03:44:19.867Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-28T03:44:20.144Z] #174 DONE 0.5s [2025-11-28T03:44:20.144Z] [2025-11-28T03:44:20.144Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:44:20.416Z] #175 DONE 0.1s [2025-11-28T03:44:20.416Z] [2025-11-28T03:44:20.416Z] #118 [core-command] exporting to image [2025-11-28T03:44:20.416Z] #118 exporting layers [2025-11-28T03:44:21.004Z] #118 exporting layers 0.5s done [2025-11-28T03:44:21.004Z] #118 writing image sha256:36401451e64f3bc80c8c11835df8b312094f2d1c9df8bdf7d898ea388f4e895e done [2025-11-28T03:44:21.004Z] #118 naming to docker.io/library/core-command-arm64 done [2025-11-28T03:44:21.004Z] #118 DONE 8.2s [2025-11-28T03:44:21.004Z] [2025-11-28T03:44:21.004Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:44:47.675Z] #149 ... [2025-11-28T03:44:47.675Z] [2025-11-28T03:44:47.675Z] #150 [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-28T03:44:47.675Z] #150 2174.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.79 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-28T03:44:49.630Z] #150 ... [2025-11-28T03:44:49.630Z] [2025-11-28T03:44:49.630Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-28T03:44:49.630Z] #145 DONE 2179.5s [2025-11-28T03:44:49.905Z] [2025-11-28T03:44:49.905Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:44:50.218Z] #34 ... [2025-11-28T03:44:50.218Z] [2025-11-28T03:44:50.218Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:44:50.218Z] #176 DONE 0.2s [2025-11-28T03:44:50.218Z] [2025-11-28T03:44:50.218Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-28T03:44:50.816Z] #154 ... [2025-11-28T03:44:50.816Z] [2025-11-28T03:44:50.816Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:44:50.816Z] #177 DONE 0.2s [2025-11-28T03:44:50.816Z] [2025-11-28T03:44:50.816Z] #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-28T03:44:50.816Z] #178 DONE 0.2s [2025-11-28T03:44:50.816Z] [2025-11-28T03:44:50.816Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-28T03:44:51.083Z] #179 DONE 0.1s [2025-11-28T03:44:51.083Z] [2025-11-28T03:44:51.083Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:44:51.083Z] #34 ... [2025-11-28T03:44:51.083Z] [2025-11-28T03:44:51.083Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-28T03:44:51.372Z] #180 DONE 0.4s [2025-11-28T03:44:51.372Z] [2025-11-28T03:44:51.372Z] #150 [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-28T03:44:51.668Z] #150 ... [2025-11-28T03:44:51.668Z] [2025-11-28T03:44:51.668Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-28T03:44:51.668Z] #181 DONE 0.2s [2025-11-28T03:44:51.668Z] [2025-11-28T03:44:51.668Z] #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-28T03:44:53.656Z] #182 DONE 2.0s [2025-11-28T03:44:53.656Z] [2025-11-28T03:44:53.656Z] #118 [security-proxy-setup] exporting to image [2025-11-28T03:44:53.656Z] #118 exporting layers [2025-11-28T03:44:54.625Z] #118 exporting layers 0.9s done [2025-11-28T03:44:54.625Z] #118 writing image sha256:86a6111af736eadb72f4fa14ff0e5d1943615efef46ef3157d2c257480210752 done [2025-11-28T03:44:54.625Z] #118 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-28T03:44:54.625Z] #118 DONE 9.1s [2025-11-28T03:44:54.625Z] [2025-11-28T03:44:54.625Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:45:21.371Z] #149 ... [2025-11-28T03:45:21.371Z] [2025-11-28T03:45:21.371Z] #150 [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-28T03:45:21.371Z] #150 DONE 2207.2s [2025-11-28T03:45:21.371Z] [2025-11-28T03:45:21.371Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:45:21.371Z] #149 ... [2025-11-28T03:45:21.371Z] [2025-11-28T03:45:21.372Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:45:21.372Z] #183 DONE 0.1s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:45:21.372Z] #149 ... [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:45:21.372Z] #184 DONE 0.1s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #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-28T03:45:21.372Z] #185 DONE 0.1s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:45:21.372Z] #149 ... [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #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-28T03:45:21.372Z] #186 DONE 0.1s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #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-28T03:45:21.372Z] #187 DONE 0.1s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:45:21.372Z] #34 ... [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-28T03:45:21.372Z] #188 DONE 0.4s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-28T03:45:21.372Z] #152 ... [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-28T03:45:21.372Z] #189 DONE 0.5s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-28T03:45:21.372Z] #190 DONE 0.2s [2025-11-28T03:45:21.372Z] [2025-11-28T03:45:21.372Z] #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-28T03:45:22.357Z] #191 DONE 2.0s [2025-11-28T03:45:22.357Z] [2025-11-28T03:45:22.357Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:45:22.357Z] #149 ... [2025-11-28T03:45:22.357Z] [2025-11-28T03:45:22.357Z] #118 [security-secretstore-setup] exporting to image [2025-11-28T03:45:22.357Z] #118 exporting layers [2025-11-28T03:45:23.774Z] #118 exporting layers 1.4s done [2025-11-28T03:45:23.774Z] #118 writing image sha256:134143604cf152a89047f5f42395d8ae32f25b8de02f5adf9773a1f6cd79ab2a done [2025-11-28T03:45:23.774Z] #118 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-28T03:45:23.774Z] #118 DONE 10.5s [2025-11-28T03:45:23.774Z] [2025-11-28T03:45:23.774Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:46:31.680Z] #34 ... [2025-11-28T03:46:31.680Z] [2025-11-28T03:46:31.680Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-28T03:46:31.680Z] #136 DONE 2274.1s [2025-11-28T03:46:31.680Z] [2025-11-28T03:46:31.680Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:46:31.680Z] #149 ... [2025-11-28T03:46:31.680Z] [2025-11-28T03:46:31.680Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:46:31.681Z] #192 DONE 0.3s [2025-11-28T03:46:31.681Z] [2025-11-28T03:46:31.681Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:46:31.681Z] #193 DONE 0.3s [2025-11-28T03:46:31.681Z] [2025-11-28T03:46:31.681Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:46:31.681Z] #149 ... [2025-11-28T03:46:31.681Z] [2025-11-28T03:46:31.681Z] #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-28T03:46:31.681Z] #194 DONE 0.5s [2025-11-28T03:46:31.681Z] [2025-11-28T03:46:31.681Z] #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-28T03:46:31.681Z] #195 DONE 0.1s [2025-11-28T03:46:31.681Z] [2025-11-28T03:46:31.681Z] #118 [security-spiffe-token-provider] exporting to image [2025-11-28T03:46:31.681Z] #118 exporting layers [2025-11-28T03:46:31.681Z] #118 exporting layers 0.6s done [2025-11-28T03:46:31.681Z] #118 writing image sha256:a7785f8c9d65552401ec34eacc02554567ca403ff40632c542dcd06d050f2cac done [2025-11-28T03:46:31.681Z] #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-28T03:46:31.681Z] #118 DONE 11.1s [2025-11-28T03:46:31.681Z] [2025-11-28T03:46:31.681Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:47:04.036Z] #34 ... [2025-11-28T03:47:04.036Z] [2025-11-28T03:47:04.036Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-11-28T03:47:04.036Z] #149 DONE 2313.9s [2025-11-28T03:47:04.306Z] [2025-11-28T03:47:04.306Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-28T03:47:04.896Z] #147 ... [2025-11-28T03:47:04.896Z] [2025-11-28T03:47:04.896Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:47:05.169Z] #196 DONE 0.2s [2025-11-28T03:47:05.169Z] [2025-11-28T03:47:05.169Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:47:05.437Z] #197 DONE 0.3s [2025-11-28T03:47:05.437Z] [2025-11-28T03:47:05.437Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-28T03:47:06.030Z] #198 DONE 0.5s [2025-11-28T03:47:06.030Z] [2025-11-28T03:47:06.030Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-28T03:47:06.030Z] #199 DONE 0.1s [2025-11-28T03:47:06.030Z] [2025-11-28T03:47:06.030Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-28T03:47:06.300Z] #200 DONE 0.1s [2025-11-28T03:47:06.300Z] [2025-11-28T03:47:06.300Z] #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-28T03:47:07.745Z] #201 ... [2025-11-28T03:47:07.745Z] [2025-11-28T03:47:07.745Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-11-28T03:47:07.745Z] #154 DONE 2317.7s [2025-11-28T03:47:08.043Z] [2025-11-28T03:47:08.043Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:47:08.316Z] #144 ... [2025-11-28T03:47:08.316Z] [2025-11-28T03:47:08.316Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:47:08.604Z] #202 DONE 0.4s [2025-11-28T03:47:08.604Z] [2025-11-28T03:47:08.604Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:47:08.940Z] #203 ... [2025-11-28T03:47:08.940Z] [2025-11-28T03:47:08.940Z] #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-28T03:47:08.940Z] #201 DONE 2.8s [2025-11-28T03:47:09.236Z] [2025-11-28T03:47:09.236Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:47:09.236Z] #203 DONE 0.4s [2025-11-28T03:47:09.236Z] [2025-11-28T03:47:09.236Z] #118 [security-proxy-auth] exporting to image [2025-11-28T03:47:09.236Z] #118 exporting layers [2025-11-28T03:47:10.272Z] #118 ... [2025-11-28T03:47:10.272Z] [2025-11-28T03:47:10.272Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-28T03:47:10.272Z] #204 DONE 0.9s [2025-11-28T03:47:10.571Z] [2025-11-28T03:47:10.571Z] #118 [security-proxy-auth] exporting to image [2025-11-28T03:47:10.571Z] #118 exporting layers 1.5s done [2025-11-28T03:47:10.571Z] #118 writing image sha256:1b3c8464e740a285598368e264945f39213a0ef71ce256afac895c344983067a 0.0s done [2025-11-28T03:47:10.571Z] #118 naming to docker.io/library/security-proxy-auth-arm64 [2025-11-28T03:47:10.571Z] #118 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-11-28T03:47:10.571Z] #118 DONE 12.6s [2025-11-28T03:47:10.571Z] [2025-11-28T03:47:10.571Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:47:10.856Z] #205 DONE 0.5s [2025-11-28T03:47:10.856Z] [2025-11-28T03:47:10.856Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:47:10.856Z] #144 ... [2025-11-28T03:47:10.856Z] [2025-11-28T03:47:10.856Z] #118 [core-data] exporting to image [2025-11-28T03:47:11.849Z] #118 exporting layers 0.9s done [2025-11-28T03:47:11.849Z] #118 writing image sha256:1e466cdaf93012e4c331d234c271d2fd4fd3007ace7f789b2fff9699776b76b4 done [2025-11-28T03:47:11.849Z] #118 naming to docker.io/library/core-data-arm64 done [2025-11-28T03:47:11.849Z] #118 DONE 13.6s [2025-11-28T03:47:11.849Z] [2025-11-28T03:47:11.849Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:47:14.496Z] #34 ... [2025-11-28T03:47:14.496Z] [2025-11-28T03:47:14.496Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-11-28T03:47:14.496Z] #152 DONE 2324.4s [2025-11-28T03:47:14.762Z] [2025-11-28T03:47:14.762Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:47:15.379Z] #144 ... [2025-11-28T03:47:15.379Z] [2025-11-28T03:47:15.379Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:47:15.379Z] #206 DONE 0.1s [2025-11-28T03:47:15.379Z] [2025-11-28T03:47:15.379Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:47:15.655Z] #207 DONE 0.2s [2025-11-28T03:47:15.655Z] [2025-11-28T03:47:15.655Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-28T03:47:15.936Z] #208 ... [2025-11-28T03:47:15.936Z] [2025-11-28T03:47:15.936Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-28T03:47:15.936Z] #146 DONE 2326.0s [2025-11-28T03:47:16.231Z] [2025-11-28T03:47:16.231Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:47:16.231Z] #144 ... [2025-11-28T03:47:16.231Z] [2025-11-28T03:47:16.231Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-28T03:47:16.231Z] #208 DONE 0.7s [2025-11-28T03:47:16.231Z] [2025-11-28T03:47:16.231Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:47:16.525Z] #209 DONE 0.2s [2025-11-28T03:47:16.525Z] [2025-11-28T03:47:16.525Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-28T03:47:16.812Z] #210 DONE 0.2s [2025-11-28T03:47:16.812Z] [2025-11-28T03:47:16.812Z] #118 [core-metadata] exporting to image [2025-11-28T03:47:17.409Z] #118 ... [2025-11-28T03:47:17.409Z] [2025-11-28T03:47:17.409Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:47:17.409Z] #211 DONE 0.3s [2025-11-28T03:47:17.680Z] [2025-11-28T03:47:17.680Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-28T03:47:17.948Z] #212 ... [2025-11-28T03:47:17.948Z] [2025-11-28T03:47:17.948Z] #118 [core-metadata] exporting to image [2025-11-28T03:47:17.948Z] #118 exporting layers 1.1s done [2025-11-28T03:47:17.948Z] #118 writing image sha256:8063571a5509b0ed3b54b4652702049c60c4eee302206836f2465d7094cf547b done [2025-11-28T03:47:17.948Z] #118 naming to docker.io/library/core-metadata-arm64 done [2025-11-28T03:47:17.948Z] #118 DONE 14.7s [2025-11-28T03:47:18.218Z] [2025-11-28T03:47:18.218Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:47:18.218Z] #144 ... [2025-11-28T03:47:18.218Z] [2025-11-28T03:47:18.218Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-28T03:47:18.218Z] #212 DONE 0.7s [2025-11-28T03:47:18.218Z] [2025-11-28T03:47:18.218Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:47:18.218Z] #213 DONE 0.1s [2025-11-28T03:47:18.491Z] [2025-11-28T03:47:18.491Z] #118 [core-keeper] exporting to image [2025-11-28T03:47:18.758Z] #118 exporting layers 0.6s done [2025-11-28T03:47:19.024Z] #118 writing image sha256:2ef261a70d95fd672a52e4800c1a7387ccd86d4bd952022e7816e298e54ee20d done [2025-11-28T03:47:19.024Z] #118 naming to docker.io/library/core-keeper-arm64 done [2025-11-28T03:47:19.024Z] #118 DONE 15.3s [2025-11-28T03:47:19.024Z] [2025-11-28T03:47:19.024Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:47:45.687Z] #144 ... [2025-11-28T03:47:45.687Z] [2025-11-28T03:47:45.687Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-28T03:47:45.687Z] #147 DONE 2355.0s [2025-11-28T03:47:45.687Z] [2025-11-28T03:47:45.687Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:47:45.687Z] #44 ... [2025-11-28T03:47:45.687Z] [2025-11-28T03:47:45.687Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:47:45.687Z] #214 DONE 0.2s [2025-11-28T03:47:45.687Z] [2025-11-28T03:47:45.687Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:47:45.687Z] #215 DONE 0.1s [2025-11-28T03:47:45.687Z] [2025-11-28T03:47:45.687Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:47:45.953Z] #34 ... [2025-11-28T03:47:45.953Z] [2025-11-28T03:47:45.954Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-28T03:47:46.555Z] #216 DONE 0.5s [2025-11-28T03:47:46.555Z] [2025-11-28T03:47:46.555Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-28T03:47:46.555Z] #217 DONE 0.1s [2025-11-28T03:47:46.555Z] [2025-11-28T03:47:46.555Z] #118 [support-scheduler] exporting to image [2025-11-28T03:47:46.555Z] #118 exporting layers [2025-11-28T03:47:47.959Z] #118 exporting layers 1.1s done [2025-11-28T03:47:47.959Z] #118 writing image sha256:ccfee92e6c8cd0acdde0bfcc4ac0540798dd6efa51004d275a9317c11f6d182d done [2025-11-28T03:47:47.959Z] #118 naming to docker.io/library/support-scheduler-arm64 done [2025-11-28T03:47:47.959Z] #118 DONE 16.4s [2025-11-28T03:47:47.959Z] [2025-11-28T03:47:47.959Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-11-28T03:47:54.598Z] #37 ... [2025-11-28T03:47:54.598Z] [2025-11-28T03:47:54.598Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-28T03:47:54.598Z] #144 DONE 2363.4s [2025-11-28T03:47:54.598Z] [2025-11-28T03:47:54.598Z] #34 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-11-28T03:47:54.598Z] #34 ... [2025-11-28T03:47:54.598Z] [2025-11-28T03:47:54.598Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-28T03:47:54.598Z] #218 DONE 0.1s [2025-11-28T03:47:54.598Z] [2025-11-28T03:47:54.598Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-28T03:47:54.598Z] #219 DONE 0.1s [2025-11-28T03:47:54.598Z] [2025-11-28T03:47:54.598Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-28T03:47:54.864Z] #220 DONE 0.4s [2025-11-28T03:47:54.864Z] [2025-11-28T03:47:54.864Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-28T03:47:54.864Z] #221 DONE 0.1s [2025-11-28T03:47:54.864Z] [2025-11-28T03:47:54.864Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:47:55.131Z] #44 ... [2025-11-28T03:47:55.131Z] [2025-11-28T03:47:55.131Z] #118 [support-notifications] exporting to image [2025-11-28T03:47:55.131Z] #118 exporting layers [2025-11-28T03:47:55.400Z] #118 exporting layers 0.6s done [2025-11-28T03:47:55.400Z] #118 writing image sha256:03637b774a1bfd4e462c56021052e12281fb982f87724e8e8185582796815ea4 done [2025-11-28T03:47:55.400Z] #118 naming to docker.io/library/support-notifications-arm64 done [2025-11-28T03:47:55.400Z] #118 DONE 17.0s [2025-11-28T03:47:55.400Z] [2025-11-28T03:47:55.400Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-28T03:47:55.400Z] time="2025-11-28T03:05:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-28T03:47:55.693Z] $ docker stop --time=1 3c944b99015967ce98a5e348716c5dff302bd9cb70cfc7848325272d20d11877 [2025-11-28T03:47:57.366Z] $ docker rm -f --volumes 3c944b99015967ce98a5e348716c5dff302bd9cb70cfc7848325272d20d11877 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-28T03:47:57.867Z] + docker images [2025-11-28T03:47:57.867Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-28T03:47:57.867Z] support-notifications-arm64 latest 03637b774a1b 3 seconds ago 54.3MB [2025-11-28T03:47:57.867Z] support-scheduler-arm64 latest ccfee92e6c8c 11 seconds ago 50.4MB [2025-11-28T03:47:57.867Z] core-keeper-arm64 latest 2ef261a70d95 39 seconds ago 45.1MB [2025-11-28T03:47:57.867Z] core-metadata-arm64 latest 8063571a5509 41 seconds ago 46.3MB [2025-11-28T03:47:57.867Z] core-data-arm64 latest 1e466cdaf930 47 seconds ago 46.2MB [2025-11-28T03:47:57.867Z] security-proxy-auth-arm64 latest 1b3c8464e740 49 seconds ago 45.4MB [2025-11-28T03:47:57.867Z] security-spiffe-token-provider-arm64 latest a7785f8c9d65 About a minute ago 50.2MB [2025-11-28T03:47:57.867Z] security-secretstore-setup-arm64 latest 134143604cf1 2 minutes ago 81.6MB [2025-11-28T03:47:57.867Z] security-proxy-setup-arm64 latest 86a6111af736 3 minutes ago 51.3MB [2025-11-28T03:47:57.867Z] core-command-arm64 latest 36401451e64f 3 minutes ago 40.9MB [2025-11-28T03:47:57.867Z] security-bootstrapper-arm64 latest 3552ee1a83ed 19 minutes ago 22.2MB [2025-11-28T03:47:57.867Z] core-common-config-bootstrapper-arm64 latest a45b5c36413a 19 minutes ago 21.1MB [2025-11-28T03:47:57.867Z] security-spire-agent-arm64 latest bef6463c0e8b 40 minutes ago 220MB [2025-11-28T03:47:57.867Z] security-spire-config-arm64 latest f9893bb9de07 40 minutes ago 163MB [2025-11-28T03:47:57.867Z] security-spire-server-arm64 latest 20e957ce7f88 40 minutes ago 164MB [2025-11-28T03:47:57.867Z] ci-base-image-arm64 latest d7471e4969c9 42 minutes ago 927MB [2025-11-28T03:47:57.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 6 weeks ago 564MB [2025-11-28T03:47:57.867Z] 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-28T03:47:58.013Z] provisioning config files... [2025-11-28T03:47:58.029Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/930@tmp/config6790980286329645481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:47:58.385Z] ---> ****-login.sh [2025-11-28T03:47:58.385Z] nexus3.edgexfoundry.org:10001 [2025-11-28T03:47:58.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:47:58.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:47:58.652Z] Configure a credential helper to remove this warning. See [2025-11-28T03:47:58.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:47:58.652Z] [2025-11-28T03:47:58.652Z] Login Succeeded [2025-11-28T03:47:58.652Z] nexus3.edgexfoundry.org:10002 [2025-11-28T03:47:58.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:47:58.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:47:58.919Z] Configure a credential helper to remove this warning. See [2025-11-28T03:47:58.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:47:58.920Z] [2025-11-28T03:47:58.920Z] Login Succeeded [2025-11-28T03:47:58.920Z] nexus3.edgexfoundry.org:10003 [2025-11-28T03:47:59.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:47:59.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:47:59.453Z] Configure a credential helper to remove this warning. See [2025-11-28T03:47:59.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:47:59.453Z] [2025-11-28T03:47:59.453Z] Login Succeeded [2025-11-28T03:47:59.453Z] nexus3.edgexfoundry.org:10004 [2025-11-28T03:47:59.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:47:59.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:47:59.719Z] Configure a credential helper to remove this warning. See [2025-11-28T03:47:59.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:47:59.719Z] [2025-11-28T03:47:59.719Z] Login Succeeded [2025-11-28T03:47:59.719Z] ****.io [2025-11-28T03:47:59.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-28T03:48:00.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-28T03:48:00.251Z] Configure a credential helper to remove this warning. See [2025-11-28T03:48:00.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-28T03:48:00.251Z] [2025-11-28T03:48:00.251Z] Login Succeeded [2025-11-28T03:48:00.251Z] ---> ****-login.sh ends [Pipeline] } [2025-11-28T03:48:00.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:48:00.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-28T03:48:00.349Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-28T03:48:00.349Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:00.349Z] latest [2025-11-28T03:48:00.349Z] 4.1.0-dev.79 [2025-11-28T03:48:00.349Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:00.349Z] main [2025-11-28T03:48:00.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:00.722Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:01.129Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:01.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-28T03:48:01.129Z] f7fcc87beb54: Preparing [2025-11-28T03:48:01.129Z] 2268aaa54e76: Preparing [2025-11-28T03:48:01.129Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:01.129Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:01.129Z] 66a7f15247b4: Preparing [2025-11-28T03:48:01.129Z] 3d15c4899641: Preparing [2025-11-28T03:48:01.129Z] 0e64f2360a44: Preparing [2025-11-28T03:48:01.129Z] 0e64f2360a44: Waiting [2025-11-28T03:48:01.129Z] 3d15c4899641: Waiting [2025-11-28T03:48:01.400Z] 0e1e965fbec2: Pushed [2025-11-28T03:48:01.400Z] 1e0bef174c7b: Pushed [2025-11-28T03:48:01.400Z] f7fcc87beb54: Pushed [2025-11-28T03:48:01.400Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:01.400Z] 3d15c4899641: Pushed [2025-11-28T03:48:01.666Z] 66a7f15247b4: Pushed [2025-11-28T03:48:08.296Z] 2268aaa54e76: Pushed [2025-11-28T03:48:08.561Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:08.924Z] + 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-28T03:48:09.309Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-28T03:48:09.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-28T03:48:09.310Z] f7fcc87beb54: Preparing [2025-11-28T03:48:09.310Z] 2268aaa54e76: Preparing [2025-11-28T03:48:09.310Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:09.310Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:09.310Z] 66a7f15247b4: Preparing [2025-11-28T03:48:09.310Z] 3d15c4899641: Preparing [2025-11-28T03:48:09.310Z] 0e64f2360a44: Preparing [2025-11-28T03:48:09.310Z] 3d15c4899641: Waiting [2025-11-28T03:48:09.310Z] 0e64f2360a44: Waiting [2025-11-28T03:48:09.310Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:09.310Z] f7fcc87beb54: Layer already exists [2025-11-28T03:48:09.310Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:09.310Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:09.310Z] 2268aaa54e76: Layer already exists [2025-11-28T03:48:09.310Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:09.310Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:09.579Z] latest: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:09.968Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:10.350Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 [2025-11-28T03:48:10.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-28T03:48:10.350Z] f7fcc87beb54: Preparing [2025-11-28T03:48:10.350Z] 2268aaa54e76: Preparing [2025-11-28T03:48:10.350Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:10.350Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:10.350Z] 66a7f15247b4: Preparing [2025-11-28T03:48:10.350Z] 3d15c4899641: Preparing [2025-11-28T03:48:10.350Z] 0e64f2360a44: Preparing [2025-11-28T03:48:10.350Z] 3d15c4899641: Waiting [2025-11-28T03:48:10.350Z] 0e64f2360a44: Waiting [2025-11-28T03:48:10.350Z] f7fcc87beb54: Layer already exists [2025-11-28T03:48:10.350Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:10.350Z] 2268aaa54e76: Layer already exists [2025-11-28T03:48:10.350Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:10.350Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:10.350Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:10.350Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:10.350Z] 4.1.0-dev.79: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:11.005Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:11.368Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:11.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-28T03:48:11.368Z] f7fcc87beb54: Preparing [2025-11-28T03:48:11.368Z] 2268aaa54e76: Preparing [2025-11-28T03:48:11.368Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:11.368Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:11.368Z] 66a7f15247b4: Preparing [2025-11-28T03:48:11.368Z] 3d15c4899641: Preparing [2025-11-28T03:48:11.368Z] 0e64f2360a44: Preparing [2025-11-28T03:48:11.368Z] 3d15c4899641: Waiting [2025-11-28T03:48:11.368Z] 0e64f2360a44: Waiting [2025-11-28T03:48:11.368Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:11.368Z] 2268aaa54e76: Layer already exists [2025-11-28T03:48:11.368Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:11.368Z] f7fcc87beb54: Layer already exists [2025-11-28T03:48:11.368Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:11.368Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:11.368Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:11.637Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:12.020Z] + 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-28T03:48:12.392Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-11-28T03:48:12.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-28T03:48:12.392Z] f7fcc87beb54: Preparing [2025-11-28T03:48:12.392Z] 2268aaa54e76: Preparing [2025-11-28T03:48:12.392Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:12.392Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:12.392Z] 66a7f15247b4: Preparing [2025-11-28T03:48:12.392Z] 3d15c4899641: Preparing [2025-11-28T03:48:12.392Z] 0e64f2360a44: Preparing [2025-11-28T03:48:12.392Z] 3d15c4899641: Waiting [2025-11-28T03:48:12.392Z] 0e64f2360a44: Waiting [2025-11-28T03:48:12.392Z] f7fcc87beb54: Layer already exists [2025-11-28T03:48:12.392Z] 2268aaa54e76: Layer already exists [2025-11-28T03:48:12.392Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:12.392Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:12.392Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:12.392Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:12.392Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:12.660Z] main: digest: sha256:0bd3563eca9e5f00d4fae536d1d3218d97b80d06af7c0fa92461b51af44c0f29 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:48:12.744Z] ===================================================== [Pipeline] echo [2025-11-28T03:48:12.764Z] taggedImages: [2025-11-28T03:48:12.764Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:12.764Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-11-28T03:48:12.764Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 [2025-11-28T03:48:12.764Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:12.764Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-28T03:48:12.789Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-28T03:48:12.789Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:12.789Z] latest [2025-11-28T03:48:12.789Z] 4.1.0-dev.79 [2025-11-28T03:48:12.789Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:12.789Z] main [2025-11-28T03:48:12.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:13.175Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:13.547Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:13.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-28T03:48:13.547Z] fedc8d23647a: Preparing [2025-11-28T03:48:13.547Z] d5b3e40d18d4: Preparing [2025-11-28T03:48:13.547Z] e9eacea6fbd7: Preparing [2025-11-28T03:48:13.547Z] b486266c8821: Preparing [2025-11-28T03:48:13.547Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:13.547Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:13.547Z] 66a7f15247b4: Preparing [2025-11-28T03:48:13.547Z] 3d15c4899641: Preparing [2025-11-28T03:48:13.547Z] 0e64f2360a44: Preparing [2025-11-28T03:48:13.547Z] 66a7f15247b4: Waiting [2025-11-28T03:48:13.547Z] 3d15c4899641: Waiting [2025-11-28T03:48:13.547Z] 0e64f2360a44: Waiting [2025-11-28T03:48:13.547Z] 0e1e965fbec2: Waiting [2025-11-28T03:48:13.547Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:13.813Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:13.813Z] d5b3e40d18d4: Pushed [2025-11-28T03:48:13.813Z] e9eacea6fbd7: Pushed [2025-11-28T03:48:13.813Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:13.813Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:13.813Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:13.813Z] fedc8d23647a: Pushed [2025-11-28T03:48:17.158Z] b486266c8821: Pushed [2025-11-28T03:48:17.158Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:17.633Z] + 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-28T03:48:18.008Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-28T03:48:18.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-28T03:48:18.008Z] fedc8d23647a: Preparing [2025-11-28T03:48:18.008Z] d5b3e40d18d4: Preparing [2025-11-28T03:48:18.008Z] e9eacea6fbd7: Preparing [2025-11-28T03:48:18.008Z] b486266c8821: Preparing [2025-11-28T03:48:18.008Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:18.008Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:18.008Z] 66a7f15247b4: Preparing [2025-11-28T03:48:18.008Z] 3d15c4899641: Preparing [2025-11-28T03:48:18.008Z] 0e64f2360a44: Preparing [2025-11-28T03:48:18.008Z] 0e1e965fbec2: Waiting [2025-11-28T03:48:18.008Z] 66a7f15247b4: Waiting [2025-11-28T03:48:18.008Z] 3d15c4899641: Waiting [2025-11-28T03:48:18.008Z] 0e64f2360a44: Waiting [2025-11-28T03:48:18.008Z] e9eacea6fbd7: Layer already exists [2025-11-28T03:48:18.008Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:18.008Z] d5b3e40d18d4: Layer already exists [2025-11-28T03:48:18.008Z] b486266c8821: Layer already exists [2025-11-28T03:48:18.008Z] fedc8d23647a: Layer already exists [2025-11-28T03:48:18.008Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:18.008Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:18.008Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:18.008Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:18.274Z] latest: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:18.645Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:19.008Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 [2025-11-28T03:48:19.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-28T03:48:19.008Z] fedc8d23647a: Preparing [2025-11-28T03:48:19.008Z] d5b3e40d18d4: Preparing [2025-11-28T03:48:19.008Z] e9eacea6fbd7: Preparing [2025-11-28T03:48:19.008Z] b486266c8821: Preparing [2025-11-28T03:48:19.008Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:19.008Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:19.008Z] 66a7f15247b4: Preparing [2025-11-28T03:48:19.008Z] 3d15c4899641: Preparing [2025-11-28T03:48:19.008Z] 0e64f2360a44: Preparing [2025-11-28T03:48:19.008Z] 66a7f15247b4: Waiting [2025-11-28T03:48:19.008Z] 3d15c4899641: Waiting [2025-11-28T03:48:19.008Z] 0e64f2360a44: Waiting [2025-11-28T03:48:19.008Z] 0e1e965fbec2: Waiting [2025-11-28T03:48:19.008Z] b486266c8821: Layer already exists [2025-11-28T03:48:19.008Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:19.008Z] d5b3e40d18d4: Layer already exists [2025-11-28T03:48:19.008Z] fedc8d23647a: Layer already exists [2025-11-28T03:48:19.008Z] e9eacea6fbd7: Layer already exists [2025-11-28T03:48:19.008Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:19.008Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:19.008Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:19.008Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:19.008Z] 4.1.0-dev.79: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:19.645Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:20.000Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:20.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-28T03:48:20.000Z] fedc8d23647a: Preparing [2025-11-28T03:48:20.000Z] d5b3e40d18d4: Preparing [2025-11-28T03:48:20.000Z] e9eacea6fbd7: Preparing [2025-11-28T03:48:20.000Z] b486266c8821: Preparing [2025-11-28T03:48:20.000Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:20.000Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:20.000Z] 66a7f15247b4: Preparing [2025-11-28T03:48:20.000Z] 3d15c4899641: Preparing [2025-11-28T03:48:20.000Z] 0e64f2360a44: Preparing [2025-11-28T03:48:20.000Z] 66a7f15247b4: Waiting [2025-11-28T03:48:20.000Z] 3d15c4899641: Waiting [2025-11-28T03:48:20.000Z] 0e1e965fbec2: Waiting [2025-11-28T03:48:20.000Z] 0e64f2360a44: Waiting [2025-11-28T03:48:20.000Z] d5b3e40d18d4: Layer already exists [2025-11-28T03:48:20.000Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:20.000Z] e9eacea6fbd7: Layer already exists [2025-11-28T03:48:20.000Z] b486266c8821: Layer already exists [2025-11-28T03:48:20.000Z] fedc8d23647a: Layer already exists [2025-11-28T03:48:20.000Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:20.000Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:20.000Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:20.000Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:20.265Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:20.625Z] + 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-28T03:48:20.977Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-11-28T03:48:20.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-28T03:48:20.977Z] fedc8d23647a: Preparing [2025-11-28T03:48:20.977Z] d5b3e40d18d4: Preparing [2025-11-28T03:48:20.977Z] e9eacea6fbd7: Preparing [2025-11-28T03:48:20.977Z] b486266c8821: Preparing [2025-11-28T03:48:20.977Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:20.977Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:20.977Z] 66a7f15247b4: Preparing [2025-11-28T03:48:20.977Z] 3d15c4899641: Preparing [2025-11-28T03:48:20.977Z] 0e64f2360a44: Preparing [2025-11-28T03:48:20.977Z] 0e1e965fbec2: Waiting [2025-11-28T03:48:20.977Z] 66a7f15247b4: Waiting [2025-11-28T03:48:20.977Z] 3d15c4899641: Waiting [2025-11-28T03:48:20.977Z] 0e64f2360a44: Waiting [2025-11-28T03:48:20.977Z] b486266c8821: Layer already exists [2025-11-28T03:48:20.977Z] e9eacea6fbd7: Layer already exists [2025-11-28T03:48:20.977Z] fedc8d23647a: Layer already exists [2025-11-28T03:48:20.977Z] d5b3e40d18d4: Layer already exists [2025-11-28T03:48:20.977Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:20.977Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:20.977Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:20.977Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:20.977Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:21.242Z] main: digest: sha256:66b717e0e33770287e543437da111008b2475438fd8c42ff8e4f2c05a874fb50 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:48:21.330Z] ===================================================== [Pipeline] echo [2025-11-28T03:48:21.349Z] taggedImages: [2025-11-28T03:48:21.350Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:21.350Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-11-28T03:48:21.350Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 [2025-11-28T03:48:21.350Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:21.350Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-28T03:48:21.377Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-28T03:48:21.377Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:21.377Z] latest [2025-11-28T03:48:21.377Z] 4.1.0-dev.79 [2025-11-28T03:48:21.377Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:21.377Z] main [2025-11-28T03:48:21.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:21.754Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:22.102Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:22.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-28T03:48:22.102Z] 9ae74864561f: Preparing [2025-11-28T03:48:22.102Z] 825b528e096c: Preparing [2025-11-28T03:48:22.102Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:22.102Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:22.102Z] 6dcd47357eff: Preparing [2025-11-28T03:48:22.102Z] b12cd38c339a: Preparing [2025-11-28T03:48:22.102Z] 0e64f2360a44: Preparing [2025-11-28T03:48:22.102Z] b12cd38c339a: Waiting [2025-11-28T03:48:22.102Z] 0e64f2360a44: Waiting [2025-11-28T03:48:22.102Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:22.367Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:22.367Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:22.367Z] 9ae74864561f: Pushed [2025-11-28T03:48:22.367Z] b12cd38c339a: Pushed [2025-11-28T03:48:22.630Z] 6dcd47357eff: Pushed [2025-11-28T03:48:30.813Z] 825b528e096c: Pushed [2025-11-28T03:48:30.813Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:31.179Z] + 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-28T03:48:31.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-28T03:48:31.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-28T03:48:31.530Z] 9ae74864561f: Preparing [2025-11-28T03:48:31.530Z] 825b528e096c: Preparing [2025-11-28T03:48:31.530Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:31.530Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:31.530Z] 6dcd47357eff: Preparing [2025-11-28T03:48:31.530Z] b12cd38c339a: Preparing [2025-11-28T03:48:31.530Z] 0e64f2360a44: Preparing [2025-11-28T03:48:31.530Z] 0e64f2360a44: Waiting [2025-11-28T03:48:31.530Z] b12cd38c339a: Waiting [2025-11-28T03:48:31.530Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:31.530Z] 9ae74864561f: Layer already exists [2025-11-28T03:48:31.530Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:31.530Z] 6dcd47357eff: Layer already exists [2025-11-28T03:48:31.530Z] 825b528e096c: Layer already exists [2025-11-28T03:48:31.530Z] b12cd38c339a: Layer already exists [2025-11-28T03:48:31.530Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:31.796Z] latest: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:32.148Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:32.513Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 [2025-11-28T03:48:32.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-28T03:48:32.513Z] 9ae74864561f: Preparing [2025-11-28T03:48:32.513Z] 825b528e096c: Preparing [2025-11-28T03:48:32.513Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:32.513Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:32.513Z] 6dcd47357eff: Preparing [2025-11-28T03:48:32.513Z] b12cd38c339a: Preparing [2025-11-28T03:48:32.513Z] 0e64f2360a44: Preparing [2025-11-28T03:48:32.513Z] b12cd38c339a: Waiting [2025-11-28T03:48:32.513Z] 0e64f2360a44: Waiting [2025-11-28T03:48:32.513Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:32.513Z] 9ae74864561f: Layer already exists [2025-11-28T03:48:32.513Z] 825b528e096c: Layer already exists [2025-11-28T03:48:32.513Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:32.513Z] 6dcd47357eff: Layer already exists [2025-11-28T03:48:32.513Z] b12cd38c339a: Layer already exists [2025-11-28T03:48:32.513Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:32.513Z] 4.1.0-dev.79: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:33.138Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:33.503Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:33.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-28T03:48:33.503Z] 9ae74864561f: Preparing [2025-11-28T03:48:33.503Z] 825b528e096c: Preparing [2025-11-28T03:48:33.503Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:33.503Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:33.503Z] 6dcd47357eff: Preparing [2025-11-28T03:48:33.503Z] b12cd38c339a: Preparing [2025-11-28T03:48:33.503Z] 0e64f2360a44: Preparing [2025-11-28T03:48:33.503Z] 0e64f2360a44: Waiting [2025-11-28T03:48:33.503Z] b12cd38c339a: Waiting [2025-11-28T03:48:33.503Z] 9ae74864561f: Layer already exists [2025-11-28T03:48:33.503Z] 6dcd47357eff: Layer already exists [2025-11-28T03:48:33.503Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:33.503Z] 825b528e096c: Layer already exists [2025-11-28T03:48:33.503Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:33.503Z] b12cd38c339a: Layer already exists [2025-11-28T03:48:33.503Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:33.503Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:33.860Z] + 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-28T03:48:34.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-11-28T03:48:34.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-28T03:48:34.208Z] 9ae74864561f: Preparing [2025-11-28T03:48:34.208Z] 825b528e096c: Preparing [2025-11-28T03:48:34.208Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:34.208Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:34.208Z] 6dcd47357eff: Preparing [2025-11-28T03:48:34.208Z] b12cd38c339a: Preparing [2025-11-28T03:48:34.208Z] 0e64f2360a44: Preparing [2025-11-28T03:48:34.208Z] b12cd38c339a: Waiting [2025-11-28T03:48:34.208Z] 0e64f2360a44: Waiting [2025-11-28T03:48:34.208Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:34.208Z] 9ae74864561f: Layer already exists [2025-11-28T03:48:34.208Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:34.208Z] 6dcd47357eff: Layer already exists [2025-11-28T03:48:34.208Z] 825b528e096c: Layer already exists [2025-11-28T03:48:34.208Z] b12cd38c339a: Layer already exists [2025-11-28T03:48:34.208Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:34.473Z] main: digest: sha256:24719c4cff8e12e83c41a07a8afae9a87cb6af3fe655b614d84b7235ca7fb92f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:48:34.552Z] ===================================================== [Pipeline] echo [2025-11-28T03:48:34.569Z] taggedImages: [2025-11-28T03:48:34.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:34.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-11-28T03:48:34.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 [2025-11-28T03:48:34.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:34.569Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-28T03:48:34.599Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-28T03:48:34.599Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:34.599Z] latest [2025-11-28T03:48:34.599Z] 4.1.0-dev.79 [2025-11-28T03:48:34.599Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:34.599Z] main [2025-11-28T03:48:34.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:34.984Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:35.353Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:35.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-28T03:48:35.353Z] 2219e64e5237: Preparing [2025-11-28T03:48:35.353Z] e9227e192311: Preparing [2025-11-28T03:48:35.353Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:35.353Z] 49e47203fd48: Preparing [2025-11-28T03:48:35.353Z] a660358e3750: Preparing [2025-11-28T03:48:35.353Z] 0e64f2360a44: Preparing [2025-11-28T03:48:35.353Z] 0e64f2360a44: Waiting [2025-11-28T03:48:35.353Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:35.621Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:35.621Z] a660358e3750: Pushed [2025-11-28T03:48:35.621Z] 49e47203fd48: Pushed [2025-11-28T03:48:35.621Z] 2219e64e5237: Pushed [2025-11-28T03:48:43.818Z] e9227e192311: Pushed [2025-11-28T03:48:43.818Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:44.189Z] + 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-28T03:48:44.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-28T03:48:44.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-28T03:48:44.544Z] 2219e64e5237: Preparing [2025-11-28T03:48:44.544Z] e9227e192311: Preparing [2025-11-28T03:48:44.544Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:44.544Z] 49e47203fd48: Preparing [2025-11-28T03:48:44.544Z] a660358e3750: Preparing [2025-11-28T03:48:44.544Z] 0e64f2360a44: Preparing [2025-11-28T03:48:44.544Z] 0e64f2360a44: Waiting [2025-11-28T03:48:44.544Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:44.544Z] 2219e64e5237: Layer already exists [2025-11-28T03:48:44.544Z] a660358e3750: Layer already exists [2025-11-28T03:48:44.544Z] e9227e192311: Layer already exists [2025-11-28T03:48:44.544Z] 49e47203fd48: Layer already exists [2025-11-28T03:48:44.544Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:44.544Z] latest: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:45.174Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:45.524Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 [2025-11-28T03:48:45.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-28T03:48:45.524Z] 2219e64e5237: Preparing [2025-11-28T03:48:45.524Z] e9227e192311: Preparing [2025-11-28T03:48:45.524Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:45.524Z] 49e47203fd48: Preparing [2025-11-28T03:48:45.524Z] a660358e3750: Preparing [2025-11-28T03:48:45.524Z] 0e64f2360a44: Preparing [2025-11-28T03:48:45.524Z] 0e64f2360a44: Waiting [2025-11-28T03:48:45.524Z] a660358e3750: Layer already exists [2025-11-28T03:48:45.524Z] e9227e192311: Layer already exists [2025-11-28T03:48:45.524Z] 2219e64e5237: Layer already exists [2025-11-28T03:48:45.524Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:45.524Z] 49e47203fd48: Layer already exists [2025-11-28T03:48:45.524Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:45.524Z] 4.1.0-dev.79: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:45.877Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:46.225Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:46.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-28T03:48:46.226Z] 2219e64e5237: Preparing [2025-11-28T03:48:46.226Z] e9227e192311: Preparing [2025-11-28T03:48:46.226Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:46.226Z] 49e47203fd48: Preparing [2025-11-28T03:48:46.226Z] a660358e3750: Preparing [2025-11-28T03:48:46.226Z] 0e64f2360a44: Preparing [2025-11-28T03:48:46.226Z] 0e64f2360a44: Waiting [2025-11-28T03:48:46.226Z] a660358e3750: Layer already exists [2025-11-28T03:48:46.226Z] 2219e64e5237: Layer already exists [2025-11-28T03:48:46.226Z] e9227e192311: Layer already exists [2025-11-28T03:48:46.226Z] 49e47203fd48: Layer already exists [2025-11-28T03:48:46.226Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:46.226Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:46.226Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:46.583Z] + 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-28T03:48:46.938Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-11-28T03:48:46.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-28T03:48:46.938Z] 2219e64e5237: Preparing [2025-11-28T03:48:46.938Z] e9227e192311: Preparing [2025-11-28T03:48:46.938Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:46.938Z] 49e47203fd48: Preparing [2025-11-28T03:48:46.938Z] a660358e3750: Preparing [2025-11-28T03:48:46.938Z] 0e64f2360a44: Preparing [2025-11-28T03:48:46.938Z] 0e64f2360a44: Waiting [2025-11-28T03:48:46.938Z] 49e47203fd48: Layer already exists [2025-11-28T03:48:46.938Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:46.938Z] a660358e3750: Layer already exists [2025-11-28T03:48:46.938Z] e9227e192311: Layer already exists [2025-11-28T03:48:46.938Z] 2219e64e5237: Layer already exists [2025-11-28T03:48:46.938Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:46.938Z] main: digest: sha256:7d34a34c31ccbda0deeb575fbed7246858ac63822bb531acd23ede8c7475bcd3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:48:47.278Z] ===================================================== [Pipeline] echo [2025-11-28T03:48:47.291Z] taggedImages: [2025-11-28T03:48:47.291Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:47.291Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-11-28T03:48:47.291Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 [2025-11-28T03:48:47.291Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:47.291Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-28T03:48:47.310Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-28T03:48:47.310Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:47.310Z] latest [2025-11-28T03:48:47.310Z] 4.1.0-dev.79 [2025-11-28T03:48:47.310Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:47.310Z] main [2025-11-28T03:48:47.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:47.672Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:48.087Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:48:48.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-28T03:48:48.087Z] 6e7a43b1ced0: Preparing [2025-11-28T03:48:48.087Z] 9d46e1b88b56: Preparing [2025-11-28T03:48:48.087Z] 9097705d198d: Preparing [2025-11-28T03:48:48.087Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:48.087Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:48.087Z] 66a7f15247b4: Preparing [2025-11-28T03:48:48.087Z] 3d15c4899641: Preparing [2025-11-28T03:48:48.087Z] 0e64f2360a44: Preparing [2025-11-28T03:48:48.087Z] 66a7f15247b4: Waiting [2025-11-28T03:48:48.087Z] 3d15c4899641: Waiting [2025-11-28T03:48:48.087Z] 0e64f2360a44: Waiting [2025-11-28T03:48:48.353Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:48.353Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:48.353Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:48.353Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:48.353Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:48.353Z] 6e7a43b1ced0: Pushed [2025-11-28T03:48:48.353Z] 9d46e1b88b56: Pushed [2025-11-28T03:48:56.541Z] 9097705d198d: Pushed [2025-11-28T03:48:56.541Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:56.897Z] + 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-28T03:48:57.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-28T03:48:57.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-28T03:48:57.244Z] 6e7a43b1ced0: Preparing [2025-11-28T03:48:57.244Z] 9d46e1b88b56: Preparing [2025-11-28T03:48:57.244Z] 9097705d198d: Preparing [2025-11-28T03:48:57.244Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:57.244Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:57.244Z] 66a7f15247b4: Preparing [2025-11-28T03:48:57.244Z] 3d15c4899641: Preparing [2025-11-28T03:48:57.244Z] 66a7f15247b4: Waiting [2025-11-28T03:48:57.244Z] 3d15c4899641: Waiting [2025-11-28T03:48:57.244Z] 0e64f2360a44: Preparing [2025-11-28T03:48:57.244Z] 0e64f2360a44: Waiting [2025-11-28T03:48:57.244Z] 9d46e1b88b56: Layer already exists [2025-11-28T03:48:57.244Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:57.244Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:57.245Z] 6e7a43b1ced0: Layer already exists [2025-11-28T03:48:57.245Z] 9097705d198d: Layer already exists [2025-11-28T03:48:57.245Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:57.245Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:57.245Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:57.510Z] latest: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:57.872Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:58.234Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 [2025-11-28T03:48:58.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-28T03:48:58.234Z] 6e7a43b1ced0: Preparing [2025-11-28T03:48:58.234Z] 9d46e1b88b56: Preparing [2025-11-28T03:48:58.234Z] 9097705d198d: Preparing [2025-11-28T03:48:58.234Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:58.234Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:58.234Z] 66a7f15247b4: Preparing [2025-11-28T03:48:58.234Z] 3d15c4899641: Preparing [2025-11-28T03:48:58.234Z] 0e64f2360a44: Preparing [2025-11-28T03:48:58.234Z] 66a7f15247b4: Waiting [2025-11-28T03:48:58.234Z] 3d15c4899641: Waiting [2025-11-28T03:48:58.234Z] 0e64f2360a44: Waiting [2025-11-28T03:48:58.234Z] 9d46e1b88b56: Layer already exists [2025-11-28T03:48:58.234Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:58.234Z] 9097705d198d: Layer already exists [2025-11-28T03:48:58.234Z] 6e7a43b1ced0: Layer already exists [2025-11-28T03:48:58.234Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:58.234Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:58.234Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:58.234Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:58.234Z] 4.1.0-dev.79: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:58.853Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:59.211Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:48:59.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-28T03:48:59.212Z] 6e7a43b1ced0: Preparing [2025-11-28T03:48:59.212Z] 9d46e1b88b56: Preparing [2025-11-28T03:48:59.212Z] 9097705d198d: Preparing [2025-11-28T03:48:59.212Z] 1e0bef174c7b: Preparing [2025-11-28T03:48:59.212Z] 0e1e965fbec2: Preparing [2025-11-28T03:48:59.212Z] 66a7f15247b4: Preparing [2025-11-28T03:48:59.212Z] 3d15c4899641: Preparing [2025-11-28T03:48:59.212Z] 66a7f15247b4: Waiting [2025-11-28T03:48:59.212Z] 3d15c4899641: Waiting [2025-11-28T03:48:59.212Z] 0e64f2360a44: Preparing [2025-11-28T03:48:59.212Z] 0e64f2360a44: Waiting [2025-11-28T03:48:59.212Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:48:59.212Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:48:59.212Z] 6e7a43b1ced0: Layer already exists [2025-11-28T03:48:59.212Z] 9097705d198d: Layer already exists [2025-11-28T03:48:59.212Z] 9d46e1b88b56: Layer already exists [2025-11-28T03:48:59.212Z] 66a7f15247b4: Layer already exists [2025-11-28T03:48:59.212Z] 3d15c4899641: Layer already exists [2025-11-28T03:48:59.212Z] 0e64f2360a44: Layer already exists [2025-11-28T03:48:59.212Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:48:59.840Z] + 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-28T03:49:00.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-11-28T03:49:00.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-28T03:49:00.191Z] 6e7a43b1ced0: Preparing [2025-11-28T03:49:00.191Z] 9d46e1b88b56: Preparing [2025-11-28T03:49:00.191Z] 9097705d198d: Preparing [2025-11-28T03:49:00.191Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:00.191Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:00.191Z] 66a7f15247b4: Preparing [2025-11-28T03:49:00.191Z] 3d15c4899641: Preparing [2025-11-28T03:49:00.191Z] 0e64f2360a44: Preparing [2025-11-28T03:49:00.191Z] 66a7f15247b4: Waiting [2025-11-28T03:49:00.191Z] 3d15c4899641: Waiting [2025-11-28T03:49:00.191Z] 0e64f2360a44: Waiting [2025-11-28T03:49:00.191Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:00.191Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:00.191Z] 9097705d198d: Layer already exists [2025-11-28T03:49:00.191Z] 9d46e1b88b56: Layer already exists [2025-11-28T03:49:00.191Z] 6e7a43b1ced0: Layer already exists [2025-11-28T03:49:00.191Z] 66a7f15247b4: Layer already exists [2025-11-28T03:49:00.191Z] 3d15c4899641: Layer already exists [2025-11-28T03:49:00.191Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:00.457Z] main: digest: sha256:9143477d4e24568c353df9755797adf0f2a1f7fa478705ee0486a36e9ec2442b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:49:00.533Z] ===================================================== [Pipeline] echo [2025-11-28T03:49:00.549Z] taggedImages: [2025-11-28T03:49:00.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:00.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-11-28T03:49:00.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 [2025-11-28T03:49:00.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:00.549Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-28T03:49:00.574Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-28T03:49:00.574Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:00.574Z] latest [2025-11-28T03:49:00.574Z] 4.1.0-dev.79 [2025-11-28T03:49:00.574Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:00.574Z] main [2025-11-28T03:49:00.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:00.950Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:01.307Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:01.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-28T03:49:01.307Z] f2e84cc49387: Preparing [2025-11-28T03:49:01.307Z] 763ff6511ddd: Preparing [2025-11-28T03:49:01.307Z] de6532d0d105: Preparing [2025-11-28T03:49:01.307Z] c3ab09202ab7: Preparing [2025-11-28T03:49:01.307Z] 5a3a008dfb12: Preparing [2025-11-28T03:49:01.307Z] bf3fbd4c5687: Preparing [2025-11-28T03:49:01.307Z] 63079d864950: Preparing [2025-11-28T03:49:01.307Z] bf3fbd4c5687: Waiting [2025-11-28T03:49:01.307Z] 63079d864950: Waiting [2025-11-28T03:49:01.307Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:01.307Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:01.307Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:01.307Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:01.307Z] 1b0fef932aac: Preparing [2025-11-28T03:49:01.307Z] aee220af6ebb: Preparing [2025-11-28T03:49:01.307Z] 1b0fef932aac: Waiting [2025-11-28T03:49:01.307Z] 5f70bf18a086: Preparing [2025-11-28T03:49:01.307Z] aee220af6ebb: Waiting [2025-11-28T03:49:01.307Z] 6d8ef366e6d7: Preparing [2025-11-28T03:49:01.307Z] 24bf9a22582b: Preparing [2025-11-28T03:49:01.307Z] 5f70bf18a086: Waiting [2025-11-28T03:49:01.307Z] 6d8ef366e6d7: Waiting [2025-11-28T03:49:01.307Z] 8f3196729148: Preparing [2025-11-28T03:49:01.307Z] 0e64f2360a44: Preparing [2025-11-28T03:49:01.585Z] de6532d0d105: Pushed [2025-11-28T03:49:01.585Z] 763ff6511ddd: Pushed [2025-11-28T03:49:01.585Z] c3ab09202ab7: Pushed [2025-11-28T03:49:01.585Z] 5a3a008dfb12: Pushed [2025-11-28T03:49:01.585Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:01.585Z] f2e84cc49387: Pushed [2025-11-28T03:49:01.585Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:01.585Z] bf3fbd4c5687: Pushed [2025-11-28T03:49:01.585Z] 5f70bf18a086: Layer already exists [2025-11-28T03:49:01.852Z] 1b0fef932aac: Pushed [2025-11-28T03:49:01.852Z] aee220af6ebb: Pushed [2025-11-28T03:49:01.852Z] 6d8ef366e6d7: Pushed [2025-11-28T03:49:01.852Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:01.852Z] 8f3196729148: Pushed [2025-11-28T03:49:02.119Z] 24bf9a22582b: Pushed [2025-11-28T03:49:04.763Z] 63079d864950: Pushed [2025-11-28T03:49:05.359Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:05.736Z] + 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-28T03:49:06.114Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-28T03:49:06.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-28T03:49:06.114Z] f2e84cc49387: Preparing [2025-11-28T03:49:06.114Z] 763ff6511ddd: Preparing [2025-11-28T03:49:06.114Z] de6532d0d105: Preparing [2025-11-28T03:49:06.114Z] c3ab09202ab7: Preparing [2025-11-28T03:49:06.114Z] 5a3a008dfb12: Preparing [2025-11-28T03:49:06.114Z] bf3fbd4c5687: Preparing [2025-11-28T03:49:06.115Z] 63079d864950: Preparing [2025-11-28T03:49:06.115Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:06.115Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:06.115Z] 1b0fef932aac: Preparing [2025-11-28T03:49:06.115Z] aee220af6ebb: Preparing [2025-11-28T03:49:06.115Z] 5f70bf18a086: Preparing [2025-11-28T03:49:06.115Z] 6d8ef366e6d7: Preparing [2025-11-28T03:49:06.115Z] 24bf9a22582b: Preparing [2025-11-28T03:49:06.115Z] 8f3196729148: Preparing [2025-11-28T03:49:06.115Z] 0e64f2360a44: Preparing [2025-11-28T03:49:06.115Z] 1b0fef932aac: Waiting [2025-11-28T03:49:06.115Z] aee220af6ebb: Waiting [2025-11-28T03:49:06.115Z] 5f70bf18a086: Waiting [2025-11-28T03:49:06.115Z] bf3fbd4c5687: Waiting [2025-11-28T03:49:06.115Z] 63079d864950: Waiting [2025-11-28T03:49:06.115Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:06.115Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:06.115Z] 6d8ef366e6d7: Waiting [2025-11-28T03:49:06.115Z] 24bf9a22582b: Waiting [2025-11-28T03:49:06.115Z] 8f3196729148: Waiting [2025-11-28T03:49:06.115Z] 0e64f2360a44: Waiting [2025-11-28T03:49:06.115Z] de6532d0d105: Layer already exists [2025-11-28T03:49:06.115Z] 5a3a008dfb12: Layer already exists [2025-11-28T03:49:06.115Z] 763ff6511ddd: Layer already exists [2025-11-28T03:49:06.115Z] c3ab09202ab7: Layer already exists [2025-11-28T03:49:06.115Z] f2e84cc49387: Layer already exists [2025-11-28T03:49:06.115Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:06.115Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:06.115Z] bf3fbd4c5687: Layer already exists [2025-11-28T03:49:06.115Z] 63079d864950: Layer already exists [2025-11-28T03:49:06.115Z] 1b0fef932aac: Layer already exists [2025-11-28T03:49:06.115Z] aee220af6ebb: Layer already exists [2025-11-28T03:49:06.115Z] 6d8ef366e6d7: Layer already exists [2025-11-28T03:49:06.115Z] 24bf9a22582b: Layer already exists [2025-11-28T03:49:06.115Z] 5f70bf18a086: Layer already exists [2025-11-28T03:49:06.115Z] 8f3196729148: Layer already exists [2025-11-28T03:49:06.115Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:06.404Z] latest: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:06.781Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:07.137Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 [2025-11-28T03:49:07.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-28T03:49:07.137Z] f2e84cc49387: Preparing [2025-11-28T03:49:07.137Z] 763ff6511ddd: Preparing [2025-11-28T03:49:07.137Z] de6532d0d105: Preparing [2025-11-28T03:49:07.137Z] c3ab09202ab7: Preparing [2025-11-28T03:49:07.137Z] 5a3a008dfb12: Preparing [2025-11-28T03:49:07.137Z] bf3fbd4c5687: Preparing [2025-11-28T03:49:07.137Z] 63079d864950: Preparing [2025-11-28T03:49:07.137Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:07.137Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:07.137Z] 1b0fef932aac: Preparing [2025-11-28T03:49:07.137Z] aee220af6ebb: Preparing [2025-11-28T03:49:07.137Z] 5f70bf18a086: Preparing [2025-11-28T03:49:07.137Z] 6d8ef366e6d7: Preparing [2025-11-28T03:49:07.137Z] 24bf9a22582b: Preparing [2025-11-28T03:49:07.137Z] 8f3196729148: Preparing [2025-11-28T03:49:07.137Z] 0e64f2360a44: Preparing [2025-11-28T03:49:07.137Z] 1b0fef932aac: Waiting [2025-11-28T03:49:07.137Z] aee220af6ebb: Waiting [2025-11-28T03:49:07.137Z] 5f70bf18a086: Waiting [2025-11-28T03:49:07.137Z] 6d8ef366e6d7: Waiting [2025-11-28T03:49:07.137Z] 24bf9a22582b: Waiting [2025-11-28T03:49:07.137Z] 8f3196729148: Waiting [2025-11-28T03:49:07.137Z] bf3fbd4c5687: Waiting [2025-11-28T03:49:07.137Z] 0e64f2360a44: Waiting [2025-11-28T03:49:07.137Z] 63079d864950: Waiting [2025-11-28T03:49:07.137Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:07.137Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:07.137Z] c3ab09202ab7: Layer already exists [2025-11-28T03:49:07.137Z] 763ff6511ddd: Layer already exists [2025-11-28T03:49:07.137Z] f2e84cc49387: Layer already exists [2025-11-28T03:49:07.137Z] de6532d0d105: Layer already exists [2025-11-28T03:49:07.137Z] 5a3a008dfb12: Layer already exists [2025-11-28T03:49:07.137Z] bf3fbd4c5687: Layer already exists [2025-11-28T03:49:07.137Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:07.137Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:07.137Z] 1b0fef932aac: Layer already exists [2025-11-28T03:49:07.137Z] 63079d864950: Layer already exists [2025-11-28T03:49:07.137Z] 8f3196729148: Layer already exists [2025-11-28T03:49:07.137Z] aee220af6ebb: Layer already exists [2025-11-28T03:49:07.137Z] 5f70bf18a086: Layer already exists [2025-11-28T03:49:07.137Z] 6d8ef366e6d7: Layer already exists [2025-11-28T03:49:07.137Z] 24bf9a22582b: Layer already exists [2025-11-28T03:49:07.406Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:07.406Z] 4.1.0-dev.79: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:07.765Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:08.122Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:08.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-28T03:49:08.122Z] f2e84cc49387: Preparing [2025-11-28T03:49:08.122Z] 763ff6511ddd: Preparing [2025-11-28T03:49:08.122Z] de6532d0d105: Preparing [2025-11-28T03:49:08.122Z] c3ab09202ab7: Preparing [2025-11-28T03:49:08.122Z] 5a3a008dfb12: Preparing [2025-11-28T03:49:08.122Z] bf3fbd4c5687: Preparing [2025-11-28T03:49:08.122Z] 63079d864950: Preparing [2025-11-28T03:49:08.122Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:08.122Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:08.122Z] 1b0fef932aac: Preparing [2025-11-28T03:49:08.122Z] aee220af6ebb: Preparing [2025-11-28T03:49:08.122Z] 5f70bf18a086: Preparing [2025-11-28T03:49:08.122Z] 6d8ef366e6d7: Preparing [2025-11-28T03:49:08.122Z] 24bf9a22582b: Preparing [2025-11-28T03:49:08.122Z] 8f3196729148: Preparing [2025-11-28T03:49:08.122Z] 0e64f2360a44: Preparing [2025-11-28T03:49:08.122Z] aee220af6ebb: Waiting [2025-11-28T03:49:08.122Z] bf3fbd4c5687: Waiting [2025-11-28T03:49:08.122Z] 63079d864950: Waiting [2025-11-28T03:49:08.122Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:08.122Z] 5f70bf18a086: Waiting [2025-11-28T03:49:08.122Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:08.122Z] 1b0fef932aac: Waiting [2025-11-28T03:49:08.122Z] 8f3196729148: Waiting [2025-11-28T03:49:08.122Z] 0e64f2360a44: Waiting [2025-11-28T03:49:08.122Z] 6d8ef366e6d7: Waiting [2025-11-28T03:49:08.122Z] f2e84cc49387: Layer already exists [2025-11-28T03:49:08.122Z] de6532d0d105: Layer already exists [2025-11-28T03:49:08.122Z] 5a3a008dfb12: Layer already exists [2025-11-28T03:49:08.122Z] c3ab09202ab7: Layer already exists [2025-11-28T03:49:08.122Z] 763ff6511ddd: Layer already exists [2025-11-28T03:49:08.122Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:08.122Z] 63079d864950: Layer already exists [2025-11-28T03:49:08.122Z] bf3fbd4c5687: Layer already exists [2025-11-28T03:49:08.122Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:08.122Z] 1b0fef932aac: Layer already exists [2025-11-28T03:49:08.122Z] 5f70bf18a086: Layer already exists [2025-11-28T03:49:08.122Z] aee220af6ebb: Layer already exists [2025-11-28T03:49:08.122Z] 6d8ef366e6d7: Layer already exists [2025-11-28T03:49:08.122Z] 8f3196729148: Layer already exists [2025-11-28T03:49:08.122Z] 24bf9a22582b: Layer already exists [2025-11-28T03:49:08.122Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:08.387Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:08.749Z] + 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-28T03:49:09.096Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-11-28T03:49:09.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-28T03:49:09.096Z] f2e84cc49387: Preparing [2025-11-28T03:49:09.096Z] 763ff6511ddd: Preparing [2025-11-28T03:49:09.096Z] de6532d0d105: Preparing [2025-11-28T03:49:09.096Z] c3ab09202ab7: Preparing [2025-11-28T03:49:09.096Z] 5a3a008dfb12: Preparing [2025-11-28T03:49:09.096Z] bf3fbd4c5687: Preparing [2025-11-28T03:49:09.096Z] 63079d864950: Preparing [2025-11-28T03:49:09.096Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:09.096Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:09.096Z] 1b0fef932aac: Preparing [2025-11-28T03:49:09.096Z] aee220af6ebb: Preparing [2025-11-28T03:49:09.096Z] 5f70bf18a086: Preparing [2025-11-28T03:49:09.096Z] 6d8ef366e6d7: Preparing [2025-11-28T03:49:09.096Z] 24bf9a22582b: Preparing [2025-11-28T03:49:09.096Z] 8f3196729148: Preparing [2025-11-28T03:49:09.096Z] 0e64f2360a44: Preparing [2025-11-28T03:49:09.096Z] bf3fbd4c5687: Waiting [2025-11-28T03:49:09.096Z] 63079d864950: Waiting [2025-11-28T03:49:09.096Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:09.096Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:09.096Z] 1b0fef932aac: Waiting [2025-11-28T03:49:09.096Z] aee220af6ebb: Waiting [2025-11-28T03:49:09.096Z] 5f70bf18a086: Waiting [2025-11-28T03:49:09.096Z] 6d8ef366e6d7: Waiting [2025-11-28T03:49:09.096Z] 24bf9a22582b: Waiting [2025-11-28T03:49:09.096Z] 8f3196729148: Waiting [2025-11-28T03:49:09.096Z] 0e64f2360a44: Waiting [2025-11-28T03:49:09.096Z] f2e84cc49387: Layer already exists [2025-11-28T03:49:09.096Z] 5a3a008dfb12: Layer already exists [2025-11-28T03:49:09.096Z] c3ab09202ab7: Layer already exists [2025-11-28T03:49:09.096Z] 763ff6511ddd: Layer already exists [2025-11-28T03:49:09.096Z] de6532d0d105: Layer already exists [2025-11-28T03:49:09.096Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:09.096Z] 63079d864950: Layer already exists [2025-11-28T03:49:09.096Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:09.096Z] bf3fbd4c5687: Layer already exists [2025-11-28T03:49:09.096Z] 1b0fef932aac: Layer already exists [2025-11-28T03:49:09.096Z] 24bf9a22582b: Layer already exists [2025-11-28T03:49:09.096Z] aee220af6ebb: Layer already exists [2025-11-28T03:49:09.096Z] 8f3196729148: Layer already exists [2025-11-28T03:49:09.096Z] 5f70bf18a086: Layer already exists [2025-11-28T03:49:09.096Z] 6d8ef366e6d7: Layer already exists [2025-11-28T03:49:09.096Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:09.362Z] main: digest: sha256:8136dc19bfd453b5bc47e86f32ada4dcb9b4d0eb6a5c0c5015ca360aa419366a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:49:09.440Z] ===================================================== [Pipeline] echo [2025-11-28T03:49:09.457Z] taggedImages: [2025-11-28T03:49:09.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:09.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-11-28T03:49:09.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 [2025-11-28T03:49:09.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:09.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-28T03:49:09.486Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-28T03:49:09.486Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:09.486Z] latest [2025-11-28T03:49:09.486Z] 4.1.0-dev.79 [2025-11-28T03:49:09.486Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:09.486Z] main [2025-11-28T03:49:09.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:09.867Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:10.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:10.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-28T03:49:10.272Z] 3eb7755d0206: Preparing [2025-11-28T03:49:10.272Z] 043c2e06c17b: Preparing [2025-11-28T03:49:10.272Z] c6991de7d3cc: Preparing [2025-11-28T03:49:10.272Z] 261a5c0c250d: Preparing [2025-11-28T03:49:10.272Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:10.272Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:10.272Z] 66a7f15247b4: Preparing [2025-11-28T03:49:10.272Z] 3d15c4899641: Preparing [2025-11-28T03:49:10.272Z] 0e64f2360a44: Preparing [2025-11-28T03:49:10.272Z] 3d15c4899641: Waiting [2025-11-28T03:49:10.272Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:10.272Z] 66a7f15247b4: Waiting [2025-11-28T03:49:10.272Z] 0e64f2360a44: Waiting [2025-11-28T03:49:10.272Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:10.537Z] 043c2e06c17b: Pushed [2025-11-28T03:49:10.537Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:10.537Z] c6991de7d3cc: Pushed [2025-11-28T03:49:10.537Z] 66a7f15247b4: Layer already exists [2025-11-28T03:49:10.537Z] 3d15c4899641: Layer already exists [2025-11-28T03:49:10.537Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:10.537Z] 3eb7755d0206: Pushed [2025-11-28T03:49:18.731Z] 261a5c0c250d: Pushed [2025-11-28T03:49:18.731Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:19.088Z] + 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-28T03:49:19.444Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-28T03:49:19.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-28T03:49:19.444Z] 3eb7755d0206: Preparing [2025-11-28T03:49:19.444Z] 043c2e06c17b: Preparing [2025-11-28T03:49:19.444Z] c6991de7d3cc: Preparing [2025-11-28T03:49:19.444Z] 261a5c0c250d: Preparing [2025-11-28T03:49:19.444Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:19.444Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:19.444Z] 66a7f15247b4: Preparing [2025-11-28T03:49:19.444Z] 3d15c4899641: Preparing [2025-11-28T03:49:19.444Z] 0e64f2360a44: Preparing [2025-11-28T03:49:19.444Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:19.444Z] 66a7f15247b4: Waiting [2025-11-28T03:49:19.444Z] 3d15c4899641: Waiting [2025-11-28T03:49:19.444Z] 0e64f2360a44: Waiting [2025-11-28T03:49:19.444Z] c6991de7d3cc: Layer already exists [2025-11-28T03:49:19.444Z] 261a5c0c250d: Layer already exists [2025-11-28T03:49:19.444Z] 043c2e06c17b: Layer already exists [2025-11-28T03:49:19.444Z] 3eb7755d0206: Layer already exists [2025-11-28T03:49:19.444Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:19.444Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:19.444Z] 3d15c4899641: Layer already exists [2025-11-28T03:49:19.444Z] 66a7f15247b4: Layer already exists [2025-11-28T03:49:19.444Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:19.444Z] latest: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:20.062Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:20.410Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 [2025-11-28T03:49:20.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-28T03:49:20.410Z] 3eb7755d0206: Preparing [2025-11-28T03:49:20.410Z] 043c2e06c17b: Preparing [2025-11-28T03:49:20.410Z] c6991de7d3cc: Preparing [2025-11-28T03:49:20.411Z] 261a5c0c250d: Preparing [2025-11-28T03:49:20.411Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:20.411Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:20.411Z] 66a7f15247b4: Preparing [2025-11-28T03:49:20.411Z] 3d15c4899641: Preparing [2025-11-28T03:49:20.411Z] 0e64f2360a44: Preparing [2025-11-28T03:49:20.411Z] 66a7f15247b4: Waiting [2025-11-28T03:49:20.411Z] 3d15c4899641: Waiting [2025-11-28T03:49:20.411Z] 0e64f2360a44: Waiting [2025-11-28T03:49:20.411Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:20.411Z] 043c2e06c17b: Layer already exists [2025-11-28T03:49:20.411Z] c6991de7d3cc: Layer already exists [2025-11-28T03:49:20.411Z] 261a5c0c250d: Layer already exists [2025-11-28T03:49:20.411Z] 3eb7755d0206: Layer already exists [2025-11-28T03:49:20.411Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:20.411Z] 66a7f15247b4: Layer already exists [2025-11-28T03:49:20.411Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:20.411Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:20.411Z] 3d15c4899641: Layer already exists [2025-11-28T03:49:20.411Z] 4.1.0-dev.79: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:21.030Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:21.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:21.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-28T03:49:21.375Z] 3eb7755d0206: Preparing [2025-11-28T03:49:21.375Z] 043c2e06c17b: Preparing [2025-11-28T03:49:21.375Z] c6991de7d3cc: Preparing [2025-11-28T03:49:21.375Z] 261a5c0c250d: Preparing [2025-11-28T03:49:21.375Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:21.375Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:21.375Z] 66a7f15247b4: Preparing [2025-11-28T03:49:21.375Z] 3d15c4899641: Preparing [2025-11-28T03:49:21.375Z] 0e64f2360a44: Preparing [2025-11-28T03:49:21.375Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:21.375Z] 66a7f15247b4: Waiting [2025-11-28T03:49:21.375Z] 3d15c4899641: Waiting [2025-11-28T03:49:21.375Z] 0e64f2360a44: Waiting [2025-11-28T03:49:21.375Z] c6991de7d3cc: Layer already exists [2025-11-28T03:49:21.375Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:21.375Z] 3eb7755d0206: Layer already exists [2025-11-28T03:49:21.375Z] 043c2e06c17b: Layer already exists [2025-11-28T03:49:21.375Z] 261a5c0c250d: Layer already exists [2025-11-28T03:49:21.375Z] 66a7f15247b4: Layer already exists [2025-11-28T03:49:21.375Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:21.375Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:21.375Z] 3d15c4899641: Layer already exists [2025-11-28T03:49:21.375Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:21.990Z] + 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-28T03:49:22.346Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-11-28T03:49:22.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-28T03:49:22.347Z] 3eb7755d0206: Preparing [2025-11-28T03:49:22.347Z] 043c2e06c17b: Preparing [2025-11-28T03:49:22.347Z] c6991de7d3cc: Preparing [2025-11-28T03:49:22.347Z] 261a5c0c250d: Preparing [2025-11-28T03:49:22.347Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:22.347Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:22.347Z] 66a7f15247b4: Preparing [2025-11-28T03:49:22.347Z] 3d15c4899641: Preparing [2025-11-28T03:49:22.347Z] 0e64f2360a44: Preparing [2025-11-28T03:49:22.347Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:22.347Z] 66a7f15247b4: Waiting [2025-11-28T03:49:22.347Z] 3d15c4899641: Waiting [2025-11-28T03:49:22.347Z] 0e64f2360a44: Waiting [2025-11-28T03:49:22.347Z] c6991de7d3cc: Layer already exists [2025-11-28T03:49:22.347Z] 043c2e06c17b: Layer already exists [2025-11-28T03:49:22.347Z] 3eb7755d0206: Layer already exists [2025-11-28T03:49:22.347Z] 261a5c0c250d: Layer already exists [2025-11-28T03:49:22.347Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:22.347Z] 66a7f15247b4: Layer already exists [2025-11-28T03:49:22.347Z] 3d15c4899641: Layer already exists [2025-11-28T03:49:22.347Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:22.347Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:22.347Z] main: digest: sha256:ea88dcdb8c58e5d73f5501cf2d33dccb2cb6163bc712d42071f84d50143ee6db size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:49:22.430Z] ===================================================== [Pipeline] echo [2025-11-28T03:49:22.445Z] taggedImages: [2025-11-28T03:49:22.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:22.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-11-28T03:49:22.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 [2025-11-28T03:49:22.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:22.445Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-28T03:49:22.482Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-28T03:49:22.482Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:22.482Z] latest [2025-11-28T03:49:22.482Z] 4.1.0-dev.79 [2025-11-28T03:49:22.482Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:22.482Z] main [2025-11-28T03:49:22.482Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:22.850Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:23.196Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:23.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-28T03:49:23.196Z] 90ad43cb83b4: Preparing [2025-11-28T03:49:23.196Z] 62b4d8dee94a: Preparing [2025-11-28T03:49:23.196Z] db9ef441afd3: Preparing [2025-11-28T03:49:23.196Z] 235a9c5e93aa: Preparing [2025-11-28T03:49:23.196Z] e3c0e6c57928: Preparing [2025-11-28T03:49:23.196Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:23.196Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:23.196Z] f31386033469: Preparing [2025-11-28T03:49:23.196Z] 0892dd0c40f1: Preparing [2025-11-28T03:49:23.196Z] 972bfd01268e: Preparing [2025-11-28T03:49:23.196Z] 0e64f2360a44: Preparing [2025-11-28T03:49:23.196Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:23.196Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:23.196Z] f31386033469: Waiting [2025-11-28T03:49:23.196Z] 0892dd0c40f1: Waiting [2025-11-28T03:49:23.196Z] 972bfd01268e: Waiting [2025-11-28T03:49:23.196Z] 0e64f2360a44: Waiting [2025-11-28T03:49:23.467Z] 235a9c5e93aa: Pushed [2025-11-28T03:49:23.467Z] e3c0e6c57928: Pushed [2025-11-28T03:49:23.467Z] 62b4d8dee94a: Pushed [2025-11-28T03:49:23.467Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:23.467Z] 90ad43cb83b4: Pushed [2025-11-28T03:49:23.467Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:23.467Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:23.467Z] f31386033469: Pushed [2025-11-28T03:49:23.730Z] 0892dd0c40f1: Pushed [2025-11-28T03:49:26.312Z] 972bfd01268e: Pushed [2025-11-28T03:49:29.639Z] db9ef441afd3: Pushed [2025-11-28T03:49:29.639Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:30.001Z] + 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-28T03:49:30.940Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-28T03:49:30.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-28T03:49:30.941Z] 90ad43cb83b4: Preparing [2025-11-28T03:49:30.941Z] 62b4d8dee94a: Preparing [2025-11-28T03:49:30.941Z] db9ef441afd3: Preparing [2025-11-28T03:49:30.941Z] 235a9c5e93aa: Preparing [2025-11-28T03:49:30.941Z] e3c0e6c57928: Preparing [2025-11-28T03:49:30.941Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:30.941Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:30.941Z] f31386033469: Preparing [2025-11-28T03:49:30.941Z] 0892dd0c40f1: Preparing [2025-11-28T03:49:30.941Z] 972bfd01268e: Preparing [2025-11-28T03:49:30.941Z] 0e64f2360a44: Preparing [2025-11-28T03:49:30.941Z] f31386033469: Waiting [2025-11-28T03:49:30.941Z] 0892dd0c40f1: Waiting [2025-11-28T03:49:30.941Z] 972bfd01268e: Waiting [2025-11-28T03:49:30.941Z] 0e64f2360a44: Waiting [2025-11-28T03:49:30.941Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:30.941Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:30.941Z] 62b4d8dee94a: Layer already exists [2025-11-28T03:49:30.941Z] 90ad43cb83b4: Layer already exists [2025-11-28T03:49:30.941Z] 235a9c5e93aa: Layer already exists [2025-11-28T03:49:30.941Z] db9ef441afd3: Layer already exists [2025-11-28T03:49:30.941Z] e3c0e6c57928: Layer already exists [2025-11-28T03:49:30.941Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:30.941Z] f31386033469: Layer already exists [2025-11-28T03:49:30.941Z] 0892dd0c40f1: Layer already exists [2025-11-28T03:49:30.941Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:30.941Z] 972bfd01268e: Layer already exists [2025-11-28T03:49:30.941Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:31.205Z] latest: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:31.554Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:31.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 [2025-11-28T03:49:31.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-28T03:49:31.911Z] 90ad43cb83b4: Preparing [2025-11-28T03:49:31.911Z] 62b4d8dee94a: Preparing [2025-11-28T03:49:31.911Z] db9ef441afd3: Preparing [2025-11-28T03:49:31.911Z] 235a9c5e93aa: Preparing [2025-11-28T03:49:31.911Z] e3c0e6c57928: Preparing [2025-11-28T03:49:31.911Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:31.911Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:31.911Z] f31386033469: Preparing [2025-11-28T03:49:31.911Z] 0892dd0c40f1: Preparing [2025-11-28T03:49:31.911Z] 972bfd01268e: Preparing [2025-11-28T03:49:31.911Z] 0e64f2360a44: Preparing [2025-11-28T03:49:31.911Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:31.911Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:31.911Z] f31386033469: Waiting [2025-11-28T03:49:31.911Z] 0892dd0c40f1: Waiting [2025-11-28T03:49:31.911Z] 972bfd01268e: Waiting [2025-11-28T03:49:31.911Z] 0e64f2360a44: Waiting [2025-11-28T03:49:31.911Z] 62b4d8dee94a: Layer already exists [2025-11-28T03:49:31.911Z] e3c0e6c57928: Layer already exists [2025-11-28T03:49:31.911Z] 90ad43cb83b4: Layer already exists [2025-11-28T03:49:31.911Z] db9ef441afd3: Layer already exists [2025-11-28T03:49:31.911Z] 235a9c5e93aa: Layer already exists [2025-11-28T03:49:31.911Z] 0892dd0c40f1: Layer already exists [2025-11-28T03:49:31.911Z] f31386033469: Layer already exists [2025-11-28T03:49:31.911Z] 972bfd01268e: Layer already exists [2025-11-28T03:49:31.911Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:31.911Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:31.911Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:32.176Z] 4.1.0-dev.79: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:32.532Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:32.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:32.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-28T03:49:32.888Z] 90ad43cb83b4: Preparing [2025-11-28T03:49:32.888Z] 62b4d8dee94a: Preparing [2025-11-28T03:49:32.888Z] db9ef441afd3: Preparing [2025-11-28T03:49:32.888Z] 235a9c5e93aa: Preparing [2025-11-28T03:49:32.888Z] e3c0e6c57928: Preparing [2025-11-28T03:49:32.888Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:32.888Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:32.888Z] f31386033469: Preparing [2025-11-28T03:49:32.888Z] 0892dd0c40f1: Preparing [2025-11-28T03:49:32.888Z] 972bfd01268e: Preparing [2025-11-28T03:49:32.888Z] 0e64f2360a44: Preparing [2025-11-28T03:49:32.888Z] f31386033469: Waiting [2025-11-28T03:49:32.888Z] 0892dd0c40f1: Waiting [2025-11-28T03:49:32.888Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:32.888Z] 972bfd01268e: Waiting [2025-11-28T03:49:32.888Z] 0e64f2360a44: Waiting [2025-11-28T03:49:32.888Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:32.888Z] db9ef441afd3: Layer already exists [2025-11-28T03:49:32.888Z] 235a9c5e93aa: Layer already exists [2025-11-28T03:49:32.888Z] 62b4d8dee94a: Layer already exists [2025-11-28T03:49:32.888Z] e3c0e6c57928: Layer already exists [2025-11-28T03:49:32.888Z] 90ad43cb83b4: Layer already exists [2025-11-28T03:49:32.888Z] f31386033469: Layer already exists [2025-11-28T03:49:32.888Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:32.888Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:32.888Z] 972bfd01268e: Layer already exists [2025-11-28T03:49:32.888Z] 0892dd0c40f1: Layer already exists [2025-11-28T03:49:32.888Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:33.154Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:33.502Z] + 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-28T03:49:33.854Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-11-28T03:49:33.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-28T03:49:33.854Z] 90ad43cb83b4: Preparing [2025-11-28T03:49:33.854Z] 62b4d8dee94a: Preparing [2025-11-28T03:49:33.854Z] db9ef441afd3: Preparing [2025-11-28T03:49:33.854Z] 235a9c5e93aa: Preparing [2025-11-28T03:49:33.854Z] e3c0e6c57928: Preparing [2025-11-28T03:49:33.854Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:33.854Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:33.854Z] f31386033469: Preparing [2025-11-28T03:49:33.854Z] 0892dd0c40f1: Preparing [2025-11-28T03:49:33.854Z] 972bfd01268e: Preparing [2025-11-28T03:49:33.854Z] 0e64f2360a44: Preparing [2025-11-28T03:49:33.854Z] f31386033469: Waiting [2025-11-28T03:49:33.854Z] 0892dd0c40f1: Waiting [2025-11-28T03:49:33.854Z] 972bfd01268e: Waiting [2025-11-28T03:49:33.854Z] 0e64f2360a44: Waiting [2025-11-28T03:49:33.854Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:33.854Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:33.854Z] 90ad43cb83b4: Layer already exists [2025-11-28T03:49:33.854Z] 235a9c5e93aa: Layer already exists [2025-11-28T03:49:33.855Z] e3c0e6c57928: Layer already exists [2025-11-28T03:49:33.855Z] db9ef441afd3: Layer already exists [2025-11-28T03:49:33.855Z] 62b4d8dee94a: Layer already exists [2025-11-28T03:49:33.855Z] 0892dd0c40f1: Layer already exists [2025-11-28T03:49:33.855Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:33.855Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:33.855Z] 972bfd01268e: Layer already exists [2025-11-28T03:49:33.855Z] f31386033469: Layer already exists [2025-11-28T03:49:33.855Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:34.120Z] main: digest: sha256:ef9d85d60851bfea1192820e0e75abe43918ce77cd6aefa58cf6e2e07ee82f03 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:49:34.208Z] ===================================================== [Pipeline] echo [2025-11-28T03:49:34.222Z] taggedImages: [2025-11-28T03:49:34.222Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:34.222Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-11-28T03:49:34.222Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 [2025-11-28T03:49:34.222Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:34.222Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-28T03:49:34.248Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-28T03:49:34.248Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:34.248Z] latest [2025-11-28T03:49:34.248Z] 4.1.0-dev.79 [2025-11-28T03:49:34.248Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:34.248Z] main [2025-11-28T03:49:34.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:34.608Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:34.987Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:34.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-28T03:49:34.987Z] c3268de4c478: Preparing [2025-11-28T03:49:34.987Z] 1580026e44b4: Preparing [2025-11-28T03:49:34.987Z] 59ef0501eda4: Preparing [2025-11-28T03:49:34.987Z] 4eeb7b4d1bed: Preparing [2025-11-28T03:49:34.987Z] 6e34a00d4dc4: Preparing [2025-11-28T03:49:34.987Z] 6016eb1d58a2: Preparing [2025-11-28T03:49:34.987Z] cc7675f97ed4: Preparing [2025-11-28T03:49:34.987Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:34.987Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:34.987Z] 2bb01a6e9161: Preparing [2025-11-28T03:49:34.987Z] 0fc8fa61b19c: Preparing [2025-11-28T03:49:34.987Z] 0e64f2360a44: Preparing [2025-11-28T03:49:34.987Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:34.987Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:34.987Z] 2bb01a6e9161: Waiting [2025-11-28T03:49:34.987Z] 0fc8fa61b19c: Waiting [2025-11-28T03:49:34.987Z] 0e64f2360a44: Waiting [2025-11-28T03:49:34.987Z] 6016eb1d58a2: Waiting [2025-11-28T03:49:34.988Z] cc7675f97ed4: Waiting [2025-11-28T03:49:35.255Z] 1580026e44b4: Pushed [2025-11-28T03:49:35.255Z] 6e34a00d4dc4: Pushed [2025-11-28T03:49:35.255Z] c3268de4c478: Pushed [2025-11-28T03:49:35.255Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:35.255Z] 6016eb1d58a2: Pushed [2025-11-28T03:49:35.255Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:35.255Z] cc7675f97ed4: Pushed [2025-11-28T03:49:35.520Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:35.785Z] 2bb01a6e9161: Pushed [2025-11-28T03:49:38.353Z] 0fc8fa61b19c: Pushed [2025-11-28T03:49:41.683Z] 4eeb7b4d1bed: Pushed [2025-11-28T03:49:41.948Z] 59ef0501eda4: Pushed [2025-11-28T03:49:43.348Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:43.697Z] + 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-28T03:49:44.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-28T03:49:44.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-28T03:49:44.050Z] c3268de4c478: Preparing [2025-11-28T03:49:44.050Z] 1580026e44b4: Preparing [2025-11-28T03:49:44.050Z] 59ef0501eda4: Preparing [2025-11-28T03:49:44.050Z] 4eeb7b4d1bed: Preparing [2025-11-28T03:49:44.050Z] 6e34a00d4dc4: Preparing [2025-11-28T03:49:44.050Z] 6016eb1d58a2: Preparing [2025-11-28T03:49:44.050Z] cc7675f97ed4: Preparing [2025-11-28T03:49:44.050Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:44.050Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:44.050Z] 2bb01a6e9161: Preparing [2025-11-28T03:49:44.050Z] 0fc8fa61b19c: Preparing [2025-11-28T03:49:44.050Z] 0e64f2360a44: Preparing [2025-11-28T03:49:44.050Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:44.050Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:44.050Z] 2bb01a6e9161: Waiting [2025-11-28T03:49:44.050Z] 0fc8fa61b19c: Waiting [2025-11-28T03:49:44.050Z] 0e64f2360a44: Waiting [2025-11-28T03:49:44.050Z] 6016eb1d58a2: Waiting [2025-11-28T03:49:44.050Z] cc7675f97ed4: Waiting [2025-11-28T03:49:44.050Z] 1580026e44b4: Layer already exists [2025-11-28T03:49:44.050Z] 59ef0501eda4: Layer already exists [2025-11-28T03:49:44.050Z] c3268de4c478: Layer already exists [2025-11-28T03:49:44.050Z] 4eeb7b4d1bed: Layer already exists [2025-11-28T03:49:44.050Z] 6e34a00d4dc4: Layer already exists [2025-11-28T03:49:44.050Z] 6016eb1d58a2: Layer already exists [2025-11-28T03:49:44.050Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:44.050Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:44.050Z] cc7675f97ed4: Layer already exists [2025-11-28T03:49:44.050Z] 2bb01a6e9161: Layer already exists [2025-11-28T03:49:44.050Z] 0fc8fa61b19c: Layer already exists [2025-11-28T03:49:44.050Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:44.314Z] latest: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:44.670Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:45.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 [2025-11-28T03:49:45.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-28T03:49:45.014Z] c3268de4c478: Preparing [2025-11-28T03:49:45.014Z] 1580026e44b4: Preparing [2025-11-28T03:49:45.014Z] 59ef0501eda4: Preparing [2025-11-28T03:49:45.014Z] 4eeb7b4d1bed: Preparing [2025-11-28T03:49:45.014Z] 6e34a00d4dc4: Preparing [2025-11-28T03:49:45.014Z] 6016eb1d58a2: Preparing [2025-11-28T03:49:45.014Z] cc7675f97ed4: Preparing [2025-11-28T03:49:45.014Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:45.014Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:45.014Z] 2bb01a6e9161: Preparing [2025-11-28T03:49:45.014Z] 0fc8fa61b19c: Preparing [2025-11-28T03:49:45.014Z] 0e64f2360a44: Preparing [2025-11-28T03:49:45.014Z] 6016eb1d58a2: Waiting [2025-11-28T03:49:45.014Z] cc7675f97ed4: Waiting [2025-11-28T03:49:45.014Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:45.014Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:45.014Z] 0fc8fa61b19c: Waiting [2025-11-28T03:49:45.014Z] 2bb01a6e9161: Waiting [2025-11-28T03:49:45.014Z] 0e64f2360a44: Waiting [2025-11-28T03:49:45.014Z] 59ef0501eda4: Layer already exists [2025-11-28T03:49:45.014Z] 4eeb7b4d1bed: Layer already exists [2025-11-28T03:49:45.014Z] c3268de4c478: Layer already exists [2025-11-28T03:49:45.014Z] 6e34a00d4dc4: Layer already exists [2025-11-28T03:49:45.014Z] 1580026e44b4: Layer already exists [2025-11-28T03:49:45.014Z] 6016eb1d58a2: Layer already exists [2025-11-28T03:49:45.014Z] cc7675f97ed4: Layer already exists [2025-11-28T03:49:45.014Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:45.014Z] 2bb01a6e9161: Layer already exists [2025-11-28T03:49:45.014Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:45.014Z] 0fc8fa61b19c: Layer already exists [2025-11-28T03:49:45.014Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:45.279Z] 4.1.0-dev.79: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:45.639Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:45.992Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:45.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-28T03:49:45.992Z] c3268de4c478: Preparing [2025-11-28T03:49:45.992Z] 1580026e44b4: Preparing [2025-11-28T03:49:45.992Z] 59ef0501eda4: Preparing [2025-11-28T03:49:45.992Z] 4eeb7b4d1bed: Preparing [2025-11-28T03:49:45.992Z] 6e34a00d4dc4: Preparing [2025-11-28T03:49:45.992Z] 6016eb1d58a2: Preparing [2025-11-28T03:49:45.992Z] cc7675f97ed4: Preparing [2025-11-28T03:49:45.992Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:45.992Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:45.992Z] 2bb01a6e9161: Preparing [2025-11-28T03:49:45.992Z] 0fc8fa61b19c: Preparing [2025-11-28T03:49:45.992Z] 0e64f2360a44: Preparing [2025-11-28T03:49:45.992Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:45.992Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:45.992Z] 2bb01a6e9161: Waiting [2025-11-28T03:49:45.992Z] 0fc8fa61b19c: Waiting [2025-11-28T03:49:45.992Z] 0e64f2360a44: Waiting [2025-11-28T03:49:45.992Z] 6016eb1d58a2: Waiting [2025-11-28T03:49:45.992Z] cc7675f97ed4: Waiting [2025-11-28T03:49:45.992Z] 59ef0501eda4: Layer already exists [2025-11-28T03:49:45.992Z] c3268de4c478: Layer already exists [2025-11-28T03:49:45.992Z] 6e34a00d4dc4: Layer already exists [2025-11-28T03:49:45.992Z] 4eeb7b4d1bed: Layer already exists [2025-11-28T03:49:45.992Z] 1580026e44b4: Layer already exists [2025-11-28T03:49:45.992Z] 6016eb1d58a2: Layer already exists [2025-11-28T03:49:45.992Z] cc7675f97ed4: Layer already exists [2025-11-28T03:49:45.992Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:45.992Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:45.992Z] 2bb01a6e9161: Layer already exists [2025-11-28T03:49:45.992Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:45.992Z] 0fc8fa61b19c: Layer already exists [2025-11-28T03:49:46.257Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:46.615Z] + 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-28T03:49:46.966Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-11-28T03:49:46.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-28T03:49:46.966Z] c3268de4c478: Preparing [2025-11-28T03:49:46.966Z] 1580026e44b4: Preparing [2025-11-28T03:49:46.966Z] 59ef0501eda4: Preparing [2025-11-28T03:49:46.966Z] 4eeb7b4d1bed: Preparing [2025-11-28T03:49:46.966Z] 6e34a00d4dc4: Preparing [2025-11-28T03:49:46.966Z] 6016eb1d58a2: Preparing [2025-11-28T03:49:46.966Z] cc7675f97ed4: Preparing [2025-11-28T03:49:46.966Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:46.966Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:46.966Z] 2bb01a6e9161: Preparing [2025-11-28T03:49:46.966Z] 0fc8fa61b19c: Preparing [2025-11-28T03:49:46.966Z] 0e64f2360a44: Preparing [2025-11-28T03:49:46.966Z] 6016eb1d58a2: Waiting [2025-11-28T03:49:46.966Z] 0e1e965fbec2: Waiting [2025-11-28T03:49:46.966Z] cc7675f97ed4: Waiting [2025-11-28T03:49:46.966Z] 2bb01a6e9161: Waiting [2025-11-28T03:49:46.966Z] 0fc8fa61b19c: Waiting [2025-11-28T03:49:46.966Z] 0e64f2360a44: Waiting [2025-11-28T03:49:46.966Z] 1e0bef174c7b: Waiting [2025-11-28T03:49:46.966Z] c3268de4c478: Layer already exists [2025-11-28T03:49:46.966Z] 1580026e44b4: Layer already exists [2025-11-28T03:49:46.966Z] 4eeb7b4d1bed: Layer already exists [2025-11-28T03:49:46.966Z] 6e34a00d4dc4: Layer already exists [2025-11-28T03:49:46.966Z] 59ef0501eda4: Layer already exists [2025-11-28T03:49:46.966Z] cc7675f97ed4: Layer already exists [2025-11-28T03:49:46.966Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:46.966Z] 2bb01a6e9161: Layer already exists [2025-11-28T03:49:46.966Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:46.966Z] 6016eb1d58a2: Layer already exists [2025-11-28T03:49:46.966Z] 0fc8fa61b19c: Layer already exists [2025-11-28T03:49:46.966Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:47.231Z] main: digest: sha256:4dd5c14c2d0cef5544c6c0d527ccd5372e38784d1e3759717eb05758a90e9458 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:49:47.317Z] ===================================================== [Pipeline] echo [2025-11-28T03:49:47.331Z] taggedImages: [2025-11-28T03:49:47.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:47.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-11-28T03:49:47.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 [2025-11-28T03:49:47.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:47.331Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-28T03:49:47.363Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-28T03:49:47.363Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:47.363Z] latest [2025-11-28T03:49:47.363Z] 4.1.0-dev.79 [2025-11-28T03:49:47.363Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:47.363Z] main [2025-11-28T03:49:47.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:47.747Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:48.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:49:48.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-28T03:49:48.102Z] 59e78cf88529: Preparing [2025-11-28T03:49:48.102Z] ebc8f1e1d425: Preparing [2025-11-28T03:49:48.102Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:48.102Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:48.102Z] d7f30991d059: Preparing [2025-11-28T03:49:48.102Z] 2eda63d66d3a: Preparing [2025-11-28T03:49:48.102Z] 0e64f2360a44: Preparing [2025-11-28T03:49:48.102Z] 2eda63d66d3a: Waiting [2025-11-28T03:49:48.102Z] 0e64f2360a44: Waiting [2025-11-28T03:49:48.102Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:48.102Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:48.366Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:48.366Z] 59e78cf88529: Pushed [2025-11-28T03:49:48.366Z] d7f30991d059: Pushed [2025-11-28T03:49:50.297Z] 2eda63d66d3a: Pushed [2025-11-28T03:49:55.622Z] ebc8f1e1d425: Pushed [2025-11-28T03:49:56.203Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:56.558Z] + 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-28T03:49:56.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-28T03:49:56.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-28T03:49:56.910Z] 59e78cf88529: Preparing [2025-11-28T03:49:56.910Z] ebc8f1e1d425: Preparing [2025-11-28T03:49:56.910Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:56.910Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:56.910Z] d7f30991d059: Preparing [2025-11-28T03:49:56.910Z] 2eda63d66d3a: Preparing [2025-11-28T03:49:56.910Z] 0e64f2360a44: Preparing [2025-11-28T03:49:56.910Z] 2eda63d66d3a: Waiting [2025-11-28T03:49:56.910Z] 0e64f2360a44: Waiting [2025-11-28T03:49:56.910Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:56.910Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:56.910Z] 59e78cf88529: Layer already exists [2025-11-28T03:49:56.910Z] ebc8f1e1d425: Layer already exists [2025-11-28T03:49:56.910Z] d7f30991d059: Layer already exists [2025-11-28T03:49:56.910Z] 2eda63d66d3a: Layer already exists [2025-11-28T03:49:56.910Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:56.910Z] latest: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:57.529Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:57.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 [2025-11-28T03:49:57.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-28T03:49:57.884Z] 59e78cf88529: Preparing [2025-11-28T03:49:57.884Z] ebc8f1e1d425: Preparing [2025-11-28T03:49:57.884Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:57.884Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:57.884Z] d7f30991d059: Preparing [2025-11-28T03:49:57.884Z] 2eda63d66d3a: Preparing [2025-11-28T03:49:57.884Z] 0e64f2360a44: Preparing [2025-11-28T03:49:57.884Z] 2eda63d66d3a: Waiting [2025-11-28T03:49:57.884Z] 0e64f2360a44: Waiting [2025-11-28T03:49:57.884Z] d7f30991d059: Layer already exists [2025-11-28T03:49:57.884Z] 59e78cf88529: Layer already exists [2025-11-28T03:49:57.884Z] ebc8f1e1d425: Layer already exists [2025-11-28T03:49:57.884Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:57.884Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:57.884Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:57.884Z] 2eda63d66d3a: Layer already exists [2025-11-28T03:49:57.884Z] 4.1.0-dev.79: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:58.502Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:58.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:49:58.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-28T03:49:58.842Z] 59e78cf88529: Preparing [2025-11-28T03:49:58.842Z] ebc8f1e1d425: Preparing [2025-11-28T03:49:58.842Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:58.842Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:58.842Z] d7f30991d059: Preparing [2025-11-28T03:49:58.842Z] 2eda63d66d3a: Preparing [2025-11-28T03:49:58.842Z] 0e64f2360a44: Preparing [2025-11-28T03:49:58.842Z] 2eda63d66d3a: Waiting [2025-11-28T03:49:58.842Z] 0e64f2360a44: Waiting [2025-11-28T03:49:58.842Z] d7f30991d059: Layer already exists [2025-11-28T03:49:58.842Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:58.842Z] ebc8f1e1d425: Layer already exists [2025-11-28T03:49:58.842Z] 59e78cf88529: Layer already exists [2025-11-28T03:49:58.842Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:58.842Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:58.842Z] 2eda63d66d3a: Layer already exists [2025-11-28T03:49:58.842Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:49:59.453Z] + 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-28T03:49:59.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-11-28T03:49:59.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-28T03:49:59.808Z] 59e78cf88529: Preparing [2025-11-28T03:49:59.808Z] ebc8f1e1d425: Preparing [2025-11-28T03:49:59.808Z] 1e0bef174c7b: Preparing [2025-11-28T03:49:59.808Z] 0e1e965fbec2: Preparing [2025-11-28T03:49:59.808Z] d7f30991d059: Preparing [2025-11-28T03:49:59.808Z] 2eda63d66d3a: Preparing [2025-11-28T03:49:59.808Z] 0e64f2360a44: Preparing [2025-11-28T03:49:59.808Z] 2eda63d66d3a: Waiting [2025-11-28T03:49:59.808Z] 0e64f2360a44: Waiting [2025-11-28T03:49:59.808Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:49:59.808Z] ebc8f1e1d425: Layer already exists [2025-11-28T03:49:59.808Z] d7f30991d059: Layer already exists [2025-11-28T03:49:59.808Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:49:59.808Z] 59e78cf88529: Layer already exists [2025-11-28T03:49:59.808Z] 0e64f2360a44: Layer already exists [2025-11-28T03:49:59.808Z] 2eda63d66d3a: Layer already exists [2025-11-28T03:49:59.808Z] main: digest: sha256:7c0486d031a740708463d74c22a252c30d8950428d72ef2c1e0d56878021d616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:50:00.160Z] ===================================================== [Pipeline] echo [2025-11-28T03:50:00.177Z] taggedImages: [2025-11-28T03:50:00.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:50:00.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-11-28T03:50:00.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 [2025-11-28T03:50:00.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:50:00.177Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-28T03:50:00.208Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-28T03:50:00.208Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:50:00.208Z] latest [2025-11-28T03:50:00.208Z] 4.1.0-dev.79 [2025-11-28T03:50:00.208Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:50:00.208Z] main [2025-11-28T03:50:00.208Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:00.577Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:00.926Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:50:00.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-28T03:50:00.926Z] 97b4a048758f: Preparing [2025-11-28T03:50:00.926Z] 07b06eeb89c8: Preparing [2025-11-28T03:50:00.926Z] a25a9d58381d: Preparing [2025-11-28T03:50:00.926Z] 1e0bef174c7b: Preparing [2025-11-28T03:50:00.926Z] 0e1e965fbec2: Preparing [2025-11-28T03:50:00.926Z] 0dd9ea66253e: Preparing [2025-11-28T03:50:00.926Z] 242de20d8b61: Preparing [2025-11-28T03:50:00.926Z] 66cc348bd80a: Preparing [2025-11-28T03:50:00.926Z] 28fa722a4ca9: Preparing [2025-11-28T03:50:00.926Z] 0e64f2360a44: Preparing [2025-11-28T03:50:00.926Z] 0dd9ea66253e: Waiting [2025-11-28T03:50:00.926Z] 242de20d8b61: Waiting [2025-11-28T03:50:00.926Z] 66cc348bd80a: Waiting [2025-11-28T03:50:00.926Z] 28fa722a4ca9: Waiting [2025-11-28T03:50:00.926Z] 0e64f2360a44: Waiting [2025-11-28T03:50:00.926Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:50:00.926Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:50:01.192Z] a25a9d58381d: Pushed [2025-11-28T03:50:01.192Z] 07b06eeb89c8: Pushed [2025-11-28T03:50:01.192Z] 97b4a048758f: Pushed [2025-11-28T03:50:01.192Z] 0e64f2360a44: Layer already exists [2025-11-28T03:50:01.457Z] 66cc348bd80a: Pushed [2025-11-28T03:50:02.035Z] 28fa722a4ca9: Pushed [2025-11-28T03:50:14.316Z] 242de20d8b61: Pushed [2025-11-28T03:50:29.272Z] 0dd9ea66253e: Pushed [2025-11-28T03:50:29.272Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:29.637Z] + 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-28T03:50:29.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-28T03:50:29.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-28T03:50:29.991Z] 97b4a048758f: Preparing [2025-11-28T03:50:29.991Z] 07b06eeb89c8: Preparing [2025-11-28T03:50:29.991Z] a25a9d58381d: Preparing [2025-11-28T03:50:29.991Z] 1e0bef174c7b: Preparing [2025-11-28T03:50:29.991Z] 0e1e965fbec2: Preparing [2025-11-28T03:50:29.991Z] 0dd9ea66253e: Preparing [2025-11-28T03:50:29.991Z] 242de20d8b61: Preparing [2025-11-28T03:50:29.991Z] 66cc348bd80a: Preparing [2025-11-28T03:50:29.991Z] 28fa722a4ca9: Preparing [2025-11-28T03:50:29.991Z] 0e64f2360a44: Preparing [2025-11-28T03:50:29.991Z] 0dd9ea66253e: Waiting [2025-11-28T03:50:29.991Z] 242de20d8b61: Waiting [2025-11-28T03:50:29.991Z] 28fa722a4ca9: Waiting [2025-11-28T03:50:29.991Z] 0e64f2360a44: Waiting [2025-11-28T03:50:29.991Z] 66cc348bd80a: Waiting [2025-11-28T03:50:29.991Z] 07b06eeb89c8: Layer already exists [2025-11-28T03:50:29.991Z] a25a9d58381d: Layer already exists [2025-11-28T03:50:29.991Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:50:29.991Z] 97b4a048758f: Layer already exists [2025-11-28T03:50:29.991Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:50:29.991Z] 242de20d8b61: Layer already exists [2025-11-28T03:50:29.991Z] 0dd9ea66253e: Layer already exists [2025-11-28T03:50:29.991Z] 66cc348bd80a: Layer already exists [2025-11-28T03:50:29.991Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:50:29.991Z] 0e64f2360a44: Layer already exists [2025-11-28T03:50:29.991Z] latest: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:30.604Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:30.950Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 [2025-11-28T03:50:30.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-28T03:50:30.950Z] 97b4a048758f: Preparing [2025-11-28T03:50:30.950Z] 07b06eeb89c8: Preparing [2025-11-28T03:50:30.950Z] a25a9d58381d: Preparing [2025-11-28T03:50:30.950Z] 1e0bef174c7b: Preparing [2025-11-28T03:50:30.950Z] 0e1e965fbec2: Preparing [2025-11-28T03:50:30.950Z] 0dd9ea66253e: Preparing [2025-11-28T03:50:30.950Z] 242de20d8b61: Preparing [2025-11-28T03:50:30.950Z] 66cc348bd80a: Preparing [2025-11-28T03:50:30.950Z] 28fa722a4ca9: Preparing [2025-11-28T03:50:30.950Z] 0e64f2360a44: Preparing [2025-11-28T03:50:30.950Z] 66cc348bd80a: Waiting [2025-11-28T03:50:30.950Z] 0dd9ea66253e: Waiting [2025-11-28T03:50:30.950Z] 28fa722a4ca9: Waiting [2025-11-28T03:50:30.950Z] 0e64f2360a44: Waiting [2025-11-28T03:50:30.950Z] 07b06eeb89c8: Layer already exists [2025-11-28T03:50:30.950Z] 97b4a048758f: Layer already exists [2025-11-28T03:50:30.950Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:50:30.950Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:50:30.950Z] a25a9d58381d: Layer already exists [2025-11-28T03:50:30.950Z] 0dd9ea66253e: Layer already exists [2025-11-28T03:50:30.950Z] 242de20d8b61: Layer already exists [2025-11-28T03:50:30.950Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:50:30.950Z] 66cc348bd80a: Layer already exists [2025-11-28T03:50:30.950Z] 0e64f2360a44: Layer already exists [2025-11-28T03:50:30.950Z] 4.1.0-dev.79: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:31.607Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:33.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:50:33.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-28T03:50:33.386Z] 97b4a048758f: Preparing [2025-11-28T03:50:33.386Z] 07b06eeb89c8: Preparing [2025-11-28T03:50:33.386Z] a25a9d58381d: Preparing [2025-11-28T03:50:33.386Z] 1e0bef174c7b: Preparing [2025-11-28T03:50:33.386Z] 0e1e965fbec2: Preparing [2025-11-28T03:50:33.386Z] 0dd9ea66253e: Preparing [2025-11-28T03:50:33.386Z] 242de20d8b61: Preparing [2025-11-28T03:50:33.386Z] 66cc348bd80a: Preparing [2025-11-28T03:50:33.386Z] 28fa722a4ca9: Preparing [2025-11-28T03:50:33.386Z] 0e64f2360a44: Preparing [2025-11-28T03:50:33.386Z] 242de20d8b61: Waiting [2025-11-28T03:50:33.386Z] 66cc348bd80a: Waiting [2025-11-28T03:50:33.386Z] 28fa722a4ca9: Waiting [2025-11-28T03:50:33.386Z] 0e64f2360a44: Waiting [2025-11-28T03:50:33.386Z] 0dd9ea66253e: Waiting [2025-11-28T03:50:33.386Z] 97b4a048758f: Layer already exists [2025-11-28T03:50:33.386Z] a25a9d58381d: Layer already exists [2025-11-28T03:50:33.386Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:50:33.386Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:50:33.386Z] 07b06eeb89c8: Layer already exists [2025-11-28T03:50:33.386Z] 66cc348bd80a: Layer already exists [2025-11-28T03:50:33.386Z] 242de20d8b61: Layer already exists [2025-11-28T03:50:33.387Z] 0e64f2360a44: Layer already exists [2025-11-28T03:50:33.387Z] 0dd9ea66253e: Layer already exists [2025-11-28T03:50:33.387Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:50:33.387Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:34.029Z] + 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-28T03:50:34.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-11-28T03:50:34.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-28T03:50:34.394Z] 97b4a048758f: Preparing [2025-11-28T03:50:34.394Z] 07b06eeb89c8: Preparing [2025-11-28T03:50:34.394Z] a25a9d58381d: Preparing [2025-11-28T03:50:34.394Z] 1e0bef174c7b: Preparing [2025-11-28T03:50:34.394Z] 0e1e965fbec2: Preparing [2025-11-28T03:50:34.394Z] 0dd9ea66253e: Preparing [2025-11-28T03:50:34.394Z] 242de20d8b61: Preparing [2025-11-28T03:50:34.394Z] 66cc348bd80a: Preparing [2025-11-28T03:50:34.394Z] 28fa722a4ca9: Preparing [2025-11-28T03:50:34.394Z] 0e64f2360a44: Preparing [2025-11-28T03:50:34.394Z] 66cc348bd80a: Waiting [2025-11-28T03:50:34.394Z] 28fa722a4ca9: Waiting [2025-11-28T03:50:34.394Z] 242de20d8b61: Waiting [2025-11-28T03:50:34.394Z] 0dd9ea66253e: Waiting [2025-11-28T03:50:34.394Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:50:34.394Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:50:34.394Z] 07b06eeb89c8: Layer already exists [2025-11-28T03:50:34.394Z] a25a9d58381d: Layer already exists [2025-11-28T03:50:34.394Z] 97b4a048758f: Layer already exists [2025-11-28T03:50:34.394Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:50:34.394Z] 242de20d8b61: Layer already exists [2025-11-28T03:50:34.394Z] 0dd9ea66253e: Layer already exists [2025-11-28T03:50:34.394Z] 66cc348bd80a: Layer already exists [2025-11-28T03:50:34.394Z] 0e64f2360a44: Layer already exists [2025-11-28T03:50:34.394Z] main: digest: sha256:55ebc061d0717b2e88d3beab932d2647ce79a443e3cefae9eb968a91135fdf2d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:50:34.741Z] ===================================================== [Pipeline] echo [2025-11-28T03:50:34.762Z] taggedImages: [2025-11-28T03:50:34.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:50:34.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-11-28T03:50:34.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 [2025-11-28T03:50:34.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:50:34.762Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-28T03:50:34.794Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-28T03:50:34.794Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:50:34.794Z] latest [2025-11-28T03:50:34.794Z] 4.1.0-dev.79 [2025-11-28T03:50:34.794Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:50:34.794Z] main [2025-11-28T03:50:34.794Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:35.166Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:50:35.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:50:35.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-28T03:50:35.537Z] f557fbdd7222: Preparing [2025-11-28T03:50:35.537Z] 394a55a2a39c: Preparing [2025-11-28T03:50:35.537Z] 895022e0480a: Preparing [2025-11-28T03:50:35.537Z] 1e0bef174c7b: Preparing [2025-11-28T03:50:35.537Z] 0e1e965fbec2: Preparing [2025-11-28T03:50:35.537Z] 9a23485e53f1: Preparing [2025-11-28T03:50:35.537Z] 679c5391e0a7: Preparing [2025-11-28T03:50:35.537Z] 97d2125b63b9: Preparing [2025-11-28T03:50:35.537Z] 0e64f2360a44: Preparing [2025-11-28T03:50:35.537Z] 679c5391e0a7: Waiting [2025-11-28T03:50:35.537Z] 9a23485e53f1: Waiting [2025-11-28T03:50:35.537Z] 97d2125b63b9: Waiting [2025-11-28T03:50:35.537Z] 0e64f2360a44: Waiting [2025-11-28T03:50:35.537Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:50:35.537Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:50:35.802Z] 895022e0480a: Pushed [2025-11-28T03:50:35.802Z] 394a55a2a39c: Pushed [2025-11-28T03:50:35.802Z] f557fbdd7222: Pushed [2025-11-28T03:50:35.802Z] 0e64f2360a44: Layer already exists [2025-11-28T03:50:36.067Z] 679c5391e0a7: Pushed [2025-11-28T03:50:36.647Z] 97d2125b63b9: Pushed [2025-11-28T03:51:08.822Z] 9a23485e53f1: Pushed [2025-11-28T03:51:08.822Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:09.165Z] + 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-28T03:51:09.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-28T03:51:09.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-28T03:51:09.509Z] f557fbdd7222: Preparing [2025-11-28T03:51:09.509Z] 394a55a2a39c: Preparing [2025-11-28T03:51:09.509Z] 895022e0480a: Preparing [2025-11-28T03:51:09.509Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:09.509Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:09.509Z] 9a23485e53f1: Preparing [2025-11-28T03:51:09.509Z] 679c5391e0a7: Preparing [2025-11-28T03:51:09.509Z] 97d2125b63b9: Preparing [2025-11-28T03:51:09.509Z] 0e64f2360a44: Preparing [2025-11-28T03:51:09.509Z] 9a23485e53f1: Waiting [2025-11-28T03:51:09.509Z] 679c5391e0a7: Waiting [2025-11-28T03:51:09.509Z] 97d2125b63b9: Waiting [2025-11-28T03:51:09.509Z] 0e64f2360a44: Waiting [2025-11-28T03:51:09.509Z] 394a55a2a39c: Layer already exists [2025-11-28T03:51:09.509Z] f557fbdd7222: Layer already exists [2025-11-28T03:51:09.509Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:09.509Z] 895022e0480a: Layer already exists [2025-11-28T03:51:09.509Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:09.509Z] 97d2125b63b9: Layer already exists [2025-11-28T03:51:09.509Z] 679c5391e0a7: Layer already exists [2025-11-28T03:51:09.509Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:09.509Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:09.509Z] latest: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:10.140Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:10.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 [2025-11-28T03:51:10.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-28T03:51:10.480Z] f557fbdd7222: Preparing [2025-11-28T03:51:10.480Z] 394a55a2a39c: Preparing [2025-11-28T03:51:10.480Z] 895022e0480a: Preparing [2025-11-28T03:51:10.480Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:10.480Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:10.480Z] 9a23485e53f1: Preparing [2025-11-28T03:51:10.480Z] 679c5391e0a7: Preparing [2025-11-28T03:51:10.480Z] 97d2125b63b9: Preparing [2025-11-28T03:51:10.480Z] 0e64f2360a44: Preparing [2025-11-28T03:51:10.480Z] 9a23485e53f1: Waiting [2025-11-28T03:51:10.480Z] 679c5391e0a7: Waiting [2025-11-28T03:51:10.480Z] 97d2125b63b9: Waiting [2025-11-28T03:51:10.480Z] 0e64f2360a44: Waiting [2025-11-28T03:51:10.480Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:10.480Z] f557fbdd7222: Layer already exists [2025-11-28T03:51:10.480Z] 394a55a2a39c: Layer already exists [2025-11-28T03:51:10.480Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:10.480Z] 895022e0480a: Layer already exists [2025-11-28T03:51:10.480Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:10.480Z] 97d2125b63b9: Layer already exists [2025-11-28T03:51:10.480Z] 679c5391e0a7: Layer already exists [2025-11-28T03:51:10.480Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:10.480Z] 4.1.0-dev.79: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:10.822Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:11.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:11.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-28T03:51:11.170Z] f557fbdd7222: Preparing [2025-11-28T03:51:11.170Z] 394a55a2a39c: Preparing [2025-11-28T03:51:11.170Z] 895022e0480a: Preparing [2025-11-28T03:51:11.170Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:11.170Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:11.170Z] 9a23485e53f1: Preparing [2025-11-28T03:51:11.170Z] 679c5391e0a7: Preparing [2025-11-28T03:51:11.170Z] 97d2125b63b9: Preparing [2025-11-28T03:51:11.170Z] 0e64f2360a44: Preparing [2025-11-28T03:51:11.170Z] 679c5391e0a7: Waiting [2025-11-28T03:51:11.170Z] 97d2125b63b9: Waiting [2025-11-28T03:51:11.170Z] 0e64f2360a44: Waiting [2025-11-28T03:51:11.170Z] 9a23485e53f1: Waiting [2025-11-28T03:51:11.170Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:11.170Z] 394a55a2a39c: Layer already exists [2025-11-28T03:51:11.170Z] f557fbdd7222: Layer already exists [2025-11-28T03:51:11.170Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:11.170Z] 895022e0480a: Layer already exists [2025-11-28T03:51:11.170Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:11.170Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:11.170Z] 97d2125b63b9: Layer already exists [2025-11-28T03:51:11.170Z] 679c5391e0a7: Layer already exists [2025-11-28T03:51:11.170Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:11.512Z] + 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-28T03:51:11.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-11-28T03:51:11.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-28T03:51:11.860Z] f557fbdd7222: Preparing [2025-11-28T03:51:11.860Z] 394a55a2a39c: Preparing [2025-11-28T03:51:11.860Z] 895022e0480a: Preparing [2025-11-28T03:51:11.860Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:11.860Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:11.860Z] 9a23485e53f1: Preparing [2025-11-28T03:51:11.860Z] 679c5391e0a7: Preparing [2025-11-28T03:51:11.860Z] 97d2125b63b9: Preparing [2025-11-28T03:51:11.860Z] 0e64f2360a44: Preparing [2025-11-28T03:51:11.860Z] 679c5391e0a7: Waiting [2025-11-28T03:51:11.860Z] 97d2125b63b9: Waiting [2025-11-28T03:51:11.860Z] 0e64f2360a44: Waiting [2025-11-28T03:51:11.860Z] 9a23485e53f1: Waiting [2025-11-28T03:51:11.860Z] f557fbdd7222: Layer already exists [2025-11-28T03:51:11.860Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:11.860Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:11.860Z] 394a55a2a39c: Layer already exists [2025-11-28T03:51:11.860Z] 895022e0480a: Layer already exists [2025-11-28T03:51:11.860Z] 679c5391e0a7: Layer already exists [2025-11-28T03:51:11.860Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:11.860Z] 97d2125b63b9: Layer already exists [2025-11-28T03:51:11.860Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:11.860Z] main: digest: sha256:b8f98794dfa88a8e6c15301c74ddcffc69dc56a3a988c27800ce28b8a0e7be9d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:51:12.199Z] ===================================================== [Pipeline] echo [2025-11-28T03:51:12.214Z] taggedImages: [2025-11-28T03:51:12.214Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:12.214Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-11-28T03:51:12.214Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 [2025-11-28T03:51:12.214Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:12.214Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-28T03:51:12.238Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-28T03:51:12.238Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:12.238Z] latest [2025-11-28T03:51:12.238Z] 4.1.0-dev.79 [2025-11-28T03:51:12.238Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:12.238Z] main [2025-11-28T03:51:12.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:12.603Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:12.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:12.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-28T03:51:12.952Z] 655c9885a1c4: Preparing [2025-11-28T03:51:12.952Z] 0841f554b513: Preparing [2025-11-28T03:51:12.952Z] bf717f0f498b: Preparing [2025-11-28T03:51:12.952Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:12.952Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:12.952Z] 9a23485e53f1: Preparing [2025-11-28T03:51:12.952Z] 66cc348bd80a: Preparing [2025-11-28T03:51:12.952Z] 9a23485e53f1: Waiting [2025-11-28T03:51:12.952Z] 28fa722a4ca9: Preparing [2025-11-28T03:51:12.952Z] 0e64f2360a44: Preparing [2025-11-28T03:51:12.952Z] 28fa722a4ca9: Waiting [2025-11-28T03:51:12.952Z] 0e64f2360a44: Waiting [2025-11-28T03:51:12.952Z] 66cc348bd80a: Waiting [2025-11-28T03:51:12.952Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:12.952Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:12.953Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:12.953Z] 66cc348bd80a: Layer already exists [2025-11-28T03:51:13.216Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:13.216Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:51:13.216Z] bf717f0f498b: Pushed [2025-11-28T03:51:13.216Z] 0841f554b513: Pushed [2025-11-28T03:51:13.216Z] 655c9885a1c4: Pushed [2025-11-28T03:51:13.216Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:13.573Z] + 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-28T03:51:13.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-28T03:51:13.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-28T03:51:13.917Z] 655c9885a1c4: Preparing [2025-11-28T03:51:13.917Z] 0841f554b513: Preparing [2025-11-28T03:51:13.917Z] bf717f0f498b: Preparing [2025-11-28T03:51:13.917Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:13.917Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:13.917Z] 9a23485e53f1: Preparing [2025-11-28T03:51:13.917Z] 66cc348bd80a: Preparing [2025-11-28T03:51:13.917Z] 28fa722a4ca9: Preparing [2025-11-28T03:51:13.917Z] 0e64f2360a44: Preparing [2025-11-28T03:51:13.917Z] 9a23485e53f1: Waiting [2025-11-28T03:51:13.917Z] 66cc348bd80a: Waiting [2025-11-28T03:51:13.917Z] 28fa722a4ca9: Waiting [2025-11-28T03:51:13.917Z] 0e64f2360a44: Waiting [2025-11-28T03:51:13.917Z] 655c9885a1c4: Layer already exists [2025-11-28T03:51:13.917Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:13.917Z] 0841f554b513: Layer already exists [2025-11-28T03:51:13.917Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:13.917Z] bf717f0f498b: Layer already exists [2025-11-28T03:51:13.917Z] 66cc348bd80a: Layer already exists [2025-11-28T03:51:13.917Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:13.917Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:51:13.917Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:13.917Z] latest: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:14.269Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:14.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 [2025-11-28T03:51:14.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-28T03:51:14.618Z] 655c9885a1c4: Preparing [2025-11-28T03:51:14.618Z] 0841f554b513: Preparing [2025-11-28T03:51:14.618Z] bf717f0f498b: Preparing [2025-11-28T03:51:14.618Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:14.618Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:14.618Z] 9a23485e53f1: Preparing [2025-11-28T03:51:14.618Z] 66cc348bd80a: Preparing [2025-11-28T03:51:14.618Z] 28fa722a4ca9: Preparing [2025-11-28T03:51:14.618Z] 0e64f2360a44: Preparing [2025-11-28T03:51:14.618Z] 66cc348bd80a: Waiting [2025-11-28T03:51:14.618Z] 28fa722a4ca9: Waiting [2025-11-28T03:51:14.618Z] 0e64f2360a44: Waiting [2025-11-28T03:51:14.618Z] 9a23485e53f1: Waiting [2025-11-28T03:51:14.618Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:14.618Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:14.618Z] 0841f554b513: Layer already exists [2025-11-28T03:51:14.618Z] 655c9885a1c4: Layer already exists [2025-11-28T03:51:14.618Z] bf717f0f498b: Layer already exists [2025-11-28T03:51:14.618Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:14.618Z] 66cc348bd80a: Layer already exists [2025-11-28T03:51:14.618Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:51:14.618Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:14.618Z] 4.1.0-dev.79: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:14.973Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:15.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:15.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-28T03:51:15.321Z] 655c9885a1c4: Preparing [2025-11-28T03:51:15.321Z] 0841f554b513: Preparing [2025-11-28T03:51:15.321Z] bf717f0f498b: Preparing [2025-11-28T03:51:15.321Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:15.321Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:15.321Z] 9a23485e53f1: Preparing [2025-11-28T03:51:15.321Z] 66cc348bd80a: Preparing [2025-11-28T03:51:15.321Z] 28fa722a4ca9: Preparing [2025-11-28T03:51:15.321Z] 0e64f2360a44: Preparing [2025-11-28T03:51:15.321Z] 66cc348bd80a: Waiting [2025-11-28T03:51:15.321Z] 9a23485e53f1: Waiting [2025-11-28T03:51:15.321Z] 28fa722a4ca9: Waiting [2025-11-28T03:51:15.321Z] 0e64f2360a44: Waiting [2025-11-28T03:51:15.321Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:15.321Z] bf717f0f498b: Layer already exists [2025-11-28T03:51:15.321Z] 655c9885a1c4: Layer already exists [2025-11-28T03:51:15.321Z] 0841f554b513: Layer already exists [2025-11-28T03:51:15.321Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:15.321Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:15.321Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:51:15.321Z] 66cc348bd80a: Layer already exists [2025-11-28T03:51:15.321Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:15.321Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:15.665Z] + 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-28T03:51:16.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-11-28T03:51:16.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-28T03:51:16.018Z] 655c9885a1c4: Preparing [2025-11-28T03:51:16.018Z] 0841f554b513: Preparing [2025-11-28T03:51:16.018Z] bf717f0f498b: Preparing [2025-11-28T03:51:16.018Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:16.018Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:16.018Z] 9a23485e53f1: Preparing [2025-11-28T03:51:16.018Z] 66cc348bd80a: Preparing [2025-11-28T03:51:16.018Z] 28fa722a4ca9: Preparing [2025-11-28T03:51:16.018Z] 0e64f2360a44: Preparing [2025-11-28T03:51:16.018Z] 9a23485e53f1: Waiting [2025-11-28T03:51:16.018Z] 66cc348bd80a: Waiting [2025-11-28T03:51:16.018Z] 28fa722a4ca9: Waiting [2025-11-28T03:51:16.018Z] 0e64f2360a44: Waiting [2025-11-28T03:51:16.018Z] 655c9885a1c4: Layer already exists [2025-11-28T03:51:16.018Z] 0841f554b513: Layer already exists [2025-11-28T03:51:16.018Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:16.018Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:16.018Z] bf717f0f498b: Layer already exists [2025-11-28T03:51:16.018Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:16.018Z] 66cc348bd80a: Layer already exists [2025-11-28T03:51:16.018Z] 28fa722a4ca9: Layer already exists [2025-11-28T03:51:16.018Z] 9a23485e53f1: Layer already exists [2025-11-28T03:51:16.281Z] main: digest: sha256:8b9cb3396ac6c533501b5d1a1e1074e951ea0d76262b3416c4134de1ced208c0 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:51:16.368Z] ===================================================== [Pipeline] echo [2025-11-28T03:51:16.384Z] taggedImages: [2025-11-28T03:51:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-11-28T03:51:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 [2025-11-28T03:51:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:16.384Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-28T03:51:16.416Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-28T03:51:16.416Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:16.416Z] latest [2025-11-28T03:51:16.416Z] 4.1.0-dev.79 [2025-11-28T03:51:16.416Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:16.416Z] main [2025-11-28T03:51:16.416Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:16.801Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:17.150Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:17.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-28T03:51:17.150Z] 5dd0b7903d7a: Preparing [2025-11-28T03:51:17.150Z] 4f0bb721727a: Preparing [2025-11-28T03:51:17.150Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:17.150Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:17.150Z] c54cf66a69e5: Preparing [2025-11-28T03:51:17.150Z] f189fdef2c0e: Preparing [2025-11-28T03:51:17.150Z] 0e64f2360a44: Preparing [2025-11-28T03:51:17.150Z] f189fdef2c0e: Waiting [2025-11-28T03:51:17.150Z] 0e64f2360a44: Waiting [2025-11-28T03:51:17.150Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:17.415Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:17.415Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:17.415Z] 5dd0b7903d7a: Pushed [2025-11-28T03:51:17.680Z] c54cf66a69e5: Pushed [2025-11-28T03:51:18.636Z] f189fdef2c0e: Pushed [2025-11-28T03:51:26.827Z] 4f0bb721727a: Pushed [2025-11-28T03:51:26.827Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:27.188Z] + 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-28T03:51:27.555Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-28T03:51:27.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-28T03:51:27.555Z] 5dd0b7903d7a: Preparing [2025-11-28T03:51:27.555Z] 4f0bb721727a: Preparing [2025-11-28T03:51:27.555Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:27.555Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:27.555Z] c54cf66a69e5: Preparing [2025-11-28T03:51:27.555Z] f189fdef2c0e: Preparing [2025-11-28T03:51:27.555Z] 0e64f2360a44: Preparing [2025-11-28T03:51:27.555Z] f189fdef2c0e: Waiting [2025-11-28T03:51:27.555Z] 0e64f2360a44: Waiting [2025-11-28T03:51:27.555Z] c54cf66a69e5: Layer already exists [2025-11-28T03:51:27.555Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:27.555Z] 5dd0b7903d7a: Layer already exists [2025-11-28T03:51:27.555Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:27.555Z] 4f0bb721727a: Layer already exists [2025-11-28T03:51:27.555Z] f189fdef2c0e: Layer already exists [2025-11-28T03:51:27.555Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:27.821Z] latest: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:28.188Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:28.557Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 [2025-11-28T03:51:28.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-28T03:51:28.557Z] 5dd0b7903d7a: Preparing [2025-11-28T03:51:28.557Z] 4f0bb721727a: Preparing [2025-11-28T03:51:28.557Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:28.557Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:28.557Z] c54cf66a69e5: Preparing [2025-11-28T03:51:28.557Z] f189fdef2c0e: Preparing [2025-11-28T03:51:28.557Z] 0e64f2360a44: Preparing [2025-11-28T03:51:28.557Z] f189fdef2c0e: Waiting [2025-11-28T03:51:28.557Z] 0e64f2360a44: Waiting [2025-11-28T03:51:28.557Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:28.557Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:28.557Z] 5dd0b7903d7a: Layer already exists [2025-11-28T03:51:28.557Z] c54cf66a69e5: Layer already exists [2025-11-28T03:51:28.557Z] 4f0bb721727a: Layer already exists [2025-11-28T03:51:28.557Z] f189fdef2c0e: Layer already exists [2025-11-28T03:51:28.557Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:28.826Z] 4.1.0-dev.79: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:29.199Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:29.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:29.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-28T03:51:29.572Z] 5dd0b7903d7a: Preparing [2025-11-28T03:51:29.572Z] 4f0bb721727a: Preparing [2025-11-28T03:51:29.572Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:29.572Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:29.572Z] c54cf66a69e5: Preparing [2025-11-28T03:51:29.572Z] f189fdef2c0e: Preparing [2025-11-28T03:51:29.572Z] 0e64f2360a44: Preparing [2025-11-28T03:51:29.572Z] f189fdef2c0e: Waiting [2025-11-28T03:51:29.572Z] 0e64f2360a44: Waiting [2025-11-28T03:51:29.572Z] 5dd0b7903d7a: Layer already exists [2025-11-28T03:51:29.572Z] 4f0bb721727a: Layer already exists [2025-11-28T03:51:29.572Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:29.572Z] c54cf66a69e5: Layer already exists [2025-11-28T03:51:29.572Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:29.572Z] f189fdef2c0e: Layer already exists [2025-11-28T03:51:29.572Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:29.838Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:30.207Z] + 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-28T03:51:30.574Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-11-28T03:51:30.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-28T03:51:30.574Z] 5dd0b7903d7a: Preparing [2025-11-28T03:51:30.574Z] 4f0bb721727a: Preparing [2025-11-28T03:51:30.574Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:30.574Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:30.574Z] c54cf66a69e5: Preparing [2025-11-28T03:51:30.574Z] f189fdef2c0e: Preparing [2025-11-28T03:51:30.574Z] 0e64f2360a44: Preparing [2025-11-28T03:51:30.574Z] f189fdef2c0e: Waiting [2025-11-28T03:51:30.574Z] 0e64f2360a44: Waiting [2025-11-28T03:51:30.574Z] 4f0bb721727a: Layer already exists [2025-11-28T03:51:30.574Z] c54cf66a69e5: Layer already exists [2025-11-28T03:51:30.574Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:30.574Z] 5dd0b7903d7a: Layer already exists [2025-11-28T03:51:30.574Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:30.574Z] f189fdef2c0e: Layer already exists [2025-11-28T03:51:30.574Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:30.841Z] main: digest: sha256:f23826f058dd247a2bbb8037ce3efdced3ae2308cff2866895d1922ba0bae5e2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:51:30.930Z] ===================================================== [Pipeline] echo [2025-11-28T03:51:30.944Z] taggedImages: [2025-11-28T03:51:30.944Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:30.944Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-11-28T03:51:30.944Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 [2025-11-28T03:51:30.944Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:30.944Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-28T03:51:30.973Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-28T03:51:30.973Z] 93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:30.973Z] latest [2025-11-28T03:51:30.973Z] 4.1.0-dev.79 [2025-11-28T03:51:30.973Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:30.973Z] main [2025-11-28T03:51:30.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:31.365Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:31.743Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:31.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-28T03:51:31.743Z] f9189b6008d9: Preparing [2025-11-28T03:51:31.743Z] 4406c8837892: Preparing [2025-11-28T03:51:31.743Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:31.743Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:31.743Z] 6932d3fe2212: Preparing [2025-11-28T03:51:31.743Z] 73d67b0ad6c7: Preparing [2025-11-28T03:51:31.743Z] 0e64f2360a44: Preparing [2025-11-28T03:51:31.743Z] 73d67b0ad6c7: Waiting [2025-11-28T03:51:31.743Z] 0e64f2360a44: Waiting [2025-11-28T03:51:31.743Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:32.011Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:32.011Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:32.011Z] f9189b6008d9: Pushed [2025-11-28T03:51:37.343Z] 6932d3fe2212: Pushed [2025-11-28T03:51:37.343Z] 73d67b0ad6c7: Pushed [2025-11-28T03:51:40.672Z] 4406c8837892: Pushed [2025-11-28T03:51:40.672Z] 93993623b6023bd90f5581334015c52b08f52fe2: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:41.027Z] + 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-28T03:51:41.374Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-28T03:51:41.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-28T03:51:41.374Z] f9189b6008d9: Preparing [2025-11-28T03:51:41.374Z] 4406c8837892: Preparing [2025-11-28T03:51:41.374Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:41.374Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:41.374Z] 6932d3fe2212: Preparing [2025-11-28T03:51:41.374Z] 73d67b0ad6c7: Preparing [2025-11-28T03:51:41.374Z] 0e64f2360a44: Preparing [2025-11-28T03:51:41.374Z] 73d67b0ad6c7: Waiting [2025-11-28T03:51:41.374Z] 0e64f2360a44: Waiting [2025-11-28T03:51:41.374Z] 6932d3fe2212: Layer already exists [2025-11-28T03:51:41.374Z] 4406c8837892: Layer already exists [2025-11-28T03:51:41.374Z] f9189b6008d9: Layer already exists [2025-11-28T03:51:41.374Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:41.374Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:41.374Z] 73d67b0ad6c7: Layer already exists [2025-11-28T03:51:41.374Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:41.374Z] latest: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:42.003Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:42.372Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 [2025-11-28T03:51:42.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-28T03:51:42.372Z] f9189b6008d9: Preparing [2025-11-28T03:51:42.372Z] 4406c8837892: Preparing [2025-11-28T03:51:42.372Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:42.372Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:42.372Z] 6932d3fe2212: Preparing [2025-11-28T03:51:42.372Z] 73d67b0ad6c7: Preparing [2025-11-28T03:51:42.372Z] 0e64f2360a44: Preparing [2025-11-28T03:51:42.372Z] 73d67b0ad6c7: Waiting [2025-11-28T03:51:42.372Z] 0e64f2360a44: Waiting [2025-11-28T03:51:42.372Z] f9189b6008d9: Layer already exists [2025-11-28T03:51:42.372Z] 6932d3fe2212: Layer already exists [2025-11-28T03:51:42.372Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:42.372Z] 4406c8837892: Layer already exists [2025-11-28T03:51:42.372Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:42.372Z] 73d67b0ad6c7: Layer already exists [2025-11-28T03:51:42.372Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:42.372Z] 4.1.0-dev.79: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:43.000Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:43.359Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:43.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-28T03:51:43.359Z] f9189b6008d9: Preparing [2025-11-28T03:51:43.359Z] 4406c8837892: Preparing [2025-11-28T03:51:43.359Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:43.359Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:43.359Z] 6932d3fe2212: Preparing [2025-11-28T03:51:43.359Z] 73d67b0ad6c7: Preparing [2025-11-28T03:51:43.359Z] 0e64f2360a44: Preparing [2025-11-28T03:51:43.359Z] 73d67b0ad6c7: Waiting [2025-11-28T03:51:43.359Z] 0e64f2360a44: Waiting [2025-11-28T03:51:43.359Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:43.359Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:43.359Z] 6932d3fe2212: Layer already exists [2025-11-28T03:51:43.359Z] 4406c8837892: Layer already exists [2025-11-28T03:51:43.359Z] f9189b6008d9: Layer already exists [2025-11-28T03:51:43.359Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:43.359Z] 73d67b0ad6c7: Layer already exists [2025-11-28T03:51:43.359Z] 93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:43.966Z] + 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-28T03:51:44.304Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-11-28T03:51:44.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-28T03:51:44.304Z] f9189b6008d9: Preparing [2025-11-28T03:51:44.304Z] 4406c8837892: Preparing [2025-11-28T03:51:44.304Z] 1e0bef174c7b: Preparing [2025-11-28T03:51:44.304Z] 0e1e965fbec2: Preparing [2025-11-28T03:51:44.304Z] 6932d3fe2212: Preparing [2025-11-28T03:51:44.304Z] 73d67b0ad6c7: Preparing [2025-11-28T03:51:44.304Z] 0e64f2360a44: Preparing [2025-11-28T03:51:44.304Z] 73d67b0ad6c7: Waiting [2025-11-28T03:51:44.304Z] 0e64f2360a44: Waiting [2025-11-28T03:51:44.304Z] 4406c8837892: Layer already exists [2025-11-28T03:51:44.304Z] 6932d3fe2212: Layer already exists [2025-11-28T03:51:44.304Z] 1e0bef174c7b: Layer already exists [2025-11-28T03:51:44.304Z] 0e1e965fbec2: Layer already exists [2025-11-28T03:51:44.304Z] f9189b6008d9: Layer already exists [2025-11-28T03:51:44.304Z] 0e64f2360a44: Layer already exists [2025-11-28T03:51:44.304Z] 73d67b0ad6c7: Layer already exists [2025-11-28T03:51:44.304Z] main: digest: sha256:71d9f990db12886ff4672f211436b38c2c12eff5b654151d2e946e9db40fa69a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-28T03:51:44.634Z] ===================================================== [Pipeline] echo [2025-11-28T03:51:44.652Z] taggedImages: [2025-11-28T03:51:44.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [2025-11-28T03:51:44.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-11-28T03:51:44.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 [2025-11-28T03:51:44.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [2025-11-28T03:51:44.652Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-11-28T03:51:44.668Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:44.681Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-11-28T03:51:44.693Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.707Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.719Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-11-28T03:51:44.730Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:44.741Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-11-28T03:51:44.759Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.773Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.784Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-11-28T03:51:44.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:44.810Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-11-28T03:51:44.823Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.839Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.852Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-11-28T03:51:44.866Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:44.876Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-11-28T03:51:44.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.902Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.915Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-11-28T03:51:44.930Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:44.947Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-11-28T03:51:44.959Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.970Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:44.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-11-28T03:51:44.996Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.011Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.047Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.061Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-11-28T03:51:45.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.092Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.103Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.117Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.129Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-11-28T03:51:45.143Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.154Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.169Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.194Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-11-28T03:51:45.209Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.222Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.234Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.247Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-11-28T03:51:45.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.288Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.301Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.318Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.330Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-11-28T03:51:45.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.359Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.369Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.385Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.402Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-11-28T03:51:45.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.434Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.448Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.462Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.475Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-11-28T03:51:45.492Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.505Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.517Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.533Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.547Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-11-28T03:51:45.565Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.578Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.590Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.599Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.610Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-11-28T03:51:45.623Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] echo [2025-11-28T03:51:45.637Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-11-28T03:51:45.648Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.663Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:93993623b6023bd90f5581334015c52b08f52fe2-4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:51:45.678Z] 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-28T03:51:46.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-28T03:51:46.088Z] [2025-11-28T03:51:46.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:51:46.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-28T03:51:46.421Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-28T03:51:46.421Z] 8998bd30e6a1: Pulling fs layer [2025-11-28T03:51:46.421Z] 04944245beec: Pulling fs layer [2025-11-28T03:51:46.421Z] 699f458cf7ca: Pulling fs layer [2025-11-28T03:51:46.421Z] 765212b225bb: Pulling fs layer [2025-11-28T03:51:46.421Z] f23df028b6ca: Pulling fs layer [2025-11-28T03:51:46.421Z] d65c8cfc05b1: Pulling fs layer [2025-11-28T03:51:46.421Z] 2437ff75d9bd: Pulling fs layer [2025-11-28T03:51:46.421Z] f23df028b6ca: Waiting [2025-11-28T03:51:46.421Z] d65c8cfc05b1: Waiting [2025-11-28T03:51:46.421Z] 2437ff75d9bd: Waiting [2025-11-28T03:51:46.421Z] 765212b225bb: Waiting [2025-11-28T03:51:46.688Z] 04944245beec: Verifying Checksum [2025-11-28T03:51:46.688Z] 04944245beec: Download complete [2025-11-28T03:51:46.688Z] 765212b225bb: Verifying Checksum [2025-11-28T03:51:46.688Z] 765212b225bb: Download complete [2025-11-28T03:51:46.688Z] f23df028b6ca: Verifying Checksum [2025-11-28T03:51:46.688Z] f23df028b6ca: Download complete [2025-11-28T03:51:46.688Z] d65c8cfc05b1: Verifying Checksum [2025-11-28T03:51:46.688Z] d65c8cfc05b1: Download complete [2025-11-28T03:51:46.954Z] 699f458cf7ca: Verifying Checksum [2025-11-28T03:51:46.954Z] 699f458cf7ca: Download complete [2025-11-28T03:51:47.222Z] 8998bd30e6a1: Verifying Checksum [2025-11-28T03:51:47.222Z] 8998bd30e6a1: Download complete [2025-11-28T03:51:49.798Z] 2437ff75d9bd: Verifying Checksum [2025-11-28T03:51:49.798Z] 2437ff75d9bd: Download complete [2025-11-28T03:51:51.734Z] 8998bd30e6a1: Pull complete [2025-11-28T03:51:52.315Z] 04944245beec: Pull complete [2025-11-28T03:51:53.718Z] 699f458cf7ca: Pull complete [2025-11-28T03:51:53.984Z] 765212b225bb: Pull complete [2025-11-28T03:51:54.939Z] f23df028b6ca: Pull complete [2025-11-28T03:51:55.208Z] d65c8cfc05b1: Pull complete [2025-11-28T03:52:13.396Z] 2437ff75d9bd: Pull complete [2025-11-28T03:52:13.396Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-28T03:52:13.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-28T03:52:13.396Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:52:13.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-774042 does not seem to be running inside a container [2025-11-28T03:52:13.682Z] $ 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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:52:16.996Z] $ docker top c16d3b8ec9be6d1a30b8c2b1325bcfc02883c535a3eb8ee469cd93828994e012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:52:17.910Z] ---> job-cost.sh [2025-11-28T03:52:17.910Z] lf-activate-venv: SKIPPING [2025-11-28T03:52:17.910Z] INFO: No Stack... [2025-11-28T03:52:18.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-28T03:52:19.116Z] INFO: Archiving Costs [Pipeline] sh [2025-11-28T03:52:19.796Z] + cat /w/workspace/edgex-go/930/archives/cost.csv [2025-11-28T03:52:19.796Z] + cut -d, -f6 [Pipeline] lock [2025-11-28T03:52:19.863Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-930-stack-cost] [2025-11-28T03:52:19.873Z] Resource [jenkins-edgexfoundry-edgex-go-main-930-stack-cost] did not exist. Created. [2025-11-28T03:52:19.879Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-930-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-28T03:52:20.577Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-28T03:52:21.320Z] Stashed 1 file(s) [Pipeline] } [2025-11-28T03:52:21.329Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-930-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-28T03:52:21.367Z] $ docker stop --time=1 c16d3b8ec9be6d1a30b8c2b1325bcfc02883c535a3eb8ee469cd93828994e012 [2025-11-28T03:52:22.893Z] $ docker rm -f --volumes c16d3b8ec9be6d1a30b8c2b1325bcfc02883c535a3eb8ee469cd93828994e012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-11-28T03:52:23.441Z] provisioning config files... [2025-11-28T03:52:23.449Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/930@tmp/config2774080021264648266tmp [Pipeline] { [Pipeline] sh [2025-11-28T03:52:23.743Z] + set +x [2025-11-28T03:52:23.744Z] + curl -s https://codecov.io/bash [2025-11-28T03:52:23.744Z] + bash -s -- [2025-11-28T03:52:23.744Z] [2025-11-28T03:52:23.744Z] _____ _ [2025-11-28T03:52:23.744Z] / ____| | | [2025-11-28T03:52:23.744Z] | | ___ __| | ___ ___ _____ __ [2025-11-28T03:52:23.744Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-28T03:52:23.744Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-28T03:52:23.744Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-28T03:52:23.744Z] Bash-1.0.6 [2025-11-28T03:52:23.744Z] [2025-11-28T03:52:23.744Z] [2025-11-28T03:52:23.744Z] ==> git version 2.25.1 found [2025-11-28T03:52:23.744Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-11-28T03:52:23.744Z] Release-Date: 2020-01-08 [2025-11-28T03:52:23.744Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-11-28T03:52:23.744Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-28T03:52:23.744Z] ==> Jenkins CI detected. [2025-11-28T03:52:23.744Z] current dir:  /w/workspace/edgex-go/930 [2025-11-28T03:52:23.744Z] project root: . [2025-11-28T03:52:23.744Z] --> token set from env [2025-11-28T03:52:23.744Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-11-28T03:52:23.744Z] ==> Running gcov in . (disable via -X gcov) [2025-11-28T03:52:24.004Z] ==> Python coveragepy not found [2025-11-28T03:52:24.004Z] ==> Searching for coverage reports in: [2025-11-28T03:52:24.004Z] + . [2025-11-28T03:52:24.004Z] -> Found 1 reports [2025-11-28T03:52:24.004Z] ==> Detecting git/mercurial file structure [2025-11-28T03:52:24.004Z] ==> Reading reports [2025-11-28T03:52:24.004Z] + ./coverage.out bytes=1041478 [2025-11-28T03:52:24.004Z] ==> Appending adjustments [2025-11-28T03:52:24.004Z] https://docs.codecov.io/docs/fixing-reports [2025-11-28T03:52:25.383Z] + Found adjustments [2025-11-28T03:52:25.383Z] ==> Gzipping contents [2025-11-28T03:52:25.383Z] 108K /tmp/codecov.WyhZHT.gz [2025-11-28T03:52:25.383Z] ==> Uploading reports [2025-11-28T03:52:25.383Z] url: https://codecov.io [2025-11-28T03:52:25.383Z] query: branch=main&commit=93993623b6023bd90f5581334015c52b08f52fe2&build=930&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F930%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-28T03:52:25.383Z] -> Pinging Codecov [2025-11-28T03:52:25.383Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=93993623b6023bd90f5581334015c52b08f52fe2&build=930&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F930%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-28T03:52:25.642Z] -> Uploading to [2025-11-28T03:52:25.642Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/93993623b6023bd90f5581334015c52b08f52fe2/b02a8f69-0cfd-4d33-984c-0043360d8832.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251128%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251128T035225Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6fa7c4d63a51ba120931a7345340f95d8ee4113e92247b393d5d1512f173ebaf [2025-11-28T03:52:25.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:52:25.642Z] Dload Upload Total Spent Left Speed [2025-11-28T03:52:25.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 0 100 104k 0 540k --:--:-- --:--:-- --:--:-- 540k [2025-11-28T03:52:25.902Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/93993623b6023bd90f5581334015c52b08f52fe2 [Pipeline] } [2025-11-28T03:52:25.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-11-28T03:52:26.146Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-28T03:52:26.162Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:52:26.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-28T03:52:26.479Z] [2025-11-28T03:52:26.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:52:26.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-28T03:52:26.784Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-28T03:52:26.784Z] 2d35ebdb57d9: Already exists [2025-11-28T03:52:26.784Z] 85e8836fcdb2: Pulling fs layer [2025-11-28T03:52:26.784Z] 91631faa732a: Pulling fs layer [2025-11-28T03:52:26.784Z] f3f5ae8826fa: Pulling fs layer [2025-11-28T03:52:26.784Z] 4f4fb700ef54: Pulling fs layer [2025-11-28T03:52:26.784Z] 7861252a18e6: Pulling fs layer [2025-11-28T03:52:26.784Z] 9130f900ef6f: Pulling fs layer [2025-11-28T03:52:26.784Z] 4f4fb700ef54: Waiting [2025-11-28T03:52:26.784Z] 7861252a18e6: Waiting [2025-11-28T03:52:26.784Z] 9130f900ef6f: Waiting [2025-11-28T03:52:26.784Z] f3f5ae8826fa: Download complete [2025-11-28T03:52:26.784Z] 4f4fb700ef54: Verifying Checksum [2025-11-28T03:52:26.784Z] 4f4fb700ef54: Download complete [2025-11-28T03:52:26.784Z] 85e8836fcdb2: Verifying Checksum [2025-11-28T03:52:26.784Z] 85e8836fcdb2: Download complete [2025-11-28T03:52:26.784Z] 85e8836fcdb2: Pull complete [2025-11-28T03:52:27.043Z] 7861252a18e6: Verifying Checksum [2025-11-28T03:52:27.043Z] 7861252a18e6: Download complete [2025-11-28T03:52:27.301Z] 91631faa732a: Verifying Checksum [2025-11-28T03:52:27.301Z] 91631faa732a: Download complete [2025-11-28T03:52:27.868Z] 9130f900ef6f: Verifying Checksum [2025-11-28T03:52:32.634Z] 91631faa732a: Pull complete [2025-11-28T03:52:32.634Z] f3f5ae8826fa: Pull complete [2025-11-28T03:52:32.634Z] 4f4fb700ef54: Pull complete [2025-11-28T03:52:32.634Z] 7861252a18e6: Pull complete [2025-11-28T03:52:35.952Z] 9130f900ef6f: Pull complete [2025-11-28T03:52:35.952Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-28T03:52:35.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-28T03:52:35.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:52:36.067Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:52:36.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-28T03:52:38.148Z] $ docker top f7681618a03cb22d6d70ebcd934879e5759f710b36af78cd93568aada71e96ad -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-28T03:52:38.523Z] + git config --global --add safe.directory /w/workspace/edgex-go/930 [Pipeline] echo [2025-11-28T03:52:38.538Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-11-28T03:52:38.833Z] + set -o pipefail [2025-11-28T03:52:38.833Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-11-28T03:52:52.255Z] [2025-11-28T03:52:52.255Z] Monitoring /w/workspace/edgex-go/930 (github.com/edgexfoundry/edgex-go)... [2025-11-28T03:52:52.255Z] [2025-11-28T03:52:52.255Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f4465998-e84c-4a15-981f-e38693e6d976 [2025-11-28T03:52:52.255Z] [2025-11-28T03:52:52.255Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-28T03:52:52.255Z] [Pipeline] } [2025-11-28T03:52:57.374Z] $ docker stop --time=1 f7681618a03cb22d6d70ebcd934879e5759f710b36af78cd93568aada71e96ad [2025-11-28T03:53:00.077Z] $ docker rm -f --volumes f7681618a03cb22d6d70ebcd934879e5759f710b36af78cd93568aada71e96ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-11-28T03:53:00.598Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-28T03:53:00.612Z] provisioning config files... [2025-11-28T03:53:00.620Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/930@tmp/config10809839081779409501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:00.930Z] --> edgex-publish-swagger.sh [2025-11-28T03:53:00.930Z] === Publish openapi API === [2025-11-28T03:53:00.930Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-11-28T03:53:00.930Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/930/openapi/core-command.yaml] [2025-11-28T03:53:00.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:00.930Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:00.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 407 201k --:--:-- --:--:-- --:--:-- 201k [2025-11-28T03:53:00.930Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:00.930Z] [2025-11-28T03:53:00.930Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/930/openapi/core-data.yaml] [2025-11-28T03:53:00.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:00.930Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:01.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 503 561k --:--:-- --:--:-- --:--:-- 561k [2025-11-28T03:53:01.191Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:01.191Z] [2025-11-28T03:53:01.191Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/930/openapi/core-keeper.yaml] [2025-11-28T03:53:01.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:01.191Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:01.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 611 273k --:--:-- --:--:-- --:--:-- 273k [2025-11-28T03:53:01.191Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:01.191Z] [2025-11-28T03:53:01.191Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/930/openapi/core-metadata.yaml] [2025-11-28T03:53:01.191Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:01.191Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:01.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 503 1220k --:--:-- --:--:-- --:--:-- 1220k [2025-11-28T03:53:01.454Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:01.454Z] [2025-11-28T03:53:01.454Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/930/openapi/security-proxy-auth.yaml] [2025-11-28T03:53:01.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:01.454Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:01.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 673 243k --:--:-- --:--:-- --:--:-- 247k [2025-11-28T03:53:01.454Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:01.454Z] [2025-11-28T03:53:01.454Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/930/openapi/security-secretstore-setup.yaml] [2025-11-28T03:53:01.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:01.454Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:01.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 653 38742 --:--:-- --:--:-- --:--:-- 39396 [2025-11-28T03:53:01.714Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:01.714Z] [2025-11-28T03:53:01.714Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/930/openapi/support-notifications.yaml] [2025-11-28T03:53:01.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:01.714Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:01.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 511 756k --:--:-- --:--:-- --:--:-- 757k [2025-11-28T03:53:01.714Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:01.714Z] [2025-11-28T03:53:01.714Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/930/openapi/support-scheduler.yaml] [2025-11-28T03:53:01.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-28T03:53:01.714Z] Dload Upload Total Spent Left Speed [2025-11-28T03:53:01.987Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 559 419k --:--:-- --:--:-- --:--:-- 420k [2025-11-28T03:53:01.987Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-28T03:53:01.987Z] [Pipeline] } [2025-11-28T03:53:01.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-11-28T03:53:02.440Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-28T03:53:02.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:53:02.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-28T03:53:02.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:53:02.832Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:53:02.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-28T03:53:03.148Z] $ docker top 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f -eo pid,comm [2025-11-28T03:53:03.206Z] 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-28T03:53:03.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-28T03:53:03.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-28T03:53:03.270Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-28T03:53:03.379Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-28T03:53:03.373Z] $ docker exec 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f ssh-agent [2025-11-28T03:53:03.491Z] SSH_AUTH_SOCK=/tmp/ssh-YeQM702PUwQC/agent.32 [2025-11-28T03:53:03.491Z] SSH_AGENT_PID=38 [2025-11-28T03:53:03.498Z] Running ssh-add (command line suppressed) [2025-11-28T03:53:03.585Z] Identity added: /w/workspace/edgex-go/930@tmp/private_key_14010452491724506930.key (/w/workspace/edgex-go/930@tmp/private_key_14010452491724506930.key) [2025-11-28T03:53:03.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-28T03:53:03.909Z] + git semver tag [2025-11-28T03:53:04.168Z] 2025-11-28 03:53:04,134 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-28T03:53:04.168Z] 2025-11-28 03:53:04,138 [run_tag] DEBUG tag force:False [2025-11-28T03:53:04.168Z] 2025-11-28 03:53:04,138 [check_head_tag] DEBUG check head tag [2025-11-28T03:53:04.168Z] 2025-11-28 03:53:04,139 [execute] INFO git cat-file --batch-check [2025-11-28T03:53:04.168Z] 2025-11-28 03:53:04,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/930, stdin=, shell=False, universal_newlines=False) [2025-11-28T03:53:04.168Z] 2025-11-28 03:53:04,142 [execute] INFO git cat-file --batch [2025-11-28T03:53:04.168Z] 2025-11-28 03:53:04,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/930, stdin=, shell=False, universal_newlines=False) [2025-11-28T03:53:04.428Z] 2025-11-28 03:53:04,168 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:53:04.428Z] 2025-11-28 03:53:04,168 [execute] INFO git tag -a v4.1.0-dev.79 -m v4.1.0-dev.79 [2025-11-28T03:53:04.428Z] 2025-11-28 03:53:04,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.79', '-m', 'v4.1.0-dev.79'], cwd=/w/workspace/edgex-go/930, stdin=None, shell=False, universal_newlines=False) [2025-11-28T03:53:04.429Z] 2025-11-28 03:53:04,171 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:53:04.429Z] 4.1.0-dev.79 [Pipeline] } [2025-11-28T03:53:04.436Z] $ docker exec --env ******** --env ******** 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f ssh-agent -k [2025-11-28T03:53:04.532Z] unset SSH_AUTH_SOCK; [2025-11-28T03:53:04.532Z] unset SSH_AGENT_PID; [2025-11-28T03:53:04.532Z] echo Agent pid 38 killed; [2025-11-28T03:53:04.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-28T03:53:04.890Z] + git semver [Pipeline] } [2025-11-28T03:53:05.158Z] $ docker stop --time=1 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f [2025-11-28T03:53:06.413Z] $ docker rm -f --volumes 9e36b239499f602021456b9c4f732ace4443ac29eaa52cf16e9aeb6833d9a59f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:53:06.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-28T03:53:06.861Z] [2025-11-28T03:53:06.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:53:07.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-28T03:53:07.177Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-28T03:53:07.177Z] ab5ef0e58194: Pulling fs layer [2025-11-28T03:53:07.177Z] 9712f1f96733: Pulling fs layer [2025-11-28T03:53:07.177Z] 63f879dbbcfc: Pulling fs layer [2025-11-28T03:53:07.177Z] 0d9ebad4ef96: Pulling fs layer [2025-11-28T03:53:07.177Z] e9a5061849ea: Pulling fs layer [2025-11-28T03:53:07.177Z] d747dcd14b5f: Pulling fs layer [2025-11-28T03:53:07.177Z] 2de7ff778b66: Pulling fs layer [2025-11-28T03:53:07.177Z] d747dcd14b5f: Waiting [2025-11-28T03:53:07.177Z] e9a5061849ea: Waiting [2025-11-28T03:53:07.177Z] 2de7ff778b66: Waiting [2025-11-28T03:53:07.177Z] 0d9ebad4ef96: Waiting [2025-11-28T03:53:07.177Z] 9712f1f96733: Verifying Checksum [2025-11-28T03:53:07.177Z] 9712f1f96733: Download complete [2025-11-28T03:53:07.746Z] 63f879dbbcfc: Verifying Checksum [2025-11-28T03:53:07.746Z] 63f879dbbcfc: Download complete [2025-11-28T03:53:07.746Z] e9a5061849ea: Verifying Checksum [2025-11-28T03:53:07.746Z] e9a5061849ea: Download complete [2025-11-28T03:53:07.746Z] d747dcd14b5f: Verifying Checksum [2025-11-28T03:53:07.746Z] d747dcd14b5f: Download complete [2025-11-28T03:53:08.007Z] 0d9ebad4ef96: Verifying Checksum [2025-11-28T03:53:08.007Z] 0d9ebad4ef96: Download complete [2025-11-28T03:53:08.007Z] ab5ef0e58194: Verifying Checksum [2025-11-28T03:53:08.007Z] 2de7ff778b66: Verifying Checksum [2025-11-28T03:53:08.007Z] 2de7ff778b66: Download complete [2025-11-28T03:53:11.304Z] ab5ef0e58194: Pull complete [2025-11-28T03:53:11.304Z] 9712f1f96733: Pull complete [2025-11-28T03:53:11.900Z] 63f879dbbcfc: Pull complete [2025-11-28T03:53:17.181Z] 0d9ebad4ef96: Pull complete [2025-11-28T03:53:17.181Z] e9a5061849ea: Pull complete [2025-11-28T03:53:17.181Z] d747dcd14b5f: Pull complete [2025-11-28T03:53:18.562Z] 2de7ff778b66: Pull complete [2025-11-28T03:53:18.562Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-28T03:53:18.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-28T03:53:18.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:53:18.668Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:53:18.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-11-28T03:53:20.925Z] $ docker top dc81475af6387bcef488bdf3032a5d4767ee654f7ae2da59b8f4bb2d3f1f0438 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-28T03:53:21.015Z] provisioning config files... [2025-11-28T03:53:21.022Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/930@tmp/config27365657511117759tmp [2025-11-28T03:53:21.032Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/930@tmp/config13145329063630547481tmp [2025-11-28T03:53:21.043Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/930@tmp/config2070800706278043293tmp [Pipeline] { [Pipeline] echo [2025-11-28T03:53:21.135Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:21.449Z] ---> sigul-configuration.sh [2025-11-28T03:53:21.449Z] gpg: directory `/root/.gnupg' created [2025-11-28T03:53:21.449Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-28T03:53:21.449Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-28T03:53:21.449Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-28T03:53:21.449Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-28T03:53:21.449Z] gpg: CAST5 encrypted data [2025-11-28T03:53:21.449Z] gpg: encrypted with 1 passphrase [2025-11-28T03:53:21.449Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-28T03:53:21.910Z] + mkdir /home/jenkins [2025-11-28T03:53:21.910Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-28T03:53:22.285Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-11-28T03:53:22.300Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:22.601Z] ---> sigul-install.sh [2025-11-28T03:53:22.601Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-28T03:53:22.907Z] + git tag --list [2025-11-28T03:53:22.907Z] 0.6.0 [2025-11-28T03:53:22.907Z] 0.6.1 [2025-11-28T03:53:22.907Z] 0.7.0 [2025-11-28T03:53:22.907Z] 0.7.1 [2025-11-28T03:53:22.907Z] v1.0.0 [2025-11-28T03:53:22.907Z] v1.0.1 [2025-11-28T03:53:22.907Z] v1.1.0 [2025-11-28T03:53:22.907Z] v1.2.0 [2025-11-28T03:53:22.907Z] v1.2.1 [2025-11-28T03:53:22.907Z] v1.3.0 [2025-11-28T03:53:22.907Z] v1.3.1 [2025-11-28T03:53:22.907Z] v2.0.0 [2025-11-28T03:53:22.907Z] v2.1.0 [2025-11-28T03:53:22.907Z] v2.1.1 [2025-11-28T03:53:22.907Z] v2.2.0 [2025-11-28T03:53:22.907Z] v2.3.0 [2025-11-28T03:53:22.907Z] v3.0 [2025-11-28T03:53:22.907Z] v3.0.0 [2025-11-28T03:53:22.907Z] v3.1 [2025-11-28T03:53:22.907Z] v3.1.0 [2025-11-28T03:53:22.907Z] v3.1.1 [2025-11-28T03:53:22.907Z] v4.0 [2025-11-28T03:53:22.907Z] v4.0.0 [2025-11-28T03:53:22.907Z] v4.0.1 [2025-11-28T03:53:22.907Z] v4.0.1-dev.1 [2025-11-28T03:53:22.907Z] v4.0.1-dev.2 [2025-11-28T03:53:22.907Z] v4.1.0-dev.1 [2025-11-28T03:53:22.907Z] v4.1.0-dev.10 [2025-11-28T03:53:22.907Z] v4.1.0-dev.11 [2025-11-28T03:53:22.907Z] v4.1.0-dev.12 [2025-11-28T03:53:22.907Z] v4.1.0-dev.13 [2025-11-28T03:53:22.907Z] v4.1.0-dev.14 [2025-11-28T03:53:22.907Z] v4.1.0-dev.15 [2025-11-28T03:53:22.907Z] v4.1.0-dev.16 [2025-11-28T03:53:22.907Z] v4.1.0-dev.17 [2025-11-28T03:53:22.907Z] v4.1.0-dev.18 [2025-11-28T03:53:22.907Z] v4.1.0-dev.19 [2025-11-28T03:53:22.907Z] v4.1.0-dev.2 [2025-11-28T03:53:22.907Z] v4.1.0-dev.20 [2025-11-28T03:53:22.907Z] v4.1.0-dev.21 [2025-11-28T03:53:22.907Z] v4.1.0-dev.22 [2025-11-28T03:53:22.907Z] v4.1.0-dev.23 [2025-11-28T03:53:22.907Z] v4.1.0-dev.24 [2025-11-28T03:53:22.907Z] v4.1.0-dev.25 [2025-11-28T03:53:22.907Z] v4.1.0-dev.26 [2025-11-28T03:53:22.907Z] v4.1.0-dev.27 [2025-11-28T03:53:22.907Z] v4.1.0-dev.28 [2025-11-28T03:53:22.907Z] v4.1.0-dev.29 [2025-11-28T03:53:22.907Z] v4.1.0-dev.3 [2025-11-28T03:53:22.907Z] v4.1.0-dev.30 [2025-11-28T03:53:22.907Z] v4.1.0-dev.31 [2025-11-28T03:53:22.907Z] v4.1.0-dev.32 [2025-11-28T03:53:22.907Z] v4.1.0-dev.33 [2025-11-28T03:53:22.907Z] v4.1.0-dev.34 [2025-11-28T03:53:22.907Z] v4.1.0-dev.35 [2025-11-28T03:53:22.907Z] v4.1.0-dev.36 [2025-11-28T03:53:22.907Z] v4.1.0-dev.37 [2025-11-28T03:53:22.907Z] v4.1.0-dev.38 [2025-11-28T03:53:22.907Z] v4.1.0-dev.39 [2025-11-28T03:53:22.907Z] v4.1.0-dev.4 [2025-11-28T03:53:22.907Z] v4.1.0-dev.40 [2025-11-28T03:53:22.907Z] v4.1.0-dev.41 [2025-11-28T03:53:22.907Z] v4.1.0-dev.42 [2025-11-28T03:53:22.907Z] v4.1.0-dev.43 [2025-11-28T03:53:22.907Z] v4.1.0-dev.44 [2025-11-28T03:53:22.907Z] v4.1.0-dev.45 [2025-11-28T03:53:22.907Z] v4.1.0-dev.46 [2025-11-28T03:53:22.907Z] v4.1.0-dev.47 [2025-11-28T03:53:22.907Z] v4.1.0-dev.48 [2025-11-28T03:53:22.907Z] v4.1.0-dev.49 [2025-11-28T03:53:22.907Z] v4.1.0-dev.5 [2025-11-28T03:53:22.907Z] v4.1.0-dev.50 [2025-11-28T03:53:22.907Z] v4.1.0-dev.51 [2025-11-28T03:53:22.907Z] v4.1.0-dev.52 [2025-11-28T03:53:22.907Z] v4.1.0-dev.53 [2025-11-28T03:53:22.907Z] v4.1.0-dev.54 [2025-11-28T03:53:22.907Z] v4.1.0-dev.55 [2025-11-28T03:53:22.907Z] v4.1.0-dev.56 [2025-11-28T03:53:22.907Z] v4.1.0-dev.57 [2025-11-28T03:53:22.907Z] v4.1.0-dev.58 [2025-11-28T03:53:22.907Z] v4.1.0-dev.59 [2025-11-28T03:53:22.907Z] v4.1.0-dev.6 [2025-11-28T03:53:22.907Z] v4.1.0-dev.60 [2025-11-28T03:53:22.907Z] v4.1.0-dev.61 [2025-11-28T03:53:22.907Z] v4.1.0-dev.62 [2025-11-28T03:53:22.907Z] v4.1.0-dev.63 [2025-11-28T03:53:22.907Z] v4.1.0-dev.64 [2025-11-28T03:53:22.907Z] v4.1.0-dev.65 [2025-11-28T03:53:22.907Z] v4.1.0-dev.66 [2025-11-28T03:53:22.907Z] v4.1.0-dev.67 [2025-11-28T03:53:22.907Z] v4.1.0-dev.68 [2025-11-28T03:53:22.907Z] v4.1.0-dev.69 [2025-11-28T03:53:22.907Z] v4.1.0-dev.7 [2025-11-28T03:53:22.907Z] v4.1.0-dev.70 [2025-11-28T03:53:22.907Z] v4.1.0-dev.71 [2025-11-28T03:53:22.907Z] v4.1.0-dev.72 [2025-11-28T03:53:22.907Z] v4.1.0-dev.73 [2025-11-28T03:53:22.907Z] v4.1.0-dev.74 [2025-11-28T03:53:22.907Z] v4.1.0-dev.75 [2025-11-28T03:53:22.907Z] v4.1.0-dev.76 [2025-11-28T03:53:22.907Z] v4.1.0-dev.77 [2025-11-28T03:53:22.907Z] v4.1.0-dev.78 [2025-11-28T03:53:22.907Z] v4.1.0-dev.79 [2025-11-28T03:53:22.907Z] v4.1.0-dev.8 [2025-11-28T03:53:22.907Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-28T03:53:23.209Z] + lftools sign git-tag v4.1.0-dev.79 [2025-11-28T03:53:23.781Z] Signing Git tag with Sigul... [2025-11-28T03:53:23.781Z] Signing v4.1.0-dev.79 [Pipeline] echo [2025-11-28T03:53:24.056Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:24.354Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-28T03:53:24.371Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-28T03:53:24.387Z] $ docker stop --time=1 dc81475af6387bcef488bdf3032a5d4767ee654f7ae2da59b8f4bb2d3f1f0438 [2025-11-28T03:53:25.664Z] $ docker rm -f --volumes dc81475af6387bcef488bdf3032a5d4767ee654f7ae2da59b8f4bb2d3f1f0438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-28T03:53:26.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-28T03:53:26.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:53:26.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-28T03:53:26.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:53:26.533Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:53:26.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-28T03:53:26.792Z] $ docker top 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb -eo pid,comm [2025-11-28T03:53:26.852Z] 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-28T03:53:26.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-28T03:53:26.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-28T03:53:26.917Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-28T03:53:27.029Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-28T03:53:27.023Z] $ docker exec 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb ssh-agent [2025-11-28T03:53:27.144Z] SSH_AUTH_SOCK=/tmp/ssh-W8OAntHD2XrA/agent.32 [2025-11-28T03:53:27.144Z] SSH_AGENT_PID=38 [2025-11-28T03:53:27.149Z] Running ssh-add (command line suppressed) [2025-11-28T03:53:27.239Z] Identity added: /w/workspace/edgex-go/930@tmp/private_key_13596350719057127854.key (/w/workspace/edgex-go/930@tmp/private_key_13596350719057127854.key) [2025-11-28T03:53:27.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-28T03:53:27.561Z] + git semver bump pre [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,785 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,789 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,789 [bump_version] DEBUG bumping version:4.1.0-dev.79 on axis:pre with prefix:dev [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,789 [bump_version] DEBUG bumped version:4.1.0-dev.80 [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,789 [write_version] DEBUG write version:4.1.0-dev.80 to path:/w/workspace/edgex-go/930/.semver/main with force:True [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,790 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,790 [write_file] DEBUG write to file:/w/workspace/edgex-go/930/.semver/main [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,792 [execute] INFO git cat-file --batch-check [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/930/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,796 [execute] INFO git cat-file --batch [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/930/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-28T03:53:27.823Z] 2025-11-28 03:53:27,800 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:53:27.823Z] 4.1.0-dev.80 [Pipeline] } [2025-11-28T03:53:28.085Z] $ docker exec --env ******** --env ******** 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb ssh-agent -k [2025-11-28T03:53:28.180Z] unset SSH_AUTH_SOCK; [2025-11-28T03:53:28.180Z] unset SSH_AGENT_PID; [2025-11-28T03:53:28.180Z] echo Agent pid 38 killed; [2025-11-28T03:53:28.204Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-28T03:53:28.540Z] + git semver [Pipeline] } [2025-11-28T03:53:28.805Z] $ docker stop --time=1 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb [2025-11-28T03:53:30.091Z] $ docker rm -f --volumes 2cdda8e03291216426155f62328910073361168707bbd0b99b42df7454cbf4fb [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-28T03:53:33.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-28T03:53:33.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:53:36.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-28T03:53:36.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:53:36.457Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:53:36.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-28T03:53:36.708Z] $ docker top c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 -eo pid,comm [2025-11-28T03:53:36.758Z] 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-28T03:53:36.758Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-28T03:53:36.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-28T03:53:36.819Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-28T03:53:36.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-28T03:53:36.907Z] $ docker exec c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 ssh-agent [2025-11-28T03:53:37.020Z] SSH_AUTH_SOCK=/tmp/ssh-2mjsEiyn3LR0/agent.31 [2025-11-28T03:53:37.020Z] SSH_AGENT_PID=37 [2025-11-28T03:53:37.025Z] Running ssh-add (command line suppressed) [2025-11-28T03:53:37.112Z] Identity added: /w/workspace/edgex-go/930@tmp/private_key_1291075247087745055.key (/w/workspace/edgex-go/930@tmp/private_key_1291075247087745055.key) [2025-11-28T03:53:37.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-28T03:53:37.441Z] + git semver push [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,634 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,638 [run_push] DEBUG push [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,638 [execute] INFO git cat-file --batch-check [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/930/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,641 [execute] INFO git rev-list e2cbfd291c4e349d03c53c33dbbbd44a3129a633 -- [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,641 [execute] DEBUG Popen(['git', 'rev-list', 'e2cbfd291c4e349d03c53c33dbbbd44a3129a633', '--'], cwd=/w/workspace/edgex-go/930/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,671 [execute] INFO git fetch -v -- origin [2025-11-28T03:53:37.703Z] 2025-11-28 03:53:37,671 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/930/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-28T03:53:38.277Z] 2025-11-28 03:53:38,205 [run_push] DEBUG no remote changes detected [2025-11-28T03:53:38.277Z] 2025-11-28 03:53:38,205 [execute] INFO git push origin semver [2025-11-28T03:53:38.277Z] 2025-11-28 03:53:38,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/930/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-28T03:53:39.225Z] 2025-11-28 03:53:39,039 [run_push] DEBUG push all version tags [2025-11-28T03:53:39.225Z] 2025-11-28 03:53:39,039 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-28T03:53:39.225Z] 2025-11-28 03:53:39,039 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/930, stdin=None, shell=False, universal_newlines=False) [2025-11-28T03:53:40.171Z] 2025-11-28 03:53:39,827 [read_version] DEBUG read version from /w/workspace/edgex-go/930/.semver/main [2025-11-28T03:53:40.171Z] 4.1.0-dev.80 [Pipeline] } [2025-11-28T03:53:40.173Z] $ docker exec --env ******** --env ******** c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 ssh-agent -k [2025-11-28T03:53:40.263Z] unset SSH_AUTH_SOCK; [2025-11-28T03:53:40.263Z] unset SSH_AGENT_PID; [2025-11-28T03:53:40.264Z] echo Agent pid 37 killed; [2025-11-28T03:53:40.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-28T03:53:40.627Z] + git semver [Pipeline] } [2025-11-28T03:53:40.898Z] $ docker stop --time=1 c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 [2025-11-28T03:53:42.152Z] $ docker rm -f --volumes c543f7846c56448085c966d2cb886b3a330cac5e79d3ede1693f06e952e72727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-11-28T03:53:42.696Z] + [ -d /w/workspace/edgex-go/930/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:42.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:43.853Z] ---> package-listing.sh [2025-11-28T03:53:43.853Z] ++ facter osfamily [2025-11-28T03:53:43.853Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-28T03:53:44.117Z] + OS_FAMILY=debian [2025-11-28T03:53:44.117Z] + workspace=/w/workspace/edgex-go/930 [2025-11-28T03:53:44.117Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-28T03:53:44.117Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-28T03:53:44.117Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-28T03:53:44.117Z] + PACKAGES=/tmp/packages_start.txt [2025-11-28T03:53:44.117Z] + '[' /w/workspace/edgex-go/930 ']' [2025-11-28T03:53:44.117Z] + PACKAGES=/tmp/packages_end.txt [2025-11-28T03:53:44.117Z] + case "${OS_FAMILY}" in [2025-11-28T03:53:44.117Z] + dpkg -l [2025-11-28T03:53:44.117Z] + grep '^ii' [2025-11-28T03:53:44.117Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-28T03:53:44.117Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-28T03:53:44.117Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-28T03:53:44.117Z] + '[' /w/workspace/edgex-go/930 ']' [2025-11-28T03:53:44.117Z] + mkdir -p /w/workspace/edgex-go/930/archives/ [2025-11-28T03:53:44.117Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/930/archives/ [Pipeline] echo [2025-11-28T03:53:44.131Z] 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/930/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-28T03:53:44.411Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:53:45.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-28T03:53:45.002Z] [2025-11-28T03:53:45.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-28T03:53:45.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-28T03:53:45.345Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-28T03:53:45.345Z] 5eb5b503b376: Pulling fs layer [2025-11-28T03:53:45.345Z] 5c69ac0246d0: Pulling fs layer [2025-11-28T03:53:45.345Z] ec43610c2a17: Pulling fs layer [2025-11-28T03:53:45.345Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-28T03:53:45.345Z] 33b1e0a273af: Pulling fs layer [2025-11-28T03:53:45.346Z] 5d3b04190fa2: Pulling fs layer [2025-11-28T03:53:45.346Z] 2f39f015ded8: Pulling fs layer [2025-11-28T03:53:45.346Z] 3a2ae6a8a46f: Waiting [2025-11-28T03:53:45.346Z] 33b1e0a273af: Waiting [2025-11-28T03:53:45.346Z] 2f39f015ded8: Waiting [2025-11-28T03:53:45.346Z] 5d3b04190fa2: Waiting [2025-11-28T03:53:45.346Z] 5c69ac0246d0: Download complete [2025-11-28T03:53:45.346Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-28T03:53:45.346Z] 3a2ae6a8a46f: Download complete [2025-11-28T03:53:45.607Z] 33b1e0a273af: Verifying Checksum [2025-11-28T03:53:45.607Z] 33b1e0a273af: Download complete [2025-11-28T03:53:45.607Z] 5d3b04190fa2: Verifying Checksum [2025-11-28T03:53:45.607Z] ec43610c2a17: Verifying Checksum [2025-11-28T03:53:45.607Z] ec43610c2a17: Download complete [2025-11-28T03:53:45.868Z] 5eb5b503b376: Download complete [2025-11-28T03:53:46.442Z] 2f39f015ded8: Verifying Checksum [2025-11-28T03:53:46.442Z] 2f39f015ded8: Download complete [2025-11-28T03:53:47.023Z] 5eb5b503b376: Pull complete [2025-11-28T03:53:47.300Z] 5c69ac0246d0: Pull complete [2025-11-28T03:53:47.872Z] ec43610c2a17: Pull complete [2025-11-28T03:53:47.872Z] 3a2ae6a8a46f: Pull complete [2025-11-28T03:53:47.872Z] 33b1e0a273af: Pull complete [2025-11-28T03:53:48.132Z] 5d3b04190fa2: Pull complete [2025-11-28T03:53:53.412Z] 2f39f015ded8: Pull complete [2025-11-28T03:53:53.412Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-28T03:53:53.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-28T03:53:53.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-28T03:53:53.505Z] prd-ubuntu20.04-docker-8c-8g-774040 does not seem to be running inside a container [2025-11-28T03:53:53.536Z] $ 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/930/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/930 -v /w/workspace/edgex-go/930:/w/workspace/edgex-go/930:rw,z -v /w/workspace/edgex-go/930@tmp:/w/workspace/edgex-go/930@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-28T03:53:55.880Z] $ docker top ecd2bf7968f359ba952eae13cdbef429ba29070b58c2f7b3af65e9c09465a39f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-28T03:53:57.183Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-28T03:53:57.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-28T03:53:57.764Z] + ls /var/log/sa-host [2025-11-28T03:53:57.764Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-28T03:53:57.813Z] provisioning config files... [2025-11-28T03:53:57.822Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/930@tmp/config4474706291724424784tmp [Pipeline] { [Pipeline] echo [2025-11-28T03:53:57.851Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:58.143Z] ---> create-netrc.sh [Pipeline] } [2025-11-28T03:53:58.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:58.467Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-28T03:53:58.480Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:58.768Z] ---> sudo-logs.sh [2025-11-28T03:53:58.768Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-28T03:53:58.801Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:53:59.087Z] ---> job-cost.sh [2025-11-28T03:53:59.087Z] lf-activate-venv: SKIPPING [2025-11-28T03:53:59.087Z] DEBUG: total: 0.10999999940395355 [2025-11-28T03:53:59.087Z] INFO: Retrieving Stack Cost... [2025-11-28T03:53:59.657Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-28T03:53:59.916Z] INFO: Archiving Costs [Pipeline] echo [2025-11-28T03:53:59.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-28T03:54:00.216Z] ---> logs-deploy.sh [2025-11-28T03:54:00.216Z] lf-activate-venv: SKIPPING [2025-11-28T03:54:00.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/930 [2025-11-28T03:54:00.216Z] INFO: archiving workspace using pattern(s): [2025-11-28T03:54:01.153Z] Archives upload complete. [2025-11-28T03:54:01.153Z] INFO: archiving logs to Nexus