Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1cefd05c559eb6145c36d856e281d29f1439e05 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-ssh7177632539606951437.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-ssh6100133096269631827.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7214279543326049624.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-ssh11091633016299772621.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13465207336781423431.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]] ========================================================= [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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-773324 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e1cefd05c559eb6145c36d856e281d29f1439e05 (odessa) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1cefd05c559eb6145c36d856e281d29f1439e05 # timeout=10 Commit message: "Merge pull request #5285 from FelixTing/pick-fix-from-main" > git rev-list --no-walk 78a2866fa48e527d9c5b931e2f4dbf5e906b79d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-18T10:19:22.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-18T10:19:22.642Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-18T10:19:22.668Z] ========================================================= [2025-11-18T10:19:22.669Z] EdgeX Global Pipelines Version Info [2025-11-18T10:19:22.669Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:19:23.407Z] ------------------- [2025-11-18T10:19:23.407Z] stable info: [2025-11-18T10:19:23.407Z] ------------------- [2025-11-18T10:19:23.407Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-18T10:19:23.407Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-18T10:19:23.407Z] Message: update stable to v1.0.278 [2025-11-18T10:19:24.350Z] ------------------- [2025-11-18T10:19:24.350Z] experimental info: [2025-11-18T10:19:24.350Z] ------------------- [2025-11-18T10:19:24.350Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-18T10:19:24.350Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-18T10:19:24.350Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-18T10:19:24.448Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-11-18T10:19:24.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-11-18T10:19:24.500Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-18T10:19:24.530Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-18T10:19:24.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-18T10:19:24.585Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-18T10:19:24.611Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-18T10:19:24.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-11-18T10:19:24.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-11-18T10:19:24.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-11-18T10:19:24.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-18T10:19:24.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-18T10:19:24.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-18T10:19:24.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-18T10:19:24.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-18T10:19:24.823Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-18T10:19:24.844Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-18T10:19:24.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-18T10:19:24.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-11-18T10:19:24.910Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-11-18T10:19:24.932Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-18T10:19:24.953Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-18T10:19:24.980Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-18T10:19:25.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-11-18T10:19:25.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-11-18T10:19:25.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-11-18T10:19:25.071Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T10:19:25.092Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1cefd0 [Pipeline] echo [2025-11-18T10:19:25.117Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-18T10:19:25.181Z] provisioning config files... [2025-11-18T10:19:25.193Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1320443892576324770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:19:25.550Z] ---> ****-login.sh [2025-11-18T10:19:25.550Z] nexus3.edgexfoundry.org:10001 [2025-11-18T10:19:25.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:19:25.812Z] [2025-11-18T10:19:25.812Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-18T10:19:25.812Z] Configure a credential helper to remove this warning. See [2025-11-18T10:19:25.812Z] https://docs.****.com/go/credential-store/ [2025-11-18T10:19:25.812Z] [2025-11-18T10:19:25.812Z] Login Succeeded [2025-11-18T10:19:25.812Z] nexus3.edgexfoundry.org:10002 [2025-11-18T10:19:25.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:19:25.812Z] [2025-11-18T10:19:25.812Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-18T10:19:25.812Z] Configure a credential helper to remove this warning. See [2025-11-18T10:19:25.812Z] https://docs.****.com/go/credential-store/ [2025-11-18T10:19:25.812Z] [2025-11-18T10:19:25.812Z] Login Succeeded [2025-11-18T10:19:25.812Z] nexus3.edgexfoundry.org:10003 [2025-11-18T10:19:26.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:19:26.074Z] [2025-11-18T10:19:26.074Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-18T10:19:26.074Z] Configure a credential helper to remove this warning. See [2025-11-18T10:19:26.074Z] https://docs.****.com/go/credential-store/ [2025-11-18T10:19:26.074Z] [2025-11-18T10:19:26.074Z] Login Succeeded [2025-11-18T10:19:26.074Z] nexus3.edgexfoundry.org:10004 [2025-11-18T10:19:26.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:19:26.075Z] [2025-11-18T10:19:26.075Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-18T10:19:26.075Z] Configure a credential helper to remove this warning. See [2025-11-18T10:19:26.075Z] https://docs.****.com/go/credential-store/ [2025-11-18T10:19:26.075Z] [2025-11-18T10:19:26.075Z] Login Succeeded [2025-11-18T10:19:26.075Z] ****.io [2025-11-18T10:19:26.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:19:26.335Z] [2025-11-18T10:19:26.335Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-18T10:19:26.335Z] Configure a credential helper to remove this warning. See [2025-11-18T10:19:26.335Z] https://docs.****.com/go/credential-store/ [2025-11-18T10:19:26.335Z] [2025-11-18T10:19:26.335Z] Login Succeeded [2025-11-18T10:19:26.335Z] ---> ****-login.sh ends [Pipeline] } [2025-11-18T10:19:26.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-18T10:19:26.664Z] + 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-18T10:19:26.664Z] + dirname cmd/core-command/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo core-command,cmd/core-command/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/core-data/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo core-data,cmd/core-data/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/core-keeper/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/core-metadata/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-spire-agent/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-spire-config/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/security-spire-server/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/support-notifications/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-11-18T10:19:26.664Z] + dirname cmd/support-scheduler/Dockerfile [2025-11-18T10:19:26.664Z] + cut -d/ -f2 [2025-11-18T10:19:26.664Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-11-18T10:19:26.703Z] 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-18T10:19:27.060Z] + git rev-list -1 --merges e1cefd05c559eb6145c36d856e281d29f1439e05~1..e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T10:19:27.076Z] -----------> git rev-list -1 --merges e1cefd05c559eb6145c36d856e281d29f1439e05~1..e1cefd05c559eb6145c36d856e281d29f1439e05 e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:19:27.076Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [false] [Pipeline] sh [2025-11-18T10:19:27.370Z] + git log --format=format:%s -1 e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T10:19:27.385Z] ========================================================= [2025-11-18T10:19:27.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-18T10:19:27.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-11-18T10:19:27.832Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-18T10:19:27.832Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-18T10:19:27.832Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-18T10:19:27.832Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-18T10:19:27.832Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-18T10:19:27.832Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-18T10:19:27.832Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:19:28.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-18T10:19:28.205Z] [2025-11-18T10:19:28.205Z] 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-18T10:19:28.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-18T10:19:28.517Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-18T10:19:28.517Z] 3dae71ba6b94: Pulling fs layer [2025-11-18T10:19:28.517Z] 6bf1a483ea7c: Pulling fs layer [2025-11-18T10:19:28.517Z] f5dfc541a4d3: Pulling fs layer [2025-11-18T10:19:28.517Z] 461d9e800cba: Pulling fs layer [2025-11-18T10:19:28.517Z] 461d9e800cba: Waiting [2025-11-18T10:19:28.517Z] 80192f66455f: Pulling fs layer [2025-11-18T10:19:28.517Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-18T10:19:28.517Z] a29436f7fd5d: Pulling fs layer [2025-11-18T10:19:28.517Z] 923cac83aea3: Pulling fs layer [2025-11-18T10:19:28.517Z] 80192f66455f: Waiting [2025-11-18T10:19:28.517Z] 2e8e34ca0e6c: Waiting [2025-11-18T10:19:28.517Z] a29436f7fd5d: Waiting [2025-11-18T10:19:28.517Z] 25ad8b0a4227: Pulling fs layer [2025-11-18T10:19:28.517Z] db01528c6b51: Pulling fs layer [2025-11-18T10:19:28.517Z] 28988de357af: Pulling fs layer [2025-11-18T10:19:28.517Z] 923cac83aea3: Waiting [2025-11-18T10:19:28.517Z] 28988de357af: Waiting [2025-11-18T10:19:28.517Z] 25ad8b0a4227: Waiting [2025-11-18T10:19:28.517Z] db01528c6b51: Waiting [2025-11-18T10:19:28.517Z] 6bf1a483ea7c: Verifying Checksum [2025-11-18T10:19:28.517Z] 6bf1a483ea7c: Download complete [2025-11-18T10:19:28.517Z] 461d9e800cba: Download complete [2025-11-18T10:19:28.517Z] 80192f66455f: Download complete [2025-11-18T10:19:28.776Z] f5dfc541a4d3: Verifying Checksum [2025-11-18T10:19:28.776Z] f5dfc541a4d3: Download complete [2025-11-18T10:19:28.776Z] 3dae71ba6b94: Verifying Checksum [2025-11-18T10:19:28.776Z] 3dae71ba6b94: Download complete [2025-11-18T10:19:28.776Z] 923cac83aea3: Verifying Checksum [2025-11-18T10:19:28.776Z] 923cac83aea3: Download complete [2025-11-18T10:19:28.776Z] 25ad8b0a4227: Verifying Checksum [2025-11-18T10:19:28.776Z] 25ad8b0a4227: Download complete [2025-11-18T10:19:28.776Z] db01528c6b51: Verifying Checksum [2025-11-18T10:19:28.776Z] db01528c6b51: Download complete [2025-11-18T10:19:29.037Z] 28988de357af: Verifying Checksum [2025-11-18T10:19:29.037Z] 28988de357af: Download complete [2025-11-18T10:19:29.037Z] a29436f7fd5d: Verifying Checksum [2025-11-18T10:19:29.037Z] a29436f7fd5d: Download complete [2025-11-18T10:19:29.607Z] 2e8e34ca0e6c: Verifying Checksum [2025-11-18T10:19:29.607Z] 2e8e34ca0e6c: Download complete [2025-11-18T10:19:30.178Z] 3dae71ba6b94: Pull complete [2025-11-18T10:19:30.438Z] 6bf1a483ea7c: Pull complete [2025-11-18T10:19:31.379Z] f5dfc541a4d3: Pull complete [2025-11-18T10:19:31.379Z] 461d9e800cba: Pull complete [2025-11-18T10:19:31.379Z] 80192f66455f: Pull complete [2025-11-18T10:19:35.586Z] 2e8e34ca0e6c: Pull complete [2025-11-18T10:19:36.525Z] a29436f7fd5d: Pull complete [2025-11-18T10:19:36.526Z] 923cac83aea3: Pull complete [2025-11-18T10:19:36.526Z] 25ad8b0a4227: Pull complete [2025-11-18T10:19:36.526Z] db01528c6b51: Pull complete [2025-11-18T10:19:36.787Z] 28988de357af: Pull complete [2025-11-18T10:19:36.787Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-18T10:19:36.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-18T10:19:36.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T10:19:36.937Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T10:19:36.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-18T10:19:39.144Z] $ docker top fb211da14677476b98ca2a49d3b6392729b693c3132482e66354ba13badc54ea -eo pid,comm [2025-11-18T10:19:39.200Z] 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-18T10:19:39.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-18T10:19:39.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-18T10:19:39.265Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-18T10:19:39.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-18T10:19:39.375Z] $ docker exec fb211da14677476b98ca2a49d3b6392729b693c3132482e66354ba13badc54ea ssh-agent [2025-11-18T10:19:39.497Z] SSH_AUTH_SOCK=/tmp/ssh-upszMixAVUXV/agent.32 [2025-11-18T10:19:39.497Z] SSH_AGENT_PID=38 [2025-11-18T10:19:39.504Z] Running ssh-add (command line suppressed) [2025-11-18T10:19:39.595Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_4839993174784875754.key (/w/workspace/edgex-go/16@tmp/private_key_4839993174784875754.key) [2025-11-18T10:19:39.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-18T10:19:39.925Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] sh [2025-11-18T10:19:40.217Z] + git tag --points-at HEAD [Pipeline] } [2025-11-18T10:19:40.228Z] $ docker exec --env ******** --env ******** fb211da14677476b98ca2a49d3b6392729b693c3132482e66354ba13badc54ea ssh-agent -k [2025-11-18T10:19:40.322Z] unset SSH_AUTH_SOCK; [2025-11-18T10:19:40.322Z] unset SSH_AGENT_PID; [2025-11-18T10:19:40.323Z] echo Agent pid 38 killed; [2025-11-18T10:19:40.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-18T10:19:40.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-18T10:19:40.387Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-18T10:19:40.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-18T10:19:40.493Z] $ docker exec fb211da14677476b98ca2a49d3b6392729b693c3132482e66354ba13badc54ea ssh-agent [2025-11-18T10:19:40.614Z] SSH_AUTH_SOCK=/tmp/ssh-5cq5NEmSESKF/agent.85 [2025-11-18T10:19:40.615Z] SSH_AGENT_PID=91 [2025-11-18T10:19:40.619Z] Running ssh-add (command line suppressed) [2025-11-18T10:19:40.712Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_4610347517085545940.key (/w/workspace/edgex-go/16@tmp/private_key_4610347517085545940.key) [2025-11-18T10:19:40.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-18T10:19:41.034Z] + git semver init [2025-11-18T10:19:41.294Z] 2025-11-18 10:19:41,248 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-18T10:19:41.295Z] 2025-11-18 10:19:41,253 [run_init] DEBUG init version:0.0.0 force:False [2025-11-18T10:19:41.295Z] 2025-11-18 10:19:41,254 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/16/.semver [2025-11-18T10:19:41.295Z] 2025-11-18 10:19:41,255 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/16/.semver [2025-11-18T10:19:41.295Z] 2025-11-18 10:19:41,255 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/16/.semver'], cwd=/w/workspace/edgex-go/16, stdin=None, shell=False, universal_newlines=False) [2025-11-18T10:19:46.579Z] 2025-11-18 10:19:46,190 [append_file] DEBUG append to file:/w/workspace/edgex-go/16/.git/info/exclude [2025-11-18T10:19:46.579Z] 2025-11-18 10:19:46,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/16/.semver/odessa with force:False [2025-11-18T10:19:46.579Z] 2025-11-18 10:19:46,191 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T10:19:46.579Z] 2025-11-18 10:19:46,191 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T10:19:46.579Z] 4.0.1-dev.2 [Pipeline] } [2025-11-18T10:19:46.587Z] $ docker exec --env ******** --env ******** fb211da14677476b98ca2a49d3b6392729b693c3132482e66354ba13badc54ea ssh-agent -k [2025-11-18T10:19:46.698Z] unset SSH_AUTH_SOCK; [2025-11-18T10:19:46.698Z] unset SSH_AGENT_PID; [2025-11-18T10:19:46.698Z] echo Agent pid 91 killed; [2025-11-18T10:19:46.713Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-18T10:19:47.050Z] + git semver [Pipeline] } [2025-11-18T10:19:47.320Z] $ docker stop --time=1 fb211da14677476b98ca2a49d3b6392729b693c3132482e66354ba13badc54ea [2025-11-18T10:19:48.624Z] $ docker rm -f --volumes fb211da14677476b98ca2a49d3b6392729b693c3132482e66354ba13badc54ea [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-18T10:19:48.980Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-18T10:19:49.263Z] Stashed 1 file(s) [Pipeline] echo [2025-11-18T10:19:49.270Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.2 [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-18T10:19:49.849Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo [2025-11-18T10:19:49.864Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-18T10:19:50.160Z] + grep ^go [0-9].[0-9]* go.mod [2025-11-18T10:19:50.160Z] + + cut -d -fcut 2 -d [2025-11-18T10:19:50.160Z] . -f1-2 [Pipeline] echo [2025-11-18T10:19:50.178Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-18T10:19:50.199Z] ========================================================= [2025-11-18T10:19:50.199Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-11-18T10:19:50.199Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-18T10:19:50.497Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-18T10:19:50.497Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-11-18T10:19:50.497Z] 0a9a5dfd008f: Pulling fs layer [2025-11-18T10:19:50.497Z] 8833042f23b5: Pulling fs layer [2025-11-18T10:19:50.497Z] 6ca661eb024f: Pulling fs layer [2025-11-18T10:19:50.497Z] b5acb76e9680: Pulling fs layer [2025-11-18T10:19:50.497Z] 4f4fb700ef54: Pulling fs layer [2025-11-18T10:19:50.497Z] 012bb1f9d321: Pulling fs layer [2025-11-18T10:19:50.497Z] 97255f1bc79d: Pulling fs layer [2025-11-18T10:19:50.497Z] 454448c9edf9: Pulling fs layer [2025-11-18T10:19:50.497Z] 15f87924ceaf: Pulling fs layer [2025-11-18T10:19:50.497Z] b5acb76e9680: Waiting [2025-11-18T10:19:50.497Z] 4f4fb700ef54: Waiting [2025-11-18T10:19:50.497Z] 012bb1f9d321: Waiting [2025-11-18T10:19:50.497Z] 97255f1bc79d: Waiting [2025-11-18T10:19:50.497Z] 454448c9edf9: Waiting [2025-11-18T10:19:50.497Z] 15f87924ceaf: Waiting [2025-11-18T10:19:50.497Z] 8833042f23b5: Verifying Checksum [2025-11-18T10:19:50.497Z] 8833042f23b5: Download complete [2025-11-18T10:19:50.497Z] b5acb76e9680: Verifying Checksum [2025-11-18T10:19:50.497Z] b5acb76e9680: Download complete [2025-11-18T10:19:50.497Z] 4f4fb700ef54: Verifying Checksum [2025-11-18T10:19:50.497Z] 4f4fb700ef54: Download complete [2025-11-18T10:19:50.497Z] 012bb1f9d321: Verifying Checksum [2025-11-18T10:19:50.497Z] 012bb1f9d321: Download complete [2025-11-18T10:19:50.497Z] 0a9a5dfd008f: Download complete [2025-11-18T10:19:50.758Z] 97255f1bc79d: Verifying Checksum [2025-11-18T10:19:50.758Z] 97255f1bc79d: Download complete [2025-11-18T10:19:50.758Z] 0a9a5dfd008f: Pull complete [2025-11-18T10:19:51.017Z] 8833042f23b5: Pull complete [2025-11-18T10:19:51.017Z] 15f87924ceaf: Verifying Checksum [2025-11-18T10:19:51.017Z] 15f87924ceaf: Download complete [2025-11-18T10:19:51.277Z] 6ca661eb024f: Download complete [2025-11-18T10:19:51.843Z] 454448c9edf9: Verifying Checksum [2025-11-18T10:19:51.843Z] 454448c9edf9: Download complete [2025-11-18T10:19:57.126Z] 6ca661eb024f: Pull complete [2025-11-18T10:19:57.126Z] b5acb76e9680: Pull complete [2025-11-18T10:19:57.126Z] 4f4fb700ef54: Pull complete [2025-11-18T10:19:57.126Z] 012bb1f9d321: Pull complete [2025-11-18T10:19:57.126Z] 97255f1bc79d: Pull complete [2025-11-18T10:19:59.661Z] 454448c9edf9: Pull complete [2025-11-18T10:20:00.232Z] 15f87924ceaf: Pull complete [2025-11-18T10:20:00.232Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-11-18T10:20:00.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-18T10:20:00.232Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-11-18T10:20:00.543Z] + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-18T10:20:00.543Z] WORKDIR /edgex [2025-11-18T10:20:00.543Z] COPY go.mod . [2025-11-18T10:20:00.543Z] RUN go mod download [2025-11-18T10:20:00.543Z] docker build -t ci-base-image-x86_64 -f - . [2025-11-18T10:20:01.113Z] #0 building with "default" instance using docker driver [2025-11-18T10:20:01.113Z] [2025-11-18T10:20:01.113Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:20:01.113Z] #1 transferring dockerfile: 170B done [2025-11-18T10:20:01.113Z] #1 DONE 0.0s [2025-11-18T10:20:01.113Z] [2025-11-18T10:20:01.113Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-18T10:20:01.113Z] #2 DONE 0.0s [2025-11-18T10:20:01.113Z] [2025-11-18T10:20:01.113Z] #3 [internal] load .dockerignore [2025-11-18T10:20:01.113Z] #3 transferring context: 50B done [2025-11-18T10:20:01.113Z] #3 DONE 0.0s [2025-11-18T10:20:01.113Z] [2025-11-18T10:20:01.113Z] #4 [internal] load build context [2025-11-18T10:20:01.113Z] #4 transferring context: 6.49kB done [2025-11-18T10:20:01.113Z] #4 DONE 0.0s [2025-11-18T10:20:01.113Z] [2025-11-18T10:20:01.113Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-11-18T10:20:01.374Z] #5 DONE 0.1s [2025-11-18T10:20:01.374Z] [2025-11-18T10:20:01.374Z] #6 [2/4] WORKDIR /edgex [2025-11-18T10:20:02.754Z] #6 DONE 1.6s [2025-11-18T10:20:03.015Z] [2025-11-18T10:20:03.015Z] #7 [3/4] COPY go.mod . [2025-11-18T10:20:03.015Z] #7 DONE 0.0s [2025-11-18T10:20:03.015Z] [2025-11-18T10:20:03.015Z] #8 [4/4] RUN go mod download [2025-11-18T10:20:04.479Z] Still waiting to schedule task [2025-11-18T10:20:04.480Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-18T10:20:17.903Z] #8 DONE 14.6s [2025-11-18T10:20:17.903Z] [2025-11-18T10:20:17.904Z] #9 exporting to image [2025-11-18T10:20:17.904Z] #9 exporting layers [2025-11-18T10:20:22.094Z] #9 exporting layers 4.0s done [2025-11-18T10:20:22.094Z] #9 writing image sha256:782cb05533811415cbe497aaaa809e5b41d4f174d4f1b4929a7f9a1321429067 done [2025-11-18T10:20:22.094Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-18T10:20:22.094Z] #9 DONE 4.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:20:22.411Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-18T10:20:22.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T10:20:22.500Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T10:20:22.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2025-11-18T10:20:22.824Z] $ docker top b335cf243493abcef8f0cc056af9e9b322f4f4d1632e5e8105181c726c4a0403 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-18T10:20:23.170Z] + go version [2025-11-18T10:20:23.170Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-11-18T10:20:23.184Z] $ docker stop --time=1 b335cf243493abcef8f0cc056af9e9b322f4f4d1632e5e8105181c726c4a0403 [2025-11-18T10:20:24.529Z] $ docker rm -f --volumes b335cf243493abcef8f0cc056af9e9b322f4f4d1632e5e8105181c726c4a0403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:20:24.978Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-18T10:20:24.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T10:20:25.067Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T10:20:25.105Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-x86_64 cat [2025-11-18T10:20:25.354Z] $ docker top 9f074a2659a147c83f84686894737aacc6603d6e0861b6049cdd6a1e3632f425 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-11-18T10:20:25.419Z] ========================================================= [2025-11-18T10:20:25.419Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-11-18T10:20:25.419Z] ========================================================= [Pipeline] sh [2025-11-18T10:20:25.699Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] fileExists [Pipeline] sh [2025-11-18T10:20:26.008Z] + make test [2025-11-18T10:20:26.008Z] go test -race -coverprofile=coverage.out ./... [2025-11-18T10:20:34.134Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 42.3% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-11-18T10:21:02.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-11-18T10:21:03.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-11-18T10:21:03.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-11-18T10:21:03.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-11-18T10:21:03.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-11-18T10:21:03.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-18T10:21:03.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-11-18T10:21:03.275Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-11-18T10:21:03.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-11-18T10:21:03.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-11-18T10:21:03.275Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-11-18T10:21:04.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-11-18T10:21:04.659Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-11-18T10:21:04.659Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-11-18T10:21:04.659Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-11-18T10:21:04.659Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-18T10:21:04.659Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-11-18T10:21:05.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements [2025-11-18T10:21:05.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements [2025-11-18T10:21:05.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.058s coverage: 46.3% of statements [2025-11-18T10:21:06.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-11-18T10:21:06.166Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-11-18T10:21:06.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.100s coverage: 93.4% of statements [2025-11-18T10:21:06.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 92.4% of statements [2025-11-18T10:21:07.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements [2025-11-18T10:21:08.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-11-18T10:21:08.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-11-18T10:21:08.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-11-18T10:21:08.120Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-18T10:21:08.120Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-11-18T10:21:08.120Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-11-18T10:21:08.120Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-11-18T10:21:08.120Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-11-18T10:21:08.120Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-11-18T10:21:08.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-11-18T10:21:08.380Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-11-18T10:21:08.380Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-11-18T10:21:08.380Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-11-18T10:21:08.380Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-11-18T10:21:09.763Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements [2025-11-18T10:21:09.763Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2025-11-18T10:21:10.331Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-11-18T10:21:10.331Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-11-18T10:21:10.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-11-18T10:21:10.331Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-11-18T10:21:10.331Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-11-18T10:21:10.331Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-11-18T10:21:11.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2025-11-18T10:21:11.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-11-18T10:21:11.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 42.6% of statements [2025-11-18T10:21:11.270Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-11-18T10:21:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-11-18T10:21:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements [2025-11-18T10:21:11.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-11-18T10:21:12.098Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-11-18T10:21:12.098Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-11-18T10:21:12.098Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-11-18T10:21:12.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements [2025-11-18T10:21:12.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-11-18T10:21:12.667Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-11-18T10:21:12.667Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-11-18T10:21:12.667Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-11-18T10:21:12.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-11-18T10:21:13.865Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-11-18T10:21:13.865Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-11-18T10:21:13.865Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-11-18T10:21:14.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-11-18T10:21:14.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-11-18T10:21:14.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-11-18T10:21:14.804Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-11-18T10:21:15.371Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-11-18T10:21:15.371Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-11-18T10:21:15.939Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-11-18T10:21:17.846Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-11-18T10:21:17.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-11-18T10:21:19.227Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-11-18T10:21:20.169Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-11-18T10:21:20.169Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-11-18T10:21:20.169Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-11-18T10:21:23.463Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-11-18T10:21:24.401Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-11-18T10:21:24.401Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-11-18T10:21:24.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-11-18T10:21:24.971Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-11-18T10:21:24.971Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-18T10:21:24.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-11-18T10:21:26.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-11-18T10:21:26.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-11-18T10:21:26.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-11-18T10:21:26.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-11-18T10:21:26.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-11-18T10:21:26.892Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-11-18T10:21:27.831Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-11-18T10:21:27.831Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-11-18T10:21:27.831Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-11-18T10:21:27.831Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-11-18T10:21:27.831Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-11-18T10:21:27.831Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-11-18T10:21:29.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-11-18T10:21:29.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-11-18T10:21:29.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-11-18T10:21:29.747Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-11-18T10:21:30.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-11-18T10:21:30.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-11-18T10:21:30.687Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-18T10:21:30.687Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-11-18T10:21:31.008Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-11-18T10:21:31.008Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-11-18T10:21:31.008Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-11-18T10:21:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-11-18T10:21:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-11-18T10:21:31.948Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-11-18T10:21:37.121Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-773325 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-11-18T10:21:37.143Z] Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.046s coverage: 92.9% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.092s coverage: 82.1% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.189s coverage: 54.5% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.030s coverage: 88.6% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.172s coverage: 29.2% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 94.9% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements [2025-11-18T10:21:37.217Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements [2025-11-18T10:21:37.477Z] 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-18T10:21:37.737Z] running golangci-lint [2025-11-18T10:21:37.738Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-11-18T10:21:37.738Z] go version go1.23.7 linux/amd64 [2025-11-18T10:21:37.996Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-11-18T10:21:37.996Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-11-18T10:21:37.996Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-11-18T10:21:40.198Z] The recommended git tool is: git [2025-11-18T10:21:44.436Z] using credential edgex-jenkins-ssh [2025-11-18T10:21:44.467Z] Cloning the remote Git repository [2025-11-18T10:21:44.509Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-11-18T10:21:44.614Z] > git init /w/workspace/edgex-go/16 # timeout=10 [2025-11-18T10:21:44.757Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-11-18T10:21:44.758Z] > git --version # timeout=10 [2025-11-18T10:21:44.778Z] > git --version # 'git version 2.25.1' [2025-11-18T10:21:44.782Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-18T10:21:44.936Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-18T10:22:04.550Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 25.287323169s" [2025-11-18T10:22:04.550Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.340944ms" [2025-11-18T10:22:08.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-11-18T10:22:08.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-18T10:22:09.010Z] Avoid second fetch [2025-11-18T10:22:09.011Z] Checking out Revision e1cefd05c559eb6145c36d856e281d29f1439e05 (odessa) [2025-11-18T10:22:09.024Z] > git config core.sparsecheckout # timeout=10 [2025-11-18T10:22:09.080Z] > git checkout -f e1cefd05c559eb6145c36d856e281d29f1439e05 # timeout=10 [2025-11-18T10:22:11.244Z] Commit message: "Merge pull request #5285 from FelixTing/pick-fix-from-main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-18T10:22:15.660Z] provisioning config files... [2025-11-18T10:22:15.692Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config4306835787119056222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:22:16.419Z] ---> ****-login.sh [2025-11-18T10:22:16.419Z] nexus3.edgexfoundry.org:10001 [2025-11-18T10:22:16.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:22:16.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:22:16.965Z] Configure a credential helper to remove this warning. See [2025-11-18T10:22:16.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:22:16.965Z] [2025-11-18T10:22:16.965Z] Login Succeeded [2025-11-18T10:22:16.965Z] nexus3.edgexfoundry.org:10002 [2025-11-18T10:22:17.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:22:17.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:22:17.237Z] Configure a credential helper to remove this warning. See [2025-11-18T10:22:17.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:22:17.237Z] [2025-11-18T10:22:17.237Z] Login Succeeded [2025-11-18T10:22:17.237Z] nexus3.edgexfoundry.org:10003 [2025-11-18T10:22:17.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:22:17.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:22:17.520Z] Configure a credential helper to remove this warning. See [2025-11-18T10:22:17.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:22:17.520Z] [2025-11-18T10:22:17.520Z] Login Succeeded [2025-11-18T10:22:17.520Z] nexus3.edgexfoundry.org:10004 [2025-11-18T10:22:17.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:22:18.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:22:18.070Z] Configure a credential helper to remove this warning. See [2025-11-18T10:22:18.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:22:18.070Z] [2025-11-18T10:22:18.070Z] Login Succeeded [2025-11-18T10:22:18.070Z] ****.io [2025-11-18T10:22:18.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:22:18.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:22:18.349Z] Configure a credential helper to remove this warning. See [2025-11-18T10:22:18.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:22:18.349Z] [2025-11-18T10:22:18.349Z] Login Succeeded [2025-11-18T10:22:18.349Z] ---> ****-login.sh ends [Pipeline] } [2025-11-18T10:22:18.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-11-18T10:22:19.016Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo [2025-11-18T10:22:19.038Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-11-18T10:22:19.384Z] + cut -d -f 2 [2025-11-18T10:22:19.384Z] + grep ^go [0-9].[0-9]* go.mod [2025-11-18T10:22:19.384Z] + cut -d . -f1-2 [Pipeline] echo [2025-11-18T10:22:19.446Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [2025-11-18T10:22:19.451Z] level=info msg="[linters_context/goanalysis] analyzers took 2m3.539016705s with top 10 stages: buildir: 1m13.314742035s, gosec: 5.139780203s, inspect: 3.187849371s, fact_deprecated: 3.119650658s, ctrlflow: 2.091401816s, printf: 1.797989059s, nilness: 1.609879674s, fact_purity: 1.586149904s, S1038: 1.336711205s, SA1012: 1.049005339s" [2025-11-18T10:22:19.451Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-11-18T10:22:19.451Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202, invalid_issue: 202/202, nolint: 20/0, cgo: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202" [2025-11-18T10:22:19.451Z] level=info msg="[runner] processing took 21.246113ms with stages: nolint: 8.908075ms, identifier_marker: 5.806009ms, autogenerated_exclude: 2.355241ms, path_prettifier: 1.679424ms, exclude-rules: 1.379108ms, skip_dirs: 1.028749ms, cgo: 36.463µs, invalid_issue: 31.602µs, filename_unadjuster: 15.982µs, max_same_issues: 860ns, uniq_by_line: 800ns, fixer: 690ns, skip_files: 670ns, exclude: 440ns, max_from_linter: 440ns, severity-rules: 380ns, path_prefixer: 380ns, sort_results: 280ns, diff: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 100ns" [2025-11-18T10:22:19.451Z] level=info msg="[runner] linters took 15.049064953s with stages: goanalysis_metalinter: 15.027720152s" [2025-11-18T10:22:19.451Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-11-18T10:22:19.451Z] level=info msg="Memory: 396 samples, avg is 297.4MB, max is 1440.1MB" [2025-11-18T10:22:19.451Z] level=info msg="Execution took 40.392815084s" [2025-11-18T10:22:19.451Z] go vet ./... [Pipeline] echo [2025-11-18T10:22:19.462Z] ========================================================= [2025-11-18T10:22:19.462Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-11-18T10:22:19.462Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-11-18T10:22:19.801Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-18T10:22:20.072Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-18T10:22:20.072Z] 94e9d8af2201: Pulling fs layer [2025-11-18T10:22:20.072Z] 345fe9f21930: Pulling fs layer [2025-11-18T10:22:20.072Z] b40fc9e46828: Pulling fs layer [2025-11-18T10:22:20.072Z] c9804373a1e5: Pulling fs layer [2025-11-18T10:22:20.072Z] 4f4fb700ef54: Pulling fs layer [2025-11-18T10:22:20.072Z] f5a772c54f75: Pulling fs layer [2025-11-18T10:22:20.072Z] e2dd1b2a9dca: Pulling fs layer [2025-11-18T10:22:20.072Z] 0a0502178392: Pulling fs layer [2025-11-18T10:22:20.072Z] c9804373a1e5: Waiting [2025-11-18T10:22:20.072Z] 4f4fb700ef54: Waiting [2025-11-18T10:22:20.072Z] f5a772c54f75: Waiting [2025-11-18T10:22:20.072Z] e2dd1b2a9dca: Waiting [2025-11-18T10:22:20.072Z] 0a0502178392: Waiting [2025-11-18T10:22:20.072Z] 345fe9f21930: Verifying Checksum [2025-11-18T10:22:20.072Z] 345fe9f21930: Download complete [2025-11-18T10:22:20.072Z] c9804373a1e5: Verifying Checksum [2025-11-18T10:22:20.072Z] c9804373a1e5: Download complete [2025-11-18T10:22:20.072Z] 4f4fb700ef54: Verifying Checksum [2025-11-18T10:22:20.072Z] 4f4fb700ef54: Download complete [2025-11-18T10:22:20.072Z] f5a772c54f75: Verifying Checksum [2025-11-18T10:22:20.072Z] f5a772c54f75: Download complete [2025-11-18T10:22:20.072Z] 94e9d8af2201: Download complete [2025-11-18T10:22:20.659Z] 0a0502178392: Verifying Checksum [2025-11-18T10:22:20.659Z] 0a0502178392: Download complete [2025-11-18T10:22:21.246Z] 94e9d8af2201: Pull complete [2025-11-18T10:22:21.534Z] 345fe9f21930: Pull complete [2025-11-18T10:22:22.119Z] b40fc9e46828: Download complete [2025-11-18T10:22:22.707Z] e2dd1b2a9dca: Verifying Checksum [2025-11-18T10:22:22.707Z] e2dd1b2a9dca: Download complete [2025-11-18T10:22:26.014Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-18T10:22:26.014Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-18T10:22:26.014Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-11-18T10:22:26.288Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-11-18T10:22:26.591Z] + go mod tidy [2025-11-18T10:22:26.854Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-11-18T10:22:27.113Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-11-18T10:22:27.113Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-11-18T10:22:27.113Z] go: downloading go.uber.org/goleak v1.3.0 [2025-11-18T10:22:27.113Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-11-18T10:22:27.113Z] go: downloading github.com/kr/pretty v0.3.1 [2025-11-18T10:22:27.113Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-11-18T10:22:27.113Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-11-18T10:22:27.371Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-11-18T10:22:27.371Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-11-18T10:22:27.371Z] go: downloading github.com/kr/text v0.2.0 [2025-11-18T10:22:27.371Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-11-18T10:22:27.371Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-11-18T10:22:27.371Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-11-18T10:22:27.371Z] go: downloading github.com/rs/cors v1.11.0 [2025-11-18T10:22:27.371Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-11-18T10:22:27.631Z] go: downloading github.com/shoenig/test v0.6.4 [2025-11-18T10:22:27.631Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-11-18T10:22:27.631Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-11-18T10:22:27.631Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-11-18T10:22:27.631Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-11-18T10:22:27.891Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2025-11-18T10:22:28.180Z] + ls -al . [2025-11-18T10:22:28.180Z] total 2000 [2025-11-18T10:22:28.180Z] drwxrwxr-x 12 1001 1001 4096 Nov 18 10:20 . [2025-11-18T10:22:28.180Z] drwxr-xr-x 4 root root 4096 Nov 18 10:20 .. [2025-11-18T10:22:28.180Z] drwxrwxr-x 2 1001 1001 4096 Nov 18 10:19 .blubracket [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 10 Nov 18 10:19 .dockerignore [2025-11-18T10:22:28.180Z] drwxrwxr-x 8 1001 1001 4096 Nov 18 10:21 .git [2025-11-18T10:22:28.180Z] drwxrwxr-x 3 1001 1001 4096 Nov 18 10:19 .github [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 902 Nov 18 10:19 .gitignore [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 218 Nov 18 10:19 .golangci.yml [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 100 Nov 18 10:19 .hadolint.yml [2025-11-18T10:22:28.180Z] drwxr-xr-x 3 1001 1001 4096 Nov 18 10:19 .semver [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 155 Nov 18 10:19 .sonarcloud.properties [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 1171 Nov 18 10:19 ADOPTERS.md [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 17374 Nov 18 10:19 Attribution.txt [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 108018 Nov 18 10:19 CHANGELOG.md [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 3804 Nov 18 10:19 CONTRIBUTING.md [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 677 Nov 18 10:19 GOVERNANCE.md [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 858 Nov 18 10:19 Jenkinsfile [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 10775 Nov 18 10:19 LICENSE [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 16754 Nov 18 10:19 Makefile [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 582 Nov 18 10:19 OWNERS.md [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 9932 Nov 18 10:19 README.md [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 789 Nov 18 10:19 SECURITY.md [2025-11-18T10:22:28.180Z] -rw-rw-r-- 1 1001 1001 11 Nov 18 10:19 VERSION [2025-11-18T10:22:28.181Z] drwxrwxr-x 2 1001 1001 4096 Nov 18 10:19 bin [2025-11-18T10:22:28.181Z] drwxrwxr-x 19 1001 1001 4096 Nov 18 10:19 cmd [2025-11-18T10:22:28.181Z] -rw-r--r-- 1 root root 1665865 Nov 18 10:21 coverage.out [2025-11-18T10:22:28.181Z] drwxrwxr-x 2 1001 1001 4096 Nov 18 10:19 fuzz_test [2025-11-18T10:22:28.181Z] -rw-rw-r-- 1 1001 1001 6454 Nov 18 10:19 go.mod [2025-11-18T10:22:28.181Z] -rw-rw-r-- 1 1001 1001 88143 Nov 18 10:19 go.sum [2025-11-18T10:22:28.181Z] drwxrwxr-x 7 1001 1001 4096 Nov 18 10:19 internal [2025-11-18T10:22:28.181Z] drwxrwxr-x 2 1001 1001 4096 Nov 18 10:19 openapi [2025-11-18T10:22:28.181Z] -rw-rw-r-- 1 1001 1001 584 Nov 18 10:19 security.txt [2025-11-18T10:22:28.181Z] drwxrwxr-x 10 1001 1001 4096 Nov 18 10:19 vendor [2025-11-18T10:22:28.181Z] -rw-rw-r-- 1 1001 1001 204 Nov 18 10:19 version.go [Pipeline] sh [2025-11-18T10:22:28.473Z] + '[' -e coverage.out ] [2025-11-18T10:22:28.473Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-11-18T10:22:28.678Z] Stashed 1 file(s) [Pipeline] sh [2025-11-18T10:22:28.964Z] + make build [2025-11-18T10:22:28.964Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-18T10:22:37.825Z] b40fc9e46828: Pull complete [2025-11-18T10:22:37.825Z] c9804373a1e5: Pull complete [2025-11-18T10:22:37.825Z] 4f4fb700ef54: Pull complete [2025-11-18T10:22:37.825Z] f5a772c54f75: Pull complete [2025-11-18T10:22:44.500Z] e2dd1b2a9dca: Pull complete [2025-11-18T10:22:46.453Z] 0a0502178392: Pull complete [2025-11-18T10:22:46.453Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-11-18T10:22:46.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-18T10:22:46.453Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-11-18T10:22:46.795Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-18T10:22:46.795Z] WORKDIR /edgex [2025-11-18T10:22:46.795Z] COPY go.mod . [2025-11-18T10:22:46.795Z] RUN go mod download [2025-11-18T10:22:46.795Z] + docker build -t ci-base-image-arm64 -f - . [2025-11-18T10:22:52.182Z] Sending build context to Docker daemon 48.51MB [2025-11-18T10:22:52.182Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-11-18T10:22:52.182Z] ---> 72db82c1953f [2025-11-18T10:22:52.182Z] Step 2/4 : WORKDIR /edgex [2025-11-18T10:22:53.595Z] ---> Running in 09a50c108528 [2025-11-18T10:22:53.870Z] Removing intermediate container 09a50c108528 [2025-11-18T10:22:53.870Z] ---> 9d6bbbd13b56 [2025-11-18T10:22:53.870Z] Step 3/4 : COPY go.mod . [2025-11-18T10:22:54.468Z] ---> 857aa95ddb98 [2025-11-18T10:22:54.468Z] Step 4/4 : RUN go mod download [2025-11-18T10:22:54.468Z] ---> Running in e671765a9585 [2025-11-18T10:22:55.538Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-18T10:22:55.538Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-18T10:22:55.799Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-18T10:22:56.737Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-18T10:22:58.645Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-18T10:23:03.919Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-18T10:23:05.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-18T10:23:08.361Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-18T10:23:10.900Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-18T10:23:12.277Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-18T10:23:13.655Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-18T10:23:14.592Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-11-18T10:23:16.515Z] $ docker stop --time=1 9f074a2659a147c83f84686894737aacc6603d6e0861b6049cdd6a1e3632f425 [2025-11-18T10:23:19.279Z] $ docker rm -f --volumes 9f074a2659a147c83f84686894737aacc6603d6e0861b6049cdd6a1e3632f425 [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-18T10:23:20.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-18T10:23:20.590Z] [2025-11-18T10:23:20.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:23:20.896Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-18T10:23:20.896Z] latest: Pulling from edgex-devops/edgex-compose [2025-11-18T10:23:20.896Z] 91d30c5bc195: Pulling fs layer [2025-11-18T10:23:20.896Z] 2e9b0aa3be6d: Pulling fs layer [2025-11-18T10:23:20.896Z] 9c61dcf015f6: Pulling fs layer [2025-11-18T10:23:20.896Z] 4698f68db338: Pulling fs layer [2025-11-18T10:23:20.896Z] 2a2f49069b9e: Pulling fs layer [2025-11-18T10:23:20.896Z] e0025b399a48: Pulling fs layer [2025-11-18T10:23:20.896Z] 2a2f49069b9e: Waiting [2025-11-18T10:23:20.896Z] e0025b399a48: Waiting [2025-11-18T10:23:20.896Z] 4698f68db338: Waiting [2025-11-18T10:23:20.896Z] 91d30c5bc195: Verifying Checksum [2025-11-18T10:23:20.896Z] 91d30c5bc195: Download complete [2025-11-18T10:23:20.896Z] 4698f68db338: Verifying Checksum [2025-11-18T10:23:20.896Z] 4698f68db338: Download complete [2025-11-18T10:23:21.155Z] 2e9b0aa3be6d: Verifying Checksum [2025-11-18T10:23:21.155Z] 2e9b0aa3be6d: Download complete [2025-11-18T10:23:21.155Z] e0025b399a48: Download complete [2025-11-18T10:23:21.155Z] 91d30c5bc195: Pull complete [2025-11-18T10:23:21.155Z] 2a2f49069b9e: Verifying Checksum [2025-11-18T10:23:21.155Z] 2a2f49069b9e: Download complete [2025-11-18T10:23:21.413Z] 2e9b0aa3be6d: Pull complete [2025-11-18T10:23:21.982Z] 9c61dcf015f6: Verifying Checksum [2025-11-18T10:23:21.982Z] 9c61dcf015f6: Download complete [2025-11-18T10:23:26.169Z] 9c61dcf015f6: Pull complete [2025-11-18T10:23:26.169Z] 4698f68db338: Pull complete [2025-11-18T10:23:26.169Z] 2a2f49069b9e: Pull complete [2025-11-18T10:23:26.169Z] e0025b399a48: Pull complete [2025-11-18T10:23:26.169Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-11-18T10:23:26.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-11-18T10:23:26.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T10:23:26.270Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T10:23:26.304Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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/edgex-compose:latest cat [2025-11-18T10:23:27.407Z] $ docker top 6b9ed3a91320c6de36788fd8877a5af88915f7e9d88f486f6ddcd75816a06515 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-18T10:23:27.752Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-18T10:23:28.010Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #1 transferring dockerfile: 2.01kB done [2025-11-18T10:23:28.010Z] #1 DONE 0.1s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #2 transferring dockerfile: 3.02kB done [2025-11-18T10:23:28.010Z] #2 DONE 0.1s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-18T10:23:28.010Z] #3 DONE 0.0s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:23:28.010Z] #4 ... [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #5 transferring dockerfile: 2.14kB done [2025-11-18T10:23:28.010Z] #5 DONE 0.1s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #6 transferring dockerfile: 1.81kB done [2025-11-18T10:23:28.010Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-18T10:23:28.010Z] #6 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-11-18T10:23:28.010Z] #6 DONE 0.1s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #7 transferring dockerfile: 2.50kB done [2025-11-18T10:23:28.010Z] #7 DONE 0.2s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #8 transferring dockerfile: 2.49kB done [2025-11-18T10:23:28.010Z] #8 DONE 0.2s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #9 transferring dockerfile: 1.89kB done [2025-11-18T10:23:28.010Z] #9 DONE 0.2s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #10 transferring dockerfile: 1.83kB done [2025-11-18T10:23:28.010Z] #10 DONE 0.2s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #11 [security-proxy-setup internal] load .dockerignore [2025-11-18T10:23:28.010Z] #11 DONE 0.0s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #12 [security-proxy-auth internal] load .dockerignore [2025-11-18T10:23:28.010Z] #12 DONE 0.0s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #13 [security-bootstrapper internal] load .dockerignore [2025-11-18T10:23:28.010Z] #13 DONE 0.0s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #14 [support-notifications internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #14 transferring dockerfile: 2.00kB done [2025-11-18T10:23:28.010Z] #14 DONE 0.2s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2025-11-18T10:23:28.010Z] #15 DONE 0.0s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #16 [core-command internal] load build definition from Dockerfile [2025-11-18T10:23:28.010Z] #16 transferring dockerfile: 1.94kB done [2025-11-18T10:23:28.010Z] #16 DONE 0.2s [2025-11-18T10:23:28.010Z] [2025-11-18T10:23:28.010Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-18T10:23:28.011Z] #3 DONE 0.0s [2025-11-18T10:23:28.011Z] [2025-11-18T10:23:28.011Z] #4 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:23:28.270Z] #4 ... [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #17 [core-data internal] load build definition from Dockerfile [2025-11-18T10:23:28.270Z] #17 transferring dockerfile: 2.04kB done [2025-11-18T10:23:28.270Z] #17 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #18 [security-spire-config internal] load build definition from Dockerfile [2025-11-18T10:23:28.270Z] #18 transferring dockerfile: 1.69kB done [2025-11-18T10:23:28.270Z] #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-18T10:23:28.270Z] #18 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-18T10:23:28.270Z] #19 transferring dockerfile: 2.23kB done [2025-11-18T10:23:28.270Z] #19 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #20 [security-spire-server internal] load build definition from Dockerfile [2025-11-18T10:23:28.270Z] #20 transferring dockerfile: 1.70kB done [2025-11-18T10:23:28.270Z] #20 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-11-18T10:23:28.270Z] #20 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #21 [core-metadata internal] load build definition from Dockerfile [2025-11-18T10:23:28.270Z] #21 transferring dockerfile: 2.10kB done [2025-11-18T10:23:28.270Z] #21 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-11-18T10:23:28.270Z] #3 DONE 0.0s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #12 [security-proxy-auth internal] load .dockerignore [2025-11-18T10:23:28.270Z] #12 transferring context: 50B done [2025-11-18T10:23:28.270Z] #12 DONE 0.0s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #15 [security-spiffe-token-provider internal] load .dockerignore [2025-11-18T10:23:28.270Z] #15 transferring context: 50B done [2025-11-18T10:23:28.270Z] #15 DONE 0.0s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:23:28.270Z] #4 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #13 [security-bootstrapper internal] load .dockerignore [2025-11-18T10:23:28.270Z] #13 transferring context: 50B done [2025-11-18T10:23:28.270Z] #13 DONE 0.1s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #11 [security-proxy-setup internal] load .dockerignore [2025-11-18T10:23:28.270Z] #11 transferring context: 50B 0.0s done [2025-11-18T10:23:28.270Z] #11 DONE 0.1s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-11-18T10:23:28.270Z] #22 transferring context: 50B done [2025-11-18T10:23:28.270Z] #22 DONE 0.1s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #23 [core-keeper internal] load .dockerignore [2025-11-18T10:23:28.270Z] #23 transferring context: 50B done [2025-11-18T10:23:28.270Z] #23 DONE 0.1s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #24 [support-notifications internal] load .dockerignore [2025-11-18T10:23:28.270Z] #24 transferring context: 50B done [2025-11-18T10:23:28.270Z] #24 DONE 0.1s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #25 [support-scheduler internal] load .dockerignore [2025-11-18T10:23:28.270Z] #25 transferring context: 50B done [2025-11-18T10:23:28.270Z] #25 DONE 0.1s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #26 [core-command internal] load .dockerignore [2025-11-18T10:23:28.270Z] #26 transferring context: 50B done [2025-11-18T10:23:28.270Z] #26 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #27 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:23:28.270Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:23:28.270Z] #27 ... [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #28 [core-data internal] load .dockerignore [2025-11-18T10:23:28.270Z] #28 transferring context: 50B done [2025-11-18T10:23:28.270Z] #28 DONE 0.2s [2025-11-18T10:23:28.270Z] [2025-11-18T10:23:28.270Z] #27 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:23:28.270Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:23:28.270Z] #27 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:23:28.270Z] #27 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-11-18T10:23:28.270Z] #27 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-11-18T10:23:28.270Z] #27 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s [2025-11-18T10:23:28.270Z] #27 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 [2025-11-18T10:23:28.529Z] #27 ... [2025-11-18T10:23:28.529Z] [2025-11-18T10:23:28.529Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-18T10:23:28.529Z] #29 transferring context: 50B done [2025-11-18T10:23:28.529Z] #29 DONE 0.3s [2025-11-18T10:23:28.529Z] [2025-11-18T10:23:28.529Z] #27 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:23:28.529Z] #27 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-11-18T10:23:28.529Z] #27 ... [2025-11-18T10:23:28.529Z] [2025-11-18T10:23:28.529Z] #30 [core-metadata internal] load .dockerignore [2025-11-18T10:23:28.529Z] #30 transferring context: 50B 0.0s done [2025-11-18T10:23:28.529Z] #30 DONE 0.3s [2025-11-18T10:23:28.529Z] [2025-11-18T10:23:28.529Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-18T10:23:28.529Z] #31 DONE 0.5s [2025-11-18T10:23:28.529Z] [2025-11-18T10:23:28.529Z] #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-11-18T10:23:28.529Z] #32 DONE 0.4s [2025-11-18T10:23:28.529Z] [2025-11-18T10:23:28.529Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-18T10:23:28.529Z] #33 DONE 0.6s [2025-11-18T10:23:28.529Z] [2025-11-18T10:23:28.529Z] #27 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:23:28.529Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:23:28.529Z] #27 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:23:28.529Z] #27 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-11-18T10:23:28.529Z] #27 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-11-18T10:23:28.529Z] #27 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-11-18T10:23:28.529Z] #27 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-11-18T10:23:29.467Z] #27 ... [2025-11-18T10:23:29.467Z] [2025-11-18T10:23:29.467Z] #34 [security-spire-config internal] load .dockerignore [2025-11-18T10:23:29.467Z] #34 transferring context: 50B done [2025-11-18T10:23:29.467Z] #34 DONE 0.8s [2025-11-18T10:23:29.467Z] [2025-11-18T10:23:29.467Z] #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-11-18T10:23:29.467Z] #35 DONE 0.9s [2025-11-18T10:23:29.467Z] [2025-11-18T10:23:29.467Z] #36 [security-spire-server internal] load .dockerignore [2025-11-18T10:23:29.467Z] #36 transferring context: 50B 0.0s done [2025-11-18T10:23:29.467Z] #36 DONE 0.9s [2025-11-18T10:23:29.467Z] [2025-11-18T10:23:29.467Z] #27 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:23:29.467Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:23:29.467Z] #27 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:23:29.467Z] #27 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-11-18T10:23:29.467Z] #27 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-11-18T10:23:29.467Z] #27 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-11-18T10:23:29.467Z] #27 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-11-18T10:23:29.730Z] #27 DONE 1.5s [2025-11-18T10:23:29.730Z] [2025-11-18T10:23:29.730Z] #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-18T10:23:29.730Z] #37 ... [2025-11-18T10:23:29.730Z] [2025-11-18T10:23:29.730Z] #27 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:23:29.730Z] #27 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:23:29.730Z] #27 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:23:29.730Z] #27 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done [2025-11-18T10:23:29.730Z] #27 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done [2025-11-18T10:23:29.730Z] #27 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.1s done [2025-11-18T10:23:29.730Z] #27 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done [2025-11-18T10:23:29.730Z] #27 DONE 1.5s [2025-11-18T10:23:29.730Z] [2025-11-18T10:23:29.730Z] #38 [security-spire-agent internal] load .dockerignore [2025-11-18T10:23:29.730Z] #38 transferring context: 50B 0.0s done [2025-11-18T10:23:29.730Z] #38 DONE 1.1s [2025-11-18T10:23:29.730Z] [2025-11-18T10:23:29.730Z] #39 [security-spire-config internal] load build context [2025-11-18T10:23:29.730Z] #39 transferring context: 22.05kB 0.0s done [2025-11-18T10:23:29.730Z] #39 DONE 0.3s [2025-11-18T10:23:29.730Z] [2025-11-18T10:23:29.730Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:23:29.730Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:23:29.989Z] #40 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done [2025-11-18T10:23:30.248Z] #40 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-18T10:23:30.248Z] #40 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-11-18T10:23:30.248Z] #40 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-11-18T10:23:30.248Z] #40 ... [2025-11-18T10:23:30.248Z] [2025-11-18T10:23:30.248Z] #41 [security-spire-agent internal] load build context [2025-11-18T10:23:30.248Z] #41 transferring context: 23.33kB 0.0s done [2025-11-18T10:23:30.248Z] #41 DONE 0.5s [2025-11-18T10:23:30.248Z] [2025-11-18T10:23:30.248Z] #42 [security-spire-server internal] load build context [2025-11-18T10:23:30.248Z] #42 transferring context: 23.80kB 0.0s done [2025-11-18T10:23:30.248Z] #42 DONE 0.7s [2025-11-18T10:23:30.248Z] [2025-11-18T10:23:30.248Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:23:30.248Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-11-18T10:23:30.248Z] #40 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-11-18T10:23:30.248Z] #40 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-11-18T10:23:30.248Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s [2025-11-18T10:23:30.248Z] #40 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-18T10:23:30.248Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-11-18T10:23:30.248Z] #40 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-11-18T10:23:30.546Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.46MB / 36.47MB 0.3s [2025-11-18T10:23:30.546Z] #40 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-11-18T10:23:30.546Z] #40 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-11-18T10:23:30.812Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.40MB / 36.47MB 0.7s [2025-11-18T10:23:31.306Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s [2025-11-18T10:23:32.271Z] #40 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.7s done [2025-11-18T10:23:32.838Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-11-18T10:23:37.034Z] #40 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.6s done [2025-11-18T10:23:38.415Z] #40 ... [2025-11-18T10:23:38.415Z] [2025-11-18T10:23:38.415Z] #43 [security-proxy-setup internal] load build context [2025-11-18T10:23:38.415Z] #43 transferring context: 270.95MB 9.8s [2025-11-18T10:23:38.415Z] #43 ... [2025-11-18T10:23:38.415Z] [2025-11-18T10:23:38.415Z] #44 [core-data internal] load build context [2025-11-18T10:23:38.415Z] #44 ... [2025-11-18T10:23:38.415Z] [2025-11-18T10:23:38.415Z] #45 [security-secretstore-setup internal] load build context [2025-11-18T10:23:38.674Z] #45 ... [2025-11-18T10:23:38.674Z] [2025-11-18T10:23:38.674Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:23:38.674Z] #46 ... [2025-11-18T10:23:38.674Z] [2025-11-18T10:23:38.674Z] #47 [support-notifications internal] load build context [2025-11-18T10:23:38.674Z] #47 ... [2025-11-18T10:23:38.674Z] [2025-11-18T10:23:38.674Z] #48 [core-keeper internal] load build context [2025-11-18T10:23:38.940Z] #48 ... [2025-11-18T10:23:38.940Z] [2025-11-18T10:23:38.940Z] #49 [core-metadata internal] load build context [2025-11-18T10:23:38.940Z] #49 ... [2025-11-18T10:23:38.940Z] [2025-11-18T10:23:38.940Z] #50 [core-command internal] load build context [2025-11-18T10:23:39.197Z] #50 ... [2025-11-18T10:23:39.197Z] [2025-11-18T10:23:39.197Z] #51 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:23:39.197Z] #51 ... [2025-11-18T10:23:39.197Z] [2025-11-18T10:23:39.197Z] #52 [support-scheduler internal] load build context [2025-11-18T10:23:39.197Z] #52 ... [2025-11-18T10:23:39.197Z] [2025-11-18T10:23:39.197Z] #53 [security-bootstrapper internal] load build context [2025-11-18T10:23:39.459Z] #53 ... [2025-11-18T10:23:39.459Z] [2025-11-18T10:23:39.459Z] #54 [security-proxy-auth internal] load build context [2025-11-18T10:23:39.459Z] #54 ... [2025-11-18T10:23:39.459Z] [2025-11-18T10:23:39.459Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:23:39.459Z] #0 0.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.459Z] #0 0.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.459Z] #0 1.244 OK: 248 MiB in 58 packages [2025-11-18T10:23:39.720Z] #55 ... [2025-11-18T10:23:39.720Z] [2025-11-18T10:23:39.720Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-18T10:23:39.720Z] #0 1.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.720Z] #0 1.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.720Z] #0 1.842 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:23:39.720Z] #0 1.842 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:23:39.720Z] #0 1.842 OK: 24184 distinct packages available [2025-11-18T10:23:39.720Z] #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.720Z] #0 1.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.720Z] #0 2.285 OK: 248 MiB in 58 packages [2025-11-18T10:23:39.720Z] #56 ... [2025-11-18T10:23:39.720Z] [2025-11-18T10:23:39.720Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-18T10:23:39.720Z] #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.720Z] #0 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.720Z] #0 1.492 OK: 248 MiB in 58 packages [2025-11-18T10:23:39.720Z] #57 ... [2025-11-18T10:23:39.720Z] [2025-11-18T10:23:39.720Z] #58 [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-18T10:23:39.978Z] #58 ... [2025-11-18T10:23:39.978Z] [2025-11-18T10:23:39.978Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-18T10:23:39.978Z] #0 0.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.978Z] #0 0.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:39.978Z] #0 1.468 OK: 248 MiB in 58 packages [2025-11-18T10:23:39.978Z] #59 ... [2025-11-18T10:23:39.978Z] [2025-11-18T10:23:39.978Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-18T10:23:40.237Z] #60 ... [2025-11-18T10:23:40.237Z] [2025-11-18T10:23:40.237Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-18T10:23:40.237Z] #61 ... [2025-11-18T10:23:40.237Z] [2025-11-18T10:23:40.237Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:23:40.237Z] #62 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done [2025-11-18T10:23:40.237Z] #62 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-18T10:23:40.237Z] #62 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-11-18T10:23:40.237Z] #62 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-11-18T10:23:40.237Z] #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-11-18T10:23:40.237Z] #62 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-11-18T10:23:40.237Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-11-18T10:23:40.237Z] #62 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.3s done [2025-11-18T10:23:40.237Z] #62 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-11-18T10:23:40.237Z] #62 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-11-18T10:23:40.237Z] #62 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.7s done [2025-11-18T10:23:40.237Z] #62 ... [2025-11-18T10:23:40.237Z] [2025-11-18T10:23:40.237Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-18T10:23:40.495Z] #63 ... [2025-11-18T10:23:40.495Z] [2025-11-18T10:23:40.495Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-18T10:23:40.495Z] #64 ... [2025-11-18T10:23:40.495Z] [2025-11-18T10:23:40.495Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-18T10:23:40.495Z] #0 2.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.495Z] #0 2.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.495Z] #0 3.584 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:23:40.495Z] #0 3.584 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:23:40.495Z] #0 3.584 OK: 24171 distinct packages available [2025-11-18T10:23:40.495Z] #0 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.495Z] #0 3.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.495Z] #0 4.104 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:40.495Z] #0 4.133 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-18T10:23:40.495Z] #0 4.140 (3/4) Installing libucontext (1.2-r3) [2025-11-18T10:23:40.495Z] #0 4.140 (4/4) Installing gcompat (1.1.0-r4) [2025-11-18T10:23:40.495Z] #0 4.143 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:40.495Z] #0 4.159 OK: 8 MiB in 18 packages [2025-11-18T10:23:40.764Z] #65 ... [2025-11-18T10:23:40.764Z] [2025-11-18T10:23:40.764Z] #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-18T10:23:40.764Z] #66 DONE 11.2s [2025-11-18T10:23:40.764Z] [2025-11-18T10:23:40.764Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-18T10:23:40.764Z] #0 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 3.757 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:23:40.764Z] #0 3.757 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:23:40.764Z] #0 3.757 OK: 24171 distinct packages available [2025-11-18T10:23:40.764Z] #0 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 3.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 4.264 (1/14) Installing ca-certificates (20250911-r0) [2025-11-18T10:23:40.764Z] #0 4.387 (2/14) Installing brotli-libs (1.1.0-r2) [2025-11-18T10:23:40.764Z] #0 4.400 (3/14) Installing c-ares (1.33.1-r0) [2025-11-18T10:23:40.764Z] #0 4.405 (4/14) Installing libunistring (1.2-r0) [2025-11-18T10:23:40.764Z] #0 4.424 (5/14) Installing libidn2 (2.3.7-r0) [2025-11-18T10:23:40.764Z] #0 4.444 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-11-18T10:23:40.764Z] #0 4.450 (7/14) Installing libpsl (0.21.5-r1) [2025-11-18T10:23:40.764Z] #0 4.454 (8/14) Installing zstd-libs (1.5.6-r0) [2025-11-18T10:23:40.764Z] #0 4.464 (9/14) Installing libcurl (8.14.1-r2) [2025-11-18T10:23:40.764Z] #0 4.476 (10/14) Installing curl (8.14.1-r2) [2025-11-18T10:23:40.764Z] #0 4.485 (11/14) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:40.764Z] #0 4.493 (12/14) Installing musl-obstack (1.2.3-r2) [2025-11-18T10:23:40.764Z] #0 4.495 (13/14) Installing libucontext (1.2-r3) [2025-11-18T10:23:40.764Z] #0 4.526 (14/14) Installing gcompat (1.1.0-r4) [2025-11-18T10:23:40.764Z] #0 4.526 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:40.764Z] #0 4.526 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:23:40.764Z] #0 4.564 OK: 13 MiB in 28 packages [2025-11-18T10:23:40.764Z] #67 ... [2025-11-18T10:23:40.764Z] [2025-11-18T10:23:40.764Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:23:40.764Z] #0 1.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 1.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 2.125 OK: 248 MiB in 58 packages [2025-11-18T10:23:40.764Z] #68 ... [2025-11-18T10:23:40.764Z] [2025-11-18T10:23:40.764Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-18T10:23:40.764Z] #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 3.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 3.804 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:23:40.764Z] #0 3.804 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:23:40.764Z] #0 3.804 OK: 24171 distinct packages available [2025-11-18T10:23:40.764Z] #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 4.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:40.764Z] #0 4.336 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:40.764Z] #0 4.359 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-18T10:23:40.764Z] #0 4.363 (3/5) Installing libucontext (1.2-r3) [2025-11-18T10:23:40.764Z] #0 4.373 (4/5) Installing gcompat (1.1.0-r4) [2025-11-18T10:23:40.764Z] #0 4.380 (5/5) Installing openssl (3.3.5-r0) [2025-11-18T10:23:40.764Z] #0 4.399 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:40.764Z] #0 4.409 OK: 9 MiB in 19 packages [2025-11-18T10:23:41.025Z] #69 ... [2025-11-18T10:23:41.025Z] [2025-11-18T10:23:41.025Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-18T10:23:41.025Z] #70 ... [2025-11-18T10:23:41.025Z] [2025-11-18T10:23:41.025Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-18T10:23:41.284Z] #71 ... [2025-11-18T10:23:41.284Z] [2025-11-18T10:23:41.284Z] #51 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:23:43.198Z] #51 ... [2025-11-18T10:23:43.198Z] [2025-11-18T10:23:43.198Z] #37 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-18T10:23:43.198Z] #37 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:43.198Z] #37 3.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:43.198Z] #37 3.760 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:43.198Z] #37 3.760 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:43.198Z] #37 3.774 OK: 8 MiB in 15 packages [2025-11-18T10:23:43.198Z] #37 ... [2025-11-18T10:23:43.198Z] [2025-11-18T10:23:43.198Z] #51 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:23:43.458Z] #51 transferring context: 392.48MB 14.6s [2025-11-18T10:23:43.458Z] #51 ... [2025-11-18T10:23:43.458Z] [2025-11-18T10:23:43.458Z] #49 [core-metadata internal] load build context [2025-11-18T10:23:43.458Z] #49 transferring context: 544.00MB 13.0s done [2025-11-18T10:23:43.458Z] #49 DONE 15.0s [2025-11-18T10:23:43.458Z] [2025-11-18T10:23:43.458Z] #51 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:23:45.998Z] #51 transferring context: 544.00MB 16.8s done [2025-11-18T10:23:46.258Z] #51 ... [2025-11-18T10:23:46.258Z] [2025-11-18T10:23:46.258Z] #53 [security-bootstrapper internal] load build context [2025-11-18T10:23:46.258Z] #53 transferring context: 544.00MB 13.5s done [2025-11-18T10:23:46.258Z] #53 DONE 18.0s [2025-11-18T10:23:46.517Z] [2025-11-18T10:23:46.517Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:23:46.517Z] #46 transferring context: 544.00MB 17.3s done [2025-11-18T10:23:46.777Z] #46 ... [2025-11-18T10:23:46.777Z] [2025-11-18T10:23:46.777Z] #45 [security-secretstore-setup internal] load build context [2025-11-18T10:23:46.777Z] #45 transferring context: 544.00MB 14.1s done [2025-11-18T10:23:46.777Z] #45 DONE 18.4s [2025-11-18T10:23:46.777Z] [2025-11-18T10:23:46.777Z] #54 [security-proxy-auth internal] load build context [2025-11-18T10:23:46.777Z] #54 transferring context: 544.00MB 17.1s done [2025-11-18T10:23:46.777Z] #54 ... [2025-11-18T10:23:46.777Z] [2025-11-18T10:23:46.777Z] #50 [core-command internal] load build context [2025-11-18T10:23:46.777Z] #50 transferring context: 544.00MB 14.1s done [2025-11-18T10:23:46.777Z] #50 DONE 18.5s [2025-11-18T10:23:46.777Z] [2025-11-18T10:23:46.777Z] #52 [support-scheduler internal] load build context [2025-11-18T10:23:46.777Z] #52 transferring context: 544.00MB 16.4s done [2025-11-18T10:23:47.346Z] #52 ... [2025-11-18T10:23:47.346Z] [2025-11-18T10:23:47.346Z] #47 [support-notifications internal] load build context [2025-11-18T10:23:47.346Z] #47 transferring context: 544.00MB 14.8s done [2025-11-18T10:23:47.346Z] #47 DONE 18.8s [2025-11-18T10:23:47.346Z] [2025-11-18T10:23:47.346Z] #44 [core-data internal] load build context [2025-11-18T10:23:47.346Z] #44 transferring context: 544.00MB 15.3s done [2025-11-18T10:23:47.346Z] #44 DONE 18.9s [2025-11-18T10:23:47.346Z] [2025-11-18T10:23:47.346Z] #43 [security-proxy-setup internal] load build context [2025-11-18T10:23:47.346Z] #43 transferring context: 544.00MB 15.9s done [2025-11-18T10:23:47.346Z] #43 ... [2025-11-18T10:23:47.346Z] [2025-11-18T10:23:47.346Z] #48 [core-keeper internal] load build context [2025-11-18T10:23:47.346Z] #48 transferring context: 544.00MB 15.7s done [2025-11-18T10:23:47.346Z] #48 DONE 19.0s [2025-11-18T10:23:47.346Z] [2025-11-18T10:23:47.346Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-18T10:23:47.605Z] #72 ... [2025-11-18T10:23:47.605Z] [2025-11-18T10:23:47.605Z] #43 [security-proxy-setup internal] load build context [2025-11-18T10:23:47.605Z] #43 DONE 19.4s [2025-11-18T10:23:47.864Z] [2025-11-18T10:23:47.864Z] #52 [support-scheduler internal] load build context [2025-11-18T10:23:47.864Z] #52 DONE 19.5s [2025-11-18T10:23:47.864Z] [2025-11-18T10:23:47.864Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:23:47.864Z] #55 ... [2025-11-18T10:23:47.864Z] [2025-11-18T10:23:47.864Z] #54 [security-proxy-auth internal] load build context [2025-11-18T10:23:47.864Z] #54 DONE 19.7s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #51 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:23:48.123Z] #51 DONE 19.4s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:23:48.123Z] #46 DONE 19.8s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-18T10:23:48.123Z] #37 DONE 18.4s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-18T10:23:48.123Z] #67 DONE 18.4s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:23:48.123Z] #68 DONE 18.5s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:23:48.123Z] #55 DONE 18.6s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-18T10:23:48.123Z] #65 DONE 18.4s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-18T10:23:48.123Z] #56 DONE 18.6s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-18T10:23:48.123Z] #69 DONE 18.4s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-18T10:23:48.123Z] #57 DONE 18.6s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #58 [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-18T10:23:48.123Z] #58 DONE 18.4s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:23:48.123Z] #73 ... [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-18T10:23:48.123Z] #59 DONE 18.6s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:23:48.123Z] #62 DONE 18.4s [2025-11-18T10:23:48.123Z] [2025-11-18T10:23:48.123Z] #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:23:48.381Z] #73 ... [2025-11-18T10:23:48.381Z] [2025-11-18T10:23:48.381Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:23:48.381Z] #40 DONE 18.9s [2025-11-18T10:23:48.642Z] [2025-11-18T10:23:48.642Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-18T10:23:48.642Z] #60 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:48.642Z] #60 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:48.901Z] #60 19.32 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:48.901Z] #60 19.32 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:49.159Z] #60 19.34 OK: 8 MiB in 15 packages [2025-11-18T10:23:50.096Z] #60 DONE 20.3s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-18T10:23:50.096Z] #63 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #63 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #63 19.26 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:50.096Z] #63 19.27 (2/2) Installing su-exec (0.2-r3) [2025-11-18T10:23:50.096Z] #63 19.27 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:50.096Z] #63 19.28 OK: 8 MiB in 16 packages [2025-11-18T10:23:50.096Z] #63 DONE 20.3s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-18T10:23:50.096Z] #72 7.531 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #72 8.190 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #72 8.669 OK: 248 MiB in 58 packages [2025-11-18T10:23:50.096Z] #72 DONE 9.0s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-18T10:23:50.096Z] #70 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #70 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #70 19.29 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:50.096Z] #70 19.31 (2/4) Installing openssl (3.3.5-r0) [2025-11-18T10:23:50.096Z] #70 19.32 (3/4) Installing su-exec (0.2-r3) [2025-11-18T10:23:50.096Z] #70 19.33 (4/4) Installing yq-go (4.44.1-r2) [2025-11-18T10:23:50.096Z] #70 19.40 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:50.096Z] #70 19.41 OK: 19 MiB in 18 packages [2025-11-18T10:23:50.096Z] #70 DONE 20.3s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-18T10:23:50.096Z] #71 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #71 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #71 19.32 (1/7) Installing ca-certificates (20250911-r0) [2025-11-18T10:23:50.096Z] #71 19.35 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:50.096Z] #71 19.37 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-11-18T10:23:50.096Z] #71 19.37 (4/7) Installing libsodium (1.0.19-r0) [2025-11-18T10:23:50.096Z] #71 19.38 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-11-18T10:23:50.096Z] #71 19.40 (6/7) Installing libzmq (4.3.5-r2) [2025-11-18T10:23:50.096Z] #71 19.41 (7/7) Installing zeromq (4.3.5-r2) [2025-11-18T10:23:50.096Z] #71 19.42 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:50.096Z] #71 19.43 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:23:50.096Z] #71 19.50 OK: 12 MiB in 21 packages [2025-11-18T10:23:50.096Z] #71 DONE 20.4s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:23:50.096Z] #74 ... [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-18T10:23:50.096Z] #64 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #64 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #64 19.25 (1/4) Installing ca-certificates (20250911-r0) [2025-11-18T10:23:50.096Z] #64 19.29 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:50.096Z] #64 19.32 (3/4) Installing su-exec (0.2-r3) [2025-11-18T10:23:50.096Z] #64 19.33 (4/4) Installing yq-go (4.44.1-r2) [2025-11-18T10:23:50.096Z] #64 19.43 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:50.096Z] #64 19.44 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:23:50.096Z] #64 19.50 OK: 19 MiB in 18 packages [2025-11-18T10:23:50.096Z] #64 DONE 20.4s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:23:50.096Z] #73 DONE 2.0s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-18T10:23:50.096Z] #61 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #61 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #61 19.30 (1/3) Installing ca-certificates (20250911-r0) [2025-11-18T10:23:50.096Z] #61 19.34 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:50.096Z] #61 19.34 (3/3) Installing tzdata (2025b-r0) [2025-11-18T10:23:50.096Z] #61 19.39 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:50.096Z] #61 19.39 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:23:50.096Z] #61 19.46 OK: 10 MiB in 17 packages [2025-11-18T10:23:50.096Z] #61 DONE 20.4s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:23:50.096Z] #75 DONE 1.9s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:23:50.096Z] #76 DONE 2.0s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:23:50.096Z] #77 DONE 1.8s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:23:50.096Z] #78 DONE 2.0s [2025-11-18T10:23:50.096Z] [2025-11-18T10:23:50.096Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:23:50.096Z] #0 1.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #0 1.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.096Z] #0 1.961 OK: 13 MiB in 28 packages [2025-11-18T10:23:50.096Z] #79 DONE 2.2s [2025-11-18T10:23:50.097Z] [2025-11-18T10:23:50.097Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:23:50.664Z] #80 ... [2025-11-18T10:23:50.664Z] [2025-11-18T10:23:50.664Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-18T10:23:50.664Z] #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.664Z] #0 2.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.664Z] #0 2.312 OK: 8 MiB in 18 packages [2025-11-18T10:23:50.664Z] #81 DONE 2.7s [2025-11-18T10:23:50.878Z] Removing intermediate container e671765a9585 [2025-11-18T10:23:50.879Z] ---> e2ec6e9ec247 [2025-11-18T10:23:50.879Z] Successfully built e2ec6e9ec247 [2025-11-18T10:23:50.879Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:23:50.923Z] [2025-11-18T10:23:50.923Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-18T10:23:50.923Z] #0 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.923Z] #0 2.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.923Z] #0 2.409 OK: 8 MiB in 15 packages [2025-11-18T10:23:50.923Z] #82 DONE 2.8s [2025-11-18T10:23:50.923Z] [2025-11-18T10:23:50.923Z] #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-18T10:23:50.923Z] #83 DONE 0.8s [2025-11-18T10:23:50.923Z] [2025-11-18T10:23:50.923Z] #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-18T10:23:50.923Z] #0 1.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.923Z] #0 2.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:50.923Z] #0 2.333 OK: 9 MiB in 19 packages [2025-11-18T10:23:50.923Z] #84 DONE 2.7s [2025-11-18T10:23:50.923Z] [2025-11-18T10:23:50.923Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:23:51.222Z] + docker inspect -f . ci-base-image-arm64 [2025-11-18T10:23:51.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T10:23:51.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-773325 does not seem to be running inside a container [2025-11-18T10:23:51.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** ci-base-image-arm64 cat [2025-11-18T10:23:51.860Z] #85 ... [2025-11-18T10:23:51.860Z] [2025-11-18T10:23:51.860Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-18T10:23:51.860Z] #0 1.680 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:51.860Z] #0 1.856 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:51.860Z] #0 3.001 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-18T10:23:51.860Z] #0 3.115 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:23:51.860Z] #0 3.123 OK: 8 MiB in 15 packages [2025-11-18T10:23:51.860Z] #86 DONE 3.6s [2025-11-18T10:23:51.860Z] [2025-11-18T10:23:51.860Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-18T10:23:51.860Z] #87 DONE 0.9s [2025-11-18T10:23:51.860Z] [2025-11-18T10:23:51.860Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-18T10:23:51.860Z] #88 DONE 0.9s [2025-11-18T10:23:51.860Z] [2025-11-18T10:23:51.860Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-18T10:23:51.860Z] #89 DONE 0.9s [2025-11-18T10:23:51.860Z] [2025-11-18T10:23:51.860Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-18T10:23:51.860Z] #90 DONE 0.1s [2025-11-18T10:23:51.860Z] [2025-11-18T10:23:51.860Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-18T10:23:51.860Z] #91 DONE 0.1s [2025-11-18T10:23:51.860Z] [2025-11-18T10:23:51.860Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-18T10:23:52.117Z] #92 DONE 0.3s [2025-11-18T10:23:52.117Z] [2025-11-18T10:23:52.117Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-18T10:23:52.117Z] #93 DONE 0.3s [2025-11-18T10:23:52.117Z] [2025-11-18T10:23:52.117Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-18T10:23:52.117Z] #94 DONE 0.4s [2025-11-18T10:23:52.117Z] [2025-11-18T10:23:52.117Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-18T10:23:52.375Z] #95 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-18T10:23:52.375Z] #96 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-18T10:23:52.375Z] #97 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-18T10:23:52.375Z] #98 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-18T10:23:52.375Z] #99 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-18T10:23:52.375Z] #100 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-18T10:23:52.375Z] #101 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-18T10:23:52.375Z] #102 DONE 0.1s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #103 [security-spire-server] exporting to image [2025-11-18T10:23:52.375Z] #103 exporting layers [2025-11-18T10:23:52.375Z] #103 ... [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #104 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-18T10:23:52.375Z] #0 1.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:52.375Z] #0 1.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:52.375Z] #0 2.093 OK: 8 MiB in 16 packages [2025-11-18T10:23:52.375Z] #104 DONE 2.4s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-18T10:23:52.375Z] #105 DONE 0.2s [2025-11-18T10:23:52.375Z] [2025-11-18T10:23:52.375Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-11-18T10:23:52.375Z] #106 DONE 0.2s [2025-11-18T10:23:52.634Z] [2025-11-18T10:23:52.634Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-18T10:23:52.634Z] #107 DONE 0.1s [2025-11-18T10:23:52.634Z] [2025-11-18T10:23:52.634Z] #108 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:23:52.634Z] #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:52.634Z] #0 2.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:52.634Z] #0 2.421 OK: 8 MiB in 15 packages [2025-11-18T10:23:52.634Z] #108 DONE 2.6s [2025-11-18T10:23:52.634Z] [2025-11-18T10:23:52.634Z] #109 [security-spire-agent] exporting to image [2025-11-18T10:23:52.729Z] $ docker top c6f480406c0abfead93e3159ee69df67c3b10bacaf57dcab0d6f1e29f6b8fcd5 -eo pid,comm [2025-11-18T10:23:52.896Z] #109 ... [2025-11-18T10:23:52.896Z] [2025-11-18T10:23:52.896Z] #103 [security-spire-server] exporting to image [2025-11-18T10:23:52.896Z] #103 exporting layers 0.5s done [2025-11-18T10:23:52.896Z] #103 writing image sha256:a9ac898efb9b9f0ee9737e177d7206eb8b322cd16c72183ab06b5520b875dda2 done [2025-11-18T10:23:52.896Z] #103 naming to docker.io/library/security-spire-server done [2025-11-18T10:23:52.896Z] #103 DONE 0.5s [Pipeline] { [Pipeline] sh [2025-11-18T10:23:53.155Z] [2025-11-18T10:23:53.155Z] #110 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-18T10:23:53.155Z] #0 2.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:53.155Z] #0 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:53.155Z] #0 2.812 OK: 19 MiB in 18 packages [2025-11-18T10:23:53.155Z] #110 DONE 3.0s [2025-11-18T10:23:53.155Z] [2025-11-18T10:23:53.155Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:23:53.155Z] #74 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:53.155Z] #74 2.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:53.155Z] #74 2.812 OK: 12 MiB in 21 packages [2025-11-18T10:23:53.155Z] #74 DONE 3.0s [2025-11-18T10:23:53.155Z] [2025-11-18T10:23:53.155Z] #111 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-18T10:23:53.155Z] #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:53.155Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:53.155Z] #0 2.819 OK: 19 MiB in 18 packages [2025-11-18T10:23:53.155Z] #111 DONE 3.0s [2025-11-18T10:23:53.155Z] [2025-11-18T10:23:53.155Z] #112 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-18T10:23:53.155Z] #112 DONE 0.1s [2025-11-18T10:23:53.155Z] [2025-11-18T10:23:53.155Z] #113 [security-spire-config] exporting to image [2025-11-18T10:23:53.155Z] #113 exporting layers 0.6s done [2025-11-18T10:23:53.155Z] #113 writing image sha256:1193f0f2d8dc3757c5fa2d3857ccb8031b7d4bbb6fc634cb492c93951303350e done [2025-11-18T10:23:53.155Z] #113 naming to docker.io/library/security-spire-config done [2025-11-18T10:23:53.155Z] #113 DONE 0.6s [2025-11-18T10:23:53.155Z] [2025-11-18T10:23:53.155Z] #109 [security-spire-agent] exporting to image [2025-11-18T10:23:53.155Z] #109 exporting layers 0.5s done [2025-11-18T10:23:53.155Z] #109 writing image sha256:c3509f4cd8aaa4498d62fb6ce3c0bf31542b7c6244aebe33e67d6361241522a5 done [2025-11-18T10:23:53.155Z] #109 naming to docker.io/library/security-spire-agent done [2025-11-18T10:23:53.155Z] #109 DONE 0.5s [2025-11-18T10:23:53.155Z] [2025-11-18T10:23:53.155Z] #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-18T10:23:53.574Z] + go version [2025-11-18T10:23:53.574Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-11-18T10:23:53.589Z] $ docker stop --time=1 c6f480406c0abfead93e3159ee69df67c3b10bacaf57dcab0d6f1e29f6b8fcd5 [2025-11-18T10:23:53.722Z] #114 DONE 1.2s [2025-11-18T10:23:53.722Z] [2025-11-18T10:23:53.722Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-18T10:23:53.722Z] #115 DONE 0.0s [2025-11-18T10:23:53.722Z] [2025-11-18T10:23:53.722Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:23:54.658Z] #116 ... [2025-11-18T10:23:54.658Z] [2025-11-18T10:23:54.658Z] #117 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:23:54.658Z] #0 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:54.658Z] #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-11-18T10:23:54.658Z] #0 4.375 OK: 10 MiB in 17 packages [2025-11-18T10:23:54.658Z] #117 DONE 4.6s [2025-11-18T10:23:54.917Z] [2025-11-18T10:23:54.917Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:23:55.208Z] $ docker rm -f --volumes c6f480406c0abfead93e3159ee69df67c3b10bacaf57dcab0d6f1e29f6b8fcd5 [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-18T10:23:55.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-18T10:23:55.936Z] [2025-11-18T10:23:55.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:23:56.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-18T10:23:56.283Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-11-18T10:23:56.283Z] 547446be3368: Pulling fs layer [2025-11-18T10:23:56.283Z] d125d8839a47: Pulling fs layer [2025-11-18T10:23:56.283Z] 3e85d5ac6304: Pulling fs layer [2025-11-18T10:23:56.283Z] c3105a71a48b: Pulling fs layer [2025-11-18T10:23:56.283Z] 0f093f025ec4: Pulling fs layer [2025-11-18T10:23:56.283Z] c3106fc0e877: Pulling fs layer [2025-11-18T10:23:56.283Z] c3105a71a48b: Waiting [2025-11-18T10:23:56.283Z] 0f093f025ec4: Waiting [2025-11-18T10:23:56.283Z] c3106fc0e877: Waiting [2025-11-18T10:23:56.551Z] 547446be3368: Verifying Checksum [2025-11-18T10:23:56.551Z] 547446be3368: Download complete [2025-11-18T10:23:56.551Z] c3105a71a48b: Verifying Checksum [2025-11-18T10:23:56.551Z] c3105a71a48b: Download complete [2025-11-18T10:23:56.819Z] d125d8839a47: Verifying Checksum [2025-11-18T10:23:56.819Z] d125d8839a47: Download complete [2025-11-18T10:23:56.819Z] c3106fc0e877: Verifying Checksum [2025-11-18T10:23:56.819Z] c3106fc0e877: Download complete [2025-11-18T10:23:57.087Z] 0f093f025ec4: Verifying Checksum [2025-11-18T10:23:57.087Z] 0f093f025ec4: Download complete [2025-11-18T10:23:57.087Z] 547446be3368: Pull complete [2025-11-18T10:23:58.499Z] d125d8839a47: Pull complete [2025-11-18T10:23:58.768Z] 3e85d5ac6304: Verifying Checksum [2025-11-18T10:23:58.768Z] 3e85d5ac6304: Download complete [2025-11-18T10:24:00.189Z] #118 ... [2025-11-18T10:24:00.189Z] [2025-11-18T10:24:00.189Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:00.189Z] #119 ... [2025-11-18T10:24:00.189Z] [2025-11-18T10:24:00.189Z] #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:08.849Z] 3e85d5ac6304: Pull complete [2025-11-18T10:24:08.850Z] c3105a71a48b: Pull complete [2025-11-18T10:24:09.806Z] 0f093f025ec4: Pull complete [2025-11-18T10:24:09.806Z] c3106fc0e877: Pull complete [2025-11-18T10:24:09.806Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-11-18T10:24:09.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-11-18T10:24:09.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T10:24:10.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-773325 does not seem to be running inside a container [2025-11-18T10:24:10.059Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-compose-arm64:latest cat [2025-11-18T10:24:12.217Z] $ docker top 03106abb583aebaf4f4826284a72b7d9b84ba3eb635c05eda553f53993beb1b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-18T10:24:12.734Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-11-18T10:24:22.191Z] #120 DONE 31.2s [2025-11-18T10:24:22.191Z] [2025-11-18T10:24:22.191Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:22.191Z] #116 DONE 31.1s [2025-11-18T10:24:22.191Z] [2025-11-18T10:24:22.191Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:22.191Z] #85 DONE 30.4s [2025-11-18T10:24:22.191Z] [2025-11-18T10:24:22.191Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:22.191Z] #119 DONE 31.2s [2025-11-18T10:24:22.191Z] [2025-11-18T10:24:22.191Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:22.191Z] #118 DONE 31.2s [2025-11-18T10:24:22.191Z] [2025-11-18T10:24:22.191Z] #80 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:22.191Z] #80 DONE 31.2s [2025-11-18T10:24:22.191Z] [2025-11-18T10:24:22.191Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-18T10:24:22.819Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #1 transferring dockerfile: 2.10kB 0.0s done [2025-11-18T10:24:22.819Z] #1 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #2 [core-data internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #2 transferring dockerfile: 2.04kB done [2025-11-18T10:24:22.819Z] #2 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #3 transferring dockerfile: 3.02kB done [2025-11-18T10:24:22.819Z] #3 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #4 transferring dockerfile: 2.50kB done [2025-11-18T10:24:22.819Z] #4 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #5 [security-spire-server internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #5 transferring dockerfile: 1.70kB done [2025-11-18T10:24:22.819Z] #5 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #6 transferring dockerfile: 1.89kB done [2025-11-18T10:24:22.819Z] #6 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #7 [core-command internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #7 transferring dockerfile: 1.94kB 0.0s done [2025-11-18T10:24:22.819Z] #7 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #8 [security-spire-config internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #8 transferring dockerfile: 1.69kB 0.0s done [2025-11-18T10:24:22.819Z] #8 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #9 transferring dockerfile: 1.83kB done [2025-11-18T10:24:22.819Z] #9 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #10 transferring dockerfile: 2.14kB done [2025-11-18T10:24:22.819Z] #10 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-11-18T10:24:22.819Z] #11 transferring dockerfile: 1.81kB done [2025-11-18T10:24:22.819Z] #11 DONE 0.1s [2025-11-18T10:24:22.819Z] [2025-11-18T10:24:22.819Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-11-18T10:24:23.086Z] #12 transferring dockerfile: 2.01kB 0.0s done [2025-11-18T10:24:23.086Z] #12 DONE 0.1s [2025-11-18T10:24:23.086Z] [2025-11-18T10:24:23.086Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-11-18T10:24:23.086Z] #13 transferring dockerfile: 2.49kB done [2025-11-18T10:24:23.086Z] #13 DONE 0.1s [2025-11-18T10:24:23.086Z] [2025-11-18T10:24:23.086Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-11-18T10:24:23.086Z] #14 transferring dockerfile: 2.23kB done [2025-11-18T10:24:23.086Z] #14 DONE 0.1s [2025-11-18T10:24:23.086Z] [2025-11-18T10:24:23.086Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-11-18T10:24:23.086Z] #15 transferring dockerfile: 2.00kB done [2025-11-18T10:24:23.086Z] #15 DONE 0.1s [2025-11-18T10:24:23.086Z] [2025-11-18T10:24:23.087Z] #16 [core-metadata internal] load .dockerignore [2025-11-18T10:24:23.354Z] #16 transferring context: 50B done [2025-11-18T10:24:23.354Z] #16 DONE 0.1s [2025-11-18T10:24:23.948Z] [2025-11-18T10:24:23.948Z] #17 [core-data internal] load .dockerignore [2025-11-18T10:24:23.948Z] #17 transferring context: 50B done [2025-11-18T10:24:23.948Z] #17 DONE 0.1s [2025-11-18T10:24:23.948Z] [2025-11-18T10:24:23.948Z] #18 [security-bootstrapper internal] load .dockerignore [2025-11-18T10:24:23.948Z] #18 transferring context: 50B 0.0s done [2025-11-18T10:24:23.948Z] #18 DONE 0.0s [2025-11-18T10:24:24.216Z] [2025-11-18T10:24:24.216Z] #19 [security-proxy-setup internal] load .dockerignore [2025-11-18T10:24:24.216Z] #19 transferring context: 50B done [2025-11-18T10:24:24.216Z] #19 DONE 0.1s [2025-11-18T10:24:24.216Z] [2025-11-18T10:24:24.216Z] #20 [security-spire-server internal] load .dockerignore [2025-11-18T10:24:24.216Z] #20 transferring context: 50B 0.0s done [2025-11-18T10:24:24.216Z] #20 DONE 0.1s [2025-11-18T10:24:24.216Z] [2025-11-18T10:24:24.216Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-11-18T10:24:24.216Z] #21 transferring context: 50B done [2025-11-18T10:24:24.216Z] #21 DONE 0.1s [2025-11-18T10:24:24.216Z] [2025-11-18T10:24:24.216Z] #22 [core-command internal] load .dockerignore [2025-11-18T10:24:24.216Z] #22 transferring context: 50B 0.0s done [2025-11-18T10:24:24.216Z] #22 DONE 0.1s [2025-11-18T10:24:24.216Z] [2025-11-18T10:24:24.216Z] #23 [security-spire-config internal] load .dockerignore [2025-11-18T10:24:24.216Z] #23 transferring context: 50B done [2025-11-18T10:24:24.216Z] #23 DONE 0.0s [2025-11-18T10:24:24.483Z] [2025-11-18T10:24:24.483Z] #24 [support-scheduler internal] load .dockerignore [2025-11-18T10:24:24.483Z] #24 transferring context: 50B done [2025-11-18T10:24:24.483Z] #24 DONE 0.1s [2025-11-18T10:24:24.483Z] [2025-11-18T10:24:24.483Z] #25 [security-proxy-auth internal] load .dockerignore [2025-11-18T10:24:24.483Z] #25 transferring context: 50B 0.0s done [2025-11-18T10:24:24.483Z] #25 DONE 0.1s [2025-11-18T10:24:24.483Z] [2025-11-18T10:24:24.483Z] #26 [core-keeper internal] load .dockerignore [2025-11-18T10:24:24.754Z] #26 transferring context: 50B 0.0s done [2025-11-18T10:24:24.754Z] #26 DONE 0.1s [2025-11-18T10:24:24.754Z] [2025-11-18T10:24:24.754Z] #27 [security-spire-agent internal] load .dockerignore [2025-11-18T10:24:24.754Z] #27 transferring context: 50B 0.0s done [2025-11-18T10:24:24.754Z] #27 DONE 0.1s [2025-11-18T10:24:24.754Z] [2025-11-18T10:24:24.754Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-11-18T10:24:24.754Z] #28 transferring context: 50B 0.0s done [2025-11-18T10:24:24.754Z] #28 DONE 0.1s [2025-11-18T10:24:24.754Z] [2025-11-18T10:24:24.754Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-11-18T10:24:24.754Z] #29 transferring context: 50B done [2025-11-18T10:24:24.754Z] #29 DONE 0.1s [2025-11-18T10:24:24.754Z] [2025-11-18T10:24:24.754Z] #30 [support-notifications internal] load .dockerignore [2025-11-18T10:24:25.023Z] #30 transferring context: 50B done [2025-11-18T10:24:25.023Z] #30 DONE 0.0s [2025-11-18T10:24:25.023Z] [2025-11-18T10:24:25.023Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:25.023Z] #31 DONE 0.0s [2025-11-18T10:24:25.023Z] [2025-11-18T10:24:25.023Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:24:25.296Z] #32 DONE 0.6s [2025-11-18T10:24:25.563Z] [2025-11-18T10:24:25.563Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:25.563Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:25.563Z] #33 ... [2025-11-18T10:24:25.563Z] [2025-11-18T10:24:25.563Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:25.563Z] #31 DONE 0.0s [2025-11-18T10:24:25.563Z] [2025-11-18T10:24:25.563Z] #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:25.563Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:25.563Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:25.563Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:25.563Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s [2025-11-18T10:24:25.833Z] #33 ... [2025-11-18T10:24:25.833Z] [2025-11-18T10:24:25.833Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:25.833Z] #31 DONE 0.0s [2025-11-18T10:24:25.833Z] [2025-11-18T10:24:25.833Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:24:25.833Z] #32 DONE 0.6s [2025-11-18T10:24:25.833Z] [2025-11-18T10:24:25.833Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:25.833Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:25.833Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:25.833Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:25.833Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:25.833Z] #33 ... [2025-11-18T10:24:25.833Z] [2025-11-18T10:24:25.833Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:25.833Z] #31 DONE 0.0s [2025-11-18T10:24:25.833Z] [2025-11-18T10:24:25.833Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:25.833Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:25.833Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:25.833Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:25.833Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:25.833Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.4s [2025-11-18T10:24:25.833Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s [2025-11-18T10:24:26.100Z] #33 ... [2025-11-18T10:24:26.100Z] [2025-11-18T10:24:26.100Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:24:26.100Z] #32 DONE 0.6s [2025-11-18T10:24:26.100Z] [2025-11-18T10:24:26.100Z] #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:26.100Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 [2025-11-18T10:24:26.100Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:26.369Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:26.369Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:26.369Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:26.369Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:26.369Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:26.369Z] #33 ... [2025-11-18T10:24:26.369Z] [2025-11-18T10:24:26.369Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:26.369Z] #31 DONE 0.1s [2025-11-18T10:24:26.369Z] [2025-11-18T10:24:26.369Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:26.369Z] #31 DONE 0.1s [2025-11-18T10:24:26.369Z] [2025-11-18T10:24:26.369Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:24:26.950Z] #32 DONE 1.1s [2025-11-18T10:24:26.950Z] [2025-11-18T10:24:26.950Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:26.950Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:26.950Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:26.950Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:26.950Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:26.950Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:26.950Z] #33 ... [2025-11-18T10:24:26.950Z] [2025-11-18T10:24:26.950Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:26.950Z] #31 DONE 0.1s [2025-11-18T10:24:26.950Z] [2025-11-18T10:24:26.950Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:26.950Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:26.950Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:26.950Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:26.950Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:26.951Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:27.533Z] #33 ... [2025-11-18T10:24:27.533Z] [2025-11-18T10:24:27.533Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:27.533Z] #31 DONE 0.1s [2025-11-18T10:24:27.533Z] [2025-11-18T10:24:27.533Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:27.533Z] #33 ... [2025-11-18T10:24:27.533Z] [2025-11-18T10:24:27.533Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:24:27.533Z] #32 DONE 1.6s [2025-11-18T10:24:27.533Z] [2025-11-18T10:24:27.533Z] #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:27.533Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:27.533Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:27.533Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:27.533Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:27.533Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:28.122Z] #33 ... [2025-11-18T10:24:28.122Z] [2025-11-18T10:24:28.122Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:28.122Z] #31 DONE 0.1s [2025-11-18T10:24:28.122Z] [2025-11-18T10:24:28.122Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:28.122Z] #34 DONE 0.0s [2025-11-18T10:24:28.122Z] [2025-11-18T10:24:28.122Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-11-18T10:24:28.122Z] #35 DONE 2.1s [2025-11-18T10:24:28.122Z] [2025-11-18T10:24:28.122Z] #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:28.122Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:28.122Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:28.122Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:28.122Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:28.122Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:28.390Z] #33 ... [2025-11-18T10:24:28.390Z] [2025-11-18T10:24:28.390Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:28.390Z] #31 DONE 0.1s [2025-11-18T10:24:28.390Z] [2025-11-18T10:24:28.390Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:28.390Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:28.390Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:28.390Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:28.390Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:28.390Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:28.658Z] #33 ... [2025-11-18T10:24:28.658Z] [2025-11-18T10:24:28.658Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:28.658Z] #31 DONE 0.1s [2025-11-18T10:24:28.658Z] [2025-11-18T10:24:28.658Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:28.924Z] #33 ... [2025-11-18T10:24:28.924Z] [2025-11-18T10:24:28.924Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:24:28.924Z] #32 DONE 2.8s [2025-11-18T10:24:28.924Z] [2025-11-18T10:24:28.924Z] #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:28.924Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:28.924Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:28.924Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:28.924Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:28.924Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:28.924Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:28.924Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:28.924Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:28.924Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:28.924Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:29.192Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:29.192Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:29.192Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:29.192Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:29.192Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:29.192Z] #33 ... [2025-11-18T10:24:29.192Z] [2025-11-18T10:24:29.192Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-11-18T10:24:29.192Z] #31 DONE 0.2s [2025-11-18T10:24:29.472Z] [2025-11-18T10:24:29.472Z] #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:29.472Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.4s done [2025-11-18T10:24:29.472Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.4s done [2025-11-18T10:24:30.057Z] #33 ... [2025-11-18T10:24:30.057Z] [2025-11-18T10:24:30.057Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-18T10:24:30.057Z] #36 DONE 5.3s [2025-11-18T10:24:30.057Z] [2025-11-18T10:24:30.057Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:24:30.057Z] #37 transferring context: 5.72MB 4.1s [2025-11-18T10:24:30.319Z] #121 DONE 8.6s [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #122 DONE 8.6s [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:24:30.320Z] #123 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #124 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:30.320Z] #125 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:30.320Z] #126 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:24:30.320Z] #127 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #128 [core-metadata builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #128 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:30.320Z] #129 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #130 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:24:30.320Z] #131 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #132 [core-command builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #132 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:24:30.320Z] #133 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:30.320Z] #134 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #135 [support-scheduler builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #135 DONE 8.6s [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #136 [security-proxy-setup builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #136 DONE 8.6s [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:30.320Z] #137 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #138 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:24:30.320Z] #139 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #140 [core-keeper builder 7/8] COPY . . [2025-11-18T10:24:30.320Z] #140 DONE 8.6s [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:24:30.320Z] #141 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #142 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:24:30.320Z] #143 CACHED [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #144 [support-notifications builder 6/7] COPY . . [2025-11-18T10:24:30.320Z] #144 DONE 8.6s [2025-11-18T10:24:30.320Z] [2025-11-18T10:24:30.320Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T10:24:30.324Z] #37 ... [2025-11-18T10:24:30.324Z] [2025-11-18T10:24:30.324Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-11-18T10:24:30.324Z] #32 DONE 4.3s [2025-11-18T10:24:30.324Z] [2025-11-18T10:24:30.324Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:24:30.590Z] #37 ... [2025-11-18T10:24:30.590Z] [2025-11-18T10:24:30.590Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-11-18T10:24:30.590Z] #36 DONE 5.3s [2025-11-18T10:24:30.590Z] [2025-11-18T10:24:30.590Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:24:30.590Z] #37 ... [2025-11-18T10:24:30.590Z] [2025-11-18T10:24:30.590Z] #38 [security-spire-server internal] load build context [2025-11-18T10:24:30.590Z] #38 transferring context: 23.80kB 0.3s done [2025-11-18T10:24:30.590Z] #38 DONE 2.3s [2025-11-18T10:24:30.590Z] [2025-11-18T10:24:30.590Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:24:30.858Z] #37 ... [2025-11-18T10:24:30.858Z] [2025-11-18T10:24:30.858Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-11-18T10:24:30.858Z] #39 DONE 3.1s [2025-11-18T10:24:30.858Z] [2025-11-18T10:24:30.858Z] #40 [core-command builder 2/7] WORKDIR /edgex-go [2025-11-18T10:24:30.886Z] #145 0.971 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-18T10:24:31.819Z] #40 ... [2025-11-18T10:24:31.819Z] [2025-11-18T10:24:31.819Z] #41 [security-spire-config internal] load build context [2025-11-18T10:24:31.819Z] #41 transferring context: 22.05kB 0.5s done [2025-11-18T10:24:31.819Z] #41 DONE 3.5s [2025-11-18T10:24:31.819Z] [2025-11-18T10:24:31.819Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:31.819Z] #34 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.3s done [2025-11-18T10:24:31.819Z] #34 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-11-18T10:24:31.819Z] #34 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-11-18T10:24:31.819Z] #34 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-11-18T10:24:31.819Z] #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s [2025-11-18T10:24:31.819Z] #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s [2025-11-18T10:24:31.819Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s [2025-11-18T10:24:31.819Z] #34 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done [2025-11-18T10:24:32.092Z] #34 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.1s done [2025-11-18T10:24:32.092Z] #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-11-18T10:24:32.092Z] #34 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done [2025-11-18T10:24:32.360Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done [2025-11-18T10:24:32.630Z] #34 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done [2025-11-18T10:24:32.898Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.1s [2025-11-18T10:24:33.167Z] #34 ... [2025-11-18T10:24:33.168Z] [2025-11-18T10:24:33.168Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 [2025-11-18T10:24:33.168Z] #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done [2025-11-18T10:24:33.168Z] #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done [2025-11-18T10:24:33.168Z] #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done [2025-11-18T10:24:33.168Z] #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done [2025-11-18T10:24:33.168Z] #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.5s done [2025-11-18T10:24:33.168Z] #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.4s done [2025-11-18T10:24:33.168Z] #33 DONE 8.4s [2025-11-18T10:24:33.168Z] [2025-11-18T10:24:33.168Z] #40 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-11-18T10:24:33.168Z] #40 DONE 3.4s [2025-11-18T10:24:33.168Z] [2025-11-18T10:24:33.168Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:33.168Z] #34 ... [2025-11-18T10:24:33.168Z] [2025-11-18T10:24:33.168Z] #42 [core-metadata internal] load build context [2025-11-18T10:24:33.452Z] #42 ... [2025-11-18T10:24:33.452Z] [2025-11-18T10:24:33.452Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:33.452Z] #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-11-18T10:24:33.452Z] #34 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done [2025-11-18T10:24:33.452Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.00MB / 33.17MB 2.7s [2025-11-18T10:24:33.721Z] #34 ... [2025-11-18T10:24:33.721Z] [2025-11-18T10:24:33.721Z] #43 [security-spire-agent internal] load build context [2025-11-18T10:24:33.721Z] #43 transferring context: 23.33kB 0.3s done [2025-11-18T10:24:33.721Z] #43 DONE 2.8s [2025-11-18T10:24:33.721Z] [2025-11-18T10:24:33.721Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:33.988Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 3.1s [2025-11-18T10:24:34.257Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 3.3s [2025-11-18T10:24:34.524Z] #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-11-18T10:24:34.524Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 3.7s [2025-11-18T10:24:34.524Z] #34 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-11-18T10:24:35.120Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 4.2s [2025-11-18T10:24:35.388Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.63MB / 33.17MB 4.6s [2025-11-18T10:24:35.655Z] #34 ... [2025-11-18T10:24:35.655Z] [2025-11-18T10:24:35.655Z] #44 [core-data internal] load build context [2025-11-18T10:24:35.932Z] #44 ... [2025-11-18T10:24:35.932Z] [2025-11-18T10:24:35.932Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:36.204Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 5.2s [2025-11-18T10:24:36.204Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.58MB / 33.17MB 5.3s [2025-11-18T10:24:36.204Z] #34 ... [2025-11-18T10:24:36.204Z] [2025-11-18T10:24:36.204Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:24:36.204Z] #45 ... [2025-11-18T10:24:36.204Z] [2025-11-18T10:24:36.204Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:36.471Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 5.7s [2025-11-18T10:24:36.471Z] #34 ... [2025-11-18T10:24:36.471Z] [2025-11-18T10:24:36.471Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:24:36.737Z] #46 ... [2025-11-18T10:24:36.737Z] [2025-11-18T10:24:36.737Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:37.008Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 6.2s [2025-11-18T10:24:37.008Z] #34 ... [2025-11-18T10:24:37.008Z] [2025-11-18T10:24:37.008Z] #47 [core-command internal] load build context [2025-11-18T10:24:37.008Z] #47 ... [2025-11-18T10:24:37.008Z] [2025-11-18T10:24:37.008Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:37.594Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 6.7s [2025-11-18T10:24:37.594Z] #34 ... [2025-11-18T10:24:37.594Z] [2025-11-18T10:24:37.594Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:24:37.594Z] #48 ... [2025-11-18T10:24:37.594Z] [2025-11-18T10:24:37.594Z] #49 [support-scheduler internal] load build context [2025-11-18T10:24:37.860Z] #49 ... [2025-11-18T10:24:37.860Z] [2025-11-18T10:24:37.860Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:37.860Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 7.0s [2025-11-18T10:24:38.127Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 7.3s [2025-11-18T10:24:38.713Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.50MB / 33.17MB 7.7s [2025-11-18T10:24:38.991Z] #34 ... [2025-11-18T10:24:38.991Z] [2025-11-18T10:24:38.991Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:38.991Z] #50 transferring context: 5.24MB 9.1s [2025-11-18T10:24:38.991Z] #50 ... [2025-11-18T10:24:38.991Z] [2025-11-18T10:24:38.991Z] #51 [core-keeper internal] load build context [2025-11-18T10:24:39.262Z] #51 ... [2025-11-18T10:24:39.262Z] [2025-11-18T10:24:39.262Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:24:39.262Z] #52 ... [2025-11-18T10:24:39.262Z] [2025-11-18T10:24:39.262Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:40.681Z] #34 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.4s done [2025-11-18T10:24:40.681Z] #34 ... [2025-11-18T10:24:40.681Z] [2025-11-18T10:24:40.681Z] #53 [support-notifications internal] load build context [2025-11-18T10:24:40.681Z] #53 ... [2025-11-18T10:24:40.681Z] [2025-11-18T10:24:40.681Z] #51 [core-keeper internal] load build context [2025-11-18T10:24:40.681Z] #51 ... [2025-11-18T10:24:40.681Z] [2025-11-18T10:24:40.681Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:24:40.851Z] #145 ... [2025-11-18T10:24:40.851Z] [2025-11-18T10:24:40.851Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-18T10:24:40.851Z] #0 0.757 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-18T10:24:40.851Z] #146 ... [2025-11-18T10:24:40.851Z] [2025-11-18T10:24:40.851Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T10:24:40.851Z] #0 0.510 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-18T10:24:40.851Z] #147 ... [2025-11-18T10:24:40.851Z] [2025-11-18T10:24:40.851Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-18T10:24:40.851Z] #0 0.990 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-18T10:24:40.851Z] #148 ... [2025-11-18T10:24:40.851Z] [2025-11-18T10:24:40.851Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-18T10:24:40.851Z] #0 0.521 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-18T10:24:40.851Z] #149 ... [2025-11-18T10:24:40.851Z] [2025-11-18T10:24:40.851Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-18T10:24:40.851Z] #0 0.852 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-18T10:24:40.851Z] #150 ... [2025-11-18T10:24:40.851Z] [2025-11-18T10:24:40.851Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T10:24:40.851Z] #0 0.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-18T10:24:40.957Z] #37 ... [2025-11-18T10:24:40.957Z] [2025-11-18T10:24:40.957Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:24:40.957Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.7s done [2025-11-18T10:24:40.957Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-11-18T10:24:40.957Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-11-18T10:24:40.957Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-11-18T10:24:40.957Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 4.3s done [2025-11-18T10:24:40.957Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.4s [2025-11-18T10:24:40.957Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done [2025-11-18T10:24:40.957Z] #54 ... [2025-11-18T10:24:40.957Z] [2025-11-18T10:24:40.957Z] #53 [support-notifications internal] load build context [2025-11-18T10:24:41.109Z] #151 ... [2025-11-18T10:24:41.109Z] [2025-11-18T10:24:41.109Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-18T10:24:41.109Z] #0 1.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-18T10:24:41.109Z] #152 ... [2025-11-18T10:24:41.109Z] [2025-11-18T10:24:41.109Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-18T10:24:41.109Z] #0 0.998 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-18T10:24:41.367Z] #153 ... [2025-11-18T10:24:41.367Z] [2025-11-18T10:24:41.367Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-18T10:24:41.367Z] #0 1.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-18T10:24:41.367Z] #154 ... [2025-11-18T10:24:41.367Z] [2025-11-18T10:24:41.367Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T10:24:41.367Z] #0 0.521 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-11-18T10:24:41.625Z] #155 ... [2025-11-18T10:24:41.625Z] [2025-11-18T10:24:41.625Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-18T10:24:41.625Z] #0 0.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-18T10:24:43.557Z] #53 ... [2025-11-18T10:24:43.558Z] [2025-11-18T10:24:43.558Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:24:43.558Z] #55 ... [2025-11-18T10:24:43.558Z] [2025-11-18T10:24:43.558Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-18T10:24:43.558Z] #56 ... [2025-11-18T10:24:43.558Z] [2025-11-18T10:24:43.558Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-18T10:24:43.558Z] #57 ... [2025-11-18T10:24:43.558Z] [2025-11-18T10:24:43.558Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-18T10:24:43.828Z] #58 ... [2025-11-18T10:24:43.828Z] [2025-11-18T10:24:43.828Z] #42 [core-metadata internal] load build context [2025-11-18T10:24:43.828Z] #42 transferring context: 10.90MB 18.2s [2025-11-18T10:24:43.828Z] #42 ... [2025-11-18T10:24:43.828Z] [2025-11-18T10:24:43.828Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-18T10:24:44.096Z] #59 ... [2025-11-18T10:24:44.096Z] [2025-11-18T10:24:44.096Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-18T10:24:44.096Z] #60 ... [2025-11-18T10:24:44.096Z] [2025-11-18T10:24:44.096Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:24:44.365Z] #61 ... [2025-11-18T10:24:44.365Z] [2025-11-18T10:24:44.365Z] #42 [core-metadata internal] load build context [2025-11-18T10:24:44.365Z] #42 ... [2025-11-18T10:24:44.365Z] [2025-11-18T10:24:44.365Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-18T10:24:44.633Z] #62 ... [2025-11-18T10:24:44.633Z] [2025-11-18T10:24:44.633Z] #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-18T10:24:44.633Z] #63 ... [2025-11-18T10:24:44.633Z] [2025-11-18T10:24:44.633Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-18T10:24:44.902Z] #64 ... [2025-11-18T10:24:44.902Z] [2025-11-18T10:24:44.902Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-18T10:24:44.902Z] #65 ... [2025-11-18T10:24:44.902Z] [2025-11-18T10:24:44.902Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-18T10:24:45.169Z] #66 ... [2025-11-18T10:24:45.169Z] [2025-11-18T10:24:45.169Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-18T10:24:45.169Z] #67 ... [2025-11-18T10:24:45.169Z] [2025-11-18T10:24:45.169Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-18T10:24:45.169Z] #68 ... [2025-11-18T10:24:45.169Z] [2025-11-18T10:24:45.169Z] #69 [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-18T10:24:45.436Z] #69 ... [2025-11-18T10:24:45.436Z] [2025-11-18T10:24:45.436Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-18T10:24:45.436Z] #70 ... [2025-11-18T10:24:45.436Z] [2025-11-18T10:24:45.436Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-18T10:24:45.705Z] #71 ... [2025-11-18T10:24:45.705Z] [2025-11-18T10:24:45.705Z] #42 [core-metadata internal] load build context [2025-11-18T10:24:46.286Z] #42 ... [2025-11-18T10:24:46.286Z] [2025-11-18T10:24:46.286Z] #44 [core-data internal] load build context [2025-11-18T10:24:46.286Z] #44 ... [2025-11-18T10:24:46.286Z] [2025-11-18T10:24:46.286Z] #42 [core-metadata internal] load build context [2025-11-18T10:24:46.553Z] #42 ... [2025-11-18T10:24:46.553Z] [2025-11-18T10:24:46.553Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:24:46.819Z] #45 ... [2025-11-18T10:24:46.819Z] [2025-11-18T10:24:46.819Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:24:47.086Z] #46 ... [2025-11-18T10:24:47.086Z] [2025-11-18T10:24:47.086Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:24:47.086Z] #45 ... [2025-11-18T10:24:47.086Z] [2025-11-18T10:24:47.086Z] #47 [core-command internal] load build context [2025-11-18T10:24:47.353Z] #47 ... [2025-11-18T10:24:47.353Z] [2025-11-18T10:24:47.353Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:24:47.620Z] #46 ... [2025-11-18T10:24:47.620Z] [2025-11-18T10:24:47.620Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:24:47.886Z] #48 ... [2025-11-18T10:24:47.886Z] [2025-11-18T10:24:47.886Z] #49 [support-scheduler internal] load build context [2025-11-18T10:24:47.886Z] #49 ... [2025-11-18T10:24:47.886Z] [2025-11-18T10:24:47.886Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:24:48.845Z] #48 ... [2025-11-18T10:24:48.845Z] [2025-11-18T10:24:48.845Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-11-18T10:24:48.845Z] #59 DONE 15.3s [2025-11-18T10:24:48.845Z] [2025-11-18T10:24:48.845Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:24:49.430Z] #48 ... [2025-11-18T10:24:49.430Z] [2025-11-18T10:24:49.430Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:49.430Z] #50 ... [2025-11-18T10:24:49.430Z] [2025-11-18T10:24:49.430Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:24:49.700Z] #52 ... [2025-11-18T10:24:49.700Z] [2025-11-18T10:24:49.700Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:49.700Z] #50 transferring context: 12.22MB 19.9s [2025-11-18T10:24:51.116Z] #50 ... [2025-11-18T10:24:51.116Z] [2025-11-18T10:24:51.116Z] #51 [core-keeper internal] load build context [2025-11-18T10:24:51.116Z] #51 ... [2025-11-18T10:24:51.116Z] [2025-11-18T10:24:51.116Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:24:51.116Z] #37 ... [2025-11-18T10:24:51.116Z] [2025-11-18T10:24:51.116Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:24:51.116Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.7s done [2025-11-18T10:24:51.116Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.1s [2025-11-18T10:24:51.402Z] #54 ... [2025-11-18T10:24:51.402Z] [2025-11-18T10:24:51.402Z] #51 [core-keeper internal] load build context [2025-11-18T10:24:52.361Z] #51 ... [2025-11-18T10:24:52.361Z] [2025-11-18T10:24:52.361Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:24:52.361Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.4s [2025-11-18T10:24:52.361Z] #34 ... [2025-11-18T10:24:52.361Z] [2025-11-18T10:24:52.361Z] #51 [core-keeper internal] load build context [2025-11-18T10:24:52.628Z] #51 ... [2025-11-18T10:24:52.628Z] [2025-11-18T10:24:52.628Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:24:52.628Z] #61 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:52.628Z] #61 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:52.628Z] #61 16.94 OK: 239 MiB in 58 packages [2025-11-18T10:24:52.628Z] #61 DONE 20.0s [2025-11-18T10:24:52.628Z] [2025-11-18T10:24:52.628Z] #51 [core-keeper internal] load build context [2025-11-18T10:24:53.590Z] #51 ... [2025-11-18T10:24:53.590Z] [2025-11-18T10:24:53.590Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-11-18T10:24:53.590Z] #56 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:53.590Z] #56 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:53.590Z] #56 17.49 OK: 239 MiB in 58 packages [2025-11-18T10:24:53.590Z] #56 DONE 20.0s [2025-11-18T10:24:53.590Z] [2025-11-18T10:24:53.590Z] #53 [support-notifications internal] load build context [2025-11-18T10:24:53.590Z] #53 ... [2025-11-18T10:24:53.590Z] [2025-11-18T10:24:53.590Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:53.590Z] #50 ... [2025-11-18T10:24:53.590Z] [2025-11-18T10:24:53.590Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-11-18T10:24:53.590Z] #58 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:53.590Z] #58 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:53.590Z] #58 16.08 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-18T10:24:53.590Z] #58 16.08 (2/4) Installing openssl (3.3.5-r0) [2025-11-18T10:24:53.590Z] #58 16.08 (3/4) Installing su-exec (0.2-r3) [2025-11-18T10:24:53.590Z] #58 16.20 (4/4) Installing yq-go (4.44.1-r2) [2025-11-18T10:24:53.590Z] #58 17.40 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:24:53.590Z] #58 17.55 OK: 20 MiB in 18 packages [2025-11-18T10:24:53.590Z] #58 DONE 20.2s [2025-11-18T10:24:53.590Z] [2025-11-18T10:24:53.590Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:54.231Z] #50 ... [2025-11-18T10:24:54.231Z] [2025-11-18T10:24:54.231Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-11-18T10:24:54.231Z] #55 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:54.231Z] #55 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:54.231Z] #55 18.13 OK: 239 MiB in 58 packages [2025-11-18T10:24:54.231Z] #55 DONE 20.9s [2025-11-18T10:24:54.231Z] [2025-11-18T10:24:54.231Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:55.441Z] #50 transferring context: 15.29MB 25.1s [2025-11-18T10:24:56.439Z] #50 ... [2025-11-18T10:24:56.439Z] [2025-11-18T10:24:56.439Z] #44 [core-data internal] load build context [2025-11-18T10:24:56.439Z] #44 ... [2025-11-18T10:24:56.439Z] [2025-11-18T10:24:56.439Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:56.812Z] #50 ... [2025-11-18T10:24:56.812Z] [2025-11-18T10:24:56.812Z] #42 [core-metadata internal] load build context [2025-11-18T10:24:56.812Z] #42 ... [2025-11-18T10:24:56.812Z] [2025-11-18T10:24:56.812Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:57.421Z] #50 ... [2025-11-18T10:24:57.421Z] [2025-11-18T10:24:57.421Z] #47 [core-command internal] load build context [2025-11-18T10:24:57.421Z] #47 ... [2025-11-18T10:24:57.421Z] [2025-11-18T10:24:57.421Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:24:57.714Z] #45 ... [2025-11-18T10:24:57.714Z] [2025-11-18T10:24:57.714Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:24:57.983Z] #50 ... [2025-11-18T10:24:57.983Z] [2025-11-18T10:24:57.983Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:24:57.983Z] #46 ... [2025-11-18T10:24:57.983Z] [2025-11-18T10:24:57.983Z] #47 [core-command internal] load build context [2025-11-18T10:24:58.622Z] #47 ... [2025-11-18T10:24:58.622Z] [2025-11-18T10:24:58.622Z] #49 [support-scheduler internal] load build context [2025-11-18T10:24:58.622Z] #49 ... [2025-11-18T10:24:58.622Z] [2025-11-18T10:24:58.622Z] #47 [core-command internal] load build context [2025-11-18T10:24:58.892Z] #47 ... [2025-11-18T10:24:58.892Z] [2025-11-18T10:24:58.892Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-11-18T10:24:58.892Z] #60 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:58.892Z] #60 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:24:58.892Z] #60 23.53 OK: 239 MiB in 58 packages [2025-11-18T10:24:58.892Z] #60 DONE 25.3s [2025-11-18T10:24:58.892Z] [2025-11-18T10:24:58.892Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-18T10:24:58.892Z] #72 ... [2025-11-18T10:24:58.892Z] [2025-11-18T10:24:58.892Z] #47 [core-command internal] load build context [2025-11-18T10:24:59.860Z] #47 ... [2025-11-18T10:24:59.860Z] [2025-11-18T10:24:59.860Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:24:59.860Z] #48 ... [2025-11-18T10:24:59.860Z] [2025-11-18T10:24:59.860Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:24:59.860Z] #52 ... [2025-11-18T10:24:59.860Z] [2025-11-18T10:24:59.860Z] #47 [core-command internal] load build context [2025-11-18T10:25:00.134Z] #47 transferring context: 13.23MB 32.4s [2025-11-18T10:25:00.408Z] #47 ... [2025-11-18T10:25:00.408Z] [2025-11-18T10:25:00.408Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-18T10:25:00.408Z] #57 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:00.408Z] #57 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:00.408Z] #57 22.96 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:25:00.408Z] #57 22.96 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:25:00.408Z] #57 22.96 OK: 24062 distinct packages available [2025-11-18T10:25:00.408Z] #57 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:00.408Z] #57 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:00.408Z] #57 ... [2025-11-18T10:25:00.408Z] [2025-11-18T10:25:00.408Z] #47 [core-command internal] load build context [2025-11-18T10:25:01.367Z] #47 ... [2025-11-18T10:25:01.367Z] [2025-11-18T10:25:01.367Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:25:01.637Z] #37 ... [2025-11-18T10:25:01.637Z] [2025-11-18T10:25:01.637Z] #47 [core-command internal] load build context [2025-11-18T10:25:02.235Z] #47 ... [2025-11-18T10:25:02.235Z] [2025-11-18T10:25:02.235Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:25:02.235Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 20.2s [2025-11-18T10:25:02.235Z] #54 ... [2025-11-18T10:25:02.235Z] [2025-11-18T10:25:02.235Z] #47 [core-command internal] load build context [2025-11-18T10:25:02.514Z] #47 ... [2025-11-18T10:25:02.514Z] [2025-11-18T10:25:02.514Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-11-18T10:25:02.514Z] #63 20.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:02.514Z] #63 21.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:02.514Z] #63 25.83 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:02.514Z] #63 25.83 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:02.514Z] #63 25.97 OK: 9 MiB in 15 packages [2025-11-18T10:25:02.514Z] #63 DONE 28.7s [2025-11-18T10:25:02.514Z] [2025-11-18T10:25:02.514Z] #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-11-18T10:25:03.098Z] #73 ... [2025-11-18T10:25:03.098Z] [2025-11-18T10:25:03.098Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-18T10:25:03.098Z] #62 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:03.098Z] #62 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:03.098Z] #62 24.51 (1/7) Installing ca-certificates (20250911-r0) [2025-11-18T10:25:03.098Z] #62 24.85 (2/7) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:03.098Z] #62 24.85 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-11-18T10:25:03.098Z] #62 24.85 (4/7) Installing libsodium (1.0.19-r0) [2025-11-18T10:25:03.098Z] #62 25.07 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-11-18T10:25:03.098Z] #62 25.24 (6/7) Installing libzmq (4.3.5-r2) [2025-11-18T10:25:03.098Z] #62 25.36 (7/7) Installing zeromq (4.3.5-r2) [2025-11-18T10:25:03.098Z] #62 25.51 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:03.098Z] #62 25.78 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:25:03.098Z] #62 27.12 OK: 14 MiB in 21 packages [2025-11-18T10:25:03.365Z] #62 ... [2025-11-18T10:25:03.365Z] [2025-11-18T10:25:03.365Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:03.636Z] #50 ... [2025-11-18T10:25:03.636Z] [2025-11-18T10:25:03.636Z] #53 [support-notifications internal] load build context [2025-11-18T10:25:03.901Z] #53 ... [2025-11-18T10:25:03.901Z] [2025-11-18T10:25:03.901Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:03.901Z] #51 ... [2025-11-18T10:25:03.901Z] [2025-11-18T10:25:03.901Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:04.169Z] #45 ... [2025-11-18T10:25:04.169Z] [2025-11-18T10:25:04.169Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-18T10:25:04.169Z] #74 ... [2025-11-18T10:25:04.169Z] [2025-11-18T10:25:04.169Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:04.169Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.8s [2025-11-18T10:25:04.435Z] #34 ... [2025-11-18T10:25:04.435Z] [2025-11-18T10:25:04.435Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:05.019Z] #45 ... [2025-11-18T10:25:05.019Z] [2025-11-18T10:25:05.019Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-11-18T10:25:05.019Z] #62 DONE 30.4s [2025-11-18T10:25:05.019Z] [2025-11-18T10:25:05.019Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:05.019Z] #45 transferring context: 21.93MB 38.2s [2025-11-18T10:25:05.610Z] #45 ... [2025-11-18T10:25:05.610Z] [2025-11-18T10:25:05.610Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-11-18T10:25:05.610Z] #57 30.70 OK: 239 MiB in 58 packages [2025-11-18T10:25:05.610Z] #57 DONE 32.3s [2025-11-18T10:25:05.610Z] [2025-11-18T10:25:05.610Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:07.018Z] #45 ... [2025-11-18T10:25:07.018Z] [2025-11-18T10:25:07.018Z] #44 [core-data internal] load build context [2025-11-18T10:25:07.018Z] #44 ... [2025-11-18T10:25:07.018Z] [2025-11-18T10:25:07.018Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:07.282Z] #42 ... [2025-11-18T10:25:07.283Z] [2025-11-18T10:25:07.283Z] #44 [core-data internal] load build context [2025-11-18T10:25:07.869Z] #44 ... [2025-11-18T10:25:07.869Z] [2025-11-18T10:25:07.869Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-11-18T10:25:07.869Z] #64 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:07.869Z] #64 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:07.869Z] #64 30.57 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:07.869Z] #64 30.57 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:07.869Z] #64 30.76 OK: 9 MiB in 15 packages [2025-11-18T10:25:07.869Z] #64 DONE 33.2s [2025-11-18T10:25:07.869Z] [2025-11-18T10:25:07.869Z] #44 [core-data internal] load build context [2025-11-18T10:25:08.147Z] #44 ... [2025-11-18T10:25:08.147Z] [2025-11-18T10:25:08.147Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:08.434Z] #46 ... [2025-11-18T10:25:08.434Z] [2025-11-18T10:25:08.434Z] #44 [core-data internal] load build context [2025-11-18T10:25:08.705Z] #44 ... [2025-11-18T10:25:08.705Z] [2025-11-18T10:25:08.705Z] #49 [support-scheduler internal] load build context [2025-11-18T10:25:08.976Z] #49 ... [2025-11-18T10:25:08.976Z] [2025-11-18T10:25:08.976Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:08.976Z] #46 ... [2025-11-18T10:25:08.976Z] [2025-11-18T10:25:08.976Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-11-18T10:25:08.976Z] #65 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:08.976Z] #65 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:08.976Z] #65 30.84 (1/2) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:08.976Z] #65 30.84 (2/2) Installing su-exec (0.2-r3) [2025-11-18T10:25:08.976Z] #65 30.84 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:08.976Z] #65 31.01 OK: 9 MiB in 16 packages [2025-11-18T10:25:08.976Z] #65 DONE 34.2s [2025-11-18T10:25:08.976Z] [2025-11-18T10:25:08.976Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:09.935Z] #46 ... [2025-11-18T10:25:09.935Z] [2025-11-18T10:25:09.935Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:10.208Z] #48 ... [2025-11-18T10:25:10.208Z] [2025-11-18T10:25:10.208Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:10.208Z] #52 ... [2025-11-18T10:25:10.208Z] [2025-11-18T10:25:10.208Z] #69 [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-18T10:25:10.208Z] #69 DONE 35.0s [2025-11-18T10:25:10.208Z] [2025-11-18T10:25:10.208Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:10.476Z] #45 transferring context: 24.52MB 43.4s [2025-11-18T10:25:10.744Z] #45 ... [2025-11-18T10:25:10.744Z] [2025-11-18T10:25:10.744Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-18T10:25:10.744Z] #68 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:10.744Z] #68 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:10.744Z] #68 31.95 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:25:10.744Z] #68 31.95 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:25:10.744Z] #68 31.95 OK: 24049 distinct packages available [2025-11-18T10:25:10.744Z] #68 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:10.744Z] #68 33.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:10.744Z] #68 ... [2025-11-18T10:25:10.744Z] [2025-11-18T10:25:10.744Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:11.704Z] #46 ... [2025-11-18T10:25:11.704Z] [2025-11-18T10:25:11.704Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:25:11.704Z] #37 ... [2025-11-18T10:25:11.704Z] [2025-11-18T10:25:11.704Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:12.663Z] #46 ... [2025-11-18T10:25:12.663Z] [2025-11-18T10:25:12.663Z] #47 [core-command internal] load build context [2025-11-18T10:25:12.929Z] #47 ... [2025-11-18T10:25:12.929Z] [2025-11-18T10:25:12.929Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:25:12.929Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.7s [2025-11-18T10:25:12.929Z] #54 ... [2025-11-18T10:25:12.929Z] [2025-11-18T10:25:12.929Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:13.892Z] #45 ... [2025-11-18T10:25:13.892Z] [2025-11-18T10:25:13.892Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:14.158Z] #51 ... [2025-11-18T10:25:14.158Z] [2025-11-18T10:25:14.158Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:14.158Z] #50 ... [2025-11-18T10:25:14.158Z] [2025-11-18T10:25:14.158Z] #53 [support-notifications internal] load build context [2025-11-18T10:25:14.426Z] #53 ... [2025-11-18T10:25:14.426Z] [2025-11-18T10:25:14.426Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:14.692Z] #51 ... [2025-11-18T10:25:14.692Z] [2025-11-18T10:25:14.692Z] #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-11-18T10:25:14.692Z] #66 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:14.692Z] #66 31.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:14.692Z] #66 35.33 (1/3) Installing ca-certificates (20250911-r0) [2025-11-18T10:25:14.692Z] #66 35.33 (2/3) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:14.692Z] #66 35.33 (3/3) Installing tzdata (2025b-r0) [2025-11-18T10:25:14.692Z] #66 36.16 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:14.692Z] #66 36.31 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:25:14.692Z] #66 37.04 OK: 11 MiB in 17 packages [2025-11-18T10:25:14.692Z] #66 DONE 39.8s [2025-11-18T10:25:14.692Z] [2025-11-18T10:25:14.692Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:14.960Z] #51 ... [2025-11-18T10:25:14.960Z] [2025-11-18T10:25:14.960Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:14.960Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.0s [2025-11-18T10:25:15.227Z] #34 ... [2025-11-18T10:25:15.227Z] [2025-11-18T10:25:15.227Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:15.227Z] #75 ... [2025-11-18T10:25:15.227Z] [2025-11-18T10:25:15.227Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:15.819Z] #51 transferring context: 24.50MB 45.5s [2025-11-18T10:25:17.233Z] #51 ... [2025-11-18T10:25:17.233Z] [2025-11-18T10:25:17.233Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-18T10:25:17.233Z] #70 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:17.233Z] #70 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:17.233Z] #70 37.87 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:25:17.233Z] #70 37.87 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:25:17.233Z] #70 37.87 OK: 24049 distinct packages available [2025-11-18T10:25:17.233Z] #70 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:17.233Z] #70 40.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:17.233Z] #70 ... [2025-11-18T10:25:17.233Z] [2025-11-18T10:25:17.233Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:17.499Z] #42 ... [2025-11-18T10:25:17.499Z] [2025-11-18T10:25:17.499Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:18.082Z] #50 ... [2025-11-18T10:25:18.082Z] [2025-11-18T10:25:18.082Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:18.348Z] #76 ... [2025-11-18T10:25:18.348Z] [2025-11-18T10:25:18.348Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-18T10:25:18.348Z] #71 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:18.348Z] #71 34.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:18.348Z] #71 39.19 (1/4) Installing ca-certificates (20250911-r0) [2025-11-18T10:25:18.348Z] #71 39.50 (2/4) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:18.348Z] #71 39.50 (3/4) Installing su-exec (0.2-r3) [2025-11-18T10:25:18.348Z] #71 39.50 (4/4) Installing yq-go (4.44.1-r2) [2025-11-18T10:25:18.348Z] #71 40.70 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:18.348Z] #71 40.79 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:25:18.348Z] #71 42.02 OK: 20 MiB in 18 packages [2025-11-18T10:25:18.348Z] #71 ... [2025-11-18T10:25:18.348Z] [2025-11-18T10:25:18.348Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:18.935Z] #34 ... [2025-11-18T10:25:18.935Z] [2025-11-18T10:25:18.935Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-11-18T10:25:18.935Z] #68 38.58 (1/14) Installing ca-certificates (20250911-r0) [2025-11-18T10:25:18.935Z] #68 39.12 (2/14) Installing brotli-libs (1.1.0-r2) [2025-11-18T10:25:18.935Z] #68 39.29 (3/14) Installing c-ares (1.33.1-r0) [2025-11-18T10:25:18.935Z] #68 39.29 (4/14) Installing libunistring (1.2-r0) [2025-11-18T10:25:18.935Z] #68 39.50 (5/14) Installing libidn2 (2.3.7-r0) [2025-11-18T10:25:18.935Z] #68 39.59 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-11-18T10:25:18.935Z] #68 39.59 (7/14) Installing libpsl (0.21.5-r1) [2025-11-18T10:25:18.935Z] #68 39.59 (8/14) Installing zstd-libs (1.5.6-r0) [2025-11-18T10:25:18.935Z] #68 39.72 (9/14) Installing libcurl (8.14.1-r2) [2025-11-18T10:25:18.935Z] #68 39.79 (10/14) Installing curl (8.14.1-r2) [2025-11-18T10:25:18.935Z] #68 39.85 (11/14) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:18.935Z] #68 39.85 (12/14) Installing musl-obstack (1.2.3-r2) [2025-11-18T10:25:18.935Z] #68 39.89 (13/14) Installing libucontext (1.2-r3) [2025-11-18T10:25:18.935Z] #68 39.89 (14/14) Installing gcompat (1.1.0-r4) [2025-11-18T10:25:18.935Z] #68 39.99 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:18.935Z] #68 40.18 Executing ca-certificates-20250911-r0.trigger [2025-11-18T10:25:18.935Z] #68 41.00 OK: 15 MiB in 28 packages [2025-11-18T10:25:18.935Z] #68 DONE 44.1s [2025-11-18T10:25:18.935Z] [2025-11-18T10:25:18.935Z] #49 [support-scheduler internal] load build context [2025-11-18T10:25:18.935Z] #49 ... [2025-11-18T10:25:18.935Z] [2025-11-18T10:25:18.935Z] #44 [core-data internal] load build context [2025-11-18T10:25:19.201Z] #44 ... [2025-11-18T10:25:19.201Z] [2025-11-18T10:25:19.201Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:19.468Z] #50 ... [2025-11-18T10:25:19.468Z] [2025-11-18T10:25:19.468Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-18T10:25:19.468Z] #77 ... [2025-11-18T10:25:19.468Z] [2025-11-18T10:25:19.468Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-18T10:25:19.468Z] #70 44.56 (1/5) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:19.468Z] #70 44.56 (2/5) Installing musl-obstack (1.2.3-r2) [2025-11-18T10:25:19.468Z] #70 44.56 (3/5) Installing libucontext (1.2-r3) [2025-11-18T10:25:19.468Z] #70 44.56 (4/5) Installing gcompat (1.1.0-r4) [2025-11-18T10:25:19.735Z] #70 44.73 (5/5) Installing openssl (3.3.5-r0) [2025-11-18T10:25:19.735Z] #70 44.73 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:19.735Z] #70 ... [2025-11-18T10:25:19.735Z] [2025-11-18T10:25:19.735Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-11-18T10:25:19.735Z] #71 DONE 44.8s [2025-11-18T10:25:19.735Z] [2025-11-18T10:25:19.735Z] #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-18T10:25:19.735Z] #70 44.81 OK: 10 MiB in 19 packages [2025-11-18T10:25:20.325Z] #70 ... [2025-11-18T10:25:20.325Z] [2025-11-18T10:25:20.325Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:20.325Z] #48 ... [2025-11-18T10:25:20.325Z] [2025-11-18T10:25:20.325Z] #49 [support-scheduler internal] load build context [2025-11-18T10:25:20.597Z] #49 ... [2025-11-18T10:25:20.597Z] [2025-11-18T10:25:20.597Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-18T10:25:20.597Z] #78 ... [2025-11-18T10:25:20.597Z] [2025-11-18T10:25:20.597Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:20.863Z] #52 ... [2025-11-18T10:25:20.863Z] [2025-11-18T10:25:20.863Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:20.863Z] #48 transferring context: 20.78MB 52.0s [2025-11-18T10:25:22.268Z] #48 ... [2025-11-18T10:25:22.268Z] [2025-11-18T10:25:22.268Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:25:22.268Z] #37 ... [2025-11-18T10:25:22.268Z] [2025-11-18T10:25:22.268Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-11-18T10:25:22.268Z] #72 24.14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:22.268Z] #72 25.57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:22.268Z] #72 30.10 OK: 239 MiB in 58 packages [2025-11-18T10:25:22.268Z] #72 DONE 33.3s [2025-11-18T10:25:22.268Z] [2025-11-18T10:25:22.268Z] #49 [support-scheduler internal] load build context [2025-11-18T10:25:22.534Z] #49 ... [2025-11-18T10:25:22.534Z] [2025-11-18T10:25:22.534Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-18T10:25:22.534Z] #67 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:22.534Z] #67 38.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:22.534Z] #67 43.60 v3.20.8-59-g42d3b2d7841 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-11-18T10:25:22.534Z] #67 43.60 v3.20.8-60-g2f7bd1f7584 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-11-18T10:25:22.534Z] #67 43.60 OK: 24049 distinct packages available [2025-11-18T10:25:22.534Z] #67 44.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:22.534Z] #67 45.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:22.534Z] #67 ... [2025-11-18T10:25:22.534Z] [2025-11-18T10:25:22.534Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:23.116Z] #48 ... [2025-11-18T10:25:23.116Z] [2025-11-18T10:25:23.116Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:25:23.116Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 41.2s [2025-11-18T10:25:23.116Z] #54 ... [2025-11-18T10:25:23.116Z] [2025-11-18T10:25:23.116Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:23.383Z] #46 ... [2025-11-18T10:25:23.383Z] [2025-11-18T10:25:23.383Z] #47 [core-command internal] load build context [2025-11-18T10:25:23.383Z] #47 ... [2025-11-18T10:25:23.383Z] [2025-11-18T10:25:23.383Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:23.383Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 41.3s [2025-11-18T10:25:23.649Z] #34 ... [2025-11-18T10:25:23.649Z] [2025-11-18T10:25:23.649Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-11-18T10:25:23.649Z] #70 DONE 48.8s [2025-11-18T10:25:23.916Z] [2025-11-18T10:25:23.916Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-11-18T10:25:24.182Z] #79 ... [2025-11-18T10:25:24.182Z] [2025-11-18T10:25:24.182Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:24.182Z] #45 ... [2025-11-18T10:25:24.182Z] [2025-11-18T10:25:24.182Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:24.764Z] #52 ... [2025-11-18T10:25:24.764Z] [2025-11-18T10:25:24.764Z] #53 [support-notifications internal] load build context [2025-11-18T10:25:24.764Z] #53 ... [2025-11-18T10:25:24.764Z] [2025-11-18T10:25:24.764Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:24.764Z] #80 ... [2025-11-18T10:25:24.764Z] [2025-11-18T10:25:24.764Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:25.030Z] #50 ... [2025-11-18T10:25:25.030Z] [2025-11-18T10:25:25.030Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:25.992Z] #52 transferring context: 14.20MB 55.8s [2025-11-18T10:25:27.935Z] #52 ... [2025-11-18T10:25:27.935Z] [2025-11-18T10:25:27.935Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:27.935Z] #51 ... [2025-11-18T10:25:27.935Z] [2025-11-18T10:25:27.935Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:27.935Z] #50 ... [2025-11-18T10:25:27.935Z] [2025-11-18T10:25:27.935Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:28.202Z] #42 ... [2025-11-18T10:25:28.202Z] [2025-11-18T10:25:28.202Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:29.165Z] #52 ... [2025-11-18T10:25:29.165Z] [2025-11-18T10:25:29.165Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:29.165Z] #75 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:29.165Z] #75 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:29.165Z] #75 20.54 OK: 14 MiB in 21 packages [2025-11-18T10:25:29.165Z] #75 DONE 23.7s [2025-11-18T10:25:29.165Z] [2025-11-18T10:25:29.165Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:29.165Z] #52 ... [2025-11-18T10:25:29.165Z] [2025-11-18T10:25:29.165Z] #44 [core-data internal] load build context [2025-11-18T10:25:29.435Z] #44 ... [2025-11-18T10:25:29.436Z] [2025-11-18T10:25:29.436Z] #47 [core-command internal] load build context [2025-11-18T10:25:29.436Z] #47 ... [2025-11-18T10:25:29.436Z] [2025-11-18T10:25:29.436Z] #73 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-11-18T10:25:29.436Z] #73 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:29.436Z] #73 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:29.436Z] #73 25.30 OK: 9 MiB in 15 packages [2025-11-18T10:25:29.436Z] #73 DONE 27.8s [2025-11-18T10:25:29.436Z] [2025-11-18T10:25:29.436Z] #47 [core-command internal] load build context [2025-11-18T10:25:29.436Z] #47 ... [2025-11-18T10:25:29.436Z] [2025-11-18T10:25:29.436Z] #44 [core-data internal] load build context [2025-11-18T10:25:29.702Z] #44 ... [2025-11-18T10:25:29.702Z] [2025-11-18T10:25:29.702Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:29.702Z] #81 ... [2025-11-18T10:25:29.702Z] [2025-11-18T10:25:29.702Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-18T10:25:29.702Z] #74 25.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:29.702Z] #74 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:29.702Z] #74 32.80 OK: 20 MiB in 18 packages [2025-11-18T10:25:29.969Z] #74 ... [2025-11-18T10:25:29.969Z] [2025-11-18T10:25:29.969Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:29.969Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.5s [2025-11-18T10:25:30.240Z] #34 ... [2025-11-18T10:25:30.240Z] [2025-11-18T10:25:30.240Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-18T10:25:30.240Z] #82 ... [2025-11-18T10:25:30.240Z] [2025-11-18T10:25:30.240Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:30.240Z] #52 ... [2025-11-18T10:25:30.240Z] [2025-11-18T10:25:30.240Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-11-18T10:25:30.240Z] #74 DONE 36.4s [2025-11-18T10:25:30.240Z] [2025-11-18T10:25:30.240Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:30.826Z] #52 ... [2025-11-18T10:25:30.826Z] [2025-11-18T10:25:30.826Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-11-18T10:25:30.826Z] #67 51.06 (1/4) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:30.826Z] #67 51.19 (2/4) Installing musl-obstack (1.2.3-r2) [2025-11-18T10:25:30.826Z] #67 51.19 (3/4) Installing libucontext (1.2-r3) [2025-11-18T10:25:30.826Z] #67 51.24 (4/4) Installing gcompat (1.1.0-r4) [2025-11-18T10:25:30.826Z] #67 51.32 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:30.826Z] #67 51.49 OK: 9 MiB in 18 packages [2025-11-18T10:25:30.826Z] #67 DONE 55.8s [2025-11-18T10:25:30.826Z] [2025-11-18T10:25:30.826Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:31.092Z] #52 transferring context: 15.66MB 60.9s [2025-11-18T10:25:32.052Z] #52 ... [2025-11-18T10:25:32.052Z] [2025-11-18T10:25:32.052Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-11-18T10:25:32.052Z] #77 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:32.052Z] #77 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:32.052Z] #77 19.15 OK: 9 MiB in 16 packages [2025-11-18T10:25:32.052Z] #77 DONE 22.9s [2025-11-18T10:25:32.052Z] [2025-11-18T10:25:32.052Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:32.052Z] #52 ... [2025-11-18T10:25:32.052Z] [2025-11-18T10:25:32.052Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:25:32.323Z] #37 ... [2025-11-18T10:25:32.323Z] [2025-11-18T10:25:32.323Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:32.907Z] #34 ... [2025-11-18T10:25:32.907Z] [2025-11-18T10:25:32.907Z] #49 [support-scheduler internal] load build context [2025-11-18T10:25:32.907Z] #49 ... [2025-11-18T10:25:32.907Z] [2025-11-18T10:25:32.907Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-18T10:25:33.177Z] #83 ... [2025-11-18T10:25:33.177Z] [2025-11-18T10:25:33.177Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:33.443Z] #48 ... [2025-11-18T10:25:33.443Z] [2025-11-18T10:25:33.443Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:25:33.443Z] #37 ... [2025-11-18T10:25:33.443Z] [2025-11-18T10:25:33.443Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:33.714Z] #46 ... [2025-11-18T10:25:33.714Z] [2025-11-18T10:25:33.714Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:25:33.714Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 51.4s [2025-11-18T10:25:33.714Z] #54 ... [2025-11-18T10:25:33.714Z] [2025-11-18T10:25:33.714Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:34.681Z] #34 ... [2025-11-18T10:25:34.682Z] [2025-11-18T10:25:34.682Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:34.682Z] #45 ... [2025-11-18T10:25:34.682Z] [2025-11-18T10:25:34.682Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:34.682Z] #46 ... [2025-11-18T10:25:34.682Z] [2025-11-18T10:25:34.682Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:34.682Z] #76 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:34.682Z] #76 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:34.682Z] #76 24.30 OK: 9 MiB in 15 packages [2025-11-18T10:25:34.682Z] #76 DONE 26.6s [2025-11-18T10:25:34.682Z] [2025-11-18T10:25:34.682Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:35.297Z] #46 ... [2025-11-18T10:25:35.297Z] [2025-11-18T10:25:35.297Z] #53 [support-notifications internal] load build context [2025-11-18T10:25:35.297Z] #53 ... [2025-11-18T10:25:35.297Z] [2025-11-18T10:25:35.297Z] #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:35.297Z] #80 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:35.297Z] #80 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:35.297Z] #80 17.81 OK: 11 MiB in 17 packages [2025-11-18T10:25:35.297Z] #80 DONE 20.5s [2025-11-18T10:25:35.297Z] [2025-11-18T10:25:35.297Z] #53 [support-notifications internal] load build context [2025-11-18T10:25:35.297Z] #53 ... [2025-11-18T10:25:35.297Z] [2025-11-18T10:25:35.297Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:35.297Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 53.0s [2025-11-18T10:25:35.563Z] #34 ... [2025-11-18T10:25:35.563Z] [2025-11-18T10:25:35.563Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-11-18T10:25:35.563Z] #78 16.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:35.563Z] #78 18.19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:35.563Z] #78 22.02 (1/1) Installing dumb-init (1.2.5-r3) [2025-11-18T10:25:35.563Z] #78 22.48 Executing busybox-1.36.1-r30.trigger [2025-11-18T10:25:35.563Z] #78 22.62 OK: 9 MiB in 15 packages [2025-11-18T10:25:35.563Z] #78 DONE 25.2s [2025-11-18T10:25:35.829Z] [2025-11-18T10:25:35.829Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:36.411Z] #34 ... [2025-11-18T10:25:36.411Z] [2025-11-18T10:25:36.411Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-11-18T10:25:36.411Z] #84 DONE 5.1s [2025-11-18T10:25:36.411Z] [2025-11-18T10:25:36.411Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:37.834Z] #34 ... [2025-11-18T10:25:37.834Z] [2025-11-18T10:25:37.834Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:37.834Z] #51 transferring context: 37.59MB 67.7s [2025-11-18T10:25:38.100Z] #51 ... [2025-11-18T10:25:38.100Z] [2025-11-18T10:25:38.100Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:38.366Z] #48 ... [2025-11-18T10:25:38.366Z] [2025-11-18T10:25:38.366Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:38.366Z] #42 ... [2025-11-18T10:25:38.366Z] [2025-11-18T10:25:38.366Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:38.633Z] #50 ... [2025-11-18T10:25:38.633Z] [2025-11-18T10:25:38.633Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:38.898Z] #48 ... [2025-11-18T10:25:38.898Z] [2025-11-18T10:25:38.898Z] #45 [security-proxy-setup internal] load build context [2025-11-18T10:25:38.898Z] #45 transferring context: 44.69MB 68.5s done [2025-11-18T10:25:38.898Z] #45 DONE 72.8s [2025-11-18T10:25:38.898Z] [2025-11-18T10:25:38.898Z] #37 [security-bootstrapper internal] load build context [2025-11-18T10:25:38.898Z] #37 transferring context: 44.69MB 69.8s done [2025-11-18T10:25:38.898Z] #37 DONE 73.2s [2025-11-18T10:25:38.898Z] [2025-11-18T10:25:38.898Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:39.484Z] #48 ... [2025-11-18T10:25:39.484Z] [2025-11-18T10:25:39.484Z] #47 [core-command internal] load build context [2025-11-18T10:25:39.753Z] #47 ... [2025-11-18T10:25:39.753Z] [2025-11-18T10:25:39.753Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-11-18T10:25:39.753Z] #81 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:39.753Z] #81 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:39.753Z] #81 17.30 OK: 15 MiB in 28 packages [2025-11-18T10:25:39.753Z] #81 DONE 20.2s [2025-11-18T10:25:39.753Z] [2025-11-18T10:25:39.753Z] #47 [core-command internal] load build context [2025-11-18T10:25:39.753Z] #47 ... [2025-11-18T10:25:39.753Z] [2025-11-18T10:25:39.753Z] #44 [core-data internal] load build context [2025-11-18T10:25:39.753Z] #44 ... [2025-11-18T10:25:39.753Z] [2025-11-18T10:25:39.753Z] #47 [core-command internal] load build context [2025-11-18T10:25:40.021Z] #47 ... [2025-11-18T10:25:40.021Z] [2025-11-18T10:25:40.021Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-11-18T10:25:40.021Z] #82 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:40.021Z] #82 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:40.021Z] #82 17.22 OK: 20 MiB in 18 packages [2025-11-18T10:25:40.021Z] #82 DONE 20.0s [2025-11-18T10:25:40.021Z] [2025-11-18T10:25:40.021Z] #47 [core-command internal] load build context [2025-11-18T10:25:40.978Z] #47 ... [2025-11-18T10:25:40.978Z] [2025-11-18T10:25:40.978Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-11-18T10:25:40.978Z] #79 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:40.978Z] #79 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:40.978Z] #79 14.39 OK: 10 MiB in 19 packages [2025-11-18T10:25:40.978Z] #79 DONE 17.1s [2025-11-18T10:25:40.978Z] [2025-11-18T10:25:40.978Z] #47 [core-command internal] load build context [2025-11-18T10:25:40.978Z] #47 transferring context: 27.63MB 73.2s [2025-11-18T10:25:40.978Z] #47 ... [2025-11-18T10:25:40.978Z] [2025-11-18T10:25:40.978Z] #50 [core-common-config-bootstrapper internal] load build context [2025-11-18T10:25:40.978Z] #50 transferring context: 44.69MB 68.8s done [2025-11-18T10:25:40.978Z] #50 DONE 72.1s [2025-11-18T10:25:40.978Z] [2025-11-18T10:25:40.978Z] #47 [core-command internal] load build context [2025-11-18T10:25:41.557Z] #47 ... [2025-11-18T10:25:41.557Z] [2025-11-18T10:25:41.557Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-11-18T10:25:41.557Z] #83 DONE 8.6s [2025-11-18T10:25:41.557Z] [2025-11-18T10:25:41.557Z] #47 [core-command internal] load build context [2025-11-18T10:25:41.823Z] #47 ... [2025-11-18T10:25:41.823Z] [2025-11-18T10:25:41.823Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-18T10:25:41.823Z] #0 8.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:41.823Z] #0 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-11-18T10:25:41.823Z] #85 ... [2025-11-18T10:25:41.823Z] [2025-11-18T10:25:41.823Z] #47 [core-command internal] load build context [2025-11-18T10:25:42.406Z] #47 ... [2025-11-18T10:25:42.406Z] [2025-11-18T10:25:42.406Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:42.406Z] #52 ... [2025-11-18T10:25:42.406Z] [2025-11-18T10:25:42.406Z] #47 [core-command internal] load build context [2025-11-18T10:25:42.998Z] #47 ... [2025-11-18T10:25:42.998Z] [2025-11-18T10:25:42.998Z] #51 [core-keeper internal] load build context [2025-11-18T10:25:42.998Z] #51 transferring context: 44.69MB 71.0s done [2025-11-18T10:25:42.998Z] #51 DONE 73.9s [2025-11-18T10:25:42.998Z] [2025-11-18T10:25:42.998Z] #47 [core-command internal] load build context [2025-11-18T10:25:42.998Z] #47 ... [2025-11-18T10:25:42.998Z] [2025-11-18T10:25:42.998Z] #49 [support-scheduler internal] load build context [2025-11-18T10:25:42.998Z] #49 ... [2025-11-18T10:25:42.998Z] [2025-11-18T10:25:42.998Z] #47 [core-command internal] load build context [2025-11-18T10:25:43.265Z] #47 ... [2025-11-18T10:25:43.265Z] [2025-11-18T10:25:43.265Z] #48 [security-proxy-auth internal] load build context [2025-11-18T10:25:43.265Z] #48 transferring context: 44.69MB 73.0s done [2025-11-18T10:25:43.265Z] #48 DONE 75.6s [2025-11-18T10:25:43.265Z] [2025-11-18T10:25:43.265Z] #47 [core-command internal] load build context [2025-11-18T10:25:43.856Z] #47 ... [2025-11-18T10:25:43.856Z] [2025-11-18T10:25:43.856Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-11-18T10:25:43.856Z] #85 10.57 OK: 9 MiB in 18 packages [2025-11-18T10:25:43.856Z] #85 DONE 11.9s [2025-11-18T10:25:43.856Z] [2025-11-18T10:25:43.856Z] #47 [core-command internal] load build context [2025-11-18T10:25:43.856Z] #47 ... [2025-11-18T10:25:43.856Z] [2025-11-18T10:25:43.856Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-11-18T10:25:43.856Z] #86 DONE 2.4s [2025-11-18T10:25:44.127Z] [2025-11-18T10:25:44.127Z] #47 [core-command internal] load build context [2025-11-18T10:25:44.127Z] #47 ... [2025-11-18T10:25:44.127Z] [2025-11-18T10:25:44.127Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T10:25:44.127Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 53.4s done [2025-11-18T10:25:44.127Z] #54 ... [2025-11-18T10:25:44.127Z] [2025-11-18T10:25:44.127Z] #47 [core-command internal] load build context [2025-11-18T10:25:45.542Z] #47 ... [2025-11-18T10:25:45.542Z] [2025-11-18T10:25:45.542Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:45.542Z] #46 ... [2025-11-18T10:25:45.542Z] [2025-11-18T10:25:45.542Z] #47 [core-command internal] load build context [2025-11-18T10:25:45.542Z] #47 transferring context: 44.69MB 77.9s done [2025-11-18T10:25:45.542Z] #47 ... [2025-11-18T10:25:45.542Z] [2025-11-18T10:25:45.542Z] #53 [support-notifications internal] load build context [2025-11-18T10:25:45.542Z] #53 ... [2025-11-18T10:25:45.542Z] [2025-11-18T10:25:45.542Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:46.134Z] #46 ... [2025-11-18T10:25:46.134Z] [2025-11-18T10:25:46.134Z] #47 [core-command internal] load build context [2025-11-18T10:25:46.134Z] #47 DONE 79.1s [2025-11-18T10:25:46.134Z] [2025-11-18T10:25:46.134Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:48.071Z] #46 ... [2025-11-18T10:25:48.071Z] [2025-11-18T10:25:48.071Z] #49 [support-scheduler internal] load build context [2025-11-18T10:25:48.071Z] #49 transferring context: 44.69MB 78.8s done [2025-11-18T10:25:48.071Z] #49 DONE 80.5s [2025-11-18T10:25:48.071Z] [2025-11-18T10:25:48.071Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:48.337Z] #46 ... [2025-11-18T10:25:48.337Z] [2025-11-18T10:25:48.337Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-11-18T10:25:48.337Z] #87 DONE 2.0s [2025-11-18T10:25:48.337Z] [2025-11-18T10:25:48.337Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:48.337Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 66.1s [2025-11-18T10:25:48.337Z] #34 ... [2025-11-18T10:25:48.337Z] [2025-11-18T10:25:48.337Z] #44 [core-data internal] load build context [2025-11-18T10:25:48.337Z] #44 transferring context: 44.69MB 82.1s done [2025-11-18T10:25:48.337Z] #44 DONE 82.6s [2025-11-18T10:25:48.337Z] [2025-11-18T10:25:48.337Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:48.603Z] #46 ... [2025-11-18T10:25:48.603Z] [2025-11-18T10:25:48.603Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:48.603Z] #42 ... [2025-11-18T10:25:48.603Z] [2025-11-18T10:25:48.603Z] #46 [security-spiffe-token-provider internal] load build context [2025-11-18T10:25:49.186Z] #46 transferring context: 44.69MB 82.4s done [2025-11-18T10:25:49.767Z] #46 DONE 83.1s [2025-11-18T10:25:49.767Z] [2025-11-18T10:25:49.767Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:50.350Z] #34 ... [2025-11-18T10:25:50.350Z] [2025-11-18T10:25:50.350Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:25:50.350Z] #88 ... [2025-11-18T10:25:50.350Z] [2025-11-18T10:25:50.350Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:52.287Z] #34 ... [2025-11-18T10:25:52.287Z] [2025-11-18T10:25:52.287Z] #53 [support-notifications internal] load build context [2025-11-18T10:25:52.287Z] #53 transferring context: 44.69MB 79.4s done [2025-11-18T10:25:52.287Z] #53 DONE 81.5s [2025-11-18T10:25:52.287Z] [2025-11-18T10:25:52.287Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:52.555Z] #42 ... [2025-11-18T10:25:52.555Z] [2025-11-18T10:25:52.555Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:25:52.555Z] #89 ... [2025-11-18T10:25:52.555Z] [2025-11-18T10:25:52.555Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:52.555Z] #42 ... [2025-11-18T10:25:52.555Z] [2025-11-18T10:25:52.555Z] #52 [security-secretstore-setup internal] load build context [2025-11-18T10:25:52.555Z] #52 transferring context: 44.69MB 82.3s done [2025-11-18T10:25:52.820Z] #52 DONE 83.7s [2025-11-18T10:25:52.820Z] [2025-11-18T10:25:52.820Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:53.405Z] #42 ... [2025-11-18T10:25:53.405Z] [2025-11-18T10:25:53.405Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-18T10:25:53.671Z] #90 ... [2025-11-18T10:25:53.671Z] [2025-11-18T10:25:53.671Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:53.671Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 71.5s [2025-11-18T10:25:54.253Z] #34 ... [2025-11-18T10:25:54.253Z] [2025-11-18T10:25:54.253Z] #42 [core-metadata internal] load build context [2025-11-18T10:25:54.253Z] #42 transferring context: 44.69MB 88.6s done [2025-11-18T10:25:54.253Z] #42 DONE 88.8s [2025-11-18T10:25:54.253Z] [2025-11-18T10:25:54.253Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:25:54.836Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 72.7s done [2025-11-18T10:25:54.836Z] #34 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 72.7s done [2025-11-18T10:25:59.151Z] #34 ... [2025-11-18T10:25:59.151Z] [2025-11-18T10:25:59.151Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-11-18T10:25:59.151Z] #90 DONE 14.9s [2025-11-18T10:25:59.151Z] [2025-11-18T10:25:59.151Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:25:59.151Z] #88 DONE 18.2s [2025-11-18T10:25:59.151Z] [2025-11-18T10:25:59.151Z] #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:25:59.151Z] #89 DONE 16.2s [2025-11-18T10:25:59.151Z] [2025-11-18T10:25:59.151Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:25:59.151Z] #91 ... [2025-11-18T10:25:59.151Z] [2025-11-18T10:25:59.151Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:25:59.151Z] #92 ... [2025-11-18T10:25:59.151Z] [2025-11-18T10:25:59.151Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:25:59.419Z] #93 ... [2025-11-18T10:25:59.419Z] [2025-11-18T10:25:59.419Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:25:59.419Z] #92 DONE 10.5s [2025-11-18T10:25:59.419Z] [2025-11-18T10:25:59.419Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:25:59.419Z] #94 DONE 9.4s [2025-11-18T10:25:59.419Z] [2025-11-18T10:25:59.419Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:26:02.009Z] #95 ... [2025-11-18T10:26:02.009Z] [2025-11-18T10:26:02.009Z] #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:26:02.009Z] #96 DONE 9.4s [2025-11-18T10:26:02.009Z] [2025-11-18T10:26:02.009Z] #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:26:02.277Z] #97 ... [2025-11-18T10:26:02.277Z] [2025-11-18T10:26:02.277Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-18T10:26:02.277Z] #98 DONE 5.5s [2025-11-18T10:26:02.277Z] [2025-11-18T10:26:02.277Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-18T10:26:02.277Z] #99 DONE 5.5s [2025-11-18T10:26:02.277Z] [2025-11-18T10:26:02.277Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-18T10:26:02.554Z] #100 ... [2025-11-18T10:26:02.554Z] [2025-11-18T10:26:02.554Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-11-18T10:26:02.554Z] #101 DONE 4.0s [2025-11-18T10:26:02.554Z] [2025-11-18T10:26:02.554Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-11-18T10:26:02.554Z] #102 DONE 0.2s [2025-11-18T10:26:02.554Z] [2025-11-18T10:26:02.554Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-11-18T10:26:02.554Z] #100 DONE 0.3s [2025-11-18T10:26:02.554Z] [2025-11-18T10:26:02.554Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-18T10:26:02.821Z] #103 ... [2025-11-18T10:26:02.821Z] [2025-11-18T10:26:02.821Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-11-18T10:26:02.821Z] #104 DONE 0.3s [2025-11-18T10:26:02.821Z] [2025-11-18T10:26:02.821Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2025-11-18T10:26:02.821Z] #103 DONE 0.3s [2025-11-18T10:26:02.821Z] [2025-11-18T10:26:02.821Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-18T10:26:03.041Z] #156 ... [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-18T10:26:03.041Z] #149 DONE 86.0s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-18T10:26:03.041Z] #148 ... [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:26:03.041Z] #157 DONE 0.2s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:26:03.041Z] #158 DONE 0.0s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-11-18T10:26:03.041Z] #159 DONE 0.1s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:26:03.041Z] #160 DONE 0.0s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #161 [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-18T10:26:03.041Z] #161 DONE 0.1s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-18T10:26:03.041Z] #148 ... [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #162 [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-18T10:26:03.041Z] #162 DONE 1.0s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T10:26:03.041Z] #147 ... [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #163 [core-common-config-bootstrapper] exporting to image [2025-11-18T10:26:03.041Z] #163 exporting layers [2025-11-18T10:26:03.041Z] #163 exporting layers 0.4s done [2025-11-18T10:26:03.041Z] #163 writing image sha256:b2c9d29e3251dd0fd69498c332c01fab7053272116f85706056da161cdb2a61f done [2025-11-18T10:26:03.041Z] #163 naming to docker.io/library/core-common-config-bootstrapper done [2025-11-18T10:26:03.041Z] #163 DONE 0.5s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-18T10:26:03.041Z] #148 DONE 92.3s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T10:26:03.041Z] #147 ... [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-18T10:26:03.041Z] #164 DONE 0.1s [2025-11-18T10:26:03.041Z] [2025-11-18T10:26:03.041Z] #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-18T10:26:03.104Z] #105 ... [2025-11-18T10:26:03.104Z] [2025-11-18T10:26:03.104Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-11-18T10:26:03.104Z] #106 DONE 0.3s [2025-11-18T10:26:03.104Z] [2025-11-18T10:26:03.104Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-11-18T10:26:03.104Z] #107 DONE 0.3s [2025-11-18T10:26:03.104Z] [2025-11-18T10:26:03.104Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-11-18T10:26:03.104Z] #105 DONE 0.4s [2025-11-18T10:26:03.104Z] [2025-11-18T10:26:03.104Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-11-18T10:26:03.301Z] #165 DONE 0.9s [2025-11-18T10:26:03.301Z] [2025-11-18T10:26:03.301Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:26:03.371Z] #108 DONE 0.4s [2025-11-18T10:26:03.371Z] [2025-11-18T10:26:03.371Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-11-18T10:26:03.371Z] #109 DONE 0.4s [2025-11-18T10:26:03.371Z] [2025-11-18T10:26:03.371Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-18T10:26:03.561Z] #166 DONE 0.1s [2025-11-18T10:26:03.561Z] [2025-11-18T10:26:03.561Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:26:03.561Z] #167 DONE 0.0s [2025-11-18T10:26:03.561Z] [2025-11-18T10:26:03.561Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-18T10:26:03.561Z] #168 DONE 0.1s [2025-11-18T10:26:03.561Z] [2025-11-18T10:26:03.561Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-18T10:26:03.561Z] #156 ... [2025-11-18T10:26:03.561Z] [2025-11-18T10:26:03.561Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-18T10:26:03.561Z] #169 DONE 0.0s [2025-11-18T10:26:03.561Z] [2025-11-18T10:26:03.561Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-11-18T10:26:03.561Z] #170 DONE 0.0s [2025-11-18T10:26:03.561Z] [2025-11-18T10:26:03.561Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-11-18T10:26:03.561Z] #171 DONE 0.0s [2025-11-18T10:26:03.639Z] #110 ... [2025-11-18T10:26:03.639Z] [2025-11-18T10:26:03.639Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-11-18T10:26:03.639Z] #111 DONE 0.4s [2025-11-18T10:26:03.639Z] [2025-11-18T10:26:03.639Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-18T10:26:03.821Z] [2025-11-18T10:26:03.821Z] #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-18T10:26:03.821Z] #172 DONE 0.0s [2025-11-18T10:26:03.821Z] [2025-11-18T10:26:03.821Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-18T10:26:03.821Z] #173 DONE 0.0s [2025-11-18T10:26:03.821Z] [2025-11-18T10:26:03.821Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-18T10:26:03.905Z] #112 ... [2025-11-18T10:26:03.905Z] [2025-11-18T10:26:03.905Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-11-18T10:26:03.905Z] #110 DONE 0.4s [2025-11-18T10:26:03.905Z] [2025-11-18T10:26:03.905Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-11-18T10:26:03.905Z] #113 DONE 0.4s [2025-11-18T10:26:03.905Z] [2025-11-18T10:26:03.905Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-18T10:26:04.177Z] #114 ... [2025-11-18T10:26:04.177Z] [2025-11-18T10:26:04.177Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-11-18T10:26:04.177Z] #112 DONE 0.4s [2025-11-18T10:26:04.177Z] [2025-11-18T10:26:04.177Z] #115 [security-spire-server] exporting to image [2025-11-18T10:26:04.177Z] #115 exporting layers [2025-11-18T10:26:04.444Z] #115 ... [2025-11-18T10:26:04.444Z] [2025-11-18T10:26:04.444Z] #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-18T10:26:04.444Z] #116 DONE 0.5s [2025-11-18T10:26:04.444Z] [2025-11-18T10:26:04.444Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-11-18T10:26:04.444Z] #114 DONE 0.5s [2025-11-18T10:26:04.444Z] [2025-11-18T10:26:04.444Z] #115 [security-spire-agent] exporting to image [2025-11-18T10:26:04.754Z] #174 DONE 0.9s [2025-11-18T10:26:04.754Z] [2025-11-18T10:26:04.754Z] #175 [security-bootstrapper] exporting to image [2025-11-18T10:26:04.754Z] #175 exporting layers [2025-11-18T10:26:05.318Z] #175 exporting layers 0.4s done [2025-11-18T10:26:05.318Z] #175 writing image sha256:d995000ec1f4abbeb05f6eeb902c22ae628664b63910074b6991f430300a45df done [2025-11-18T10:26:05.318Z] #175 naming to docker.io/library/security-bootstrapper done [2025-11-18T10:26:05.318Z] #175 DONE 0.5s [2025-11-18T10:26:05.318Z] [2025-11-18T10:26:05.318Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T10:26:08.691Z] #115 exporting layers 3.9s done [2025-11-18T10:26:08.691Z] #115 writing image sha256:7e6469e584666e81f05057c36963394f8d4c91dde02a88deb5bf5ce9dd50ec22 0.0s done [2025-11-18T10:26:08.691Z] #115 naming to docker.io/library/security-spire-server-arm64 [2025-11-18T10:26:08.691Z] #115 exporting layers 3.7s done [2025-11-18T10:26:08.691Z] #115 naming to docker.io/library/security-spire-server-arm64 done [2025-11-18T10:26:08.691Z] #115 exporting layers 3.7s done [2025-11-18T10:26:08.691Z] #115 writing image sha256:5463f7a19ae52ee8d7f583dc97dda4c988d6571b157f990065ca0452fb4306e5 0.0s done [2025-11-18T10:26:08.691Z] #115 naming to docker.io/library/security-spire-config-arm64 done [2025-11-18T10:26:08.691Z] #115 writing image sha256:d194438c8a936149f553d565c6b3d2ddb90baa979fa3659be1f5ddbe8c7237a8 done [2025-11-18T10:26:08.691Z] #115 naming to docker.io/library/security-spire-agent-arm64 done [2025-11-18T10:26:08.691Z] #115 DONE 4.0s [2025-11-18T10:26:08.691Z] [2025-11-18T10:26:08.691Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:26:08.691Z] #117 ... [2025-11-18T10:26:08.691Z] [2025-11-18T10:26:08.691Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:13.028Z] #147 ... [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-18T10:27:13.028Z] #154 157.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-18T10:27:13.028Z] #154 DONE 162.7s [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-18T10:27:13.028Z] #153 DONE 162.7s [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-18T10:27:13.028Z] #152 DONE 162.6s [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T10:27:13.028Z] #155 DONE 162.7s [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-18T10:27:13.028Z] #146 DONE 162.7s [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T10:27:13.028Z] #147 DONE 162.7s [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-18T10:27:13.028Z] #156 DONE 162.7s [2025-11-18T10:27:13.028Z] [2025-11-18T10:27:13.028Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T10:27:13.285Z] #145 ... [2025-11-18T10:27:13.285Z] [2025-11-18T10:27:13.286Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.544Z] #176 ... [2025-11-18T10:27:13.544Z] [2025-11-18T10:27:13.544Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T10:27:13.544Z] #151 DONE 163.8s [2025-11-18T10:27:13.544Z] [2025-11-18T10:27:13.544Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.544Z] #177 DONE 0.4s [2025-11-18T10:27:13.544Z] [2025-11-18T10:27:13.544Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.544Z] #176 DONE 0.4s [2025-11-18T10:27:13.544Z] [2025-11-18T10:27:13.544Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.544Z] #178 DONE 0.3s [2025-11-18T10:27:13.544Z] [2025-11-18T10:27:13.544Z] #179 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.544Z] #179 DONE 0.3s [2025-11-18T10:27:13.544Z] [2025-11-18T10:27:13.544Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.544Z] #180 DONE 0.3s [2025-11-18T10:27:13.544Z] [2025-11-18T10:27:13.544Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:13.801Z] #181 DONE 0.1s [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.801Z] #182 CACHED [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:13.801Z] #183 CACHED [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:13.801Z] #184 DONE 0.1s [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:13.801Z] #185 CACHED [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:13.801Z] #186 CACHED [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:13.801Z] #187 DONE 0.1s [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:13.801Z] #188 DONE 0.1s [2025-11-18T10:27:13.801Z] [2025-11-18T10:27:13.801Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-18T10:27:14.060Z] #189 ... [2025-11-18T10:27:14.060Z] [2025-11-18T10:27:14.060Z] #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:14.060Z] #190 DONE 0.1s [2025-11-18T10:27:14.060Z] [2025-11-18T10:27:14.060Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-18T10:27:14.060Z] #191 DONE 0.3s [2025-11-18T10:27:14.060Z] [2025-11-18T10:27:14.060Z] #192 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:14.060Z] #192 ... [2025-11-18T10:27:14.060Z] [2025-11-18T10:27:14.060Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-18T10:27:14.060Z] #193 DONE 0.3s [2025-11-18T10:27:14.060Z] [2025-11-18T10:27:14.060Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-18T10:27:14.060Z] #194 DONE 0.3s [2025-11-18T10:27:14.060Z] [2025-11-18T10:27:14.060Z] #195 [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-18T10:27:14.060Z] #195 DONE 0.4s [2025-11-18T10:27:14.318Z] [2025-11-18T10:27:14.318Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-18T10:27:14.576Z] #196 ... [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #197 [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-18T10:27:14.576Z] #197 DONE 0.5s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-18T10:27:14.576Z] #189 DONE 0.6s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #192 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:14.576Z] #192 DONE 0.4s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-11-18T10:27:14.576Z] #198 DONE 0.6s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:27:14.576Z] #199 DONE 0.3s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-18T10:27:14.576Z] #200 DONE 0.4s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:27:14.576Z] #201 DONE 0.4s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #202 [core-command] exporting to image [2025-11-18T10:27:14.576Z] #202 exporting layers [2025-11-18T10:27:14.576Z] #202 ... [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-18T10:27:14.576Z] #196 DONE 0.4s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-18T10:27:14.576Z] #203 DONE 0.2s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:27:14.576Z] #204 DONE 0.2s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #205 [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-18T10:27:14.576Z] #205 DONE 0.2s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:27:14.576Z] #206 DONE 0.2s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-18T10:27:14.576Z] #207 DONE 0.3s [2025-11-18T10:27:14.576Z] [2025-11-18T10:27:14.576Z] #202 [core-command] exporting to image [2025-11-18T10:27:14.576Z] #202 exporting layers 0.1s done [2025-11-18T10:27:14.834Z] #202 ... [2025-11-18T10:27:14.834Z] [2025-11-18T10:27:14.834Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-18T10:27:14.834Z] #208 DONE 0.1s [2025-11-18T10:27:14.834Z] [2025-11-18T10:27:14.834Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-18T10:27:14.834Z] #209 DONE 0.2s [2025-11-18T10:27:14.834Z] [2025-11-18T10:27:14.834Z] #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:27:14.834Z] #210 DONE 0.2s [2025-11-18T10:27:14.834Z] [2025-11-18T10:27:14.834Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:27:14.834Z] #211 DONE 0.2s [2025-11-18T10:27:14.834Z] [2025-11-18T10:27:14.834Z] #202 [core-command] exporting to image [2025-11-18T10:27:14.834Z] #202 writing image sha256:ca65dafa0b7d131ea9d69e7dbd373ec220215c6e0f2ff9b69ba095380f191533 0.0s done [2025-11-18T10:27:14.834Z] #202 naming to docker.io/library/core-command done [2025-11-18T10:27:14.834Z] #202 DONE 0.4s [2025-11-18T10:27:14.834Z] [2025-11-18T10:27:14.834Z] #212 [core-keeper] exporting to image [2025-11-18T10:27:15.092Z] #212 ... [2025-11-18T10:27:15.092Z] [2025-11-18T10:27:15.092Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-18T10:27:15.092Z] #213 DONE 0.1s [2025-11-18T10:27:15.092Z] [2025-11-18T10:27:15.092Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-18T10:27:15.092Z] #214 DONE 0.2s [2025-11-18T10:27:15.092Z] [2025-11-18T10:27:15.092Z] #215 [core-data] exporting to image [2025-11-18T10:27:15.092Z] #215 exporting layers 0.3s done [2025-11-18T10:27:15.092Z] #215 writing image sha256:676d3d86f2f0c07ef2c76cdda4b362a1323ce8386af0c7d744d563c0792428ba 0.1s done [2025-11-18T10:27:15.092Z] #215 naming to docker.io/library/core-data done [2025-11-18T10:27:15.092Z] #215 DONE 0.4s [2025-11-18T10:27:15.092Z] [2025-11-18T10:27:15.092Z] #212 [core-keeper] exporting to image [2025-11-18T10:27:15.092Z] #212 exporting layers 0.3s done [2025-11-18T10:27:15.092Z] #212 writing image sha256:92f56d71dadfd1df0913a4c4fc293ed08bd0a477a0ccd744cf465168eaa93680 0.0s done [2025-11-18T10:27:15.092Z] #212 naming to docker.io/library/core-keeper [2025-11-18T10:27:15.350Z] #212 naming to docker.io/library/core-keeper 0.1s done [2025-11-18T10:27:15.350Z] #212 DONE 0.4s [2025-11-18T10:27:15.350Z] [2025-11-18T10:27:15.350Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-18T10:27:15.350Z] #216 DONE 0.6s [2025-11-18T10:27:15.350Z] [2025-11-18T10:27:15.350Z] #217 [security-spiffe-token-provider] exporting to image [2025-11-18T10:27:15.350Z] #217 exporting layers 0.4s done [2025-11-18T10:27:15.351Z] #217 writing image sha256:7de21544dc69d0b08690649fa4b7e239934ed257f71105b1d910d7343654cefc 0.0s done [2025-11-18T10:27:15.351Z] #217 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-11-18T10:27:15.351Z] #217 DONE 0.6s [2025-11-18T10:27:15.351Z] [2025-11-18T10:27:15.351Z] #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-18T10:27:15.351Z] #218 DONE 0.2s [2025-11-18T10:27:15.351Z] [2025-11-18T10:27:15.351Z] #219 [core-metadata] exporting to image [2025-11-18T10:27:15.351Z] #219 exporting layers 0.6s done [2025-11-18T10:27:15.351Z] #219 writing image sha256:76b29b773e7d85466175da616562d90dd7e14e20b7930e3d295268039276b3e2 done [2025-11-18T10:27:15.351Z] #219 naming to docker.io/library/core-metadata done [2025-11-18T10:27:15.351Z] #219 DONE 0.6s [2025-11-18T10:27:15.351Z] [2025-11-18T10:27:15.351Z] #220 [security-proxy-auth] exporting to image [2025-11-18T10:27:15.609Z] #220 ... [2025-11-18T10:27:15.609Z] [2025-11-18T10:27:15.609Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-18T10:27:15.609Z] #221 DONE 0.6s [2025-11-18T10:27:15.609Z] [2025-11-18T10:27:15.609Z] #222 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-18T10:27:15.609Z] #222 DONE 0.3s [2025-11-18T10:27:15.868Z] [2025-11-18T10:27:15.868Z] #223 [security-proxy-setup] exporting to image [2025-11-18T10:27:15.868Z] #223 exporting layers 0.2s done [2025-11-18T10:27:15.868Z] #223 writing image sha256:7c259fee2555dc1b21ba3735834de3a929ec30321e56526e0d6676e3ab26e11d done [2025-11-18T10:27:15.868Z] #223 naming to docker.io/library/security-proxy-setup done [2025-11-18T10:27:15.868Z] #223 DONE 0.3s [2025-11-18T10:27:15.868Z] [2025-11-18T10:27:15.868Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-11-18T10:27:16.126Z] #224 DONE 0.6s [2025-11-18T10:27:16.126Z] [2025-11-18T10:27:16.126Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-18T10:27:16.126Z] #150 DONE 166.3s [2025-11-18T10:27:16.126Z] [2025-11-18T10:27:16.126Z] #220 [security-proxy-auth] exporting to image [2025-11-18T10:27:16.126Z] #220 exporting layers 0.9s done [2025-11-18T10:27:16.126Z] #220 writing image sha256:d1c2f14c5c402c0159b80e3fbf4cd7540d30dc19fcbeaa9044f64b61595b8fcc done [2025-11-18T10:27:16.126Z] #220 naming to docker.io/library/security-proxy-auth [2025-11-18T10:27:16.384Z] #220 naming to docker.io/library/security-proxy-auth done [2025-11-18T10:27:16.384Z] #220 DONE 1.0s [2025-11-18T10:27:16.384Z] [2025-11-18T10:27:16.384Z] #225 [security-secretstore-setup] exporting to image [2025-11-18T10:27:16.384Z] #225 ... [2025-11-18T10:27:16.384Z] [2025-11-18T10:27:16.384Z] #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:16.384Z] #226 DONE 0.1s [2025-11-18T10:27:16.643Z] [2025-11-18T10:27:16.643Z] #225 [security-secretstore-setup] exporting to image [2025-11-18T10:27:16.643Z] #225 exporting layers 0.3s done [2025-11-18T10:27:16.643Z] #225 writing image sha256:5875d8deb90c923eec002241c70b558422fde2bcb9caa352e2a2191f45e569a8 done [2025-11-18T10:27:16.643Z] #225 naming to docker.io/library/security-secretstore-setup done [2025-11-18T10:27:16.643Z] #225 DONE 0.4s [2025-11-18T10:27:16.643Z] [2025-11-18T10:27:16.643Z] #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:16.643Z] #227 DONE 0.0s [2025-11-18T10:27:16.643Z] [2025-11-18T10:27:16.643Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-18T10:27:16.643Z] #228 DONE 0.2s [2025-11-18T10:27:16.643Z] [2025-11-18T10:27:16.643Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T10:27:16.902Z] #145 ... [2025-11-18T10:27:16.902Z] [2025-11-18T10:27:16.902Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-18T10:27:16.902Z] #229 DONE 0.0s [2025-11-18T10:27:16.902Z] [2025-11-18T10:27:16.902Z] #230 [support-scheduler] exporting to image [2025-11-18T10:27:16.902Z] #230 exporting layers 0.2s done [2025-11-18T10:27:16.902Z] #230 writing image sha256:488d4b1d01218ad99a3f4d3b11be723e894723692af2b8c15d2bd6c214c21128 done [2025-11-18T10:27:16.902Z] #230 naming to docker.io/library/support-scheduler done [2025-11-18T10:27:16.902Z] #230 DONE 0.2s [2025-11-18T10:27:16.902Z] [2025-11-18T10:27:16.902Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T10:27:16.902Z] #145 DONE 167.2s [2025-11-18T10:27:17.160Z] [2025-11-18T10:27:17.160Z] #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:27:17.160Z] #231 DONE 0.0s [2025-11-18T10:27:17.160Z] [2025-11-18T10:27:17.160Z] #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:27:17.160Z] #232 DONE 0.0s [2025-11-18T10:27:17.420Z] [2025-11-18T10:27:17.420Z] #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-18T10:27:17.680Z] #233 DONE 0.1s [2025-11-18T10:27:17.680Z] [2025-11-18T10:27:17.680Z] #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:27:17.680Z] #234 DONE 0.0s [2025-11-18T10:27:17.680Z] [2025-11-18T10:27:17.680Z] #235 [support-notifications] exporting to image [2025-11-18T10:27:17.680Z] #235 exporting layers 0.1s done [2025-11-18T10:27:17.680Z] #235 writing image sha256:1884555874b2212e1479eea02e02197cf09c5cf1775bd3edaaa930eb640e52c1 done [2025-11-18T10:27:17.680Z] #235 naming to docker.io/library/support-notifications done [2025-11-18T10:27:17.680Z] #235 DONE 0.1s [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T10:27:17.680Z] time="2025-11-18T10:23:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-18T10:27:17.704Z] $ docker stop --time=1 6b9ed3a91320c6de36788fd8877a5af88915f7e9d88f486f6ddcd75816a06515 [2025-11-18T10:27:19.005Z] $ docker rm -f --volumes 6b9ed3a91320c6de36788fd8877a5af88915f7e9d88f486f6ddcd75816a06515 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-18T10:27:19.343Z] + docker images [2025-11-18T10:27:19.344Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-18T10:27:19.344Z] support-notifications latest 1884555874b2 2 seconds ago 51.7MB [2025-11-18T10:27:19.344Z] security-secretstore-setup latest 5875d8deb90c 3 seconds ago 67.7MB [2025-11-18T10:27:19.344Z] support-scheduler latest 488d4b1d0121 3 seconds ago 48.1MB [2025-11-18T10:27:19.344Z] security-proxy-setup latest 7c259fee2555 4 seconds ago 38.2MB [2025-11-18T10:27:19.344Z] security-proxy-auth latest d1c2f14c5c40 4 seconds ago 31.3MB [2025-11-18T10:27:19.344Z] core-metadata latest 76b29b773e7d 5 seconds ago 32.6MB [2025-11-18T10:27:19.344Z] core-data latest 676d3d86f2f0 5 seconds ago 32.4MB [2025-11-18T10:27:19.344Z] core-keeper latest 92f56d71dadf 5 seconds ago 32.1MB [2025-11-18T10:27:19.344Z] core-command latest ca65dafa0b7d 5 seconds ago 27.9MB [2025-11-18T10:27:19.344Z] security-spiffe-token-provider latest 7de21544dc69 5 seconds ago 47MB [2025-11-18T10:27:19.344Z] security-bootstrapper latest d995000ec1f4 About a minute ago 20.3MB [2025-11-18T10:27:19.344Z] core-common-config-bootstrapper latest b2c9d29e3251 About a minute ago 17.1MB [2025-11-18T10:27:19.344Z] security-spire-agent latest c3509f4cd8aa 3 minutes ago 195MB [2025-11-18T10:27:19.344Z] security-spire-config latest 1193f0f2d8dc 3 minutes ago 149MB [2025-11-18T10:27:19.344Z] security-spire-server latest a9ac898efb9b 3 minutes ago 149MB [2025-11-18T10:27:19.344Z] ci-base-image-x86_64 latest 782cb0553381 7 minutes ago 924MB [2025-11-18T10:27:19.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 months ago 573MB [2025-11-18T10:27:19.344Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 8 months ago 574MB [2025-11-18T10:27:19.344Z] 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-18T10:27:19.482Z] provisioning config files... [2025-11-18T10:27:19.491Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1713516334147555124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:27:19.805Z] ---> ****-login.sh [2025-11-18T10:27:19.805Z] nexus3.edgexfoundry.org:10001 [2025-11-18T10:27:19.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:27:19.805Z] Login Succeeded [2025-11-18T10:27:19.805Z] nexus3.edgexfoundry.org:10002 [2025-11-18T10:27:19.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:27:20.064Z] Login Succeeded [2025-11-18T10:27:20.064Z] nexus3.edgexfoundry.org:10003 [2025-11-18T10:27:20.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:27:20.064Z] Login Succeeded [2025-11-18T10:27:20.064Z] nexus3.edgexfoundry.org:10004 [2025-11-18T10:27:20.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:27:20.064Z] Login Succeeded [2025-11-18T10:27:20.064Z] ****.io [2025-11-18T10:27:20.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:27:20.323Z] Login Succeeded [2025-11-18T10:27:20.323Z] ---> ****-login.sh ends [Pipeline] } [2025-11-18T10:27:20.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:20.387Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-18T10:27:20.422Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-11-18T10:27:20.422Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:20.422Z] 4.0.1-dev.2 [2025-11-18T10:27:20.422Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:20.422Z] odessa [2025-11-18T10:27:20.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:20.908Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:21.343Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:21.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-18T10:27:21.343Z] e29bbc03a3ce: Preparing [2025-11-18T10:27:21.343Z] b1de76d07a69: Preparing [2025-11-18T10:27:21.343Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:21.343Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:21.343Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:21.343Z] efc1e1f2415f: Preparing [2025-11-18T10:27:21.343Z] abfcb263a588: Preparing [2025-11-18T10:27:21.343Z] efc1e1f2415f: Waiting [2025-11-18T10:27:21.343Z] abfcb263a588: Waiting [2025-11-18T10:27:21.343Z] e29bbc03a3ce: Pushed [2025-11-18T10:27:21.343Z] 1b99c41e8a57: Pushed [2025-11-18T10:27:21.343Z] 4b2ca2771c77: Pushed [2025-11-18T10:27:21.343Z] f3a03a71d2ff: Pushed [2025-11-18T10:27:21.343Z] abfcb263a588: Layer already exists [2025-11-18T10:27:21.343Z] efc1e1f2415f: Pushed [2025-11-18T10:27:23.974Z] b1de76d07a69: Pushed [2025-11-18T10:27:23.974Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:24.300Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:24.628Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2 [2025-11-18T10:27:24.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-18T10:27:24.628Z] e29bbc03a3ce: Preparing [2025-11-18T10:27:24.628Z] b1de76d07a69: Preparing [2025-11-18T10:27:24.628Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:24.628Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:24.629Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:24.629Z] efc1e1f2415f: Preparing [2025-11-18T10:27:24.629Z] abfcb263a588: Preparing [2025-11-18T10:27:24.629Z] efc1e1f2415f: Waiting [2025-11-18T10:27:24.629Z] abfcb263a588: Waiting [2025-11-18T10:27:24.629Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:24.629Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:24.629Z] b1de76d07a69: Layer already exists [2025-11-18T10:27:24.629Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:24.629Z] e29bbc03a3ce: Layer already exists [2025-11-18T10:27:24.629Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:24.629Z] abfcb263a588: Layer already exists [2025-11-18T10:27:24.629Z] 4.0.1-dev.2: digest: sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:24.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:25.293Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:25.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-18T10:27:25.294Z] e29bbc03a3ce: Preparing [2025-11-18T10:27:25.294Z] b1de76d07a69: Preparing [2025-11-18T10:27:25.294Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:25.294Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:25.294Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:25.294Z] efc1e1f2415f: Preparing [2025-11-18T10:27:25.294Z] abfcb263a588: Preparing [2025-11-18T10:27:25.294Z] efc1e1f2415f: Waiting [2025-11-18T10:27:25.294Z] abfcb263a588: Waiting [2025-11-18T10:27:25.294Z] e29bbc03a3ce: Layer already exists [2025-11-18T10:27:25.294Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:25.294Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:25.294Z] b1de76d07a69: Layer already exists [2025-11-18T10:27:25.294Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:25.294Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:25.294Z] abfcb263a588: Layer already exists [2025-11-18T10:27:25.294Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:25.620Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:25.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-18T10:27:25.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-11-18T10:27:25.943Z] e29bbc03a3ce: Preparing [2025-11-18T10:27:25.943Z] b1de76d07a69: Preparing [2025-11-18T10:27:25.943Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:25.943Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:25.943Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:25.943Z] efc1e1f2415f: Preparing [2025-11-18T10:27:25.943Z] abfcb263a588: Preparing [2025-11-18T10:27:25.943Z] efc1e1f2415f: Waiting [2025-11-18T10:27:25.943Z] abfcb263a588: Waiting [2025-11-18T10:27:25.943Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:25.943Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:25.943Z] e29bbc03a3ce: Layer already exists [2025-11-18T10:27:25.943Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:25.943Z] b1de76d07a69: Layer already exists [2025-11-18T10:27:25.943Z] abfcb263a588: Layer already exists [2025-11-18T10:27:25.943Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:25.943Z] odessa: digest: sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:26.014Z] ===================================================== [Pipeline] echo [2025-11-18T10:27:26.027Z] taggedImages: [2025-11-18T10:27:26.027Z] - nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:26.027Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2 [2025-11-18T10:27:26.027Z] - nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:26.027Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-11-18T10:27:26.054Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-11-18T10:27:26.054Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:26.054Z] 4.0.1-dev.2 [2025-11-18T10:27:26.054Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:26.054Z] odessa [2025-11-18T10:27:26.054Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:26.388Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:26.708Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:26.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-18T10:27:26.708Z] 6f95acf8f8bd: Preparing [2025-11-18T10:27:26.708Z] b0184d7fbee4: Preparing [2025-11-18T10:27:26.708Z] 3e1e5c051184: Preparing [2025-11-18T10:27:26.708Z] 3f48dc5b81aa: Preparing [2025-11-18T10:27:26.708Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:26.708Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:26.708Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:26.708Z] efc1e1f2415f: Preparing [2025-11-18T10:27:26.708Z] abfcb263a588: Preparing [2025-11-18T10:27:26.708Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:26.708Z] efc1e1f2415f: Waiting [2025-11-18T10:27:26.708Z] abfcb263a588: Waiting [2025-11-18T10:27:26.708Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:26.708Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:26.708Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:26.708Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:26.708Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:26.708Z] 6f95acf8f8bd: Pushed [2025-11-18T10:27:26.708Z] abfcb263a588: Layer already exists [2025-11-18T10:27:26.708Z] b0184d7fbee4: Pushed [2025-11-18T10:27:26.708Z] 3e1e5c051184: Pushed [2025-11-18T10:27:28.088Z] 3f48dc5b81aa: Pushed [2025-11-18T10:27:28.088Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:28.414Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:28.733Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2 [2025-11-18T10:27:28.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-18T10:27:28.733Z] 6f95acf8f8bd: Preparing [2025-11-18T10:27:28.733Z] b0184d7fbee4: Preparing [2025-11-18T10:27:28.733Z] 3e1e5c051184: Preparing [2025-11-18T10:27:28.733Z] 3f48dc5b81aa: Preparing [2025-11-18T10:27:28.733Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:28.733Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:28.733Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:28.733Z] efc1e1f2415f: Preparing [2025-11-18T10:27:28.733Z] abfcb263a588: Preparing [2025-11-18T10:27:28.733Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:28.733Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:28.733Z] abfcb263a588: Waiting [2025-11-18T10:27:28.733Z] efc1e1f2415f: Waiting [2025-11-18T10:27:28.733Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:28.733Z] 3e1e5c051184: Layer already exists [2025-11-18T10:27:28.733Z] b0184d7fbee4: Layer already exists [2025-11-18T10:27:28.733Z] 6f95acf8f8bd: Layer already exists [2025-11-18T10:27:28.733Z] 3f48dc5b81aa: Layer already exists [2025-11-18T10:27:28.733Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:28.733Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:28.733Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:28.733Z] abfcb263a588: Layer already exists [2025-11-18T10:27:28.733Z] 4.0.1-dev.2: digest: sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:29.053Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:29.392Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:29.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-18T10:27:29.393Z] 6f95acf8f8bd: Preparing [2025-11-18T10:27:29.393Z] b0184d7fbee4: Preparing [2025-11-18T10:27:29.393Z] 3e1e5c051184: Preparing [2025-11-18T10:27:29.393Z] 3f48dc5b81aa: Preparing [2025-11-18T10:27:29.393Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:29.393Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:29.393Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:29.393Z] efc1e1f2415f: Preparing [2025-11-18T10:27:29.393Z] abfcb263a588: Preparing [2025-11-18T10:27:29.393Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:29.393Z] efc1e1f2415f: Waiting [2025-11-18T10:27:29.393Z] abfcb263a588: Waiting [2025-11-18T10:27:29.393Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:29.393Z] 3e1e5c051184: Layer already exists [2025-11-18T10:27:29.393Z] b0184d7fbee4: Layer already exists [2025-11-18T10:27:29.393Z] 6f95acf8f8bd: Layer already exists [2025-11-18T10:27:29.393Z] 3f48dc5b81aa: Layer already exists [2025-11-18T10:27:29.393Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:29.393Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:29.393Z] abfcb263a588: Layer already exists [2025-11-18T10:27:29.393Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:29.393Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:29.393Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:29.726Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:30.054Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-18T10:27:30.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-11-18T10:27:30.054Z] 6f95acf8f8bd: Preparing [2025-11-18T10:27:30.054Z] b0184d7fbee4: Preparing [2025-11-18T10:27:30.054Z] 3e1e5c051184: Preparing [2025-11-18T10:27:30.054Z] 3f48dc5b81aa: Preparing [2025-11-18T10:27:30.054Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:30.054Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:30.054Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:30.054Z] efc1e1f2415f: Preparing [2025-11-18T10:27:30.054Z] abfcb263a588: Preparing [2025-11-18T10:27:30.054Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:30.054Z] efc1e1f2415f: Waiting [2025-11-18T10:27:30.054Z] abfcb263a588: Waiting [2025-11-18T10:27:30.054Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:30.054Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:30.054Z] 3e1e5c051184: Layer already exists [2025-11-18T10:27:30.054Z] 3f48dc5b81aa: Layer already exists [2025-11-18T10:27:30.054Z] 6f95acf8f8bd: Layer already exists [2025-11-18T10:27:30.054Z] b0184d7fbee4: Layer already exists [2025-11-18T10:27:30.054Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:30.054Z] abfcb263a588: Layer already exists [2025-11-18T10:27:30.054Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:30.054Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:30.054Z] odessa: digest: sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:30.126Z] ===================================================== [Pipeline] echo [2025-11-18T10:27:30.140Z] taggedImages: [2025-11-18T10:27:30.140Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:30.140Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2 [2025-11-18T10:27:30.140Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:30.140Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-11-18T10:27:30.177Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-11-18T10:27:30.178Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:30.178Z] 4.0.1-dev.2 [2025-11-18T10:27:30.178Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:30.178Z] odessa [2025-11-18T10:27:30.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:30.528Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:30.863Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:30.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-18T10:27:30.863Z] 6fb41d6abdbe: Preparing [2025-11-18T10:27:30.863Z] 9baf2953cc2d: Preparing [2025-11-18T10:27:30.863Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:30.863Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:30.863Z] 630eb0a04c20: Preparing [2025-11-18T10:27:30.863Z] 773b7311e65f: Preparing [2025-11-18T10:27:30.863Z] abfcb263a588: Preparing [2025-11-18T10:27:30.863Z] 773b7311e65f: Waiting [2025-11-18T10:27:30.863Z] abfcb263a588: Waiting [2025-11-18T10:27:30.863Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:30.863Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:30.863Z] abfcb263a588: Layer already exists [2025-11-18T10:27:30.863Z] 630eb0a04c20: Pushed [2025-11-18T10:27:30.863Z] 6fb41d6abdbe: Pushed [2025-11-18T10:27:30.863Z] 773b7311e65f: Pushed [2025-11-18T10:27:34.149Z] 9baf2953cc2d: Pushed [2025-11-18T10:27:34.149Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:34.467Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:34.795Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2 [2025-11-18T10:27:34.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-18T10:27:34.795Z] 6fb41d6abdbe: Preparing [2025-11-18T10:27:34.795Z] 9baf2953cc2d: Preparing [2025-11-18T10:27:34.795Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:34.795Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:34.795Z] 630eb0a04c20: Preparing [2025-11-18T10:27:34.795Z] 773b7311e65f: Preparing [2025-11-18T10:27:34.795Z] abfcb263a588: Preparing [2025-11-18T10:27:34.795Z] 773b7311e65f: Waiting [2025-11-18T10:27:34.795Z] abfcb263a588: Waiting [2025-11-18T10:27:34.795Z] 6fb41d6abdbe: Layer already exists [2025-11-18T10:27:34.795Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:34.795Z] 630eb0a04c20: Layer already exists [2025-11-18T10:27:34.795Z] 9baf2953cc2d: Layer already exists [2025-11-18T10:27:34.795Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:34.795Z] abfcb263a588: Layer already exists [2025-11-18T10:27:34.795Z] 773b7311e65f: Layer already exists [2025-11-18T10:27:34.795Z] 4.0.1-dev.2: digest: sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:35.126Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:35.447Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:35.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-18T10:27:35.448Z] 6fb41d6abdbe: Preparing [2025-11-18T10:27:35.448Z] 9baf2953cc2d: Preparing [2025-11-18T10:27:35.448Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:35.448Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:35.448Z] 630eb0a04c20: Preparing [2025-11-18T10:27:35.448Z] 773b7311e65f: Preparing [2025-11-18T10:27:35.448Z] abfcb263a588: Preparing [2025-11-18T10:27:35.448Z] abfcb263a588: Waiting [2025-11-18T10:27:35.448Z] 773b7311e65f: Waiting [2025-11-18T10:27:35.448Z] 630eb0a04c20: Layer already exists [2025-11-18T10:27:35.448Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:35.448Z] 9baf2953cc2d: Layer already exists [2025-11-18T10:27:35.448Z] 6fb41d6abdbe: Layer already exists [2025-11-18T10:27:35.448Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:35.448Z] 773b7311e65f: Layer already exists [2025-11-18T10:27:35.448Z] abfcb263a588: Layer already exists [2025-11-18T10:27:35.448Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:35.785Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:36.123Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-18T10:27:36.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-11-18T10:27:36.123Z] 6fb41d6abdbe: Preparing [2025-11-18T10:27:36.123Z] 9baf2953cc2d: Preparing [2025-11-18T10:27:36.123Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:36.123Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:36.123Z] 630eb0a04c20: Preparing [2025-11-18T10:27:36.123Z] 773b7311e65f: Preparing [2025-11-18T10:27:36.123Z] abfcb263a588: Preparing [2025-11-18T10:27:36.123Z] 773b7311e65f: Waiting [2025-11-18T10:27:36.123Z] abfcb263a588: Waiting [2025-11-18T10:27:36.123Z] 6fb41d6abdbe: Layer already exists [2025-11-18T10:27:36.123Z] 9baf2953cc2d: Layer already exists [2025-11-18T10:27:36.123Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:36.123Z] 630eb0a04c20: Layer already exists [2025-11-18T10:27:36.123Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:36.123Z] abfcb263a588: Layer already exists [2025-11-18T10:27:36.123Z] 773b7311e65f: Layer already exists [2025-11-18T10:27:36.123Z] odessa: digest: sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:36.206Z] ===================================================== [Pipeline] echo [2025-11-18T10:27:36.224Z] taggedImages: [2025-11-18T10:27:36.224Z] - nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:36.224Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2 [2025-11-18T10:27:36.224Z] - nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:36.224Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-11-18T10:27:36.251Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-11-18T10:27:36.251Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:36.251Z] 4.0.1-dev.2 [2025-11-18T10:27:36.251Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:36.251Z] odessa [2025-11-18T10:27:36.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:36.602Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:36.930Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:36.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-18T10:27:36.930Z] 12d7ec7ef633: Preparing [2025-11-18T10:27:36.930Z] fbfbb018ff2a: Preparing [2025-11-18T10:27:36.930Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:36.930Z] 67f5bf2546a9: Preparing [2025-11-18T10:27:36.930Z] 882c59c7198e: Preparing [2025-11-18T10:27:36.930Z] abfcb263a588: Preparing [2025-11-18T10:27:36.930Z] abfcb263a588: Waiting [2025-11-18T10:27:36.930Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:36.930Z] abfcb263a588: Layer already exists [2025-11-18T10:27:36.930Z] 67f5bf2546a9: Pushed [2025-11-18T10:27:36.930Z] 882c59c7198e: Pushed [2025-11-18T10:27:36.930Z] 12d7ec7ef633: Pushed [2025-11-18T10:27:40.245Z] fbfbb018ff2a: Pushed [2025-11-18T10:27:40.245Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:40.573Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:40.896Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2 [2025-11-18T10:27:40.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-18T10:27:40.896Z] 12d7ec7ef633: Preparing [2025-11-18T10:27:40.896Z] fbfbb018ff2a: Preparing [2025-11-18T10:27:40.896Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:40.896Z] 67f5bf2546a9: Preparing [2025-11-18T10:27:40.896Z] 882c59c7198e: Preparing [2025-11-18T10:27:40.896Z] abfcb263a588: Preparing [2025-11-18T10:27:40.896Z] abfcb263a588: Waiting [2025-11-18T10:27:40.896Z] 882c59c7198e: Layer already exists [2025-11-18T10:27:40.896Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:40.896Z] 67f5bf2546a9: Layer already exists [2025-11-18T10:27:40.896Z] 12d7ec7ef633: Layer already exists [2025-11-18T10:27:40.896Z] fbfbb018ff2a: Layer already exists [2025-11-18T10:27:40.896Z] abfcb263a588: Layer already exists [2025-11-18T10:27:40.896Z] 4.0.1-dev.2: digest: sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:41.227Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:41.544Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:41.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-18T10:27:41.544Z] 12d7ec7ef633: Preparing [2025-11-18T10:27:41.544Z] fbfbb018ff2a: Preparing [2025-11-18T10:27:41.544Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:41.544Z] 67f5bf2546a9: Preparing [2025-11-18T10:27:41.544Z] 882c59c7198e: Preparing [2025-11-18T10:27:41.544Z] abfcb263a588: Preparing [2025-11-18T10:27:41.544Z] abfcb263a588: Waiting [2025-11-18T10:27:41.544Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:41.544Z] 12d7ec7ef633: Layer already exists [2025-11-18T10:27:41.544Z] fbfbb018ff2a: Layer already exists [2025-11-18T10:27:41.544Z] 882c59c7198e: Layer already exists [2025-11-18T10:27:41.544Z] 67f5bf2546a9: Layer already exists [2025-11-18T10:27:41.544Z] abfcb263a588: Layer already exists [2025-11-18T10:27:41.544Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:41.881Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:42.203Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-18T10:27:42.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-11-18T10:27:42.203Z] 12d7ec7ef633: Preparing [2025-11-18T10:27:42.203Z] fbfbb018ff2a: Preparing [2025-11-18T10:27:42.203Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:42.203Z] 67f5bf2546a9: Preparing [2025-11-18T10:27:42.203Z] 882c59c7198e: Preparing [2025-11-18T10:27:42.203Z] abfcb263a588: Preparing [2025-11-18T10:27:42.203Z] abfcb263a588: Waiting [2025-11-18T10:27:42.203Z] 12d7ec7ef633: Layer already exists [2025-11-18T10:27:42.203Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:42.203Z] 67f5bf2546a9: Layer already exists [2025-11-18T10:27:42.203Z] 882c59c7198e: Layer already exists [2025-11-18T10:27:42.203Z] fbfbb018ff2a: Layer already exists [2025-11-18T10:27:42.203Z] abfcb263a588: Layer already exists [2025-11-18T10:27:42.203Z] odessa: digest: sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:42.287Z] ===================================================== [Pipeline] echo [2025-11-18T10:27:42.303Z] taggedImages: [2025-11-18T10:27:42.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:42.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2 [2025-11-18T10:27:42.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:42.303Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-11-18T10:27:42.339Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-11-18T10:27:42.339Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:42.339Z] 4.0.1-dev.2 [2025-11-18T10:27:42.339Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:42.339Z] odessa [2025-11-18T10:27:42.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:42.686Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:43.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:43.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-18T10:27:43.012Z] 7055acccf7ce: Preparing [2025-11-18T10:27:43.012Z] bbad28923ee3: Preparing [2025-11-18T10:27:43.012Z] 597f929fc3ed: Preparing [2025-11-18T10:27:43.012Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:43.012Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:43.012Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:43.012Z] efc1e1f2415f: Preparing [2025-11-18T10:27:43.012Z] abfcb263a588: Preparing [2025-11-18T10:27:43.012Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:43.012Z] abfcb263a588: Waiting [2025-11-18T10:27:43.012Z] efc1e1f2415f: Waiting [2025-11-18T10:27:43.012Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:43.012Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:43.012Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:43.012Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:43.012Z] abfcb263a588: Layer already exists [2025-11-18T10:27:43.012Z] 7055acccf7ce: Pushed [2025-11-18T10:27:43.012Z] bbad28923ee3: Pushed [2025-11-18T10:27:45.315Z] #118 DONE 102.2s [2025-11-18T10:27:45.315Z] [2025-11-18T10:27:45.315Z] #97 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:45.315Z] #97 DONE 98.9s [2025-11-18T10:27:45.315Z] [2025-11-18T10:27:45.315Z] #119 [support-notifications builder 6/7] COPY . . [2025-11-18T10:27:45.315Z] #119 ... [2025-11-18T10:27:45.315Z] [2025-11-18T10:27:45.315Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:45.315Z] #91 DONE 102.2s [2025-11-18T10:27:45.315Z] [2025-11-18T10:27:45.315Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:45.315Z] #95 DONE 101.3s [2025-11-18T10:27:45.315Z] [2025-11-18T10:27:45.315Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:45.315Z] #117 DONE 101.4s [2025-11-18T10:27:45.315Z] [2025-11-18T10:27:45.315Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:45.315Z] #93 DONE 102.2s [2025-11-18T10:27:45.315Z] [2025-11-18T10:27:45.315Z] #120 [support-scheduler builder 6/7] COPY . . [2025-11-18T10:27:45.544Z] 597f929fc3ed: Pushed [2025-11-18T10:27:45.804Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:46.141Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:46.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2 [2025-11-18T10:27:46.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-18T10:27:46.479Z] 7055acccf7ce: Preparing [2025-11-18T10:27:46.479Z] bbad28923ee3: Preparing [2025-11-18T10:27:46.479Z] 597f929fc3ed: Preparing [2025-11-18T10:27:46.479Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:46.479Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:46.479Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:46.479Z] efc1e1f2415f: Preparing [2025-11-18T10:27:46.479Z] abfcb263a588: Preparing [2025-11-18T10:27:46.479Z] efc1e1f2415f: Waiting [2025-11-18T10:27:46.479Z] abfcb263a588: Waiting [2025-11-18T10:27:46.479Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:46.479Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:46.479Z] 597f929fc3ed: Layer already exists [2025-11-18T10:27:46.479Z] 7055acccf7ce: Layer already exists [2025-11-18T10:27:46.479Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:46.479Z] bbad28923ee3: Layer already exists [2025-11-18T10:27:46.479Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:46.479Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:46.479Z] abfcb263a588: Layer already exists [2025-11-18T10:27:46.479Z] 4.0.1-dev.2: digest: sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:46.814Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:47.130Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:47.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-18T10:27:47.130Z] 7055acccf7ce: Preparing [2025-11-18T10:27:47.130Z] bbad28923ee3: Preparing [2025-11-18T10:27:47.130Z] 597f929fc3ed: Preparing [2025-11-18T10:27:47.130Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:47.130Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:47.130Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:47.130Z] efc1e1f2415f: Preparing [2025-11-18T10:27:47.130Z] abfcb263a588: Preparing [2025-11-18T10:27:47.130Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:47.130Z] efc1e1f2415f: Waiting [2025-11-18T10:27:47.130Z] abfcb263a588: Waiting [2025-11-18T10:27:47.130Z] 597f929fc3ed: Layer already exists [2025-11-18T10:27:47.130Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:47.130Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:47.130Z] 7055acccf7ce: Layer already exists [2025-11-18T10:27:47.130Z] bbad28923ee3: Layer already exists [2025-11-18T10:27:47.130Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:47.130Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:47.130Z] abfcb263a588: Layer already exists [2025-11-18T10:27:47.130Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:47.459Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:47.777Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-18T10:27:47.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-11-18T10:27:47.777Z] 7055acccf7ce: Preparing [2025-11-18T10:27:47.777Z] bbad28923ee3: Preparing [2025-11-18T10:27:47.777Z] 597f929fc3ed: Preparing [2025-11-18T10:27:47.777Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:47.777Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:47.777Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:47.777Z] efc1e1f2415f: Preparing [2025-11-18T10:27:47.777Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:47.777Z] abfcb263a588: Preparing [2025-11-18T10:27:47.777Z] efc1e1f2415f: Waiting [2025-11-18T10:27:47.777Z] abfcb263a588: Waiting [2025-11-18T10:27:47.777Z] bbad28923ee3: Layer already exists [2025-11-18T10:27:47.777Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:47.777Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:47.777Z] 597f929fc3ed: Layer already exists [2025-11-18T10:27:47.777Z] 7055acccf7ce: Layer already exists [2025-11-18T10:27:47.777Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:47.777Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:47.777Z] abfcb263a588: Layer already exists [2025-11-18T10:27:47.777Z] odessa: digest: sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:47.843Z] ===================================================== [Pipeline] echo [2025-11-18T10:27:47.856Z] taggedImages: [2025-11-18T10:27:47.856Z] - nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:47.856Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2 [2025-11-18T10:27:47.856Z] - nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:47.856Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-11-18T10:27:47.880Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-11-18T10:27:47.880Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:47.880Z] 4.0.1-dev.2 [2025-11-18T10:27:47.880Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:47.880Z] odessa [2025-11-18T10:27:47.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:48.212Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:48.539Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:48.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-18T10:27:48.539Z] 25e034c4abbb: Preparing [2025-11-18T10:27:48.539Z] 094676f8d2f7: Preparing [2025-11-18T10:27:48.539Z] 18113163bbde: Preparing [2025-11-18T10:27:48.539Z] 57748886db11: Preparing [2025-11-18T10:27:48.539Z] f284d6ca54f8: Preparing [2025-11-18T10:27:48.539Z] d845012b171a: Preparing [2025-11-18T10:27:48.539Z] 5df89c0e63d2: Preparing [2025-11-18T10:27:48.539Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:48.539Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:48.539Z] 4b7aa70f1e16: Preparing [2025-11-18T10:27:48.539Z] 930b49896e68: Preparing [2025-11-18T10:27:48.539Z] 5f70bf18a086: Preparing [2025-11-18T10:27:48.539Z] 9851a07ea284: Preparing [2025-11-18T10:27:48.539Z] 62263719539d: Preparing [2025-11-18T10:27:48.539Z] 55d6b2e1d83a: Preparing [2025-11-18T10:27:48.539Z] abfcb263a588: Preparing [2025-11-18T10:27:48.539Z] d845012b171a: Waiting [2025-11-18T10:27:48.539Z] 5df89c0e63d2: Waiting [2025-11-18T10:27:48.539Z] 1b99c41e8a57: Waiting [2025-11-18T10:27:48.539Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:48.539Z] 62263719539d: Waiting [2025-11-18T10:27:48.539Z] 55d6b2e1d83a: Waiting [2025-11-18T10:27:48.539Z] 4b7aa70f1e16: Waiting [2025-11-18T10:27:48.539Z] abfcb263a588: Waiting [2025-11-18T10:27:48.539Z] 9851a07ea284: Waiting [2025-11-18T10:27:48.539Z] 930b49896e68: Waiting [2025-11-18T10:27:48.539Z] 5f70bf18a086: Waiting [2025-11-18T10:27:48.539Z] 18113163bbde: Pushed [2025-11-18T10:27:48.539Z] 094676f8d2f7: Pushed [2025-11-18T10:27:48.539Z] 57748886db11: Pushed [2025-11-18T10:27:48.539Z] f284d6ca54f8: Pushed [2025-11-18T10:27:48.539Z] 25e034c4abbb: Pushed [2025-11-18T10:27:48.539Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:48.539Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:48.539Z] d845012b171a: Pushed [2025-11-18T10:27:48.539Z] 5f70bf18a086: Layer already exists [2025-11-18T10:27:48.798Z] 4b7aa70f1e16: Pushed [2025-11-18T10:27:48.798Z] 930b49896e68: Pushed [2025-11-18T10:27:48.798Z] 9851a07ea284: Pushed [2025-11-18T10:27:48.798Z] abfcb263a588: Layer already exists [2025-11-18T10:27:48.798Z] 62263719539d: Pushed [2025-11-18T10:27:48.798Z] 55d6b2e1d83a: Pushed [2025-11-18T10:27:50.177Z] 5df89c0e63d2: Pushed [2025-11-18T10:27:50.177Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:50.510Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:50.660Z] #120 ... [2025-11-18T10:27:50.660Z] [2025-11-18T10:27:50.660Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-18T10:27:50.832Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2 [2025-11-18T10:27:50.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-18T10:27:50.832Z] 25e034c4abbb: Preparing [2025-11-18T10:27:50.832Z] 094676f8d2f7: Preparing [2025-11-18T10:27:50.832Z] 18113163bbde: Preparing [2025-11-18T10:27:50.832Z] 57748886db11: Preparing [2025-11-18T10:27:50.832Z] f284d6ca54f8: Preparing [2025-11-18T10:27:50.832Z] d845012b171a: Preparing [2025-11-18T10:27:50.832Z] 5df89c0e63d2: Preparing [2025-11-18T10:27:50.832Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:50.832Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:50.832Z] 4b7aa70f1e16: Preparing [2025-11-18T10:27:50.832Z] 930b49896e68: Preparing [2025-11-18T10:27:50.832Z] 5df89c0e63d2: Waiting [2025-11-18T10:27:50.832Z] 1b99c41e8a57: Waiting [2025-11-18T10:27:50.832Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:50.832Z] 4b7aa70f1e16: Waiting [2025-11-18T10:27:50.832Z] d845012b171a: Waiting [2025-11-18T10:27:50.832Z] 5f70bf18a086: Preparing [2025-11-18T10:27:50.832Z] 9851a07ea284: Preparing [2025-11-18T10:27:50.832Z] 930b49896e68: Waiting [2025-11-18T10:27:50.832Z] 5f70bf18a086: Waiting [2025-11-18T10:27:50.832Z] 62263719539d: Preparing [2025-11-18T10:27:50.832Z] 9851a07ea284: Waiting [2025-11-18T10:27:50.832Z] 55d6b2e1d83a: Preparing [2025-11-18T10:27:50.832Z] 62263719539d: Waiting [2025-11-18T10:27:50.832Z] abfcb263a588: Preparing [2025-11-18T10:27:50.832Z] 55d6b2e1d83a: Waiting [2025-11-18T10:27:50.832Z] abfcb263a588: Waiting [2025-11-18T10:27:50.832Z] 57748886db11: Layer already exists [2025-11-18T10:27:50.832Z] 25e034c4abbb: Layer already exists [2025-11-18T10:27:50.832Z] 094676f8d2f7: Layer already exists [2025-11-18T10:27:50.832Z] f284d6ca54f8: Layer already exists [2025-11-18T10:27:50.832Z] 18113163bbde: Layer already exists [2025-11-18T10:27:50.832Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:50.832Z] 5df89c0e63d2: Layer already exists [2025-11-18T10:27:50.832Z] d845012b171a: Layer already exists [2025-11-18T10:27:50.832Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:50.833Z] 4b7aa70f1e16: Layer already exists [2025-11-18T10:27:50.833Z] 9851a07ea284: Layer already exists [2025-11-18T10:27:50.833Z] 930b49896e68: Layer already exists [2025-11-18T10:27:50.833Z] 5f70bf18a086: Layer already exists [2025-11-18T10:27:50.833Z] 55d6b2e1d83a: Layer already exists [2025-11-18T10:27:50.833Z] 62263719539d: Layer already exists [2025-11-18T10:27:50.833Z] abfcb263a588: Layer already exists [2025-11-18T10:27:50.833Z] 4.0.1-dev.2: digest: sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc size: 3644 [Pipeline] } [Pipeline] // withEnv [2025-11-18T10:27:50.956Z] #121 ... [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #122 DONE 10.2s [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #119 [support-notifications builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #119 DONE 10.4s [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #123 [core-keeper builder 7/8] COPY . . [2025-11-18T10:27:50.956Z] #123 DONE 10.4s [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #120 [support-scheduler builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #120 DONE 10.2s [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #124 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:27:50.956Z] #125 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:50.956Z] #126 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #121 DONE 10.2s [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #127 [core-command builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #127 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:50.956Z] #128 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:27:50.956Z] #129 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #130 [core-data builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #130 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:27:50.956Z] #131 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:50.956Z] #132 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:50.956Z] #133 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:27:50.956Z] #134 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #135 [core-metadata builder 6/7] COPY . . [2025-11-18T10:27:50.956Z] #135 CACHED [2025-11-18T10:27:50.956Z] [2025-11-18T10:27:50.956Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:51.227Z] #136 ... [2025-11-18T10:27:51.227Z] [2025-11-18T10:27:51.227Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:51.227Z] #137 CACHED [2025-11-18T10:27:51.227Z] [2025-11-18T10:27:51.227Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:27:51.227Z] #138 CACHED [2025-11-18T10:27:51.227Z] [2025-11-18T10:27:51.227Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-11-18T10:27:51.227Z] #139 CACHED [2025-11-18T10:27:51.228Z] [2025-11-18T10:27:51.228Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-11-18T10:27:51.228Z] #140 CACHED [2025-11-18T10:27:51.228Z] [2025-11-18T10:27:51.228Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-11-18T10:27:51.228Z] #141 CACHED [2025-11-18T10:27:51.228Z] [2025-11-18T10:27:51.228Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-18T10:27:51.228Z] #142 CACHED [2025-11-18T10:27:51.228Z] [2025-11-18T10:27:51.228Z] #143 [security-bootstrapper builder 6/7] COPY . . [2025-11-18T10:27:51.228Z] #143 DONE 10.3s [2025-11-18T10:27:51.228Z] [2025-11-18T10:27:51.228Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-18T10:27:51.258Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:51.585Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:51.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-18T10:27:51.585Z] 25e034c4abbb: Preparing [2025-11-18T10:27:51.585Z] 094676f8d2f7: Preparing [2025-11-18T10:27:51.585Z] 18113163bbde: Preparing [2025-11-18T10:27:51.585Z] 57748886db11: Preparing [2025-11-18T10:27:51.585Z] f284d6ca54f8: Preparing [2025-11-18T10:27:51.585Z] d845012b171a: Preparing [2025-11-18T10:27:51.585Z] 5df89c0e63d2: Preparing [2025-11-18T10:27:51.585Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:51.585Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:51.585Z] 4b7aa70f1e16: Preparing [2025-11-18T10:27:51.585Z] 930b49896e68: Preparing [2025-11-18T10:27:51.585Z] 5f70bf18a086: Preparing [2025-11-18T10:27:51.585Z] 9851a07ea284: Preparing [2025-11-18T10:27:51.585Z] 62263719539d: Preparing [2025-11-18T10:27:51.585Z] 5df89c0e63d2: Waiting [2025-11-18T10:27:51.585Z] 55d6b2e1d83a: Preparing [2025-11-18T10:27:51.585Z] 1b99c41e8a57: Waiting [2025-11-18T10:27:51.585Z] abfcb263a588: Preparing [2025-11-18T10:27:51.585Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:51.585Z] 4b7aa70f1e16: Waiting [2025-11-18T10:27:51.585Z] d845012b171a: Waiting [2025-11-18T10:27:51.585Z] 930b49896e68: Waiting [2025-11-18T10:27:51.585Z] 55d6b2e1d83a: Waiting [2025-11-18T10:27:51.585Z] 5f70bf18a086: Waiting [2025-11-18T10:27:51.585Z] abfcb263a588: Waiting [2025-11-18T10:27:51.585Z] 9851a07ea284: Waiting [2025-11-18T10:27:51.585Z] 62263719539d: Waiting [2025-11-18T10:27:51.585Z] 57748886db11: Layer already exists [2025-11-18T10:27:51.585Z] 25e034c4abbb: Layer already exists [2025-11-18T10:27:51.585Z] f284d6ca54f8: Layer already exists [2025-11-18T10:27:51.585Z] 18113163bbde: Layer already exists [2025-11-18T10:27:51.585Z] 094676f8d2f7: Layer already exists [2025-11-18T10:27:51.585Z] 5df89c0e63d2: Layer already exists [2025-11-18T10:27:51.585Z] d845012b171a: Layer already exists [2025-11-18T10:27:51.585Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:51.585Z] 4b7aa70f1e16: Layer already exists [2025-11-18T10:27:51.585Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:51.585Z] 930b49896e68: Layer already exists [2025-11-18T10:27:51.585Z] 5f70bf18a086: Layer already exists [2025-11-18T10:27:51.585Z] 62263719539d: Layer already exists [2025-11-18T10:27:51.585Z] 55d6b2e1d83a: Layer already exists [2025-11-18T10:27:51.585Z] 9851a07ea284: Layer already exists [2025-11-18T10:27:51.585Z] abfcb263a588: Layer already exists [2025-11-18T10:27:51.585Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:51.923Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:52.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-18T10:27:52.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-11-18T10:27:52.257Z] 25e034c4abbb: Preparing [2025-11-18T10:27:52.257Z] 094676f8d2f7: Preparing [2025-11-18T10:27:52.257Z] 18113163bbde: Preparing [2025-11-18T10:27:52.257Z] 57748886db11: Preparing [2025-11-18T10:27:52.257Z] f284d6ca54f8: Preparing [2025-11-18T10:27:52.257Z] d845012b171a: Preparing [2025-11-18T10:27:52.257Z] 5df89c0e63d2: Preparing [2025-11-18T10:27:52.257Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:52.257Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:52.257Z] 4b7aa70f1e16: Preparing [2025-11-18T10:27:52.257Z] 930b49896e68: Preparing [2025-11-18T10:27:52.257Z] 5f70bf18a086: Preparing [2025-11-18T10:27:52.257Z] 9851a07ea284: Preparing [2025-11-18T10:27:52.257Z] 62263719539d: Preparing [2025-11-18T10:27:52.257Z] 55d6b2e1d83a: Preparing [2025-11-18T10:27:52.257Z] abfcb263a588: Preparing [2025-11-18T10:27:52.257Z] 5df89c0e63d2: Waiting [2025-11-18T10:27:52.257Z] 1b99c41e8a57: Waiting [2025-11-18T10:27:52.257Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:52.257Z] 62263719539d: Waiting [2025-11-18T10:27:52.257Z] 55d6b2e1d83a: Waiting [2025-11-18T10:27:52.257Z] 4b7aa70f1e16: Waiting [2025-11-18T10:27:52.257Z] abfcb263a588: Waiting [2025-11-18T10:27:52.257Z] 930b49896e68: Waiting [2025-11-18T10:27:52.257Z] 5f70bf18a086: Waiting [2025-11-18T10:27:52.257Z] 9851a07ea284: Waiting [2025-11-18T10:27:52.257Z] d845012b171a: Waiting [2025-11-18T10:27:52.257Z] 57748886db11: Layer already exists [2025-11-18T10:27:52.257Z] 094676f8d2f7: Layer already exists [2025-11-18T10:27:52.257Z] f284d6ca54f8: Layer already exists [2025-11-18T10:27:52.257Z] 25e034c4abbb: Layer already exists [2025-11-18T10:27:52.257Z] 18113163bbde: Layer already exists [2025-11-18T10:27:52.257Z] d845012b171a: Layer already exists [2025-11-18T10:27:52.257Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:52.257Z] 4b7aa70f1e16: Layer already exists [2025-11-18T10:27:52.257Z] 5df89c0e63d2: Layer already exists [2025-11-18T10:27:52.257Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:52.257Z] 930b49896e68: Layer already exists [2025-11-18T10:27:52.257Z] 9851a07ea284: Layer already exists [2025-11-18T10:27:52.257Z] 5f70bf18a086: Layer already exists [2025-11-18T10:27:52.257Z] 62263719539d: Layer already exists [2025-11-18T10:27:52.257Z] 55d6b2e1d83a: Layer already exists [2025-11-18T10:27:52.257Z] abfcb263a588: Layer already exists [2025-11-18T10:27:52.257Z] odessa: digest: sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:52.334Z] ===================================================== [Pipeline] echo [2025-11-18T10:27:52.353Z] taggedImages: [2025-11-18T10:27:52.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:52.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2 [2025-11-18T10:27:52.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:52.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-11-18T10:27:52.385Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-11-18T10:27:52.385Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:52.385Z] 4.0.1-dev.2 [2025-11-18T10:27:52.385Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:52.385Z] odessa [2025-11-18T10:27:52.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:52.750Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:53.077Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:53.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-18T10:27:53.077Z] 42a323ca5b48: Preparing [2025-11-18T10:27:53.077Z] 3e7ad4741e26: Preparing [2025-11-18T10:27:53.077Z] d9d3b79c1b0d: Preparing [2025-11-18T10:27:53.077Z] 372c8e9c4362: Preparing [2025-11-18T10:27:53.077Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:53.077Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:53.077Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:53.077Z] efc1e1f2415f: Preparing [2025-11-18T10:27:53.077Z] abfcb263a588: Preparing [2025-11-18T10:27:53.077Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:53.077Z] efc1e1f2415f: Waiting [2025-11-18T10:27:53.077Z] abfcb263a588: Waiting [2025-11-18T10:27:53.077Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:53.077Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:53.077Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:53.077Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:53.077Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:53.077Z] abfcb263a588: Layer already exists [2025-11-18T10:27:53.077Z] 3e7ad4741e26: Pushed [2025-11-18T10:27:53.077Z] 42a323ca5b48: Pushed [2025-11-18T10:27:53.077Z] d9d3b79c1b0d: Pushed [2025-11-18T10:27:55.609Z] 372c8e9c4362: Pushed [2025-11-18T10:27:55.868Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:56.195Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:56.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2 [2025-11-18T10:27:56.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-18T10:27:56.514Z] 42a323ca5b48: Preparing [2025-11-18T10:27:56.514Z] 3e7ad4741e26: Preparing [2025-11-18T10:27:56.514Z] d9d3b79c1b0d: Preparing [2025-11-18T10:27:56.514Z] 372c8e9c4362: Preparing [2025-11-18T10:27:56.514Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:56.514Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:56.514Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:56.514Z] efc1e1f2415f: Preparing [2025-11-18T10:27:56.514Z] abfcb263a588: Preparing [2025-11-18T10:27:56.514Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:56.514Z] abfcb263a588: Waiting [2025-11-18T10:27:56.514Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:56.514Z] efc1e1f2415f: Waiting [2025-11-18T10:27:56.514Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:56.514Z] 372c8e9c4362: Layer already exists [2025-11-18T10:27:56.514Z] 42a323ca5b48: Layer already exists [2025-11-18T10:27:56.514Z] 3e7ad4741e26: Layer already exists [2025-11-18T10:27:56.514Z] d9d3b79c1b0d: Layer already exists [2025-11-18T10:27:56.514Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:56.514Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:56.514Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:56.514Z] abfcb263a588: Layer already exists [2025-11-18T10:27:56.514Z] 4.0.1-dev.2: digest: sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:56.572Z] #144 ... [2025-11-18T10:27:56.572Z] [2025-11-18T10:27:56.572Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T10:27:56.572Z] #0 5.231 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-11-18T10:27:56.838Z] #145 ... [2025-11-18T10:27:56.838Z] [2025-11-18T10:27:56.838Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T10:27:56.838Z] #136 5.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-11-18T10:27:56.838Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:57.163Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:57.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-18T10:27:57.163Z] 42a323ca5b48: Preparing [2025-11-18T10:27:57.163Z] 3e7ad4741e26: Preparing [2025-11-18T10:27:57.163Z] d9d3b79c1b0d: Preparing [2025-11-18T10:27:57.163Z] 372c8e9c4362: Preparing [2025-11-18T10:27:57.163Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:57.163Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:57.163Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:57.163Z] efc1e1f2415f: Preparing [2025-11-18T10:27:57.163Z] abfcb263a588: Preparing [2025-11-18T10:27:57.163Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:57.163Z] abfcb263a588: Waiting [2025-11-18T10:27:57.163Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:57.163Z] efc1e1f2415f: Waiting [2025-11-18T10:27:57.163Z] 42a323ca5b48: Layer already exists [2025-11-18T10:27:57.163Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:57.163Z] d9d3b79c1b0d: Layer already exists [2025-11-18T10:27:57.163Z] 372c8e9c4362: Layer already exists [2025-11-18T10:27:57.163Z] 3e7ad4741e26: Layer already exists [2025-11-18T10:27:57.163Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:57.163Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:57.163Z] abfcb263a588: Layer already exists [2025-11-18T10:27:57.163Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:57.163Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:57.496Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:57.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-18T10:27:57.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-11-18T10:27:57.833Z] 42a323ca5b48: Preparing [2025-11-18T10:27:57.833Z] 3e7ad4741e26: Preparing [2025-11-18T10:27:57.833Z] d9d3b79c1b0d: Preparing [2025-11-18T10:27:57.833Z] 372c8e9c4362: Preparing [2025-11-18T10:27:57.833Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:57.833Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:57.833Z] f3a03a71d2ff: Preparing [2025-11-18T10:27:57.833Z] efc1e1f2415f: Preparing [2025-11-18T10:27:57.833Z] abfcb263a588: Preparing [2025-11-18T10:27:57.833Z] abfcb263a588: Waiting [2025-11-18T10:27:57.833Z] f3a03a71d2ff: Waiting [2025-11-18T10:27:57.833Z] efc1e1f2415f: Waiting [2025-11-18T10:27:57.833Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:57.833Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:57.833Z] 42a323ca5b48: Layer already exists [2025-11-18T10:27:57.833Z] 372c8e9c4362: Layer already exists [2025-11-18T10:27:57.833Z] d9d3b79c1b0d: Layer already exists [2025-11-18T10:27:57.833Z] 3e7ad4741e26: Layer already exists [2025-11-18T10:27:57.833Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:57.833Z] f3a03a71d2ff: Layer already exists [2025-11-18T10:27:57.833Z] abfcb263a588: Layer already exists [2025-11-18T10:27:57.833Z] efc1e1f2415f: Layer already exists [2025-11-18T10:27:57.833Z] odessa: digest: sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:27:57.905Z] ===================================================== [Pipeline] echo [2025-11-18T10:27:57.924Z] taggedImages: [2025-11-18T10:27:57.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:57.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2 [2025-11-18T10:27:57.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:57.924Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-11-18T10:27:57.956Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-11-18T10:27:57.956Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:57.956Z] 4.0.1-dev.2 [2025-11-18T10:27:57.956Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:27:57.956Z] odessa [2025-11-18T10:27:57.956Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:58.321Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:27:58.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:27:58.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-18T10:27:58.655Z] 2a39f221ffed: Preparing [2025-11-18T10:27:58.655Z] 9f1291c8e732: Preparing [2025-11-18T10:27:58.655Z] 1f516cafe81a: Preparing [2025-11-18T10:27:58.655Z] 9af740081d79: Preparing [2025-11-18T10:27:58.655Z] f26b84d75b0a: Preparing [2025-11-18T10:27:58.655Z] 1b99c41e8a57: Preparing [2025-11-18T10:27:58.655Z] 4b2ca2771c77: Preparing [2025-11-18T10:27:58.655Z] 1b99c41e8a57: Waiting [2025-11-18T10:27:58.655Z] d35079d439ff: Preparing [2025-11-18T10:27:58.655Z] 4b2ca2771c77: Waiting [2025-11-18T10:27:58.655Z] e028e824e5e3: Preparing [2025-11-18T10:27:58.655Z] 234beec24d6b: Preparing [2025-11-18T10:27:58.655Z] d35079d439ff: Waiting [2025-11-18T10:27:58.655Z] e028e824e5e3: Waiting [2025-11-18T10:27:58.655Z] abfcb263a588: Preparing [2025-11-18T10:27:58.655Z] 234beec24d6b: Waiting [2025-11-18T10:27:58.655Z] abfcb263a588: Waiting [2025-11-18T10:27:58.655Z] 9f1291c8e732: Pushed [2025-11-18T10:27:58.655Z] f26b84d75b0a: Pushed [2025-11-18T10:27:58.655Z] 9af740081d79: Pushed [2025-11-18T10:27:58.655Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:27:58.655Z] 2a39f221ffed: Pushed [2025-11-18T10:27:58.655Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:27:58.655Z] abfcb263a588: Layer already exists [2025-11-18T10:27:58.914Z] d35079d439ff: Pushed [2025-11-18T10:27:58.914Z] e028e824e5e3: Pushed [2025-11-18T10:28:00.301Z] 234beec24d6b: Pushed [2025-11-18T10:28:00.873Z] 1f516cafe81a: Pushed [2025-11-18T10:28:00.873Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:01.088Z] #136 ... [2025-11-18T10:28:01.088Z] [2025-11-18T10:28:01.088Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-18T10:28:01.088Z] #0 5.559 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-11-18T10:28:01.207Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:01.402Z] #146 ... [2025-11-18T10:28:01.402Z] [2025-11-18T10:28:01.402Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-18T10:28:01.402Z] #0 4.534 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-11-18T10:28:01.402Z] #147 ... [2025-11-18T10:28:01.402Z] [2025-11-18T10:28:01.402Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-18T10:28:01.402Z] #0 5.589 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-11-18T10:28:01.528Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2 [2025-11-18T10:28:01.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-18T10:28:01.528Z] 2a39f221ffed: Preparing [2025-11-18T10:28:01.528Z] 9f1291c8e732: Preparing [2025-11-18T10:28:01.528Z] 1f516cafe81a: Preparing [2025-11-18T10:28:01.528Z] 9af740081d79: Preparing [2025-11-18T10:28:01.528Z] f26b84d75b0a: Preparing [2025-11-18T10:28:01.528Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:01.528Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:01.528Z] d35079d439ff: Preparing [2025-11-18T10:28:01.528Z] e028e824e5e3: Preparing [2025-11-18T10:28:01.528Z] 234beec24d6b: Preparing [2025-11-18T10:28:01.528Z] abfcb263a588: Preparing [2025-11-18T10:28:01.528Z] d35079d439ff: Waiting [2025-11-18T10:28:01.528Z] e028e824e5e3: Waiting [2025-11-18T10:28:01.528Z] 234beec24d6b: Waiting [2025-11-18T10:28:01.528Z] 1b99c41e8a57: Waiting [2025-11-18T10:28:01.528Z] 4b2ca2771c77: Waiting [2025-11-18T10:28:01.528Z] abfcb263a588: Waiting [2025-11-18T10:28:01.528Z] 9f1291c8e732: Layer already exists [2025-11-18T10:28:01.528Z] 9af740081d79: Layer already exists [2025-11-18T10:28:01.528Z] 1f516cafe81a: Layer already exists [2025-11-18T10:28:01.528Z] 2a39f221ffed: Layer already exists [2025-11-18T10:28:01.528Z] f26b84d75b0a: Layer already exists [2025-11-18T10:28:01.528Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:01.528Z] d35079d439ff: Layer already exists [2025-11-18T10:28:01.528Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:01.528Z] e028e824e5e3: Layer already exists [2025-11-18T10:28:01.528Z] 234beec24d6b: Layer already exists [2025-11-18T10:28:01.528Z] abfcb263a588: Layer already exists [2025-11-18T10:28:01.528Z] 4.0.1-dev.2: digest: sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:01.668Z] #148 ... [2025-11-18T10:28:01.668Z] [2025-11-18T10:28:01.668Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-18T10:28:01.668Z] #0 4.014 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-11-18T10:28:01.668Z] #149 ... [2025-11-18T10:28:01.668Z] [2025-11-18T10:28:01.668Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-18T10:28:01.668Z] #0 5.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-11-18T10:28:01.858Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:01.937Z] #150 ... [2025-11-18T10:28:01.937Z] [2025-11-18T10:28:01.937Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-18T10:28:01.937Z] #0 5.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-11-18T10:28:01.937Z] #151 ... [2025-11-18T10:28:01.937Z] [2025-11-18T10:28:01.937Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T10:28:01.937Z] #0 6.093 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-11-18T10:28:02.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:02.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-18T10:28:02.173Z] 2a39f221ffed: Preparing [2025-11-18T10:28:02.173Z] 9f1291c8e732: Preparing [2025-11-18T10:28:02.173Z] 1f516cafe81a: Preparing [2025-11-18T10:28:02.173Z] 9af740081d79: Preparing [2025-11-18T10:28:02.173Z] f26b84d75b0a: Preparing [2025-11-18T10:28:02.173Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:02.173Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:02.173Z] d35079d439ff: Preparing [2025-11-18T10:28:02.173Z] e028e824e5e3: Preparing [2025-11-18T10:28:02.173Z] 234beec24d6b: Preparing [2025-11-18T10:28:02.173Z] abfcb263a588: Preparing [2025-11-18T10:28:02.173Z] d35079d439ff: Waiting [2025-11-18T10:28:02.173Z] e028e824e5e3: Waiting [2025-11-18T10:28:02.173Z] 234beec24d6b: Waiting [2025-11-18T10:28:02.173Z] abfcb263a588: Waiting [2025-11-18T10:28:02.173Z] 1b99c41e8a57: Waiting [2025-11-18T10:28:02.173Z] 4b2ca2771c77: Waiting [2025-11-18T10:28:02.173Z] 2a39f221ffed: Layer already exists [2025-11-18T10:28:02.173Z] 9af740081d79: Layer already exists [2025-11-18T10:28:02.173Z] 1f516cafe81a: Layer already exists [2025-11-18T10:28:02.173Z] f26b84d75b0a: Layer already exists [2025-11-18T10:28:02.173Z] 9f1291c8e732: Layer already exists [2025-11-18T10:28:02.173Z] d35079d439ff: Layer already exists [2025-11-18T10:28:02.173Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:02.173Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:02.173Z] 234beec24d6b: Layer already exists [2025-11-18T10:28:02.173Z] e028e824e5e3: Layer already exists [2025-11-18T10:28:02.173Z] abfcb263a588: Layer already exists [2025-11-18T10:28:02.173Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-11-18T10:28:02.220Z] #152 ... [2025-11-18T10:28:02.220Z] [2025-11-18T10:28:02.220Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T10:28:02.220Z] #0 6.034 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] sh [2025-11-18T10:28:02.488Z] #153 ... [2025-11-18T10:28:02.489Z] [2025-11-18T10:28:02.489Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-18T10:28:02.489Z] #0 5.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-11-18T10:28:02.489Z] #154 ... [2025-11-18T10:28:02.489Z] [2025-11-18T10:28:02.489Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-18T10:28:02.489Z] #144 6.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-11-18T10:28:02.503Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:02.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-18T10:28:02.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-11-18T10:28:02.824Z] 2a39f221ffed: Preparing [2025-11-18T10:28:02.824Z] 9f1291c8e732: Preparing [2025-11-18T10:28:02.824Z] 1f516cafe81a: Preparing [2025-11-18T10:28:02.824Z] 9af740081d79: Preparing [2025-11-18T10:28:02.824Z] f26b84d75b0a: Preparing [2025-11-18T10:28:02.824Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:02.824Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:02.824Z] d35079d439ff: Preparing [2025-11-18T10:28:02.824Z] e028e824e5e3: Preparing [2025-11-18T10:28:02.824Z] 234beec24d6b: Preparing [2025-11-18T10:28:02.824Z] abfcb263a588: Preparing [2025-11-18T10:28:02.824Z] 1b99c41e8a57: Waiting [2025-11-18T10:28:02.824Z] 4b2ca2771c77: Waiting [2025-11-18T10:28:02.824Z] d35079d439ff: Waiting [2025-11-18T10:28:02.824Z] e028e824e5e3: Waiting [2025-11-18T10:28:02.824Z] 234beec24d6b: Waiting [2025-11-18T10:28:02.824Z] abfcb263a588: Waiting [2025-11-18T10:28:02.824Z] 1f516cafe81a: Layer already exists [2025-11-18T10:28:02.824Z] 9f1291c8e732: Layer already exists [2025-11-18T10:28:02.824Z] f26b84d75b0a: Layer already exists [2025-11-18T10:28:02.824Z] 2a39f221ffed: Layer already exists [2025-11-18T10:28:02.824Z] 9af740081d79: Layer already exists [2025-11-18T10:28:02.824Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:02.824Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:02.824Z] d35079d439ff: Layer already exists [2025-11-18T10:28:02.824Z] e028e824e5e3: Layer already exists [2025-11-18T10:28:02.824Z] 234beec24d6b: Layer already exists [2025-11-18T10:28:02.824Z] abfcb263a588: Layer already exists [2025-11-18T10:28:02.824Z] odessa: digest: sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:28:02.899Z] ===================================================== [Pipeline] echo [2025-11-18T10:28:02.913Z] taggedImages: [2025-11-18T10:28:02.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:02.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2 [2025-11-18T10:28:02.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:02.913Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-11-18T10:28:02.935Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-11-18T10:28:02.935Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:02.935Z] 4.0.1-dev.2 [2025-11-18T10:28:02.935Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:02.935Z] odessa [2025-11-18T10:28:02.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:03.263Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:03.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:03.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-18T10:28:03.587Z] 0bb58b60aede: Preparing [2025-11-18T10:28:03.587Z] d69621c7fd2d: Preparing [2025-11-18T10:28:03.587Z] e0316dd4d03e: Preparing [2025-11-18T10:28:03.587Z] dde084860c6f: Preparing [2025-11-18T10:28:03.587Z] 7f160395e29b: Preparing [2025-11-18T10:28:03.587Z] 47e46d39f7bd: Preparing [2025-11-18T10:28:03.587Z] 4ff4c01e3b73: Preparing [2025-11-18T10:28:03.587Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:03.587Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:03.587Z] 47e46d39f7bd: Waiting [2025-11-18T10:28:03.587Z] 4ff4c01e3b73: Waiting [2025-11-18T10:28:03.587Z] 1b99c41e8a57: Waiting [2025-11-18T10:28:03.587Z] fd2b8f84673f: Preparing [2025-11-18T10:28:03.587Z] 24bf52ce9a9f: Preparing [2025-11-18T10:28:03.587Z] abfcb263a588: Preparing [2025-11-18T10:28:03.587Z] 4b2ca2771c77: Waiting [2025-11-18T10:28:03.587Z] fd2b8f84673f: Waiting [2025-11-18T10:28:03.587Z] 24bf52ce9a9f: Waiting [2025-11-18T10:28:03.587Z] abfcb263a588: Waiting [2025-11-18T10:28:03.587Z] 7f160395e29b: Pushed [2025-11-18T10:28:03.587Z] 0bb58b60aede: Pushed [2025-11-18T10:28:03.587Z] d69621c7fd2d: Pushed [2025-11-18T10:28:03.588Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:03.588Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:03.588Z] 47e46d39f7bd: Pushed [2025-11-18T10:28:03.844Z] 4ff4c01e3b73: Pushed [2025-11-18T10:28:03.844Z] abfcb263a588: Layer already exists [2025-11-18T10:28:03.844Z] fd2b8f84673f: Pushed [2025-11-18T10:28:05.229Z] 24bf52ce9a9f: Pushed [2025-11-18T10:28:05.489Z] dde084860c6f: Pushed [2025-11-18T10:28:06.875Z] e0316dd4d03e: Pushed [2025-11-18T10:28:06.875Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:07.204Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:07.530Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2 [2025-11-18T10:28:07.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-18T10:28:07.530Z] 0bb58b60aede: Preparing [2025-11-18T10:28:07.530Z] d69621c7fd2d: Preparing [2025-11-18T10:28:07.530Z] e0316dd4d03e: Preparing [2025-11-18T10:28:07.530Z] dde084860c6f: Preparing [2025-11-18T10:28:07.530Z] 7f160395e29b: Preparing [2025-11-18T10:28:07.530Z] 47e46d39f7bd: Preparing [2025-11-18T10:28:07.530Z] 4ff4c01e3b73: Preparing [2025-11-18T10:28:07.530Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:07.530Z] 47e46d39f7bd: Waiting [2025-11-18T10:28:07.530Z] 4ff4c01e3b73: Waiting [2025-11-18T10:28:07.530Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:07.530Z] fd2b8f84673f: Preparing [2025-11-18T10:28:07.530Z] 4b2ca2771c77: Waiting [2025-11-18T10:28:07.530Z] 1b99c41e8a57: Waiting [2025-11-18T10:28:07.530Z] 24bf52ce9a9f: Preparing [2025-11-18T10:28:07.530Z] abfcb263a588: Preparing [2025-11-18T10:28:07.530Z] abfcb263a588: Waiting [2025-11-18T10:28:07.530Z] 24bf52ce9a9f: Waiting [2025-11-18T10:28:07.530Z] dde084860c6f: Layer already exists [2025-11-18T10:28:07.530Z] d69621c7fd2d: Layer already exists [2025-11-18T10:28:07.530Z] e0316dd4d03e: Layer already exists [2025-11-18T10:28:07.530Z] 7f160395e29b: Layer already exists [2025-11-18T10:28:07.530Z] 0bb58b60aede: Layer already exists [2025-11-18T10:28:07.530Z] 47e46d39f7bd: Layer already exists [2025-11-18T10:28:07.530Z] 4ff4c01e3b73: Layer already exists [2025-11-18T10:28:07.530Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:07.530Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:07.530Z] fd2b8f84673f: Layer already exists [2025-11-18T10:28:07.530Z] 24bf52ce9a9f: Layer already exists [2025-11-18T10:28:07.530Z] abfcb263a588: Layer already exists [2025-11-18T10:28:07.530Z] 4.0.1-dev.2: digest: sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:07.860Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:08.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:08.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-18T10:28:08.186Z] 0bb58b60aede: Preparing [2025-11-18T10:28:08.186Z] d69621c7fd2d: Preparing [2025-11-18T10:28:08.186Z] e0316dd4d03e: Preparing [2025-11-18T10:28:08.186Z] dde084860c6f: Preparing [2025-11-18T10:28:08.186Z] 7f160395e29b: Preparing [2025-11-18T10:28:08.186Z] 47e46d39f7bd: Preparing [2025-11-18T10:28:08.186Z] 4ff4c01e3b73: Preparing [2025-11-18T10:28:08.186Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:08.186Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:08.186Z] fd2b8f84673f: Preparing [2025-11-18T10:28:08.186Z] 24bf52ce9a9f: Preparing [2025-11-18T10:28:08.186Z] abfcb263a588: Preparing [2025-11-18T10:28:08.186Z] 47e46d39f7bd: Waiting [2025-11-18T10:28:08.186Z] 4ff4c01e3b73: Waiting [2025-11-18T10:28:08.187Z] 1b99c41e8a57: Waiting [2025-11-18T10:28:08.187Z] 4b2ca2771c77: Waiting [2025-11-18T10:28:08.187Z] fd2b8f84673f: Waiting [2025-11-18T10:28:08.187Z] 24bf52ce9a9f: Waiting [2025-11-18T10:28:08.187Z] abfcb263a588: Waiting [2025-11-18T10:28:08.187Z] 7f160395e29b: Layer already exists [2025-11-18T10:28:08.187Z] dde084860c6f: Layer already exists [2025-11-18T10:28:08.187Z] 0bb58b60aede: Layer already exists [2025-11-18T10:28:08.187Z] e0316dd4d03e: Layer already exists [2025-11-18T10:28:08.187Z] d69621c7fd2d: Layer already exists [2025-11-18T10:28:08.187Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:08.187Z] 4ff4c01e3b73: Layer already exists [2025-11-18T10:28:08.187Z] 47e46d39f7bd: Layer already exists [2025-11-18T10:28:08.187Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:08.187Z] fd2b8f84673f: Layer already exists [2025-11-18T10:28:08.187Z] abfcb263a588: Layer already exists [2025-11-18T10:28:08.187Z] 24bf52ce9a9f: Layer already exists [2025-11-18T10:28:08.187Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:08.516Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:08.853Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-18T10:28:08.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-11-18T10:28:08.853Z] 0bb58b60aede: Preparing [2025-11-18T10:28:08.853Z] d69621c7fd2d: Preparing [2025-11-18T10:28:08.853Z] e0316dd4d03e: Preparing [2025-11-18T10:28:08.853Z] dde084860c6f: Preparing [2025-11-18T10:28:08.853Z] 7f160395e29b: Preparing [2025-11-18T10:28:08.853Z] 47e46d39f7bd: Preparing [2025-11-18T10:28:08.853Z] 4ff4c01e3b73: Preparing [2025-11-18T10:28:08.853Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:08.853Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:08.853Z] fd2b8f84673f: Preparing [2025-11-18T10:28:08.853Z] 24bf52ce9a9f: Preparing [2025-11-18T10:28:08.853Z] abfcb263a588: Preparing [2025-11-18T10:28:08.853Z] 4ff4c01e3b73: Waiting [2025-11-18T10:28:08.853Z] 47e46d39f7bd: Waiting [2025-11-18T10:28:08.853Z] 4b2ca2771c77: Waiting [2025-11-18T10:28:08.853Z] fd2b8f84673f: Waiting [2025-11-18T10:28:08.853Z] abfcb263a588: Waiting [2025-11-18T10:28:08.853Z] 24bf52ce9a9f: Waiting [2025-11-18T10:28:08.853Z] 1b99c41e8a57: Waiting [2025-11-18T10:28:08.853Z] 7f160395e29b: Layer already exists [2025-11-18T10:28:08.853Z] 0bb58b60aede: Layer already exists [2025-11-18T10:28:08.853Z] d69621c7fd2d: Layer already exists [2025-11-18T10:28:08.853Z] dde084860c6f: Layer already exists [2025-11-18T10:28:08.853Z] e0316dd4d03e: Layer already exists [2025-11-18T10:28:08.853Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:08.853Z] 47e46d39f7bd: Layer already exists [2025-11-18T10:28:08.853Z] 4ff4c01e3b73: Layer already exists [2025-11-18T10:28:08.853Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:08.853Z] fd2b8f84673f: Layer already exists [2025-11-18T10:28:08.853Z] abfcb263a588: Layer already exists [2025-11-18T10:28:08.853Z] 24bf52ce9a9f: Layer already exists [2025-11-18T10:28:08.853Z] odessa: digest: sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:28:08.949Z] ===================================================== [Pipeline] echo [2025-11-18T10:28:08.966Z] taggedImages: [2025-11-18T10:28:08.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:08.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2 [2025-11-18T10:28:08.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:08.966Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-11-18T10:28:08.994Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-11-18T10:28:08.994Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:08.994Z] 4.0.1-dev.2 [2025-11-18T10:28:08.994Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:08.994Z] odessa [2025-11-18T10:28:08.994Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:09.344Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:09.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:09.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-18T10:28:09.678Z] a01ce36f20b9: Preparing [2025-11-18T10:28:09.678Z] 32bddc903ade: Preparing [2025-11-18T10:28:09.678Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:09.678Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:09.678Z] 8a8fb4becdca: Preparing [2025-11-18T10:28:09.678Z] 09612f8e69e6: Preparing [2025-11-18T10:28:09.678Z] abfcb263a588: Preparing [2025-11-18T10:28:09.678Z] 09612f8e69e6: Waiting [2025-11-18T10:28:09.678Z] abfcb263a588: Waiting [2025-11-18T10:28:09.678Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:09.678Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:09.678Z] abfcb263a588: Layer already exists [2025-11-18T10:28:09.678Z] 8a8fb4becdca: Pushed [2025-11-18T10:28:09.678Z] a01ce36f20b9: Pushed [2025-11-18T10:28:10.618Z] 09612f8e69e6: Pushed [2025-11-18T10:28:13.155Z] 32bddc903ade: Pushed [2025-11-18T10:28:13.155Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:13.492Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:13.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2 [2025-11-18T10:28:13.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-18T10:28:13.810Z] a01ce36f20b9: Preparing [2025-11-18T10:28:13.810Z] 32bddc903ade: Preparing [2025-11-18T10:28:13.810Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:13.810Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:13.810Z] 8a8fb4becdca: Preparing [2025-11-18T10:28:13.810Z] 09612f8e69e6: Preparing [2025-11-18T10:28:13.810Z] abfcb263a588: Preparing [2025-11-18T10:28:13.810Z] 09612f8e69e6: Waiting [2025-11-18T10:28:13.810Z] abfcb263a588: Waiting [2025-11-18T10:28:13.810Z] 32bddc903ade: Layer already exists [2025-11-18T10:28:13.810Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:13.810Z] a01ce36f20b9: Layer already exists [2025-11-18T10:28:13.810Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:13.810Z] 8a8fb4becdca: Layer already exists [2025-11-18T10:28:13.810Z] 09612f8e69e6: Layer already exists [2025-11-18T10:28:13.810Z] abfcb263a588: Layer already exists [2025-11-18T10:28:13.810Z] 4.0.1-dev.2: digest: sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:14.142Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:14.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:14.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-18T10:28:14.473Z] a01ce36f20b9: Preparing [2025-11-18T10:28:14.473Z] 32bddc903ade: Preparing [2025-11-18T10:28:14.473Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:14.473Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:14.473Z] 8a8fb4becdca: Preparing [2025-11-18T10:28:14.473Z] 09612f8e69e6: Preparing [2025-11-18T10:28:14.473Z] abfcb263a588: Preparing [2025-11-18T10:28:14.473Z] 09612f8e69e6: Waiting [2025-11-18T10:28:14.473Z] abfcb263a588: Waiting [2025-11-18T10:28:14.473Z] a01ce36f20b9: Layer already exists [2025-11-18T10:28:14.473Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:14.473Z] 32bddc903ade: Layer already exists [2025-11-18T10:28:14.473Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:14.473Z] 8a8fb4becdca: Layer already exists [2025-11-18T10:28:14.473Z] 09612f8e69e6: Layer already exists [2025-11-18T10:28:14.473Z] abfcb263a588: Layer already exists [2025-11-18T10:28:14.473Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:14.803Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:15.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-18T10:28:15.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-11-18T10:28:15.122Z] a01ce36f20b9: Preparing [2025-11-18T10:28:15.122Z] 32bddc903ade: Preparing [2025-11-18T10:28:15.122Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:15.122Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:15.122Z] 8a8fb4becdca: Preparing [2025-11-18T10:28:15.122Z] 09612f8e69e6: Preparing [2025-11-18T10:28:15.122Z] abfcb263a588: Preparing [2025-11-18T10:28:15.122Z] 09612f8e69e6: Waiting [2025-11-18T10:28:15.122Z] abfcb263a588: Waiting [2025-11-18T10:28:15.122Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:15.122Z] a01ce36f20b9: Layer already exists [2025-11-18T10:28:15.122Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:15.122Z] 8a8fb4becdca: Layer already exists [2025-11-18T10:28:15.122Z] 32bddc903ade: Layer already exists [2025-11-18T10:28:15.122Z] abfcb263a588: Layer already exists [2025-11-18T10:28:15.122Z] 09612f8e69e6: Layer already exists [2025-11-18T10:28:15.122Z] odessa: digest: sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:28:15.192Z] ===================================================== [Pipeline] echo [2025-11-18T10:28:15.209Z] taggedImages: [2025-11-18T10:28:15.209Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:15.209Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2 [2025-11-18T10:28:15.210Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:15.210Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-11-18T10:28:15.246Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-11-18T10:28:15.246Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:15.246Z] 4.0.1-dev.2 [2025-11-18T10:28:15.246Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:15.246Z] odessa [2025-11-18T10:28:15.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:15.588Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:15.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:15.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-18T10:28:15.900Z] 84fd65158610: Preparing [2025-11-18T10:28:15.900Z] d1130a1bc35c: Preparing [2025-11-18T10:28:15.900Z] 6939f15e59d0: Preparing [2025-11-18T10:28:15.900Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:15.900Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:15.900Z] 0a7ea00cd454: Preparing [2025-11-18T10:28:15.900Z] 9734a35ab676: Preparing [2025-11-18T10:28:15.900Z] 61913f04da92: Preparing [2025-11-18T10:28:15.900Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:15.900Z] abfcb263a588: Preparing [2025-11-18T10:28:15.900Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:15.900Z] 9734a35ab676: Waiting [2025-11-18T10:28:15.900Z] abfcb263a588: Waiting [2025-11-18T10:28:15.900Z] 61913f04da92: Waiting [2025-11-18T10:28:15.900Z] 0a7ea00cd454: Waiting [2025-11-18T10:28:15.900Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:15.900Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:15.900Z] d1130a1bc35c: Pushed [2025-11-18T10:28:15.900Z] 6939f15e59d0: Pushed [2025-11-18T10:28:15.900Z] 84fd65158610: Pushed [2025-11-18T10:28:15.900Z] abfcb263a588: Layer already exists [2025-11-18T10:28:15.900Z] 61913f04da92: Pushed [2025-11-18T10:28:16.469Z] f9e4d9d2e492: Pushed [2025-11-18T10:28:20.679Z] 9734a35ab676: Pushed [2025-11-18T10:28:28.822Z] 0a7ea00cd454: Pushed [2025-11-18T10:28:28.822Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:29.154Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:29.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2 [2025-11-18T10:28:29.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-18T10:28:29.484Z] 84fd65158610: Preparing [2025-11-18T10:28:29.484Z] d1130a1bc35c: Preparing [2025-11-18T10:28:29.484Z] 6939f15e59d0: Preparing [2025-11-18T10:28:29.484Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:29.484Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:29.484Z] 0a7ea00cd454: Preparing [2025-11-18T10:28:29.484Z] 9734a35ab676: Preparing [2025-11-18T10:28:29.484Z] 61913f04da92: Preparing [2025-11-18T10:28:29.484Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:29.484Z] abfcb263a588: Preparing [2025-11-18T10:28:29.484Z] 9734a35ab676: Waiting [2025-11-18T10:28:29.484Z] 61913f04da92: Waiting [2025-11-18T10:28:29.484Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:29.484Z] abfcb263a588: Waiting [2025-11-18T10:28:29.484Z] 0a7ea00cd454: Waiting [2025-11-18T10:28:29.484Z] 6939f15e59d0: Layer already exists [2025-11-18T10:28:29.484Z] 84fd65158610: Layer already exists [2025-11-18T10:28:29.484Z] d1130a1bc35c: Layer already exists [2025-11-18T10:28:29.484Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:29.484Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:29.484Z] 61913f04da92: Layer already exists [2025-11-18T10:28:29.484Z] 0a7ea00cd454: Layer already exists [2025-11-18T10:28:29.484Z] 9734a35ab676: Layer already exists [2025-11-18T10:28:29.484Z] f9e4d9d2e492: Layer already exists [2025-11-18T10:28:29.484Z] abfcb263a588: Layer already exists [2025-11-18T10:28:29.484Z] 4.0.1-dev.2: digest: sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:29.812Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:30.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:30.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-18T10:28:30.155Z] 84fd65158610: Preparing [2025-11-18T10:28:30.155Z] d1130a1bc35c: Preparing [2025-11-18T10:28:30.155Z] 6939f15e59d0: Preparing [2025-11-18T10:28:30.155Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:30.155Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:30.155Z] 0a7ea00cd454: Preparing [2025-11-18T10:28:30.155Z] 9734a35ab676: Preparing [2025-11-18T10:28:30.155Z] 61913f04da92: Preparing [2025-11-18T10:28:30.155Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:30.155Z] abfcb263a588: Preparing [2025-11-18T10:28:30.155Z] 0a7ea00cd454: Waiting [2025-11-18T10:28:30.155Z] 9734a35ab676: Waiting [2025-11-18T10:28:30.155Z] 61913f04da92: Waiting [2025-11-18T10:28:30.155Z] abfcb263a588: Waiting [2025-11-18T10:28:30.155Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:30.155Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:30.155Z] 84fd65158610: Layer already exists [2025-11-18T10:28:30.155Z] 6939f15e59d0: Layer already exists [2025-11-18T10:28:30.155Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:30.155Z] d1130a1bc35c: Layer already exists [2025-11-18T10:28:30.155Z] 9734a35ab676: Layer already exists [2025-11-18T10:28:30.155Z] 0a7ea00cd454: Layer already exists [2025-11-18T10:28:30.155Z] f9e4d9d2e492: Layer already exists [2025-11-18T10:28:30.155Z] 61913f04da92: Layer already exists [2025-11-18T10:28:30.155Z] abfcb263a588: Layer already exists [2025-11-18T10:28:30.155Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:30.484Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:30.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-18T10:28:30.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-11-18T10:28:30.815Z] 84fd65158610: Preparing [2025-11-18T10:28:30.815Z] d1130a1bc35c: Preparing [2025-11-18T10:28:30.815Z] 6939f15e59d0: Preparing [2025-11-18T10:28:30.815Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:30.815Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:30.815Z] 0a7ea00cd454: Preparing [2025-11-18T10:28:30.815Z] 9734a35ab676: Preparing [2025-11-18T10:28:30.815Z] 61913f04da92: Preparing [2025-11-18T10:28:30.815Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:30.815Z] abfcb263a588: Preparing [2025-11-18T10:28:30.815Z] 61913f04da92: Waiting [2025-11-18T10:28:30.815Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:30.815Z] abfcb263a588: Waiting [2025-11-18T10:28:30.815Z] 0a7ea00cd454: Waiting [2025-11-18T10:28:30.815Z] 9734a35ab676: Waiting [2025-11-18T10:28:30.815Z] 84fd65158610: Layer already exists [2025-11-18T10:28:30.815Z] 6939f15e59d0: Layer already exists [2025-11-18T10:28:30.815Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:30.815Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:30.815Z] d1130a1bc35c: Layer already exists [2025-11-18T10:28:30.815Z] 9734a35ab676: Layer already exists [2025-11-18T10:28:30.815Z] 61913f04da92: Layer already exists [2025-11-18T10:28:30.815Z] f9e4d9d2e492: Layer already exists [2025-11-18T10:28:30.815Z] 0a7ea00cd454: Layer already exists [2025-11-18T10:28:30.815Z] abfcb263a588: Layer already exists [2025-11-18T10:28:30.815Z] odessa: digest: sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:28:30.898Z] ===================================================== [Pipeline] echo [2025-11-18T10:28:30.914Z] taggedImages: [2025-11-18T10:28:30.914Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:30.914Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2 [2025-11-18T10:28:30.914Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:30.914Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-11-18T10:28:30.947Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-11-18T10:28:30.947Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:30.947Z] 4.0.1-dev.2 [2025-11-18T10:28:30.947Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:30.947Z] odessa [2025-11-18T10:28:30.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:31.299Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:31.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:31.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-18T10:28:31.626Z] c81207bf9147: Preparing [2025-11-18T10:28:31.626Z] 7cbad1b68f86: Preparing [2025-11-18T10:28:31.626Z] f0bd43dcc6b9: Preparing [2025-11-18T10:28:31.626Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:31.626Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:31.626Z] a797b569d2fa: Preparing [2025-11-18T10:28:31.626Z] 0f6dd1ca4e1b: Preparing [2025-11-18T10:28:31.626Z] 6917527ac194: Preparing [2025-11-18T10:28:31.626Z] a797b569d2fa: Waiting [2025-11-18T10:28:31.626Z] 0f6dd1ca4e1b: Waiting [2025-11-18T10:28:31.626Z] 6917527ac194: Waiting [2025-11-18T10:28:31.626Z] abfcb263a588: Preparing [2025-11-18T10:28:31.626Z] abfcb263a588: Waiting [2025-11-18T10:28:31.626Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:31.626Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:31.626Z] 7cbad1b68f86: Pushed [2025-11-18T10:28:31.626Z] f0bd43dcc6b9: Pushed [2025-11-18T10:28:31.626Z] c81207bf9147: Pushed [2025-11-18T10:28:31.626Z] 0f6dd1ca4e1b: Pushed [2025-11-18T10:28:31.626Z] abfcb263a588: Layer already exists [2025-11-18T10:28:32.197Z] 6917527ac194: Pushed [2025-11-18T10:28:44.411Z] a797b569d2fa: Pushed [2025-11-18T10:28:44.411Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:44.756Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:45.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2 [2025-11-18T10:28:45.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-18T10:28:45.079Z] c81207bf9147: Preparing [2025-11-18T10:28:45.079Z] 7cbad1b68f86: Preparing [2025-11-18T10:28:45.079Z] f0bd43dcc6b9: Preparing [2025-11-18T10:28:45.079Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:45.079Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:45.079Z] a797b569d2fa: Preparing [2025-11-18T10:28:45.079Z] 0f6dd1ca4e1b: Preparing [2025-11-18T10:28:45.079Z] 6917527ac194: Preparing [2025-11-18T10:28:45.079Z] abfcb263a588: Preparing [2025-11-18T10:28:45.079Z] a797b569d2fa: Waiting [2025-11-18T10:28:45.079Z] 0f6dd1ca4e1b: Waiting [2025-11-18T10:28:45.079Z] abfcb263a588: Waiting [2025-11-18T10:28:45.079Z] 6917527ac194: Waiting [2025-11-18T10:28:45.079Z] 7cbad1b68f86: Layer already exists [2025-11-18T10:28:45.079Z] f0bd43dcc6b9: Layer already exists [2025-11-18T10:28:45.079Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:45.079Z] c81207bf9147: Layer already exists [2025-11-18T10:28:45.079Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:45.079Z] a797b569d2fa: Layer already exists [2025-11-18T10:28:45.079Z] 6917527ac194: Layer already exists [2025-11-18T10:28:45.079Z] 0f6dd1ca4e1b: Layer already exists [2025-11-18T10:28:45.079Z] abfcb263a588: Layer already exists [2025-11-18T10:28:45.079Z] 4.0.1-dev.2: digest: sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:45.482Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:45.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:45.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-18T10:28:45.897Z] c81207bf9147: Preparing [2025-11-18T10:28:45.897Z] 7cbad1b68f86: Preparing [2025-11-18T10:28:45.897Z] f0bd43dcc6b9: Preparing [2025-11-18T10:28:45.897Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:45.897Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:45.897Z] a797b569d2fa: Preparing [2025-11-18T10:28:45.897Z] 0f6dd1ca4e1b: Preparing [2025-11-18T10:28:45.897Z] 6917527ac194: Preparing [2025-11-18T10:28:45.897Z] abfcb263a588: Preparing [2025-11-18T10:28:45.897Z] 0f6dd1ca4e1b: Waiting [2025-11-18T10:28:45.897Z] 6917527ac194: Waiting [2025-11-18T10:28:45.897Z] abfcb263a588: Waiting [2025-11-18T10:28:45.897Z] a797b569d2fa: Waiting [2025-11-18T10:28:45.897Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:45.897Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:45.897Z] c81207bf9147: Layer already exists [2025-11-18T10:28:45.897Z] f0bd43dcc6b9: Layer already exists [2025-11-18T10:28:45.897Z] 7cbad1b68f86: Layer already exists [2025-11-18T10:28:45.897Z] 6917527ac194: Layer already exists [2025-11-18T10:28:45.897Z] 0f6dd1ca4e1b: Layer already exists [2025-11-18T10:28:45.897Z] a797b569d2fa: Layer already exists [2025-11-18T10:28:45.897Z] abfcb263a588: Layer already exists [2025-11-18T10:28:45.897Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:46.335Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:46.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-18T10:28:46.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-11-18T10:28:46.669Z] c81207bf9147: Preparing [2025-11-18T10:28:46.669Z] 7cbad1b68f86: Preparing [2025-11-18T10:28:46.669Z] f0bd43dcc6b9: Preparing [2025-11-18T10:28:46.669Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:46.669Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:46.669Z] a797b569d2fa: Preparing [2025-11-18T10:28:46.669Z] 0f6dd1ca4e1b: Preparing [2025-11-18T10:28:46.669Z] 6917527ac194: Preparing [2025-11-18T10:28:46.669Z] abfcb263a588: Preparing [2025-11-18T10:28:46.669Z] a797b569d2fa: Waiting [2025-11-18T10:28:46.669Z] 0f6dd1ca4e1b: Waiting [2025-11-18T10:28:46.669Z] 6917527ac194: Waiting [2025-11-18T10:28:46.669Z] abfcb263a588: Waiting [2025-11-18T10:28:46.669Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:46.669Z] 7cbad1b68f86: Layer already exists [2025-11-18T10:28:46.669Z] f0bd43dcc6b9: Layer already exists [2025-11-18T10:28:46.669Z] c81207bf9147: Layer already exists [2025-11-18T10:28:46.669Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:46.669Z] 0f6dd1ca4e1b: Layer already exists [2025-11-18T10:28:46.669Z] 6917527ac194: Layer already exists [2025-11-18T10:28:46.669Z] a797b569d2fa: Layer already exists [2025-11-18T10:28:46.669Z] abfcb263a588: Layer already exists [2025-11-18T10:28:46.669Z] odessa: digest: sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:28:46.758Z] ===================================================== [Pipeline] echo [2025-11-18T10:28:46.774Z] taggedImages: [2025-11-18T10:28:46.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:46.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2 [2025-11-18T10:28:46.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:46.774Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-11-18T10:28:46.811Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-11-18T10:28:46.811Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:46.811Z] 4.0.1-dev.2 [2025-11-18T10:28:46.811Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:46.811Z] odessa [2025-11-18T10:28:46.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:47.157Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:47.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:47.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-18T10:28:47.487Z] 84fd65158610: Preparing [2025-11-18T10:28:47.487Z] 866f2bb50bae: Preparing [2025-11-18T10:28:47.487Z] eb33f2bcd5f2: Preparing [2025-11-18T10:28:47.487Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:47.487Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:47.487Z] a797b569d2fa: Preparing [2025-11-18T10:28:47.487Z] 61913f04da92: Preparing [2025-11-18T10:28:47.487Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:47.487Z] abfcb263a588: Preparing [2025-11-18T10:28:47.487Z] 61913f04da92: Waiting [2025-11-18T10:28:47.487Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:47.487Z] abfcb263a588: Waiting [2025-11-18T10:28:47.487Z] a797b569d2fa: Waiting [2025-11-18T10:28:47.487Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:47.487Z] 84fd65158610: Layer already exists [2025-11-18T10:28:47.487Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:47.487Z] a797b569d2fa: Layer already exists [2025-11-18T10:28:47.487Z] 61913f04da92: Layer already exists [2025-11-18T10:28:47.487Z] f9e4d9d2e492: Layer already exists [2025-11-18T10:28:47.487Z] abfcb263a588: Layer already exists [2025-11-18T10:28:47.487Z] eb33f2bcd5f2: Pushed [2025-11-18T10:28:47.487Z] 866f2bb50bae: Pushed [2025-11-18T10:28:47.747Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:48.086Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:48.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2 [2025-11-18T10:28:48.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-18T10:28:48.429Z] 84fd65158610: Preparing [2025-11-18T10:28:48.429Z] 866f2bb50bae: Preparing [2025-11-18T10:28:48.429Z] eb33f2bcd5f2: Preparing [2025-11-18T10:28:48.429Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:48.429Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:48.429Z] a797b569d2fa: Preparing [2025-11-18T10:28:48.429Z] 61913f04da92: Preparing [2025-11-18T10:28:48.429Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:48.429Z] abfcb263a588: Preparing [2025-11-18T10:28:48.429Z] a797b569d2fa: Waiting [2025-11-18T10:28:48.429Z] 61913f04da92: Waiting [2025-11-18T10:28:48.429Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:48.429Z] abfcb263a588: Waiting [2025-11-18T10:28:48.429Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:48.429Z] eb33f2bcd5f2: Layer already exists [2025-11-18T10:28:48.429Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:48.429Z] 866f2bb50bae: Layer already exists [2025-11-18T10:28:48.429Z] 84fd65158610: Layer already exists [2025-11-18T10:28:48.429Z] a797b569d2fa: Layer already exists [2025-11-18T10:28:48.429Z] f9e4d9d2e492: Layer already exists [2025-11-18T10:28:48.429Z] 61913f04da92: Layer already exists [2025-11-18T10:28:48.429Z] abfcb263a588: Layer already exists [2025-11-18T10:28:48.429Z] 4.0.1-dev.2: digest: sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:48.769Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:49.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:49.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-18T10:28:49.090Z] 84fd65158610: Preparing [2025-11-18T10:28:49.090Z] 866f2bb50bae: Preparing [2025-11-18T10:28:49.090Z] eb33f2bcd5f2: Preparing [2025-11-18T10:28:49.090Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:49.090Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:49.090Z] a797b569d2fa: Preparing [2025-11-18T10:28:49.090Z] 61913f04da92: Preparing [2025-11-18T10:28:49.090Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:49.090Z] abfcb263a588: Preparing [2025-11-18T10:28:49.090Z] a797b569d2fa: Waiting [2025-11-18T10:28:49.090Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:49.090Z] 61913f04da92: Waiting [2025-11-18T10:28:49.090Z] abfcb263a588: Waiting [2025-11-18T10:28:49.090Z] 84fd65158610: Layer already exists [2025-11-18T10:28:49.090Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:49.090Z] 866f2bb50bae: Layer already exists [2025-11-18T10:28:49.090Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:49.090Z] eb33f2bcd5f2: Layer already exists [2025-11-18T10:28:49.090Z] 61913f04da92: Layer already exists [2025-11-18T10:28:49.090Z] a797b569d2fa: Layer already exists [2025-11-18T10:28:49.090Z] f9e4d9d2e492: Layer already exists [2025-11-18T10:28:49.090Z] abfcb263a588: Layer already exists [2025-11-18T10:28:49.090Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:49.425Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:49.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-18T10:28:49.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-11-18T10:28:49.746Z] 84fd65158610: Preparing [2025-11-18T10:28:49.746Z] 866f2bb50bae: Preparing [2025-11-18T10:28:49.746Z] eb33f2bcd5f2: Preparing [2025-11-18T10:28:49.746Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:49.746Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:49.746Z] a797b569d2fa: Preparing [2025-11-18T10:28:49.746Z] 61913f04da92: Preparing [2025-11-18T10:28:49.746Z] f9e4d9d2e492: Preparing [2025-11-18T10:28:49.746Z] 61913f04da92: Waiting [2025-11-18T10:28:49.746Z] a797b569d2fa: Waiting [2025-11-18T10:28:49.746Z] f9e4d9d2e492: Waiting [2025-11-18T10:28:49.746Z] abfcb263a588: Preparing [2025-11-18T10:28:49.746Z] abfcb263a588: Waiting [2025-11-18T10:28:49.746Z] 84fd65158610: Layer already exists [2025-11-18T10:28:49.746Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:49.746Z] 866f2bb50bae: Layer already exists [2025-11-18T10:28:49.746Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:49.746Z] eb33f2bcd5f2: Layer already exists [2025-11-18T10:28:49.746Z] f9e4d9d2e492: Layer already exists [2025-11-18T10:28:49.746Z] a797b569d2fa: Layer already exists [2025-11-18T10:28:49.746Z] 61913f04da92: Layer already exists [2025-11-18T10:28:49.746Z] abfcb263a588: Layer already exists [2025-11-18T10:28:49.746Z] odessa: digest: sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:28:49.824Z] ===================================================== [Pipeline] echo [2025-11-18T10:28:49.837Z] taggedImages: [2025-11-18T10:28:49.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:49.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2 [2025-11-18T10:28:49.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:49.837Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-11-18T10:28:49.863Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-11-18T10:28:49.863Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:49.863Z] 4.0.1-dev.2 [2025-11-18T10:28:49.863Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:49.863Z] odessa [2025-11-18T10:28:49.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:50.214Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:50.548Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:50.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-18T10:28:50.548Z] 3d971310d561: Preparing [2025-11-18T10:28:50.548Z] 0094898e983b: Preparing [2025-11-18T10:28:50.548Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:50.548Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:50.548Z] 9b361d33413c: Preparing [2025-11-18T10:28:50.548Z] 9bd0edde8ae5: Preparing [2025-11-18T10:28:50.548Z] abfcb263a588: Preparing [2025-11-18T10:28:50.548Z] 9bd0edde8ae5: Waiting [2025-11-18T10:28:50.548Z] abfcb263a588: Waiting [2025-11-18T10:28:50.548Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:50.548Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:50.548Z] abfcb263a588: Layer already exists [2025-11-18T10:28:50.548Z] 9b361d33413c: Pushed [2025-11-18T10:28:50.548Z] 3d971310d561: Pushed [2025-11-18T10:28:51.115Z] 9bd0edde8ae5: Pushed [2025-11-18T10:28:55.303Z] 0094898e983b: Pushed [2025-11-18T10:28:55.303Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:55.632Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:55.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2 [2025-11-18T10:28:55.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-18T10:28:55.977Z] 3d971310d561: Preparing [2025-11-18T10:28:55.977Z] 0094898e983b: Preparing [2025-11-18T10:28:55.977Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:55.977Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:55.977Z] 9b361d33413c: Preparing [2025-11-18T10:28:55.977Z] 9bd0edde8ae5: Preparing [2025-11-18T10:28:55.977Z] abfcb263a588: Preparing [2025-11-18T10:28:55.977Z] 9bd0edde8ae5: Waiting [2025-11-18T10:28:55.977Z] abfcb263a588: Waiting [2025-11-18T10:28:55.977Z] 9b361d33413c: Layer already exists [2025-11-18T10:28:55.977Z] 0094898e983b: Layer already exists [2025-11-18T10:28:55.977Z] 3d971310d561: Layer already exists [2025-11-18T10:28:55.977Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:55.977Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:55.977Z] abfcb263a588: Layer already exists [2025-11-18T10:28:55.977Z] 9bd0edde8ae5: Layer already exists [2025-11-18T10:28:55.977Z] 4.0.1-dev.2: digest: sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:56.308Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:56.634Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:56.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-18T10:28:56.634Z] 3d971310d561: Preparing [2025-11-18T10:28:56.634Z] 0094898e983b: Preparing [2025-11-18T10:28:56.634Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:56.634Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:56.634Z] 9b361d33413c: Preparing [2025-11-18T10:28:56.634Z] 9bd0edde8ae5: Preparing [2025-11-18T10:28:56.634Z] abfcb263a588: Preparing [2025-11-18T10:28:56.634Z] abfcb263a588: Waiting [2025-11-18T10:28:56.634Z] 9bd0edde8ae5: Waiting [2025-11-18T10:28:56.634Z] 3d971310d561: Layer already exists [2025-11-18T10:28:56.634Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:56.634Z] 0094898e983b: Layer already exists [2025-11-18T10:28:56.634Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:56.634Z] 9b361d33413c: Layer already exists [2025-11-18T10:28:56.634Z] 9bd0edde8ae5: Layer already exists [2025-11-18T10:28:56.634Z] abfcb263a588: Layer already exists [2025-11-18T10:28:56.634Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:56.967Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:57.289Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-18T10:28:57.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-11-18T10:28:57.289Z] 3d971310d561: Preparing [2025-11-18T10:28:57.289Z] 0094898e983b: Preparing [2025-11-18T10:28:57.289Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:57.289Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:57.289Z] 9b361d33413c: Preparing [2025-11-18T10:28:57.289Z] 9bd0edde8ae5: Preparing [2025-11-18T10:28:57.289Z] abfcb263a588: Preparing [2025-11-18T10:28:57.289Z] abfcb263a588: Waiting [2025-11-18T10:28:57.289Z] 9bd0edde8ae5: Waiting [2025-11-18T10:28:57.289Z] 9b361d33413c: Layer already exists [2025-11-18T10:28:57.289Z] 0094898e983b: Layer already exists [2025-11-18T10:28:57.289Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:57.289Z] 3d971310d561: Layer already exists [2025-11-18T10:28:57.289Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:57.289Z] abfcb263a588: Layer already exists [2025-11-18T10:28:57.289Z] 9bd0edde8ae5: Layer already exists [2025-11-18T10:28:57.289Z] odessa: digest: sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:28:57.375Z] ===================================================== [Pipeline] echo [2025-11-18T10:28:57.391Z] taggedImages: [2025-11-18T10:28:57.391Z] - nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:57.391Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2 [2025-11-18T10:28:57.391Z] - nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:57.391Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-11-18T10:28:57.421Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-11-18T10:28:57.421Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:57.421Z] 4.0.1-dev.2 [2025-11-18T10:28:57.421Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:28:57.421Z] odessa [2025-11-18T10:28:57.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:57.775Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:28:58.102Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:28:58.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-18T10:28:58.102Z] 87d3bc9c5a55: Preparing [2025-11-18T10:28:58.102Z] 0feb5fef982a: Preparing [2025-11-18T10:28:58.102Z] 1b99c41e8a57: Preparing [2025-11-18T10:28:58.102Z] 4b2ca2771c77: Preparing [2025-11-18T10:28:58.102Z] f6ecdfc113d0: Preparing [2025-11-18T10:28:58.102Z] 2bb6e76781f9: Preparing [2025-11-18T10:28:58.102Z] abfcb263a588: Preparing [2025-11-18T10:28:58.102Z] 2bb6e76781f9: Waiting [2025-11-18T10:28:58.102Z] abfcb263a588: Waiting [2025-11-18T10:28:58.102Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:28:58.102Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:28:58.102Z] abfcb263a588: Layer already exists [2025-11-18T10:28:58.102Z] f6ecdfc113d0: Pushed [2025-11-18T10:28:58.102Z] 87d3bc9c5a55: Pushed [2025-11-18T10:28:58.360Z] 2bb6e76781f9: Pushed [2025-11-18T10:29:02.550Z] 0feb5fef982a: Pushed [2025-11-18T10:29:02.550Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:29:02.879Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:29:03.204Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2 [2025-11-18T10:29:03.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-18T10:29:03.204Z] 87d3bc9c5a55: Preparing [2025-11-18T10:29:03.204Z] 0feb5fef982a: Preparing [2025-11-18T10:29:03.204Z] 1b99c41e8a57: Preparing [2025-11-18T10:29:03.204Z] 4b2ca2771c77: Preparing [2025-11-18T10:29:03.204Z] f6ecdfc113d0: Preparing [2025-11-18T10:29:03.204Z] 2bb6e76781f9: Preparing [2025-11-18T10:29:03.204Z] abfcb263a588: Preparing [2025-11-18T10:29:03.204Z] 2bb6e76781f9: Waiting [2025-11-18T10:29:03.204Z] abfcb263a588: Waiting [2025-11-18T10:29:03.204Z] f6ecdfc113d0: Layer already exists [2025-11-18T10:29:03.204Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:29:03.204Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:29:03.204Z] 87d3bc9c5a55: Layer already exists [2025-11-18T10:29:03.204Z] 0feb5fef982a: Layer already exists [2025-11-18T10:29:03.204Z] abfcb263a588: Layer already exists [2025-11-18T10:29:03.204Z] 2bb6e76781f9: Layer already exists [2025-11-18T10:29:03.204Z] 4.0.1-dev.2: digest: sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:29:03.531Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:29:03.862Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:03.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-18T10:29:03.862Z] 87d3bc9c5a55: Preparing [2025-11-18T10:29:03.862Z] 0feb5fef982a: Preparing [2025-11-18T10:29:03.862Z] 1b99c41e8a57: Preparing [2025-11-18T10:29:03.862Z] 4b2ca2771c77: Preparing [2025-11-18T10:29:03.862Z] f6ecdfc113d0: Preparing [2025-11-18T10:29:03.862Z] 2bb6e76781f9: Preparing [2025-11-18T10:29:03.862Z] abfcb263a588: Preparing [2025-11-18T10:29:03.862Z] 2bb6e76781f9: Waiting [2025-11-18T10:29:03.862Z] abfcb263a588: Waiting [2025-11-18T10:29:03.862Z] f6ecdfc113d0: Layer already exists [2025-11-18T10:29:03.862Z] 87d3bc9c5a55: Layer already exists [2025-11-18T10:29:03.862Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:29:03.862Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:29:03.862Z] 0feb5fef982a: Layer already exists [2025-11-18T10:29:03.862Z] abfcb263a588: Layer already exists [2025-11-18T10:29:03.862Z] 2bb6e76781f9: Layer already exists [2025-11-18T10:29:03.862Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:29:04.200Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:29:04.525Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-18T10:29:04.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-11-18T10:29:04.525Z] 87d3bc9c5a55: Preparing [2025-11-18T10:29:04.525Z] 0feb5fef982a: Preparing [2025-11-18T10:29:04.525Z] 1b99c41e8a57: Preparing [2025-11-18T10:29:04.525Z] 4b2ca2771c77: Preparing [2025-11-18T10:29:04.525Z] f6ecdfc113d0: Preparing [2025-11-18T10:29:04.525Z] 2bb6e76781f9: Preparing [2025-11-18T10:29:04.525Z] abfcb263a588: Preparing [2025-11-18T10:29:04.525Z] 2bb6e76781f9: Waiting [2025-11-18T10:29:04.525Z] abfcb263a588: Waiting [2025-11-18T10:29:04.525Z] 4b2ca2771c77: Layer already exists [2025-11-18T10:29:04.525Z] 87d3bc9c5a55: Layer already exists [2025-11-18T10:29:04.525Z] 0feb5fef982a: Layer already exists [2025-11-18T10:29:04.525Z] f6ecdfc113d0: Layer already exists [2025-11-18T10:29:04.525Z] 1b99c41e8a57: Layer already exists [2025-11-18T10:29:04.525Z] 2bb6e76781f9: Layer already exists [2025-11-18T10:29:04.525Z] abfcb263a588: Layer already exists [2025-11-18T10:29:04.525Z] odessa: digest: sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:29:04.601Z] ===================================================== [Pipeline] echo [2025-11-18T10:29:04.615Z] taggedImages: [2025-11-18T10:29:04.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2 [2025-11-18T10:29:04.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.615Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] echo [2025-11-18T10:29:04.676Z] ========================================================= [2025-11-18T10:29:04.676Z] [edgeXBuildMultiArch] RAW Config: [2025-11-18T10:29:04.676Z] images: [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:29:04.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-18T10:29:04.676Z] settingsFile: [2025-11-18T10:29:04.676Z] edgex-go-settings [2025-11-18T10:29:04.676Z] ========================================================= [Pipeline] node [2025-11-18T10:29:19.679Z] Still waiting to schedule task [2025-11-18T10:29:19.680Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-11-18T10:30:10.196Z] Running on prd-centos7-docker-4c-2g-773326 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-18T10:30:10.251Z] provisioning config files... [2025-11-18T10:30:10.277Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config8192489144197963477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:30:11.898Z] ---> ****-login.sh [2025-11-18T10:30:11.898Z] nexus3.edgexfoundry.org:10001 [2025-11-18T10:30:11.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:30:12.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:30:12.188Z] Configure a credential helper to remove this warning. See [2025-11-18T10:30:12.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:30:12.188Z] [2025-11-18T10:30:12.188Z] Login Succeeded [2025-11-18T10:30:12.188Z] nexus3.edgexfoundry.org:10002 [2025-11-18T10:30:12.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:30:12.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:30:12.455Z] Configure a credential helper to remove this warning. See [2025-11-18T10:30:12.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:30:12.455Z] [2025-11-18T10:30:12.455Z] Login Succeeded [2025-11-18T10:30:12.455Z] nexus3.edgexfoundry.org:10003 [2025-11-18T10:30:12.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:30:12.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:30:12.738Z] Configure a credential helper to remove this warning. See [2025-11-18T10:30:12.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:30:12.738Z] [2025-11-18T10:30:12.738Z] Login Succeeded [2025-11-18T10:30:12.738Z] nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:12.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:30:13.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:30:13.026Z] Configure a credential helper to remove this warning. See [2025-11-18T10:30:13.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:30:13.026Z] [2025-11-18T10:30:13.026Z] Login Succeeded [2025-11-18T10:30:13.026Z] ****.io [2025-11-18T10:30:13.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T10:30:13.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T10:30:13.324Z] Configure a credential helper to remove this warning. See [2025-11-18T10:30:13.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T10:30:13.324Z] [2025-11-18T10:30:13.324Z] Login Succeeded [2025-11-18T10:30:13.324Z] ---> ****-login.sh ends [Pipeline] } [2025-11-18T10:30:13.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-18T10:30:13.813Z] + docker buildx ls [2025-11-18T10:30:13.813Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-18T10:30:13.813Z] default * docker [2025-11-18T10:30:13.813Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-18T10:30:14.137Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-11-18T10:30:14.137Z] edgex-builder [Pipeline] sh [2025-11-18T10:30:14.435Z] + docker buildx inspect --bootstrap [2025-11-18T10:30:14.435Z] #1 [internal] booting buildkit [2025-11-18T10:30:14.435Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-11-18T10:30:17.762Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-11-18T10:30:17.762Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-11-18T10:30:18.706Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-11-18T10:30:18.706Z] #1 DONE 4.1s [2025-11-18T10:30:18.706Z] Name: edgex-builder [2025-11-18T10:30:18.706Z] Driver: docker-container [2025-11-18T10:30:18.706Z] [2025-11-18T10:30:18.706Z] Nodes: [2025-11-18T10:30:18.706Z] Name: edgex-builder0 [2025-11-18T10:30:18.706Z] Endpoint: unix:///var/run/docker.sock [2025-11-18T10:30:18.706Z] Status: running [2025-11-18T10:30:18.706Z] Buildkit: v0.25.1 [2025-11-18T10:30:18.706Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-11-18T10:30:19.005Z] + docker buildx ls [2025-11-18T10:30:19.005Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-11-18T10:30:19.005Z] edgex-builder * docker-container [2025-11-18T10:30:19.005Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-11-18T10:30:19.005Z] default docker [2025-11-18T10:30:19.005Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-11-18T10:30:19.302Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:19.302Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:19.562Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:19.562Z] #1 transferring dockerfile: 197B done [2025-11-18T10:30:19.562Z] #1 DONE 0.0s [2025-11-18T10:30:19.562Z] [2025-11-18T10:30:19.562Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:19.562Z] #2 DONE 0.1s [2025-11-18T10:30:19.562Z] [2025-11-18T10:30:19.562Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:19.562Z] #3 DONE 0.1s [2025-11-18T10:30:19.562Z] [2025-11-18T10:30:19.562Z] #4 [internal] load .dockerignore [2025-11-18T10:30:19.562Z] #4 transferring context: [2025-11-18T10:30:19.562Z] #4 transferring context: 2B done [2025-11-18T10:30:19.562Z] #4 DONE 0.0s [2025-11-18T10:30:19.562Z] [2025-11-18T10:30:19.562Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:19.562Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 0.0s done [2025-11-18T10:30:19.562Z] #5 DONE 0.0s [2025-11-18T10:30:19.562Z] [2025-11-18T10:30:19.562Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:19.562Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 0.0s done [2025-11-18T10:30:19.562Z] #6 DONE 0.1s [2025-11-18T10:30:19.562Z] [2025-11-18T10:30:19.562Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:19.562Z] #7 DONE 0.0s [2025-11-18T10:30:19.562Z] [2025-11-18T10:30:19.562Z] #8 exporting to image [2025-11-18T10:30:19.562Z] #8 exporting layers done [2025-11-18T10:30:19.562Z] #8 exporting manifest sha256:b47c05811c1ad8a7d5f22384e7802516afe7c400c21c8f5f6954a7b28b4ad0c5 done [2025-11-18T10:30:19.562Z] #8 exporting config sha256:ca65dafa0b7d131ea9d69e7dbd373ec220215c6e0f2ff9b69ba095380f191533 done [2025-11-18T10:30:19.562Z] #8 exporting manifest sha256:aa8b5273d4985e675ec3c18e1b9ed8572982f237b83e21879374209f62a04c43 done [2025-11-18T10:30:19.562Z] #8 exporting config sha256:0fa07b670f80861b147229d9a9e5a96ba3d0b401229fa18472e9c099fe2d7301 done [2025-11-18T10:30:19.562Z] #8 exporting manifest list sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 done [2025-11-18T10:30:19.562Z] #8 pushing layers 0.1s done [2025-11-18T10:30:19.562Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 [2025-11-18T10:30:19.562Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:19.824Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 0.1s done [2025-11-18T10:30:19.824Z] #8 DONE 0.2s [2025-11-18T10:30:19.824Z] [2025-11-18T10:30:19.824Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:19.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:20.114Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2 --push - [2025-11-18T10:30:20.114Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2' [2025-11-18T10:30:20.114Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:20.114Z] #1 transferring dockerfile: 168B done [2025-11-18T10:30:20.114Z] #1 DONE 0.0s [2025-11-18T10:30:20.114Z] [2025-11-18T10:30:20.114Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2 [2025-11-18T10:30:20.114Z] #2 DONE 0.0s [2025-11-18T10:30:20.114Z] [2025-11-18T10:30:20.114Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2 [2025-11-18T10:30:20.114Z] #3 DONE 0.0s [2025-11-18T10:30:20.114Z] [2025-11-18T10:30:20.114Z] #4 [internal] load .dockerignore [2025-11-18T10:30:20.114Z] #4 transferring context: 2B done [2025-11-18T10:30:20.114Z] #4 DONE 0.0s [2025-11-18T10:30:20.114Z] [2025-11-18T10:30:20.114Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:20.114Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 done [2025-11-18T10:30:20.114Z] #5 CACHED [2025-11-18T10:30:20.114Z] [2025-11-18T10:30:20.114Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:20.114Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 done [2025-11-18T10:30:20.114Z] #6 DONE 0.0s [2025-11-18T10:30:20.377Z] [2025-11-18T10:30:20.377Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:20.377Z] #6 CACHED [2025-11-18T10:30:20.377Z] [2025-11-18T10:30:20.377Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:20.377Z] #7 DONE 0.0s [2025-11-18T10:30:20.377Z] [2025-11-18T10:30:20.377Z] #8 exporting to image [2025-11-18T10:30:20.377Z] #8 exporting layers done [2025-11-18T10:30:20.377Z] #8 exporting manifest sha256:b47c05811c1ad8a7d5f22384e7802516afe7c400c21c8f5f6954a7b28b4ad0c5 done [2025-11-18T10:30:20.377Z] #8 exporting config sha256:ca65dafa0b7d131ea9d69e7dbd373ec220215c6e0f2ff9b69ba095380f191533 done [2025-11-18T10:30:20.377Z] #8 exporting manifest sha256:aa8b5273d4985e675ec3c18e1b9ed8572982f237b83e21879374209f62a04c43 done [2025-11-18T10:30:20.377Z] #8 exporting config sha256:0fa07b670f80861b147229d9a9e5a96ba3d0b401229fa18472e9c099fe2d7301 done [2025-11-18T10:30:20.377Z] #8 exporting manifest list sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 done [2025-11-18T10:30:20.377Z] #8 pushing layers 0.0s done [2025-11-18T10:30:20.377Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.2@sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 0.1s done [2025-11-18T10:30:20.377Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:20.377Z] #8 DONE 0.1s [2025-11-18T10:30:20.377Z] [2025-11-18T10:30:20.377Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:20.377Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:20.679Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:20.679Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:20.679Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:20.679Z] #1 transferring dockerfile: 209B done [2025-11-18T10:30:20.679Z] #1 DONE 0.0s [2025-11-18T10:30:20.679Z] [2025-11-18T10:30:20.679Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:20.679Z] #2 DONE 0.0s [2025-11-18T10:30:20.679Z] [2025-11-18T10:30:20.679Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:20.679Z] #3 DONE 0.0s [2025-11-18T10:30:20.679Z] [2025-11-18T10:30:20.679Z] #4 [internal] load .dockerignore [2025-11-18T10:30:20.679Z] #4 transferring context: 2B done [2025-11-18T10:30:20.679Z] #4 DONE 0.0s [2025-11-18T10:30:20.679Z] [2025-11-18T10:30:20.679Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:20.679Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 0.0s done [2025-11-18T10:30:20.679Z] #5 CACHED [2025-11-18T10:30:20.679Z] [2025-11-18T10:30:20.679Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:20.679Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 done [2025-11-18T10:30:20.679Z] #6 CACHED [2025-11-18T10:30:20.679Z] [2025-11-18T10:30:20.679Z] #7 exporting to image [2025-11-18T10:30:20.679Z] #7 exporting layers done [2025-11-18T10:30:20.679Z] #7 exporting manifest sha256:b47c05811c1ad8a7d5f22384e7802516afe7c400c21c8f5f6954a7b28b4ad0c5 done [2025-11-18T10:30:20.679Z] #7 exporting config sha256:ca65dafa0b7d131ea9d69e7dbd373ec220215c6e0f2ff9b69ba095380f191533 done [2025-11-18T10:30:20.679Z] #7 exporting manifest sha256:aa8b5273d4985e675ec3c18e1b9ed8572982f237b83e21879374209f62a04c43 done [2025-11-18T10:30:20.679Z] #7 exporting config sha256:0fa07b670f80861b147229d9a9e5a96ba3d0b401229fa18472e9c099fe2d7301 done [2025-11-18T10:30:20.679Z] #7 exporting manifest list sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 done [2025-11-18T10:30:20.679Z] #7 pushing layers 0.0s done [2025-11-18T10:30:20.679Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 [2025-11-18T10:30:20.679Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:20.939Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 0.1s done [2025-11-18T10:30:20.940Z] #7 DONE 0.1s [2025-11-18T10:30:20.940Z] [2025-11-18T10:30:20.940Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:20.940Z] #8 DONE 0.0s [2025-11-18T10:30:20.940Z] [2025-11-18T10:30:20.940Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:20.940Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:21.232Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:odessa' [2025-11-18T10:30:21.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:odessa --push - [2025-11-18T10:30:21.492Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:21.492Z] #1 transferring dockerfile: 163B done [2025-11-18T10:30:21.492Z] #1 DONE 0.0s [2025-11-18T10:30:21.492Z] [2025-11-18T10:30:21.492Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-18T10:30:21.492Z] #2 DONE 0.0s [2025-11-18T10:30:21.492Z] [2025-11-18T10:30:21.492Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:odessa [2025-11-18T10:30:21.492Z] #3 DONE 0.0s [2025-11-18T10:30:21.492Z] [2025-11-18T10:30:21.492Z] #4 [internal] load .dockerignore [2025-11-18T10:30:21.492Z] #4 transferring context: 2B done [2025-11-18T10:30:21.492Z] #4 DONE 0.0s [2025-11-18T10:30:21.492Z] [2025-11-18T10:30:21.492Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:21.492Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 done [2025-11-18T10:30:21.492Z] #5 CACHED [2025-11-18T10:30:21.492Z] [2025-11-18T10:30:21.492Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 [2025-11-18T10:30:21.492Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:8ba75e793b4998cb5f45ae91962ec4e7473f1c52ccee69fd15dd5e226bc2ccf7 done [2025-11-18T10:30:21.492Z] #6 CACHED [2025-11-18T10:30:21.492Z] [2025-11-18T10:30:21.492Z] #7 exporting to image [2025-11-18T10:30:21.492Z] #7 exporting layers done [2025-11-18T10:30:21.492Z] #7 exporting manifest sha256:b47c05811c1ad8a7d5f22384e7802516afe7c400c21c8f5f6954a7b28b4ad0c5 done [2025-11-18T10:30:21.492Z] #7 exporting config sha256:ca65dafa0b7d131ea9d69e7dbd373ec220215c6e0f2ff9b69ba095380f191533 done [2025-11-18T10:30:21.492Z] #7 exporting manifest sha256:aa8b5273d4985e675ec3c18e1b9ed8572982f237b83e21879374209f62a04c43 done [2025-11-18T10:30:21.492Z] #7 exporting config sha256:0fa07b670f80861b147229d9a9e5a96ba3d0b401229fa18472e9c099fe2d7301 done [2025-11-18T10:30:21.493Z] #7 exporting manifest list sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 done [2025-11-18T10:30:21.493Z] #7 pushing layers [2025-11-18T10:30:21.493Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:21.493Z] #7 pushing layers 0.0s done [2025-11-18T10:30:21.493Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:odessa@sha256:3a27df60ae2b8a6bdf6a3273a97f132ed806d3a5b0839cda47f652143d6d2cf7 0.1s done [2025-11-18T10:30:21.493Z] #7 DONE 0.1s [2025-11-18T10:30:21.493Z] [2025-11-18T10:30:21.493Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:21.493Z] #8 DONE 0.0s [2025-11-18T10:30:21.493Z] [2025-11-18T10:30:21.493Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:21.493Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:21.787Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:21.787Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:21.787Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:21.787Z] #1 transferring dockerfile: 216B done [2025-11-18T10:30:21.787Z] #1 DONE 0.0s [2025-11-18T10:30:21.787Z] [2025-11-18T10:30:21.787Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:21.787Z] #2 DONE 0.0s [2025-11-18T10:30:21.787Z] [2025-11-18T10:30:21.787Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:21.787Z] #3 DONE 0.0s [2025-11-18T10:30:21.787Z] [2025-11-18T10:30:21.787Z] #4 [internal] load .dockerignore [2025-11-18T10:30:21.787Z] #4 transferring context: 2B done [2025-11-18T10:30:21.787Z] #4 DONE 0.0s [2025-11-18T10:30:21.787Z] [2025-11-18T10:30:21.787Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:21.787Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 0.0s done [2025-11-18T10:30:21.787Z] #5 DONE 0.0s [2025-11-18T10:30:21.787Z] [2025-11-18T10:30:21.787Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:22.054Z] #6 DONE 0.0s [2025-11-18T10:30:22.054Z] [2025-11-18T10:30:22.054Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:22.054Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 0.0s done [2025-11-18T10:30:22.054Z] #5 DONE 0.1s [2025-11-18T10:30:22.054Z] [2025-11-18T10:30:22.054Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:22.054Z] #7 DONE 0.0s [2025-11-18T10:30:22.054Z] [2025-11-18T10:30:22.054Z] #8 exporting to image [2025-11-18T10:30:22.054Z] #8 exporting layers done [2025-11-18T10:30:22.054Z] #8 exporting manifest sha256:17244fb0916569fd2ff380268a9d500dcd53940163ac44690d2cbcae09f40fcf done [2025-11-18T10:30:22.054Z] #8 exporting config sha256:b2c9d29e3251dd0fd69498c332c01fab7053272116f85706056da161cdb2a61f done [2025-11-18T10:30:22.054Z] #8 exporting manifest sha256:168de28296090aa682b12ddfc305a185b539d73f4ff957714d3d965c5dd8f70e done [2025-11-18T10:30:22.054Z] #8 exporting config sha256:c38f670a874c6f66e6066740ee1a87e3a839c607b39288afddee579ed7a2b3c8 done [2025-11-18T10:30:22.054Z] #8 exporting manifest list sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 done [2025-11-18T10:30:22.054Z] #8 pushing layers 0.1s done [2025-11-18T10:30:22.054Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 [2025-11-18T10:30:22.054Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:22.319Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 0.1s done [2025-11-18T10:30:22.319Z] #8 DONE 0.2s [2025-11-18T10:30:22.319Z] [2025-11-18T10:30:22.319Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:22.319Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:22.633Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2' [2025-11-18T10:30:22.633Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2 --push - [2025-11-18T10:30:22.633Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:22.633Z] #1 transferring dockerfile: 187B done [2025-11-18T10:30:22.633Z] #1 DONE 0.0s [2025-11-18T10:30:22.633Z] [2025-11-18T10:30:22.633Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2 [2025-11-18T10:30:22.633Z] #2 DONE 0.0s [2025-11-18T10:30:22.633Z] [2025-11-18T10:30:22.633Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2 [2025-11-18T10:30:22.633Z] #3 DONE 0.0s [2025-11-18T10:30:22.633Z] [2025-11-18T10:30:22.633Z] #4 [internal] load .dockerignore [2025-11-18T10:30:22.633Z] #4 transferring context: 2B done [2025-11-18T10:30:22.633Z] #4 DONE 0.0s [2025-11-18T10:30:22.633Z] [2025-11-18T10:30:22.633Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:22.633Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 done [2025-11-18T10:30:22.633Z] #5 CACHED [2025-11-18T10:30:22.633Z] [2025-11-18T10:30:22.633Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:22.633Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 done [2025-11-18T10:30:22.633Z] #6 CACHED [2025-11-18T10:30:22.633Z] [2025-11-18T10:30:22.633Z] #7 exporting to image [2025-11-18T10:30:22.633Z] #7 exporting layers done [2025-11-18T10:30:22.633Z] #7 exporting manifest sha256:17244fb0916569fd2ff380268a9d500dcd53940163ac44690d2cbcae09f40fcf done [2025-11-18T10:30:22.633Z] #7 exporting config sha256:b2c9d29e3251dd0fd69498c332c01fab7053272116f85706056da161cdb2a61f done [2025-11-18T10:30:22.633Z] #7 exporting manifest sha256:168de28296090aa682b12ddfc305a185b539d73f4ff957714d3d965c5dd8f70e [2025-11-18T10:30:22.633Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:22.917Z] #7 exporting manifest sha256:168de28296090aa682b12ddfc305a185b539d73f4ff957714d3d965c5dd8f70e done [2025-11-18T10:30:22.917Z] #7 exporting config sha256:c38f670a874c6f66e6066740ee1a87e3a839c607b39288afddee579ed7a2b3c8 done [2025-11-18T10:30:22.917Z] #7 exporting manifest list sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 done [2025-11-18T10:30:22.917Z] #7 pushing layers 0.0s done [2025-11-18T10:30:22.917Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.2@sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 0.1s done [2025-11-18T10:30:22.917Z] #7 DONE 0.1s [2025-11-18T10:30:22.917Z] [2025-11-18T10:30:22.917Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:22.917Z] #8 DONE 0.0s [2025-11-18T10:30:22.917Z] [2025-11-18T10:30:22.917Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:22.917Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:23.206Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:23.206Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:23.206Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:23.206Z] #1 transferring dockerfile: 228B done [2025-11-18T10:30:23.206Z] #1 DONE 0.0s [2025-11-18T10:30:23.206Z] [2025-11-18T10:30:23.206Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:23.206Z] #2 DONE 0.0s [2025-11-18T10:30:23.206Z] [2025-11-18T10:30:23.206Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:23.206Z] #3 DONE 0.0s [2025-11-18T10:30:23.206Z] [2025-11-18T10:30:23.206Z] #4 [internal] load .dockerignore [2025-11-18T10:30:23.206Z] #4 transferring context: 2B done [2025-11-18T10:30:23.206Z] #4 DONE 0.0s [2025-11-18T10:30:23.206Z] [2025-11-18T10:30:23.206Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:23.206Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 done [2025-11-18T10:30:23.206Z] #5 CACHED [2025-11-18T10:30:23.206Z] [2025-11-18T10:30:23.206Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:23.206Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 0.0s done [2025-11-18T10:30:23.206Z] #6 CACHED [2025-11-18T10:30:23.206Z] [2025-11-18T10:30:23.206Z] #7 exporting to image [2025-11-18T10:30:23.206Z] #7 exporting layers done [2025-11-18T10:30:23.206Z] #7 exporting manifest sha256:17244fb0916569fd2ff380268a9d500dcd53940163ac44690d2cbcae09f40fcf done [2025-11-18T10:30:23.206Z] #7 exporting config sha256:b2c9d29e3251dd0fd69498c332c01fab7053272116f85706056da161cdb2a61f done [2025-11-18T10:30:23.206Z] #7 exporting manifest sha256:168de28296090aa682b12ddfc305a185b539d73f4ff957714d3d965c5dd8f70e done [2025-11-18T10:30:23.206Z] #7 exporting config sha256:c38f670a874c6f66e6066740ee1a87e3a839c607b39288afddee579ed7a2b3c8 done [2025-11-18T10:30:23.206Z] #7 exporting manifest list sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 done [2025-11-18T10:30:23.206Z] #7 pushing layers 0.0s done [2025-11-18T10:30:23.206Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 [2025-11-18T10:30:23.206Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:23.466Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 0.1s done [2025-11-18T10:30:23.466Z] #7 DONE 0.1s [2025-11-18T10:30:23.466Z] [2025-11-18T10:30:23.466Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:23.466Z] #8 DONE 0.0s [2025-11-18T10:30:23.466Z] [2025-11-18T10:30:23.466Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:23.466Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:23.756Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa' [2025-11-18T10:30:23.756Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa --push - [2025-11-18T10:30:23.756Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:23.756Z] #1 transferring dockerfile: 182B done [2025-11-18T10:30:23.756Z] #1 DONE 0.0s [2025-11-18T10:30:23.756Z] [2025-11-18T10:30:23.756Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-18T10:30:23.756Z] #2 DONE 0.0s [2025-11-18T10:30:23.756Z] [2025-11-18T10:30:23.756Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-11-18T10:30:23.756Z] #3 DONE 0.0s [2025-11-18T10:30:23.756Z] [2025-11-18T10:30:23.756Z] #4 [internal] load .dockerignore [2025-11-18T10:30:23.756Z] #4 transferring context: 2B done [2025-11-18T10:30:23.756Z] #4 DONE 0.0s [2025-11-18T10:30:23.756Z] [2025-11-18T10:30:23.756Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:23.756Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 0.0s done [2025-11-18T10:30:23.756Z] #5 CACHED [2025-11-18T10:30:23.756Z] [2025-11-18T10:30:23.756Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 [2025-11-18T10:30:23.756Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:a52eee2e87e7724b1d319ae8e765f0f4602a8ce406a546b3140ac8c4b1784829 done [2025-11-18T10:30:23.756Z] #6 CACHED [2025-11-18T10:30:23.756Z] [2025-11-18T10:30:23.756Z] #7 exporting to image [2025-11-18T10:30:23.756Z] #7 exporting layers done [2025-11-18T10:30:23.756Z] #7 exporting manifest sha256:17244fb0916569fd2ff380268a9d500dcd53940163ac44690d2cbcae09f40fcf done [2025-11-18T10:30:23.756Z] #7 exporting config sha256:b2c9d29e3251dd0fd69498c332c01fab7053272116f85706056da161cdb2a61f done [2025-11-18T10:30:23.756Z] #7 exporting manifest sha256:168de28296090aa682b12ddfc305a185b539d73f4ff957714d3d965c5dd8f70e done [2025-11-18T10:30:23.756Z] #7 exporting config sha256:c38f670a874c6f66e6066740ee1a87e3a839c607b39288afddee579ed7a2b3c8 done [2025-11-18T10:30:23.756Z] #7 exporting manifest list sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 done [2025-11-18T10:30:23.756Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:24.016Z] #7 pushing layers 0.0s done [2025-11-18T10:30:24.016Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa@sha256:f2b3eb0b8911263b6f841f2a7e9b986489751160926c98422f12277f8cec59f4 0.1s done [2025-11-18T10:30:24.016Z] #7 DONE 0.1s [2025-11-18T10:30:24.016Z] [2025-11-18T10:30:24.016Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:24.016Z] #8 DONE 0.0s [2025-11-18T10:30:24.016Z] [2025-11-18T10:30:24.016Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:24.016Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:24.306Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:24.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:24.565Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:24.565Z] #1 transferring dockerfile: 194B done [2025-11-18T10:30:24.565Z] #1 DONE 0.0s [2025-11-18T10:30:24.565Z] [2025-11-18T10:30:24.565Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:24.565Z] #2 DONE 0.0s [2025-11-18T10:30:24.565Z] [2025-11-18T10:30:24.565Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:24.565Z] #3 DONE 0.0s [2025-11-18T10:30:24.565Z] [2025-11-18T10:30:24.565Z] #4 [internal] load .dockerignore [2025-11-18T10:30:24.565Z] #4 transferring context: 2B done [2025-11-18T10:30:24.565Z] #4 DONE 0.0s [2025-11-18T10:30:24.565Z] [2025-11-18T10:30:24.565Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:24.565Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db 0.0s done [2025-11-18T10:30:24.565Z] #5 DONE 0.0s [2025-11-18T10:30:24.565Z] [2025-11-18T10:30:24.565Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:24.565Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db done [2025-11-18T10:30:24.565Z] #6 DONE 0.1s [2025-11-18T10:30:24.565Z] [2025-11-18T10:30:24.565Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:24.565Z] #7 DONE 0.0s [2025-11-18T10:30:24.565Z] [2025-11-18T10:30:24.565Z] #8 exporting to image [2025-11-18T10:30:24.565Z] #8 exporting layers done [2025-11-18T10:30:24.565Z] #8 exporting manifest sha256:ac970910639cfecab47099a2ba6554133a88149139cb4f18293771f232e30c24 done [2025-11-18T10:30:24.565Z] #8 exporting config sha256:676d3d86f2f0c07ef2c76cdda4b362a1323ce8386af0c7d744d563c0792428ba done [2025-11-18T10:30:24.565Z] #8 exporting manifest sha256:5e29e9692a9d9e8e8efd4a0f8c767d5cedcad0f3221a96918f51a0487ae79447 done [2025-11-18T10:30:24.565Z] #8 exporting config sha256:e7daf28277e712b8ed612d2f14c67d1e2bc9c611daccddaf838132be59c3e1f1 done [2025-11-18T10:30:24.565Z] #8 exporting manifest list sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d done [2025-11-18T10:30:24.565Z] #8 pushing layers 0.1s done [2025-11-18T10:30:24.565Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d [2025-11-18T10:30:24.565Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:24.825Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d 0.1s done [2025-11-18T10:30:24.825Z] #8 DONE 0.2s [2025-11-18T10:30:24.825Z] [2025-11-18T10:30:24.825Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:24.825Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:25.120Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2' [2025-11-18T10:30:25.120Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2 --push - [2025-11-18T10:30:25.120Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:25.120Z] #1 transferring dockerfile: 165B done [2025-11-18T10:30:25.120Z] #1 DONE 0.0s [2025-11-18T10:30:25.120Z] [2025-11-18T10:30:25.120Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2 [2025-11-18T10:30:25.120Z] #2 DONE 0.0s [2025-11-18T10:30:25.120Z] [2025-11-18T10:30:25.120Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2 [2025-11-18T10:30:25.120Z] #3 DONE 0.0s [2025-11-18T10:30:25.120Z] [2025-11-18T10:30:25.120Z] #4 [internal] load .dockerignore [2025-11-18T10:30:25.120Z] #4 transferring context: 2B done [2025-11-18T10:30:25.120Z] #4 DONE 0.0s [2025-11-18T10:30:25.120Z] [2025-11-18T10:30:25.120Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:25.120Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db done [2025-11-18T10:30:25.120Z] #5 CACHED [2025-11-18T10:30:25.120Z] [2025-11-18T10:30:25.120Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:25.120Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db done [2025-11-18T10:30:25.120Z] #6 CACHED [2025-11-18T10:30:25.120Z] [2025-11-18T10:30:25.120Z] #7 exporting to image [2025-11-18T10:30:25.120Z] #7 exporting layers [2025-11-18T10:30:25.120Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:25.381Z] #7 exporting layers done [2025-11-18T10:30:25.381Z] #7 exporting manifest sha256:ac970910639cfecab47099a2ba6554133a88149139cb4f18293771f232e30c24 done [2025-11-18T10:30:25.381Z] #7 exporting config sha256:676d3d86f2f0c07ef2c76cdda4b362a1323ce8386af0c7d744d563c0792428ba done [2025-11-18T10:30:25.381Z] #7 exporting manifest sha256:5e29e9692a9d9e8e8efd4a0f8c767d5cedcad0f3221a96918f51a0487ae79447 done [2025-11-18T10:30:25.381Z] #7 exporting config sha256:e7daf28277e712b8ed612d2f14c67d1e2bc9c611daccddaf838132be59c3e1f1 done [2025-11-18T10:30:25.381Z] #7 exporting manifest list sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d done [2025-11-18T10:30:25.381Z] #7 pushing layers 0.0s done [2025-11-18T10:30:25.381Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.2@sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d 0.1s done [2025-11-18T10:30:25.381Z] #7 DONE 0.1s [2025-11-18T10:30:25.381Z] [2025-11-18T10:30:25.381Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:25.381Z] #8 DONE 0.0s [2025-11-18T10:30:25.381Z] [2025-11-18T10:30:25.381Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:25.381Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:25.674Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:25.674Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:25.674Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:25.674Z] #1 transferring dockerfile: 206B done [2025-11-18T10:30:25.674Z] #1 DONE 0.0s [2025-11-18T10:30:25.674Z] [2025-11-18T10:30:25.674Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:25.674Z] #2 DONE 0.0s [2025-11-18T10:30:25.674Z] [2025-11-18T10:30:25.674Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:25.674Z] #3 DONE 0.0s [2025-11-18T10:30:25.674Z] [2025-11-18T10:30:25.674Z] #4 [internal] load .dockerignore [2025-11-18T10:30:25.674Z] #4 transferring context: 2B done [2025-11-18T10:30:25.674Z] #4 DONE 0.0s [2025-11-18T10:30:25.674Z] [2025-11-18T10:30:25.674Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:25.674Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db 0.0s done [2025-11-18T10:30:25.674Z] #5 CACHED [2025-11-18T10:30:25.674Z] [2025-11-18T10:30:25.674Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:25.674Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db 0.0s done [2025-11-18T10:30:25.674Z] #6 CACHED [2025-11-18T10:30:25.674Z] [2025-11-18T10:30:25.674Z] #7 exporting to image [2025-11-18T10:30:25.674Z] #7 exporting layers done [2025-11-18T10:30:25.674Z] #7 exporting manifest sha256:ac970910639cfecab47099a2ba6554133a88149139cb4f18293771f232e30c24 done [2025-11-18T10:30:25.674Z] #7 exporting config sha256:676d3d86f2f0c07ef2c76cdda4b362a1323ce8386af0c7d744d563c0792428ba done [2025-11-18T10:30:25.674Z] #7 exporting manifest sha256:5e29e9692a9d9e8e8efd4a0f8c767d5cedcad0f3221a96918f51a0487ae79447 done [2025-11-18T10:30:25.674Z] #7 exporting config sha256:e7daf28277e712b8ed612d2f14c67d1e2bc9c611daccddaf838132be59c3e1f1 [2025-11-18T10:30:25.674Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:25.933Z] #7 exporting config sha256:e7daf28277e712b8ed612d2f14c67d1e2bc9c611daccddaf838132be59c3e1f1 done [2025-11-18T10:30:25.933Z] #7 exporting manifest list sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d done [2025-11-18T10:30:25.933Z] #7 pushing layers 0.0s done [2025-11-18T10:30:25.933Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d 0.1s done [2025-11-18T10:30:25.933Z] #7 DONE 0.1s [2025-11-18T10:30:25.933Z] [2025-11-18T10:30:25.933Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:25.933Z] #8 DONE 0.0s [2025-11-18T10:30:25.933Z] [2025-11-18T10:30:25.933Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:25.933Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:26.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:odessa' [2025-11-18T10:30:26.225Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:odessa --push - [2025-11-18T10:30:26.485Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:26.485Z] #1 transferring dockerfile: 160B done [2025-11-18T10:30:26.485Z] #1 DONE 0.0s [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-18T10:30:26.485Z] #2 DONE 0.0s [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:odessa [2025-11-18T10:30:26.485Z] #3 DONE 0.0s [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] #4 [internal] load .dockerignore [2025-11-18T10:30:26.485Z] #4 transferring context: 2B done [2025-11-18T10:30:26.485Z] #4 DONE 0.0s [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:26.485Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db 0.0s done [2025-11-18T10:30:26.485Z] #5 CACHED [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db [2025-11-18T10:30:26.485Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:e379e36294745efe0b776a4ddffe31e1f04a2ff32faa09efe8bb7c595394b3db 0.0s done [2025-11-18T10:30:26.485Z] #6 CACHED [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] #7 exporting to image [2025-11-18T10:30:26.485Z] #7 exporting layers done [2025-11-18T10:30:26.485Z] #7 exporting manifest sha256:ac970910639cfecab47099a2ba6554133a88149139cb4f18293771f232e30c24 done [2025-11-18T10:30:26.485Z] #7 exporting config sha256:676d3d86f2f0c07ef2c76cdda4b362a1323ce8386af0c7d744d563c0792428ba done [2025-11-18T10:30:26.485Z] #7 exporting manifest sha256:5e29e9692a9d9e8e8efd4a0f8c767d5cedcad0f3221a96918f51a0487ae79447 done [2025-11-18T10:30:26.485Z] #7 exporting config sha256:e7daf28277e712b8ed612d2f14c67d1e2bc9c611daccddaf838132be59c3e1f1 done [2025-11-18T10:30:26.485Z] #7 exporting manifest list sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d done [2025-11-18T10:30:26.485Z] #7 pushing layers 0.0s done [2025-11-18T10:30:26.485Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d [2025-11-18T10:30:26.485Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:26.485Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:odessa@sha256:e51bf318e9a689633f1f2ccb87bd0cdbb8e70799a2b990ee55c48111e295db7d 0.1s done [2025-11-18T10:30:26.485Z] #7 DONE 0.1s [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:26.485Z] #8 DONE 0.0s [2025-11-18T10:30:26.485Z] [2025-11-18T10:30:26.485Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:26.485Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:26.775Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:26.775Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:27.038Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:27.038Z] #1 transferring dockerfile: 196B done [2025-11-18T10:30:27.038Z] #1 DONE 0.0s [2025-11-18T10:30:27.038Z] [2025-11-18T10:30:27.038Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:27.038Z] #2 DONE 0.0s [2025-11-18T10:30:27.038Z] [2025-11-18T10:30:27.038Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:27.038Z] #3 DONE 0.0s [2025-11-18T10:30:27.038Z] [2025-11-18T10:30:27.038Z] #4 [internal] load .dockerignore [2025-11-18T10:30:27.038Z] #4 transferring context: 2B done [2025-11-18T10:30:27.038Z] #4 DONE 0.0s [2025-11-18T10:30:27.038Z] [2025-11-18T10:30:27.038Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:27.038Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:27.038Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb done [2025-11-18T10:30:27.038Z] #5 DONE 0.1s [2025-11-18T10:30:27.038Z] [2025-11-18T10:30:27.039Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:27.039Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb 0.0s done [2025-11-18T10:30:27.039Z] #6 DONE 0.0s [2025-11-18T10:30:27.039Z] [2025-11-18T10:30:27.039Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:27.039Z] #7 DONE 0.0s [2025-11-18T10:30:27.039Z] [2025-11-18T10:30:27.039Z] #8 exporting to image [2025-11-18T10:30:27.039Z] #8 exporting layers done [2025-11-18T10:30:27.039Z] #8 exporting manifest sha256:5b5b689f170b8475420972a100affe2c575894d5f7a0ea84316ffd16b627c643 done [2025-11-18T10:30:27.039Z] #8 exporting config sha256:92f56d71dadfd1df0913a4c4fc293ed08bd0a477a0ccd744cf465168eaa93680 done [2025-11-18T10:30:27.039Z] #8 exporting manifest sha256:b649be51d394cc279e74a015443a6ce397bccbc21a2af6d8b00a9321517e3b09 done [2025-11-18T10:30:27.039Z] #8 exporting config sha256:5a0564a64dcca54dcc969107788a64926140071ff9d496822efc22944589cdc1 done [2025-11-18T10:30:27.039Z] #8 exporting manifest list sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 done [2025-11-18T10:30:27.039Z] #8 pushing layers 0.1s done [2025-11-18T10:30:27.039Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 [2025-11-18T10:30:27.039Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:27.302Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 0.1s done [2025-11-18T10:30:27.302Z] #8 DONE 0.2s [2025-11-18T10:30:27.302Z] [2025-11-18T10:30:27.302Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:27.302Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:27.593Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2' [2025-11-18T10:30:27.593Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2 --push - [2025-11-18T10:30:27.593Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:27.593Z] #1 transferring dockerfile: 167B done [2025-11-18T10:30:27.593Z] #1 DONE 0.0s [2025-11-18T10:30:27.593Z] [2025-11-18T10:30:27.593Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2 [2025-11-18T10:30:27.593Z] #2 DONE 0.0s [2025-11-18T10:30:27.593Z] [2025-11-18T10:30:27.593Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2 [2025-11-18T10:30:27.593Z] #3 DONE 0.0s [2025-11-18T10:30:27.593Z] [2025-11-18T10:30:27.593Z] #4 [internal] load .dockerignore [2025-11-18T10:30:27.593Z] #4 transferring context: 2B done [2025-11-18T10:30:27.593Z] #4 DONE 0.0s [2025-11-18T10:30:27.593Z] [2025-11-18T10:30:27.593Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:27.593Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb 0.0s done [2025-11-18T10:30:27.593Z] #5 CACHED [2025-11-18T10:30:27.593Z] [2025-11-18T10:30:27.593Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:27.593Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb 0.0s done [2025-11-18T10:30:27.593Z] #6 CACHED [2025-11-18T10:30:27.593Z] [2025-11-18T10:30:27.593Z] #7 exporting to image [2025-11-18T10:30:27.593Z] #7 exporting layers done [2025-11-18T10:30:27.593Z] #7 exporting manifest sha256:5b5b689f170b8475420972a100affe2c575894d5f7a0ea84316ffd16b627c643 done [2025-11-18T10:30:27.593Z] #7 exporting config sha256:92f56d71dadfd1df0913a4c4fc293ed08bd0a477a0ccd744cf465168eaa93680 [2025-11-18T10:30:27.593Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:27.853Z] #7 exporting config sha256:92f56d71dadfd1df0913a4c4fc293ed08bd0a477a0ccd744cf465168eaa93680 done [2025-11-18T10:30:27.853Z] #7 exporting manifest sha256:b649be51d394cc279e74a015443a6ce397bccbc21a2af6d8b00a9321517e3b09 done [2025-11-18T10:30:27.853Z] #7 exporting config sha256:5a0564a64dcca54dcc969107788a64926140071ff9d496822efc22944589cdc1 done [2025-11-18T10:30:27.853Z] #7 exporting manifest list sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 done [2025-11-18T10:30:27.853Z] #7 pushing layers 0.0s done [2025-11-18T10:30:27.853Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.2@sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 0.1s done [2025-11-18T10:30:27.853Z] #7 DONE 0.1s [2025-11-18T10:30:27.853Z] [2025-11-18T10:30:27.853Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:27.853Z] #8 DONE 0.0s [2025-11-18T10:30:27.853Z] [2025-11-18T10:30:27.853Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:27.853Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:28.143Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:28.144Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:28.144Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:28.144Z] #1 transferring dockerfile: 208B done [2025-11-18T10:30:28.144Z] #1 DONE 0.0s [2025-11-18T10:30:28.144Z] [2025-11-18T10:30:28.144Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:28.144Z] #2 DONE 0.0s [2025-11-18T10:30:28.144Z] [2025-11-18T10:30:28.144Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:28.144Z] #3 DONE 0.0s [2025-11-18T10:30:28.144Z] [2025-11-18T10:30:28.144Z] #4 [internal] load .dockerignore [2025-11-18T10:30:28.144Z] #4 transferring context: 2B done [2025-11-18T10:30:28.144Z] #4 DONE 0.0s [2025-11-18T10:30:28.144Z] [2025-11-18T10:30:28.144Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:28.144Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb 0.0s done [2025-11-18T10:30:28.144Z] #5 CACHED [2025-11-18T10:30:28.144Z] [2025-11-18T10:30:28.144Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:28.144Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb 0.0s done [2025-11-18T10:30:28.144Z] #6 CACHED [2025-11-18T10:30:28.144Z] [2025-11-18T10:30:28.144Z] #7 exporting to image [2025-11-18T10:30:28.144Z] #7 exporting layers [2025-11-18T10:30:28.144Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:28.404Z] #7 exporting layers done [2025-11-18T10:30:28.404Z] #7 exporting manifest sha256:5b5b689f170b8475420972a100affe2c575894d5f7a0ea84316ffd16b627c643 done [2025-11-18T10:30:28.404Z] #7 exporting config sha256:92f56d71dadfd1df0913a4c4fc293ed08bd0a477a0ccd744cf465168eaa93680 done [2025-11-18T10:30:28.404Z] #7 exporting manifest sha256:b649be51d394cc279e74a015443a6ce397bccbc21a2af6d8b00a9321517e3b09 done [2025-11-18T10:30:28.404Z] #7 exporting config sha256:5a0564a64dcca54dcc969107788a64926140071ff9d496822efc22944589cdc1 done [2025-11-18T10:30:28.404Z] #7 exporting manifest list sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 done [2025-11-18T10:30:28.404Z] #7 pushing layers 0.0s done [2025-11-18T10:30:28.404Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 0.1s done [2025-11-18T10:30:28.404Z] #7 DONE 0.1s [2025-11-18T10:30:28.404Z] [2025-11-18T10:30:28.404Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:28.404Z] #8 DONE 0.0s [2025-11-18T10:30:28.404Z] [2025-11-18T10:30:28.404Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:28.404Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:28.698Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa' [2025-11-18T10:30:28.698Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:odessa --push - [2025-11-18T10:30:28.698Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:28.698Z] #1 transferring dockerfile: 162B done [2025-11-18T10:30:28.698Z] #1 DONE 0.0s [2025-11-18T10:30:28.698Z] [2025-11-18T10:30:28.698Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-18T10:30:28.698Z] #2 DONE 0.0s [2025-11-18T10:30:28.698Z] [2025-11-18T10:30:28.698Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-11-18T10:30:28.698Z] #3 DONE 0.0s [2025-11-18T10:30:28.698Z] [2025-11-18T10:30:28.698Z] #4 [internal] load .dockerignore [2025-11-18T10:30:28.698Z] #4 transferring context: 2B done [2025-11-18T10:30:28.698Z] #4 DONE 0.0s [2025-11-18T10:30:28.698Z] [2025-11-18T10:30:28.698Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:28.698Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb done [2025-11-18T10:30:28.698Z] #5 CACHED [2025-11-18T10:30:28.698Z] [2025-11-18T10:30:28.698Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb [2025-11-18T10:30:28.698Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:319fd114ecd962c314f2424afdf0dc19f057245ffbce131c6ced6f8666afc8fb 0.0s done [2025-11-18T10:30:28.698Z] #6 CACHED [2025-11-18T10:30:28.698Z] [2025-11-18T10:30:28.698Z] #7 exporting to image [2025-11-18T10:30:28.698Z] #7 exporting layers done [2025-11-18T10:30:28.698Z] #7 exporting manifest sha256:5b5b689f170b8475420972a100affe2c575894d5f7a0ea84316ffd16b627c643 done [2025-11-18T10:30:28.698Z] #7 exporting config sha256:92f56d71dadfd1df0913a4c4fc293ed08bd0a477a0ccd744cf465168eaa93680 done [2025-11-18T10:30:28.698Z] #7 exporting manifest sha256:b649be51d394cc279e74a015443a6ce397bccbc21a2af6d8b00a9321517e3b09 done [2025-11-18T10:30:28.698Z] #7 exporting config sha256:5a0564a64dcca54dcc969107788a64926140071ff9d496822efc22944589cdc1 [2025-11-18T10:30:28.698Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:28.957Z] #7 exporting config sha256:5a0564a64dcca54dcc969107788a64926140071ff9d496822efc22944589cdc1 done [2025-11-18T10:30:28.957Z] #7 exporting manifest list sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 done [2025-11-18T10:30:28.957Z] #7 pushing layers 0.0s done [2025-11-18T10:30:28.957Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:odessa@sha256:7e65c0105cf4438bdb0c94236f16ed9c4d4c69155f0203ca4c6f01eb17f88a24 0.1s done [2025-11-18T10:30:28.957Z] #7 DONE 0.1s [2025-11-18T10:30:28.957Z] [2025-11-18T10:30:28.957Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:28.957Z] #8 DONE 0.0s [2025-11-18T10:30:28.957Z] [2025-11-18T10:30:28.957Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:28.957Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:29.252Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:29.252Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:29.511Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:29.511Z] #1 transferring dockerfile: 198B done [2025-11-18T10:30:29.511Z] #1 DONE 0.0s [2025-11-18T10:30:29.511Z] [2025-11-18T10:30:29.511Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:29.511Z] #2 DONE 0.0s [2025-11-18T10:30:29.511Z] [2025-11-18T10:30:29.511Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:29.511Z] #3 DONE 0.0s [2025-11-18T10:30:29.511Z] [2025-11-18T10:30:29.511Z] #4 [internal] load .dockerignore [2025-11-18T10:30:29.511Z] #4 transferring context: 2B done [2025-11-18T10:30:29.511Z] #4 DONE 0.0s [2025-11-18T10:30:29.511Z] [2025-11-18T10:30:29.511Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:29.511Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:29.511Z] #5 DONE 0.0s [2025-11-18T10:30:29.511Z] [2025-11-18T10:30:29.511Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:29.511Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f 0.0s done [2025-11-18T10:30:29.511Z] #6 DONE 0.1s [2025-11-18T10:30:29.511Z] [2025-11-18T10:30:29.511Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:29.771Z] #7 DONE 0.0s [2025-11-18T10:30:29.771Z] [2025-11-18T10:30:29.771Z] #8 exporting to image [2025-11-18T10:30:29.771Z] #8 exporting layers done [2025-11-18T10:30:29.771Z] #8 exporting manifest sha256:28ed5bc638436fa8efc29ed05fa044f570205c4e176ceb9eef3c28b51ffcd4bd 0.0s done [2025-11-18T10:30:29.771Z] #8 exporting config sha256:76b29b773e7d85466175da616562d90dd7e14e20b7930e3d295268039276b3e2 done [2025-11-18T10:30:29.771Z] #8 exporting manifest sha256:3890014367db616a867fc474f848f1da51b8c21f741794852302892a2d5c5f3a done [2025-11-18T10:30:29.771Z] #8 exporting config sha256:1a39369407798ee61ed5c37f8716366486c918e69d29d226e5597c7e54833df7 done [2025-11-18T10:30:29.771Z] #8 exporting manifest list sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 done [2025-11-18T10:30:29.771Z] #8 pushing layers 0.1s done [2025-11-18T10:30:29.771Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 [2025-11-18T10:30:29.771Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:29.771Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 0.1s done [2025-11-18T10:30:29.771Z] #8 DONE 0.2s [2025-11-18T10:30:29.771Z] [2025-11-18T10:30:29.771Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:29.771Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:30.061Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2' [2025-11-18T10:30:30.061Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2 --push - [2025-11-18T10:30:30.320Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:30.320Z] #1 transferring dockerfile: 169B done [2025-11-18T10:30:30.320Z] #1 DONE 0.0s [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2 [2025-11-18T10:30:30.320Z] #2 DONE 0.0s [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2 [2025-11-18T10:30:30.320Z] #3 DONE 0.0s [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] #4 [internal] load .dockerignore [2025-11-18T10:30:30.320Z] #4 transferring context: 2B done [2025-11-18T10:30:30.320Z] #4 DONE 0.0s [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:30.320Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f 0.0s done [2025-11-18T10:30:30.320Z] #5 CACHED [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:30.320Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f 0.0s done [2025-11-18T10:30:30.320Z] #6 CACHED [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] #7 exporting to image [2025-11-18T10:30:30.320Z] #7 exporting layers [2025-11-18T10:30:30.320Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:30.320Z] #7 exporting layers done [2025-11-18T10:30:30.320Z] #7 exporting manifest sha256:28ed5bc638436fa8efc29ed05fa044f570205c4e176ceb9eef3c28b51ffcd4bd done [2025-11-18T10:30:30.320Z] #7 exporting config sha256:76b29b773e7d85466175da616562d90dd7e14e20b7930e3d295268039276b3e2 done [2025-11-18T10:30:30.320Z] #7 exporting manifest sha256:3890014367db616a867fc474f848f1da51b8c21f741794852302892a2d5c5f3a done [2025-11-18T10:30:30.320Z] #7 exporting config sha256:1a39369407798ee61ed5c37f8716366486c918e69d29d226e5597c7e54833df7 done [2025-11-18T10:30:30.320Z] #7 exporting manifest list sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 done [2025-11-18T10:30:30.320Z] #7 pushing layers 0.0s done [2025-11-18T10:30:30.320Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.2@sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 0.1s done [2025-11-18T10:30:30.320Z] #7 DONE 0.1s [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:30.320Z] #8 DONE 0.0s [2025-11-18T10:30:30.320Z] [2025-11-18T10:30:30.320Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:30.320Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:30.608Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:30.608Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:30.608Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:30.608Z] #1 transferring dockerfile: 210B done [2025-11-18T10:30:30.608Z] #1 DONE 0.0s [2025-11-18T10:30:30.608Z] [2025-11-18T10:30:30.608Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:30.608Z] #2 DONE 0.0s [2025-11-18T10:30:30.608Z] [2025-11-18T10:30:30.608Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:30.608Z] #3 DONE 0.0s [2025-11-18T10:30:30.608Z] [2025-11-18T10:30:30.608Z] #4 [internal] load .dockerignore [2025-11-18T10:30:30.608Z] #4 transferring context: 2B done [2025-11-18T10:30:30.608Z] #4 DONE 0.0s [2025-11-18T10:30:30.608Z] [2025-11-18T10:30:30.608Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:30.608Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f 0.0s done [2025-11-18T10:30:30.608Z] #5 CACHED [2025-11-18T10:30:30.608Z] [2025-11-18T10:30:30.608Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:30.608Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f done [2025-11-18T10:30:30.608Z] #6 CACHED [2025-11-18T10:30:30.608Z] [2025-11-18T10:30:30.608Z] #7 exporting to image [2025-11-18T10:30:30.608Z] #7 exporting layers done [2025-11-18T10:30:30.608Z] #7 exporting manifest sha256:28ed5bc638436fa8efc29ed05fa044f570205c4e176ceb9eef3c28b51ffcd4bd done [2025-11-18T10:30:30.608Z] #7 exporting config sha256:76b29b773e7d85466175da616562d90dd7e14e20b7930e3d295268039276b3e2 done [2025-11-18T10:30:30.608Z] #7 exporting manifest sha256:3890014367db616a867fc474f848f1da51b8c21f741794852302892a2d5c5f3a done [2025-11-18T10:30:30.608Z] #7 exporting config sha256:1a39369407798ee61ed5c37f8716366486c918e69d29d226e5597c7e54833df7 done [2025-11-18T10:30:30.608Z] #7 exporting manifest list sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 done [2025-11-18T10:30:30.608Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:30.866Z] #7 pushing layers 0.0s done [2025-11-18T10:30:30.866Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 0.1s done [2025-11-18T10:30:30.866Z] #7 DONE 0.1s [2025-11-18T10:30:30.866Z] [2025-11-18T10:30:30.866Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:30.866Z] #8 DONE 0.0s [2025-11-18T10:30:30.866Z] [2025-11-18T10:30:30.866Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:30.866Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:31.160Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa' [2025-11-18T10:30:31.160Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:odessa --push - [2025-11-18T10:30:31.160Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:31.160Z] #1 transferring dockerfile: 164B done [2025-11-18T10:30:31.160Z] #1 DONE 0.0s [2025-11-18T10:30:31.160Z] [2025-11-18T10:30:31.160Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-18T10:30:31.160Z] #2 DONE 0.0s [2025-11-18T10:30:31.160Z] [2025-11-18T10:30:31.160Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-11-18T10:30:31.160Z] #3 DONE 0.0s [2025-11-18T10:30:31.160Z] [2025-11-18T10:30:31.160Z] #4 [internal] load .dockerignore [2025-11-18T10:30:31.160Z] #4 transferring context: 2B done [2025-11-18T10:30:31.160Z] #4 DONE 0.0s [2025-11-18T10:30:31.160Z] [2025-11-18T10:30:31.160Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:31.160Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f 0.0s done [2025-11-18T10:30:31.160Z] #5 CACHED [2025-11-18T10:30:31.160Z] [2025-11-18T10:30:31.160Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f [2025-11-18T10:30:31.160Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:997f3584d21a9242fc111eab2265a2f2cfa9ed3465e8a5b90848622e754de92f 0.0s done [2025-11-18T10:30:31.160Z] #6 CACHED [2025-11-18T10:30:31.160Z] [2025-11-18T10:30:31.160Z] #7 exporting to image [2025-11-18T10:30:31.160Z] #7 exporting layers done [2025-11-18T10:30:31.160Z] #7 exporting manifest sha256:28ed5bc638436fa8efc29ed05fa044f570205c4e176ceb9eef3c28b51ffcd4bd done [2025-11-18T10:30:31.160Z] #7 exporting config sha256:76b29b773e7d85466175da616562d90dd7e14e20b7930e3d295268039276b3e2 done [2025-11-18T10:30:31.160Z] #7 exporting manifest sha256:3890014367db616a867fc474f848f1da51b8c21f741794852302892a2d5c5f3a done [2025-11-18T10:30:31.160Z] #7 exporting config sha256:1a39369407798ee61ed5c37f8716366486c918e69d29d226e5597c7e54833df7 done [2025-11-18T10:30:31.160Z] #7 exporting manifest list sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 done [2025-11-18T10:30:31.160Z] #7 pushing layers 0.0s done [2025-11-18T10:30:31.160Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 [2025-11-18T10:30:31.160Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:31.419Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:odessa@sha256:e6caa27c7639e138c1b51099288a752f0ff38b4c87bb21ad05b3b97dd6473266 0.1s done [2025-11-18T10:30:31.420Z] #7 DONE 0.1s [2025-11-18T10:30:31.420Z] [2025-11-18T10:30:31.420Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:31.420Z] #8 DONE 0.0s [2025-11-18T10:30:31.420Z] [2025-11-18T10:30:31.420Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:31.420Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:31.708Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:31.708Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:31.708Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:31.708Z] #1 transferring dockerfile: 206B done [2025-11-18T10:30:31.708Z] #1 DONE 0.0s [2025-11-18T10:30:31.708Z] [2025-11-18T10:30:31.708Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:31.708Z] #2 DONE 0.0s [2025-11-18T10:30:31.708Z] [2025-11-18T10:30:31.708Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:31.708Z] #3 DONE 0.0s [2025-11-18T10:30:31.708Z] [2025-11-18T10:30:31.708Z] #4 [internal] load .dockerignore [2025-11-18T10:30:31.708Z] #4 transferring context: 2B done [2025-11-18T10:30:31.708Z] #4 DONE 0.0s [2025-11-18T10:30:31.708Z] [2025-11-18T10:30:31.708Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:31.708Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc done [2025-11-18T10:30:31.708Z] #5 DONE 0.0s [2025-11-18T10:30:31.708Z] [2025-11-18T10:30:31.708Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:31.966Z] #6 DONE 0.0s [2025-11-18T10:30:31.966Z] [2025-11-18T10:30:31.966Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:31.966Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc done [2025-11-18T10:30:31.966Z] #5 DONE 0.1s [2025-11-18T10:30:31.966Z] [2025-11-18T10:30:31.966Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:31.966Z] #7 DONE 0.0s [2025-11-18T10:30:31.966Z] [2025-11-18T10:30:31.966Z] #8 exporting to image [2025-11-18T10:30:31.966Z] #8 exporting layers done [2025-11-18T10:30:31.966Z] #8 exporting manifest sha256:755b4824f105e3af2b6704b614306126e9430539eb3593140e5415da3eaf7d37 0.0s done [2025-11-18T10:30:31.966Z] #8 exporting config sha256:d995000ec1f4abbeb05f6eeb902c22ae628664b63910074b6991f430300a45df done [2025-11-18T10:30:31.966Z] #8 exporting manifest sha256:fe7b9420d27d2f2d624aff00129a026016fb8faf4325dc44e87e3a1a8a14fdd2 done [2025-11-18T10:30:31.966Z] #8 exporting config sha256:1d42d4a4ba8db7404a93bd78ce61ec3fb85eb026325ca01a6865e5633c7a07ef done [2025-11-18T10:30:31.966Z] #8 exporting manifest list sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f done [2025-11-18T10:30:31.966Z] #8 pushing layers 0.1s done [2025-11-18T10:30:31.966Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f [2025-11-18T10:30:31.966Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:32.225Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f 0.1s done [2025-11-18T10:30:32.225Z] #8 DONE 0.2s [2025-11-18T10:30:32.225Z] [2025-11-18T10:30:32.226Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:32.226Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:32.528Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2' [2025-11-18T10:30:32.528Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2 --push - [2025-11-18T10:30:32.788Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:32.788Z] #1 transferring dockerfile: 177B done [2025-11-18T10:30:32.788Z] #1 DONE 0.0s [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2 [2025-11-18T10:30:32.788Z] #2 DONE 0.0s [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2 [2025-11-18T10:30:32.788Z] #3 DONE 0.0s [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] #4 [internal] load .dockerignore [2025-11-18T10:30:32.788Z] #4 transferring context: 2B done [2025-11-18T10:30:32.788Z] #4 DONE 0.0s [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:32.788Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc 0.0s done [2025-11-18T10:30:32.788Z] #5 CACHED [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:32.788Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc 0.0s done [2025-11-18T10:30:32.788Z] #6 CACHED [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] #7 exporting to image [2025-11-18T10:30:32.788Z] #7 exporting layers done [2025-11-18T10:30:32.788Z] #7 exporting manifest sha256:755b4824f105e3af2b6704b614306126e9430539eb3593140e5415da3eaf7d37 done [2025-11-18T10:30:32.788Z] #7 exporting config sha256:d995000ec1f4abbeb05f6eeb902c22ae628664b63910074b6991f430300a45df done [2025-11-18T10:30:32.788Z] #7 exporting manifest sha256:fe7b9420d27d2f2d624aff00129a026016fb8faf4325dc44e87e3a1a8a14fdd2 done [2025-11-18T10:30:32.788Z] #7 exporting config sha256:1d42d4a4ba8db7404a93bd78ce61ec3fb85eb026325ca01a6865e5633c7a07ef done [2025-11-18T10:30:32.788Z] #7 exporting manifest list sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f done [2025-11-18T10:30:32.788Z] #7 pushing layers 0.0s done [2025-11-18T10:30:32.788Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2@sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f [2025-11-18T10:30:32.788Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:32.788Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.2@sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f 0.1s done [2025-11-18T10:30:32.788Z] #7 DONE 0.1s [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:32.788Z] #8 DONE 0.0s [2025-11-18T10:30:32.788Z] [2025-11-18T10:30:32.788Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:32.788Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:33.082Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:33.082Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:33.082Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:33.082Z] #1 transferring dockerfile: 218B done [2025-11-18T10:30:33.082Z] #1 DONE 0.0s [2025-11-18T10:30:33.082Z] [2025-11-18T10:30:33.082Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:33.082Z] #2 DONE 0.0s [2025-11-18T10:30:33.082Z] [2025-11-18T10:30:33.082Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:33.082Z] #3 DONE 0.0s [2025-11-18T10:30:33.082Z] [2025-11-18T10:30:33.082Z] #4 [internal] load .dockerignore [2025-11-18T10:30:33.082Z] #4 transferring context: 2B done [2025-11-18T10:30:33.082Z] #4 DONE 0.0s [2025-11-18T10:30:33.082Z] [2025-11-18T10:30:33.082Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:33.082Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc done [2025-11-18T10:30:33.082Z] #5 DONE 0.0s [2025-11-18T10:30:33.082Z] [2025-11-18T10:30:33.082Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:33.342Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc done [2025-11-18T10:30:33.342Z] #6 CACHED [2025-11-18T10:30:33.342Z] [2025-11-18T10:30:33.342Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:33.342Z] #5 CACHED [2025-11-18T10:30:33.342Z] [2025-11-18T10:30:33.342Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:33.342Z] #7 DONE 0.0s [2025-11-18T10:30:33.342Z] [2025-11-18T10:30:33.342Z] #8 exporting to image [2025-11-18T10:30:33.342Z] #8 exporting layers done [2025-11-18T10:30:33.342Z] #8 exporting manifest sha256:755b4824f105e3af2b6704b614306126e9430539eb3593140e5415da3eaf7d37 done [2025-11-18T10:30:33.342Z] #8 exporting config sha256:d995000ec1f4abbeb05f6eeb902c22ae628664b63910074b6991f430300a45df done [2025-11-18T10:30:33.342Z] #8 exporting manifest sha256:fe7b9420d27d2f2d624aff00129a026016fb8faf4325dc44e87e3a1a8a14fdd2 done [2025-11-18T10:30:33.342Z] #8 exporting config sha256:1d42d4a4ba8db7404a93bd78ce61ec3fb85eb026325ca01a6865e5633c7a07ef done [2025-11-18T10:30:33.342Z] #8 exporting manifest list sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f done [2025-11-18T10:30:33.342Z] #8 pushing layers 0.0s done [2025-11-18T10:30:33.342Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f 0.1s done [2025-11-18T10:30:33.342Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:33.342Z] #8 DONE 0.1s [2025-11-18T10:30:33.342Z] [2025-11-18T10:30:33.342Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:33.342Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:33.637Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa' [2025-11-18T10:30:33.637Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa --push - [2025-11-18T10:30:33.637Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:33.637Z] #1 transferring dockerfile: 172B done [2025-11-18T10:30:33.637Z] #1 DONE 0.0s [2025-11-18T10:30:33.637Z] [2025-11-18T10:30:33.637Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-18T10:30:33.637Z] #2 DONE 0.0s [2025-11-18T10:30:33.637Z] [2025-11-18T10:30:33.637Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-11-18T10:30:33.637Z] #3 DONE 0.0s [2025-11-18T10:30:33.637Z] [2025-11-18T10:30:33.637Z] #4 [internal] load .dockerignore [2025-11-18T10:30:33.637Z] #4 transferring context: 2B done [2025-11-18T10:30:33.637Z] #4 DONE 0.0s [2025-11-18T10:30:33.637Z] [2025-11-18T10:30:33.637Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:33.637Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc 0.0s done [2025-11-18T10:30:33.637Z] #5 DONE 0.0s [2025-11-18T10:30:33.637Z] [2025-11-18T10:30:33.637Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:33.897Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc 0.0s done [2025-11-18T10:30:33.897Z] #6 CACHED [2025-11-18T10:30:33.897Z] [2025-11-18T10:30:33.897Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:4177d8202c88b3034ba090fe51cf44486d19c2c226173b5b2d9807eb243ee6fc [2025-11-18T10:30:33.897Z] #5 CACHED [2025-11-18T10:30:33.897Z] [2025-11-18T10:30:33.898Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:33.898Z] #7 DONE 0.0s [2025-11-18T10:30:33.898Z] [2025-11-18T10:30:33.898Z] #8 exporting to image [2025-11-18T10:30:33.898Z] #8 exporting layers done [2025-11-18T10:30:33.898Z] #8 exporting manifest sha256:755b4824f105e3af2b6704b614306126e9430539eb3593140e5415da3eaf7d37 done [2025-11-18T10:30:33.898Z] #8 exporting config sha256:d995000ec1f4abbeb05f6eeb902c22ae628664b63910074b6991f430300a45df done [2025-11-18T10:30:33.898Z] #8 exporting manifest sha256:fe7b9420d27d2f2d624aff00129a026016fb8faf4325dc44e87e3a1a8a14fdd2 done [2025-11-18T10:30:33.898Z] #8 exporting config sha256:1d42d4a4ba8db7404a93bd78ce61ec3fb85eb026325ca01a6865e5633c7a07ef done [2025-11-18T10:30:33.898Z] #8 exporting manifest list sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f done [2025-11-18T10:30:33.898Z] #8 pushing layers 0.0s done [2025-11-18T10:30:33.898Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa@sha256:fd16ee88bc2449170eee07d20552925d0afdb7688708faae2b6a322c3ef3e50f 0.1s done [2025-11-18T10:30:33.898Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:33.898Z] #8 DONE 0.1s [2025-11-18T10:30:33.898Z] [2025-11-18T10:30:33.898Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:33.898Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:34.187Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:34.188Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:34.188Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:34.188Z] #1 transferring dockerfile: 204B done [2025-11-18T10:30:34.188Z] #1 DONE 0.0s [2025-11-18T10:30:34.188Z] [2025-11-18T10:30:34.188Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:34.188Z] #2 DONE 0.0s [2025-11-18T10:30:34.188Z] [2025-11-18T10:30:34.188Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:34.188Z] #3 DONE 0.1s [2025-11-18T10:30:34.188Z] [2025-11-18T10:30:34.188Z] #4 [internal] load .dockerignore [2025-11-18T10:30:34.188Z] #4 transferring context: 2B done [2025-11-18T10:30:34.188Z] #4 DONE 0.0s [2025-11-18T10:30:34.447Z] [2025-11-18T10:30:34.447Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:34.447Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:34.447Z] #5 ... [2025-11-18T10:30:34.447Z] [2025-11-18T10:30:34.447Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:34.447Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 0.0s done [2025-11-18T10:30:34.447Z] #6 DONE 0.1s [2025-11-18T10:30:34.447Z] [2025-11-18T10:30:34.447Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:34.447Z] #7 DONE 0.0s [2025-11-18T10:30:34.447Z] [2025-11-18T10:30:34.447Z] #8 exporting to image [2025-11-18T10:30:34.447Z] #8 exporting layers done [2025-11-18T10:30:34.447Z] #8 exporting manifest sha256:edba93dea5758fd9f1d67fe684dde68aeac55e9b27e8b79ef8e4f00f3332a203 done [2025-11-18T10:30:34.447Z] #8 exporting config sha256:d1c2f14c5c402c0159b80e3fbf4cd7540d30dc19fcbeaa9044f64b61595b8fcc done [2025-11-18T10:30:34.447Z] #8 exporting manifest sha256:9d1a5583f1c42c11d83583efee44722ca7dd38136ad84e13214d0fb76efe3db1 done [2025-11-18T10:30:34.447Z] #8 exporting config sha256:5ded10ec2dd83b1039f20899af61447905c9bd431f0faf7fb80792a308aed70a done [2025-11-18T10:30:34.447Z] #8 exporting manifest list sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 0.0s done [2025-11-18T10:30:34.447Z] #8 pushing layers 0.1s done [2025-11-18T10:30:34.447Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 [2025-11-18T10:30:34.447Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:34.706Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 0.1s done [2025-11-18T10:30:34.706Z] #8 DONE 0.2s [2025-11-18T10:30:34.706Z] [2025-11-18T10:30:34.706Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:34.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:35.002Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2 --push - [2025-11-18T10:30:35.002Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2' [2025-11-18T10:30:35.002Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:35.002Z] #1 transferring dockerfile: 175B done [2025-11-18T10:30:35.002Z] #1 DONE 0.0s [2025-11-18T10:30:35.002Z] [2025-11-18T10:30:35.002Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2 [2025-11-18T10:30:35.002Z] #2 DONE 0.0s [2025-11-18T10:30:35.002Z] [2025-11-18T10:30:35.002Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2 [2025-11-18T10:30:35.002Z] #3 DONE 0.0s [2025-11-18T10:30:35.002Z] [2025-11-18T10:30:35.002Z] #4 [internal] load .dockerignore [2025-11-18T10:30:35.002Z] #4 transferring context: 2B done [2025-11-18T10:30:35.002Z] #4 DONE 0.0s [2025-11-18T10:30:35.002Z] [2025-11-18T10:30:35.002Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:35.002Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 0.0s done [2025-11-18T10:30:35.002Z] #5 DONE 0.0s [2025-11-18T10:30:35.002Z] [2025-11-18T10:30:35.002Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:35.261Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 0.0s done [2025-11-18T10:30:35.261Z] #6 CACHED [2025-11-18T10:30:35.261Z] [2025-11-18T10:30:35.261Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:35.261Z] #5 CACHED [2025-11-18T10:30:35.261Z] [2025-11-18T10:30:35.261Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:35.261Z] #7 DONE 0.0s [2025-11-18T10:30:35.261Z] [2025-11-18T10:30:35.261Z] #8 exporting to image [2025-11-18T10:30:35.261Z] #8 exporting layers done [2025-11-18T10:30:35.262Z] #8 exporting manifest sha256:edba93dea5758fd9f1d67fe684dde68aeac55e9b27e8b79ef8e4f00f3332a203 done [2025-11-18T10:30:35.262Z] #8 exporting config sha256:d1c2f14c5c402c0159b80e3fbf4cd7540d30dc19fcbeaa9044f64b61595b8fcc done [2025-11-18T10:30:35.262Z] #8 exporting manifest sha256:9d1a5583f1c42c11d83583efee44722ca7dd38136ad84e13214d0fb76efe3db1 done [2025-11-18T10:30:35.262Z] #8 exporting config sha256:5ded10ec2dd83b1039f20899af61447905c9bd431f0faf7fb80792a308aed70a done [2025-11-18T10:30:35.262Z] #8 exporting manifest list sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 done [2025-11-18T10:30:35.262Z] #8 pushing layers 0.0s done [2025-11-18T10:30:35.262Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.2@sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 0.1s done [2025-11-18T10:30:35.262Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:35.262Z] #8 DONE 0.1s [2025-11-18T10:30:35.262Z] [2025-11-18T10:30:35.262Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:35.262Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:35.554Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:35.554Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:35.554Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:35.554Z] #1 transferring dockerfile: 216B done [2025-11-18T10:30:35.554Z] #1 DONE 0.0s [2025-11-18T10:30:35.554Z] [2025-11-18T10:30:35.554Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:35.554Z] #2 DONE 0.0s [2025-11-18T10:30:35.554Z] [2025-11-18T10:30:35.554Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:35.554Z] #3 DONE 0.0s [2025-11-18T10:30:35.554Z] [2025-11-18T10:30:35.554Z] #4 [internal] load .dockerignore [2025-11-18T10:30:35.554Z] #4 transferring context: 2B done [2025-11-18T10:30:35.554Z] #4 DONE 0.0s [2025-11-18T10:30:35.554Z] [2025-11-18T10:30:35.554Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:35.554Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 done [2025-11-18T10:30:35.554Z] #5 CACHED [2025-11-18T10:30:35.554Z] [2025-11-18T10:30:35.554Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:35.554Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 0.0s done [2025-11-18T10:30:35.554Z] #6 CACHED [2025-11-18T10:30:35.554Z] [2025-11-18T10:30:35.554Z] #7 exporting to image [2025-11-18T10:30:35.554Z] #7 exporting layers done [2025-11-18T10:30:35.554Z] #7 exporting manifest sha256:edba93dea5758fd9f1d67fe684dde68aeac55e9b27e8b79ef8e4f00f3332a203 done [2025-11-18T10:30:35.554Z] #7 exporting config sha256:d1c2f14c5c402c0159b80e3fbf4cd7540d30dc19fcbeaa9044f64b61595b8fcc done [2025-11-18T10:30:35.554Z] #7 exporting manifest sha256:9d1a5583f1c42c11d83583efee44722ca7dd38136ad84e13214d0fb76efe3db1 done [2025-11-18T10:30:35.554Z] #7 exporting config sha256:5ded10ec2dd83b1039f20899af61447905c9bd431f0faf7fb80792a308aed70a done [2025-11-18T10:30:35.554Z] #7 exporting manifest list sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 done [2025-11-18T10:30:35.554Z] #7 pushing layers 0.0s done [2025-11-18T10:30:35.554Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 [2025-11-18T10:30:35.554Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:35.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 0.1s done [2025-11-18T10:30:35.814Z] #7 DONE 0.1s [2025-11-18T10:30:35.814Z] [2025-11-18T10:30:35.814Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:35.814Z] #8 DONE 0.0s [2025-11-18T10:30:35.814Z] [2025-11-18T10:30:35.814Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:35.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:36.103Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa' [2025-11-18T10:30:36.103Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa --push - [2025-11-18T10:30:36.362Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:36.362Z] #1 transferring dockerfile: 170B done [2025-11-18T10:30:36.362Z] #1 DONE 0.0s [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-18T10:30:36.362Z] #2 DONE 0.0s [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-11-18T10:30:36.362Z] #3 DONE 0.0s [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] #4 [internal] load .dockerignore [2025-11-18T10:30:36.362Z] #4 transferring context: 2B done [2025-11-18T10:30:36.362Z] #4 DONE 0.0s [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:36.362Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 0.0s done [2025-11-18T10:30:36.362Z] #5 CACHED [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 [2025-11-18T10:30:36.362Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:62f4ff46f1dd9e34eab40ec7c42c924506d48f378ca58ce294b0a7c67d8c7542 0.0s done [2025-11-18T10:30:36.362Z] #6 CACHED [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] #7 exporting to image [2025-11-18T10:30:36.362Z] #7 exporting layers done [2025-11-18T10:30:36.362Z] #7 exporting manifest sha256:edba93dea5758fd9f1d67fe684dde68aeac55e9b27e8b79ef8e4f00f3332a203 done [2025-11-18T10:30:36.362Z] #7 exporting config sha256:d1c2f14c5c402c0159b80e3fbf4cd7540d30dc19fcbeaa9044f64b61595b8fcc done [2025-11-18T10:30:36.362Z] #7 exporting manifest sha256:9d1a5583f1c42c11d83583efee44722ca7dd38136ad84e13214d0fb76efe3db1 done [2025-11-18T10:30:36.362Z] #7 exporting config sha256:5ded10ec2dd83b1039f20899af61447905c9bd431f0faf7fb80792a308aed70a done [2025-11-18T10:30:36.362Z] #7 exporting manifest list sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 done [2025-11-18T10:30:36.362Z] #7 pushing layers 0.0s done [2025-11-18T10:30:36.362Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 [2025-11-18T10:30:36.362Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:36.362Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa@sha256:aafcf850f58063b1c19563a059a3940b3462b9f29e5a145c28d68d429532f045 0.1s done [2025-11-18T10:30:36.362Z] #7 DONE 0.1s [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:36.362Z] #8 DONE 0.0s [2025-11-18T10:30:36.362Z] [2025-11-18T10:30:36.362Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:36.362Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:36.649Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:36.649Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:36.649Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:36.649Z] #1 transferring dockerfile: 205B done [2025-11-18T10:30:36.649Z] #1 DONE 0.0s [2025-11-18T10:30:36.649Z] [2025-11-18T10:30:36.649Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:36.649Z] #2 DONE 0.0s [2025-11-18T10:30:36.649Z] [2025-11-18T10:30:36.649Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:36.649Z] #3 DONE 0.0s [2025-11-18T10:30:36.649Z] [2025-11-18T10:30:36.649Z] #4 [internal] load .dockerignore [2025-11-18T10:30:36.649Z] #4 transferring context: 2B done [2025-11-18T10:30:36.649Z] #4 DONE 0.0s [2025-11-18T10:30:36.649Z] [2025-11-18T10:30:36.649Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:36.649Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:36.909Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 0.0s done [2025-11-18T10:30:36.909Z] #5 DONE 0.0s [2025-11-18T10:30:36.909Z] [2025-11-18T10:30:36.909Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:36.909Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 0.0s done [2025-11-18T10:30:36.909Z] #6 DONE 0.1s [2025-11-18T10:30:36.909Z] [2025-11-18T10:30:36.909Z] #7 exporting to image [2025-11-18T10:30:36.909Z] #7 exporting layers done [2025-11-18T10:30:36.909Z] #7 exporting manifest sha256:9a28b26d9ef27e85b823a4df9cd6b14e57d24c6e64214df776f1931dfa379e68 done [2025-11-18T10:30:36.909Z] #7 exporting config sha256:7c259fee2555dc1b21ba3735834de3a929ec30321e56526e0d6676e3ab26e11d done [2025-11-18T10:30:36.909Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:36.909Z] #7 ... [2025-11-18T10:30:36.909Z] [2025-11-18T10:30:36.909Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:36.909Z] #8 DONE 0.0s [2025-11-18T10:30:36.909Z] [2025-11-18T10:30:36.909Z] #7 exporting to image [2025-11-18T10:30:36.909Z] #7 exporting manifest sha256:b2905f4413dc94f6aae073719ec7a8938eba2e53e6cd6277d0f40e90f9f30196 done [2025-11-18T10:30:36.909Z] #7 exporting config sha256:6902ed7905652f8bd749a7beede476dfa4e9cdc3fffb676b72c75cccb677d499 done [2025-11-18T10:30:36.909Z] #7 exporting manifest list sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 done [2025-11-18T10:30:36.909Z] #7 pushing layers 0.1s done [2025-11-18T10:30:36.909Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 [2025-11-18T10:30:37.168Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 0.1s done [2025-11-18T10:30:37.168Z] #7 DONE 0.2s [2025-11-18T10:30:37.168Z] [2025-11-18T10:30:37.168Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:37.168Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:37.456Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2' [2025-11-18T10:30:37.456Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2 --push - [2025-11-18T10:30:37.456Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:37.456Z] #1 transferring dockerfile: 176B done [2025-11-18T10:30:37.456Z] #1 DONE 0.0s [2025-11-18T10:30:37.456Z] [2025-11-18T10:30:37.456Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2 [2025-11-18T10:30:37.456Z] #2 DONE 0.0s [2025-11-18T10:30:37.456Z] [2025-11-18T10:30:37.456Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2 [2025-11-18T10:30:37.456Z] #3 DONE 0.0s [2025-11-18T10:30:37.456Z] [2025-11-18T10:30:37.456Z] #4 [internal] load .dockerignore [2025-11-18T10:30:37.456Z] #4 transferring context: 2B done [2025-11-18T10:30:37.456Z] #4 DONE 0.0s [2025-11-18T10:30:37.456Z] [2025-11-18T10:30:37.456Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:37.456Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 done [2025-11-18T10:30:37.456Z] #5 CACHED [2025-11-18T10:30:37.456Z] [2025-11-18T10:30:37.456Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:37.456Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 0.0s done [2025-11-18T10:30:37.456Z] #6 DONE 0.0s [2025-11-18T10:30:37.715Z] [2025-11-18T10:30:37.715Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:37.715Z] #6 CACHED [2025-11-18T10:30:37.715Z] [2025-11-18T10:30:37.715Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:37.715Z] #7 DONE 0.0s [2025-11-18T10:30:37.715Z] [2025-11-18T10:30:37.715Z] #8 exporting to image [2025-11-18T10:30:37.715Z] #8 exporting layers done [2025-11-18T10:30:37.715Z] #8 exporting manifest sha256:9a28b26d9ef27e85b823a4df9cd6b14e57d24c6e64214df776f1931dfa379e68 done [2025-11-18T10:30:37.715Z] #8 exporting config sha256:7c259fee2555dc1b21ba3735834de3a929ec30321e56526e0d6676e3ab26e11d done [2025-11-18T10:30:37.715Z] #8 exporting manifest sha256:b2905f4413dc94f6aae073719ec7a8938eba2e53e6cd6277d0f40e90f9f30196 done [2025-11-18T10:30:37.715Z] #8 exporting config sha256:6902ed7905652f8bd749a7beede476dfa4e9cdc3fffb676b72c75cccb677d499 done [2025-11-18T10:30:37.715Z] #8 exporting manifest list sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 done [2025-11-18T10:30:37.715Z] #8 pushing layers 0.0s done [2025-11-18T10:30:37.715Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.2@sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 0.1s done [2025-11-18T10:30:37.715Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:37.715Z] #8 DONE 0.1s [2025-11-18T10:30:37.715Z] [2025-11-18T10:30:37.715Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:37.715Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:38.003Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:38.003Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:38.003Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:38.003Z] #1 transferring dockerfile: 217B done [2025-11-18T10:30:38.003Z] #1 DONE 0.0s [2025-11-18T10:30:38.003Z] [2025-11-18T10:30:38.003Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:38.003Z] #2 DONE 0.0s [2025-11-18T10:30:38.003Z] [2025-11-18T10:30:38.003Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:38.003Z] #3 DONE 0.0s [2025-11-18T10:30:38.003Z] [2025-11-18T10:30:38.003Z] #4 [internal] load .dockerignore [2025-11-18T10:30:38.003Z] #4 transferring context: 2B done [2025-11-18T10:30:38.003Z] #4 DONE 0.0s [2025-11-18T10:30:38.003Z] [2025-11-18T10:30:38.003Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:38.003Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 done [2025-11-18T10:30:38.003Z] #5 CACHED [2025-11-18T10:30:38.003Z] [2025-11-18T10:30:38.003Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:38.003Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 done [2025-11-18T10:30:38.003Z] #6 CACHED [2025-11-18T10:30:38.003Z] [2025-11-18T10:30:38.003Z] #7 exporting to image [2025-11-18T10:30:38.003Z] #7 exporting layers done [2025-11-18T10:30:38.003Z] #7 exporting manifest sha256:9a28b26d9ef27e85b823a4df9cd6b14e57d24c6e64214df776f1931dfa379e68 done [2025-11-18T10:30:38.003Z] #7 exporting config sha256:7c259fee2555dc1b21ba3735834de3a929ec30321e56526e0d6676e3ab26e11d done [2025-11-18T10:30:38.003Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:38.263Z] #7 exporting manifest sha256:b2905f4413dc94f6aae073719ec7a8938eba2e53e6cd6277d0f40e90f9f30196 done [2025-11-18T10:30:38.263Z] #7 exporting config sha256:6902ed7905652f8bd749a7beede476dfa4e9cdc3fffb676b72c75cccb677d499 done [2025-11-18T10:30:38.263Z] #7 exporting manifest list sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 done [2025-11-18T10:30:38.263Z] #7 pushing layers 0.0s done [2025-11-18T10:30:38.263Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 0.1s done [2025-11-18T10:30:38.263Z] #7 DONE 0.1s [2025-11-18T10:30:38.263Z] [2025-11-18T10:30:38.263Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:38.263Z] #8 DONE 0.0s [2025-11-18T10:30:38.263Z] [2025-11-18T10:30:38.263Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:38.263Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:38.563Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa' [2025-11-18T10:30:38.563Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa --push - [2025-11-18T10:30:38.563Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:38.563Z] #1 transferring dockerfile: 171B done [2025-11-18T10:30:38.563Z] #1 DONE 0.0s [2025-11-18T10:30:38.563Z] [2025-11-18T10:30:38.563Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-18T10:30:38.563Z] #2 DONE 0.0s [2025-11-18T10:30:38.563Z] [2025-11-18T10:30:38.563Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-11-18T10:30:38.563Z] #3 DONE 0.0s [2025-11-18T10:30:38.563Z] [2025-11-18T10:30:38.563Z] #4 [internal] load .dockerignore [2025-11-18T10:30:38.563Z] #4 transferring context: 2B done [2025-11-18T10:30:38.563Z] #4 DONE 0.0s [2025-11-18T10:30:38.563Z] [2025-11-18T10:30:38.563Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:38.563Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 0.0s done [2025-11-18T10:30:38.563Z] #5 CACHED [2025-11-18T10:30:38.563Z] [2025-11-18T10:30:38.563Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 [2025-11-18T10:30:38.563Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:21eb006ce8c36ccc37ece9c34e10baabea97bedf5f604d40edba644197e51879 0.0s done [2025-11-18T10:30:38.563Z] #6 CACHED [2025-11-18T10:30:38.563Z] [2025-11-18T10:30:38.563Z] #7 exporting to image [2025-11-18T10:30:38.563Z] #7 exporting layers done [2025-11-18T10:30:38.563Z] #7 exporting manifest sha256:9a28b26d9ef27e85b823a4df9cd6b14e57d24c6e64214df776f1931dfa379e68 done [2025-11-18T10:30:38.563Z] #7 exporting config sha256:7c259fee2555dc1b21ba3735834de3a929ec30321e56526e0d6676e3ab26e11d done [2025-11-18T10:30:38.563Z] #7 exporting manifest sha256:b2905f4413dc94f6aae073719ec7a8938eba2e53e6cd6277d0f40e90f9f30196 done [2025-11-18T10:30:38.563Z] #7 exporting config sha256:6902ed7905652f8bd749a7beede476dfa4e9cdc3fffb676b72c75cccb677d499 done [2025-11-18T10:30:38.563Z] #7 exporting manifest list sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 done [2025-11-18T10:30:38.563Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:38.821Z] #7 pushing layers 0.0s done [2025-11-18T10:30:38.821Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa@sha256:3fefad49174a48790651042ea5c2749c47dabd1d41c721b6580ab1fbbad1c014 0.1s done [2025-11-18T10:30:38.821Z] #7 DONE 0.1s [2025-11-18T10:30:38.821Z] [2025-11-18T10:30:38.821Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:38.821Z] #8 DONE 0.0s [2025-11-18T10:30:38.821Z] [2025-11-18T10:30:38.821Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:38.821Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:39.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:39.109Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:39.109Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:39.109Z] #1 transferring dockerfile: 211B done [2025-11-18T10:30:39.109Z] #1 DONE 0.0s [2025-11-18T10:30:39.109Z] [2025-11-18T10:30:39.109Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:39.109Z] #2 DONE 0.0s [2025-11-18T10:30:39.109Z] [2025-11-18T10:30:39.109Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:39.109Z] #3 DONE 0.0s [2025-11-18T10:30:39.109Z] [2025-11-18T10:30:39.109Z] #4 [internal] load .dockerignore [2025-11-18T10:30:39.109Z] #4 transferring context: 2B done [2025-11-18T10:30:39.109Z] #4 DONE 0.0s [2025-11-18T10:30:39.109Z] [2025-11-18T10:30:39.109Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:39.109Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:39.369Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 0.0s done [2025-11-18T10:30:39.370Z] #5 DONE 0.0s [2025-11-18T10:30:39.370Z] [2025-11-18T10:30:39.370Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:39.370Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 0.0s done [2025-11-18T10:30:39.370Z] #6 DONE 0.1s [2025-11-18T10:30:39.370Z] [2025-11-18T10:30:39.370Z] #7 exporting to image [2025-11-18T10:30:39.370Z] #7 exporting layers done [2025-11-18T10:30:39.370Z] #7 exporting manifest sha256:7f0e77bf01d9cd822968f56f30cb659cec435d43735cae7c878b46d461dae536 done [2025-11-18T10:30:39.370Z] #7 exporting config sha256:5875d8deb90c923eec002241c70b558422fde2bcb9caa352e2a2191f45e569a8 [2025-11-18T10:30:39.370Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:39.370Z] #7 ... [2025-11-18T10:30:39.370Z] [2025-11-18T10:30:39.370Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:39.370Z] #8 DONE 0.0s [2025-11-18T10:30:39.370Z] [2025-11-18T10:30:39.370Z] #7 exporting to image [2025-11-18T10:30:39.370Z] #7 exporting config sha256:5875d8deb90c923eec002241c70b558422fde2bcb9caa352e2a2191f45e569a8 done [2025-11-18T10:30:39.370Z] #7 exporting manifest sha256:ef71f9358a61b3ce789e50d5d5604ee8df978e7620c6e289266a14e129cb385c done [2025-11-18T10:30:39.370Z] #7 exporting config sha256:d9521d33fb5490fb436ef7495ba3ed45df19d7fbc2b65477b1c02f3e96f29361 done [2025-11-18T10:30:39.370Z] #7 exporting manifest list sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 done [2025-11-18T10:30:39.370Z] #7 pushing layers 0.1s done [2025-11-18T10:30:39.370Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 [2025-11-18T10:30:39.629Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 0.1s done [2025-11-18T10:30:39.629Z] #7 DONE 0.2s [2025-11-18T10:30:39.629Z] [2025-11-18T10:30:39.629Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:39.629Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:39.923Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2' [2025-11-18T10:30:39.923Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2 --push - [2025-11-18T10:30:39.923Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:39.923Z] #1 transferring dockerfile: 182B done [2025-11-18T10:30:39.923Z] #1 DONE 0.0s [2025-11-18T10:30:39.923Z] [2025-11-18T10:30:39.924Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2 [2025-11-18T10:30:39.924Z] #2 DONE 0.0s [2025-11-18T10:30:39.924Z] [2025-11-18T10:30:39.924Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2 [2025-11-18T10:30:39.924Z] #3 DONE 0.0s [2025-11-18T10:30:39.924Z] [2025-11-18T10:30:39.924Z] #4 [internal] load .dockerignore [2025-11-18T10:30:39.924Z] #4 transferring context: 2B done [2025-11-18T10:30:39.924Z] #4 DONE 0.0s [2025-11-18T10:30:39.924Z] [2025-11-18T10:30:39.924Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:39.924Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 done [2025-11-18T10:30:39.924Z] #5 CACHED [2025-11-18T10:30:39.924Z] [2025-11-18T10:30:39.924Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:39.924Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 0.0s done [2025-11-18T10:30:39.924Z] #6 CACHED [2025-11-18T10:30:39.924Z] [2025-11-18T10:30:39.924Z] #7 exporting to image [2025-11-18T10:30:39.924Z] #7 exporting layers done [2025-11-18T10:30:39.924Z] #7 exporting manifest sha256:7f0e77bf01d9cd822968f56f30cb659cec435d43735cae7c878b46d461dae536 done [2025-11-18T10:30:39.924Z] #7 exporting config sha256:5875d8deb90c923eec002241c70b558422fde2bcb9caa352e2a2191f45e569a8 done [2025-11-18T10:30:39.924Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:40.182Z] #7 exporting manifest sha256:ef71f9358a61b3ce789e50d5d5604ee8df978e7620c6e289266a14e129cb385c done [2025-11-18T10:30:40.182Z] #7 exporting config sha256:d9521d33fb5490fb436ef7495ba3ed45df19d7fbc2b65477b1c02f3e96f29361 done [2025-11-18T10:30:40.182Z] #7 exporting manifest list sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 done [2025-11-18T10:30:40.182Z] #7 pushing layers 0.0s done [2025-11-18T10:30:40.182Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.2@sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 0.1s done [2025-11-18T10:30:40.182Z] #7 DONE 0.1s [2025-11-18T10:30:40.182Z] [2025-11-18T10:30:40.182Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:40.182Z] #8 DONE 0.0s [2025-11-18T10:30:40.182Z] [2025-11-18T10:30:40.182Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:40.182Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:40.474Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:40.474Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:40.474Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:40.474Z] #1 transferring dockerfile: 223B done [2025-11-18T10:30:40.474Z] #1 DONE 0.0s [2025-11-18T10:30:40.474Z] [2025-11-18T10:30:40.474Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:40.474Z] #2 DONE 0.0s [2025-11-18T10:30:40.474Z] [2025-11-18T10:30:40.474Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:40.474Z] #3 DONE 0.0s [2025-11-18T10:30:40.474Z] [2025-11-18T10:30:40.474Z] #4 [internal] load .dockerignore [2025-11-18T10:30:40.474Z] #4 transferring context: 2B done [2025-11-18T10:30:40.474Z] #4 DONE 0.0s [2025-11-18T10:30:40.474Z] [2025-11-18T10:30:40.474Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:40.474Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 done [2025-11-18T10:30:40.474Z] #5 CACHED [2025-11-18T10:30:40.474Z] [2025-11-18T10:30:40.474Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:40.474Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 0.0s done [2025-11-18T10:30:40.474Z] #6 CACHED [2025-11-18T10:30:40.474Z] [2025-11-18T10:30:40.474Z] #7 exporting to image [2025-11-18T10:30:40.474Z] #7 exporting layers done [2025-11-18T10:30:40.474Z] #7 exporting manifest sha256:7f0e77bf01d9cd822968f56f30cb659cec435d43735cae7c878b46d461dae536 done [2025-11-18T10:30:40.474Z] #7 exporting config sha256:5875d8deb90c923eec002241c70b558422fde2bcb9caa352e2a2191f45e569a8 done [2025-11-18T10:30:40.474Z] #7 exporting manifest sha256:ef71f9358a61b3ce789e50d5d5604ee8df978e7620c6e289266a14e129cb385c [2025-11-18T10:30:40.474Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:40.733Z] #7 exporting manifest sha256:ef71f9358a61b3ce789e50d5d5604ee8df978e7620c6e289266a14e129cb385c done [2025-11-18T10:30:40.734Z] #7 exporting config sha256:d9521d33fb5490fb436ef7495ba3ed45df19d7fbc2b65477b1c02f3e96f29361 done [2025-11-18T10:30:40.734Z] #7 exporting manifest list sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 done [2025-11-18T10:30:40.734Z] #7 pushing layers 0.0s done [2025-11-18T10:30:40.734Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 0.1s done [2025-11-18T10:30:40.734Z] #7 DONE 0.1s [2025-11-18T10:30:40.734Z] [2025-11-18T10:30:40.734Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:40.734Z] #8 DONE 0.0s [2025-11-18T10:30:40.734Z] [2025-11-18T10:30:40.734Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:40.734Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:41.018Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa' [2025-11-18T10:30:41.018Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa --push - [2025-11-18T10:30:41.018Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:41.018Z] #1 transferring dockerfile: 177B done [2025-11-18T10:30:41.018Z] #1 DONE 0.0s [2025-11-18T10:30:41.018Z] [2025-11-18T10:30:41.018Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-18T10:30:41.018Z] #2 DONE 0.0s [2025-11-18T10:30:41.018Z] [2025-11-18T10:30:41.019Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-11-18T10:30:41.019Z] #3 DONE 0.0s [2025-11-18T10:30:41.019Z] [2025-11-18T10:30:41.019Z] #4 [internal] load .dockerignore [2025-11-18T10:30:41.019Z] #4 transferring context: 2B done [2025-11-18T10:30:41.019Z] #4 DONE 0.0s [2025-11-18T10:30:41.019Z] [2025-11-18T10:30:41.019Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:41.019Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 0.0s done [2025-11-18T10:30:41.019Z] #5 CACHED [2025-11-18T10:30:41.019Z] [2025-11-18T10:30:41.019Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 [2025-11-18T10:30:41.019Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:b2cc3e5dc6dae3b7d8cfecfef2d91c77a94ac7ae4896da474f76f74a0e8e0e75 0.0s done [2025-11-18T10:30:41.019Z] #6 CACHED [2025-11-18T10:30:41.019Z] [2025-11-18T10:30:41.019Z] #7 exporting to image [2025-11-18T10:30:41.019Z] #7 exporting layers done [2025-11-18T10:30:41.019Z] #7 exporting manifest sha256:7f0e77bf01d9cd822968f56f30cb659cec435d43735cae7c878b46d461dae536 done [2025-11-18T10:30:41.019Z] #7 exporting config sha256:5875d8deb90c923eec002241c70b558422fde2bcb9caa352e2a2191f45e569a8 done [2025-11-18T10:30:41.019Z] #7 exporting manifest sha256:ef71f9358a61b3ce789e50d5d5604ee8df978e7620c6e289266a14e129cb385c done [2025-11-18T10:30:41.019Z] #7 exporting config sha256:d9521d33fb5490fb436ef7495ba3ed45df19d7fbc2b65477b1c02f3e96f29361 done [2025-11-18T10:30:41.019Z] #7 exporting manifest list sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 [2025-11-18T10:30:41.019Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:41.277Z] #7 exporting manifest list sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 done [2025-11-18T10:30:41.277Z] #7 pushing layers 0.0s done [2025-11-18T10:30:41.277Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa@sha256:f8281058856d66bb221cf711e365268b38a510987b3e897b7d3976b3a4c4c666 0.1s done [2025-11-18T10:30:41.277Z] #7 DONE 0.1s [2025-11-18T10:30:41.277Z] [2025-11-18T10:30:41.277Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:41.277Z] #8 DONE 0.0s [2025-11-18T10:30:41.277Z] [2025-11-18T10:30:41.277Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:41.277Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:41.565Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:41.565Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:41.825Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:41.825Z] #1 transferring dockerfile: 215B done [2025-11-18T10:30:41.825Z] #1 DONE 0.0s [2025-11-18T10:30:41.825Z] [2025-11-18T10:30:41.825Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:41.825Z] #2 DONE 0.0s [2025-11-18T10:30:41.825Z] [2025-11-18T10:30:41.825Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:41.825Z] #3 DONE 0.0s [2025-11-18T10:30:41.825Z] [2025-11-18T10:30:41.825Z] #4 [internal] load .dockerignore [2025-11-18T10:30:41.825Z] #4 transferring context: 2B done [2025-11-18T10:30:41.825Z] #4 DONE 0.0s [2025-11-18T10:30:41.825Z] [2025-11-18T10:30:41.825Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:41.825Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:41.825Z] #5 ... [2025-11-18T10:30:41.825Z] [2025-11-18T10:30:41.825Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:41.825Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 0.0s done [2025-11-18T10:30:41.825Z] #6 DONE 0.1s [2025-11-18T10:30:41.825Z] [2025-11-18T10:30:41.825Z] #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:41.825Z] #7 DONE 0.0s [2025-11-18T10:30:41.825Z] [2025-11-18T10:30:41.825Z] #8 exporting to image [2025-11-18T10:30:41.825Z] #8 exporting layers done [2025-11-18T10:30:41.825Z] #8 exporting manifest sha256:212a564d732061ee1fcd60318c6cb3a4b8c4f3bba9125f36b1e57665a511a19b done [2025-11-18T10:30:41.825Z] #8 exporting config sha256:7de21544dc69d0b08690649fa4b7e239934ed257f71105b1d910d7343654cefc done [2025-11-18T10:30:41.825Z] #8 exporting manifest sha256:e55e50e485d1e00511ed3f17fd22af7410166f2ed7564cc05d07263b4ea855fe done [2025-11-18T10:30:41.825Z] #8 exporting config sha256:5a4a26a2dc4b7f2aa0f7562167e94edfc6057aeb8d9c6ac5fee788a4acab0164 done [2025-11-18T10:30:41.825Z] #8 exporting manifest list sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 done [2025-11-18T10:30:41.825Z] #8 pushing layers 0.1s done [2025-11-18T10:30:41.825Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 [2025-11-18T10:30:41.825Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:42.084Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 0.1s done [2025-11-18T10:30:42.084Z] #8 DONE 0.2s [2025-11-18T10:30:42.084Z] [2025-11-18T10:30:42.084Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:42.084Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:42.389Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2' [2025-11-18T10:30:42.389Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2 --push - [2025-11-18T10:30:42.389Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:42.389Z] #1 transferring dockerfile: 186B done [2025-11-18T10:30:42.389Z] #1 DONE 0.0s [2025-11-18T10:30:42.389Z] [2025-11-18T10:30:42.389Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2 [2025-11-18T10:30:42.389Z] #2 DONE 0.0s [2025-11-18T10:30:42.389Z] [2025-11-18T10:30:42.389Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2 [2025-11-18T10:30:42.389Z] #3 DONE 0.0s [2025-11-18T10:30:42.389Z] [2025-11-18T10:30:42.389Z] #4 [internal] load .dockerignore [2025-11-18T10:30:42.389Z] #4 transferring context: 2B done [2025-11-18T10:30:42.389Z] #4 DONE 0.0s [2025-11-18T10:30:42.389Z] [2025-11-18T10:30:42.389Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:42.389Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 done [2025-11-18T10:30:42.389Z] #5 CACHED [2025-11-18T10:30:42.389Z] [2025-11-18T10:30:42.389Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:42.389Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 done [2025-11-18T10:30:42.389Z] #6 CACHED [2025-11-18T10:30:42.389Z] [2025-11-18T10:30:42.389Z] #7 exporting to image [2025-11-18T10:30:42.389Z] #7 exporting layers done [2025-11-18T10:30:42.389Z] #7 exporting manifest sha256:212a564d732061ee1fcd60318c6cb3a4b8c4f3bba9125f36b1e57665a511a19b done [2025-11-18T10:30:42.389Z] #7 exporting config sha256:7de21544dc69d0b08690649fa4b7e239934ed257f71105b1d910d7343654cefc done [2025-11-18T10:30:42.389Z] #7 exporting manifest sha256:e55e50e485d1e00511ed3f17fd22af7410166f2ed7564cc05d07263b4ea855fe done [2025-11-18T10:30:42.389Z] #7 exporting config sha256:5a4a26a2dc4b7f2aa0f7562167e94edfc6057aeb8d9c6ac5fee788a4acab0164 done [2025-11-18T10:30:42.389Z] #7 exporting manifest list sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 done [2025-11-18T10:30:42.389Z] #7 pushing layers 0.0s done [2025-11-18T10:30:42.389Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2@sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 [2025-11-18T10:30:42.389Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:42.648Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.2@sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 0.1s done [2025-11-18T10:30:42.648Z] #7 DONE 0.1s [2025-11-18T10:30:42.648Z] [2025-11-18T10:30:42.648Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:42.648Z] #8 DONE 0.0s [2025-11-18T10:30:42.648Z] [2025-11-18T10:30:42.648Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:42.648Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:42.941Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:42.941Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:42.941Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:42.941Z] #1 transferring dockerfile: 227B done [2025-11-18T10:30:42.941Z] #1 DONE 0.0s [2025-11-18T10:30:42.941Z] [2025-11-18T10:30:42.941Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:42.941Z] #2 DONE 0.0s [2025-11-18T10:30:42.941Z] [2025-11-18T10:30:42.941Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:42.941Z] #3 DONE 0.0s [2025-11-18T10:30:42.941Z] [2025-11-18T10:30:42.941Z] #4 [internal] load .dockerignore [2025-11-18T10:30:42.941Z] #4 transferring context: 2B done [2025-11-18T10:30:42.941Z] #4 DONE 0.0s [2025-11-18T10:30:42.941Z] [2025-11-18T10:30:42.941Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:42.941Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 0.0s done [2025-11-18T10:30:42.941Z] #5 CACHED [2025-11-18T10:30:42.941Z] [2025-11-18T10:30:42.941Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:42.941Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 0.0s done [2025-11-18T10:30:42.941Z] #6 CACHED [2025-11-18T10:30:42.941Z] [2025-11-18T10:30:42.941Z] #7 exporting to image [2025-11-18T10:30:42.941Z] #7 exporting layers done [2025-11-18T10:30:42.941Z] #7 exporting manifest sha256:212a564d732061ee1fcd60318c6cb3a4b8c4f3bba9125f36b1e57665a511a19b done [2025-11-18T10:30:42.941Z] #7 exporting config sha256:7de21544dc69d0b08690649fa4b7e239934ed257f71105b1d910d7343654cefc done [2025-11-18T10:30:42.941Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:43.200Z] #7 exporting manifest sha256:e55e50e485d1e00511ed3f17fd22af7410166f2ed7564cc05d07263b4ea855fe done [2025-11-18T10:30:43.200Z] #7 exporting config sha256:5a4a26a2dc4b7f2aa0f7562167e94edfc6057aeb8d9c6ac5fee788a4acab0164 done [2025-11-18T10:30:43.200Z] #7 exporting manifest list sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 done [2025-11-18T10:30:43.200Z] #7 pushing layers 0.0s done [2025-11-18T10:30:43.200Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 0.1s done [2025-11-18T10:30:43.200Z] #7 DONE 0.1s [2025-11-18T10:30:43.200Z] [2025-11-18T10:30:43.200Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:43.200Z] #8 DONE 0.0s [2025-11-18T10:30:43.200Z] [2025-11-18T10:30:43.200Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:43.200Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:43.563Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa' [2025-11-18T10:30:43.563Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa --push - [2025-11-18T10:30:43.563Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:43.563Z] #1 transferring dockerfile: 181B done [2025-11-18T10:30:43.563Z] #1 DONE 0.0s [2025-11-18T10:30:43.563Z] [2025-11-18T10:30:43.563Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-18T10:30:43.563Z] #2 DONE 0.0s [2025-11-18T10:30:43.563Z] [2025-11-18T10:30:43.563Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-11-18T10:30:43.563Z] #3 DONE 0.0s [2025-11-18T10:30:43.563Z] [2025-11-18T10:30:43.563Z] #4 [internal] load .dockerignore [2025-11-18T10:30:43.563Z] #4 transferring context: 2B done [2025-11-18T10:30:43.563Z] #4 DONE 0.0s [2025-11-18T10:30:43.563Z] [2025-11-18T10:30:43.563Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:43.563Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 0.0s done [2025-11-18T10:30:43.563Z] #5 CACHED [2025-11-18T10:30:43.563Z] [2025-11-18T10:30:43.563Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 [2025-11-18T10:30:43.563Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:085dac1909afff8d8ab55bfe0fb064302df1462bd7f0fa4db2c0f7c9bb9b17e6 0.0s done [2025-11-18T10:30:43.563Z] #6 CACHED [2025-11-18T10:30:43.563Z] [2025-11-18T10:30:43.563Z] #7 exporting to image [2025-11-18T10:30:43.563Z] #7 exporting layers done [2025-11-18T10:30:43.563Z] #7 exporting manifest sha256:212a564d732061ee1fcd60318c6cb3a4b8c4f3bba9125f36b1e57665a511a19b done [2025-11-18T10:30:43.563Z] #7 exporting config sha256:7de21544dc69d0b08690649fa4b7e239934ed257f71105b1d910d7343654cefc done [2025-11-18T10:30:43.563Z] #7 exporting manifest sha256:e55e50e485d1e00511ed3f17fd22af7410166f2ed7564cc05d07263b4ea855fe done [2025-11-18T10:30:43.563Z] #7 exporting config sha256:5a4a26a2dc4b7f2aa0f7562167e94edfc6057aeb8d9c6ac5fee788a4acab0164 done [2025-11-18T10:30:43.563Z] #7 exporting manifest list sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 done [2025-11-18T10:30:43.563Z] #7 pushing layers 0.0s done [2025-11-18T10:30:43.563Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 [2025-11-18T10:30:43.563Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:43.833Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa@sha256:97c52cbf924930ed41de719372a868d30209eedaaa21de95336be39f538ddf32 0.1s done [2025-11-18T10:30:43.833Z] #7 DONE 0.1s [2025-11-18T10:30:43.833Z] [2025-11-18T10:30:43.833Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:43.833Z] #8 DONE 0.0s [2025-11-18T10:30:43.833Z] [2025-11-18T10:30:43.833Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:43.833Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:44.116Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:44.116Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:44.374Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:44.374Z] #1 transferring dockerfile: 205B done [2025-11-18T10:30:44.374Z] #1 DONE 0.0s [2025-11-18T10:30:44.374Z] [2025-11-18T10:30:44.374Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:44.374Z] #2 DONE 0.0s [2025-11-18T10:30:44.374Z] [2025-11-18T10:30:44.374Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:44.374Z] #3 DONE 0.0s [2025-11-18T10:30:44.374Z] [2025-11-18T10:30:44.374Z] #4 [internal] load .dockerignore [2025-11-18T10:30:44.374Z] #4 transferring context: 2B done [2025-11-18T10:30:44.374Z] #4 DONE 0.0s [2025-11-18T10:30:44.374Z] [2025-11-18T10:30:44.374Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:44.374Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e 0.0s done [2025-11-18T10:30:44.374Z] #5 DONE 0.0s [2025-11-18T10:30:44.374Z] [2025-11-18T10:30:44.374Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:44.374Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e done [2025-11-18T10:30:44.374Z] #6 DONE 0.1s [2025-11-18T10:30:44.374Z] [2025-11-18T10:30:44.374Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:44.374Z] #7 DONE 0.0s [2025-11-18T10:30:44.374Z] [2025-11-18T10:30:44.374Z] #8 exporting to image [2025-11-18T10:30:44.374Z] #8 exporting layers done [2025-11-18T10:30:44.374Z] #8 exporting manifest sha256:f94f0a6ab62c47f90a000e6f98abbfea38361ccbbf933d5dc91bcfb8b0654637 done [2025-11-18T10:30:44.374Z] #8 exporting config sha256:c3509f4cd8aaa4498d62fb6ce3c0bf31542b7c6244aebe33e67d6361241522a5 done [2025-11-18T10:30:44.374Z] #8 exporting manifest sha256:c4e21134006f7cc972cca8b89f2c136dd73ffa3e85c9638668f54bc2726fc44b done [2025-11-18T10:30:44.374Z] #8 exporting config sha256:6a2b5a8cd23ccd22e8f67dd5d05b5c1cf3dda433d8da7ccdba1534d96132384e done [2025-11-18T10:30:44.374Z] #8 exporting manifest list sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c done [2025-11-18T10:30:44.374Z] #8 pushing layers [2025-11-18T10:30:44.374Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:44.633Z] #8 pushing layers 0.1s done [2025-11-18T10:30:44.633Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c 0.1s done [2025-11-18T10:30:44.633Z] #8 DONE 0.3s [2025-11-18T10:30:44.633Z] [2025-11-18T10:30:44.633Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:44.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:44.925Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2 --push - [2025-11-18T10:30:44.925Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2' [2025-11-18T10:30:44.925Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:45.184Z] #1 transferring dockerfile: 176B done [2025-11-18T10:30:45.184Z] #1 DONE 0.0s [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2 [2025-11-18T10:30:45.184Z] #2 DONE 0.0s [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2 [2025-11-18T10:30:45.184Z] #3 DONE 0.0s [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #4 [internal] load .dockerignore [2025-11-18T10:30:45.184Z] #4 transferring context: 2B done [2025-11-18T10:30:45.184Z] #4 DONE 0.0s [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:45.184Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e 0.0s done [2025-11-18T10:30:45.184Z] #5 DONE 0.0s [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:45.184Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e 0.0s done [2025-11-18T10:30:45.184Z] #6 CACHED [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:45.184Z] #5 CACHED [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:45.184Z] #7 DONE 0.0s [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] #8 exporting to image [2025-11-18T10:30:45.184Z] #8 exporting layers done [2025-11-18T10:30:45.184Z] #8 exporting manifest sha256:f94f0a6ab62c47f90a000e6f98abbfea38361ccbbf933d5dc91bcfb8b0654637 done [2025-11-18T10:30:45.184Z] #8 exporting config sha256:c3509f4cd8aaa4498d62fb6ce3c0bf31542b7c6244aebe33e67d6361241522a5 done [2025-11-18T10:30:45.184Z] #8 exporting manifest sha256:c4e21134006f7cc972cca8b89f2c136dd73ffa3e85c9638668f54bc2726fc44b done [2025-11-18T10:30:45.184Z] #8 exporting config sha256:6a2b5a8cd23ccd22e8f67dd5d05b5c1cf3dda433d8da7ccdba1534d96132384e done [2025-11-18T10:30:45.184Z] #8 exporting manifest list sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c done [2025-11-18T10:30:45.184Z] #8 pushing layers 0.0s done [2025-11-18T10:30:45.184Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.2@sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c 0.1s done [2025-11-18T10:30:45.184Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:45.184Z] #8 DONE 0.1s [2025-11-18T10:30:45.184Z] [2025-11-18T10:30:45.184Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:45.184Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:45.469Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:45.470Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:45.470Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:45.470Z] #1 transferring dockerfile: 217B done [2025-11-18T10:30:45.470Z] #1 DONE 0.0s [2025-11-18T10:30:45.470Z] [2025-11-18T10:30:45.470Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:45.470Z] #2 DONE 0.0s [2025-11-18T10:30:45.470Z] [2025-11-18T10:30:45.470Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:45.470Z] #3 DONE 0.0s [2025-11-18T10:30:45.470Z] [2025-11-18T10:30:45.470Z] #4 [internal] load .dockerignore [2025-11-18T10:30:45.470Z] #4 transferring context: 2B done [2025-11-18T10:30:45.470Z] #4 DONE 0.0s [2025-11-18T10:30:45.470Z] [2025-11-18T10:30:45.470Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:45.470Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e 0.0s done [2025-11-18T10:30:45.470Z] #5 CACHED [2025-11-18T10:30:45.470Z] [2025-11-18T10:30:45.470Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:45.470Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e done [2025-11-18T10:30:45.470Z] #6 CACHED [2025-11-18T10:30:45.470Z] [2025-11-18T10:30:45.470Z] #7 exporting to image [2025-11-18T10:30:45.470Z] #7 exporting layers done [2025-11-18T10:30:45.470Z] #7 exporting manifest sha256:f94f0a6ab62c47f90a000e6f98abbfea38361ccbbf933d5dc91bcfb8b0654637 done [2025-11-18T10:30:45.470Z] #7 exporting config sha256:c3509f4cd8aaa4498d62fb6ce3c0bf31542b7c6244aebe33e67d6361241522a5 done [2025-11-18T10:30:45.470Z] #7 exporting manifest sha256:c4e21134006f7cc972cca8b89f2c136dd73ffa3e85c9638668f54bc2726fc44b done [2025-11-18T10:30:45.470Z] #7 exporting config sha256:6a2b5a8cd23ccd22e8f67dd5d05b5c1cf3dda433d8da7ccdba1534d96132384e [2025-11-18T10:30:45.470Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:45.729Z] #7 exporting config sha256:6a2b5a8cd23ccd22e8f67dd5d05b5c1cf3dda433d8da7ccdba1534d96132384e done [2025-11-18T10:30:45.729Z] #7 exporting manifest list sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c done [2025-11-18T10:30:45.729Z] #7 pushing layers 0.0s done [2025-11-18T10:30:45.729Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c 0.1s done [2025-11-18T10:30:45.729Z] #7 DONE 0.1s [2025-11-18T10:30:45.729Z] [2025-11-18T10:30:45.729Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:45.729Z] #8 DONE 0.0s [2025-11-18T10:30:45.729Z] [2025-11-18T10:30:45.729Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:45.729Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:46.018Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa' [2025-11-18T10:30:46.018Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:odessa --push - [2025-11-18T10:30:46.018Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:46.018Z] #1 transferring dockerfile: 171B done [2025-11-18T10:30:46.018Z] #1 DONE 0.0s [2025-11-18T10:30:46.018Z] [2025-11-18T10:30:46.018Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-18T10:30:46.018Z] #2 DONE 0.0s [2025-11-18T10:30:46.018Z] [2025-11-18T10:30:46.018Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-11-18T10:30:46.018Z] #3 DONE 0.0s [2025-11-18T10:30:46.018Z] [2025-11-18T10:30:46.018Z] #4 [internal] load .dockerignore [2025-11-18T10:30:46.018Z] #4 transferring context: 2B done [2025-11-18T10:30:46.018Z] #4 DONE 0.0s [2025-11-18T10:30:46.018Z] [2025-11-18T10:30:46.018Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:46.018Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e 0.0s done [2025-11-18T10:30:46.018Z] #5 CACHED [2025-11-18T10:30:46.018Z] [2025-11-18T10:30:46.018Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e [2025-11-18T10:30:46.018Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:f55f82195afea8b2eb17bb9f8608d4e6835a5ec3b3bf0e7196b4af95316aca2e 0.0s done [2025-11-18T10:30:46.018Z] #6 CACHED [2025-11-18T10:30:46.018Z] [2025-11-18T10:30:46.018Z] #7 exporting to image [2025-11-18T10:30:46.018Z] #7 exporting layers done [2025-11-18T10:30:46.018Z] #7 exporting manifest sha256:f94f0a6ab62c47f90a000e6f98abbfea38361ccbbf933d5dc91bcfb8b0654637 done [2025-11-18T10:30:46.018Z] #7 exporting config sha256:c3509f4cd8aaa4498d62fb6ce3c0bf31542b7c6244aebe33e67d6361241522a5 done [2025-11-18T10:30:46.018Z] #7 exporting manifest sha256:c4e21134006f7cc972cca8b89f2c136dd73ffa3e85c9638668f54bc2726fc44b done [2025-11-18T10:30:46.018Z] #7 exporting config sha256:6a2b5a8cd23ccd22e8f67dd5d05b5c1cf3dda433d8da7ccdba1534d96132384e done [2025-11-18T10:30:46.018Z] #7 exporting manifest list sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c done [2025-11-18T10:30:46.018Z] #7 pushing layers 0.0s done [2025-11-18T10:30:46.018Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c [2025-11-18T10:30:46.018Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:46.282Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:odessa@sha256:809401d99e05dd12a9ac26f97b413925228fb523934f0a0d6ddf6d1a43514b9c 0.1s done [2025-11-18T10:30:46.283Z] #7 DONE 0.1s [2025-11-18T10:30:46.283Z] [2025-11-18T10:30:46.283Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:46.283Z] #8 DONE 0.0s [2025-11-18T10:30:46.283Z] [2025-11-18T10:30:46.283Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:46.283Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:46.570Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:46.570Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:46.831Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:46.831Z] #1 transferring dockerfile: 206B done [2025-11-18T10:30:46.831Z] #1 DONE 0.0s [2025-11-18T10:30:46.831Z] [2025-11-18T10:30:46.831Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:46.831Z] #2 DONE 0.0s [2025-11-18T10:30:46.831Z] [2025-11-18T10:30:46.831Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:46.831Z] #3 DONE 0.0s [2025-11-18T10:30:46.831Z] [2025-11-18T10:30:46.831Z] #4 [internal] load .dockerignore [2025-11-18T10:30:46.831Z] #4 transferring context: 2B done [2025-11-18T10:30:46.831Z] #4 DONE 0.0s [2025-11-18T10:30:46.831Z] [2025-11-18T10:30:46.831Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:46.831Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:46.831Z] #5 ... [2025-11-18T10:30:46.831Z] [2025-11-18T10:30:46.831Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:46.831Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 done [2025-11-18T10:30:46.831Z] #6 DONE 0.1s [2025-11-18T10:30:46.831Z] [2025-11-18T10:30:46.831Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:46.831Z] #7 DONE 0.0s [2025-11-18T10:30:46.831Z] [2025-11-18T10:30:46.831Z] #8 exporting to image [2025-11-18T10:30:46.831Z] #8 exporting layers done [2025-11-18T10:30:46.831Z] #8 exporting manifest sha256:c435778f290eb3c5e604950c7828a5ef7b043e51858740fb3edc0f2d27e290ea 0.0s done [2025-11-18T10:30:46.831Z] #8 exporting config sha256:1193f0f2d8dc3757c5fa2d3857ccb8031b7d4bbb6fc634cb492c93951303350e done [2025-11-18T10:30:46.831Z] #8 exporting manifest sha256:fa9cb63624b74318b29b3acc2145404a033abc9d6cae67d8cf6d773b2bb85bcf done [2025-11-18T10:30:46.831Z] #8 exporting config sha256:ae0d3605978e4daf82a0c9fc1d15ee677b715a7593fd914f3edd97451c47e47d done [2025-11-18T10:30:46.831Z] #8 exporting manifest list sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d done [2025-11-18T10:30:46.831Z] #8 pushing layers 0.1s done [2025-11-18T10:30:46.831Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d [2025-11-18T10:30:46.831Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:47.090Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d 0.1s done [2025-11-18T10:30:47.090Z] #8 DONE 0.2s [2025-11-18T10:30:47.090Z] [2025-11-18T10:30:47.090Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:47.090Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:47.387Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2' [2025-11-18T10:30:47.388Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2 --push - [2025-11-18T10:30:47.388Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:47.388Z] #1 transferring dockerfile: 177B done [2025-11-18T10:30:47.388Z] #1 DONE 0.0s [2025-11-18T10:30:47.388Z] [2025-11-18T10:30:47.388Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2 [2025-11-18T10:30:47.388Z] #2 DONE 0.0s [2025-11-18T10:30:47.388Z] [2025-11-18T10:30:47.388Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2 [2025-11-18T10:30:47.388Z] #3 DONE 0.0s [2025-11-18T10:30:47.388Z] [2025-11-18T10:30:47.388Z] #4 [internal] load .dockerignore [2025-11-18T10:30:47.388Z] #4 transferring context: 2B done [2025-11-18T10:30:47.388Z] #4 DONE 0.0s [2025-11-18T10:30:47.388Z] [2025-11-18T10:30:47.388Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:47.388Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 0.0s done [2025-11-18T10:30:47.388Z] #5 CACHED [2025-11-18T10:30:47.388Z] [2025-11-18T10:30:47.388Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:47.388Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 0.0s done [2025-11-18T10:30:47.388Z] #6 CACHED [2025-11-18T10:30:47.388Z] [2025-11-18T10:30:47.388Z] #7 exporting to image [2025-11-18T10:30:47.388Z] #7 exporting layers done [2025-11-18T10:30:47.388Z] #7 exporting manifest sha256:c435778f290eb3c5e604950c7828a5ef7b043e51858740fb3edc0f2d27e290ea done [2025-11-18T10:30:47.388Z] #7 exporting config sha256:1193f0f2d8dc3757c5fa2d3857ccb8031b7d4bbb6fc634cb492c93951303350e done [2025-11-18T10:30:47.388Z] #7 exporting manifest sha256:fa9cb63624b74318b29b3acc2145404a033abc9d6cae67d8cf6d773b2bb85bcf done [2025-11-18T10:30:47.388Z] #7 exporting config sha256:ae0d3605978e4daf82a0c9fc1d15ee677b715a7593fd914f3edd97451c47e47d done [2025-11-18T10:30:47.388Z] #7 exporting manifest list sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d done [2025-11-18T10:30:47.388Z] #7 pushing layers [2025-11-18T10:30:47.388Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:47.646Z] #7 pushing layers 0.0s done [2025-11-18T10:30:47.646Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.2@sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d 0.1s done [2025-11-18T10:30:47.646Z] #7 DONE 0.1s [2025-11-18T10:30:47.646Z] [2025-11-18T10:30:47.646Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:47.646Z] #8 DONE 0.0s [2025-11-18T10:30:47.646Z] [2025-11-18T10:30:47.646Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:47.646Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:47.932Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:47.932Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:47.932Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:47.932Z] #1 transferring dockerfile: 218B done [2025-11-18T10:30:47.932Z] #1 DONE 0.0s [2025-11-18T10:30:47.932Z] [2025-11-18T10:30:47.932Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:47.932Z] #2 DONE 0.0s [2025-11-18T10:30:47.932Z] [2025-11-18T10:30:47.932Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:47.932Z] #3 DONE 0.0s [2025-11-18T10:30:47.932Z] [2025-11-18T10:30:47.932Z] #4 [internal] load .dockerignore [2025-11-18T10:30:47.932Z] #4 transferring context: 2B done [2025-11-18T10:30:47.932Z] #4 DONE 0.0s [2025-11-18T10:30:47.932Z] [2025-11-18T10:30:47.932Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:47.932Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 done [2025-11-18T10:30:47.932Z] #5 CACHED [2025-11-18T10:30:47.932Z] [2025-11-18T10:30:47.932Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:47.932Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 done [2025-11-18T10:30:47.932Z] #6 CACHED [2025-11-18T10:30:47.932Z] [2025-11-18T10:30:47.932Z] #7 exporting to image [2025-11-18T10:30:47.932Z] #7 exporting layers done [2025-11-18T10:30:47.932Z] #7 exporting manifest sha256:c435778f290eb3c5e604950c7828a5ef7b043e51858740fb3edc0f2d27e290ea done [2025-11-18T10:30:47.932Z] #7 exporting config sha256:1193f0f2d8dc3757c5fa2d3857ccb8031b7d4bbb6fc634cb492c93951303350e done [2025-11-18T10:30:47.932Z] #7 exporting manifest sha256:fa9cb63624b74318b29b3acc2145404a033abc9d6cae67d8cf6d773b2bb85bcf done [2025-11-18T10:30:47.932Z] #7 exporting config sha256:ae0d3605978e4daf82a0c9fc1d15ee677b715a7593fd914f3edd97451c47e47d done [2025-11-18T10:30:47.932Z] #7 exporting manifest list sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d done [2025-11-18T10:30:47.932Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:48.199Z] #7 pushing layers 0.0s done [2025-11-18T10:30:48.199Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d 0.1s done [2025-11-18T10:30:48.199Z] #7 DONE 0.1s [2025-11-18T10:30:48.199Z] [2025-11-18T10:30:48.199Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:48.199Z] #8 DONE 0.0s [2025-11-18T10:30:48.199Z] [2025-11-18T10:30:48.199Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:48.199Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:48.493Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa' [2025-11-18T10:30:48.493Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:odessa --push - [2025-11-18T10:30:48.752Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:48.752Z] #1 transferring dockerfile: 172B done [2025-11-18T10:30:48.752Z] #1 DONE 0.0s [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-18T10:30:48.752Z] #2 DONE 0.0s [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-11-18T10:30:48.752Z] #3 DONE 0.0s [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] #4 [internal] load .dockerignore [2025-11-18T10:30:48.752Z] #4 transferring context: 2B done [2025-11-18T10:30:48.752Z] #4 DONE 0.0s [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:48.752Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 done [2025-11-18T10:30:48.752Z] #5 CACHED [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 [2025-11-18T10:30:48.752Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:ce79f546f9a6c1054bcd5cfb467f8f413e355216fb05360cf46d2c23eac839a4 done [2025-11-18T10:30:48.752Z] #6 CACHED [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] #7 exporting to image [2025-11-18T10:30:48.752Z] #7 exporting layers done [2025-11-18T10:30:48.752Z] #7 exporting manifest sha256:c435778f290eb3c5e604950c7828a5ef7b043e51858740fb3edc0f2d27e290ea done [2025-11-18T10:30:48.752Z] #7 exporting config sha256:1193f0f2d8dc3757c5fa2d3857ccb8031b7d4bbb6fc634cb492c93951303350e done [2025-11-18T10:30:48.752Z] #7 exporting manifest sha256:fa9cb63624b74318b29b3acc2145404a033abc9d6cae67d8cf6d773b2bb85bcf done [2025-11-18T10:30:48.752Z] #7 exporting config sha256:ae0d3605978e4daf82a0c9fc1d15ee677b715a7593fd914f3edd97451c47e47d done [2025-11-18T10:30:48.752Z] #7 exporting manifest list sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d done [2025-11-18T10:30:48.752Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:48.752Z] #7 pushing layers 0.0s done [2025-11-18T10:30:48.752Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:odessa@sha256:0a4cbd40f64c380a96e2a263b4475d207cd112f9f9be622652ac3a541ec1510d 0.1s done [2025-11-18T10:30:48.752Z] #7 DONE 0.1s [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:48.752Z] #8 DONE 0.0s [2025-11-18T10:30:48.752Z] [2025-11-18T10:30:48.752Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:48.752Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:49.042Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:49.042Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:49.042Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:49.042Z] #1 transferring dockerfile: 206B done [2025-11-18T10:30:49.042Z] #1 DONE 0.0s [2025-11-18T10:30:49.042Z] [2025-11-18T10:30:49.042Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:49.042Z] #2 DONE 0.0s [2025-11-18T10:30:49.042Z] [2025-11-18T10:30:49.042Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:49.042Z] #3 DONE 0.0s [2025-11-18T10:30:49.042Z] [2025-11-18T10:30:49.042Z] #4 [internal] load .dockerignore [2025-11-18T10:30:49.042Z] #4 transferring context: 2B done [2025-11-18T10:30:49.042Z] #4 DONE 0.0s [2025-11-18T10:30:49.042Z] [2025-11-18T10:30:49.042Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:49.042Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 done [2025-11-18T10:30:49.042Z] #5 DONE 0.0s [2025-11-18T10:30:49.042Z] [2025-11-18T10:30:49.042Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:49.308Z] #6 DONE 0.0s [2025-11-18T10:30:49.308Z] [2025-11-18T10:30:49.308Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:49.308Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 done [2025-11-18T10:30:49.308Z] #5 DONE 0.1s [2025-11-18T10:30:49.308Z] [2025-11-18T10:30:49.308Z] #7 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:49.308Z] #7 DONE 0.0s [2025-11-18T10:30:49.308Z] [2025-11-18T10:30:49.308Z] #8 exporting to image [2025-11-18T10:30:49.308Z] #8 exporting layers done [2025-11-18T10:30:49.308Z] #8 exporting manifest sha256:12ea1816a5ca927095aa831e8917e6a1334c9763f14db7ab9a02a1913e3565eb done [2025-11-18T10:30:49.308Z] #8 exporting config sha256:a9ac898efb9b9f0ee9737e177d7206eb8b322cd16c72183ab06b5520b875dda2 done [2025-11-18T10:30:49.308Z] #8 exporting manifest sha256:f2633f0682133433baa9220a062d8952cbdfee06b47eaa4420dbbec9174403e9 done [2025-11-18T10:30:49.308Z] #8 exporting config sha256:7a7e148df7722c6365995c376593db104d224893f4f91ea1fc874866288b1403 done [2025-11-18T10:30:49.308Z] #8 exporting manifest list sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a 0.0s done [2025-11-18T10:30:49.308Z] #8 pushing layers 0.1s done [2025-11-18T10:30:49.308Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a 0.1s done [2025-11-18T10:30:49.308Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:49.308Z] #8 DONE 0.2s [2025-11-18T10:30:49.567Z] [2025-11-18T10:30:49.567Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:49.567Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:49.856Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2' [2025-11-18T10:30:49.856Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2 --push - [2025-11-18T10:30:49.856Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:49.856Z] #1 transferring dockerfile: 177B done [2025-11-18T10:30:49.856Z] #1 DONE 0.0s [2025-11-18T10:30:49.856Z] [2025-11-18T10:30:49.856Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2 [2025-11-18T10:30:49.856Z] #2 DONE 0.0s [2025-11-18T10:30:49.856Z] [2025-11-18T10:30:49.856Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2 [2025-11-18T10:30:49.856Z] #3 DONE 0.0s [2025-11-18T10:30:49.856Z] [2025-11-18T10:30:49.856Z] #4 [internal] load .dockerignore [2025-11-18T10:30:49.856Z] #4 transferring context: 2B done [2025-11-18T10:30:49.856Z] #4 DONE 0.0s [2025-11-18T10:30:49.856Z] [2025-11-18T10:30:49.856Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:49.856Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 0.0s done [2025-11-18T10:30:49.856Z] #5 CACHED [2025-11-18T10:30:49.856Z] [2025-11-18T10:30:49.856Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:49.856Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 0.0s done [2025-11-18T10:30:49.856Z] #6 CACHED [2025-11-18T10:30:49.856Z] [2025-11-18T10:30:49.856Z] #7 exporting to image [2025-11-18T10:30:49.856Z] #7 exporting layers done [2025-11-18T10:30:49.856Z] #7 exporting manifest sha256:12ea1816a5ca927095aa831e8917e6a1334c9763f14db7ab9a02a1913e3565eb done [2025-11-18T10:30:49.856Z] #7 exporting config sha256:a9ac898efb9b9f0ee9737e177d7206eb8b322cd16c72183ab06b5520b875dda2 done [2025-11-18T10:30:49.856Z] #7 exporting manifest sha256:f2633f0682133433baa9220a062d8952cbdfee06b47eaa4420dbbec9174403e9 done [2025-11-18T10:30:49.856Z] #7 exporting config sha256:7a7e148df7722c6365995c376593db104d224893f4f91ea1fc874866288b1403 done [2025-11-18T10:30:49.856Z] #7 exporting manifest list sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a done [2025-11-18T10:30:49.856Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:50.122Z] #7 pushing layers 0.0s done [2025-11-18T10:30:50.122Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.2@sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a 0.1s done [2025-11-18T10:30:50.122Z] #7 DONE 0.1s [2025-11-18T10:30:50.122Z] [2025-11-18T10:30:50.122Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:50.122Z] #8 DONE 0.0s [2025-11-18T10:30:50.122Z] [2025-11-18T10:30:50.122Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:50.122Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:50.495Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:50.495Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:50.495Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:50.495Z] #1 transferring dockerfile: 218B done [2025-11-18T10:30:50.495Z] #1 DONE 0.0s [2025-11-18T10:30:50.495Z] [2025-11-18T10:30:50.495Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:50.495Z] #2 DONE 0.0s [2025-11-18T10:30:50.495Z] [2025-11-18T10:30:50.495Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:50.495Z] #3 DONE 0.0s [2025-11-18T10:30:50.495Z] [2025-11-18T10:30:50.495Z] #4 [internal] load .dockerignore [2025-11-18T10:30:50.495Z] #4 transferring context: 2B done [2025-11-18T10:30:50.495Z] #4 DONE 0.0s [2025-11-18T10:30:50.495Z] [2025-11-18T10:30:50.495Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:50.495Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 0.0s done [2025-11-18T10:30:50.495Z] #5 CACHED [2025-11-18T10:30:50.495Z] [2025-11-18T10:30:50.495Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:50.495Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 0.0s done [2025-11-18T10:30:50.495Z] #6 CACHED [2025-11-18T10:30:50.495Z] [2025-11-18T10:30:50.495Z] #7 exporting to image [2025-11-18T10:30:50.495Z] #7 exporting layers done [2025-11-18T10:30:50.495Z] #7 exporting manifest sha256:12ea1816a5ca927095aa831e8917e6a1334c9763f14db7ab9a02a1913e3565eb done [2025-11-18T10:30:50.495Z] #7 exporting config sha256:a9ac898efb9b9f0ee9737e177d7206eb8b322cd16c72183ab06b5520b875dda2 done [2025-11-18T10:30:50.495Z] #7 exporting manifest sha256:f2633f0682133433baa9220a062d8952cbdfee06b47eaa4420dbbec9174403e9 done [2025-11-18T10:30:50.495Z] #7 exporting config sha256:7a7e148df7722c6365995c376593db104d224893f4f91ea1fc874866288b1403 done [2025-11-18T10:30:50.495Z] #7 exporting manifest list sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a done [2025-11-18T10:30:50.495Z] #7 pushing layers [2025-11-18T10:30:50.495Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:50.754Z] #7 pushing layers 0.0s done [2025-11-18T10:30:50.754Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a 0.1s done [2025-11-18T10:30:50.754Z] #7 DONE 0.1s [2025-11-18T10:30:50.754Z] [2025-11-18T10:30:50.754Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:50.754Z] #8 DONE 0.0s [2025-11-18T10:30:50.754Z] [2025-11-18T10:30:50.754Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:50.754Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:51.045Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa' [2025-11-18T10:30:51.045Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:odessa --push - [2025-11-18T10:30:51.045Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:51.045Z] #1 transferring dockerfile: 172B done [2025-11-18T10:30:51.045Z] #1 DONE 0.0s [2025-11-18T10:30:51.045Z] [2025-11-18T10:30:51.045Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-18T10:30:51.045Z] #2 DONE 0.0s [2025-11-18T10:30:51.045Z] [2025-11-18T10:30:51.045Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-11-18T10:30:51.045Z] #3 DONE 0.0s [2025-11-18T10:30:51.045Z] [2025-11-18T10:30:51.045Z] #4 [internal] load .dockerignore [2025-11-18T10:30:51.045Z] #4 transferring context: 2B done [2025-11-18T10:30:51.045Z] #4 DONE 0.0s [2025-11-18T10:30:51.045Z] [2025-11-18T10:30:51.045Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:51.045Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 0.0s done [2025-11-18T10:30:51.045Z] #5 CACHED [2025-11-18T10:30:51.045Z] [2025-11-18T10:30:51.045Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 [2025-11-18T10:30:51.045Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:abd956b915a6b2e56d8ea26583a3fab27e94e9d33cd9a94b3ec3bce86d4e5880 0.0s done [2025-11-18T10:30:51.045Z] #6 CACHED [2025-11-18T10:30:51.045Z] [2025-11-18T10:30:51.045Z] #7 exporting to image [2025-11-18T10:30:51.045Z] #7 exporting layers done [2025-11-18T10:30:51.045Z] #7 exporting manifest sha256:12ea1816a5ca927095aa831e8917e6a1334c9763f14db7ab9a02a1913e3565eb done [2025-11-18T10:30:51.045Z] #7 exporting config sha256:a9ac898efb9b9f0ee9737e177d7206eb8b322cd16c72183ab06b5520b875dda2 done [2025-11-18T10:30:51.045Z] #7 exporting manifest sha256:f2633f0682133433baa9220a062d8952cbdfee06b47eaa4420dbbec9174403e9 done [2025-11-18T10:30:51.045Z] #7 exporting config sha256:7a7e148df7722c6365995c376593db104d224893f4f91ea1fc874866288b1403 done [2025-11-18T10:30:51.045Z] #7 exporting manifest list sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a done [2025-11-18T10:30:51.045Z] #7 pushing layers 0.0s done [2025-11-18T10:30:51.045Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a [2025-11-18T10:30:51.045Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:51.303Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:odessa@sha256:d1d9a0895707d8e98f812b85d65bbf6b844855deae5d90562182e59dd15bc71a 0.1s done [2025-11-18T10:30:51.303Z] #7 DONE 0.1s [2025-11-18T10:30:51.303Z] [2025-11-18T10:30:51.303Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:51.303Z] #8 DONE 0.0s [2025-11-18T10:30:51.303Z] [2025-11-18T10:30:51.303Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:51.303Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:51.590Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:51.590Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:51.590Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:51.590Z] #1 transferring dockerfile: 206B done [2025-11-18T10:30:51.590Z] #1 DONE 0.0s [2025-11-18T10:30:51.590Z] [2025-11-18T10:30:51.590Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:51.590Z] #2 DONE 0.0s [2025-11-18T10:30:51.590Z] [2025-11-18T10:30:51.590Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:51.590Z] #3 DONE 0.0s [2025-11-18T10:30:51.590Z] [2025-11-18T10:30:51.590Z] #4 [internal] load .dockerignore [2025-11-18T10:30:51.590Z] #4 transferring context: 2B done [2025-11-18T10:30:51.590Z] #4 DONE 0.0s [2025-11-18T10:30:51.590Z] [2025-11-18T10:30:51.590Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:51.590Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d 0.0s done [2025-11-18T10:30:51.590Z] #5 DONE 0.0s [2025-11-18T10:30:51.590Z] [2025-11-18T10:30:51.590Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:51.851Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d 0.0s done [2025-11-18T10:30:51.851Z] #6 DONE 0.0s [2025-11-18T10:30:51.851Z] [2025-11-18T10:30:51.851Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:51.851Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d 0.0s done [2025-11-18T10:30:51.851Z] #5 DONE 0.1s [2025-11-18T10:30:51.851Z] [2025-11-18T10:30:51.851Z] #7 exporting to image [2025-11-18T10:30:51.851Z] #7 exporting layers done [2025-11-18T10:30:51.851Z] #7 exporting manifest sha256:15c8429c54b5a3c5c174a9c04ef231f9090e649d4cac151f12a60273fd6a1bdb done [2025-11-18T10:30:51.852Z] #7 exporting config sha256:1884555874b2212e1479eea02e02197cf09c5cf1775bd3edaaa930eb640e52c1 done [2025-11-18T10:30:51.852Z] #7 exporting manifest sha256:21b3977a7ea756ff88facaa0331312ecfbbd490ea47e9262b1853b3edc94603e 0.0s done [2025-11-18T10:30:51.852Z] #7 exporting config sha256:8cd45c207e76743a59b9ff6efa06532772447608580fbdb85f9c032a5bcef357 done [2025-11-18T10:30:51.852Z] #7 exporting manifest list sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 done [2025-11-18T10:30:51.852Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:51.852Z] #7 ... [2025-11-18T10:30:51.852Z] [2025-11-18T10:30:51.852Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:51.852Z] #8 DONE 0.0s [2025-11-18T10:30:51.852Z] [2025-11-18T10:30:51.852Z] #7 exporting to image [2025-11-18T10:30:51.852Z] #7 pushing layers 0.1s done [2025-11-18T10:30:51.852Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 [2025-11-18T10:30:52.111Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 0.1s done [2025-11-18T10:30:52.111Z] #7 DONE 0.2s [2025-11-18T10:30:52.111Z] [2025-11-18T10:30:52.111Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:52.111Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:52.403Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2' [2025-11-18T10:30:52.403Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2 --push - [2025-11-18T10:30:52.403Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:52.403Z] #1 transferring dockerfile: 177B done [2025-11-18T10:30:52.403Z] #1 DONE 0.0s [2025-11-18T10:30:52.403Z] [2025-11-18T10:30:52.403Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2 [2025-11-18T10:30:52.403Z] #2 DONE 0.0s [2025-11-18T10:30:52.403Z] [2025-11-18T10:30:52.403Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2 [2025-11-18T10:30:52.403Z] #3 DONE 0.0s [2025-11-18T10:30:52.403Z] [2025-11-18T10:30:52.403Z] #4 [internal] load .dockerignore [2025-11-18T10:30:52.403Z] #4 transferring context: 2B done [2025-11-18T10:30:52.403Z] #4 DONE 0.0s [2025-11-18T10:30:52.403Z] [2025-11-18T10:30:52.403Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:52.403Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d done [2025-11-18T10:30:52.403Z] #5 CACHED [2025-11-18T10:30:52.403Z] [2025-11-18T10:30:52.403Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:52.403Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d done [2025-11-18T10:30:52.403Z] #6 CACHED [2025-11-18T10:30:52.403Z] [2025-11-18T10:30:52.403Z] #7 exporting to image [2025-11-18T10:30:52.403Z] #7 exporting layers done [2025-11-18T10:30:52.403Z] #7 exporting manifest sha256:15c8429c54b5a3c5c174a9c04ef231f9090e649d4cac151f12a60273fd6a1bdb done [2025-11-18T10:30:52.403Z] #7 exporting config sha256:1884555874b2212e1479eea02e02197cf09c5cf1775bd3edaaa930eb640e52c1 done [2025-11-18T10:30:52.403Z] #7 exporting manifest sha256:21b3977a7ea756ff88facaa0331312ecfbbd490ea47e9262b1853b3edc94603e done [2025-11-18T10:30:52.403Z] #7 exporting config sha256:8cd45c207e76743a59b9ff6efa06532772447608580fbdb85f9c032a5bcef357 done [2025-11-18T10:30:52.403Z] #7 exporting manifest list sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 done [2025-11-18T10:30:52.403Z] #7 pushing layers 0.0s done [2025-11-18T10:30:52.403Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 [2025-11-18T10:30:52.403Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:52.663Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.2@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 0.1s done [2025-11-18T10:30:52.663Z] #7 DONE 0.1s [2025-11-18T10:30:52.663Z] [2025-11-18T10:30:52.663Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:52.663Z] #8 DONE 0.0s [2025-11-18T10:30:52.663Z] [2025-11-18T10:30:52.663Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:52.663Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:52.951Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:52.951Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:53.212Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:53.212Z] #1 transferring dockerfile: 218B done [2025-11-18T10:30:53.212Z] #1 DONE 0.0s [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:53.212Z] #2 DONE 0.0s [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:53.212Z] #3 DONE 0.0s [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] #4 [internal] load .dockerignore [2025-11-18T10:30:53.212Z] #4 transferring context: 2B done [2025-11-18T10:30:53.212Z] #4 DONE 0.0s [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:53.212Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d done [2025-11-18T10:30:53.212Z] #5 CACHED [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:53.212Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d 0.0s done [2025-11-18T10:30:53.212Z] #6 CACHED [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] #7 exporting to image [2025-11-18T10:30:53.212Z] #7 exporting layers done [2025-11-18T10:30:53.212Z] #7 exporting manifest sha256:15c8429c54b5a3c5c174a9c04ef231f9090e649d4cac151f12a60273fd6a1bdb done [2025-11-18T10:30:53.212Z] #7 exporting config sha256:1884555874b2212e1479eea02e02197cf09c5cf1775bd3edaaa930eb640e52c1 done [2025-11-18T10:30:53.212Z] #7 exporting manifest sha256:21b3977a7ea756ff88facaa0331312ecfbbd490ea47e9262b1853b3edc94603e done [2025-11-18T10:30:53.212Z] #7 exporting config sha256:8cd45c207e76743a59b9ff6efa06532772447608580fbdb85f9c032a5bcef357 done [2025-11-18T10:30:53.212Z] #7 exporting manifest list sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 done [2025-11-18T10:30:53.212Z] #7 pushing layers 0.0s done [2025-11-18T10:30:53.212Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 [2025-11-18T10:30:53.212Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:53.212Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 0.1s done [2025-11-18T10:30:53.212Z] #7 DONE 0.1s [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:53.212Z] #8 DONE 0.0s [2025-11-18T10:30:53.212Z] [2025-11-18T10:30:53.212Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:53.212Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:53.511Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa' [2025-11-18T10:30:53.511Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:odessa --push - [2025-11-18T10:30:53.770Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:53.770Z] #1 transferring dockerfile: 172B done [2025-11-18T10:30:53.770Z] #1 DONE 0.0s [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-18T10:30:53.770Z] #2 DONE 0.0s [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-11-18T10:30:53.770Z] #3 DONE 0.0s [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] #4 [internal] load .dockerignore [2025-11-18T10:30:53.770Z] #4 transferring context: 2B done [2025-11-18T10:30:53.770Z] #4 DONE 0.0s [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:53.770Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d 0.0s done [2025-11-18T10:30:53.770Z] #5 CACHED [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d [2025-11-18T10:30:53.770Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:8670f4396a006d7ec722fcec37401a0884813da1bbf2bc70a5cafb9eb34c447d 0.0s done [2025-11-18T10:30:53.770Z] #6 CACHED [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] #7 exporting to image [2025-11-18T10:30:53.770Z] #7 exporting layers done [2025-11-18T10:30:53.770Z] #7 exporting manifest sha256:15c8429c54b5a3c5c174a9c04ef231f9090e649d4cac151f12a60273fd6a1bdb done [2025-11-18T10:30:53.770Z] #7 exporting config sha256:1884555874b2212e1479eea02e02197cf09c5cf1775bd3edaaa930eb640e52c1 done [2025-11-18T10:30:53.770Z] #7 exporting manifest sha256:21b3977a7ea756ff88facaa0331312ecfbbd490ea47e9262b1853b3edc94603e done [2025-11-18T10:30:53.770Z] #7 exporting config sha256:8cd45c207e76743a59b9ff6efa06532772447608580fbdb85f9c032a5bcef357 done [2025-11-18T10:30:53.770Z] #7 exporting manifest list sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 done [2025-11-18T10:30:53.770Z] #7 pushing layers 0.0s done [2025-11-18T10:30:53.770Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 [2025-11-18T10:30:53.770Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:53.770Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:odessa@sha256:f0c4b6d667f8ab9a1c5c35e20dcdd9e72a67c86986b4889f863424a9cca31645 0.1s done [2025-11-18T10:30:53.770Z] #7 DONE 0.1s [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:53.770Z] #8 DONE 0.0s [2025-11-18T10:30:53.770Z] [2025-11-18T10:30:53.770Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:53.770Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:54.058Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05 --push - [2025-11-18T10:30:54.059Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05' [2025-11-18T10:30:54.059Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:54.059Z] #1 transferring dockerfile: 202B done [2025-11-18T10:30:54.059Z] #1 DONE 0.0s [2025-11-18T10:30:54.059Z] [2025-11-18T10:30:54.059Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:54.059Z] #2 DONE 0.0s [2025-11-18T10:30:54.059Z] [2025-11-18T10:30:54.059Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T10:30:54.059Z] #3 DONE 0.0s [2025-11-18T10:30:54.059Z] [2025-11-18T10:30:54.059Z] #4 [internal] load .dockerignore [2025-11-18T10:30:54.059Z] #4 transferring context: 2B done [2025-11-18T10:30:54.059Z] #4 DONE 0.0s [2025-11-18T10:30:54.059Z] [2025-11-18T10:30:54.059Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:54.059Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 0.0s done [2025-11-18T10:30:54.059Z] #5 DONE 0.0s [2025-11-18T10:30:54.059Z] [2025-11-18T10:30:54.059Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:54.318Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 0.0s done [2025-11-18T10:30:54.318Z] #6 DONE 0.0s [2025-11-18T10:30:54.318Z] [2025-11-18T10:30:54.318Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:54.318Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 0.0s done [2025-11-18T10:30:54.318Z] #5 DONE 0.1s [2025-11-18T10:30:54.318Z] [2025-11-18T10:30:54.318Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:54.318Z] #7 DONE 0.0s [2025-11-18T10:30:54.318Z] [2025-11-18T10:30:54.318Z] #8 exporting to image [2025-11-18T10:30:54.318Z] #8 exporting layers done [2025-11-18T10:30:54.318Z] #8 exporting manifest sha256:da5bef40bc10517e153343cbecea9e8df4deb983559267eeeffc3f781be33926 done [2025-11-18T10:30:54.318Z] #8 exporting config sha256:488d4b1d01218ad99a3f4d3b11be723e894723692af2b8c15d2bd6c214c21128 done [2025-11-18T10:30:54.319Z] #8 exporting manifest sha256:b48ad4267663d9b2b60ccc3c35b53de4729389ac6bbde067b85a6e24c6fc2f02 done [2025-11-18T10:30:54.319Z] #8 exporting config sha256:b4c6997e8cc3a3feed6712c2b4b6b6fe7673caea0c7ad0d438e14560b13374d1 done [2025-11-18T10:30:54.319Z] #8 exporting manifest list sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 done [2025-11-18T10:30:54.319Z] #8 pushing layers 0.1s done [2025-11-18T10:30:54.319Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05@sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 0.1s done [2025-11-18T10:30:54.319Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:54.319Z] #8 DONE 0.2s [2025-11-18T10:30:54.579Z] [2025-11-18T10:30:54.579Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:54.579Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:54.869Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2 --push - [2025-11-18T10:30:54.869Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2' [2025-11-18T10:30:54.869Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:54.869Z] #1 transferring dockerfile: 173B done [2025-11-18T10:30:54.869Z] #1 DONE 0.0s [2025-11-18T10:30:54.869Z] [2025-11-18T10:30:54.869Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2 [2025-11-18T10:30:54.869Z] #2 DONE 0.0s [2025-11-18T10:30:54.869Z] [2025-11-18T10:30:54.869Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2 [2025-11-18T10:30:54.869Z] #3 DONE 0.0s [2025-11-18T10:30:54.869Z] [2025-11-18T10:30:54.869Z] #4 [internal] load .dockerignore [2025-11-18T10:30:54.869Z] #4 transferring context: 2B done [2025-11-18T10:30:54.869Z] #4 DONE 0.0s [2025-11-18T10:30:54.869Z] [2025-11-18T10:30:54.869Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:54.869Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 done [2025-11-18T10:30:54.869Z] #5 DONE 0.0s [2025-11-18T10:30:54.869Z] [2025-11-18T10:30:54.869Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:55.129Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 0.0s done [2025-11-18T10:30:55.129Z] #6 CACHED [2025-11-18T10:30:55.129Z] [2025-11-18T10:30:55.129Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:55.129Z] #5 CACHED [2025-11-18T10:30:55.129Z] [2025-11-18T10:30:55.129Z] #7 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:55.129Z] #7 DONE 0.0s [2025-11-18T10:30:55.129Z] [2025-11-18T10:30:55.129Z] #8 exporting to image [2025-11-18T10:30:55.129Z] #8 exporting layers done [2025-11-18T10:30:55.129Z] #8 exporting manifest sha256:da5bef40bc10517e153343cbecea9e8df4deb983559267eeeffc3f781be33926 done [2025-11-18T10:30:55.129Z] #8 exporting config sha256:488d4b1d01218ad99a3f4d3b11be723e894723692af2b8c15d2bd6c214c21128 done [2025-11-18T10:30:55.129Z] #8 exporting manifest sha256:b48ad4267663d9b2b60ccc3c35b53de4729389ac6bbde067b85a6e24c6fc2f02 done [2025-11-18T10:30:55.129Z] #8 exporting config sha256:b4c6997e8cc3a3feed6712c2b4b6b6fe7673caea0c7ad0d438e14560b13374d1 done [2025-11-18T10:30:55.129Z] #8 exporting manifest list sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 done [2025-11-18T10:30:55.129Z] #8 pushing layers 0.0s done [2025-11-18T10:30:55.129Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.2@sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 0.1s done [2025-11-18T10:30:55.129Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:55.129Z] #8 DONE 0.1s [2025-11-18T10:30:55.129Z] [2025-11-18T10:30:55.129Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:55.129Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:55.420Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 --push - [2025-11-18T10:30:55.421Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2' [2025-11-18T10:30:55.680Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:55.680Z] #1 transferring dockerfile: 214B done [2025-11-18T10:30:55.680Z] #1 DONE 0.0s [2025-11-18T10:30:55.680Z] [2025-11-18T10:30:55.680Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:55.680Z] #2 DONE 0.0s [2025-11-18T10:30:55.680Z] [2025-11-18T10:30:55.680Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T10:30:55.680Z] #3 DONE 0.0s [2025-11-18T10:30:55.680Z] [2025-11-18T10:30:55.680Z] #4 [internal] load .dockerignore [2025-11-18T10:30:55.680Z] #4 transferring context: 2B done [2025-11-18T10:30:55.680Z] #4 DONE 0.0s [2025-11-18T10:30:55.680Z] [2025-11-18T10:30:55.680Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:55.680Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 done [2025-11-18T10:30:55.680Z] #5 CACHED [2025-11-18T10:30:55.680Z] [2025-11-18T10:30:55.680Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:55.680Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 done [2025-11-18T10:30:55.680Z] #6 CACHED [2025-11-18T10:30:55.680Z] [2025-11-18T10:30:55.680Z] #7 exporting to image [2025-11-18T10:30:55.680Z] #7 exporting layers done [2025-11-18T10:30:55.680Z] #7 exporting manifest sha256:da5bef40bc10517e153343cbecea9e8df4deb983559267eeeffc3f781be33926 done [2025-11-18T10:30:55.680Z] #7 exporting config sha256:488d4b1d01218ad99a3f4d3b11be723e894723692af2b8c15d2bd6c214c21128 done [2025-11-18T10:30:55.680Z] #7 exporting manifest sha256:b48ad4267663d9b2b60ccc3c35b53de4729389ac6bbde067b85a6e24c6fc2f02 done [2025-11-18T10:30:55.680Z] #7 exporting config sha256:b4c6997e8cc3a3feed6712c2b4b6b6fe7673caea0c7ad0d438e14560b13374d1 done [2025-11-18T10:30:55.680Z] #7 exporting manifest list sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 done [2025-11-18T10:30:55.680Z] #7 pushing layers 0.0s done [2025-11-18T10:30:55.680Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 [2025-11-18T10:30:55.680Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:55.680Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2@sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 0.1s done [2025-11-18T10:30:55.680Z] #7 DONE 0.1s [2025-11-18T10:30:55.681Z] [2025-11-18T10:30:55.681Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:55.681Z] #8 DONE 0.0s [2025-11-18T10:30:55.681Z] [2025-11-18T10:30:55.681Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:55.681Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-11-18T10:30:55.971Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa' [2025-11-18T10:30:55.971Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:odessa --push - [2025-11-18T10:30:55.971Z] #1 [internal] load build definition from Dockerfile [2025-11-18T10:30:55.971Z] #1 transferring dockerfile: 168B done [2025-11-18T10:30:55.971Z] #1 DONE 0.0s [2025-11-18T10:30:55.971Z] [2025-11-18T10:30:55.971Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-18T10:30:55.971Z] #2 DONE 0.0s [2025-11-18T10:30:55.971Z] [2025-11-18T10:30:55.971Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-11-18T10:30:55.971Z] #3 DONE 0.0s [2025-11-18T10:30:55.971Z] [2025-11-18T10:30:55.971Z] #4 [internal] load .dockerignore [2025-11-18T10:30:55.971Z] #4 transferring context: 2B done [2025-11-18T10:30:55.971Z] #4 DONE 0.0s [2025-11-18T10:30:55.971Z] [2025-11-18T10:30:55.971Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:55.971Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 0.0s done [2025-11-18T10:30:55.971Z] #5 CACHED [2025-11-18T10:30:55.971Z] [2025-11-18T10:30:55.971Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 [2025-11-18T10:30:55.971Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:156620e7683455668984ff8157c88db16a9fff6530c19bdad97823489c44de46 done [2025-11-18T10:30:55.971Z] #6 CACHED [2025-11-18T10:30:55.971Z] [2025-11-18T10:30:55.971Z] #7 exporting to image [2025-11-18T10:30:55.971Z] #7 exporting layers done [2025-11-18T10:30:55.971Z] #7 exporting manifest sha256:da5bef40bc10517e153343cbecea9e8df4deb983559267eeeffc3f781be33926 done [2025-11-18T10:30:55.971Z] #7 exporting config sha256:488d4b1d01218ad99a3f4d3b11be723e894723692af2b8c15d2bd6c214c21128 done [2025-11-18T10:30:55.971Z] #7 exporting manifest sha256:b48ad4267663d9b2b60ccc3c35b53de4729389ac6bbde067b85a6e24c6fc2f02 done [2025-11-18T10:30:55.971Z] #7 exporting config sha256:b4c6997e8cc3a3feed6712c2b4b6b6fe7673caea0c7ad0d438e14560b13374d1 done [2025-11-18T10:30:55.971Z] #7 exporting manifest list sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 done [2025-11-18T10:30:55.971Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-11-18T10:30:56.231Z] #7 pushing layers 0.0s done [2025-11-18T10:30:56.231Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:odessa@sha256:ac9086c8bd196f22a08e1869b98e081abbeb17ca56bdae17a86773fa6f13b3a5 0.1s done [2025-11-18T10:30:56.231Z] #7 DONE 0.1s [2025-11-18T10:30:56.231Z] [2025-11-18T10:30:56.231Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2025-11-18T10:30:56.231Z] #8 DONE 0.0s [2025-11-18T10:30:56.231Z] [2025-11-18T10:30:56.231Z] 1 warning found (use --debug to expand): [2025-11-18T10:30:56.231Z]  - 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-18T10:30:56.632Z] + '[' -d /w/workspace/edgex-go/16/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:30:56.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:30:57.479Z] ---> package-listing.sh [2025-11-18T10:30:57.479Z] ++ facter osfamily [2025-11-18T10:30:57.479Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-18T10:30:57.784Z] + OS_FAMILY=redhat [2025-11-18T10:30:57.784Z] + workspace=/w/workspace/edgex-go/16 [2025-11-18T10:30:57.784Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-18T10:30:57.784Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-18T10:30:57.784Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-18T10:30:57.784Z] + PACKAGES=/tmp/packages_start.txt [2025-11-18T10:30:57.784Z] + '[' /w/workspace/edgex-go/16 ']' [2025-11-18T10:30:57.784Z] + PACKAGES=/tmp/packages_end.txt [2025-11-18T10:30:57.784Z] + case "${OS_FAMILY}" in [2025-11-18T10:30:57.784Z] + rpm -qa [2025-11-18T10:30:57.784Z] + sort [2025-11-18T10:30:58.438Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-18T10:30:58.438Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-18T10:30:58.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-18T10:30:58.438Z] + '[' /w/workspace/edgex-go/16 ']' [2025-11-18T10:30:58.438Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2025-11-18T10:30:58.438Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2025-11-18T10:30:58.450Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-18T10:30:58.736Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:30:59.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-18T10:30:59.312Z] [2025-11-18T10:30:59.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T10:30:59.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-18T10:30:59.616Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-18T10:30:59.616Z] 5eb5b503b376: Pulling fs layer [2025-11-18T10:30:59.616Z] 5c69ac0246d0: Pulling fs layer [2025-11-18T10:30:59.616Z] ec43610c2a17: Pulling fs layer [2025-11-18T10:30:59.616Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-18T10:30:59.616Z] 33b1e0a273af: Pulling fs layer [2025-11-18T10:30:59.616Z] 5d3b04190fa2: Pulling fs layer [2025-11-18T10:30:59.616Z] 2f39f015ded8: Pulling fs layer [2025-11-18T10:30:59.616Z] 3a2ae6a8a46f: Waiting [2025-11-18T10:30:59.616Z] 33b1e0a273af: Waiting [2025-11-18T10:30:59.616Z] 5d3b04190fa2: Waiting [2025-11-18T10:30:59.616Z] 2f39f015ded8: Waiting [2025-11-18T10:30:59.616Z] 5c69ac0246d0: Verifying Checksum [2025-11-18T10:30:59.616Z] 5c69ac0246d0: Download complete [2025-11-18T10:30:59.616Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-18T10:30:59.616Z] 3a2ae6a8a46f: Download complete [2025-11-18T10:30:59.616Z] 33b1e0a273af: Verifying Checksum [2025-11-18T10:30:59.616Z] 33b1e0a273af: Download complete [2025-11-18T10:30:59.616Z] 5d3b04190fa2: Verifying Checksum [2025-11-18T10:30:59.616Z] 5d3b04190fa2: Download complete [2025-11-18T10:30:59.616Z] ec43610c2a17: Verifying Checksum [2025-11-18T10:30:59.616Z] ec43610c2a17: Download complete [2025-11-18T10:30:59.877Z] 5eb5b503b376: Verifying Checksum [2025-11-18T10:30:59.877Z] 5eb5b503b376: Download complete [2025-11-18T10:31:00.451Z] 2f39f015ded8: Download complete [2025-11-18T10:31:01.025Z] 5eb5b503b376: Pull complete [2025-11-18T10:31:01.286Z] 5c69ac0246d0: Pull complete [2025-11-18T10:31:01.546Z] ec43610c2a17: Pull complete [2025-11-18T10:31:01.808Z] 3a2ae6a8a46f: Pull complete [2025-11-18T10:31:01.808Z] 33b1e0a273af: Pull complete [2025-11-18T10:31:02.072Z] 5d3b04190fa2: Pull complete [2025-11-18T10:31:05.389Z] 2f39f015ded8: Pull complete [2025-11-18T10:31:05.389Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-18T10:31:05.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-18T10:31:05.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T10:31:05.815Z] prd-centos7-docker-4c-2g-773326 does not seem to be running inside a container [2025-11-18T10:31:05.852Z] $ 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/16/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_odessa -v /w/workspace/edgexfoundry_edgex-go_odessa:/w/workspace/edgexfoundry_edgex-go_odessa:rw,z -v /w/workspace/edgexfoundry_edgex-go_odessa@tmp:/w/workspace/edgexfoundry_edgex-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-18T10:31:08.874Z] $ docker top 1d1706d4ce0f08a2d5d95e9deea55f2b052d66ef8b7191e6b71f2fb879531e2e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-18T10:31:09.236Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-18T10:31:09.519Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-18T10:31:09.814Z] + ls /var/log/sa-host [2025-11-18T10:31:09.814Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-18T10:31:09.972Z] provisioning config files... [2025-11-18T10:31:09.984Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_odessa@tmp/config14633521837278676100tmp [Pipeline] { [Pipeline] echo [2025-11-18T10:31:10.011Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:31:10.299Z] ---> create-netrc.sh [Pipeline] } [2025-11-18T10:31:10.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:31:10.666Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-18T10:31:10.678Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T10:31:10.963Z] ---> sudo-logs.sh [2025-11-18T10:31:10.963Z] Archiving 'sudo' log.. [2025-11-18T10:31:10.963Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T10:31:10.997Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-11-18T10:31:11.000Z] $ docker stop --time=1 1d1706d4ce0f08a2d5d95e9deea55f2b052d66ef8b7191e6b71f2fb879531e2e [2025-11-18T10:31:12.134Z] $ docker rm -f --volumes 1d1706d4ce0f08a2d5d95e9deea55f2b052d66ef8b7191e6b71f2fb879531e2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-11-18T10:31:12.229Z] [WS-CLEANUP] Deleting project workspace... [2025-11-18T10:31:12.229Z] [WS-CLEANUP] Deferred wipeout is used... [2025-11-18T10:31:12.244Z] [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-18T10:45:40.563Z] #144 ... [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-11-18T10:45:40.563Z] #147 DONE 1057.0s [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T10:45:40.563Z] #153 ... [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:45:40.563Z] #155 DONE 0.3s [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-18T10:45:40.563Z] #154 ... [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:45:40.563Z] #156 DONE 0.3s [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T10:45:40.563Z] #145 ... [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #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-18T10:45:40.563Z] #157 DONE 0.3s [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-18T10:45:40.563Z] #154 ... [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #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-18T10:45:40.563Z] #158 DONE 0.2s [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #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-18T10:45:40.563Z] #159 DONE 0.2s [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #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-18T10:45:40.563Z] #160 DONE 2.4s [2025-11-18T10:45:40.563Z] [2025-11-18T10:45:40.563Z] #115 [core-common-config-bootstrapper] exporting to image [2025-11-18T10:45:40.563Z] #115 exporting layers [2025-11-18T10:45:40.563Z] #115 exporting layers 0.7s done [2025-11-18T10:45:40.563Z] #115 writing image sha256:ea963aac36813ee72673a929c042f67e1c7cf27a71fe06a922676b1fba74e827 done [2025-11-18T10:45:40.563Z] #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-11-18T10:45:40.563Z] #115 DONE 4.7s [2025-11-18T10:45:40.564Z] [2025-11-18T10:45:40.564Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-11-18T10:45:48.758Z] #151 DONE 1076.9s [2025-11-18T10:45:48.758Z] [2025-11-18T10:45:48.758Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T10:45:48.758Z] #145 ... [2025-11-18T10:45:48.758Z] [2025-11-18T10:45:48.758Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-11-18T10:45:48.758Z] #161 DONE 0.4s [2025-11-18T10:45:48.758Z] [2025-11-18T10:45:48.758Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-11-18T10:45:51.361Z] #162 DONE 2.9s [2025-11-18T10:45:51.361Z] [2025-11-18T10:45:51.361Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-18T10:45:51.692Z] #150 ... [2025-11-18T10:45:51.692Z] [2025-11-18T10:45:51.692Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:45:51.960Z] #163 DONE 0.4s [2025-11-18T10:45:51.960Z] [2025-11-18T10:45:51.960Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T10:45:51.960Z] #153 ... [2025-11-18T10:45:51.960Z] [2025-11-18T10:45:51.960Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:45:52.229Z] #164 DONE 0.1s [2025-11-18T10:45:52.229Z] [2025-11-18T10:45:52.229Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-11-18T10:45:52.495Z] #165 DONE 0.4s [2025-11-18T10:45:52.495Z] [2025-11-18T10:45:52.495Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-11-18T10:45:52.495Z] #166 DONE 0.2s [2025-11-18T10:45:52.495Z] [2025-11-18T10:45:52.495Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:45:52.778Z] #34 ... [2025-11-18T10:45:52.778Z] [2025-11-18T10:45:52.778Z] #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-18T10:45:52.778Z] #167 DONE 0.1s [2025-11-18T10:45:52.778Z] [2025-11-18T10:45:52.778Z] #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-18T10:45:53.050Z] #168 DONE 0.2s [2025-11-18T10:45:53.050Z] [2025-11-18T10:45:53.051Z] #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-18T10:45:53.318Z] #169 DONE 0.3s [2025-11-18T10:45:53.318Z] [2025-11-18T10:45:53.318Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T10:45:53.318Z] #145 ... [2025-11-18T10:45:53.318Z] [2025-11-18T10:45:53.318Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-11-18T10:45:53.584Z] #170 DONE 0.2s [2025-11-18T10:45:53.584Z] [2025-11-18T10:45:53.584Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-11-18T10:45:55.535Z] #171 DONE 2.1s [2025-11-18T10:45:55.535Z] [2025-11-18T10:45:55.535Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:45:55.535Z] #34 ... [2025-11-18T10:45:55.535Z] [2025-11-18T10:45:55.535Z] #115 [security-bootstrapper] exporting to image [2025-11-18T10:45:55.535Z] #115 exporting layers [2025-11-18T10:45:56.956Z] #115 exporting layers 1.3s done [2025-11-18T10:45:56.956Z] #115 writing image sha256:196f15e370719aa4a245fe074762b006e8eb47ba771afadba76faa033a1f5b2a done [2025-11-18T10:45:56.956Z] #115 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-11-18T10:45:56.956Z] #115 DONE 6.0s [2025-11-18T10:45:56.956Z] [2025-11-18T10:45:56.956Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T10:59:49.426Z] #145 ... [2025-11-18T10:59:49.426Z] [2025-11-18T10:59:49.426Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-command/core-command [2025-11-18T10:59:49.426Z] #146 DONE 1915.9s [2025-11-18T10:59:49.426Z] [2025-11-18T10:59:49.426Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T10:59:49.426Z] #136 ... [2025-11-18T10:59:49.426Z] [2025-11-18T10:59:49.426Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T10:59:49.426Z] #172 DONE 0.1s [2025-11-18T10:59:49.426Z] [2025-11-18T10:59:49.426Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T10:59:49.426Z] #34 ... [2025-11-18T10:59:49.426Z] [2025-11-18T10:59:49.426Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-11-18T10:59:49.694Z] #173 DONE 0.3s [2025-11-18T10:59:49.694Z] [2025-11-18T10:59:49.694Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-11-18T10:59:49.959Z] #174 DONE 0.4s [2025-11-18T10:59:49.959Z] [2025-11-18T10:59:49.959Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-11-18T10:59:49.959Z] #175 DONE 0.1s [2025-11-18T10:59:49.959Z] [2025-11-18T10:59:49.959Z] #115 [core-command] exporting to image [2025-11-18T10:59:49.959Z] #115 exporting layers [2025-11-18T10:59:50.540Z] #115 exporting layers 0.3s done [2025-11-18T10:59:50.540Z] #115 writing image sha256:1a5b51f009937c2e8f26a8ee0e6d6054b66e6ba8ffcb3b810298f179d1b49cd3 done [2025-11-18T10:59:50.540Z] #115 naming to docker.io/library/core-command-arm64 done [2025-11-18T10:59:50.540Z] #115 DONE 6.3s [2025-11-18T10:59:50.540Z] [2025-11-18T10:59:50.540Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T11:00:06.180Z] #145 ... [2025-11-18T11:00:06.180Z] [2025-11-18T11:00:06.180Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-18T11:00:06.180Z] #154 1933.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-11-18T11:00:08.880Z] #154 ... [2025-11-18T11:00:08.880Z] [2025-11-18T11:00:08.880Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-11-18T11:00:08.880Z] #144 DONE 1937.5s [2025-11-18T11:00:08.880Z] [2025-11-18T11:00:08.880Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:00:12.242Z] #34 ... [2025-11-18T11:00:12.242Z] [2025-11-18T11:00:12.242Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:00:12.242Z] #176 DONE 0.3s [2025-11-18T11:00:12.242Z] [2025-11-18T11:00:12.242Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T11:00:12.242Z] #136 ... [2025-11-18T11:00:12.242Z] [2025-11-18T11:00:12.242Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:00:12.242Z] #177 DONE 0.1s [2025-11-18T11:00:12.242Z] [2025-11-18T11:00:12.242Z] #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-18T11:00:12.242Z] #178 DONE 0.1s [2025-11-18T11:00:12.242Z] [2025-11-18T11:00:12.242Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T11:00:12.511Z] #153 ... [2025-11-18T11:00:12.511Z] [2025-11-18T11:00:12.511Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-11-18T11:00:12.511Z] #179 DONE 0.1s [2025-11-18T11:00:12.511Z] [2025-11-18T11:00:12.511Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-11-18T11:00:12.780Z] #180 DONE 0.4s [2025-11-18T11:00:12.780Z] [2025-11-18T11:00:12.780Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-18T11:00:13.051Z] #150 ... [2025-11-18T11:00:13.051Z] [2025-11-18T11:00:13.051Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-11-18T11:00:13.051Z] #181 DONE 0.1s [2025-11-18T11:00:13.051Z] [2025-11-18T11:00:13.051Z] #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-18T11:00:15.004Z] #182 DONE 2.0s [2025-11-18T11:00:15.004Z] [2025-11-18T11:00:15.004Z] #115 [security-proxy-setup] exporting to image [2025-11-18T11:00:15.004Z] #115 exporting layers [2025-11-18T11:00:16.414Z] #115 exporting layers 1.3s done [2025-11-18T11:00:16.414Z] #115 writing image sha256:47c3fca272d23f739f51bcc6e92e75793a5e3f8549bae1fb0a72a6f4cb31f782 done [2025-11-18T11:00:16.414Z] #115 naming to docker.io/library/security-proxy-setup-arm64 done [2025-11-18T11:00:16.414Z] #115 DONE 7.6s [2025-11-18T11:00:16.414Z] [2025-11-18T11:00:16.414Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T11:00:39.031Z] #145 ... [2025-11-18T11:00:39.031Z] [2025-11-18T11:00:39.031Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-11-18T11:00:39.031Z] #154 DONE 1967.3s [2025-11-18T11:00:39.031Z] [2025-11-18T11:00:39.031Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:00:40.436Z] #34 ... [2025-11-18T11:00:40.436Z] [2025-11-18T11:00:40.436Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:00:40.702Z] #183 DONE 0.3s [2025-11-18T11:00:40.702Z] [2025-11-18T11:00:40.702Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:00:40.702Z] #184 DONE 0.3s [2025-11-18T11:00:40.702Z] [2025-11-18T11:00:40.702Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T11:00:40.971Z] #152 ... [2025-11-18T11:00:40.971Z] [2025-11-18T11:00:40.971Z] #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-18T11:00:40.971Z] #185 DONE 0.2s [2025-11-18T11:00:40.971Z] [2025-11-18T11:00:40.971Z] #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-18T11:00:41.243Z] #186 DONE 0.2s [2025-11-18T11:00:41.243Z] [2025-11-18T11:00:41.243Z] #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-18T11:00:41.508Z] #187 DONE 0.3s [2025-11-18T11:00:41.508Z] [2025-11-18T11:00:41.508Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:00:41.508Z] #34 ... [2025-11-18T11:00:41.508Z] [2025-11-18T11:00:41.508Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-11-18T11:00:42.094Z] #188 DONE 0.5s [2025-11-18T11:00:42.094Z] [2025-11-18T11:00:42.094Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-11-18T11:00:42.677Z] #189 DONE 0.5s [2025-11-18T11:00:42.677Z] [2025-11-18T11:00:42.677Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-11-18T11:00:42.677Z] #190 DONE 0.1s [2025-11-18T11:00:42.677Z] [2025-11-18T11:00:42.677Z] #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-18T11:00:44.626Z] #191 DONE 1.8s [2025-11-18T11:00:44.626Z] [2025-11-18T11:00:44.626Z] #115 [security-secretstore-setup] exporting to image [2025-11-18T11:00:44.626Z] #115 exporting layers [2025-11-18T11:00:45.582Z] #115 exporting layers 1.3s done [2025-11-18T11:00:45.849Z] #115 writing image sha256:ac4aab0289f4d50b77a99d7097c17409079832f7a6e79fe56c4166788ec352d8 done [2025-11-18T11:00:45.849Z] #115 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-11-18T11:00:45.849Z] #115 DONE 9.0s [2025-11-18T11:00:45.849Z] [2025-11-18T11:00:45.849Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T11:01:54.293Z] #145 ... [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-11-18T11:01:54.293Z] #148 DONE 2038.9s [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T11:01:54.293Z] #153 ... [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:01:54.293Z] #192 DONE 0.1s [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T11:01:54.293Z] #153 ... [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:01:54.293Z] #193 DONE 0.1s [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #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-18T11:01:54.293Z] #194 DONE 0.4s [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #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-18T11:01:54.293Z] #195 DONE 0.1s [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:01:54.293Z] #34 ... [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #115 [security-spiffe-token-provider] exporting to image [2025-11-18T11:01:54.293Z] #115 exporting layers [2025-11-18T11:01:54.293Z] #115 exporting layers 1.0s done [2025-11-18T11:01:54.293Z] #115 writing image sha256:6c8054a41fdfcabb849d5c01254f20e60eaf504c9d1f8170e207e3f6321e3760 done [2025-11-18T11:01:54.293Z] #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-11-18T11:01:54.293Z] #115 DONE 10.0s [2025-11-18T11:01:54.293Z] [2025-11-18T11:01:54.293Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/security-proxy-auth/security-proxy-auth [2025-11-18T11:02:33.172Z] #150 DONE 2075.7s [2025-11-18T11:02:33.172Z] [2025-11-18T11:02:33.172Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T11:02:33.172Z] #153 ... [2025-11-18T11:02:33.172Z] [2025-11-18T11:02:33.172Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:02:33.172Z] #196 ... [2025-11-18T11:02:33.172Z] [2025-11-18T11:02:33.173Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-11-18T11:02:33.173Z] #145 DONE 2077.7s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-data/core-data [2025-11-18T11:02:33.173Z] #153 DONE 2077.7s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T11:02:33.173Z] #54 ... [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:02:33.173Z] #196 DONE 0.3s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:02:33.173Z] #34 ... [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:02:33.173Z] #197 DONE 0.2s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T11:02:33.173Z] #136 ... [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-11-18T11:02:33.173Z] #198 DONE 0.6s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-11-18T11:02:33.173Z] #199 DONE 0.2s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T11:02:33.173Z] #54 ... [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-11-18T11:02:33.173Z] #200 DONE 0.3s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-18T11:02:33.173Z] #149 ... [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS="" cmd/core-metadata/core-metadata [2025-11-18T11:02:33.173Z] #136 DONE 2080.1s [2025-11-18T11:02:33.173Z] [2025-11-18T11:02:33.173Z] #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-18T11:02:34.132Z] #201 DONE 3.0s [2025-11-18T11:02:34.132Z] [2025-11-18T11:02:34.132Z] #115 [security-proxy-auth] exporting to image [2025-11-18T11:02:34.132Z] #115 exporting layers [2025-11-18T11:02:35.091Z] #115 ... [2025-11-18T11:02:35.091Z] [2025-11-18T11:02:35.091Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:02:35.091Z] #202 DONE 0.3s [2025-11-18T11:02:35.091Z] [2025-11-18T11:02:35.091Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:02:35.357Z] #203 ... [2025-11-18T11:02:35.357Z] [2025-11-18T11:02:35.357Z] #115 [security-proxy-auth] exporting to image [2025-11-18T11:02:35.357Z] #115 exporting layers 1.2s done [2025-11-18T11:02:35.357Z] #115 writing image sha256:f4b6000b731ec6fd54047762605f98d5ba52ca0e3149adfeb5b6277d4a78a6e9 done [2025-11-18T11:02:35.357Z] #115 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-11-18T11:02:35.357Z] #115 DONE 11.3s [2025-11-18T11:02:35.357Z] [2025-11-18T11:02:35.357Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-11-18T11:02:35.357Z] #204 DONE 0.6s [2025-11-18T11:02:35.357Z] [2025-11-18T11:02:35.357Z] #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:02:35.357Z] #203 DONE 0.4s [2025-11-18T11:02:35.357Z] [2025-11-18T11:02:35.357Z] #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:02:36.724Z] #205 DONE 0.4s [2025-11-18T11:02:36.724Z] [2025-11-18T11:02:36.724Z] #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-11-18T11:02:36.724Z] #206 DONE 0.4s [2025-11-18T11:02:36.724Z] [2025-11-18T11:02:36.724Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-11-18T11:02:36.993Z] #207 DONE 1.2s [2025-11-18T11:02:36.993Z] [2025-11-18T11:02:36.993Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:02:36.993Z] #208 ... [2025-11-18T11:02:36.993Z] [2025-11-18T11:02:36.993Z] #115 [core-keeper] exporting to image [2025-11-18T11:02:36.993Z] #115 exporting layers 1.3s done [2025-11-18T11:02:36.993Z] #115 writing image sha256:306f74fd422a5cfd6eae2906b341c229cc222325fa5b3d9299bbe930d113c1b6 0.0s done [2025-11-18T11:02:36.993Z] #115 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-11-18T11:02:36.993Z] #115 DONE 12.6s [2025-11-18T11:02:37.260Z] [2025-11-18T11:02:37.260Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-11-18T11:02:37.529Z] #209 DONE 0.4s [2025-11-18T11:02:37.529Z] [2025-11-18T11:02:37.529Z] #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:02:37.529Z] #208 DONE 0.4s [2025-11-18T11:02:37.529Z] [2025-11-18T11:02:37.529Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:02:37.795Z] #210 DONE 0.3s [2025-11-18T11:02:37.795Z] [2025-11-18T11:02:37.795Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-11-18T11:02:38.754Z] #211 DONE 0.8s [2025-11-18T11:02:38.754Z] [2025-11-18T11:02:38.754Z] #115 [core-data] exporting to image [2025-11-18T11:02:38.754Z] #115 exporting layers 1.1s done [2025-11-18T11:02:38.754Z] #115 writing image sha256:af4d7c656e25cada970f12e5b50213bb19f9f614e9b5f95a42ac0601c0c8a3dc done [2025-11-18T11:02:38.754Z] #115 naming to docker.io/library/core-data-arm64 done [2025-11-18T11:02:38.754Z] #115 DONE 13.6s [2025-11-18T11:02:38.754Z] [2025-11-18T11:02:38.754Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-11-18T11:02:38.754Z] #212 DONE 0.1s [2025-11-18T11:02:38.754Z] [2025-11-18T11:02:38.754Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-11-18T11:02:38.754Z] #213 DONE 0.1s [2025-11-18T11:02:38.754Z] [2025-11-18T11:02:38.754Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T11:02:39.025Z] #152 ... [2025-11-18T11:02:39.025Z] [2025-11-18T11:02:39.025Z] #115 [core-metadata] exporting to image [2025-11-18T11:02:39.290Z] #115 exporting layers 0.4s done [2025-11-18T11:02:39.290Z] #115 writing image sha256:3edaca9506c07b62bbe31c317ce12839bb7cbffb909d4e973f2c867174f96166 done [2025-11-18T11:02:39.290Z] #115 naming to docker.io/library/core-metadata-arm64 done [2025-11-18T11:02:39.290Z] #115 DONE 14.1s [2025-11-18T11:02:39.290Z] [2025-11-18T11:02:39.290Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-11-18T11:03:05.951Z] #149 DONE 2113.4s [2025-11-18T11:03:05.951Z] [2025-11-18T11:03:05.951Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T11:03:06.532Z] #54 ... [2025-11-18T11:03:06.532Z] [2025-11-18T11:03:06.532Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:03:06.797Z] #214 DONE 0.1s [2025-11-18T11:03:06.797Z] [2025-11-18T11:03:06.797Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:03:06.797Z] #215 DONE 0.1s [2025-11-18T11:03:06.797Z] [2025-11-18T11:03:06.797Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T11:03:06.797Z] #54 ... [2025-11-18T11:03:06.797Z] [2025-11-18T11:03:06.797Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-11-18T11:03:07.378Z] #216 DONE 0.5s [2025-11-18T11:03:07.379Z] [2025-11-18T11:03:07.379Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-11-18T11:03:07.379Z] #217 DONE 0.1s [2025-11-18T11:03:07.379Z] [2025-11-18T11:03:07.379Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:03:07.379Z] #34 ... [2025-11-18T11:03:07.379Z] [2025-11-18T11:03:07.379Z] #115 [support-scheduler] exporting to image [2025-11-18T11:03:07.379Z] #115 exporting layers [2025-11-18T11:03:08.788Z] #115 exporting layers 1.1s done [2025-11-18T11:03:08.788Z] #115 writing image sha256:39ab646e63526b0a85ad7d77bbafb4037fc89e2edab7b3afaf14b8c3bce318bb done [2025-11-18T11:03:08.788Z] #115 naming to docker.io/library/support-scheduler-arm64 done [2025-11-18T11:03:08.788Z] #115 DONE 15.1s [2025-11-18T11:03:08.788Z] [2025-11-18T11:03:08.788Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:03:14.325Z] #34 ... [2025-11-18T11:03:14.325Z] [2025-11-18T11:03:14.325Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-11-18T11:03:14.325Z] #152 DONE 2122.7s [2025-11-18T11:03:14.325Z] [2025-11-18T11:03:14.325Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:03:15.298Z] #34 ... [2025-11-18T11:03:15.298Z] [2025-11-18T11:03:15.298Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-11-18T11:03:15.298Z] #218 DONE 0.1s [2025-11-18T11:03:15.298Z] [2025-11-18T11:03:15.298Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:03:15.568Z] #34 ... [2025-11-18T11:03:15.568Z] [2025-11-18T11:03:15.568Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-11-18T11:03:15.848Z] #219 DONE 0.2s [2025-11-18T11:03:15.848Z] [2025-11-18T11:03:15.848Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-11-18T11:03:16.114Z] #220 DONE 0.5s [2025-11-18T11:03:16.114Z] [2025-11-18T11:03:16.114Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-11-18T11:03:16.380Z] #54 ... [2025-11-18T11:03:16.380Z] [2025-11-18T11:03:16.380Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-11-18T11:03:16.380Z] #221 DONE 0.1s [2025-11-18T11:03:16.380Z] [2025-11-18T11:03:16.380Z] #115 [support-notifications] exporting to image [2025-11-18T11:03:16.380Z] #115 exporting layers [2025-11-18T11:03:16.959Z] #115 exporting layers 0.6s done [2025-11-18T11:03:16.959Z] #115 writing image sha256:cc0e5edfeb4922f3fa672d02b457a0ec99827be7184f1d989b88f21ed939adca done [2025-11-18T11:03:16.959Z] #115 naming to docker.io/library/support-notifications-arm64 done [2025-11-18T11:03:16.959Z] #115 DONE 15.7s [2025-11-18T11:03:16.959Z] [2025-11-18T11:03:16.959Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-11-18T11:03:16.959Z] time="2025-11-18T10:24:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-11-18T11:03:16.966Z] $ docker stop --time=1 03106abb583aebaf4f4826284a72b7d9b84ba3eb635c05eda553f53993beb1b9 [2025-11-18T11:03:18.609Z] $ docker rm -f --volumes 03106abb583aebaf4f4826284a72b7d9b84ba3eb635c05eda553f53993beb1b9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-18T11:03:19.130Z] + docker images [2025-11-18T11:03:19.130Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-11-18T11:03:19.130Z] support-notifications-arm64 latest cc0e5edfeb49 2 seconds ago 52MB [2025-11-18T11:03:19.130Z] support-scheduler-arm64 latest 39ab646e6352 11 seconds ago 48.2MB [2025-11-18T11:03:19.130Z] core-metadata-arm64 latest 3edaca9506c0 40 seconds ago 33MB [2025-11-18T11:03:19.130Z] core-data-arm64 latest af4d7c656e25 41 seconds ago 32.8MB [2025-11-18T11:03:19.130Z] core-keeper-arm64 latest 306f74fd422a 43 seconds ago 32.5MB [2025-11-18T11:03:19.130Z] security-proxy-auth-arm64 latest f4b6000b731e 45 seconds ago 31.8MB [2025-11-18T11:03:19.130Z] security-spiffe-token-provider-arm64 latest 6c8054a41fdf About a minute ago 47.9MB [2025-11-18T11:03:19.130Z] security-secretstore-setup-arm64 latest ac4aab0289f4 2 minutes ago 67.2MB [2025-11-18T11:03:19.130Z] security-proxy-setup-arm64 latest 47c3fca272d2 3 minutes ago 38.6MB [2025-11-18T11:03:19.130Z] core-command-arm64 latest 1a5b51f00993 3 minutes ago 28.4MB [2025-11-18T11:03:19.130Z] security-bootstrapper-arm64 latest 196f15e37071 17 minutes ago 21.1MB [2025-11-18T11:03:19.130Z] core-common-config-bootstrapper-arm64 latest ea963aac3681 17 minutes ago 17.9MB [2025-11-18T11:03:19.130Z] security-spire-config-arm64 latest 5463f7a19ae5 37 minutes ago 143MB [2025-11-18T11:03:19.130Z] security-spire-agent-arm64 latest d194438c8a93 37 minutes ago 187MB [2025-11-18T11:03:19.130Z] security-spire-server-arm64 latest 7e6469e58466 37 minutes ago 144MB [2025-11-18T11:03:19.130Z] ci-base-image-arm64 latest e2ec6e9ec247 39 minutes ago 909MB [2025-11-18T11:03:19.131Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 8 months ago 560MB [2025-11-18T11:03:19.131Z] 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-18T11:03:19.305Z] provisioning config files... [2025-11-18T11:03:19.318Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config15305211163740909385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:03:19.677Z] ---> ****-login.sh [2025-11-18T11:03:19.677Z] nexus3.edgexfoundry.org:10001 [2025-11-18T11:03:19.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T11:03:19.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T11:03:19.943Z] Configure a credential helper to remove this warning. See [2025-11-18T11:03:19.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T11:03:19.943Z] [2025-11-18T11:03:19.943Z] Login Succeeded [2025-11-18T11:03:19.943Z] nexus3.edgexfoundry.org:10002 [2025-11-18T11:03:20.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T11:03:20.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T11:03:20.477Z] Configure a credential helper to remove this warning. See [2025-11-18T11:03:20.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T11:03:20.477Z] [2025-11-18T11:03:20.477Z] Login Succeeded [2025-11-18T11:03:20.477Z] nexus3.edgexfoundry.org:10003 [2025-11-18T11:03:20.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T11:03:20.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T11:03:20.744Z] Configure a credential helper to remove this warning. See [2025-11-18T11:03:20.744Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T11:03:20.744Z] [2025-11-18T11:03:20.744Z] Login Succeeded [2025-11-18T11:03:20.744Z] nexus3.edgexfoundry.org:10004 [2025-11-18T11:03:21.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T11:03:21.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T11:03:21.009Z] Configure a credential helper to remove this warning. See [2025-11-18T11:03:21.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T11:03:21.010Z] [2025-11-18T11:03:21.010Z] Login Succeeded [2025-11-18T11:03:21.276Z] ****.io [2025-11-18T11:03:21.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-18T11:03:21.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-18T11:03:21.541Z] Configure a credential helper to remove this warning. See [2025-11-18T11:03:21.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-18T11:03:21.541Z] [2025-11-18T11:03:21.541Z] Login Succeeded [2025-11-18T11:03:21.541Z] ---> ****-login.sh ends [Pipeline] } [2025-11-18T11:03:21.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:03:21.602Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-18T11:03:21.637Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-11-18T11:03:21.637Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:21.637Z] 4.0.1-dev.2 [2025-11-18T11:03:21.637Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:21.637Z] odessa [2025-11-18T11:03:21.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:22.005Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:22.361Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:22.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-18T11:03:22.361Z] 0509c89fa38e: Preparing [2025-11-18T11:03:22.361Z] 7b45f24ed79f: Preparing [2025-11-18T11:03:22.361Z] 1af529ac1435: Preparing [2025-11-18T11:03:22.361Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:22.361Z] 77893efd8bd6: Preparing [2025-11-18T11:03:22.361Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:22.361Z] c231f5c0ede3: Preparing [2025-11-18T11:03:22.361Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:22.361Z] c231f5c0ede3: Waiting [2025-11-18T11:03:22.625Z] 77893efd8bd6: Pushed [2025-11-18T11:03:22.625Z] 0509c89fa38e: Pushed [2025-11-18T11:03:22.625Z] 40bb2b1bb469: Pushed [2025-11-18T11:03:22.625Z] 1af529ac1435: Pushed [2025-11-18T11:03:22.625Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:22.625Z] 1d5733a2fbc7: Pushed [2025-11-18T11:03:26.871Z] 7b45f24ed79f: Pushed [2025-11-18T11:03:26.871Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:0f016d1dbb08a5af81aed6f104785f6a79fd00366d013d6590327032248d5de9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:27.258Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:27.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.2 [2025-11-18T11:03:27.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-18T11:03:27.618Z] 0509c89fa38e: Preparing [2025-11-18T11:03:27.618Z] 7b45f24ed79f: Preparing [2025-11-18T11:03:27.618Z] 1af529ac1435: Preparing [2025-11-18T11:03:27.618Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:27.618Z] 77893efd8bd6: Preparing [2025-11-18T11:03:27.618Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:27.618Z] c231f5c0ede3: Preparing [2025-11-18T11:03:27.618Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:27.618Z] c231f5c0ede3: Waiting [2025-11-18T11:03:27.618Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:27.618Z] 7b45f24ed79f: Layer already exists [2025-11-18T11:03:27.618Z] 0509c89fa38e: Layer already exists [2025-11-18T11:03:27.618Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:27.618Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:27.618Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:27.618Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:27.618Z] 4.0.1-dev.2: digest: sha256:0f016d1dbb08a5af81aed6f104785f6a79fd00366d013d6590327032248d5de9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:28.256Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:28.608Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:28.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-18T11:03:28.608Z] 0509c89fa38e: Preparing [2025-11-18T11:03:28.608Z] 7b45f24ed79f: Preparing [2025-11-18T11:03:28.608Z] 1af529ac1435: Preparing [2025-11-18T11:03:28.608Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:28.608Z] 77893efd8bd6: Preparing [2025-11-18T11:03:28.608Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:28.608Z] c231f5c0ede3: Preparing [2025-11-18T11:03:28.608Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:28.608Z] c231f5c0ede3: Waiting [2025-11-18T11:03:28.608Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:28.608Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:28.608Z] 7b45f24ed79f: Layer already exists [2025-11-18T11:03:28.608Z] 0509c89fa38e: Layer already exists [2025-11-18T11:03:28.608Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:28.608Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:28.608Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:28.872Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:0f016d1dbb08a5af81aed6f104785f6a79fd00366d013d6590327032248d5de9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:29.244Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:29.612Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-11-18T11:03:29.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-11-18T11:03:29.612Z] 0509c89fa38e: Preparing [2025-11-18T11:03:29.612Z] 7b45f24ed79f: Preparing [2025-11-18T11:03:29.612Z] 1af529ac1435: Preparing [2025-11-18T11:03:29.612Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:29.612Z] 77893efd8bd6: Preparing [2025-11-18T11:03:29.612Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:29.612Z] c231f5c0ede3: Preparing [2025-11-18T11:03:29.612Z] c231f5c0ede3: Waiting [2025-11-18T11:03:29.612Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:29.612Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:29.612Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:29.612Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:29.612Z] 0509c89fa38e: Layer already exists [2025-11-18T11:03:29.612Z] 7b45f24ed79f: Layer already exists [2025-11-18T11:03:29.612Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:29.612Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:29.612Z] odessa: digest: sha256:0f016d1dbb08a5af81aed6f104785f6a79fd00366d013d6590327032248d5de9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:03:29.954Z] ===================================================== [Pipeline] echo [2025-11-18T11:03:29.967Z] taggedImages: [2025-11-18T11:03:29.967Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:29.967Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.2 [2025-11-18T11:03:29.967Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:29.967Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-18T11:03:29.995Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-11-18T11:03:29.995Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:29.995Z] 4.0.1-dev.2 [2025-11-18T11:03:29.995Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:29.995Z] odessa [2025-11-18T11:03:29.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:30.399Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:30.763Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:30.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-18T11:03:30.763Z] dfd5c8d958f8: Preparing [2025-11-18T11:03:30.763Z] 94dd1bde7648: Preparing [2025-11-18T11:03:30.763Z] 632ab0db5bd0: Preparing [2025-11-18T11:03:30.763Z] 9a86a7bc3286: Preparing [2025-11-18T11:03:30.763Z] 1af529ac1435: Preparing [2025-11-18T11:03:30.763Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:30.763Z] 77893efd8bd6: Preparing [2025-11-18T11:03:30.763Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:30.763Z] c231f5c0ede3: Preparing [2025-11-18T11:03:30.763Z] 40bb2b1bb469: Waiting [2025-11-18T11:03:30.763Z] 77893efd8bd6: Waiting [2025-11-18T11:03:30.763Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:30.763Z] c231f5c0ede3: Waiting [2025-11-18T11:03:30.763Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:30.763Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:31.027Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:31.027Z] 632ab0db5bd0: Pushed [2025-11-18T11:03:31.027Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:31.027Z] 94dd1bde7648: Pushed [2025-11-18T11:03:31.027Z] dfd5c8d958f8: Pushed [2025-11-18T11:03:31.027Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:32.956Z] 9a86a7bc3286: Pushed [2025-11-18T11:03:33.223Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:b5dffa674857573ede104e527fc93fb8d8b9e7f84ac441bd5cba3fde0290137f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:33.585Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:33.944Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.2 [2025-11-18T11:03:33.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-18T11:03:33.944Z] dfd5c8d958f8: Preparing [2025-11-18T11:03:33.944Z] 94dd1bde7648: Preparing [2025-11-18T11:03:33.944Z] 632ab0db5bd0: Preparing [2025-11-18T11:03:33.944Z] 9a86a7bc3286: Preparing [2025-11-18T11:03:33.944Z] 1af529ac1435: Preparing [2025-11-18T11:03:33.944Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:33.944Z] 77893efd8bd6: Preparing [2025-11-18T11:03:33.944Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:33.944Z] c231f5c0ede3: Preparing [2025-11-18T11:03:33.944Z] 77893efd8bd6: Waiting [2025-11-18T11:03:33.944Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:33.944Z] c231f5c0ede3: Waiting [2025-11-18T11:03:33.944Z] 40bb2b1bb469: Waiting [2025-11-18T11:03:33.944Z] 9a86a7bc3286: Layer already exists [2025-11-18T11:03:33.944Z] 94dd1bde7648: Layer already exists [2025-11-18T11:03:33.944Z] dfd5c8d958f8: Layer already exists [2025-11-18T11:03:33.944Z] 632ab0db5bd0: Layer already exists [2025-11-18T11:03:33.944Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:33.944Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:33.944Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:33.944Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:33.944Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:33.944Z] 4.0.1-dev.2: digest: sha256:b5dffa674857573ede104e527fc93fb8d8b9e7f84ac441bd5cba3fde0290137f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:34.568Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:34.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:34.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-18T11:03:34.929Z] dfd5c8d958f8: Preparing [2025-11-18T11:03:34.929Z] 94dd1bde7648: Preparing [2025-11-18T11:03:34.929Z] 632ab0db5bd0: Preparing [2025-11-18T11:03:34.929Z] 9a86a7bc3286: Preparing [2025-11-18T11:03:34.929Z] 1af529ac1435: Preparing [2025-11-18T11:03:34.929Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:34.929Z] 77893efd8bd6: Preparing [2025-11-18T11:03:34.929Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:34.929Z] c231f5c0ede3: Preparing [2025-11-18T11:03:34.929Z] 77893efd8bd6: Waiting [2025-11-18T11:03:34.929Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:34.929Z] c231f5c0ede3: Waiting [2025-11-18T11:03:34.929Z] 40bb2b1bb469: Waiting [2025-11-18T11:03:34.929Z] dfd5c8d958f8: Layer already exists [2025-11-18T11:03:34.929Z] 632ab0db5bd0: Layer already exists [2025-11-18T11:03:34.929Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:34.929Z] 94dd1bde7648: Layer already exists [2025-11-18T11:03:34.929Z] 9a86a7bc3286: Layer already exists [2025-11-18T11:03:34.929Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:34.929Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:34.929Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:34.929Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:35.193Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:b5dffa674857573ede104e527fc93fb8d8b9e7f84ac441bd5cba3fde0290137f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:35.556Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:35.920Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-11-18T11:03:35.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-11-18T11:03:35.921Z] dfd5c8d958f8: Preparing [2025-11-18T11:03:35.921Z] 94dd1bde7648: Preparing [2025-11-18T11:03:35.921Z] 632ab0db5bd0: Preparing [2025-11-18T11:03:35.921Z] 9a86a7bc3286: Preparing [2025-11-18T11:03:35.921Z] 1af529ac1435: Preparing [2025-11-18T11:03:35.921Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:35.921Z] 77893efd8bd6: Preparing [2025-11-18T11:03:35.921Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:35.921Z] c231f5c0ede3: Preparing [2025-11-18T11:03:35.921Z] 77893efd8bd6: Waiting [2025-11-18T11:03:35.921Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:35.921Z] c231f5c0ede3: Waiting [2025-11-18T11:03:35.921Z] 40bb2b1bb469: Waiting [2025-11-18T11:03:35.921Z] 9a86a7bc3286: Layer already exists [2025-11-18T11:03:35.921Z] 94dd1bde7648: Layer already exists [2025-11-18T11:03:35.921Z] dfd5c8d958f8: Layer already exists [2025-11-18T11:03:35.921Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:35.921Z] 632ab0db5bd0: Layer already exists [2025-11-18T11:03:35.921Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:35.921Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:35.921Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:35.921Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:35.921Z] odessa: digest: sha256:b5dffa674857573ede104e527fc93fb8d8b9e7f84ac441bd5cba3fde0290137f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:03:36.265Z] ===================================================== [Pipeline] echo [2025-11-18T11:03:36.279Z] taggedImages: [2025-11-18T11:03:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.2 [2025-11-18T11:03:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:36.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-18T11:03:36.301Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-11-18T11:03:36.301Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:36.301Z] 4.0.1-dev.2 [2025-11-18T11:03:36.301Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:36.301Z] odessa [2025-11-18T11:03:36.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:36.665Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:37.022Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:37.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-18T11:03:37.022Z] 05d2d3088a7b: Preparing [2025-11-18T11:03:37.022Z] 7d1b8523bf7f: Preparing [2025-11-18T11:03:37.022Z] 1af529ac1435: Preparing [2025-11-18T11:03:37.022Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:37.022Z] 1380587be580: Preparing [2025-11-18T11:03:37.022Z] d035b303fae7: Preparing [2025-11-18T11:03:37.022Z] c231f5c0ede3: Preparing [2025-11-18T11:03:37.022Z] d035b303fae7: Waiting [2025-11-18T11:03:37.022Z] c231f5c0ede3: Waiting [2025-11-18T11:03:37.287Z] 1380587be580: Pushed [2025-11-18T11:03:38.686Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:38.686Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:38.686Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:38.686Z] 05d2d3088a7b: Pushed [2025-11-18T11:03:38.686Z] d035b303fae7: Pushed [2025-11-18T11:03:42.918Z] 7d1b8523bf7f: Pushed [2025-11-18T11:03:42.918Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:77bd245b4e27f1ff040b884b1ba42fd60b0e9ab744afa5f36a8c1ad266583fdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:43.291Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:43.658Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.2 [2025-11-18T11:03:43.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-18T11:03:43.658Z] 05d2d3088a7b: Preparing [2025-11-18T11:03:43.658Z] 7d1b8523bf7f: Preparing [2025-11-18T11:03:43.658Z] 1af529ac1435: Preparing [2025-11-18T11:03:43.658Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:43.658Z] 1380587be580: Preparing [2025-11-18T11:03:43.658Z] d035b303fae7: Preparing [2025-11-18T11:03:43.658Z] c231f5c0ede3: Preparing [2025-11-18T11:03:43.658Z] d035b303fae7: Waiting [2025-11-18T11:03:43.658Z] c231f5c0ede3: Waiting [2025-11-18T11:03:43.658Z] 05d2d3088a7b: Layer already exists [2025-11-18T11:03:43.658Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:43.658Z] 1380587be580: Layer already exists [2025-11-18T11:03:43.658Z] 7d1b8523bf7f: Layer already exists [2025-11-18T11:03:43.658Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:43.658Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:43.658Z] d035b303fae7: Layer already exists [2025-11-18T11:03:43.922Z] 4.0.1-dev.2: digest: sha256:77bd245b4e27f1ff040b884b1ba42fd60b0e9ab744afa5f36a8c1ad266583fdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:44.273Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:44.640Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:44.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-18T11:03:44.640Z] 05d2d3088a7b: Preparing [2025-11-18T11:03:44.640Z] 7d1b8523bf7f: Preparing [2025-11-18T11:03:44.640Z] 1af529ac1435: Preparing [2025-11-18T11:03:44.640Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:44.640Z] 1380587be580: Preparing [2025-11-18T11:03:44.640Z] d035b303fae7: Preparing [2025-11-18T11:03:44.640Z] c231f5c0ede3: Preparing [2025-11-18T11:03:44.640Z] d035b303fae7: Waiting [2025-11-18T11:03:44.640Z] c231f5c0ede3: Waiting [2025-11-18T11:03:44.640Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:44.640Z] 05d2d3088a7b: Layer already exists [2025-11-18T11:03:44.640Z] 7d1b8523bf7f: Layer already exists [2025-11-18T11:03:44.640Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:44.640Z] 1380587be580: Layer already exists [2025-11-18T11:03:44.640Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:44.640Z] d035b303fae7: Layer already exists [2025-11-18T11:03:44.640Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:77bd245b4e27f1ff040b884b1ba42fd60b0e9ab744afa5f36a8c1ad266583fdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:44.996Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:45.361Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-11-18T11:03:45.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-11-18T11:03:45.361Z] 05d2d3088a7b: Preparing [2025-11-18T11:03:45.361Z] 7d1b8523bf7f: Preparing [2025-11-18T11:03:45.361Z] 1af529ac1435: Preparing [2025-11-18T11:03:45.361Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:45.361Z] 1380587be580: Preparing [2025-11-18T11:03:45.361Z] d035b303fae7: Preparing [2025-11-18T11:03:45.361Z] c231f5c0ede3: Preparing [2025-11-18T11:03:45.361Z] d035b303fae7: Waiting [2025-11-18T11:03:45.361Z] c231f5c0ede3: Waiting [2025-11-18T11:03:45.361Z] 7d1b8523bf7f: Layer already exists [2025-11-18T11:03:45.361Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:45.361Z] 1380587be580: Layer already exists [2025-11-18T11:03:45.361Z] 05d2d3088a7b: Layer already exists [2025-11-18T11:03:45.361Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:45.361Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:45.361Z] d035b303fae7: Layer already exists [2025-11-18T11:03:45.361Z] odessa: digest: sha256:77bd245b4e27f1ff040b884b1ba42fd60b0e9ab744afa5f36a8c1ad266583fdf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:03:45.706Z] ===================================================== [Pipeline] echo [2025-11-18T11:03:45.724Z] taggedImages: [2025-11-18T11:03:45.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:45.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.2 [2025-11-18T11:03:45.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:45.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-18T11:03:45.754Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-11-18T11:03:45.754Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:45.754Z] 4.0.1-dev.2 [2025-11-18T11:03:45.754Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:45.754Z] odessa [2025-11-18T11:03:45.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:46.269Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:46.616Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:46.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-18T11:03:46.616Z] eed7e5c9c383: Preparing [2025-11-18T11:03:46.616Z] 5f692bd1f761: Preparing [2025-11-18T11:03:46.616Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:46.616Z] 9a50ab20a1cc: Preparing [2025-11-18T11:03:46.616Z] 526c7a5c8218: Preparing [2025-11-18T11:03:46.616Z] c231f5c0ede3: Preparing [2025-11-18T11:03:46.616Z] c231f5c0ede3: Waiting [2025-11-18T11:03:46.616Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:46.881Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:46.881Z] 526c7a5c8218: Pushed [2025-11-18T11:03:46.881Z] eed7e5c9c383: Pushed [2025-11-18T11:03:46.881Z] 9a50ab20a1cc: Pushed [2025-11-18T11:03:52.205Z] 5f692bd1f761: Pushed [2025-11-18T11:03:52.205Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:bc4c4ff0e3dc0360710c4c0a2f3b636db388dafc67ef54c18cd5c2b167e90f10 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:52.567Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:52.924Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.2 [2025-11-18T11:03:52.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-18T11:03:52.924Z] eed7e5c9c383: Preparing [2025-11-18T11:03:52.924Z] 5f692bd1f761: Preparing [2025-11-18T11:03:52.924Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:52.924Z] 9a50ab20a1cc: Preparing [2025-11-18T11:03:52.924Z] 526c7a5c8218: Preparing [2025-11-18T11:03:52.924Z] c231f5c0ede3: Preparing [2025-11-18T11:03:52.924Z] c231f5c0ede3: Waiting [2025-11-18T11:03:52.924Z] 5f692bd1f761: Layer already exists [2025-11-18T11:03:52.924Z] eed7e5c9c383: Layer already exists [2025-11-18T11:03:52.924Z] 526c7a5c8218: Layer already exists [2025-11-18T11:03:52.924Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:52.924Z] 9a50ab20a1cc: Layer already exists [2025-11-18T11:03:52.924Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:52.924Z] 4.0.1-dev.2: digest: sha256:bc4c4ff0e3dc0360710c4c0a2f3b636db388dafc67ef54c18cd5c2b167e90f10 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:53.545Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:53.896Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:53.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-18T11:03:53.896Z] eed7e5c9c383: Preparing [2025-11-18T11:03:53.896Z] 5f692bd1f761: Preparing [2025-11-18T11:03:53.896Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:53.896Z] 9a50ab20a1cc: Preparing [2025-11-18T11:03:53.896Z] 526c7a5c8218: Preparing [2025-11-18T11:03:53.896Z] c231f5c0ede3: Preparing [2025-11-18T11:03:53.896Z] c231f5c0ede3: Waiting [2025-11-18T11:03:53.896Z] eed7e5c9c383: Layer already exists [2025-11-18T11:03:53.896Z] 526c7a5c8218: Layer already exists [2025-11-18T11:03:53.896Z] 5f692bd1f761: Layer already exists [2025-11-18T11:03:53.896Z] 9a50ab20a1cc: Layer already exists [2025-11-18T11:03:53.896Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:53.896Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:53.896Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:bc4c4ff0e3dc0360710c4c0a2f3b636db388dafc67ef54c18cd5c2b167e90f10 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:54.525Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:54.882Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-11-18T11:03:54.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-11-18T11:03:54.882Z] eed7e5c9c383: Preparing [2025-11-18T11:03:54.882Z] 5f692bd1f761: Preparing [2025-11-18T11:03:54.882Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:54.882Z] 9a50ab20a1cc: Preparing [2025-11-18T11:03:54.882Z] 526c7a5c8218: Preparing [2025-11-18T11:03:54.882Z] c231f5c0ede3: Preparing [2025-11-18T11:03:54.882Z] c231f5c0ede3: Waiting [2025-11-18T11:03:54.882Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:54.882Z] eed7e5c9c383: Layer already exists [2025-11-18T11:03:54.882Z] 9a50ab20a1cc: Layer already exists [2025-11-18T11:03:54.882Z] 526c7a5c8218: Layer already exists [2025-11-18T11:03:54.882Z] 5f692bd1f761: Layer already exists [2025-11-18T11:03:54.882Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:55.146Z] odessa: digest: sha256:bc4c4ff0e3dc0360710c4c0a2f3b636db388dafc67ef54c18cd5c2b167e90f10 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:03:55.229Z] ===================================================== [Pipeline] echo [2025-11-18T11:03:55.244Z] taggedImages: [2025-11-18T11:03:55.244Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:55.244Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.2 [2025-11-18T11:03:55.244Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:55.244Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-18T11:03:55.274Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-11-18T11:03:55.274Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:55.274Z] 4.0.1-dev.2 [2025-11-18T11:03:55.274Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:03:55.274Z] odessa [2025-11-18T11:03:55.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:55.651Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:03:56.000Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:03:56.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-18T11:03:56.000Z] ba01d056c7f8: Preparing [2025-11-18T11:03:56.000Z] 95ef56785678: Preparing [2025-11-18T11:03:56.000Z] bbf706b92fbb: Preparing [2025-11-18T11:03:56.000Z] 1af529ac1435: Preparing [2025-11-18T11:03:56.000Z] 40bb2b1bb469: Preparing [2025-11-18T11:03:56.000Z] 77893efd8bd6: Preparing [2025-11-18T11:03:56.000Z] 1d5733a2fbc7: Preparing [2025-11-18T11:03:56.000Z] c231f5c0ede3: Preparing [2025-11-18T11:03:56.000Z] 77893efd8bd6: Waiting [2025-11-18T11:03:56.000Z] 1d5733a2fbc7: Waiting [2025-11-18T11:03:56.000Z] c231f5c0ede3: Waiting [2025-11-18T11:03:56.000Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:03:56.000Z] 1af529ac1435: Layer already exists [2025-11-18T11:03:56.265Z] 77893efd8bd6: Layer already exists [2025-11-18T11:03:56.265Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:03:56.265Z] c231f5c0ede3: Layer already exists [2025-11-18T11:03:56.265Z] 95ef56785678: Pushed [2025-11-18T11:03:56.265Z] ba01d056c7f8: Pushed [2025-11-18T11:04:01.592Z] bbf706b92fbb: Pushed [2025-11-18T11:04:01.592Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:c20a1a6027e49fa4f0e24671dfa5daa7289a102046a2d1378ac4584c0009ae27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:01.943Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:02.516Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.2 [2025-11-18T11:04:02.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-18T11:04:02.516Z] ba01d056c7f8: Preparing [2025-11-18T11:04:02.516Z] 95ef56785678: Preparing [2025-11-18T11:04:02.516Z] bbf706b92fbb: Preparing [2025-11-18T11:04:02.516Z] 1af529ac1435: Preparing [2025-11-18T11:04:02.516Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:02.516Z] 77893efd8bd6: Preparing [2025-11-18T11:04:02.516Z] 1d5733a2fbc7: Preparing [2025-11-18T11:04:02.516Z] c231f5c0ede3: Preparing [2025-11-18T11:04:02.516Z] 77893efd8bd6: Waiting [2025-11-18T11:04:02.516Z] 1d5733a2fbc7: Waiting [2025-11-18T11:04:02.516Z] c231f5c0ede3: Waiting [2025-11-18T11:04:02.516Z] ba01d056c7f8: Layer already exists [2025-11-18T11:04:02.516Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:02.516Z] bbf706b92fbb: Layer already exists [2025-11-18T11:04:02.516Z] 95ef56785678: Layer already exists [2025-11-18T11:04:02.516Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:02.516Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:02.516Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:04:02.516Z] 77893efd8bd6: Layer already exists [2025-11-18T11:04:02.516Z] 4.0.1-dev.2: digest: sha256:c20a1a6027e49fa4f0e24671dfa5daa7289a102046a2d1378ac4584c0009ae27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:02.864Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:03.214Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:03.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-18T11:04:03.214Z] ba01d056c7f8: Preparing [2025-11-18T11:04:03.214Z] 95ef56785678: Preparing [2025-11-18T11:04:03.214Z] bbf706b92fbb: Preparing [2025-11-18T11:04:03.214Z] 1af529ac1435: Preparing [2025-11-18T11:04:03.214Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:03.214Z] 77893efd8bd6: Preparing [2025-11-18T11:04:03.214Z] 1d5733a2fbc7: Preparing [2025-11-18T11:04:03.214Z] c231f5c0ede3: Preparing [2025-11-18T11:04:03.214Z] 77893efd8bd6: Waiting [2025-11-18T11:04:03.214Z] 1d5733a2fbc7: Waiting [2025-11-18T11:04:03.214Z] c231f5c0ede3: Waiting [2025-11-18T11:04:03.214Z] 95ef56785678: Layer already exists [2025-11-18T11:04:03.214Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:03.214Z] bbf706b92fbb: Layer already exists [2025-11-18T11:04:03.214Z] ba01d056c7f8: Layer already exists [2025-11-18T11:04:03.214Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:03.214Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:04:03.214Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:03.214Z] 77893efd8bd6: Layer already exists [2025-11-18T11:04:03.214Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:c20a1a6027e49fa4f0e24671dfa5daa7289a102046a2d1378ac4584c0009ae27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:03.840Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:04.200Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-11-18T11:04:04.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-11-18T11:04:04.200Z] ba01d056c7f8: Preparing [2025-11-18T11:04:04.201Z] 95ef56785678: Preparing [2025-11-18T11:04:04.201Z] bbf706b92fbb: Preparing [2025-11-18T11:04:04.201Z] 1af529ac1435: Preparing [2025-11-18T11:04:04.201Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:04.201Z] 77893efd8bd6: Preparing [2025-11-18T11:04:04.201Z] 1d5733a2fbc7: Preparing [2025-11-18T11:04:04.201Z] c231f5c0ede3: Preparing [2025-11-18T11:04:04.201Z] 77893efd8bd6: Waiting [2025-11-18T11:04:04.201Z] 1d5733a2fbc7: Waiting [2025-11-18T11:04:04.201Z] c231f5c0ede3: Waiting [2025-11-18T11:04:04.201Z] ba01d056c7f8: Layer already exists [2025-11-18T11:04:04.201Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:04.201Z] 95ef56785678: Layer already exists [2025-11-18T11:04:04.201Z] bbf706b92fbb: Layer already exists [2025-11-18T11:04:04.201Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:04.201Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:04.201Z] 77893efd8bd6: Layer already exists [2025-11-18T11:04:04.201Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:04:04.465Z] odessa: digest: sha256:c20a1a6027e49fa4f0e24671dfa5daa7289a102046a2d1378ac4584c0009ae27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:04:04.538Z] ===================================================== [Pipeline] echo [2025-11-18T11:04:04.550Z] taggedImages: [2025-11-18T11:04:04.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:04.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.2 [2025-11-18T11:04:04.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:04.550Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-18T11:04:04.579Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-11-18T11:04:04.579Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:04.579Z] 4.0.1-dev.2 [2025-11-18T11:04:04.579Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:04.579Z] odessa [2025-11-18T11:04:04.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:04.955Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:05.312Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:05.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-18T11:04:05.312Z] e2bfac17da22: Preparing [2025-11-18T11:04:05.312Z] d0d5958688a5: Preparing [2025-11-18T11:04:05.312Z] 9bf7d5b036f1: Preparing [2025-11-18T11:04:05.312Z] a424b47d6f38: Preparing [2025-11-18T11:04:05.312Z] ff462c6360e8: Preparing [2025-11-18T11:04:05.312Z] 39ee0eb5483f: Preparing [2025-11-18T11:04:05.312Z] 9312f10bfb7f: Preparing [2025-11-18T11:04:05.312Z] 1af529ac1435: Preparing [2025-11-18T11:04:05.312Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:05.312Z] 7c7f16c2e1f4: Preparing [2025-11-18T11:04:05.312Z] eca318474d02: Preparing [2025-11-18T11:04:05.312Z] 5f70bf18a086: Preparing [2025-11-18T11:04:05.312Z] 77e20d789b32: Preparing [2025-11-18T11:04:05.312Z] 9cdec7856002: Preparing [2025-11-18T11:04:05.312Z] c3a88d79e917: Preparing [2025-11-18T11:04:05.312Z] c231f5c0ede3: Preparing [2025-11-18T11:04:05.312Z] 7c7f16c2e1f4: Waiting [2025-11-18T11:04:05.312Z] eca318474d02: Waiting [2025-11-18T11:04:05.312Z] 5f70bf18a086: Waiting [2025-11-18T11:04:05.312Z] 77e20d789b32: Waiting [2025-11-18T11:04:05.313Z] 9cdec7856002: Waiting [2025-11-18T11:04:05.313Z] c3a88d79e917: Waiting [2025-11-18T11:04:05.313Z] c231f5c0ede3: Waiting [2025-11-18T11:04:05.313Z] 9312f10bfb7f: Waiting [2025-11-18T11:04:05.313Z] 39ee0eb5483f: Waiting [2025-11-18T11:04:05.313Z] 1af529ac1435: Waiting [2025-11-18T11:04:05.313Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:05.577Z] d0d5958688a5: Pushed [2025-11-18T11:04:05.577Z] a424b47d6f38: Pushed [2025-11-18T11:04:05.577Z] e2bfac17da22: Pushed [2025-11-18T11:04:05.577Z] 9bf7d5b036f1: Pushed [2025-11-18T11:04:05.577Z] ff462c6360e8: Pushed [2025-11-18T11:04:05.577Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:05.577Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:05.577Z] 39ee0eb5483f: Pushed [2025-11-18T11:04:05.577Z] 5f70bf18a086: Layer already exists [2025-11-18T11:04:05.842Z] 7c7f16c2e1f4: Pushed [2025-11-18T11:04:05.842Z] eca318474d02: Pushed [2025-11-18T11:04:05.842Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:05.842Z] 77e20d789b32: Pushed [2025-11-18T11:04:05.842Z] 9cdec7856002: Pushed [2025-11-18T11:04:05.842Z] c3a88d79e917: Pushed [2025-11-18T11:04:08.408Z] 9312f10bfb7f: Pushed [2025-11-18T11:04:08.408Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:feba9345a9930b3c7370f4efe0daec39640ece3547d8716973f15ada1c0cc404 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:08.763Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:09.114Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.2 [2025-11-18T11:04:09.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-18T11:04:09.114Z] e2bfac17da22: Preparing [2025-11-18T11:04:09.114Z] d0d5958688a5: Preparing [2025-11-18T11:04:09.114Z] 9bf7d5b036f1: Preparing [2025-11-18T11:04:09.114Z] a424b47d6f38: Preparing [2025-11-18T11:04:09.114Z] ff462c6360e8: Preparing [2025-11-18T11:04:09.114Z] 39ee0eb5483f: Preparing [2025-11-18T11:04:09.114Z] 9312f10bfb7f: Preparing [2025-11-18T11:04:09.114Z] 1af529ac1435: Preparing [2025-11-18T11:04:09.114Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:09.114Z] 7c7f16c2e1f4: Preparing [2025-11-18T11:04:09.114Z] eca318474d02: Preparing [2025-11-18T11:04:09.114Z] 5f70bf18a086: Preparing [2025-11-18T11:04:09.114Z] 77e20d789b32: Preparing [2025-11-18T11:04:09.114Z] 9cdec7856002: Preparing [2025-11-18T11:04:09.114Z] c3a88d79e917: Preparing [2025-11-18T11:04:09.114Z] c231f5c0ede3: Preparing [2025-11-18T11:04:09.114Z] 39ee0eb5483f: Waiting [2025-11-18T11:04:09.114Z] eca318474d02: Waiting [2025-11-18T11:04:09.114Z] 5f70bf18a086: Waiting [2025-11-18T11:04:09.114Z] 77e20d789b32: Waiting [2025-11-18T11:04:09.114Z] 9cdec7856002: Waiting [2025-11-18T11:04:09.114Z] c3a88d79e917: Waiting [2025-11-18T11:04:09.114Z] c231f5c0ede3: Waiting [2025-11-18T11:04:09.114Z] 1af529ac1435: Waiting [2025-11-18T11:04:09.114Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:09.114Z] 7c7f16c2e1f4: Waiting [2025-11-18T11:04:09.114Z] 9312f10bfb7f: Waiting [2025-11-18T11:04:09.114Z] 9bf7d5b036f1: Layer already exists [2025-11-18T11:04:09.114Z] d0d5958688a5: Layer already exists [2025-11-18T11:04:09.114Z] ff462c6360e8: Layer already exists [2025-11-18T11:04:09.114Z] a424b47d6f38: Layer already exists [2025-11-18T11:04:09.114Z] e2bfac17da22: Layer already exists [2025-11-18T11:04:09.114Z] 7c7f16c2e1f4: Layer already exists [2025-11-18T11:04:09.114Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:09.114Z] 39ee0eb5483f: Layer already exists [2025-11-18T11:04:09.114Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:09.114Z] 9312f10bfb7f: Layer already exists [2025-11-18T11:04:09.114Z] eca318474d02: Layer already exists [2025-11-18T11:04:09.114Z] 9cdec7856002: Layer already exists [2025-11-18T11:04:09.114Z] 5f70bf18a086: Layer already exists [2025-11-18T11:04:09.114Z] 77e20d789b32: Layer already exists [2025-11-18T11:04:09.114Z] c3a88d79e917: Layer already exists [2025-11-18T11:04:09.114Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:09.378Z] 4.0.1-dev.2: digest: sha256:feba9345a9930b3c7370f4efe0daec39640ece3547d8716973f15ada1c0cc404 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:09.729Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:10.078Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:10.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-18T11:04:10.078Z] e2bfac17da22: Preparing [2025-11-18T11:04:10.078Z] d0d5958688a5: Preparing [2025-11-18T11:04:10.078Z] 9bf7d5b036f1: Preparing [2025-11-18T11:04:10.078Z] a424b47d6f38: Preparing [2025-11-18T11:04:10.078Z] ff462c6360e8: Preparing [2025-11-18T11:04:10.078Z] 39ee0eb5483f: Preparing [2025-11-18T11:04:10.078Z] 9312f10bfb7f: Preparing [2025-11-18T11:04:10.078Z] 39ee0eb5483f: Waiting [2025-11-18T11:04:10.078Z] 1af529ac1435: Preparing [2025-11-18T11:04:10.078Z] 9312f10bfb7f: Waiting [2025-11-18T11:04:10.078Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:10.078Z] 7c7f16c2e1f4: Preparing [2025-11-18T11:04:10.078Z] 1af529ac1435: Waiting [2025-11-18T11:04:10.078Z] eca318474d02: Preparing [2025-11-18T11:04:10.078Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:10.078Z] 5f70bf18a086: Preparing [2025-11-18T11:04:10.078Z] 77e20d789b32: Preparing [2025-11-18T11:04:10.078Z] 7c7f16c2e1f4: Waiting [2025-11-18T11:04:10.078Z] 9cdec7856002: Preparing [2025-11-18T11:04:10.078Z] eca318474d02: Waiting [2025-11-18T11:04:10.078Z] c3a88d79e917: Preparing [2025-11-18T11:04:10.078Z] c231f5c0ede3: Preparing [2025-11-18T11:04:10.078Z] 5f70bf18a086: Waiting [2025-11-18T11:04:10.078Z] 77e20d789b32: Waiting [2025-11-18T11:04:10.078Z] 9cdec7856002: Waiting [2025-11-18T11:04:10.078Z] c231f5c0ede3: Waiting [2025-11-18T11:04:10.078Z] c3a88d79e917: Waiting [2025-11-18T11:04:10.078Z] e2bfac17da22: Layer already exists [2025-11-18T11:04:10.078Z] 9bf7d5b036f1: Layer already exists [2025-11-18T11:04:10.078Z] ff462c6360e8: Layer already exists [2025-11-18T11:04:10.078Z] a424b47d6f38: Layer already exists [2025-11-18T11:04:10.078Z] d0d5958688a5: Layer already exists [2025-11-18T11:04:10.078Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:10.078Z] 9312f10bfb7f: Layer already exists [2025-11-18T11:04:10.078Z] 39ee0eb5483f: Layer already exists [2025-11-18T11:04:10.078Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:10.078Z] 7c7f16c2e1f4: Layer already exists [2025-11-18T11:04:10.078Z] eca318474d02: Layer already exists [2025-11-18T11:04:10.078Z] 77e20d789b32: Layer already exists [2025-11-18T11:04:10.078Z] 5f70bf18a086: Layer already exists [2025-11-18T11:04:10.078Z] c3a88d79e917: Layer already exists [2025-11-18T11:04:10.078Z] 9cdec7856002: Layer already exists [2025-11-18T11:04:10.078Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:10.342Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:feba9345a9930b3c7370f4efe0daec39640ece3547d8716973f15ada1c0cc404 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:10.702Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:11.057Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-11-18T11:04:11.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-11-18T11:04:11.057Z] e2bfac17da22: Preparing [2025-11-18T11:04:11.057Z] d0d5958688a5: Preparing [2025-11-18T11:04:11.057Z] 9bf7d5b036f1: Preparing [2025-11-18T11:04:11.057Z] a424b47d6f38: Preparing [2025-11-18T11:04:11.057Z] ff462c6360e8: Preparing [2025-11-18T11:04:11.057Z] 39ee0eb5483f: Preparing [2025-11-18T11:04:11.057Z] 9312f10bfb7f: Preparing [2025-11-18T11:04:11.057Z] 1af529ac1435: Preparing [2025-11-18T11:04:11.057Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:11.057Z] 7c7f16c2e1f4: Preparing [2025-11-18T11:04:11.057Z] eca318474d02: Preparing [2025-11-18T11:04:11.057Z] 5f70bf18a086: Preparing [2025-11-18T11:04:11.057Z] 77e20d789b32: Preparing [2025-11-18T11:04:11.057Z] 9cdec7856002: Preparing [2025-11-18T11:04:11.057Z] c3a88d79e917: Preparing [2025-11-18T11:04:11.057Z] c231f5c0ede3: Preparing [2025-11-18T11:04:11.057Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:11.057Z] 7c7f16c2e1f4: Waiting [2025-11-18T11:04:11.057Z] eca318474d02: Waiting [2025-11-18T11:04:11.057Z] 5f70bf18a086: Waiting [2025-11-18T11:04:11.057Z] 77e20d789b32: Waiting [2025-11-18T11:04:11.057Z] 9cdec7856002: Waiting [2025-11-18T11:04:11.057Z] c3a88d79e917: Waiting [2025-11-18T11:04:11.057Z] c231f5c0ede3: Waiting [2025-11-18T11:04:11.057Z] 39ee0eb5483f: Waiting [2025-11-18T11:04:11.057Z] 9312f10bfb7f: Waiting [2025-11-18T11:04:11.057Z] 1af529ac1435: Waiting [2025-11-18T11:04:11.057Z] 9bf7d5b036f1: Layer already exists [2025-11-18T11:04:11.057Z] ff462c6360e8: Layer already exists [2025-11-18T11:04:11.057Z] a424b47d6f38: Layer already exists [2025-11-18T11:04:11.057Z] e2bfac17da22: Layer already exists [2025-11-18T11:04:11.057Z] d0d5958688a5: Layer already exists [2025-11-18T11:04:11.057Z] 39ee0eb5483f: Layer already exists [2025-11-18T11:04:11.057Z] 9312f10bfb7f: Layer already exists [2025-11-18T11:04:11.057Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:11.057Z] 7c7f16c2e1f4: Layer already exists [2025-11-18T11:04:11.057Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:11.057Z] eca318474d02: Layer already exists [2025-11-18T11:04:11.057Z] 5f70bf18a086: Layer already exists [2025-11-18T11:04:11.057Z] 77e20d789b32: Layer already exists [2025-11-18T11:04:11.057Z] 9cdec7856002: Layer already exists [2025-11-18T11:04:11.057Z] c3a88d79e917: Layer already exists [2025-11-18T11:04:11.057Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:11.321Z] odessa: digest: sha256:feba9345a9930b3c7370f4efe0daec39640ece3547d8716973f15ada1c0cc404 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:04:11.431Z] ===================================================== [Pipeline] echo [2025-11-18T11:04:11.452Z] taggedImages: [2025-11-18T11:04:11.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:11.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.2 [2025-11-18T11:04:11.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:11.452Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-18T11:04:11.487Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-11-18T11:04:11.487Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:11.487Z] 4.0.1-dev.2 [2025-11-18T11:04:11.487Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:11.487Z] odessa [2025-11-18T11:04:11.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:11.922Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:12.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:12.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-18T11:04:12.328Z] a2eec275265c: Preparing [2025-11-18T11:04:12.328Z] 60a1de7edebf: Preparing [2025-11-18T11:04:12.328Z] 90598ad60b69: Preparing [2025-11-18T11:04:12.328Z] e5894ee3679f: Preparing [2025-11-18T11:04:12.328Z] 1af529ac1435: Preparing [2025-11-18T11:04:12.328Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:12.328Z] 77893efd8bd6: Preparing [2025-11-18T11:04:12.328Z] 1d5733a2fbc7: Preparing [2025-11-18T11:04:12.328Z] c231f5c0ede3: Preparing [2025-11-18T11:04:12.328Z] 77893efd8bd6: Waiting [2025-11-18T11:04:12.328Z] 1d5733a2fbc7: Waiting [2025-11-18T11:04:12.328Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:12.328Z] c231f5c0ede3: Waiting [2025-11-18T11:04:12.328Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:12.599Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:12.599Z] 77893efd8bd6: Layer already exists [2025-11-18T11:04:12.599Z] 90598ad60b69: Pushed [2025-11-18T11:04:12.599Z] a2eec275265c: Pushed [2025-11-18T11:04:12.599Z] 60a1de7edebf: Pushed [2025-11-18T11:04:12.599Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:04:12.599Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:16.939Z] e5894ee3679f: Pushed [2025-11-18T11:04:17.204Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:81682bc6a501b70b957f07c78ae8648fc5b7534b06be1c8129061e78c9138338 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:17.569Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:17.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.2 [2025-11-18T11:04:17.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-18T11:04:17.923Z] a2eec275265c: Preparing [2025-11-18T11:04:17.923Z] 60a1de7edebf: Preparing [2025-11-18T11:04:17.923Z] 90598ad60b69: Preparing [2025-11-18T11:04:17.923Z] e5894ee3679f: Preparing [2025-11-18T11:04:17.923Z] 1af529ac1435: Preparing [2025-11-18T11:04:17.923Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:17.923Z] 77893efd8bd6: Preparing [2025-11-18T11:04:17.923Z] 1d5733a2fbc7: Preparing [2025-11-18T11:04:17.923Z] 77893efd8bd6: Waiting [2025-11-18T11:04:17.923Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:17.923Z] c231f5c0ede3: Preparing [2025-11-18T11:04:17.923Z] 1d5733a2fbc7: Waiting [2025-11-18T11:04:17.923Z] c231f5c0ede3: Waiting [2025-11-18T11:04:17.923Z] e5894ee3679f: Layer already exists [2025-11-18T11:04:17.923Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:17.923Z] a2eec275265c: Layer already exists [2025-11-18T11:04:17.923Z] 90598ad60b69: Layer already exists [2025-11-18T11:04:17.923Z] 60a1de7edebf: Layer already exists [2025-11-18T11:04:17.923Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:04:17.923Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:17.923Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:17.923Z] 77893efd8bd6: Layer already exists [2025-11-18T11:04:18.188Z] 4.0.1-dev.2: digest: sha256:81682bc6a501b70b957f07c78ae8648fc5b7534b06be1c8129061e78c9138338 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:18.547Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:18.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:18.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-18T11:04:18.902Z] a2eec275265c: Preparing [2025-11-18T11:04:18.902Z] 60a1de7edebf: Preparing [2025-11-18T11:04:18.902Z] 90598ad60b69: Preparing [2025-11-18T11:04:18.902Z] e5894ee3679f: Preparing [2025-11-18T11:04:18.902Z] 1af529ac1435: Preparing [2025-11-18T11:04:18.902Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:18.902Z] 77893efd8bd6: Preparing [2025-11-18T11:04:18.902Z] 1d5733a2fbc7: Preparing [2025-11-18T11:04:18.902Z] c231f5c0ede3: Preparing [2025-11-18T11:04:18.902Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:18.902Z] 77893efd8bd6: Waiting [2025-11-18T11:04:18.902Z] 1d5733a2fbc7: Waiting [2025-11-18T11:04:18.902Z] c231f5c0ede3: Waiting [2025-11-18T11:04:18.902Z] 60a1de7edebf: Layer already exists [2025-11-18T11:04:18.902Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:18.902Z] 90598ad60b69: Layer already exists [2025-11-18T11:04:18.902Z] a2eec275265c: Layer already exists [2025-11-18T11:04:18.902Z] e5894ee3679f: Layer already exists [2025-11-18T11:04:18.902Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:18.902Z] 77893efd8bd6: Layer already exists [2025-11-18T11:04:18.902Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:04:18.902Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:19.166Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:81682bc6a501b70b957f07c78ae8648fc5b7534b06be1c8129061e78c9138338 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:19.519Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:19.877Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-11-18T11:04:19.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-11-18T11:04:19.877Z] a2eec275265c: Preparing [2025-11-18T11:04:19.877Z] 60a1de7edebf: Preparing [2025-11-18T11:04:19.877Z] 90598ad60b69: Preparing [2025-11-18T11:04:19.877Z] e5894ee3679f: Preparing [2025-11-18T11:04:19.877Z] 1af529ac1435: Preparing [2025-11-18T11:04:19.877Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:19.877Z] 77893efd8bd6: Preparing [2025-11-18T11:04:19.877Z] 1d5733a2fbc7: Preparing [2025-11-18T11:04:19.877Z] c231f5c0ede3: Preparing [2025-11-18T11:04:19.877Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:19.877Z] 77893efd8bd6: Waiting [2025-11-18T11:04:19.877Z] 1d5733a2fbc7: Waiting [2025-11-18T11:04:19.877Z] c231f5c0ede3: Waiting [2025-11-18T11:04:19.877Z] 90598ad60b69: Layer already exists [2025-11-18T11:04:19.877Z] 60a1de7edebf: Layer already exists [2025-11-18T11:04:19.877Z] a2eec275265c: Layer already exists [2025-11-18T11:04:19.877Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:19.877Z] e5894ee3679f: Layer already exists [2025-11-18T11:04:19.877Z] 77893efd8bd6: Layer already exists [2025-11-18T11:04:19.877Z] 1d5733a2fbc7: Layer already exists [2025-11-18T11:04:19.877Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:19.877Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:20.140Z] odessa: digest: sha256:81682bc6a501b70b957f07c78ae8648fc5b7534b06be1c8129061e78c9138338 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:04:20.223Z] ===================================================== [Pipeline] echo [2025-11-18T11:04:20.239Z] taggedImages: [2025-11-18T11:04:20.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:20.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.2 [2025-11-18T11:04:20.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:20.239Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-18T11:04:20.268Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-11-18T11:04:20.269Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:20.269Z] 4.0.1-dev.2 [2025-11-18T11:04:20.269Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:20.269Z] odessa [2025-11-18T11:04:20.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:20.646Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:20.993Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:20.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-18T11:04:20.993Z] ee091be14944: Preparing [2025-11-18T11:04:20.993Z] 9675029dbdd7: Preparing [2025-11-18T11:04:20.993Z] 9cf6d168a338: Preparing [2025-11-18T11:04:20.993Z] a2ac8523f77c: Preparing [2025-11-18T11:04:20.993Z] e6008c6f5624: Preparing [2025-11-18T11:04:20.993Z] 1af529ac1435: Preparing [2025-11-18T11:04:20.993Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:20.993Z] 64d4bde83b01: Preparing [2025-11-18T11:04:20.993Z] 1af529ac1435: Waiting [2025-11-18T11:04:20.993Z] 34ad518ebd07: Preparing [2025-11-18T11:04:20.993Z] c94fac7de1ae: Preparing [2025-11-18T11:04:20.993Z] c231f5c0ede3: Preparing [2025-11-18T11:04:20.994Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:20.994Z] 64d4bde83b01: Waiting [2025-11-18T11:04:20.994Z] 34ad518ebd07: Waiting [2025-11-18T11:04:20.994Z] c94fac7de1ae: Waiting [2025-11-18T11:04:20.994Z] c231f5c0ede3: Waiting [2025-11-18T11:04:21.257Z] 9675029dbdd7: Pushed [2025-11-18T11:04:21.257Z] e6008c6f5624: Pushed [2025-11-18T11:04:21.257Z] ee091be14944: Pushed [2025-11-18T11:04:21.257Z] a2ac8523f77c: Pushed [2025-11-18T11:04:21.257Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:21.257Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:21.257Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:21.257Z] 64d4bde83b01: Pushed [2025-11-18T11:04:21.257Z] 34ad518ebd07: Pushed [2025-11-18T11:04:24.634Z] c94fac7de1ae: Pushed [2025-11-18T11:04:24.900Z] 9cf6d168a338: Pushed [2025-11-18T11:04:25.163Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:76130ccbd1e5f26100ffe679743560ed4562a5a169634e6faa14d6b8db9c0d16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:25.528Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:25.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.2 [2025-11-18T11:04:25.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-18T11:04:25.881Z] ee091be14944: Preparing [2025-11-18T11:04:25.881Z] 9675029dbdd7: Preparing [2025-11-18T11:04:25.881Z] 9cf6d168a338: Preparing [2025-11-18T11:04:25.881Z] a2ac8523f77c: Preparing [2025-11-18T11:04:25.881Z] e6008c6f5624: Preparing [2025-11-18T11:04:25.881Z] 1af529ac1435: Preparing [2025-11-18T11:04:25.881Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:25.881Z] 64d4bde83b01: Preparing [2025-11-18T11:04:25.881Z] 34ad518ebd07: Preparing [2025-11-18T11:04:25.881Z] c94fac7de1ae: Preparing [2025-11-18T11:04:25.881Z] c231f5c0ede3: Preparing [2025-11-18T11:04:25.881Z] 64d4bde83b01: Waiting [2025-11-18T11:04:25.881Z] 34ad518ebd07: Waiting [2025-11-18T11:04:25.881Z] c94fac7de1ae: Waiting [2025-11-18T11:04:25.881Z] c231f5c0ede3: Waiting [2025-11-18T11:04:25.881Z] 1af529ac1435: Waiting [2025-11-18T11:04:25.881Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:25.881Z] ee091be14944: Layer already exists [2025-11-18T11:04:25.881Z] e6008c6f5624: Layer already exists [2025-11-18T11:04:25.881Z] a2ac8523f77c: Layer already exists [2025-11-18T11:04:25.881Z] 9675029dbdd7: Layer already exists [2025-11-18T11:04:25.881Z] 9cf6d168a338: Layer already exists [2025-11-18T11:04:25.881Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:25.881Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:25.881Z] 34ad518ebd07: Layer already exists [2025-11-18T11:04:25.881Z] c94fac7de1ae: Layer already exists [2025-11-18T11:04:25.881Z] 64d4bde83b01: Layer already exists [2025-11-18T11:04:25.881Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:26.145Z] 4.0.1-dev.2: digest: sha256:76130ccbd1e5f26100ffe679743560ed4562a5a169634e6faa14d6b8db9c0d16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:26.510Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:27.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:27.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-18T11:04:27.447Z] ee091be14944: Preparing [2025-11-18T11:04:27.447Z] 9675029dbdd7: Preparing [2025-11-18T11:04:27.447Z] 9cf6d168a338: Preparing [2025-11-18T11:04:27.447Z] a2ac8523f77c: Preparing [2025-11-18T11:04:27.447Z] e6008c6f5624: Preparing [2025-11-18T11:04:27.447Z] 1af529ac1435: Preparing [2025-11-18T11:04:27.447Z] 1af529ac1435: Waiting [2025-11-18T11:04:27.447Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:27.447Z] 64d4bde83b01: Preparing [2025-11-18T11:04:27.447Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:27.447Z] 34ad518ebd07: Preparing [2025-11-18T11:04:27.447Z] 64d4bde83b01: Waiting [2025-11-18T11:04:27.447Z] c94fac7de1ae: Preparing [2025-11-18T11:04:27.447Z] 34ad518ebd07: Waiting [2025-11-18T11:04:27.447Z] c231f5c0ede3: Preparing [2025-11-18T11:04:27.447Z] c94fac7de1ae: Waiting [2025-11-18T11:04:27.447Z] c231f5c0ede3: Waiting [2025-11-18T11:04:27.447Z] e6008c6f5624: Layer already exists [2025-11-18T11:04:27.447Z] ee091be14944: Layer already exists [2025-11-18T11:04:27.447Z] 9cf6d168a338: Layer already exists [2025-11-18T11:04:27.447Z] 9675029dbdd7: Layer already exists [2025-11-18T11:04:27.447Z] a2ac8523f77c: Layer already exists [2025-11-18T11:04:27.447Z] c94fac7de1ae: Layer already exists [2025-11-18T11:04:27.447Z] 64d4bde83b01: Layer already exists [2025-11-18T11:04:27.447Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:27.447Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:27.447Z] 34ad518ebd07: Layer already exists [2025-11-18T11:04:27.447Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:27.711Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:76130ccbd1e5f26100ffe679743560ed4562a5a169634e6faa14d6b8db9c0d16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:28.081Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:28.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-11-18T11:04:28.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-11-18T11:04:28.427Z] ee091be14944: Preparing [2025-11-18T11:04:28.427Z] 9675029dbdd7: Preparing [2025-11-18T11:04:28.427Z] 9cf6d168a338: Preparing [2025-11-18T11:04:28.427Z] a2ac8523f77c: Preparing [2025-11-18T11:04:28.427Z] e6008c6f5624: Preparing [2025-11-18T11:04:28.427Z] 1af529ac1435: Preparing [2025-11-18T11:04:28.427Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:28.427Z] 64d4bde83b01: Preparing [2025-11-18T11:04:28.427Z] 34ad518ebd07: Preparing [2025-11-18T11:04:28.427Z] c94fac7de1ae: Preparing [2025-11-18T11:04:28.427Z] c231f5c0ede3: Preparing [2025-11-18T11:04:28.427Z] 1af529ac1435: Waiting [2025-11-18T11:04:28.427Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:28.427Z] 64d4bde83b01: Waiting [2025-11-18T11:04:28.427Z] 34ad518ebd07: Waiting [2025-11-18T11:04:28.427Z] c94fac7de1ae: Waiting [2025-11-18T11:04:28.427Z] c231f5c0ede3: Waiting [2025-11-18T11:04:28.427Z] 9cf6d168a338: Layer already exists [2025-11-18T11:04:28.427Z] ee091be14944: Layer already exists [2025-11-18T11:04:28.427Z] a2ac8523f77c: Layer already exists [2025-11-18T11:04:28.427Z] e6008c6f5624: Layer already exists [2025-11-18T11:04:28.427Z] 9675029dbdd7: Layer already exists [2025-11-18T11:04:28.427Z] 34ad518ebd07: Layer already exists [2025-11-18T11:04:28.427Z] 64d4bde83b01: Layer already exists [2025-11-18T11:04:28.427Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:28.427Z] c94fac7de1ae: Layer already exists [2025-11-18T11:04:28.427Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:28.427Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:28.690Z] odessa: digest: sha256:76130ccbd1e5f26100ffe679743560ed4562a5a169634e6faa14d6b8db9c0d16 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:04:28.773Z] ===================================================== [Pipeline] echo [2025-11-18T11:04:28.788Z] taggedImages: [2025-11-18T11:04:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.2 [2025-11-18T11:04:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:28.788Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-18T11:04:28.825Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-11-18T11:04:28.825Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:28.825Z] 4.0.1-dev.2 [2025-11-18T11:04:28.825Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:28.825Z] odessa [2025-11-18T11:04:28.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:29.178Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:29.536Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:29.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-18T11:04:29.536Z] 6b4371ea4d35: Preparing [2025-11-18T11:04:29.536Z] c45cc5ae7f1e: Preparing [2025-11-18T11:04:29.536Z] baf8487556d5: Preparing [2025-11-18T11:04:29.536Z] 18cc1b17dddc: Preparing [2025-11-18T11:04:29.536Z] 4395563cfaf7: Preparing [2025-11-18T11:04:29.536Z] 28b136bf5010: Preparing [2025-11-18T11:04:29.536Z] 3dbcf6d8fa7f: Preparing [2025-11-18T11:04:29.536Z] 28b136bf5010: Waiting [2025-11-18T11:04:29.536Z] 1af529ac1435: Preparing [2025-11-18T11:04:29.536Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:29.536Z] b716b3906ef6: Preparing [2025-11-18T11:04:29.536Z] 5287ab612ce6: Preparing [2025-11-18T11:04:29.536Z] 3dbcf6d8fa7f: Waiting [2025-11-18T11:04:29.536Z] c231f5c0ede3: Preparing [2025-11-18T11:04:29.536Z] 1af529ac1435: Waiting [2025-11-18T11:04:29.536Z] b716b3906ef6: Waiting [2025-11-18T11:04:29.536Z] 5287ab612ce6: Waiting [2025-11-18T11:04:29.536Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:29.536Z] c231f5c0ede3: Waiting [2025-11-18T11:04:29.801Z] c45cc5ae7f1e: Pushed [2025-11-18T11:04:29.801Z] 4395563cfaf7: Pushed [2025-11-18T11:04:29.801Z] 6b4371ea4d35: Pushed [2025-11-18T11:04:29.801Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:29.801Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:29.801Z] 3dbcf6d8fa7f: Pushed [2025-11-18T11:04:29.801Z] 28b136bf5010: Pushed [2025-11-18T11:04:30.065Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:30.065Z] b716b3906ef6: Pushed [2025-11-18T11:04:32.628Z] 5287ab612ce6: Pushed [2025-11-18T11:04:34.024Z] 18cc1b17dddc: Pushed [2025-11-18T11:04:35.955Z] baf8487556d5: Pushed [2025-11-18T11:04:36.220Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:bc89f4716452bdf27aa076b400a280b02a989641d1f2d5335c95e62543c6b3ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:36.580Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:36.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.2 [2025-11-18T11:04:36.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-18T11:04:36.941Z] 6b4371ea4d35: Preparing [2025-11-18T11:04:36.941Z] c45cc5ae7f1e: Preparing [2025-11-18T11:04:36.941Z] baf8487556d5: Preparing [2025-11-18T11:04:36.941Z] 18cc1b17dddc: Preparing [2025-11-18T11:04:36.941Z] 4395563cfaf7: Preparing [2025-11-18T11:04:36.941Z] 28b136bf5010: Preparing [2025-11-18T11:04:36.941Z] 3dbcf6d8fa7f: Preparing [2025-11-18T11:04:36.941Z] 1af529ac1435: Preparing [2025-11-18T11:04:36.941Z] 28b136bf5010: Waiting [2025-11-18T11:04:36.941Z] 3dbcf6d8fa7f: Waiting [2025-11-18T11:04:36.941Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:36.941Z] b716b3906ef6: Preparing [2025-11-18T11:04:36.941Z] 5287ab612ce6: Preparing [2025-11-18T11:04:36.941Z] 1af529ac1435: Waiting [2025-11-18T11:04:36.941Z] c231f5c0ede3: Preparing [2025-11-18T11:04:36.941Z] b716b3906ef6: Waiting [2025-11-18T11:04:36.941Z] 5287ab612ce6: Waiting [2025-11-18T11:04:36.941Z] c231f5c0ede3: Waiting [2025-11-18T11:04:36.941Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:36.941Z] 18cc1b17dddc: Layer already exists [2025-11-18T11:04:36.941Z] 6b4371ea4d35: Layer already exists [2025-11-18T11:04:36.941Z] baf8487556d5: Layer already exists [2025-11-18T11:04:36.941Z] c45cc5ae7f1e: Layer already exists [2025-11-18T11:04:36.941Z] 4395563cfaf7: Layer already exists [2025-11-18T11:04:36.941Z] 28b136bf5010: Layer already exists [2025-11-18T11:04:36.941Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:36.941Z] 3dbcf6d8fa7f: Layer already exists [2025-11-18T11:04:36.941Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:36.941Z] b716b3906ef6: Layer already exists [2025-11-18T11:04:36.941Z] 5287ab612ce6: Layer already exists [2025-11-18T11:04:36.941Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:37.205Z] 4.0.1-dev.2: digest: sha256:bc89f4716452bdf27aa076b400a280b02a989641d1f2d5335c95e62543c6b3ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:37.569Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:37.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:37.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-18T11:04:37.920Z] 6b4371ea4d35: Preparing [2025-11-18T11:04:37.920Z] c45cc5ae7f1e: Preparing [2025-11-18T11:04:37.920Z] baf8487556d5: Preparing [2025-11-18T11:04:37.920Z] 18cc1b17dddc: Preparing [2025-11-18T11:04:37.920Z] 4395563cfaf7: Preparing [2025-11-18T11:04:37.920Z] 28b136bf5010: Preparing [2025-11-18T11:04:37.920Z] 3dbcf6d8fa7f: Preparing [2025-11-18T11:04:37.920Z] 1af529ac1435: Preparing [2025-11-18T11:04:37.920Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:37.920Z] b716b3906ef6: Preparing [2025-11-18T11:04:37.920Z] 5287ab612ce6: Preparing [2025-11-18T11:04:37.920Z] c231f5c0ede3: Preparing [2025-11-18T11:04:37.920Z] 1af529ac1435: Waiting [2025-11-18T11:04:37.920Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:37.920Z] b716b3906ef6: Waiting [2025-11-18T11:04:37.920Z] 5287ab612ce6: Waiting [2025-11-18T11:04:37.920Z] c231f5c0ede3: Waiting [2025-11-18T11:04:37.920Z] 3dbcf6d8fa7f: Waiting [2025-11-18T11:04:37.920Z] 28b136bf5010: Waiting [2025-11-18T11:04:37.920Z] 18cc1b17dddc: Layer already exists [2025-11-18T11:04:37.920Z] c45cc5ae7f1e: Layer already exists [2025-11-18T11:04:37.920Z] baf8487556d5: Layer already exists [2025-11-18T11:04:37.920Z] 6b4371ea4d35: Layer already exists [2025-11-18T11:04:37.920Z] 4395563cfaf7: Layer already exists [2025-11-18T11:04:37.920Z] 3dbcf6d8fa7f: Layer already exists [2025-11-18T11:04:37.920Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:37.920Z] 28b136bf5010: Layer already exists [2025-11-18T11:04:37.920Z] b716b3906ef6: Layer already exists [2025-11-18T11:04:37.920Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:37.920Z] 5287ab612ce6: Layer already exists [2025-11-18T11:04:37.920Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:38.187Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:bc89f4716452bdf27aa076b400a280b02a989641d1f2d5335c95e62543c6b3ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:38.544Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:38.898Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-11-18T11:04:38.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-11-18T11:04:38.898Z] 6b4371ea4d35: Preparing [2025-11-18T11:04:38.898Z] c45cc5ae7f1e: Preparing [2025-11-18T11:04:38.898Z] baf8487556d5: Preparing [2025-11-18T11:04:38.898Z] 18cc1b17dddc: Preparing [2025-11-18T11:04:38.898Z] 4395563cfaf7: Preparing [2025-11-18T11:04:38.898Z] 28b136bf5010: Preparing [2025-11-18T11:04:38.898Z] 3dbcf6d8fa7f: Preparing [2025-11-18T11:04:38.898Z] 1af529ac1435: Preparing [2025-11-18T11:04:38.898Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:38.898Z] b716b3906ef6: Preparing [2025-11-18T11:04:38.898Z] 5287ab612ce6: Preparing [2025-11-18T11:04:38.898Z] c231f5c0ede3: Preparing [2025-11-18T11:04:38.898Z] 40bb2b1bb469: Waiting [2025-11-18T11:04:38.898Z] b716b3906ef6: Waiting [2025-11-18T11:04:38.898Z] 28b136bf5010: Waiting [2025-11-18T11:04:38.898Z] 5287ab612ce6: Waiting [2025-11-18T11:04:38.898Z] c231f5c0ede3: Waiting [2025-11-18T11:04:38.898Z] 3dbcf6d8fa7f: Waiting [2025-11-18T11:04:38.898Z] 1af529ac1435: Waiting [2025-11-18T11:04:38.898Z] c45cc5ae7f1e: Layer already exists [2025-11-18T11:04:38.898Z] 18cc1b17dddc: Layer already exists [2025-11-18T11:04:38.898Z] 4395563cfaf7: Layer already exists [2025-11-18T11:04:38.898Z] 6b4371ea4d35: Layer already exists [2025-11-18T11:04:38.898Z] baf8487556d5: Layer already exists [2025-11-18T11:04:38.898Z] 3dbcf6d8fa7f: Layer already exists [2025-11-18T11:04:38.898Z] b716b3906ef6: Layer already exists [2025-11-18T11:04:38.898Z] 28b136bf5010: Layer already exists [2025-11-18T11:04:38.898Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:38.898Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:38.898Z] 5287ab612ce6: Layer already exists [2025-11-18T11:04:38.898Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:39.160Z] odessa: digest: sha256:bc89f4716452bdf27aa076b400a280b02a989641d1f2d5335c95e62543c6b3ee size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:04:39.240Z] ===================================================== [Pipeline] echo [2025-11-18T11:04:39.260Z] taggedImages: [2025-11-18T11:04:39.260Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:39.260Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.2 [2025-11-18T11:04:39.260Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:39.260Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-18T11:04:39.287Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-11-18T11:04:39.287Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:39.287Z] 4.0.1-dev.2 [2025-11-18T11:04:39.287Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:39.287Z] odessa [2025-11-18T11:04:39.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:39.659Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:40.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:40.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-18T11:04:40.019Z] de8a33ec8050: Preparing [2025-11-18T11:04:40.019Z] c06fa5167c78: Preparing [2025-11-18T11:04:40.019Z] 1af529ac1435: Preparing [2025-11-18T11:04:40.019Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:40.019Z] 0d1644c9eacb: Preparing [2025-11-18T11:04:40.019Z] c5206e7a8a4e: Preparing [2025-11-18T11:04:40.019Z] c231f5c0ede3: Preparing [2025-11-18T11:04:40.019Z] c5206e7a8a4e: Waiting [2025-11-18T11:04:40.019Z] c231f5c0ede3: Waiting [2025-11-18T11:04:40.019Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:40.019Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:40.285Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:40.285Z] 0d1644c9eacb: Pushed [2025-11-18T11:04:40.285Z] de8a33ec8050: Pushed [2025-11-18T11:04:42.215Z] c5206e7a8a4e: Pushed [2025-11-18T11:04:46.441Z] c06fa5167c78: Pushed [2025-11-18T11:04:46.441Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:264820cbbb99f30746f86f47afa38b032972d1e4b31105d807c5f458b8cde356 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:46.800Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:47.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.2 [2025-11-18T11:04:47.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-18T11:04:47.152Z] de8a33ec8050: Preparing [2025-11-18T11:04:47.152Z] c06fa5167c78: Preparing [2025-11-18T11:04:47.152Z] 1af529ac1435: Preparing [2025-11-18T11:04:47.152Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:47.152Z] 0d1644c9eacb: Preparing [2025-11-18T11:04:47.152Z] c5206e7a8a4e: Preparing [2025-11-18T11:04:47.152Z] c231f5c0ede3: Preparing [2025-11-18T11:04:47.152Z] c5206e7a8a4e: Waiting [2025-11-18T11:04:47.152Z] c231f5c0ede3: Waiting [2025-11-18T11:04:47.152Z] 0d1644c9eacb: Layer already exists [2025-11-18T11:04:47.152Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:47.152Z] de8a33ec8050: Layer already exists [2025-11-18T11:04:47.152Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:47.152Z] c06fa5167c78: Layer already exists [2025-11-18T11:04:47.152Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:47.152Z] c5206e7a8a4e: Layer already exists [2025-11-18T11:04:47.152Z] 4.0.1-dev.2: digest: sha256:264820cbbb99f30746f86f47afa38b032972d1e4b31105d807c5f458b8cde356 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:47.760Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:48.121Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:48.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-18T11:04:48.121Z] de8a33ec8050: Preparing [2025-11-18T11:04:48.121Z] c06fa5167c78: Preparing [2025-11-18T11:04:48.121Z] 1af529ac1435: Preparing [2025-11-18T11:04:48.121Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:48.121Z] 0d1644c9eacb: Preparing [2025-11-18T11:04:48.121Z] c5206e7a8a4e: Preparing [2025-11-18T11:04:48.121Z] c231f5c0ede3: Preparing [2025-11-18T11:04:48.121Z] c5206e7a8a4e: Waiting [2025-11-18T11:04:48.121Z] c231f5c0ede3: Waiting [2025-11-18T11:04:48.121Z] de8a33ec8050: Layer already exists [2025-11-18T11:04:48.121Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:48.121Z] 0d1644c9eacb: Layer already exists [2025-11-18T11:04:48.121Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:48.121Z] c06fa5167c78: Layer already exists [2025-11-18T11:04:48.121Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:48.121Z] c5206e7a8a4e: Layer already exists [2025-11-18T11:04:48.121Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:264820cbbb99f30746f86f47afa38b032972d1e4b31105d807c5f458b8cde356 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:48.742Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:49.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-11-18T11:04:49.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-11-18T11:04:49.093Z] de8a33ec8050: Preparing [2025-11-18T11:04:49.093Z] c06fa5167c78: Preparing [2025-11-18T11:04:49.093Z] 1af529ac1435: Preparing [2025-11-18T11:04:49.093Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:49.093Z] 0d1644c9eacb: Preparing [2025-11-18T11:04:49.093Z] c5206e7a8a4e: Preparing [2025-11-18T11:04:49.093Z] c231f5c0ede3: Preparing [2025-11-18T11:04:49.093Z] c5206e7a8a4e: Waiting [2025-11-18T11:04:49.093Z] c231f5c0ede3: Waiting [2025-11-18T11:04:49.093Z] de8a33ec8050: Layer already exists [2025-11-18T11:04:49.093Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:49.093Z] 0d1644c9eacb: Layer already exists [2025-11-18T11:04:49.093Z] c06fa5167c78: Layer already exists [2025-11-18T11:04:49.093Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:49.093Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:49.093Z] c5206e7a8a4e: Layer already exists [2025-11-18T11:04:49.093Z] odessa: digest: sha256:264820cbbb99f30746f86f47afa38b032972d1e4b31105d807c5f458b8cde356 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:04:49.437Z] ===================================================== [Pipeline] echo [2025-11-18T11:04:49.455Z] taggedImages: [2025-11-18T11:04:49.455Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:49.455Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.2 [2025-11-18T11:04:49.455Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:49.455Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-18T11:04:49.486Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-11-18T11:04:49.486Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:49.486Z] 4.0.1-dev.2 [2025-11-18T11:04:49.486Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:04:49.486Z] odessa [2025-11-18T11:04:49.486Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:49.851Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:04:50.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:04:50.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-18T11:04:50.469Z] 26beae957077: Preparing [2025-11-18T11:04:50.469Z] 0f38d3609eca: Preparing [2025-11-18T11:04:50.469Z] 5094c934ce15: Preparing [2025-11-18T11:04:50.469Z] 1af529ac1435: Preparing [2025-11-18T11:04:50.469Z] 40bb2b1bb469: Preparing [2025-11-18T11:04:50.469Z] 72bd21cf8877: Preparing [2025-11-18T11:04:50.469Z] 7ba457483447: Preparing [2025-11-18T11:04:50.469Z] cabbad137ce5: Preparing [2025-11-18T11:04:50.469Z] e773a32320c5: Preparing [2025-11-18T11:04:50.469Z] c231f5c0ede3: Preparing [2025-11-18T11:04:50.469Z] 72bd21cf8877: Waiting [2025-11-18T11:04:50.469Z] 7ba457483447: Waiting [2025-11-18T11:04:50.469Z] cabbad137ce5: Waiting [2025-11-18T11:04:50.469Z] e773a32320c5: Waiting [2025-11-18T11:04:50.469Z] c231f5c0ede3: Waiting [2025-11-18T11:04:50.469Z] 1af529ac1435: Layer already exists [2025-11-18T11:04:50.469Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:04:50.742Z] 0f38d3609eca: Pushed [2025-11-18T11:04:50.742Z] 26beae957077: Pushed [2025-11-18T11:04:50.742Z] 5094c934ce15: Pushed [2025-11-18T11:04:50.742Z] c231f5c0ede3: Layer already exists [2025-11-18T11:04:50.742Z] cabbad137ce5: Pushed [2025-11-18T11:04:51.694Z] e773a32320c5: Pushed [2025-11-18T11:05:01.736Z] 7ba457483447: Pushed [2025-11-18T11:05:16.691Z] 72bd21cf8877: Pushed [2025-11-18T11:05:16.691Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:28d68330b5aabf4e996e287400b2974c42e651fb6f0bbae1ff7d4bbc1e203cc7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:17.043Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:17.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.2 [2025-11-18T11:05:17.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-18T11:05:17.401Z] 26beae957077: Preparing [2025-11-18T11:05:17.401Z] 0f38d3609eca: Preparing [2025-11-18T11:05:17.401Z] 5094c934ce15: Preparing [2025-11-18T11:05:17.401Z] 1af529ac1435: Preparing [2025-11-18T11:05:17.401Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:17.401Z] 72bd21cf8877: Preparing [2025-11-18T11:05:17.401Z] 7ba457483447: Preparing [2025-11-18T11:05:17.401Z] cabbad137ce5: Preparing [2025-11-18T11:05:17.401Z] e773a32320c5: Preparing [2025-11-18T11:05:17.401Z] c231f5c0ede3: Preparing [2025-11-18T11:05:17.401Z] 72bd21cf8877: Waiting [2025-11-18T11:05:17.401Z] 7ba457483447: Waiting [2025-11-18T11:05:17.401Z] cabbad137ce5: Waiting [2025-11-18T11:05:17.401Z] e773a32320c5: Waiting [2025-11-18T11:05:17.401Z] c231f5c0ede3: Waiting [2025-11-18T11:05:17.401Z] 5094c934ce15: Layer already exists [2025-11-18T11:05:17.401Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:17.401Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:17.401Z] 26beae957077: Layer already exists [2025-11-18T11:05:17.401Z] 0f38d3609eca: Layer already exists [2025-11-18T11:05:17.401Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:17.401Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:17.401Z] cabbad137ce5: Layer already exists [2025-11-18T11:05:17.401Z] 7ba457483447: Layer already exists [2025-11-18T11:05:17.401Z] e773a32320c5: Layer already exists [2025-11-18T11:05:17.665Z] 4.0.1-dev.2: digest: sha256:28d68330b5aabf4e996e287400b2974c42e651fb6f0bbae1ff7d4bbc1e203cc7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:18.028Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:18.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:18.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-18T11:05:18.369Z] 26beae957077: Preparing [2025-11-18T11:05:18.369Z] 0f38d3609eca: Preparing [2025-11-18T11:05:18.369Z] 5094c934ce15: Preparing [2025-11-18T11:05:18.369Z] 1af529ac1435: Preparing [2025-11-18T11:05:18.369Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:18.369Z] 72bd21cf8877: Preparing [2025-11-18T11:05:18.369Z] 7ba457483447: Preparing [2025-11-18T11:05:18.369Z] cabbad137ce5: Preparing [2025-11-18T11:05:18.369Z] e773a32320c5: Preparing [2025-11-18T11:05:18.369Z] c231f5c0ede3: Preparing [2025-11-18T11:05:18.369Z] cabbad137ce5: Waiting [2025-11-18T11:05:18.369Z] e773a32320c5: Waiting [2025-11-18T11:05:18.369Z] c231f5c0ede3: Waiting [2025-11-18T11:05:18.369Z] 72bd21cf8877: Waiting [2025-11-18T11:05:18.369Z] 7ba457483447: Waiting [2025-11-18T11:05:18.369Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:18.369Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:18.369Z] 5094c934ce15: Layer already exists [2025-11-18T11:05:18.369Z] 0f38d3609eca: Layer already exists [2025-11-18T11:05:18.369Z] 26beae957077: Layer already exists [2025-11-18T11:05:18.369Z] 7ba457483447: Layer already exists [2025-11-18T11:05:18.369Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:18.369Z] e773a32320c5: Layer already exists [2025-11-18T11:05:18.369Z] cabbad137ce5: Layer already exists [2025-11-18T11:05:18.369Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:18.369Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:28d68330b5aabf4e996e287400b2974c42e651fb6f0bbae1ff7d4bbc1e203cc7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:18.729Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:19.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-11-18T11:05:19.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-11-18T11:05:19.077Z] 26beae957077: Preparing [2025-11-18T11:05:19.077Z] 0f38d3609eca: Preparing [2025-11-18T11:05:19.077Z] 5094c934ce15: Preparing [2025-11-18T11:05:19.077Z] 1af529ac1435: Preparing [2025-11-18T11:05:19.077Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:19.077Z] 72bd21cf8877: Preparing [2025-11-18T11:05:19.077Z] 7ba457483447: Preparing [2025-11-18T11:05:19.077Z] cabbad137ce5: Preparing [2025-11-18T11:05:19.077Z] e773a32320c5: Preparing [2025-11-18T11:05:19.077Z] c231f5c0ede3: Preparing [2025-11-18T11:05:19.077Z] cabbad137ce5: Waiting [2025-11-18T11:05:19.077Z] c231f5c0ede3: Waiting [2025-11-18T11:05:19.077Z] e773a32320c5: Waiting [2025-11-18T11:05:19.077Z] 72bd21cf8877: Waiting [2025-11-18T11:05:19.077Z] 7ba457483447: Waiting [2025-11-18T11:05:19.077Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:19.077Z] 26beae957077: Layer already exists [2025-11-18T11:05:19.077Z] 5094c934ce15: Layer already exists [2025-11-18T11:05:19.077Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:19.077Z] 0f38d3609eca: Layer already exists [2025-11-18T11:05:19.077Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:19.077Z] 7ba457483447: Layer already exists [2025-11-18T11:05:19.077Z] e773a32320c5: Layer already exists [2025-11-18T11:05:19.077Z] cabbad137ce5: Layer already exists [2025-11-18T11:05:19.077Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:19.077Z] odessa: digest: sha256:28d68330b5aabf4e996e287400b2974c42e651fb6f0bbae1ff7d4bbc1e203cc7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:05:19.410Z] ===================================================== [Pipeline] echo [2025-11-18T11:05:19.428Z] taggedImages: [2025-11-18T11:05:19.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:19.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.2 [2025-11-18T11:05:19.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:19.428Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-18T11:05:19.456Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-11-18T11:05:19.456Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:19.456Z] 4.0.1-dev.2 [2025-11-18T11:05:19.456Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:19.456Z] odessa [2025-11-18T11:05:19.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:19.828Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:20.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:20.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-18T11:05:20.177Z] 2294c119e88b: Preparing [2025-11-18T11:05:20.177Z] 175475bfb02d: Preparing [2025-11-18T11:05:20.177Z] 331f6c4ec740: Preparing [2025-11-18T11:05:20.177Z] 1af529ac1435: Preparing [2025-11-18T11:05:20.177Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:20.177Z] 72bd21cf8877: Preparing [2025-11-18T11:05:20.177Z] 6214e6e1b1e1: Preparing [2025-11-18T11:05:20.177Z] 51ceffefb2c8: Preparing [2025-11-18T11:05:20.177Z] c231f5c0ede3: Preparing [2025-11-18T11:05:20.177Z] 6214e6e1b1e1: Waiting [2025-11-18T11:05:20.177Z] 51ceffefb2c8: Waiting [2025-11-18T11:05:20.177Z] c231f5c0ede3: Waiting [2025-11-18T11:05:20.177Z] 72bd21cf8877: Waiting [2025-11-18T11:05:20.177Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:20.177Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:20.177Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:20.442Z] 175475bfb02d: Pushed [2025-11-18T11:05:20.442Z] 331f6c4ec740: Pushed [2025-11-18T11:05:20.442Z] 2294c119e88b: Pushed [2025-11-18T11:05:20.442Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:20.442Z] 6214e6e1b1e1: Pushed [2025-11-18T11:05:21.023Z] 51ceffefb2c8: Pushed [2025-11-18T11:05:21.023Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:6ff3f84aa0213f860bb6dba0d1a4fba29a71225fafcfb571771d74823e42b781 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:21.484Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:21.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.2 [2025-11-18T11:05:21.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-18T11:05:21.826Z] 2294c119e88b: Preparing [2025-11-18T11:05:21.826Z] 175475bfb02d: Preparing [2025-11-18T11:05:21.826Z] 331f6c4ec740: Preparing [2025-11-18T11:05:21.826Z] 1af529ac1435: Preparing [2025-11-18T11:05:21.826Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:21.826Z] 72bd21cf8877: Preparing [2025-11-18T11:05:21.826Z] 6214e6e1b1e1: Preparing [2025-11-18T11:05:21.826Z] 51ceffefb2c8: Preparing [2025-11-18T11:05:21.826Z] c231f5c0ede3: Preparing [2025-11-18T11:05:21.826Z] 6214e6e1b1e1: Waiting [2025-11-18T11:05:21.826Z] c231f5c0ede3: Waiting [2025-11-18T11:05:21.826Z] 51ceffefb2c8: Waiting [2025-11-18T11:05:21.826Z] 72bd21cf8877: Waiting [2025-11-18T11:05:21.826Z] 331f6c4ec740: Layer already exists [2025-11-18T11:05:21.826Z] 175475bfb02d: Layer already exists [2025-11-18T11:05:21.826Z] 2294c119e88b: Layer already exists [2025-11-18T11:05:21.826Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:21.826Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:21.826Z] 6214e6e1b1e1: Layer already exists [2025-11-18T11:05:21.826Z] 51ceffefb2c8: Layer already exists [2025-11-18T11:05:21.826Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:21.826Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:22.088Z] 4.0.1-dev.2: digest: sha256:6ff3f84aa0213f860bb6dba0d1a4fba29a71225fafcfb571771d74823e42b781 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:22.439Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:22.783Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:22.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-18T11:05:22.783Z] 2294c119e88b: Preparing [2025-11-18T11:05:22.783Z] 175475bfb02d: Preparing [2025-11-18T11:05:22.783Z] 331f6c4ec740: Preparing [2025-11-18T11:05:22.783Z] 1af529ac1435: Preparing [2025-11-18T11:05:22.783Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:22.783Z] 72bd21cf8877: Preparing [2025-11-18T11:05:22.783Z] 6214e6e1b1e1: Preparing [2025-11-18T11:05:22.783Z] 51ceffefb2c8: Preparing [2025-11-18T11:05:22.783Z] c231f5c0ede3: Preparing [2025-11-18T11:05:22.783Z] 6214e6e1b1e1: Waiting [2025-11-18T11:05:22.783Z] c231f5c0ede3: Waiting [2025-11-18T11:05:22.783Z] 72bd21cf8877: Waiting [2025-11-18T11:05:22.783Z] 51ceffefb2c8: Waiting [2025-11-18T11:05:22.783Z] 331f6c4ec740: Layer already exists [2025-11-18T11:05:22.783Z] 175475bfb02d: Layer already exists [2025-11-18T11:05:22.783Z] 2294c119e88b: Layer already exists [2025-11-18T11:05:22.783Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:22.783Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:22.783Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:22.783Z] 51ceffefb2c8: Layer already exists [2025-11-18T11:05:22.783Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:22.783Z] 6214e6e1b1e1: Layer already exists [2025-11-18T11:05:23.047Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:6ff3f84aa0213f860bb6dba0d1a4fba29a71225fafcfb571771d74823e42b781 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:23.409Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:23.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-11-18T11:05:23.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-11-18T11:05:23.757Z] 2294c119e88b: Preparing [2025-11-18T11:05:23.757Z] 175475bfb02d: Preparing [2025-11-18T11:05:23.757Z] 331f6c4ec740: Preparing [2025-11-18T11:05:23.757Z] 1af529ac1435: Preparing [2025-11-18T11:05:23.757Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:23.757Z] 72bd21cf8877: Preparing [2025-11-18T11:05:23.757Z] 6214e6e1b1e1: Preparing [2025-11-18T11:05:23.757Z] 51ceffefb2c8: Preparing [2025-11-18T11:05:23.757Z] c231f5c0ede3: Preparing [2025-11-18T11:05:23.757Z] 6214e6e1b1e1: Waiting [2025-11-18T11:05:23.757Z] 51ceffefb2c8: Waiting [2025-11-18T11:05:23.757Z] c231f5c0ede3: Waiting [2025-11-18T11:05:23.757Z] 72bd21cf8877: Waiting [2025-11-18T11:05:23.757Z] 331f6c4ec740: Layer already exists [2025-11-18T11:05:23.757Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:23.757Z] 175475bfb02d: Layer already exists [2025-11-18T11:05:23.757Z] 2294c119e88b: Layer already exists [2025-11-18T11:05:23.757Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:23.757Z] 6214e6e1b1e1: Layer already exists [2025-11-18T11:05:23.757Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:23.757Z] 51ceffefb2c8: Layer already exists [2025-11-18T11:05:23.757Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:24.019Z] odessa: digest: sha256:6ff3f84aa0213f860bb6dba0d1a4fba29a71225fafcfb571771d74823e42b781 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:05:24.097Z] ===================================================== [Pipeline] echo [2025-11-18T11:05:24.116Z] taggedImages: [2025-11-18T11:05:24.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:24.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.2 [2025-11-18T11:05:24.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:24.116Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-18T11:05:24.150Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-11-18T11:05:24.150Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:24.150Z] 4.0.1-dev.2 [2025-11-18T11:05:24.150Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:24.150Z] odessa [2025-11-18T11:05:24.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:24.522Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:24.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:24.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-18T11:05:24.878Z] cf567738d265: Preparing [2025-11-18T11:05:24.878Z] d3401ff5290b: Preparing [2025-11-18T11:05:24.878Z] ca3e038dce7d: Preparing [2025-11-18T11:05:24.878Z] 1af529ac1435: Preparing [2025-11-18T11:05:24.878Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:24.878Z] 72bd21cf8877: Preparing [2025-11-18T11:05:24.878Z] cabbad137ce5: Preparing [2025-11-18T11:05:24.879Z] e773a32320c5: Preparing [2025-11-18T11:05:24.879Z] c231f5c0ede3: Preparing [2025-11-18T11:05:24.879Z] cabbad137ce5: Waiting [2025-11-18T11:05:24.879Z] 72bd21cf8877: Waiting [2025-11-18T11:05:24.879Z] e773a32320c5: Waiting [2025-11-18T11:05:24.879Z] c231f5c0ede3: Waiting [2025-11-18T11:05:25.144Z] ca3e038dce7d: Pushed [2025-11-18T11:05:25.144Z] d3401ff5290b: Pushed [2025-11-18T11:05:27.076Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:27.076Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:27.076Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:27.076Z] cabbad137ce5: Layer already exists [2025-11-18T11:05:27.076Z] e773a32320c5: Layer already exists [2025-11-18T11:05:27.076Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:27.076Z] cf567738d265: Pushed [2025-11-18T11:05:27.076Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:a702d5f01827329b4e02e88e60388816fc0cf2b93c5847f5d11901472817f169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:27.433Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:27.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.2 [2025-11-18T11:05:27.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-18T11:05:27.786Z] cf567738d265: Preparing [2025-11-18T11:05:27.786Z] d3401ff5290b: Preparing [2025-11-18T11:05:27.786Z] ca3e038dce7d: Preparing [2025-11-18T11:05:27.786Z] 1af529ac1435: Preparing [2025-11-18T11:05:27.786Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:27.786Z] 72bd21cf8877: Preparing [2025-11-18T11:05:27.786Z] cabbad137ce5: Preparing [2025-11-18T11:05:27.786Z] e773a32320c5: Preparing [2025-11-18T11:05:27.786Z] c231f5c0ede3: Preparing [2025-11-18T11:05:27.786Z] cabbad137ce5: Waiting [2025-11-18T11:05:27.786Z] e773a32320c5: Waiting [2025-11-18T11:05:27.786Z] c231f5c0ede3: Waiting [2025-11-18T11:05:27.786Z] ca3e038dce7d: Layer already exists [2025-11-18T11:05:27.786Z] d3401ff5290b: Layer already exists [2025-11-18T11:05:27.786Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:27.786Z] cf567738d265: Layer already exists [2025-11-18T11:05:27.786Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:27.786Z] e773a32320c5: Layer already exists [2025-11-18T11:05:27.786Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:27.786Z] cabbad137ce5: Layer already exists [2025-11-18T11:05:27.786Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:28.050Z] 4.0.1-dev.2: digest: sha256:a702d5f01827329b4e02e88e60388816fc0cf2b93c5847f5d11901472817f169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:28.396Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:28.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:28.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-18T11:05:28.815Z] cf567738d265: Preparing [2025-11-18T11:05:28.815Z] d3401ff5290b: Preparing [2025-11-18T11:05:28.815Z] ca3e038dce7d: Preparing [2025-11-18T11:05:28.815Z] 1af529ac1435: Preparing [2025-11-18T11:05:28.815Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:28.815Z] 72bd21cf8877: Preparing [2025-11-18T11:05:28.815Z] cabbad137ce5: Preparing [2025-11-18T11:05:28.815Z] e773a32320c5: Preparing [2025-11-18T11:05:28.815Z] c231f5c0ede3: Preparing [2025-11-18T11:05:28.815Z] cabbad137ce5: Waiting [2025-11-18T11:05:28.815Z] 72bd21cf8877: Waiting [2025-11-18T11:05:28.815Z] e773a32320c5: Waiting [2025-11-18T11:05:28.815Z] c231f5c0ede3: Waiting [2025-11-18T11:05:28.815Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:28.815Z] ca3e038dce7d: Layer already exists [2025-11-18T11:05:28.815Z] cf567738d265: Layer already exists [2025-11-18T11:05:28.815Z] d3401ff5290b: Layer already exists [2025-11-18T11:05:28.815Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:28.815Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:28.815Z] cabbad137ce5: Layer already exists [2025-11-18T11:05:28.815Z] e773a32320c5: Layer already exists [2025-11-18T11:05:28.815Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:29.087Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:a702d5f01827329b4e02e88e60388816fc0cf2b93c5847f5d11901472817f169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:29.457Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:29.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-11-18T11:05:29.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-11-18T11:05:29.819Z] cf567738d265: Preparing [2025-11-18T11:05:29.819Z] d3401ff5290b: Preparing [2025-11-18T11:05:29.819Z] ca3e038dce7d: Preparing [2025-11-18T11:05:29.819Z] 1af529ac1435: Preparing [2025-11-18T11:05:29.819Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:29.819Z] 72bd21cf8877: Preparing [2025-11-18T11:05:29.819Z] cabbad137ce5: Preparing [2025-11-18T11:05:29.819Z] e773a32320c5: Preparing [2025-11-18T11:05:29.819Z] c231f5c0ede3: Preparing [2025-11-18T11:05:29.819Z] 72bd21cf8877: Waiting [2025-11-18T11:05:29.819Z] cabbad137ce5: Waiting [2025-11-18T11:05:29.819Z] e773a32320c5: Waiting [2025-11-18T11:05:29.819Z] c231f5c0ede3: Waiting [2025-11-18T11:05:29.819Z] d3401ff5290b: Layer already exists [2025-11-18T11:05:29.819Z] ca3e038dce7d: Layer already exists [2025-11-18T11:05:29.819Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:29.819Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:29.819Z] cf567738d265: Layer already exists [2025-11-18T11:05:29.819Z] 72bd21cf8877: Layer already exists [2025-11-18T11:05:29.819Z] e773a32320c5: Layer already exists [2025-11-18T11:05:29.819Z] cabbad137ce5: Layer already exists [2025-11-18T11:05:29.819Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:30.086Z] odessa: digest: sha256:a702d5f01827329b4e02e88e60388816fc0cf2b93c5847f5d11901472817f169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:05:30.173Z] ===================================================== [Pipeline] echo [2025-11-18T11:05:30.191Z] taggedImages: [2025-11-18T11:05:30.191Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:30.191Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.2 [2025-11-18T11:05:30.191Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:30.191Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-18T11:05:30.220Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-11-18T11:05:30.220Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:30.220Z] 4.0.1-dev.2 [2025-11-18T11:05:30.220Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:30.220Z] odessa [2025-11-18T11:05:30.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:30.590Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:30.937Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:30.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-18T11:05:30.937Z] f18de792b9ad: Preparing [2025-11-18T11:05:30.937Z] 87438aa5e20c: Preparing [2025-11-18T11:05:30.937Z] 1af529ac1435: Preparing [2025-11-18T11:05:30.937Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:30.937Z] 01947580f7c4: Preparing [2025-11-18T11:05:30.937Z] 0db82f64705b: Preparing [2025-11-18T11:05:30.937Z] c231f5c0ede3: Preparing [2025-11-18T11:05:30.937Z] 0db82f64705b: Waiting [2025-11-18T11:05:30.937Z] c231f5c0ede3: Waiting [2025-11-18T11:05:30.937Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:30.937Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:31.200Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:31.200Z] 01947580f7c4: Pushed [2025-11-18T11:05:31.200Z] f18de792b9ad: Pushed [2025-11-18T11:05:32.590Z] 0db82f64705b: Pushed [2025-11-18T11:05:39.610Z] 87438aa5e20c: Pushed [2025-11-18T11:05:39.610Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:41d2edc615e7e0370a9f2e7e485192f7de19ccf56ce0385b65260132eb73c75e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:39.968Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:40.320Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.2 [2025-11-18T11:05:40.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-18T11:05:40.320Z] f18de792b9ad: Preparing [2025-11-18T11:05:40.320Z] 87438aa5e20c: Preparing [2025-11-18T11:05:40.320Z] 1af529ac1435: Preparing [2025-11-18T11:05:40.320Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:40.320Z] 01947580f7c4: Preparing [2025-11-18T11:05:40.320Z] 0db82f64705b: Preparing [2025-11-18T11:05:40.320Z] c231f5c0ede3: Preparing [2025-11-18T11:05:40.320Z] 0db82f64705b: Waiting [2025-11-18T11:05:40.320Z] c231f5c0ede3: Waiting [2025-11-18T11:05:40.320Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:40.320Z] 01947580f7c4: Layer already exists [2025-11-18T11:05:40.320Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:40.320Z] 87438aa5e20c: Layer already exists [2025-11-18T11:05:40.320Z] f18de792b9ad: Layer already exists [2025-11-18T11:05:40.320Z] 0db82f64705b: Layer already exists [2025-11-18T11:05:40.320Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:40.320Z] 4.0.1-dev.2: digest: sha256:41d2edc615e7e0370a9f2e7e485192f7de19ccf56ce0385b65260132eb73c75e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:40.679Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:41.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:41.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-18T11:05:41.035Z] f18de792b9ad: Preparing [2025-11-18T11:05:41.035Z] 87438aa5e20c: Preparing [2025-11-18T11:05:41.035Z] 1af529ac1435: Preparing [2025-11-18T11:05:41.035Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:41.035Z] 01947580f7c4: Preparing [2025-11-18T11:05:41.035Z] 0db82f64705b: Preparing [2025-11-18T11:05:41.035Z] 0db82f64705b: Waiting [2025-11-18T11:05:41.035Z] c231f5c0ede3: Preparing [2025-11-18T11:05:41.035Z] c231f5c0ede3: Waiting [2025-11-18T11:05:41.035Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:41.035Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:41.035Z] 87438aa5e20c: Layer already exists [2025-11-18T11:05:41.035Z] 01947580f7c4: Layer already exists [2025-11-18T11:05:41.035Z] f18de792b9ad: Layer already exists [2025-11-18T11:05:41.035Z] 0db82f64705b: Layer already exists [2025-11-18T11:05:41.035Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:41.298Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:41d2edc615e7e0370a9f2e7e485192f7de19ccf56ce0385b65260132eb73c75e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:41.645Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:41.993Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-11-18T11:05:41.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-11-18T11:05:41.994Z] f18de792b9ad: Preparing [2025-11-18T11:05:41.994Z] 87438aa5e20c: Preparing [2025-11-18T11:05:41.994Z] 1af529ac1435: Preparing [2025-11-18T11:05:41.994Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:41.994Z] 01947580f7c4: Preparing [2025-11-18T11:05:41.994Z] 0db82f64705b: Preparing [2025-11-18T11:05:41.994Z] c231f5c0ede3: Preparing [2025-11-18T11:05:41.994Z] 0db82f64705b: Waiting [2025-11-18T11:05:41.994Z] 87438aa5e20c: Layer already exists [2025-11-18T11:05:41.994Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:41.994Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:41.994Z] f18de792b9ad: Layer already exists [2025-11-18T11:05:41.994Z] 01947580f7c4: Layer already exists [2025-11-18T11:05:41.994Z] 0db82f64705b: Layer already exists [2025-11-18T11:05:41.994Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:41.994Z] odessa: digest: sha256:41d2edc615e7e0370a9f2e7e485192f7de19ccf56ce0385b65260132eb73c75e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:05:42.072Z] ===================================================== [Pipeline] echo [2025-11-18T11:05:42.089Z] taggedImages: [2025-11-18T11:05:42.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:42.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.2 [2025-11-18T11:05:42.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:42.089Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-18T11:05:42.122Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-11-18T11:05:42.122Z] e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:42.122Z] 4.0.1-dev.2 [2025-11-18T11:05:42.122Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:42.122Z] odessa [2025-11-18T11:05:42.122Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:42.481Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:42.825Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:42.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-18T11:05:42.825Z] 4a6c8acca2da: Preparing [2025-11-18T11:05:42.825Z] 77dcd28d515e: Preparing [2025-11-18T11:05:42.825Z] 1af529ac1435: Preparing [2025-11-18T11:05:42.825Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:42.825Z] 2f31dadea408: Preparing [2025-11-18T11:05:42.825Z] 34bec9508c42: Preparing [2025-11-18T11:05:42.825Z] c231f5c0ede3: Preparing [2025-11-18T11:05:42.825Z] 34bec9508c42: Waiting [2025-11-18T11:05:42.825Z] c231f5c0ede3: Waiting [2025-11-18T11:05:42.825Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:43.089Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:43.089Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:43.089Z] 4a6c8acca2da: Pushed [2025-11-18T11:05:43.089Z] 2f31dadea408: Pushed [2025-11-18T11:05:43.665Z] 34bec9508c42: Pushed [2025-11-18T11:05:51.836Z] 77dcd28d515e: Pushed [2025-11-18T11:05:51.836Z] e1cefd05c559eb6145c36d856e281d29f1439e05: digest: sha256:681c69897fbfb5f46491edfc872d818ed04c09b3310edfeb7b521ea7c6990df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:52.192Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:52.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.2 [2025-11-18T11:05:52.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-18T11:05:52.536Z] 4a6c8acca2da: Preparing [2025-11-18T11:05:52.536Z] 77dcd28d515e: Preparing [2025-11-18T11:05:52.536Z] 1af529ac1435: Preparing [2025-11-18T11:05:52.536Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:52.536Z] 2f31dadea408: Preparing [2025-11-18T11:05:52.536Z] 34bec9508c42: Preparing [2025-11-18T11:05:52.536Z] c231f5c0ede3: Preparing [2025-11-18T11:05:52.536Z] 34bec9508c42: Waiting [2025-11-18T11:05:52.536Z] c231f5c0ede3: Waiting [2025-11-18T11:05:52.536Z] 4a6c8acca2da: Layer already exists [2025-11-18T11:05:52.536Z] 2f31dadea408: Layer already exists [2025-11-18T11:05:52.536Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:52.536Z] 77dcd28d515e: Layer already exists [2025-11-18T11:05:52.536Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:52.536Z] 34bec9508c42: Layer already exists [2025-11-18T11:05:52.536Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:52.536Z] 4.0.1-dev.2: digest: sha256:681c69897fbfb5f46491edfc872d818ed04c09b3310edfeb7b521ea7c6990df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:53.174Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:53.522Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:53.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-18T11:05:53.523Z] 4a6c8acca2da: Preparing [2025-11-18T11:05:53.523Z] 77dcd28d515e: Preparing [2025-11-18T11:05:53.523Z] 1af529ac1435: Preparing [2025-11-18T11:05:53.523Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:53.523Z] 2f31dadea408: Preparing [2025-11-18T11:05:53.523Z] 34bec9508c42: Preparing [2025-11-18T11:05:53.523Z] c231f5c0ede3: Preparing [2025-11-18T11:05:53.523Z] 34bec9508c42: Waiting [2025-11-18T11:05:53.523Z] c231f5c0ede3: Waiting [2025-11-18T11:05:53.523Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:53.523Z] 77dcd28d515e: Layer already exists [2025-11-18T11:05:53.523Z] 2f31dadea408: Layer already exists [2025-11-18T11:05:53.523Z] 4a6c8acca2da: Layer already exists [2025-11-18T11:05:53.523Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:53.523Z] 34bec9508c42: Layer already exists [2025-11-18T11:05:53.523Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:53.523Z] e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2: digest: sha256:681c69897fbfb5f46491edfc872d818ed04c09b3310edfeb7b521ea7c6990df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:54.147Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:54.492Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-11-18T11:05:54.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-11-18T11:05:54.492Z] 4a6c8acca2da: Preparing [2025-11-18T11:05:54.492Z] 77dcd28d515e: Preparing [2025-11-18T11:05:54.492Z] 1af529ac1435: Preparing [2025-11-18T11:05:54.492Z] 40bb2b1bb469: Preparing [2025-11-18T11:05:54.492Z] 2f31dadea408: Preparing [2025-11-18T11:05:54.492Z] 34bec9508c42: Preparing [2025-11-18T11:05:54.492Z] c231f5c0ede3: Preparing [2025-11-18T11:05:54.492Z] c231f5c0ede3: Waiting [2025-11-18T11:05:54.492Z] 34bec9508c42: Waiting [2025-11-18T11:05:54.492Z] 4a6c8acca2da: Layer already exists [2025-11-18T11:05:54.492Z] 1af529ac1435: Layer already exists [2025-11-18T11:05:54.492Z] 77dcd28d515e: Layer already exists [2025-11-18T11:05:54.492Z] 40bb2b1bb469: Layer already exists [2025-11-18T11:05:54.492Z] 2f31dadea408: Layer already exists [2025-11-18T11:05:54.492Z] c231f5c0ede3: Layer already exists [2025-11-18T11:05:54.492Z] 34bec9508c42: Layer already exists [2025-11-18T11:05:54.756Z] odessa: digest: sha256:681c69897fbfb5f46491edfc872d818ed04c09b3310edfeb7b521ea7c6990df1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-11-18T11:05:54.843Z] ===================================================== [Pipeline] echo [2025-11-18T11:05:54.861Z] taggedImages: [2025-11-18T11:05:54.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [2025-11-18T11:05:54.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.2 [2025-11-18T11:05:54.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [2025-11-18T11:05:54.861Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] echo [2025-11-18T11:05:54.878Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:54.890Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:54.902Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:54.918Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-11-18T11:05:54.937Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:54.952Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:54.966Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:54.980Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-18T11:05:54.990Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.001Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.014Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.028Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.041Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.053Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.064Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.076Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.096Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.109Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.132Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.144Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.155Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.164Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.178Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.192Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.204Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.221Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.245Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.258Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.270Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.283Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.294Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.304Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.315Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.326Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.338Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.367Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.380Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.397Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.413Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.445Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.456Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.470Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.483Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.494Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.511Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.525Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.601Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.615Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.626Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.636Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.645Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.655Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-11-18T11:05:55.665Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] echo [2025-11-18T11:05:55.676Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.686Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e1cefd05c559eb6145c36d856e281d29f1439e05-4.0.1-dev.2 [Pipeline] echo [2025-11-18T11:05:55.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:56.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-18T11:05:56.083Z] [2025-11-18T11:05:56.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:05:56.411Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-18T11:05:56.411Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-18T11:05:56.411Z] 8998bd30e6a1: Pulling fs layer [2025-11-18T11:05:56.411Z] 04944245beec: Pulling fs layer [2025-11-18T11:05:56.411Z] 699f458cf7ca: Pulling fs layer [2025-11-18T11:05:56.411Z] 765212b225bb: Pulling fs layer [2025-11-18T11:05:56.411Z] f23df028b6ca: Pulling fs layer [2025-11-18T11:05:56.411Z] d65c8cfc05b1: Pulling fs layer [2025-11-18T11:05:56.411Z] 2437ff75d9bd: Pulling fs layer [2025-11-18T11:05:56.411Z] 765212b225bb: Waiting [2025-11-18T11:05:56.411Z] f23df028b6ca: Waiting [2025-11-18T11:05:56.411Z] d65c8cfc05b1: Waiting [2025-11-18T11:05:56.411Z] 2437ff75d9bd: Waiting [2025-11-18T11:05:56.690Z] 04944245beec: Verifying Checksum [2025-11-18T11:05:56.690Z] 04944245beec: Download complete [2025-11-18T11:05:56.690Z] 765212b225bb: Verifying Checksum [2025-11-18T11:05:56.690Z] 765212b225bb: Download complete [2025-11-18T11:05:56.690Z] f23df028b6ca: Verifying Checksum [2025-11-18T11:05:56.690Z] f23df028b6ca: Download complete [2025-11-18T11:05:56.957Z] 699f458cf7ca: Verifying Checksum [2025-11-18T11:05:56.957Z] 699f458cf7ca: Download complete [2025-11-18T11:05:57.226Z] 8998bd30e6a1: Verifying Checksum [2025-11-18T11:05:57.226Z] 8998bd30e6a1: Download complete [2025-11-18T11:05:59.799Z] 2437ff75d9bd: Verifying Checksum [2025-11-18T11:05:59.799Z] 2437ff75d9bd: Download complete [2025-11-18T11:06:04.044Z] 8998bd30e6a1: Pull complete [2025-11-18T11:06:04.044Z] 04944245beec: Pull complete [2025-11-18T11:06:05.441Z] 699f458cf7ca: Pull complete [2025-11-18T11:06:05.711Z] 765212b225bb: Pull complete [2025-11-18T11:06:06.665Z] f23df028b6ca: Pull complete [2025-11-18T11:06:06.665Z] d65c8cfc05b1: Pull complete [2025-11-18T11:06:24.847Z] 2437ff75d9bd: Pull complete [2025-11-18T11:06:24.847Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-18T11:06:24.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-18T11:06:24.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T11:06:25.042Z] prd-ubuntu20.04-docker-arm64-4c-16g-773325 does not seem to be running inside a container [2025-11-18T11:06:25.083Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:arm64 cat [2025-11-18T11:06:27.866Z] $ docker top c9538c12c5de8fe5b62a46273f00c4c536fc0fb03d09b6088eac1a7fd5ceff1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:06:28.759Z] ---> job-cost.sh [2025-11-18T11:06:28.759Z] lf-activate-venv: SKIPPING [2025-11-18T11:06:28.759Z] INFO: No Stack... [2025-11-18T11:06:29.336Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-18T11:06:29.915Z] INFO: Archiving Costs [Pipeline] sh [2025-11-18T11:06:30.544Z] + + cutcat -d, /w/workspace/edgex-go/16/archives/cost.csv -f6 [2025-11-18T11:06:30.544Z] [Pipeline] lock [2025-11-18T11:06:30.565Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-16-stack-cost] [2025-11-18T11:06:30.572Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-16-stack-cost] did not exist. Created. [2025-11-18T11:06:30.579Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-18T11:06:31.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-18T11:06:32.517Z] Stashed 1 file(s) [Pipeline] } [2025-11-18T11:06:32.525Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-16-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-18T11:06:32.542Z] $ docker stop --time=1 c9538c12c5de8fe5b62a46273f00c4c536fc0fb03d09b6088eac1a7fd5ceff1c [2025-11-18T11:06:34.025Z] $ docker rm -f --volumes c9538c12c5de8fe5b62a46273f00c4c536fc0fb03d09b6088eac1a7fd5ceff1c [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-18T11:06:34.606Z] provisioning config files... [2025-11-18T11:06:34.613Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config14532474633283440056tmp [Pipeline] { [Pipeline] sh [2025-11-18T11:06:34.918Z] + set +x [2025-11-18T11:06:34.918Z] + curl -s https://codecov.io/bash [2025-11-18T11:06:34.918Z] + bash -s -- [2025-11-18T11:06:34.918Z] [2025-11-18T11:06:34.918Z] _____ _ [2025-11-18T11:06:34.918Z] / ____| | | [2025-11-18T11:06:34.918Z] | | ___ __| | ___ ___ _____ __ [2025-11-18T11:06:34.918Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-11-18T11:06:34.918Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-11-18T11:06:34.918Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-11-18T11:06:34.918Z] Bash-1.0.6 [2025-11-18T11:06:34.918Z] [2025-11-18T11:06:34.918Z] [2025-11-18T11:06:34.918Z] ==> git version 2.25.1 found [2025-11-18T11:06:34.918Z] ==> 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-18T11:06:34.918Z] Release-Date: 2020-01-08 [2025-11-18T11:06:34.918Z] 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-18T11:06:34.918Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-11-18T11:06:34.918Z] ==> Jenkins CI detected. [2025-11-18T11:06:34.918Z] current dir:  /w/workspace/edgex-go/16 [2025-11-18T11:06:34.918Z] project root: . [2025-11-18T11:06:34.918Z] --> token set from env [2025-11-18T11:06:34.918Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-11-18T11:06:34.918Z] ==> Running gcov in . (disable via -X gcov) [2025-11-18T11:06:35.178Z] ==> Python coveragepy not found [2025-11-18T11:06:35.178Z] ==> Searching for coverage reports in: [2025-11-18T11:06:35.178Z] + . [2025-11-18T11:06:35.178Z] -> Found 1 reports [2025-11-18T11:06:35.178Z] ==> Detecting git/mercurial file structure [2025-11-18T11:06:35.178Z] ==> Reading reports [2025-11-18T11:06:35.178Z] + ./coverage.out bytes=1665865 [2025-11-18T11:06:35.178Z] ==> Appending adjustments [2025-11-18T11:06:35.178Z] https://docs.codecov.io/docs/fixing-reports [2025-11-18T11:06:36.555Z] + Found adjustments [2025-11-18T11:06:36.555Z] ==> Gzipping contents [2025-11-18T11:06:36.813Z] 168K /tmp/codecov.gwFYK0.gz [2025-11-18T11:06:36.813Z] ==> Uploading reports [2025-11-18T11:06:36.813Z] url: https://codecov.io [2025-11-18T11:06:36.813Z] query: branch=odessa&commit=e1cefd05c559eb6145c36d856e281d29f1439e05&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-18T11:06:36.813Z] -> Pinging Codecov [2025-11-18T11:06:36.813Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=e1cefd05c559eb6145c36d856e281d29f1439e05&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-11-18T11:06:36.813Z] -> Uploading to [2025-11-18T11:06:36.813Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e1cefd05c559eb6145c36d856e281d29f1439e05/2e0e9d57-8c15-43a2-ba0f-3d4889e1ab6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251118%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251118T110636Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=6684d9d55c2730310755e4492970146ff6162c325aeed4099154e9bd89f8391f [2025-11-18T11:06:36.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:06:36.813Z] Dload Upload Total Spent Left Speed [2025-11-18T11:06:37.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 165k 0 0 100 165k 0 428k --:--:-- --:--:-- --:--:-- 428k [2025-11-18T11:06:37.384Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e1cefd05c559eb6145c36d856e281d29f1439e05 [Pipeline] } [2025-11-18T11:06:37.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-11-18T11:06:37.619Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-11-18T11:06:37.637Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:06:37.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-18T11:06:37.954Z] [2025-11-18T11:06:37.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:06:38.262Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-18T11:06:38.262Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-11-18T11:06:38.262Z] 2d35ebdb57d9: Pulling fs layer [2025-11-18T11:06:38.262Z] 85e8836fcdb2: Pulling fs layer [2025-11-18T11:06:38.262Z] 91631faa732a: Pulling fs layer [2025-11-18T11:06:38.262Z] f3f5ae8826fa: Pulling fs layer [2025-11-18T11:06:38.262Z] 4f4fb700ef54: Pulling fs layer [2025-11-18T11:06:38.262Z] 7861252a18e6: Pulling fs layer [2025-11-18T11:06:38.262Z] 9130f900ef6f: Pulling fs layer [2025-11-18T11:06:38.262Z] f3f5ae8826fa: Waiting [2025-11-18T11:06:38.262Z] 4f4fb700ef54: Waiting [2025-11-18T11:06:38.262Z] 7861252a18e6: Waiting [2025-11-18T11:06:38.262Z] 9130f900ef6f: Waiting [2025-11-18T11:06:38.262Z] 85e8836fcdb2: Verifying Checksum [2025-11-18T11:06:38.262Z] 85e8836fcdb2: Download complete [2025-11-18T11:06:38.262Z] f3f5ae8826fa: Verifying Checksum [2025-11-18T11:06:38.262Z] f3f5ae8826fa: Download complete [2025-11-18T11:06:38.262Z] 4f4fb700ef54: Verifying Checksum [2025-11-18T11:06:38.262Z] 4f4fb700ef54: Download complete [2025-11-18T11:06:38.262Z] 2d35ebdb57d9: Verifying Checksum [2025-11-18T11:06:38.533Z] 2d35ebdb57d9: Download complete [2025-11-18T11:06:38.533Z] 2d35ebdb57d9: Pull complete [2025-11-18T11:06:38.533Z] 7861252a18e6: Verifying Checksum [2025-11-18T11:06:38.533Z] 7861252a18e6: Download complete [2025-11-18T11:06:38.533Z] 85e8836fcdb2: Pull complete [2025-11-18T11:06:38.789Z] 91631faa732a: Verifying Checksum [2025-11-18T11:06:38.789Z] 91631faa732a: Download complete [2025-11-18T11:06:39.720Z] 9130f900ef6f: Verifying Checksum [2025-11-18T11:06:39.720Z] 9130f900ef6f: Download complete [2025-11-18T11:06:43.908Z] 91631faa732a: Pull complete [2025-11-18T11:06:44.167Z] f3f5ae8826fa: Pull complete [2025-11-18T11:06:44.167Z] 4f4fb700ef54: Pull complete [2025-11-18T11:06:44.426Z] 7861252a18e6: Pull complete [2025-11-18T11:06:48.616Z] 9130f900ef6f: Pull complete [2025-11-18T11:06:48.616Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-11-18T11:06:48.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-11-18T11:06:48.616Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T11:06:48.726Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T11:06:48.783Z] $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-11-18T11:06:51.152Z] $ docker top 3d776c02ade3821d00702fab8c0714b12112f4bcc4f44a438d020a5fbb9c4479 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-18T11:06:51.479Z] + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo [2025-11-18T11:06:51.490Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh [2025-11-18T11:06:51.770Z] + set -o pipefail [2025-11-18T11:06:51.770Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' [2025-11-18T11:06:57.047Z] [2025-11-18T11:06:57.047Z] Monitoring /w/workspace/edgex-go/16 (github.com/edgexfoundry/edgex-go)... [2025-11-18T11:06:57.047Z] [2025-11-18T11:06:57.047Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/3b1e8a62-a72c-415b-92d2-90a7531d6465 [2025-11-18T11:06:57.047Z] [2025-11-18T11:06:57.047Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-11-18T11:06:57.047Z] [2025-11-18T11:06:57.047Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-11-18T11:06:57.047Z] [2025-11-18T11:06:57.306Z] [2025-11-18T11:06:57.306Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-11-18T11:06:57.306Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-11-18T11:06:57.602Z] $ docker stop --time=1 3d776c02ade3821d00702fab8c0714b12112f4bcc4f44a438d020a5fbb9c4479 [2025-11-18T11:06:59.208Z] $ docker rm -f --volumes 3d776c02ade3821d00702fab8c0714b12112f4bcc4f44a438d020a5fbb9c4479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-11-18T11:06:59.413Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-18T11:06:59.438Z] provisioning config files... [2025-11-18T11:06:59.449Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/16@tmp/config16177940663071155542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:06:59.756Z] --> edgex-publish-swagger.sh [2025-11-18T11:06:59.756Z] === Publish openapi API === [2025-11-18T11:06:59.756Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-11-18T11:06:59.756Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/16/openapi/core-command.yaml] [2025-11-18T11:06:59.756Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:06:59.756Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 33488 100 66 100 33422 48 24575 0:00:01 0:00:01 --:--:-- 24623 [2025-11-18T11:07:01.138Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.138Z] [2025-11-18T11:07:01.138Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/16/openapi/core-data.yaml] [2025-11-18T11:07:01.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:07:01.138Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70050 100 66 100 69984 536 555k --:--:-- --:--:-- --:--:-- 556k [2025-11-18T11:07:01.139Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.139Z] [2025-11-18T11:07:01.139Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/16/openapi/core-keeper.yaml] [2025-11-18T11:07:01.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:07:01.139Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 536 240k --:--:-- --:--:-- --:--:-- 240k [2025-11-18T11:07:01.398Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.398Z] [2025-11-18T11:07:01.398Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/16/openapi/core-metadata.yaml] [2025-11-18T11:07:01.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:07:01.398Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.398Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 66 100 156k 464 1104k --:--:-- --:--:-- --:--:-- 1104k [2025-11-18T11:07:01.398Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.398Z] [2025-11-18T11:07:01.398Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/16/openapi/security-proxy-auth.yaml] [2025-11-18T11:07:01.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:07:01.398Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 578 209k --:--:-- --:--:-- --:--:-- 210k [2025-11-18T11:07:01.659Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.659Z] [2025-11-18T11:07:01.659Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/16/openapi/security-secretstore-setup.yaml] [2025-11-18T11:07:01.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:07:01.659Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3913 0 0 100 3913 0 61140 --:--:-- --:--:-- --:--:-- 60200 100 3979 100 66 100 3913 741 43966 --:--:-- --:--:-- --:--:-- 44211 [2025-11-18T11:07:01.659Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.659Z] [2025-11-18T11:07:01.659Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/16/openapi/support-notifications.yaml] [2025-11-18T11:07:01.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:07:01.659Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 519 768k --:--:-- --:--:-- --:--:-- 769k [2025-11-18T11:07:01.920Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.920Z] [2025-11-18T11:07:01.920Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/16/openapi/support-scheduler.yaml] [2025-11-18T11:07:01.920Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-11-18T11:07:01.920Z] Dload Upload Total Spent Left Speed [2025-11-18T11:07:01.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 423 317k --:--:-- --:--:-- --:--:-- 317k [2025-11-18T11:07:01.920Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-11-18T11:07:01.920Z] [Pipeline] } [2025-11-18T11:07:01.926Z] 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-18T11:07:02.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-18T11:07:02.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:07:02.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-18T11:07:02.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T11:07:02.771Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T11:07:02.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-18T11:07:03.065Z] $ docker top caa87a0cfede38bd72a28213925601b34a26fb835a5b274171075b055cf37a10 -eo pid,comm [2025-11-18T11:07:03.084Z] 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-18T11:07:03.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-18T11:07:03.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-18T11:07:03.137Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-18T11:07:03.247Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-18T11:07:03.273Z] $ docker exec caa87a0cfede38bd72a28213925601b34a26fb835a5b274171075b055cf37a10 ssh-agent [2025-11-18T11:07:03.359Z] SSH_AUTH_SOCK=/tmp/ssh-WWTwC2CRCiTN/agent.33 [2025-11-18T11:07:03.359Z] SSH_AGENT_PID=39 [2025-11-18T11:07:03.363Z] Running ssh-add (command line suppressed) [2025-11-18T11:07:03.485Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_8344819584324408869.key (/w/workspace/edgex-go/16@tmp/private_key_8344819584324408869.key) [2025-11-18T11:07:03.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-18T11:07:03.772Z] + git semver tag [2025-11-18T11:07:04.031Z] 2025-11-18 11:07:04,017 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,021 [run_tag] DEBUG tag force:False [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,021 [check_head_tag] DEBUG check head tag [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,023 [execute] INFO git cat-file --batch-check [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16, stdin=, shell=False, universal_newlines=False) [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,025 [execute] INFO git cat-file --batch [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/16, stdin=, shell=False, universal_newlines=False) [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,055 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,055 [execute] INFO git tag -a v4.0.1-dev.2 -m v4.0.1-dev.2 [2025-11-18T11:07:04.032Z] 2025-11-18 11:07:04,055 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.2', '-m', 'v4.0.1-dev.2'], cwd=/w/workspace/edgex-go/16, stdin=None, shell=False, universal_newlines=False) [2025-11-18T11:07:04.291Z] 2025-11-18 11:07:04,059 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T11:07:04.291Z] 4.0.1-dev.2 [Pipeline] } [2025-11-18T11:07:04.325Z] $ docker exec --env ******** --env ******** caa87a0cfede38bd72a28213925601b34a26fb835a5b274171075b055cf37a10 ssh-agent -k [2025-11-18T11:07:04.414Z] unset SSH_AUTH_SOCK; [2025-11-18T11:07:04.415Z] unset SSH_AGENT_PID; [2025-11-18T11:07:04.415Z] echo Agent pid 39 killed; [2025-11-18T11:07:04.399Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-18T11:07:04.722Z] + git semver [Pipeline] } [2025-11-18T11:07:05.019Z] $ docker stop --time=1 caa87a0cfede38bd72a28213925601b34a26fb835a5b274171075b055cf37a10 [2025-11-18T11:07:06.294Z] $ docker rm -f --volumes caa87a0cfede38bd72a28213925601b34a26fb835a5b274171075b055cf37a10 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:07:06.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-18T11:07:06.695Z] [2025-11-18T11:07:06.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:07:07.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-18T11:07:07.003Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-11-18T11:07:07.003Z] ab5ef0e58194: Pulling fs layer [2025-11-18T11:07:07.003Z] 9712f1f96733: Pulling fs layer [2025-11-18T11:07:07.003Z] 63f879dbbcfc: Pulling fs layer [2025-11-18T11:07:07.003Z] 0d9ebad4ef96: Pulling fs layer [2025-11-18T11:07:07.003Z] e9a5061849ea: Pulling fs layer [2025-11-18T11:07:07.003Z] d747dcd14b5f: Pulling fs layer [2025-11-18T11:07:07.003Z] 2de7ff778b66: Pulling fs layer [2025-11-18T11:07:07.003Z] e9a5061849ea: Waiting [2025-11-18T11:07:07.003Z] d747dcd14b5f: Waiting [2025-11-18T11:07:07.003Z] 2de7ff778b66: Waiting [2025-11-18T11:07:07.003Z] 0d9ebad4ef96: Waiting [2025-11-18T11:07:07.003Z] 9712f1f96733: Verifying Checksum [2025-11-18T11:07:07.003Z] 9712f1f96733: Download complete [2025-11-18T11:07:07.262Z] 63f879dbbcfc: Verifying Checksum [2025-11-18T11:07:07.262Z] 63f879dbbcfc: Download complete [2025-11-18T11:07:07.521Z] e9a5061849ea: Verifying Checksum [2025-11-18T11:07:07.521Z] e9a5061849ea: Download complete [2025-11-18T11:07:07.521Z] d747dcd14b5f: Verifying Checksum [2025-11-18T11:07:07.521Z] d747dcd14b5f: Download complete [2025-11-18T11:07:07.790Z] 2de7ff778b66: Verifying Checksum [2025-11-18T11:07:07.790Z] 2de7ff778b66: Download complete [2025-11-18T11:07:07.790Z] 0d9ebad4ef96: Verifying Checksum [2025-11-18T11:07:07.790Z] 0d9ebad4ef96: Download complete [2025-11-18T11:07:07.790Z] ab5ef0e58194: Verifying Checksum [2025-11-18T11:07:07.790Z] ab5ef0e58194: Download complete [2025-11-18T11:07:11.075Z] ab5ef0e58194: Pull complete [2025-11-18T11:07:11.075Z] 9712f1f96733: Pull complete [2025-11-18T11:07:12.010Z] 63f879dbbcfc: Pull complete [2025-11-18T11:07:17.285Z] 0d9ebad4ef96: Pull complete [2025-11-18T11:07:17.545Z] e9a5061849ea: Pull complete [2025-11-18T11:07:17.545Z] d747dcd14b5f: Pull complete [2025-11-18T11:07:18.922Z] 2de7ff778b66: Pull complete [2025-11-18T11:07:18.922Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-11-18T11:07:18.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-11-18T11:07:18.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T11:07:19.024Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T11:07:19.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-lftools:0.23.1-centos7 cat [2025-11-18T11:07:21.318Z] $ docker top 5aa625257076280ac74c7a9fd3ab8babcc7a94c82b52d852b624a9f9fd4d2bb4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-11-18T11:07:21.369Z] provisioning config files... [2025-11-18T11:07:21.376Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/16@tmp/config16325372969222561646tmp [2025-11-18T11:07:21.387Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/16@tmp/config4753289715081124115tmp [2025-11-18T11:07:21.397Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/16@tmp/config13203420795589357491tmp [Pipeline] { [Pipeline] echo [2025-11-18T11:07:21.475Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:07:21.765Z] ---> sigul-configuration.sh [2025-11-18T11:07:21.766Z] gpg: directory `/root/.gnupg' created [2025-11-18T11:07:21.766Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-11-18T11:07:21.766Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-11-18T11:07:21.766Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-11-18T11:07:21.766Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-11-18T11:07:21.766Z] gpg: CAST5 encrypted data [2025-11-18T11:07:21.766Z] gpg: encrypted with 1 passphrase [2025-11-18T11:07:21.766Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-11-18T11:07:22.061Z] + mkdir /home/jenkins [2025-11-18T11:07:22.061Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-11-18T11:07:22.353Z] + 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-18T11:07:22.367Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:07:22.653Z] ---> sigul-install.sh [2025-11-18T11:07:22.653Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-11-18T11:07:22.947Z] + git tag --list [2025-11-18T11:07:22.947Z] 0.6.0 [2025-11-18T11:07:22.947Z] 0.6.1 [2025-11-18T11:07:22.947Z] 0.7.0 [2025-11-18T11:07:22.947Z] 0.7.1 [2025-11-18T11:07:22.947Z] v1.0.0 [2025-11-18T11:07:22.947Z] v1.0.1 [2025-11-18T11:07:22.947Z] v1.1.0 [2025-11-18T11:07:22.947Z] v1.2.0 [2025-11-18T11:07:22.947Z] v1.2.1 [2025-11-18T11:07:22.947Z] v1.3.0 [2025-11-18T11:07:22.947Z] v1.3.1 [2025-11-18T11:07:22.947Z] v2.0.0 [2025-11-18T11:07:22.947Z] v2.1.0 [2025-11-18T11:07:22.947Z] v2.1.1 [2025-11-18T11:07:22.947Z] v2.2.0 [2025-11-18T11:07:22.948Z] v2.3.0 [2025-11-18T11:07:22.948Z] v3.0 [2025-11-18T11:07:22.948Z] v3.0.0 [2025-11-18T11:07:22.948Z] v3.1 [2025-11-18T11:07:22.948Z] v3.1.0 [2025-11-18T11:07:22.948Z] v3.1.1 [2025-11-18T11:07:22.948Z] v4.0 [2025-11-18T11:07:22.948Z] v4.0.0 [2025-11-18T11:07:22.948Z] v4.0.1 [2025-11-18T11:07:22.948Z] v4.0.1-dev.1 [2025-11-18T11:07:22.948Z] v4.0.1-dev.2 [2025-11-18T11:07:22.948Z] v4.1.0-dev.1 [2025-11-18T11:07:22.948Z] v4.1.0-dev.10 [2025-11-18T11:07:22.948Z] v4.1.0-dev.11 [2025-11-18T11:07:22.948Z] v4.1.0-dev.12 [2025-11-18T11:07:22.948Z] v4.1.0-dev.13 [2025-11-18T11:07:22.948Z] v4.1.0-dev.14 [2025-11-18T11:07:22.948Z] v4.1.0-dev.15 [2025-11-18T11:07:22.948Z] v4.1.0-dev.16 [2025-11-18T11:07:22.948Z] v4.1.0-dev.17 [2025-11-18T11:07:22.948Z] v4.1.0-dev.18 [2025-11-18T11:07:22.948Z] v4.1.0-dev.19 [2025-11-18T11:07:22.948Z] v4.1.0-dev.2 [2025-11-18T11:07:22.948Z] v4.1.0-dev.20 [2025-11-18T11:07:22.948Z] v4.1.0-dev.21 [2025-11-18T11:07:22.948Z] v4.1.0-dev.22 [2025-11-18T11:07:22.948Z] v4.1.0-dev.23 [2025-11-18T11:07:22.948Z] v4.1.0-dev.24 [2025-11-18T11:07:22.948Z] v4.1.0-dev.25 [2025-11-18T11:07:22.948Z] v4.1.0-dev.26 [2025-11-18T11:07:22.948Z] v4.1.0-dev.27 [2025-11-18T11:07:22.948Z] v4.1.0-dev.28 [2025-11-18T11:07:22.948Z] v4.1.0-dev.29 [2025-11-18T11:07:22.948Z] v4.1.0-dev.3 [2025-11-18T11:07:22.948Z] v4.1.0-dev.30 [2025-11-18T11:07:22.948Z] v4.1.0-dev.31 [2025-11-18T11:07:22.948Z] v4.1.0-dev.32 [2025-11-18T11:07:22.948Z] v4.1.0-dev.33 [2025-11-18T11:07:22.948Z] v4.1.0-dev.34 [2025-11-18T11:07:22.948Z] v4.1.0-dev.35 [2025-11-18T11:07:22.948Z] v4.1.0-dev.36 [2025-11-18T11:07:22.948Z] v4.1.0-dev.37 [2025-11-18T11:07:22.948Z] v4.1.0-dev.38 [2025-11-18T11:07:22.948Z] v4.1.0-dev.39 [2025-11-18T11:07:22.948Z] v4.1.0-dev.4 [2025-11-18T11:07:22.948Z] v4.1.0-dev.40 [2025-11-18T11:07:22.948Z] v4.1.0-dev.41 [2025-11-18T11:07:22.948Z] v4.1.0-dev.42 [2025-11-18T11:07:22.948Z] v4.1.0-dev.43 [2025-11-18T11:07:22.948Z] v4.1.0-dev.44 [2025-11-18T11:07:22.948Z] v4.1.0-dev.45 [2025-11-18T11:07:22.948Z] v4.1.0-dev.46 [2025-11-18T11:07:22.948Z] v4.1.0-dev.47 [2025-11-18T11:07:22.948Z] v4.1.0-dev.48 [2025-11-18T11:07:22.948Z] v4.1.0-dev.49 [2025-11-18T11:07:22.948Z] v4.1.0-dev.5 [2025-11-18T11:07:22.948Z] v4.1.0-dev.50 [2025-11-18T11:07:22.948Z] v4.1.0-dev.51 [2025-11-18T11:07:22.948Z] v4.1.0-dev.52 [2025-11-18T11:07:22.948Z] v4.1.0-dev.53 [2025-11-18T11:07:22.948Z] v4.1.0-dev.54 [2025-11-18T11:07:22.948Z] v4.1.0-dev.55 [2025-11-18T11:07:22.948Z] v4.1.0-dev.56 [2025-11-18T11:07:22.948Z] v4.1.0-dev.57 [2025-11-18T11:07:22.948Z] v4.1.0-dev.58 [2025-11-18T11:07:22.948Z] v4.1.0-dev.59 [2025-11-18T11:07:22.948Z] v4.1.0-dev.6 [2025-11-18T11:07:22.948Z] v4.1.0-dev.60 [2025-11-18T11:07:22.948Z] v4.1.0-dev.61 [2025-11-18T11:07:22.948Z] v4.1.0-dev.62 [2025-11-18T11:07:22.948Z] v4.1.0-dev.63 [2025-11-18T11:07:22.948Z] v4.1.0-dev.64 [2025-11-18T11:07:22.948Z] v4.1.0-dev.65 [2025-11-18T11:07:22.948Z] v4.1.0-dev.66 [2025-11-18T11:07:22.948Z] v4.1.0-dev.67 [2025-11-18T11:07:22.948Z] v4.1.0-dev.68 [2025-11-18T11:07:22.948Z] v4.1.0-dev.69 [2025-11-18T11:07:22.948Z] v4.1.0-dev.7 [2025-11-18T11:07:22.948Z] v4.1.0-dev.70 [2025-11-18T11:07:22.948Z] v4.1.0-dev.71 [2025-11-18T11:07:22.948Z] v4.1.0-dev.72 [2025-11-18T11:07:22.948Z] v4.1.0-dev.73 [2025-11-18T11:07:22.948Z] v4.1.0-dev.74 [2025-11-18T11:07:22.948Z] v4.1.0-dev.75 [2025-11-18T11:07:22.948Z] v4.1.0-dev.8 [2025-11-18T11:07:22.948Z] v4.1.0-dev.9 [Pipeline] sh [2025-11-18T11:07:23.248Z] + lftools sign git-tag v4.0.1-dev.2 [2025-11-18T11:07:23.829Z] Signing Git tag with Sigul... [2025-11-18T11:07:23.829Z] Signing v4.0.1-dev.2 [2025-11-18T11:09:15.471Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2025-11-18T11:09:15.567Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:15.882Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-11-18T11:09:15.890Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-11-18T11:09:15.942Z] $ docker stop --time=1 5aa625257076280ac74c7a9fd3ab8babcc7a94c82b52d852b624a9f9fd4d2bb4 [2025-11-18T11:09:17.237Z] $ docker rm -f --volumes 5aa625257076280ac74c7a9fd3ab8babcc7a94c82b52d852b624a9f9fd4d2bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-11-18T11:09:17.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-18T11:09:17.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:09:18.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-18T11:09:18.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T11:09:18.139Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T11:09:18.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-18T11:09:18.417Z] $ docker top 7151c4336dec14f060048ac7064ca37378342263b12794d415c7d516f8ca26dc -eo pid,comm [2025-11-18T11:09:18.431Z] 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-18T11:09:18.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-18T11:09:18.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-18T11:09:18.488Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-18T11:09:18.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-18T11:09:18.631Z] $ docker exec 7151c4336dec14f060048ac7064ca37378342263b12794d415c7d516f8ca26dc ssh-agent [2025-11-18T11:09:18.708Z] SSH_AUTH_SOCK=/tmp/ssh-NeQBgOamp0w6/agent.33 [2025-11-18T11:09:18.708Z] SSH_AGENT_PID=39 [2025-11-18T11:09:18.713Z] Running ssh-add (command line suppressed) [2025-11-18T11:09:18.828Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_8795210098312977758.key (/w/workspace/edgex-go/16@tmp/private_key_8795210098312977758.key) [2025-11-18T11:09:18.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-18T11:09:19.112Z] + git semver bump pre [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,345 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,348 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,348 [bump_version] DEBUG bumping version:4.0.1-dev.2 on axis:pre with prefix:dev [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,348 [bump_version] DEBUG bumped version:4.0.1-dev.3 [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,348 [write_version] DEBUG write version:4.0.1-dev.3 to path:/w/workspace/edgex-go/16/.semver/odessa with force:True [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,348 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,348 [write_file] DEBUG write to file:/w/workspace/edgex-go/16/.semver/odessa [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,350 [execute] INFO git cat-file --batch-check [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,353 [execute] INFO git cat-file --batch [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/16/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-18T11:09:19.372Z] 2025-11-18 11:09:19,356 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T11:09:19.372Z] 4.0.1-dev.3 [Pipeline] } [2025-11-18T11:09:19.408Z] $ docker exec --env ******** --env ******** 7151c4336dec14f060048ac7064ca37378342263b12794d415c7d516f8ca26dc ssh-agent -k [2025-11-18T11:09:19.494Z] unset SSH_AUTH_SOCK; [2025-11-18T11:09:19.494Z] unset SSH_AGENT_PID; [2025-11-18T11:09:19.494Z] echo Agent pid 39 killed; [2025-11-18T11:09:19.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-18T11:09:19.800Z] + git semver [Pipeline] } [2025-11-18T11:09:20.099Z] $ docker stop --time=1 7151c4336dec14f060048ac7064ca37378342263b12794d415c7d516f8ca26dc [2025-11-18T11:09:21.326Z] $ docker rm -f --volumes 7151c4336dec14f060048ac7064ca37378342263b12794d415c7d516f8ca26dc [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-18T11:09:21.656Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-18T11:09:21.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:09:21.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-18T11:09:21.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T11:09:22.041Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T11:09:22.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-18T11:09:22.340Z] $ docker top d510ed747b40c985f18a7faf1e90b12992ffb0577020e59442e74b18e64675c8 -eo pid,comm [2025-11-18T11:09:22.356Z] 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-18T11:09:22.356Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-18T11:09:22.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-18T11:09:22.410Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-18T11:09:22.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-18T11:09:22.559Z] $ docker exec d510ed747b40c985f18a7faf1e90b12992ffb0577020e59442e74b18e64675c8 ssh-agent [2025-11-18T11:09:22.642Z] SSH_AUTH_SOCK=/tmp/ssh-EYHwOaG4ZglB/agent.33 [2025-11-18T11:09:22.642Z] SSH_AGENT_PID=39 [2025-11-18T11:09:22.647Z] Running ssh-add (command line suppressed) [2025-11-18T11:09:22.769Z] Identity added: /w/workspace/edgex-go/16@tmp/private_key_6981444811856065128.key (/w/workspace/edgex-go/16@tmp/private_key_6981444811856065128.key) [2025-11-18T11:09:22.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-18T11:09:23.050Z] + git semver push [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,304 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,308 [run_push] DEBUG push [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,309 [execute] INFO git cat-file --batch-check [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,311 [execute] INFO git rev-list 7689a1d9c680995b9daa8cbde91243ebc6e2f566 -- [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,311 [execute] DEBUG Popen(['git', 'rev-list', '7689a1d9c680995b9daa8cbde91243ebc6e2f566', '--'], cwd=/w/workspace/edgex-go/16/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,328 [execute] INFO git fetch -v -- origin [2025-11-18T11:09:23.311Z] 2025-11-18 11:09:23,328 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/16/.semver, stdin=None, shell=False, universal_newlines=True) [2025-11-18T11:09:23.879Z] 2025-11-18 11:09:23,890 [run_push] DEBUG no remote changes detected [2025-11-18T11:09:23.879Z] 2025-11-18 11:09:23,890 [execute] INFO git push origin semver [2025-11-18T11:09:23.879Z] 2025-11-18 11:09:23,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/16/.semver, stdin=None, shell=False, universal_newlines=False) [2025-11-18T11:09:24.817Z] 2025-11-18 11:09:24,768 [run_push] DEBUG push all version tags [2025-11-18T11:09:24.817Z] 2025-11-18 11:09:24,768 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-11-18T11:09:24.817Z] 2025-11-18 11:09:24,768 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/16, stdin=None, shell=False, universal_newlines=False) [2025-11-18T11:09:25.755Z] 2025-11-18 11:09:25,494 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/odessa [2025-11-18T11:09:25.755Z] 4.0.1-dev.3 [Pipeline] } [2025-11-18T11:09:25.791Z] $ docker exec --env ******** --env ******** d510ed747b40c985f18a7faf1e90b12992ffb0577020e59442e74b18e64675c8 ssh-agent -k [2025-11-18T11:09:25.873Z] unset SSH_AUTH_SOCK; [2025-11-18T11:09:25.873Z] unset SSH_AGENT_PID; [2025-11-18T11:09:25.873Z] echo Agent pid 39 killed; [2025-11-18T11:09:25.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-18T11:09:26.181Z] + git semver [Pipeline] } [2025-11-18T11:09:26.479Z] $ docker stop --time=1 d510ed747b40c985f18a7faf1e90b12992ffb0577020e59442e74b18e64675c8 [2025-11-18T11:09:27.760Z] $ docker rm -f --volumes d510ed747b40c985f18a7faf1e90b12992ffb0577020e59442e74b18e64675c8 [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-18T11:09:28.262Z] + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:28.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:29.424Z] ---> package-listing.sh [2025-11-18T11:09:29.424Z] ++ facter osfamily [2025-11-18T11:09:29.424Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-18T11:09:29.686Z] + OS_FAMILY=debian [2025-11-18T11:09:29.686Z] + workspace=/w/workspace/edgex-go/16 [2025-11-18T11:09:29.686Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-18T11:09:29.686Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-18T11:09:29.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-18T11:09:29.686Z] + PACKAGES=/tmp/packages_start.txt [2025-11-18T11:09:29.686Z] + '[' /w/workspace/edgex-go/16 ']' [2025-11-18T11:09:29.686Z] + PACKAGES=/tmp/packages_end.txt [2025-11-18T11:09:29.686Z] + case "${OS_FAMILY}" in [2025-11-18T11:09:29.686Z] + dpkg -l [2025-11-18T11:09:29.686Z] + grep '^ii' [2025-11-18T11:09:29.686Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-18T11:09:29.686Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-18T11:09:29.686Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-18T11:09:29.686Z] + '[' /w/workspace/edgex-go/16 ']' [2025-11-18T11:09:29.686Z] + mkdir -p /w/workspace/edgex-go/16/archives/ [2025-11-18T11:09:29.686Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo [2025-11-18T11:09:29.698Z] 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-18T11:09:29.976Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:09:30.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-18T11:09:30.542Z] [2025-11-18T11:09:30.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-18T11:09:30.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-18T11:09:30.848Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-18T11:09:30.848Z] 5eb5b503b376: Pulling fs layer [2025-11-18T11:09:30.848Z] 5c69ac0246d0: Pulling fs layer [2025-11-18T11:09:30.848Z] ec43610c2a17: Pulling fs layer [2025-11-18T11:09:30.848Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-18T11:09:30.848Z] 33b1e0a273af: Pulling fs layer [2025-11-18T11:09:30.848Z] 5d3b04190fa2: Pulling fs layer [2025-11-18T11:09:30.848Z] 2f39f015ded8: Pulling fs layer [2025-11-18T11:09:30.848Z] 33b1e0a273af: Waiting [2025-11-18T11:09:30.848Z] 5d3b04190fa2: Waiting [2025-11-18T11:09:30.848Z] 2f39f015ded8: Waiting [2025-11-18T11:09:30.848Z] 3a2ae6a8a46f: Waiting [2025-11-18T11:09:30.848Z] 5c69ac0246d0: Download complete [2025-11-18T11:09:30.848Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-18T11:09:30.848Z] 3a2ae6a8a46f: Download complete [2025-11-18T11:09:30.848Z] 33b1e0a273af: Verifying Checksum [2025-11-18T11:09:30.848Z] 33b1e0a273af: Download complete [2025-11-18T11:09:30.848Z] ec43610c2a17: Verifying Checksum [2025-11-18T11:09:30.848Z] ec43610c2a17: Download complete [2025-11-18T11:09:30.848Z] 5d3b04190fa2: Verifying Checksum [2025-11-18T11:09:30.848Z] 5d3b04190fa2: Download complete [2025-11-18T11:09:31.109Z] 5eb5b503b376: Verifying Checksum [2025-11-18T11:09:31.109Z] 5eb5b503b376: Download complete [2025-11-18T11:09:31.676Z] 2f39f015ded8: Download complete [2025-11-18T11:09:33.049Z] 5eb5b503b376: Pull complete [2025-11-18T11:09:33.050Z] 5c69ac0246d0: Pull complete [2025-11-18T11:09:33.615Z] ec43610c2a17: Pull complete [2025-11-18T11:09:33.615Z] 3a2ae6a8a46f: Pull complete [2025-11-18T11:09:33.873Z] 33b1e0a273af: Pull complete [2025-11-18T11:09:33.873Z] 5d3b04190fa2: Pull complete [2025-11-18T11:09:40.434Z] 2f39f015ded8: Pull complete [2025-11-18T11:09:40.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-18T11:09:40.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-18T11:09:40.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-18T11:09:40.536Z] prd-ubuntu20.04-docker-8c-8g-773324 does not seem to be running inside a container [2025-11-18T11:09:40.590Z] $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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-lftools-log-publisher:latest cat [2025-11-18T11:09:42.416Z] $ docker top e1786d4bc56dfc25be5fa4ac9bd9c7e7ced3f7b01f534ad5059746715a1dbcee -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-18T11:09:42.734Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-18T11:09:43.020Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-18T11:09:43.306Z] + ls /var/log/sa-host [2025-11-18T11:09:43.306Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-18T11:09:43.349Z] provisioning config files... [2025-11-18T11:09:43.359Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config16966307959965898764tmp [Pipeline] { [Pipeline] echo [2025-11-18T11:09:43.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:43.662Z] ---> create-netrc.sh [Pipeline] } [2025-11-18T11:09:43.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:43.979Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-18T11:09:43.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:44.273Z] ---> sudo-logs.sh [2025-11-18T11:09:44.273Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-18T11:09:44.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:44.591Z] ---> job-cost.sh [2025-11-18T11:09:44.591Z] lf-activate-venv: SKIPPING [2025-11-18T11:09:44.591Z] DEBUG: total: 0.10999999940395355 [2025-11-18T11:09:44.591Z] INFO: Retrieving Stack Cost... [2025-11-18T11:09:44.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-18T11:09:45.417Z] INFO: Archiving Costs [Pipeline] echo [2025-11-18T11:09:45.433Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-18T11:09:45.717Z] ---> logs-deploy.sh [2025-11-18T11:09:45.717Z] lf-activate-venv: SKIPPING [2025-11-18T11:09:45.717Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/16 [2025-11-18T11:09:45.717Z] INFO: archiving workspace using pattern(s): [2025-11-18T11:09:46.656Z] Archives upload complete. [2025-11-18T11:09:46.656Z] INFO: archiving logs to Nexus