Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9bb12f601bc45e6344e550d53980b021e5d05e0 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-ssh5452906906439687521.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-ssh2471489284179965967.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8045409577889148783.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-ssh6071917744704152984.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12856181724878401932.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2006 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/954 [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/954 # 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 d9bb12f601bc45e6344e550d53980b021e5d05e0 (main) Commit message: "Merge pull request #5370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.53" > 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 d9bb12f601bc45e6344e550d53980b021e5d05e0 # timeout=10 > git rev-list --no-walk e738eee798c99eb211608d267d441eb1a3436f02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T02:55:55.151Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T02:55:55.203Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T02:55:55.224Z] ========================================================= [2026-02-13T02:55:55.224Z] EdgeX Global Pipelines Version Info [2026-02-13T02:55:55.224Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:55:56.311Z] ------------------- [2026-02-13T02:55:56.311Z] stable info: [2026-02-13T02:55:56.311Z] ------------------- [2026-02-13T02:55:56.311Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T02:55:56.311Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T02:55:56.311Z] Message: update stable to v1.0.278 [2026-02-13T02:55:56.575Z] ------------------- [2026-02-13T02:55:56.575Z] experimental info: [2026-02-13T02:55:56.575Z] ------------------- [2026-02-13T02:55:56.575Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T02:55:56.575Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T02:55:56.575Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-02-13T02:55:56.639Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2026-02-13T02:55:56.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2026-02-13T02:55:56.685Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T02:55:56.712Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-02-13T02:55:56.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-02-13T02:55:56.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-02-13T02:55:56.782Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-02-13T02:55:56.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2026-02-13T02:55:56.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2026-02-13T02:55:56.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2026-02-13T02:55:56.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-02-13T02:55:56.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T02:55:56.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-02-13T02:55:56.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T02:55:56.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-02-13T02:55:56.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T02:55:57.016Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T02:55:57.040Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T02:55:57.062Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2026-02-13T02:55:57.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2026-02-13T02:55:57.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-02-13T02:55:57.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T02:55:57.156Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-02-13T02:55:57.177Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T02:55:57.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T02:55:57.216Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T02:55:57.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T02:55:57.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9bb12f [Pipeline] echo [2026-02-13T02:55:57.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:55:57.327Z] provisioning config files... [2026-02-13T02:55:57.342Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config3262058279965599545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:55:57.672Z] ---> ****-login.sh [2026-02-13T02:55:57.673Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:55:57.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:57.933Z] [2026-02-13T02:55:57.933Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:55:57.933Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:57.933Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:55:57.933Z] [2026-02-13T02:55:57.933Z] Login Succeeded [2026-02-13T02:55:57.933Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:55:57.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:57.933Z] [2026-02-13T02:55:57.934Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:55:57.934Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:57.934Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:55:57.934Z] [2026-02-13T02:55:57.934Z] Login Succeeded [2026-02-13T02:55:57.934Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:55:57.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:57.934Z] [2026-02-13T02:55:57.934Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:55:57.934Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:57.934Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:55:57.934Z] [2026-02-13T02:55:57.934Z] Login Succeeded [2026-02-13T02:55:57.934Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:55:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:58.196Z] [2026-02-13T02:55:58.196Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:55:58.196Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:58.196Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:55:58.196Z] [2026-02-13T02:55:58.196Z] Login Succeeded [2026-02-13T02:55:58.196Z] ****.io [2026-02-13T02:55:58.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:58.460Z] [2026-02-13T02:55:58.460Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:55:58.460Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:58.460Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:55:58.460Z] [2026-02-13T02:55:58.460Z] Login Succeeded [2026-02-13T02:55:58.460Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:55:58.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T02:55:58.789Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + dirname cmd/core-command/Dockerfile [2026-02-13T02:55:58.789Z] + echo core-command,cmd/core-command/Dockerfile [2026-02-13T02:55:58.789Z] + + cut -d/dirname -f2 cmd/core-common-config-bootstrapper/Dockerfile [2026-02-13T02:55:58.789Z] [2026-02-13T02:55:58.789Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2026-02-13T02:55:58.789Z] + dirname+ cmd/core-data/Dockerfile [2026-02-13T02:55:58.789Z] cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo core-data,cmd/core-data/Dockerfile [2026-02-13T02:55:58.789Z] + + cut -d/ -f2 [2026-02-13T02:55:58.789Z] dirname cmd/core-keeper/Dockerfile [2026-02-13T02:55:58.789Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/core-metadata/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/security-bootstrapper/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + dirname cmd/security-proxy-auth/Dockerfile [2026-02-13T02:55:58.789Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/security-proxy-setup/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/security-secretstore-setup/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/security-spire-agent/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/security-spire-config/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2026-02-13T02:55:58.789Z] + + cut -d/ -f2 [2026-02-13T02:55:58.789Z] dirname cmd/security-spire-server/Dockerfile [2026-02-13T02:55:58.789Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2026-02-13T02:55:58.789Z] + dirname cmd/support-notifications/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2026-02-13T02:55:58.789Z] + cut -d/ -f2 [2026-02-13T02:55:58.789Z] + dirname cmd/support-scheduler/Dockerfile [2026-02-13T02:55:58.789Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2026-02-13T02:55:58.826Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-02-13T02:55:59.187Z] + git rev-list -1 --merges d9bb12f601bc45e6344e550d53980b021e5d05e0~1..d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T02:55:59.198Z] -----------> git rev-list -1 --merges d9bb12f601bc45e6344e550d53980b021e5d05e0~1..d9bb12f601bc45e6344e550d53980b021e5d05e0 d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T02:55:59.198Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [false] [Pipeline] sh [2026-02-13T02:55:59.485Z] + git log --format=format:%s -1 d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T02:55:59.498Z] ========================================================= [2026-02-13T02:55:59.498Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2026-02-13T02:55:59.498Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-13T02:55:59.862Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T02:55:59.862Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T02:55:59.862Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T02:55:59.862Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T02:55:59.862Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T02:55:59.862Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T02:55:59.862Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:56:00.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:56:00.207Z] [2026-02-13T02:56:00.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:56:00.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:56:00.528Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T02:56:00.528Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T02:56:00.528Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T02:56:00.528Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T02:56:00.528Z] 461d9e800cba: Pulling fs layer [2026-02-13T02:56:00.528Z] 80192f66455f: Pulling fs layer [2026-02-13T02:56:00.528Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T02:56:00.528Z] a29436f7fd5d: Pulling fs layer [2026-02-13T02:56:00.528Z] 923cac83aea3: Pulling fs layer [2026-02-13T02:56:00.528Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T02:56:00.528Z] db01528c6b51: Pulling fs layer [2026-02-13T02:56:00.528Z] 28988de357af: Pulling fs layer [2026-02-13T02:56:00.528Z] 2e8e34ca0e6c: Waiting [2026-02-13T02:56:00.528Z] a29436f7fd5d: Waiting [2026-02-13T02:56:00.528Z] 923cac83aea3: Waiting [2026-02-13T02:56:00.528Z] 25ad8b0a4227: Waiting [2026-02-13T02:56:00.528Z] db01528c6b51: Waiting [2026-02-13T02:56:00.528Z] 28988de357af: Waiting [2026-02-13T02:56:00.528Z] 461d9e800cba: Waiting [2026-02-13T02:56:00.528Z] 80192f66455f: Waiting [2026-02-13T02:56:00.528Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T02:56:00.528Z] 6bf1a483ea7c: Download complete [2026-02-13T02:56:00.528Z] 461d9e800cba: Verifying Checksum [2026-02-13T02:56:00.528Z] 461d9e800cba: Download complete [2026-02-13T02:56:00.528Z] 80192f66455f: Download complete [2026-02-13T02:56:00.788Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T02:56:00.788Z] f5dfc541a4d3: Download complete [2026-02-13T02:56:00.788Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T02:56:00.788Z] 3dae71ba6b94: Download complete [2026-02-13T02:56:00.788Z] 923cac83aea3: Verifying Checksum [2026-02-13T02:56:00.788Z] 923cac83aea3: Download complete [2026-02-13T02:56:00.788Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T02:56:00.788Z] 25ad8b0a4227: Download complete [2026-02-13T02:56:00.788Z] db01528c6b51: Verifying Checksum [2026-02-13T02:56:00.788Z] db01528c6b51: Download complete [2026-02-13T02:56:01.046Z] 28988de357af: Download complete [2026-02-13T02:56:01.046Z] a29436f7fd5d: Verifying Checksum [2026-02-13T02:56:01.046Z] a29436f7fd5d: Download complete [2026-02-13T02:56:01.619Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T02:56:01.619Z] 2e8e34ca0e6c: Download complete [2026-02-13T02:56:02.189Z] 3dae71ba6b94: Pull complete [2026-02-13T02:56:02.449Z] 6bf1a483ea7c: Pull complete [2026-02-13T02:56:03.386Z] f5dfc541a4d3: Pull complete [2026-02-13T02:56:03.386Z] 461d9e800cba: Pull complete [2026-02-13T02:56:03.386Z] 80192f66455f: Pull complete [2026-02-13T02:56:07.572Z] 2e8e34ca0e6c: Pull complete [2026-02-13T02:56:07.831Z] a29436f7fd5d: Pull complete [2026-02-13T02:56:07.831Z] 923cac83aea3: Pull complete [2026-02-13T02:56:08.090Z] 25ad8b0a4227: Pull complete [2026-02-13T02:56:08.090Z] db01528c6b51: Pull complete [2026-02-13T02:56:08.090Z] 28988de357af: Pull complete [2026-02-13T02:56:08.090Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T02:56:08.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:56:08.090Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:56:08.221Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T02:56:08.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T02:56:12.384Z] $ docker top 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a -eo pid,comm [2026-02-13T02:56:12.428Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T02:56:12.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T02:56:12.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:56:12.487Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:56:12.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:56:12.588Z] $ docker exec 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent [2026-02-13T02:56:12.688Z] SSH_AUTH_SOCK=/tmp/ssh-z0OBQ42aCOQa/agent.32 [2026-02-13T02:56:12.688Z] SSH_AGENT_PID=38 [2026-02-13T02:56:12.693Z] Running ssh-add (command line suppressed) [2026-02-13T02:56:12.780Z] Identity added: /w/workspace/edgex-go/954@tmp/private_key_1279088804319471897.key (/w/workspace/edgex-go/954@tmp/private_key_1279088804319471897.key) [2026-02-13T02:56:12.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:56:13.079Z] + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] sh [2026-02-13T02:56:13.363Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T02:56:13.372Z] $ docker exec --env ******** --env ******** 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent -k [2026-02-13T02:56:13.465Z] unset SSH_AUTH_SOCK; [2026-02-13T02:56:13.466Z] unset SSH_AGENT_PID; [2026-02-13T02:56:13.466Z] echo Agent pid 38 killed; [2026-02-13T02:56:13.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T02:56:13.507Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:56:13.507Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:56:13.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:56:13.609Z] $ docker exec 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent [2026-02-13T02:56:13.704Z] SSH_AUTH_SOCK=/tmp/ssh-08ozmNZEXGnv/agent.85 [2026-02-13T02:56:13.704Z] SSH_AGENT_PID=91 [2026-02-13T02:56:13.707Z] Running ssh-add (command line suppressed) [2026-02-13T02:56:13.802Z] Identity added: /w/workspace/edgex-go/954@tmp/private_key_1373069454757980951.key (/w/workspace/edgex-go/954@tmp/private_key_1373069454757980951.key) [2026-02-13T02:56:13.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:56:14.101Z] + git semver init [2026-02-13T02:56:14.360Z] 2026-02-13 02:56:14,310 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T02:56:14.360Z] 2026-02-13 02:56:14,314 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T02:56:14.360Z] 2026-02-13 02:56:14,315 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/954/.semver [2026-02-13T02:56:14.360Z] 2026-02-13 02:56:14,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/954/.semver [2026-02-13T02:56:14.360Z] 2026-02-13 02:56:14,316 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/954/.semver'], cwd=/w/workspace/edgex-go/954, stdin=None, shell=False, universal_newlines=False) [2026-02-13T02:56:32.449Z] 2026-02-13 02:56:32,343 [append_file] DEBUG append to file:/w/workspace/edgex-go/954/.git/info/exclude [2026-02-13T02:56:32.449Z] 2026-02-13 02:56:32,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/954/.semver/main with force:False [2026-02-13T02:56:32.449Z] 2026-02-13 02:56:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T02:56:32.449Z] 2026-02-13 02:56:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T02:56:32.449Z] 4.1.0-dev.99 [Pipeline] } [2026-02-13T02:56:32.459Z] $ docker exec --env ******** --env ******** 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a ssh-agent -k [2026-02-13T02:56:32.550Z] unset SSH_AUTH_SOCK; [2026-02-13T02:56:32.551Z] unset SSH_AGENT_PID; [2026-02-13T02:56:32.551Z] echo Agent pid 91 killed; [2026-02-13T02:56:32.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T02:56:32.868Z] + git semver [Pipeline] } [2026-02-13T02:56:33.139Z] $ docker stop --time=1 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a [2026-02-13T02:56:34.454Z] $ docker rm -f --volumes 780cfdd132be7da693c2dd22c14ccb1339fe9dd06ca3a590d6183db8fb64764a [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T02:56:34.790Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T02:56:35.060Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T02:56:35.062Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.99 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-02-13T02:56:35.496Z] + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] echo [2026-02-13T02:56:35.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T02:56:35.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T02:56:35.542Z] ========================================================= [2026-02-13T02:56:35.542Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2026-02-13T02:56:35.542Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-02-13T02:56:35.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T02:56:35.832Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2026-02-13T02:56:35.832Z] 2d35ebdb57d9: Pulling fs layer [2026-02-13T02:56:35.832Z] c35fb4624d26: Pulling fs layer [2026-02-13T02:56:35.832Z] 4e2aec7ef170: Pulling fs layer [2026-02-13T02:56:35.832Z] 333b49ad6fbf: Pulling fs layer [2026-02-13T02:56:35.832Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T02:56:35.832Z] c3e65509a76b: Pulling fs layer [2026-02-13T02:56:35.832Z] 7cf9ebb963bd: Pulling fs layer [2026-02-13T02:56:35.832Z] bb34ca984cfb: Pulling fs layer [2026-02-13T02:56:35.832Z] 151cf03bc807: Pulling fs layer [2026-02-13T02:56:35.832Z] bb34ca984cfb: Waiting [2026-02-13T02:56:35.832Z] 151cf03bc807: Waiting [2026-02-13T02:56:35.832Z] 4f4fb700ef54: Waiting [2026-02-13T02:56:35.832Z] c3e65509a76b: Waiting [2026-02-13T02:56:35.832Z] 7cf9ebb963bd: Waiting [2026-02-13T02:56:35.832Z] 333b49ad6fbf: Waiting [2026-02-13T02:56:35.832Z] c35fb4624d26: Download complete [2026-02-13T02:56:35.832Z] 333b49ad6fbf: Download complete [2026-02-13T02:56:35.832Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T02:56:35.832Z] 4f4fb700ef54: Download complete [2026-02-13T02:56:35.832Z] 2d35ebdb57d9: Verifying Checksum [2026-02-13T02:56:35.832Z] 2d35ebdb57d9: Download complete [2026-02-13T02:56:35.832Z] c3e65509a76b: Verifying Checksum [2026-02-13T02:56:35.832Z] c3e65509a76b: Download complete [2026-02-13T02:56:36.090Z] 2d35ebdb57d9: Pull complete [2026-02-13T02:56:36.090Z] 7cf9ebb963bd: Verifying Checksum [2026-02-13T02:56:36.090Z] 7cf9ebb963bd: Download complete [2026-02-13T02:56:36.090Z] c35fb4624d26: Pull complete [2026-02-13T02:56:36.090Z] 4e2aec7ef170: Verifying Checksum [2026-02-13T02:56:36.090Z] 4e2aec7ef170: Download complete [2026-02-13T02:56:36.349Z] 151cf03bc807: Download complete [2026-02-13T02:56:36.607Z] bb34ca984cfb: Verifying Checksum [2026-02-13T02:56:36.607Z] bb34ca984cfb: Download complete [2026-02-13T02:56:40.792Z] 4e2aec7ef170: Pull complete [2026-02-13T02:56:40.792Z] 333b49ad6fbf: Pull complete [2026-02-13T02:56:40.792Z] 4f4fb700ef54: Pull complete [2026-02-13T02:56:41.050Z] c3e65509a76b: Pull complete [2026-02-13T02:56:41.306Z] 7cf9ebb963bd: Pull complete [2026-02-13T02:56:44.591Z] bb34ca984cfb: Pull complete [2026-02-13T02:56:45.158Z] 151cf03bc807: Pull complete [2026-02-13T02:56:45.158Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2026-02-13T02:56:45.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T02:56:45.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-02-13T02:56:45.457Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T02:56:45.457Z] WORKDIR /edgex [2026-02-13T02:56:45.457Z] COPY go.mod . [2026-02-13T02:56:45.457Z] RUN go mod download [2026-02-13T02:56:45.457Z] + docker build -t ci-base-image-x86_64 -f - . [2026-02-13T02:56:46.023Z] #0 building with "default" instance using docker driver [2026-02-13T02:56:46.024Z] [2026-02-13T02:56:46.024Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:56:46.024Z] #1 transferring dockerfile: 164B done [2026-02-13T02:56:46.024Z] #1 DONE 0.0s [2026-02-13T02:56:46.024Z] [2026-02-13T02:56:46.024Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T02:56:46.024Z] #2 DONE 0.0s [2026-02-13T02:56:46.024Z] [2026-02-13T02:56:46.024Z] #3 [internal] load .dockerignore [2026-02-13T02:56:46.024Z] #3 transferring context: 50B done [2026-02-13T02:56:46.024Z] #3 DONE 0.0s [2026-02-13T02:56:46.024Z] [2026-02-13T02:56:46.024Z] #4 [internal] load build context [2026-02-13T02:56:46.024Z] #4 transferring context: 7.07kB done [2026-02-13T02:56:46.024Z] #4 DONE 0.1s [2026-02-13T02:56:46.024Z] [2026-02-13T02:56:46.024Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2026-02-13T02:56:46.024Z] #5 DONE 0.2s [2026-02-13T02:56:46.280Z] [2026-02-13T02:56:46.280Z] #6 [2/4] WORKDIR /edgex [2026-02-13T02:56:50.156Z] Still waiting to schedule task [2026-02-13T02:56:50.156Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-02-13T02:56:50.462Z] #6 DONE 3.8s [2026-02-13T02:56:50.462Z] [2026-02-13T02:56:50.462Z] #7 [3/4] COPY go.mod . [2026-02-13T02:56:50.462Z] #7 DONE 0.0s [2026-02-13T02:56:50.462Z] [2026-02-13T02:56:50.462Z] #8 [4/4] RUN go mod download [2026-02-13T02:57:02.661Z] #8 DONE 12.2s [2026-02-13T02:57:02.661Z] [2026-02-13T02:57:02.661Z] #9 exporting to image [2026-02-13T02:57:02.661Z] #9 exporting layers [2026-02-13T02:57:05.936Z] #9 exporting layers 3.7s done [2026-02-13T02:57:05.936Z] #9 writing image sha256:e83b37a2cc926e2a1517b4dda30eb1a44b6864f6790c25552e3e2f1bff216d27 done [2026-02-13T02:57:05.936Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2026-02-13T02:57:05.936Z] #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:06.236Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T02:57:06.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:57:06.309Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T02:57:06.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-13T02:57:06.648Z] $ docker top 3a31636fd73068b2364e8edc9b75c5d4de4abaf97f59f8b5e6f6a274e67f2117 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T02:57:06.979Z] + go version [2026-02-13T02:57:06.979Z] go version go1.25.2 linux/amd64 [Pipeline] } [2026-02-13T02:57:06.990Z] $ docker stop --time=1 3a31636fd73068b2364e8edc9b75c5d4de4abaf97f59f8b5e6f6a274e67f2117 [2026-02-13T02:57:08.240Z] $ docker rm -f --volumes 3a31636fd73068b2364e8edc9b75c5d4de4abaf97f59f8b5e6f6a274e67f2117 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:08.657Z] + docker inspect -f . ci-base-image-x86_64 [2026-02-13T02:57:08.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:57:08.785Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T02:57:08.817Z] $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-02-13T02:57:09.076Z] $ docker top 0f27140dd617bfa88a14a9b3cf83139d3d30c2bc82f6fe334dacb1f578743ab5 -eo pid,comm [Pipeline] { [Pipeline] echo [2026-02-13T02:57:09.137Z] ========================================================= [2026-02-13T02:57:09.137Z] [edgeXBuildGoParallel] Running Tests and Build... [2026-02-13T02:57:09.137Z] ========================================================= [Pipeline] sh [2026-02-13T02:57:09.412Z] + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] fileExists [Pipeline] sh [2026-02-13T02:57:09.702Z] + make test [2026-02-13T02:57:09.702Z] go test -race -coverprofile=coverage.out ./... [2026-02-13T02:57:19.660Z] ? github.com/edgexfoundry/edgex-go [no test files] [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2026-02-13T02:57:46.171Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2026-02-13T02:57:48.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2026-02-13T02:57:51.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements [2026-02-13T02:57:51.991Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2026-02-13T02:57:51.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 4.8% of statements [2026-02-13T02:57:51.991Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2026-02-13T02:57:51.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.078s coverage: 57.6% of statements [2026-02-13T02:57:51.991Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.032s coverage: 86.5% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.404s coverage: 94.2% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2026-02-13T02:57:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 90.7% of statements [2026-02-13T02:57:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2026-02-13T02:57:51.992Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.033s coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2026-02-13T02:57:51.992Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2026-02-13T02:57:52.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 8.3% of statements [2026-02-13T02:57:52.925Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2026-02-13T02:57:52.925Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.9% of statements [2026-02-13T02:57:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2026-02-13T02:57:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2026-02-13T02:57:54.819Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2026-02-13T02:57:57.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 3.5% of statements [2026-02-13T02:57:57.355Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2026-02-13T02:57:57.355Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2026-02-13T02:57:57.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements [2026-02-13T02:57:57.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2026-02-13T02:57:57.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 38.2% of statements [2026-02-13T02:57:57.355Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2026-02-13T02:57:57.355Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2026-02-13T02:57:57.355Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2026-02-13T02:57:57.355Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2026-02-13T02:57:57.920Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2026-02-13T02:57:58.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements [2026-02-13T02:57:58.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 89.5% of statements [2026-02-13T02:57:58.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 93.1% of statements [2026-02-13T02:57:58.852Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.031s coverage: 87.5% of statements [2026-02-13T02:58:11.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.030s coverage: 94.4% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.038s coverage: 92.9% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2026-02-13T02:58:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.037s coverage: 62.3% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 15.5% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.053s coverage: 81.8% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.047s coverage: 82.1% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2026-02-13T02:58:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 6.8% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.156s coverage: 54.8% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.6% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.040s coverage: 20.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.027s coverage: 88.6% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements [2026-02-13T02:58:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2026-02-13T02:58:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.111s coverage: 29.2% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.016s coverage: 76.2% of statements [2026-02-13T02:58:16.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2026-02-13T02:58:16.295Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2026-02-13T02:58:22.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2026-02-13T02:58:22.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.024s coverage: 9.0% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2026-02-13T02:58:22.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2026-02-13T02:58:22.852Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements [2026-02-13T02:58:22.852Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2026-02-13T02:58:22.852Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2026-02-13T02:58:22.852Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2026-02-13T02:58:22.852Z] running golangci-lint [2026-02-13T02:58:22.852Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-02-13T02:58:22.852Z] go version go1.25.2 linux/amd64 [2026-02-13T02:58:23.111Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-02-13T02:58:23.111Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-02-13T02:58:23.111Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2026-02-13T02:58:23.111Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-02-13T02:58:23.111Z] level=info msg="[goenv] Read go env for 5.364669ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-02-13T02:58:23.111Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-02-13T02:58:45.035Z] level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|exports_file|imports|deps|files|name) took 19.727548224s" [2026-02-13T02:58:45.035Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.824046ms" [2026-02-13T02:58:54.985Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.595922545s with top 10 stages: buildir: 51.345307271s, fact_deprecated: 2.753402867s, inspect: 2.461774458s, gosec: 2.387922197s, ctrlflow: 1.647562089s, fact_purity: 1.414844587s, printf: 1.384506498s, nilness: 1.055844259s, QF1004: 873.158218ms, S1038: 818.540408ms" [2026-02-13T02:58:54.985Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-02-13T02:58:54.985Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-02-13T02:58:54.985Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-02-13T02:58:54.985Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2026-02-13T02:58:54.985Z] level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, filename_unadjuster: 35/35, path_relativity: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, exclusion_paths: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, cgo: 35/35" [2026-02-13T02:58:54.985Z] level=info msg="[runner] processing took 7.936799ms with stages: nolint_filter: 7.088978ms, generated_file_filter: 628.174µs, exclusion_rules: 118.364µs, exclusion_paths: 50.572µs, path_relativity: 34.671µs, cgo: 4.81µs, path_absoluter: 2.5µs, invalid_issue: 1.86µs, sort_results: 1.84µs, filename_unadjuster: 1.72µs, max_same_issues: 780ns, fixer: 680ns, diff: 400ns, uniq_by_line: 270ns, max_from_linter: 270ns, path_prettifier: 250ns, severity-rules: 240ns, path_shortener: 150ns, source_code: 140ns, max_per_file_from_linter: 130ns" [2026-02-13T02:58:54.985Z] level=info msg="[runner] linters took 10.969464765s with stages: goanalysis_metalinter: 10.961458342s" [2026-02-13T02:58:54.985Z] 0 issues. [2026-02-13T02:58:54.985Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-02-13T02:58:54.985Z] level=info msg="Memory: 309 samples, avg is 328.0MB, max is 1527.6MB" [2026-02-13T02:58:54.985Z] level=info msg="Execution took 30.745935904s" [2026-02-13T02:58:54.985Z] go vet ./... [2026-02-13T02:59:00.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-02-13T02:59:00.497Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-02-13T02:59:00.497Z] ./bin/test-attribution-txt.sh [2026-02-13T02:59:00.497Z] An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo [2026-02-13T02:59:00.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2026-02-13T02:59:01.049Z] + ls -al . [2026-02-13T02:59:01.049Z] total 1392 [2026-02-13T02:59:01.049Z] drwxrwxr-x 11 1001 1001 4096 Feb 13 02:57 . [2026-02-13T02:59:01.049Z] drwxr-xr-x 4 root root 4096 Feb 13 02:57 .. [2026-02-13T02:59:01.049Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 .blubracket [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 10 Feb 13 02:55 .dockerignore [2026-02-13T02:59:01.049Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 02:58 .git [2026-02-13T02:59:01.049Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 02:55 .github [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 909 Feb 13 02:55 .gitignore [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 359 Feb 13 02:55 .golangci.yml [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 100 Feb 13 02:55 .hadolint.yml [2026-02-13T02:59:01.049Z] drwxr-xr-x 3 1001 1001 4096 Feb 13 02:56 .semver [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 155 Feb 13 02:55 .sonarcloud.properties [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 02:55 ADOPTERS.md [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 20017 Feb 13 02:55 Attribution.txt [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 108018 Feb 13 02:55 CHANGELOG.md [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 02:55 CONTRIBUTING.md [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 02:55 GOVERNANCE.md [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 886 Feb 13 02:55 Jenkinsfile [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 02:55 LICENSE [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 16743 Feb 13 02:55 Makefile [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 02:55 OWNERS.md [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 9932 Feb 13 02:55 README.md [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 789 Feb 13 02:55 SECURITY.md [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 12 Feb 13 02:56 VERSION [2026-02-13T02:59:01.049Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 bin [2026-02-13T02:59:01.049Z] drwxrwxr-x 19 1001 1001 4096 Feb 13 02:55 cmd [2026-02-13T02:59:01.049Z] -rw-r--r-- 1 root root 1044038 Feb 13 02:58 coverage.out [2026-02-13T02:59:01.049Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 fuzz_test [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 7036 Feb 13 02:55 go.mod [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 90891 Feb 13 02:55 go.sum [2026-02-13T02:59:01.049Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 02:55 internal [2026-02-13T02:59:01.049Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 02:55 openapi [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 584 Feb 13 02:55 security.txt [2026-02-13T02:59:01.049Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 02:55 version.go [Pipeline] sh [2026-02-13T02:59:01.333Z] + '[' -e coverage.out ] [2026-02-13T02:59:01.333Z] + chown 1001:1001 coverage.out [Pipeline] stash [2026-02-13T02:59:01.444Z] Stashed 1 file(s) [Pipeline] sh [2026-02-13T02:59:01.714Z] + make build [2026-02-13T02:59:01.714Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-02-13T02:59:23.617Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-02-13T02:59:25.517Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-02-13T02:59:26.888Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-02-13T02:59:27.821Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-02-13T02:59:29.193Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-02-13T02:59:34.451Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-02-13T02:59:36.348Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-02-13T02:59:38.247Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-02-13T02:59:40.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-02-13T02:59:42.157Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-02-13T02:59:44.055Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-02-13T02:59:44.623Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2026-02-13T02:59:46.535Z] $ docker stop --time=1 0f27140dd617bfa88a14a9b3cf83139d3d30c2bc82f6fe334dacb1f578743ab5 [2026-02-13T02:59:51.567Z] $ docker rm -f --volumes 0f27140dd617bfa88a14a9b3cf83139d3d30c2bc82f6fe334dacb1f578743ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:59:52.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-13T02:59:52.631Z] [2026-02-13T02:59:52.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:59:52.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-13T02:59:52.930Z] latest: Pulling from edgex-devops/edgex-compose [2026-02-13T02:59:52.930Z] 91d30c5bc195: Pulling fs layer [2026-02-13T02:59:52.930Z] 2e9b0aa3be6d: Pulling fs layer [2026-02-13T02:59:52.930Z] 9c61dcf015f6: Pulling fs layer [2026-02-13T02:59:52.930Z] 4698f68db338: Pulling fs layer [2026-02-13T02:59:52.930Z] 2a2f49069b9e: Pulling fs layer [2026-02-13T02:59:52.930Z] 4698f68db338: Waiting [2026-02-13T02:59:52.930Z] e0025b399a48: Pulling fs layer [2026-02-13T02:59:52.930Z] 2a2f49069b9e: Waiting [2026-02-13T02:59:52.930Z] e0025b399a48: Waiting [2026-02-13T02:59:53.192Z] 91d30c5bc195: Download complete [2026-02-13T02:59:53.192Z] 4698f68db338: Verifying Checksum [2026-02-13T02:59:53.192Z] 4698f68db338: Download complete [2026-02-13T02:59:53.192Z] 91d30c5bc195: Pull complete [2026-02-13T02:59:53.192Z] 2e9b0aa3be6d: Download complete [2026-02-13T02:59:53.192Z] e0025b399a48: Download complete [2026-02-13T02:59:53.451Z] 2a2f49069b9e: Download complete [2026-02-13T02:59:53.451Z] 2e9b0aa3be6d: Pull complete [2026-02-13T02:59:54.015Z] 9c61dcf015f6: Download complete [2026-02-13T02:59:57.296Z] 9c61dcf015f6: Pull complete [2026-02-13T02:59:57.296Z] 4698f68db338: Pull complete [2026-02-13T02:59:57.296Z] 2a2f49069b9e: Pull complete [2026-02-13T02:59:57.296Z] e0025b399a48: Pull complete [2026-02-13T02:59:57.296Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2026-02-13T02:59:57.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2026-02-13T02:59:57.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:59:57.397Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T02:59:57.435Z] $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2026-02-13T02:59:59.665Z] $ docker top b1de4ea2be16d5cdf1d53204028add591dfefa153482790e86690faad285e28f -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:00:00.002Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-02-13T03:00:00.260Z] #1 [core-metadata internal] load build definition from Dockerfile [2026-02-13T03:00:00.260Z] #1 transferring dockerfile: 2.10kB done [2026-02-13T03:00:00.260Z] #1 DONE 0.2s [2026-02-13T03:00:00.260Z] [2026-02-13T03:00:00.260Z] #2 [security-spire-config internal] load build definition from Dockerfile [2026-02-13T03:00:00.260Z] #2 transferring dockerfile: 1.69kB done [2026-02-13T03:00:00.260Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-02-13T03:00:00.260Z] #2 DONE 0.1s [2026-02-13T03:00:00.260Z] [2026-02-13T03:00:00.260Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-13T03:00:00.260Z] #3 transferring dockerfile: 2.49kB done [2026-02-13T03:00:00.260Z] #3 DONE 0.2s [2026-02-13T03:00:00.260Z] [2026-02-13T03:00:00.260Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-02-13T03:00:00.260Z] #4 transferring dockerfile: 1.89kB done [2026-02-13T03:00:00.260Z] #4 DONE 0.2s [2026-02-13T03:00:00.260Z] [2026-02-13T03:00:00.260Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T03:00:00.260Z] #5 DONE 0.0s [2026-02-13T03:00:00.260Z] [2026-02-13T03:00:00.260Z] #6 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:00:00.519Z] #6 ... [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #7 transferring dockerfile: 2.14kB done [2026-02-13T03:00:00.519Z] #7 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #8 [support-notifications internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #8 transferring dockerfile: 2.02kB done [2026-02-13T03:00:00.519Z] #8 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #9 transferring dockerfile: 3.02kB done [2026-02-13T03:00:00.519Z] #9 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #10 [support-scheduler internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #10 transferring dockerfile: 1.83kB done [2026-02-13T03:00:00.519Z] #10 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #11 [security-spire-server internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #11 transferring dockerfile: 1.70kB done [2026-02-13T03:00:00.519Z] #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-02-13T03:00:00.519Z] #11 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #12 [core-data internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #12 transferring dockerfile: 2.04kB done [2026-02-13T03:00:00.519Z] #12 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #13 [core-command internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #13 transferring dockerfile: 1.94kB done [2026-02-13T03:00:00.519Z] #13 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #14 transferring dockerfile: 2.23kB done [2026-02-13T03:00:00.519Z] #14 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #15 transferring dockerfile: 1.81kB done [2026-02-13T03:00:00.519Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2026-02-13T03:00:00.519Z] #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2026-02-13T03:00:00.519Z] #15 DONE 0.2s [2026-02-13T03:00:00.519Z] [2026-02-13T03:00:00.519Z] #16 [core-keeper internal] load build definition from Dockerfile [2026-02-13T03:00:00.519Z] #16 transferring dockerfile: 2.07kB done [2026-02-13T03:00:00.520Z] #16 DONE 0.2s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #5 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T03:00:00.520Z] #5 DONE 0.0s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #6 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:00:00.520Z] #6 ... [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2026-02-13T03:00:00.520Z] #17 transferring context: 50B done [2026-02-13T03:00:00.520Z] #17 DONE 0.1s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #18 [security-proxy-auth internal] load .dockerignore [2026-02-13T03:00:00.520Z] #18 transferring context: 50B done [2026-02-13T03:00:00.520Z] #18 DONE 0.1s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #19 [core-metadata internal] load .dockerignore [2026-02-13T03:00:00.520Z] #19 transferring context: 50B done [2026-02-13T03:00:00.520Z] #19 DONE 0.1s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #20 [security-secretstore-setup internal] load .dockerignore [2026-02-13T03:00:00.520Z] #20 transferring context: 50B done [2026-02-13T03:00:00.520Z] #20 DONE 0.1s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #6 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:00:00.520Z] #6 DONE 0.3s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #21 [core-data internal] load .dockerignore [2026-02-13T03:00:00.520Z] #21 transferring context: 50B done [2026-02-13T03:00:00.520Z] #21 DONE 0.2s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #22 [support-notifications internal] load .dockerignore [2026-02-13T03:00:00.520Z] #22 transferring context: 50B done [2026-02-13T03:00:00.520Z] #22 DONE 0.2s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2026-02-13T03:00:00.520Z] #23 transferring context: 50B done [2026-02-13T03:00:00.520Z] #23 DONE 0.2s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #24 [security-bootstrapper internal] load .dockerignore [2026-02-13T03:00:00.520Z] #24 transferring context: 50B done [2026-02-13T03:00:00.520Z] #24 DONE 0.2s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #25 [support-scheduler internal] load .dockerignore [2026-02-13T03:00:00.520Z] #25 transferring context: 50B done [2026-02-13T03:00:00.520Z] #25 DONE 0.2s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #26 [core-command internal] load .dockerignore [2026-02-13T03:00:00.520Z] #26 transferring context: 50B done [2026-02-13T03:00:00.520Z] #26 DONE 0.2s [2026-02-13T03:00:00.520Z] [2026-02-13T03:00:00.520Z] #27 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:00:00.520Z] #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:00:00.779Z] #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T03:00:00.779Z] #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:00:00.779Z] #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T03:00:00.779Z] #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T03:00:00.779Z] #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 [2026-02-13T03:00:00.779Z] #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T03:00:01.042Z] #27 ... [2026-02-13T03:00:01.042Z] [2026-02-13T03:00:01.042Z] #28 [core-keeper internal] load .dockerignore [2026-02-13T03:00:01.042Z] #28 transferring context: 50B 0.0s done [2026-02-13T03:00:01.042Z] #28 DONE 0.3s [2026-02-13T03:00:01.042Z] [2026-02-13T03:00:01.042Z] #27 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:00:01.042Z] #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:00:01.042Z] #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T03:00:01.042Z] #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:00:01.042Z] #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T03:00:01.042Z] #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T03:00:01.042Z] #27 ... [2026-02-13T03:00:01.042Z] [2026-02-13T03:00:01.042Z] #29 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T03:00:01.042Z] #29 DONE 0.5s [2026-02-13T03:00:01.042Z] [2026-02-13T03:00:01.042Z] #27 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:00:01.042Z] #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-02-13T03:00:06.312Z] #27 ... [2026-02-13T03:00:06.312Z] [2026-02-13T03:00:06.312Z] #30 [support-notifications internal] load build context [2026-02-13T03:00:06.312Z] #30 transferring context: 298.24MB 5.3s [2026-02-13T03:00:06.312Z] #30 ... [2026-02-13T03:00:06.312Z] [2026-02-13T03:00:06.312Z] #31 [security-spiffe-token-provider internal] load build context [2026-02-13T03:00:06.877Z] #31 ... [2026-02-13T03:00:06.877Z] [2026-02-13T03:00:06.877Z] #32 [security-bootstrapper internal] load build context [2026-02-13T03:00:06.877Z] #32 ... [2026-02-13T03:00:06.877Z] [2026-02-13T03:00:06.877Z] #30 [support-notifications internal] load build context [2026-02-13T03:00:11.069Z] #30 ... [2026-02-13T03:00:11.069Z] [2026-02-13T03:00:11.069Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-13T03:00:11.069Z] #33 ... [2026-02-13T03:00:11.069Z] [2026-02-13T03:00:11.069Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-13T03:00:11.069Z] #34 ... [2026-02-13T03:00:11.069Z] [2026-02-13T03:00:11.069Z] #35 [security-proxy-auth internal] load build context [2026-02-13T03:00:11.070Z] #35 ... [2026-02-13T03:00:11.070Z] [2026-02-13T03:00:11.070Z] #36 [support-scheduler internal] load build context [2026-02-13T03:00:11.070Z] #36 ... [2026-02-13T03:00:11.070Z] [2026-02-13T03:00:11.070Z] #37 [core-command internal] load build context [2026-02-13T03:00:11.070Z] #37 ... [2026-02-13T03:00:11.070Z] [2026-02-13T03:00:11.070Z] #38 [core-data internal] load build context [2026-02-13T03:00:11.070Z] #38 ... [2026-02-13T03:00:11.070Z] [2026-02-13T03:00:11.070Z] #39 [security-secretstore-setup internal] load build context [2026-02-13T03:00:11.070Z] #39 ... [2026-02-13T03:00:11.070Z] [2026-02-13T03:00:11.070Z] #40 [core-common-config-bootstrapper internal] load build context [2026-02-13T03:00:11.070Z] #40 transferring context: 431.70MB 10.3s [2026-02-13T03:00:11.070Z] #40 ... [2026-02-13T03:00:11.070Z] [2026-02-13T03:00:11.070Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2026-02-13T03:00:11.329Z] #41 ... [2026-02-13T03:00:11.329Z] [2026-02-13T03:00:11.329Z] #42 [core-metadata internal] load build context [2026-02-13T03:00:11.329Z] #42 ... [2026-02-13T03:00:11.329Z] [2026-02-13T03:00:11.329Z] #43 [core-keeper internal] load build context [2026-02-13T03:00:11.329Z] #43 ... [2026-02-13T03:00:11.329Z] [2026-02-13T03:00:11.329Z] #42 [core-metadata internal] load build context [2026-02-13T03:00:12.711Z] #42 transferring context: 608.63MB 11.7s done [2026-02-13T03:00:13.278Z] #42 ... [2026-02-13T03:00:13.278Z] [2026-02-13T03:00:13.278Z] #44 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-13T03:00:13.278Z] #44 ... [2026-02-13T03:00:13.278Z] [2026-02-13T03:00:13.278Z] #30 [support-notifications internal] load build context [2026-02-13T03:00:13.278Z] #30 transferring context: 608.63MB 11.8s done [2026-02-13T03:00:16.564Z] #30 ... [2026-02-13T03:00:16.565Z] [2026-02-13T03:00:16.565Z] #31 [security-spiffe-token-provider internal] load build context [2026-02-13T03:00:16.565Z] #31 transferring context: 608.63MB 11.9s done [2026-02-13T03:00:17.132Z] #31 ... [2026-02-13T03:00:17.132Z] [2026-02-13T03:00:17.132Z] #32 [security-bootstrapper internal] load build context [2026-02-13T03:00:17.132Z] #32 transferring context: 608.63MB 11.4s done [2026-02-13T03:00:21.320Z] #32 ... [2026-02-13T03:00:21.320Z] [2026-02-13T03:00:21.320Z] #35 [security-proxy-auth internal] load build context [2026-02-13T03:00:21.320Z] #35 transferring context: 608.63MB 11.9s done [2026-02-13T03:00:21.320Z] #35 ... [2026-02-13T03:00:21.320Z] [2026-02-13T03:00:21.320Z] #36 [support-scheduler internal] load build context [2026-02-13T03:00:21.320Z] #36 transferring context: 608.63MB 11.5s done [2026-02-13T03:00:21.320Z] #36 ... [2026-02-13T03:00:21.320Z] [2026-02-13T03:00:21.320Z] #37 [core-command internal] load build context [2026-02-13T03:00:21.320Z] #37 transferring context: 608.63MB 11.5s done [2026-02-13T03:00:21.321Z] #37 ... [2026-02-13T03:00:21.321Z] [2026-02-13T03:00:21.321Z] #38 [core-data internal] load build context [2026-02-13T03:00:21.321Z] #38 transferring context: 608.63MB 11.8s done [2026-02-13T03:00:21.579Z] #38 ... [2026-02-13T03:00:21.579Z] [2026-02-13T03:00:21.579Z] #40 [core-common-config-bootstrapper internal] load build context [2026-02-13T03:00:21.579Z] #40 transferring context: 608.63MB 12.0s done [2026-02-13T03:00:21.579Z] #40 ... [2026-02-13T03:00:21.579Z] [2026-02-13T03:00:21.579Z] #43 [core-keeper internal] load build context [2026-02-13T03:00:21.579Z] #43 transferring context: 608.63MB 10.9s done [2026-02-13T03:00:21.837Z] #43 ... [2026-02-13T03:00:21.837Z] [2026-02-13T03:00:21.837Z] #39 [security-secretstore-setup internal] load build context [2026-02-13T03:00:21.837Z] #39 transferring context: 608.63MB 11.8s done [2026-02-13T03:00:27.162Z] #39 ... [2026-02-13T03:00:27.162Z] [2026-02-13T03:00:27.162Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-13T03:00:27.421Z] #33 DONE 27.0s [2026-02-13T03:00:27.421Z] [2026-02-13T03:00:27.421Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-13T03:00:27.421Z] #34 DONE 26.9s [2026-02-13T03:00:27.421Z] [2026-02-13T03:00:27.421Z] #32 [security-bootstrapper internal] load build context [2026-02-13T03:00:27.421Z] #32 DONE 26.7s [2026-02-13T03:00:27.421Z] [2026-02-13T03:00:27.421Z] #45 [security-spire-agent internal] load .dockerignore [2026-02-13T03:00:27.421Z] #45 ... [2026-02-13T03:00:27.421Z] [2026-02-13T03:00:27.421Z] #27 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:00:27.421Z] #27 DONE 26.8s [2026-02-13T03:00:27.421Z] [2026-02-13T03:00:27.421Z] #41 [core-keeper builder 2/7] WORKDIR /edgex-go [2026-02-13T03:00:27.421Z] #41 DONE 26.3s [2026-02-13T03:00:27.421Z] [2026-02-13T03:00:27.421Z] #43 [core-keeper internal] load build context [2026-02-13T03:00:27.421Z] #43 DONE 26.4s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #36 [support-scheduler internal] load build context [2026-02-13T03:00:27.422Z] #36 DONE 26.7s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #42 [core-metadata internal] load build context [2026-02-13T03:00:27.422Z] #42 DONE 26.8s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #37 [core-command internal] load build context [2026-02-13T03:00:27.422Z] #37 DONE 26.7s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #31 [security-spiffe-token-provider internal] load build context [2026-02-13T03:00:27.422Z] #31 DONE 26.9s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #38 [core-data internal] load build context [2026-02-13T03:00:27.422Z] #38 DONE 26.8s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #35 [security-proxy-auth internal] load build context [2026-02-13T03:00:27.422Z] #35 DONE 27.0s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #39 [security-secretstore-setup internal] load build context [2026-02-13T03:00:27.422Z] #39 DONE 26.9s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #30 [support-notifications internal] load build context [2026-02-13T03:00:27.422Z] #30 DONE 26.9s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #40 [core-common-config-bootstrapper internal] load build context [2026-02-13T03:00:27.422Z] #40 DONE 26.9s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #44 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-13T03:00:27.422Z] #44 transferring dockerfile: 2.50kB done [2026-02-13T03:00:27.422Z] #44 DONE 24.4s [2026-02-13T03:00:27.422Z] [2026-02-13T03:00:27.422Z] #46 [core-data builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:00:27.680Z] #46 ... [2026-02-13T03:00:27.680Z] [2026-02-13T03:00:27.680Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-02-13T03:00:27.680Z] #5 DONE 0.0s [2026-02-13T03:00:27.680Z] [2026-02-13T03:00:27.680Z] #27 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:00:27.680Z] #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:00:27.680Z] #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T03:00:27.680Z] #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:00:27.680Z] #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T03:00:27.680Z] #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T03:00:27.680Z] #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-02-13T03:00:27.680Z] #27 DONE 26.8s [2026-02-13T03:00:27.680Z] [2026-02-13T03:00:27.680Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:00:27.680Z] #6 DONE 0.4s [2026-02-13T03:00:27.680Z] [2026-02-13T03:00:27.680Z] #47 [security-spire-config internal] load .dockerignore [2026-02-13T03:00:27.680Z] #47 transferring context: 50B done [2026-02-13T03:00:27.680Z] #47 DONE 0.5s [2026-02-13T03:00:27.680Z] [2026-02-13T03:00:27.680Z] #48 [security-spire-server internal] load .dockerignore [2026-02-13T03:00:27.680Z] #48 transferring context: 50B done [2026-02-13T03:00:27.680Z] #48 DONE 0.5s [2026-02-13T03:00:27.680Z] [2026-02-13T03:00:27.680Z] #45 [security-spire-agent internal] load .dockerignore [2026-02-13T03:00:27.680Z] #45 transferring context: 50B done [2026-02-13T03:00:27.680Z] #45 DONE 0.5s [2026-02-13T03:00:27.680Z] [2026-02-13T03:00:27.680Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:27.680Z] #49 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:27.937Z] #49 ... [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #29 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-02-13T03:00:27.937Z] #29 DONE 0.5s [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #27 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:00:27.937Z] #27 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:00:27.937Z] #27 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done [2026-02-13T03:00:27.937Z] #27 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:00:27.937Z] #27 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done [2026-02-13T03:00:27.937Z] #27 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done [2026-02-13T03:00:27.937Z] #27 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.3s done [2026-02-13T03:00:27.937Z] #27 DONE 26.8s [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2026-02-13T03:00:27.937Z] #41 DONE 26.3s [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #50 [security-proxy-setup internal] load .dockerignore [2026-02-13T03:00:27.937Z] #50 transferring context: 50B done [2026-02-13T03:00:27.937Z] #50 DONE 0.1s [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #51 [security-spire-config internal] load build context [2026-02-13T03:00:27.937Z] #51 transferring context: 24.70kB done [2026-02-13T03:00:27.937Z] #51 DONE 0.1s [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #52 [security-spire-server internal] load build context [2026-02-13T03:00:27.937Z] #52 transferring context: 26.44kB done [2026-02-13T03:00:27.937Z] #52 DONE 0.1s [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #53 [security-spire-agent internal] load build context [2026-02-13T03:00:27.937Z] #53 transferring context: 25.98kB done [2026-02-13T03:00:27.937Z] #53 DONE 0.2s [2026-02-13T03:00:27.937Z] [2026-02-13T03:00:27.937Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:27.937Z] #49 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.2s done [2026-02-13T03:00:27.937Z] #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2026-02-13T03:00:27.937Z] #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.1s [2026-02-13T03:00:27.937Z] #49 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-13T03:00:27.937Z] #49 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2026-02-13T03:00:27.937Z] #49 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2026-02-13T03:00:27.937Z] #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2026-02-13T03:00:28.195Z] #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.4s [2026-02-13T03:00:28.195Z] #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.4s [2026-02-13T03:00:28.452Z] #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s [2026-02-13T03:00:30.349Z] #49 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.3s done [2026-02-13T03:00:30.917Z] #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.7s done [2026-02-13T03:00:31.616Z] #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 [2026-02-13T03:00:31.875Z] #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.9s done [2026-02-13T03:00:31.875Z] #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-13T03:00:33.784Z] #49 ... [2026-02-13T03:00:33.784Z] [2026-02-13T03:00:33.784Z] #54 [security-proxy-setup internal] load build context [2026-02-13T03:00:33.784Z] #54 transferring context: 608.63MB 2.5s done [2026-02-13T03:00:33.784Z] #54 DONE 5.9s [2026-02-13T03:00:33.784Z] [2026-02-13T03:00:33.784Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:00:33.784Z] #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.2s done [2026-02-13T03:00:33.784Z] #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 2.6s done [2026-02-13T03:00:33.784Z] #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-02-13T03:00:33.784Z] #55 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2026-02-13T03:00:33.784Z] #55 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2026-02-13T03:00:33.784Z] #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.8s done [2026-02-13T03:00:33.784Z] #55 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done [2026-02-13T03:00:34.354Z] #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 6.4s [2026-02-13T03:00:34.921Z] #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 10.49MB / 19.17MB 6.8s [2026-02-13T03:00:34.921Z] #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 6.9s [2026-02-13T03:00:37.454Z] #55 ... [2026-02-13T03:00:37.454Z] [2026-02-13T03:00:37.454Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:00:37.454Z] #56 ... [2026-02-13T03:00:37.454Z] [2026-02-13T03:00:37.454Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:00:37.778Z] #57 ... [2026-02-13T03:00:37.778Z] [2026-02-13T03:00:37.778Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-13T03:00:37.778Z] #0 4.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:37.778Z] #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:37.778Z] #0 4.804 (1/7) Installing ca-certificates (20250911-r0) [2026-02-13T03:00:37.778Z] #0 4.816 (2/7) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:37.778Z] #0 4.820 (3/7) Installing libgcc (14.2.0-r6) [2026-02-13T03:00:37.778Z] #0 4.826 (4/7) Installing libsodium (1.0.20-r1) [2026-02-13T03:00:37.778Z] #0 4.835 (5/7) Installing libstdc++ (14.2.0-r6) [2026-02-13T03:00:37.778Z] #0 4.857 (6/7) Installing libzmq (4.3.5-r2) [2026-02-13T03:00:37.778Z] #0 4.883 (7/7) Installing zeromq (4.3.5-r2) [2026-02-13T03:00:37.778Z] #0 4.888 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:37.778Z] #0 4.893 Executing ca-certificates-20250911-r0.trigger [2026-02-13T03:00:37.778Z] #0 4.935 OK: 12 MiB in 23 packages [2026-02-13T03:00:37.778Z] #58 ... [2026-02-13T03:00:37.778Z] [2026-02-13T03:00:37.778Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-13T03:00:37.778Z] #0 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:37.778Z] #0 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:37.778Z] #0 8.600 (1/3) Installing ca-certificates (20250911-r0) [2026-02-13T03:00:37.778Z] #0 8.617 (2/3) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:37.778Z] #0 8.622 (3/3) Installing tzdata (2025c-r0) [2026-02-13T03:00:37.778Z] #0 8.654 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:37.778Z] #0 8.661 Executing ca-certificates-20250911-r0.trigger [2026-02-13T03:00:37.778Z] #0 8.700 OK: 8 MiB in 19 packages [2026-02-13T03:00:38.036Z] #59 ... [2026-02-13T03:00:38.036Z] [2026-02-13T03:00:38.036Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:00:38.036Z] #60 ... [2026-02-13T03:00:38.036Z] [2026-02-13T03:00:38.036Z] #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:00:38.036Z] #0 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.036Z] #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.036Z] #0 9.135 OK: 265 MiB in 60 packages [2026-02-13T03:00:38.486Z] #61 ... [2026-02-13T03:00:38.486Z] [2026-02-13T03:00:38.486Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-13T03:00:38.486Z] #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.486Z] #0 5.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.486Z] #0 5.638 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:00:38.486Z] #0 5.638 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:00:38.486Z] #0 5.638 OK: 26335 distinct packages available [2026-02-13T03:00:38.486Z] #0 5.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.486Z] #0 5.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.486Z] #0 6.088 OK: 265 MiB in 60 packages [2026-02-13T03:00:38.745Z] #62 ... [2026-02-13T03:00:38.745Z] [2026-02-13T03:00:38.745Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-13T03:00:38.745Z] #0 0.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.745Z] #0 0.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.745Z] #0 1.262 (1/4) Installing ca-certificates (20250911-r0) [2026-02-13T03:00:38.745Z] #0 1.283 (2/4) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:38.745Z] #0 1.287 (3/4) Installing su-exec (0.2-r3) [2026-02-13T03:00:38.745Z] #0 1.296 (4/4) Installing yq-go (4.47.2-r3) [2026-02-13T03:00:38.745Z] #0 1.463 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:38.745Z] #0 1.468 Executing ca-certificates-20250911-r0.trigger [2026-02-13T03:00:38.745Z] #0 1.507 OK: 20 MiB in 20 packages [2026-02-13T03:00:38.745Z] #63 ... [2026-02-13T03:00:38.745Z] [2026-02-13T03:00:38.745Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-13T03:00:38.745Z] #64 ... [2026-02-13T03:00:38.745Z] [2026-02-13T03:00:38.745Z] #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-13T03:00:38.745Z] #0 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.745Z] #0 0.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:38.745Z] #0 1.051 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:38.745Z] #0 1.060 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:38.745Z] #0 1.063 OK: 7 MiB in 17 packages [2026-02-13T03:00:39.116Z] #65 ... [2026-02-13T03:00:39.116Z] [2026-02-13T03:00:39.116Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-13T03:00:39.116Z] #66 ... [2026-02-13T03:00:39.116Z] [2026-02-13T03:00:39.116Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T03:00:39.116Z] #0 6.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.116Z] #0 6.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.116Z] #0 6.969 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:39.116Z] #0 6.973 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:39.116Z] #0 6.980 OK: 7 MiB in 17 packages [2026-02-13T03:00:39.375Z] #67 ... [2026-02-13T03:00:39.375Z] [2026-02-13T03:00:39.375Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:00:39.375Z] #0 3.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.375Z] #0 3.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.375Z] #0 3.821 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:00:39.375Z] #0 3.821 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:00:39.375Z] #0 3.821 OK: 26324 distinct packages available [2026-02-13T03:00:39.375Z] #0 3.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.375Z] #0 3.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.375Z] #0 4.247 (1/13) Installing brotli-libs (1.1.0-r2) [2026-02-13T03:00:39.375Z] #0 4.445 (2/13) Installing c-ares (1.34.6-r0) [2026-02-13T03:00:39.375Z] #0 4.453 (3/13) Installing libunistring (1.3-r0) [2026-02-13T03:00:39.375Z] #0 4.471 (4/13) Installing libidn2 (2.3.7-r0) [2026-02-13T03:00:39.375Z] #0 4.477 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-02-13T03:00:39.375Z] #0 4.483 (6/13) Installing libpsl (0.21.5-r3) [2026-02-13T03:00:39.375Z] #0 4.491 (7/13) Installing zstd-libs (1.5.7-r0) [2026-02-13T03:00:39.375Z] #0 4.502 (8/13) Installing libcurl (8.14.1-r2) [2026-02-13T03:00:39.375Z] #0 4.518 (9/13) Installing curl (8.14.1-r2) [2026-02-13T03:00:39.375Z] #0 4.525 (10/13) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:39.375Z] #0 4.529 (11/13) Installing musl-obstack (1.2.3-r2) [2026-02-13T03:00:39.375Z] #0 4.535 (12/13) Installing libucontext (1.3.2-r0) [2026-02-13T03:00:39.375Z] #0 4.539 (13/13) Installing gcompat (1.1.0-r4) [2026-02-13T03:00:39.375Z] #0 4.550 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:39.376Z] #0 4.556 OK: 13 MiB in 29 packages [2026-02-13T03:00:39.376Z] #68 ... [2026-02-13T03:00:39.376Z] [2026-02-13T03:00:39.376Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-13T03:00:39.376Z] #69 ... [2026-02-13T03:00:39.376Z] [2026-02-13T03:00:39.376Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-13T03:00:39.376Z] #0 0.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.376Z] #0 0.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:39.376Z] #0 1.067 (1/2) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:39.376Z] #0 1.073 (2/2) Installing su-exec (0.2-r3) [2026-02-13T03:00:39.376Z] #0 1.160 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:39.376Z] #0 1.169 OK: 7 MiB in 18 packages [2026-02-13T03:00:39.376Z] #70 ... [2026-02-13T03:00:39.376Z] [2026-02-13T03:00:39.376Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-13T03:00:39.636Z] #71 ... [2026-02-13T03:00:39.636Z] [2026-02-13T03:00:39.636Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:39.636Z] #49 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 11.7s [2026-02-13T03:00:43.827Z] #49 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-13T03:00:44.763Z] #49 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 16.7s [2026-02-13T03:00:45.022Z] #49 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 17.0s done [2026-02-13T03:00:47.555Z] #49 ... [2026-02-13T03:00:47.555Z] [2026-02-13T03:00:47.555Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:00:47.555Z] #55 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 15.5s done [2026-02-13T03:00:47.555Z] #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 17.2s done [2026-02-13T03:00:49.460Z] #55 ... [2026-02-13T03:00:49.460Z] [2026-02-13T03:00:49.460Z] #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-13T03:00:49.716Z] #65 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-13T03:00:49.716Z] #63 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:00:49.716Z] #56 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-13T03:00:49.716Z] #70 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-13T03:00:49.716Z] #58 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:00:49.716Z] #68 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-13T03:00:49.716Z] #59 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:00:49.716Z] #61 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T03:00:49.716Z] #67 DONE 22.3s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-13T03:00:49.716Z] #62 DONE 22.2s [2026-02-13T03:00:49.716Z] [2026-02-13T03:00:49.716Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:49.716Z] #49 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-02-13T03:00:49.716Z] #49 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d [2026-02-13T03:00:50.279Z] #49 ... [2026-02-13T03:00:50.279Z] [2026-02-13T03:00:50.279Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:00:50.279Z] #72 DONE 0.7s [2026-02-13T03:00:50.279Z] [2026-02-13T03:00:50.279Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:50.842Z] #49 ... [2026-02-13T03:00:50.842Z] [2026-02-13T03:00:50.842Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:00:50.842Z] #73 DONE 1.1s [2026-02-13T03:00:50.842Z] [2026-02-13T03:00:50.842Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:51.099Z] #49 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.3s done [2026-02-13T03:00:52.033Z] #49 ... [2026-02-13T03:00:52.033Z] [2026-02-13T03:00:52.033Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:00:52.033Z] #57 DONE 24.6s [2026-02-13T03:00:52.033Z] [2026-02-13T03:00:52.033Z] #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:00:52.033Z] #46 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #46 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #46 23.93 OK: 265 MiB in 60 packages [2026-02-13T03:00:52.033Z] #46 DONE 24.7s [2026-02-13T03:00:52.033Z] [2026-02-13T03:00:52.033Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-13T03:00:52.033Z] #66 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #66 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #66 24.01 OK: 265 MiB in 60 packages [2026-02-13T03:00:52.033Z] #66 DONE 24.7s [2026-02-13T03:00:52.033Z] [2026-02-13T03:00:52.033Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:00:52.033Z] #60 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #60 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #60 23.57 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:00:52.033Z] #60 23.57 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:00:52.033Z] #60 23.57 OK: 26324 distinct packages available [2026-02-13T03:00:52.033Z] #60 23.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #60 23.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.033Z] #60 24.07 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:52.033Z] #60 24.07 (2/4) Installing musl-obstack (1.2.3-r2) [2026-02-13T03:00:52.033Z] #60 24.08 (3/4) Installing libucontext (1.3.2-r0) [2026-02-13T03:00:52.033Z] #60 24.09 (4/4) Installing gcompat (1.1.0-r4) [2026-02-13T03:00:52.033Z] #60 24.10 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:52.033Z] #60 24.11 OK: 8 MiB in 20 packages [2026-02-13T03:00:52.033Z] #60 DONE 24.3s [2026-02-13T03:00:52.291Z] [2026-02-13T03:00:52.291Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-13T03:00:52.291Z] #69 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.291Z] #69 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:52.291Z] #69 24.55 OK: 265 MiB in 60 packages [2026-02-13T03:00:52.291Z] #69 DONE 24.8s [2026-02-13T03:00:52.291Z] [2026-02-13T03:00:52.291Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:00:52.291Z] #74 DONE 0.2s [2026-02-13T03:00:52.291Z] [2026-02-13T03:00:52.291Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:00:52.291Z] #75 DONE 0.2s [2026-02-13T03:00:52.291Z] [2026-02-13T03:00:52.291Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:00:52.291Z] #76 ... [2026-02-13T03:00:52.291Z] [2026-02-13T03:00:52.291Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:00:52.291Z] #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-02-13T03:00:52.291Z] #55 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.5s done [2026-02-13T03:00:52.291Z] #55 DONE 24.5s [2026-02-13T03:00:52.291Z] [2026-02-13T03:00:52.291Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:00:52.291Z] #77 DONE 0.2s [2026-02-13T03:00:52.549Z] [2026-02-13T03:00:52.549Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:00:52.549Z] #49 DONE 24.7s [2026-02-13T03:00:52.549Z] [2026-02-13T03:00:52.549Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:00:53.922Z] #78 ... [2026-02-13T03:00:53.922Z] [2026-02-13T03:00:53.922Z] #71 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-13T03:00:53.922Z] #71 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #71 24.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #71 25.37 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:53.922Z] #71 25.37 (2/4) Installing openssl (3.5.5-r0) [2026-02-13T03:00:53.922Z] #71 25.38 (3/4) Installing su-exec (0.2-r3) [2026-02-13T03:00:53.922Z] #71 25.38 (4/4) Installing yq-go (4.47.2-r3) [2026-02-13T03:00:53.922Z] #71 25.48 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:53.922Z] #71 25.49 OK: 20 MiB in 20 packages [2026-02-13T03:00:53.922Z] #71 DONE 25.8s [2026-02-13T03:00:53.922Z] [2026-02-13T03:00:53.922Z] #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-02-13T03:00:53.922Z] #0 3.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #0 4.076 OK: 7 MiB in 17 packages [2026-02-13T03:00:53.922Z] #79 DONE 4.3s [2026-02-13T03:00:53.922Z] [2026-02-13T03:00:53.922Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:00:53.922Z] #80 ... [2026-02-13T03:00:53.922Z] [2026-02-13T03:00:53.922Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-13T03:00:53.922Z] #0 3.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #0 4.114 OK: 20 MiB in 20 packages [2026-02-13T03:00:53.922Z] #81 DONE 4.4s [2026-02-13T03:00:53.922Z] [2026-02-13T03:00:53.922Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-13T03:00:53.922Z] #64 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #64 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #64 25.46 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:00:53.922Z] #64 25.46 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:00:53.922Z] #64 25.46 OK: 26324 distinct packages available [2026-02-13T03:00:53.922Z] #64 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #64 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:53.922Z] #64 26.12 (1/5) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:53.922Z] #64 26.14 (2/5) Installing musl-obstack (1.2.3-r2) [2026-02-13T03:00:53.922Z] #64 26.14 (3/5) Installing libucontext (1.3.2-r0) [2026-02-13T03:00:53.922Z] #64 26.15 (4/5) Installing gcompat (1.1.0-r4) [2026-02-13T03:00:53.922Z] #64 26.15 (5/5) Installing openssl (3.5.5-r0) [2026-02-13T03:00:53.922Z] #64 26.17 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:53.922Z] #64 26.17 OK: 8 MiB in 21 packages [2026-02-13T03:00:54.180Z] #64 DONE 26.5s [2026-02-13T03:00:54.180Z] [2026-02-13T03:00:54.180Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:00:54.437Z] #82 ... [2026-02-13T03:00:54.437Z] [2026-02-13T03:00:54.437Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-13T03:00:54.437Z] #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.437Z] #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.437Z] #0 4.643 OK: 7 MiB in 18 packages [2026-02-13T03:00:54.437Z] #83 DONE 4.8s [2026-02-13T03:00:54.694Z] [2026-02-13T03:00:54.694Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:00:54.694Z] #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.663 OK: 12 MiB in 23 packages [2026-02-13T03:00:54.694Z] #84 DONE 4.9s [2026-02-13T03:00:54.694Z] [2026-02-13T03:00:54.694Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:00:54.694Z] #0 4.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.631 OK: 7 MiB in 17 packages [2026-02-13T03:00:54.694Z] #85 DONE 4.9s [2026-02-13T03:00:54.694Z] [2026-02-13T03:00:54.694Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:00:54.694Z] #0 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.704 OK: 8 MiB in 19 packages [2026-02-13T03:00:54.694Z] #86 DONE 4.9s [2026-02-13T03:00:54.694Z] [2026-02-13T03:00:54.694Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:00:54.694Z] #0 4.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.694Z] #0 4.743 OK: 13 MiB in 29 packages [2026-02-13T03:00:54.694Z] #87 DONE 4.9s [2026-02-13T03:00:54.694Z] [2026-02-13T03:00:54.694Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-13T03:00:54.952Z] #88 ... [2026-02-13T03:00:54.952Z] [2026-02-13T03:00:54.952Z] #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-13T03:00:54.952Z] #0 4.269 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.952Z] #0 4.563 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:54.952Z] #0 5.113 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T03:00:54.952Z] #0 5.248 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:00:54.952Z] #0 5.256 OK: 7 MiB in 17 packages [2026-02-13T03:00:54.952Z] #89 DONE 5.5s [2026-02-13T03:00:55.213Z] [2026-02-13T03:00:55.213Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-13T03:00:55.213Z] #0 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:55.213Z] #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:55.471Z] #90 3.446 OK: 8 MiB in 20 packages [2026-02-13T03:00:56.356Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2009 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2026-02-13T03:00:56.373Z] Running in /w/workspace/edgex-go/954 [Pipeline] { [Pipeline] checkout [2026-02-13T03:00:56.423Z] The recommended git tool is: git [2026-02-13T03:00:58.003Z] #90 ... [2026-02-13T03:00:58.003Z] [2026-02-13T03:00:58.003Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:00:58.003Z] #82 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:58.003Z] #82 1.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:00:58.003Z] #82 1.925 OK: 8 MiB in 21 packages [2026-02-13T03:01:00.657Z] #82 ... [2026-02-13T03:01:00.657Z] [2026-02-13T03:01:00.657Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:01.024Z] #91 ... [2026-02-13T03:01:01.024Z] [2026-02-13T03:01:01.024Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:01:01.024Z] #80 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:01:01.024Z] #80 1.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:01:01.024Z] #80 2.275 OK: 20 MiB in 20 packages [2026-02-13T03:01:01.024Z] #80 ... [2026-02-13T03:01:01.024Z] [2026-02-13T03:01:01.024Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:01.351Z] #92 ... [2026-02-13T03:01:01.351Z] [2026-02-13T03:01:01.351Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-13T03:01:01.351Z] #0 3.210 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-02-13T03:01:01.351Z] #0 3.410 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-02-13T03:01:01.351Z] #0 3.977 OK: 265 MiB in 60 packages [2026-02-13T03:01:02.722Z] #93 ... [2026-02-13T03:01:02.722Z] [2026-02-13T03:01:02.722Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:03.906Z] using credential edgex-jenkins-ssh [2026-02-13T03:01:03.936Z] Cloning the remote Git repository [2026-02-13T03:01:03.975Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2026-02-13T03:01:04.079Z] > git init /w/workspace/edgex-go/954 # timeout=10 [2026-02-13T03:01:04.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2026-02-13T03:01:04.237Z] > git --version # timeout=10 [2026-02-13T03:01:04.258Z] > git --version # 'git version 2.25.1' [2026-02-13T03:01:04.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T03:01:04.428Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T03:01:24.651Z] #94 ... [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:24.651Z] #78 DONE 30.2s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #88 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-13T03:01:24.651Z] #88 DONE 28.2s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:24.651Z] #91 DONE 32.3s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:01:24.651Z] #80 DONE 29.0s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:24.651Z] #94 DONE 30.4s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-13T03:01:24.651Z] #90 DONE 30.6s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:01:24.651Z] #82 DONE 28.4s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-13T03:01:24.651Z] #93 DONE 30.6s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:24.651Z] #76 DONE 30.4s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:24.651Z] #92 DONE 31.9s [2026-02-13T03:01:24.651Z] [2026-02-13T03:01:24.651Z] #95 [core-command builder 6/7] COPY . . [2026-02-13T03:01:25.071Z] Avoid second fetch [2026-02-13T03:01:25.072Z] Checking out Revision d9bb12f601bc45e6344e550d53980b021e5d05e0 (main) [2026-02-13T03:01:26.000Z] Commit message: "Merge pull request #5370 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.1.0-dev.53" [2026-02-13T03:01:24.067Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2026-02-13T03:01:24.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T03:01:25.077Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T03:01:25.157Z] > git checkout -f d9bb12f601bc45e6344e550d53980b021e5d05e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:01:30.382Z] provisioning config files... [2026-02-13T03:01:30.410Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config12109928789973699674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:01:31.112Z] ---> ****-login.sh [2026-02-13T03:01:31.112Z] nexus3.edgexfoundry.org:10001 [2026-02-13T03:01:31.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:01:31.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:01:31.653Z] Configure a credential helper to remove this warning. See [2026-02-13T03:01:31.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:01:31.653Z] [2026-02-13T03:01:31.653Z] Login Succeeded [2026-02-13T03:01:31.653Z] nexus3.edgexfoundry.org:10002 [2026-02-13T03:01:31.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:01:31.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:01:31.923Z] Configure a credential helper to remove this warning. See [2026-02-13T03:01:31.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:01:31.923Z] [2026-02-13T03:01:31.923Z] Login Succeeded [2026-02-13T03:01:32.194Z] nexus3.edgexfoundry.org:10003 [2026-02-13T03:01:32.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:01:32.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:01:32.465Z] Configure a credential helper to remove this warning. See [2026-02-13T03:01:32.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:01:32.465Z] [2026-02-13T03:01:32.465Z] Login Succeeded [2026-02-13T03:01:32.465Z] nexus3.edgexfoundry.org:10004 [2026-02-13T03:01:32.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:01:32.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:01:32.736Z] Configure a credential helper to remove this warning. See [2026-02-13T03:01:32.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:01:32.736Z] [2026-02-13T03:01:32.736Z] Login Succeeded [2026-02-13T03:01:32.736Z] ****.io [2026-02-13T03:01:32.763Z] #95 ... [2026-02-13T03:01:32.763Z] [2026-02-13T03:01:32.763Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-13T03:01:32.763Z] #96 ... [2026-02-13T03:01:32.763Z] [2026-02-13T03:01:32.763Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:01:33.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:01:33.024Z] #97 ... [2026-02-13T03:01:33.024Z] [2026-02-13T03:01:33.024Z] #98 [support-scheduler builder 6/7] COPY . . [2026-02-13T03:01:33.024Z] #98 ... [2026-02-13T03:01:33.024Z] [2026-02-13T03:01:33.024Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-13T03:01:33.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:01:33.274Z] Configure a credential helper to remove this warning. See [2026-02-13T03:01:33.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:01:33.274Z] [2026-02-13T03:01:33.274Z] Login Succeeded [2026-02-13T03:01:33.274Z] ---> ****-login.sh ends [2026-02-13T03:01:33.283Z] #99 ... [2026-02-13T03:01:33.283Z] [2026-02-13T03:01:33.283Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-13T03:01:33.283Z] #100 ... [2026-02-13T03:01:33.283Z] [2026-02-13T03:01:33.283Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] } [2026-02-13T03:01:33.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2026-02-13T03:01:33.541Z] #101 ... [2026-02-13T03:01:33.541Z] [2026-02-13T03:01:33.541Z] #102 [security-bootstrapper builder 6/7] COPY . . [2026-02-13T03:01:33.800Z] #102 ... [2026-02-13T03:01:33.800Z] [2026-02-13T03:01:33.800Z] #103 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-13T03:01:33.800Z] #103 ... [2026-02-13T03:01:33.800Z] [2026-02-13T03:01:33.800Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [Pipeline] sh [2026-02-13T03:01:34.058Z] #104 ... [2026-02-13T03:01:34.058Z] [2026-02-13T03:01:34.058Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-13T03:01:34.058Z] #100 DONE 11.4s [2026-02-13T03:01:34.058Z] [2026-02-13T03:01:34.058Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-13T03:01:34.058Z] #96 DONE 11.4s [2026-02-13T03:01:34.058Z] [2026-02-13T03:01:34.058Z] #105 [support-notifications builder 6/7] COPY . . [2026-02-13T03:01:34.137Z] + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] echo [2026-02-13T03:01:34.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T03:01:34.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T03:01:34.187Z] ========================================================= [2026-02-13T03:01:34.187Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2026-02-13T03:01:34.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2026-02-13T03:01:34.318Z] #105 ... [2026-02-13T03:01:34.318Z] [2026-02-13T03:01:34.318Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2026-02-13T03:01:34.318Z] #102 DONE 11.5s [2026-02-13T03:01:34.318Z] [2026-02-13T03:01:34.318Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:01:34.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T03:01:34.803Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-02-13T03:01:34.803Z] 6b59a28fa201: Pulling fs layer [2026-02-13T03:01:34.803Z] d32bb0dddca7: Pulling fs layer [2026-02-13T03:01:34.803Z] 5dab1238d3d9: Pulling fs layer [2026-02-13T03:01:34.803Z] 196fd7d83e7d: Pulling fs layer [2026-02-13T03:01:34.803Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T03:01:34.803Z] 8ba94037c8f0: Pulling fs layer [2026-02-13T03:01:34.803Z] deaec5988b04: Pulling fs layer [2026-02-13T03:01:34.803Z] 9f65657bb879: Pulling fs layer [2026-02-13T03:01:34.803Z] 4f4fb700ef54: Waiting [2026-02-13T03:01:34.803Z] 196fd7d83e7d: Waiting [2026-02-13T03:01:34.803Z] 8ba94037c8f0: Waiting [2026-02-13T03:01:34.803Z] deaec5988b04: Waiting [2026-02-13T03:01:34.803Z] 9f65657bb879: Waiting [2026-02-13T03:01:34.803Z] d32bb0dddca7: Verifying Checksum [2026-02-13T03:01:34.803Z] d32bb0dddca7: Download complete [2026-02-13T03:01:34.803Z] 196fd7d83e7d: Verifying Checksum [2026-02-13T03:01:34.803Z] 196fd7d83e7d: Download complete [2026-02-13T03:01:34.803Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T03:01:34.803Z] 4f4fb700ef54: Download complete [2026-02-13T03:01:34.803Z] 8ba94037c8f0: Verifying Checksum [2026-02-13T03:01:34.803Z] 8ba94037c8f0: Download complete [2026-02-13T03:01:34.803Z] 6b59a28fa201: Verifying Checksum [2026-02-13T03:01:34.803Z] 6b59a28fa201: Download complete [2026-02-13T03:01:34.887Z] #101 ... [2026-02-13T03:01:34.887Z] [2026-02-13T03:01:34.887Z] #98 [support-scheduler builder 6/7] COPY . . [2026-02-13T03:01:34.887Z] #98 DONE 12.4s [2026-02-13T03:01:35.145Z] [2026-02-13T03:01:35.145Z] #103 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-13T03:01:35.398Z] 9f65657bb879: Verifying Checksum [2026-02-13T03:01:35.398Z] 9f65657bb879: Download complete [2026-02-13T03:01:35.712Z] #103 ... [2026-02-13T03:01:35.712Z] [2026-02-13T03:01:35.712Z] #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:35.712Z] #106 CACHED [2026-02-13T03:01:35.712Z] [2026-02-13T03:01:35.712Z] #107 [security-bootstrapper builder 6/7] COPY . . [2026-02-13T03:01:35.712Z] #107 CACHED [2026-02-13T03:01:35.712Z] [2026-02-13T03:01:35.712Z] #108 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:01:35.712Z] #108 CACHED [2026-02-13T03:01:35.712Z] [2026-02-13T03:01:35.712Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:35.712Z] #109 CACHED [2026-02-13T03:01:35.712Z] [2026-02-13T03:01:35.712Z] #110 [security-proxy-setup builder 6/7] COPY . . [2026-02-13T03:01:35.712Z] #110 CACHED [2026-02-13T03:01:35.712Z] [2026-02-13T03:01:35.712Z] #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:01:35.712Z] #111 CACHED [2026-02-13T03:01:35.712Z] [2026-02-13T03:01:35.712Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-13T03:01:35.989Z] 6b59a28fa201: Pull complete [2026-02-13T03:01:36.575Z] 5dab1238d3d9: Verifying Checksum [2026-02-13T03:01:36.575Z] 5dab1238d3d9: Download complete [2026-02-13T03:01:36.854Z] d32bb0dddca7: Pull complete [2026-02-13T03:01:38.243Z] #112 ... [2026-02-13T03:01:38.244Z] [2026-02-13T03:01:38.244Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:01:38.244Z] #101 DONE 15.3s [2026-02-13T03:01:38.244Z] [2026-02-13T03:01:38.244Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-13T03:01:38.272Z] deaec5988b04: Verifying Checksum [2026-02-13T03:01:38.272Z] deaec5988b04: Download complete [2026-02-13T03:01:40.779Z] #113 ... [2026-02-13T03:01:40.779Z] [2026-02-13T03:01:40.779Z] #105 [support-notifications builder 6/7] COPY . . [2026-02-13T03:01:40.779Z] #105 DONE 17.6s [2026-02-13T03:01:40.779Z] [2026-02-13T03:01:40.779Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-13T03:01:41.039Z] #114 ... [2026-02-13T03:01:41.039Z] [2026-02-13T03:01:41.039Z] #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-13T03:01:41.039Z] #104 DONE 18.4s [2026-02-13T03:01:41.039Z] [2026-02-13T03:01:41.039Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-13T03:01:41.039Z] #99 DONE 18.4s [2026-02-13T03:01:41.039Z] [2026-02-13T03:01:41.039Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:01:41.039Z] #97 DONE 18.4s [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #103 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-13T03:01:41.296Z] #103 DONE 18.4s [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #95 [core-data builder 6/7] COPY . . [2026-02-13T03:01:41.296Z] #95 DONE 18.4s [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:01:41.296Z] #115 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:41.296Z] #116 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #117 [core-metadata builder 6/7] COPY . . [2026-02-13T03:01:41.296Z] #117 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:41.296Z] #118 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:01:41.296Z] #119 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #120 [core-command builder 6/7] COPY . . [2026-02-13T03:01:41.296Z] #120 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #121 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:01:41.296Z] #121 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:41.296Z] #122 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #123 [core-data builder 6/7] COPY . . [2026-02-13T03:01:41.296Z] #123 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:41.296Z] #124 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:01:41.296Z] #125 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-02-13T03:01:41.296Z] #126 CACHED [2026-02-13T03:01:41.296Z] [2026-02-13T03:01:41.296Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-13T03:01:41.553Z] #127 ... [2026-02-13T03:01:41.553Z] [2026-02-13T03:01:41.553Z] #128 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-13T03:01:41.553Z] #128 DONE 0.5s [2026-02-13T03:01:41.553Z] [2026-02-13T03:01:41.553Z] #129 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-13T03:01:41.553Z] #129 DONE 0.4s [2026-02-13T03:01:41.553Z] [2026-02-13T03:01:41.553Z] #130 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-13T03:01:42.489Z] #130 ... [2026-02-13T03:01:42.489Z] [2026-02-13T03:01:42.489Z] #131 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:01:42.489Z] #131 DONE 1.5s [2026-02-13T03:01:42.746Z] [2026-02-13T03:01:42.746Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-13T03:01:42.746Z] #114 4.331 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-02-13T03:01:42.746Z] #114 ... [2026-02-13T03:01:42.746Z] [2026-02-13T03:01:42.746Z] #130 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-13T03:01:42.746Z] #130 DONE 1.3s [2026-02-13T03:01:42.746Z] [2026-02-13T03:01:42.746Z] #132 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-13T03:01:42.746Z] #132 DONE 1.4s [2026-02-13T03:01:43.005Z] [2026-02-13T03:01:43.005Z] #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-13T03:01:44.378Z] #133 ... [2026-02-13T03:01:44.378Z] [2026-02-13T03:01:44.378Z] #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-13T03:01:44.378Z] #134 DONE 1.8s [2026-02-13T03:01:44.634Z] [2026-02-13T03:01:44.634Z] #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-13T03:01:44.634Z] #135 DONE 1.7s [2026-02-13T03:01:44.634Z] [2026-02-13T03:01:44.634Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-13T03:01:44.634Z] #136 ... [2026-02-13T03:01:44.634Z] [2026-02-13T03:01:44.634Z] #133 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-13T03:01:44.634Z] #133 DONE 1.9s [2026-02-13T03:01:44.893Z] [2026-02-13T03:01:44.893Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-13T03:01:44.893Z] #127 3.591 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-02-13T03:01:45.150Z] #127 ... [2026-02-13T03:01:45.150Z] [2026-02-13T03:01:45.150Z] #137 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-13T03:01:45.150Z] #137 DONE 0.6s [2026-02-13T03:01:45.150Z] [2026-02-13T03:01:45.150Z] #136 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-13T03:01:45.150Z] #136 DONE 0.5s [2026-02-13T03:01:45.150Z] [2026-02-13T03:01:45.150Z] #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-13T03:01:45.405Z] #138 ... [2026-02-13T03:01:45.405Z] [2026-02-13T03:01:45.405Z] #139 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-02-13T03:01:45.405Z] #139 DONE 0.7s [2026-02-13T03:01:45.405Z] [2026-02-13T03:01:45.405Z] #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-13T03:01:45.663Z] #140 ... [2026-02-13T03:01:45.663Z] [2026-02-13T03:01:45.663Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-13T03:01:45.663Z] #0 6.974 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-02-13T03:01:45.920Z] #141 ... [2026-02-13T03:01:45.920Z] [2026-02-13T03:01:45.920Z] #142 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-13T03:01:46.176Z] #142 DONE 1.1s [2026-02-13T03:01:46.176Z] [2026-02-13T03:01:46.176Z] #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-13T03:01:46.740Z] #143 ... [2026-02-13T03:01:46.740Z] [2026-02-13T03:01:46.740Z] #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-13T03:01:46.740Z] #138 DONE 1.6s [2026-02-13T03:01:47.011Z] [2026-02-13T03:01:47.011Z] #144 [security-spire-config] exporting to image [2026-02-13T03:01:47.011Z] #144 exporting layers [2026-02-13T03:01:47.582Z] #144 ... [2026-02-13T03:01:47.582Z] [2026-02-13T03:01:47.582Z] #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-13T03:01:47.582Z] #140 DONE 2.0s [2026-02-13T03:01:47.582Z] [2026-02-13T03:01:47.582Z] #143 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-13T03:01:47.582Z] #143 DONE 1.3s [2026-02-13T03:01:47.582Z] [2026-02-13T03:01:47.582Z] #145 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-13T03:01:49.478Z] #145 DONE 1.7s [2026-02-13T03:01:49.478Z] [2026-02-13T03:01:49.478Z] #146 [security-spire-server] exporting to image [2026-02-13T03:01:50.614Z] 5dab1238d3d9: Pull complete [2026-02-13T03:01:50.868Z] #146 ... [2026-02-13T03:01:50.868Z] [2026-02-13T03:01:50.868Z] #144 [security-spire-config] exporting to image [2026-02-13T03:01:50.868Z] #144 exporting layers 3.7s done [2026-02-13T03:01:50.868Z] #144 writing image sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a 0.0s done [2026-02-13T03:01:50.868Z] #144 naming to docker.io/library/security-spire-config done [2026-02-13T03:01:50.868Z] #144 DONE 3.8s [2026-02-13T03:01:50.868Z] [2026-02-13T03:01:50.868Z] #146 [security-spire-server] exporting to image [2026-02-13T03:01:50.868Z] #146 exporting layers 3.0s done [2026-02-13T03:01:50.868Z] #146 writing image sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 0.1s done [2026-02-13T03:01:50.868Z] #146 naming to docker.io/library/security-spire-server [2026-02-13T03:01:50.868Z] #146 naming to docker.io/library/security-spire-server done [2026-02-13T03:01:50.868Z] #146 DONE 3.2s [2026-02-13T03:01:50.868Z] [2026-02-13T03:01:50.868Z] #147 [security-spire-agent] exporting to image [2026-02-13T03:01:50.868Z] #147 exporting layers 1.4s done [2026-02-13T03:01:50.868Z] #147 writing image sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 0.0s done [2026-02-13T03:01:50.868Z] #147 naming to docker.io/library/security-spire-agent 0.0s done [2026-02-13T03:01:50.884Z] 196fd7d83e7d: Pull complete [2026-02-13T03:01:51.126Z] #147 DONE 1.6s [2026-02-13T03:01:51.126Z] [2026-02-13T03:01:51.126Z] #148 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:01:51.126Z] #148 ... [2026-02-13T03:01:51.126Z] [2026-02-13T03:01:51.126Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:01:51.126Z] #0 1.816 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-02-13T03:01:51.154Z] 4f4fb700ef54: Pull complete [2026-02-13T03:01:51.403Z] #149 ... [2026-02-13T03:01:51.403Z] [2026-02-13T03:01:51.403Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:01:51.403Z] #0 3.152 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-02-13T03:01:51.422Z] 8ba94037c8f0: Pull complete [2026-02-13T03:01:51.662Z] #150 ... [2026-02-13T03:01:51.662Z] [2026-02-13T03:01:51.662Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-13T03:01:51.662Z] #0 3.108 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-02-13T03:01:51.662Z] #151 ... [2026-02-13T03:01:51.662Z] [2026-02-13T03:01:51.662Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-13T03:01:51.662Z] #0 3.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-02-13T03:01:51.927Z] #152 ... [2026-02-13T03:01:51.927Z] [2026-02-13T03:01:51.927Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-13T03:01:51.927Z] #0 3.466 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-02-13T03:01:51.927Z] #153 ... [2026-02-13T03:01:51.927Z] [2026-02-13T03:01:51.927Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:01:51.927Z] #0 3.458 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-02-13T03:01:52.489Z] #154 ... [2026-02-13T03:01:52.489Z] [2026-02-13T03:01:52.489Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-13T03:01:52.489Z] #113 6.946 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-02-13T03:01:52.746Z] #113 ... [2026-02-13T03:01:52.746Z] [2026-02-13T03:01:52.746Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-13T03:01:52.746Z] #112 6.962 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-02-13T03:02:01.531Z] deaec5988b04: Pull complete [2026-02-13T03:02:02.500Z] 9f65657bb879: Pull complete [2026-02-13T03:02:02.500Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2026-02-13T03:02:02.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T03:02:02.500Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2026-02-13T03:02:02.701Z] #112 ... [2026-02-13T03:02:02.701Z] [2026-02-13T03:02:02.701Z] #148 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:02:02.701Z] #148 DONE 20.3s [2026-02-13T03:02:02.701Z] [2026-02-13T03:02:02.701Z] #155 [core-keeper builder 7/8] COPY . . [2026-02-13T03:02:02.855Z] + docker build -t ci-base-image-arm64 -f - . [2026-02-13T03:02:02.855Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T03:02:02.855Z] WORKDIR /edgex [2026-02-13T03:02:02.855Z] COPY go.mod . [2026-02-13T03:02:02.855Z] RUN go mod download [2026-02-13T03:02:03.843Z] Sending build context to Docker daemon 3.888MB [2026-02-13T03:02:03.843Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2026-02-13T03:02:03.843Z] ---> 334268110677 [2026-02-13T03:02:03.843Z] Step 2/4 : WORKDIR /edgex [2026-02-13T03:02:05.793Z] ---> Running in d6c53ae40131 [2026-02-13T03:02:06.070Z] Removing intermediate container d6c53ae40131 [2026-02-13T03:02:06.070Z] ---> 9d268adbba30 [2026-02-13T03:02:06.070Z] Step 3/4 : COPY go.mod . [2026-02-13T03:02:06.658Z] ---> 71d61baa230c [2026-02-13T03:02:06.658Z] Step 4/4 : RUN go mod download [2026-02-13T03:02:06.926Z] ---> Running in 4b005106ca13 [2026-02-13T03:02:07.952Z] #155 DONE 6.6s [2026-02-13T03:02:07.952Z] [2026-02-13T03:02:07.952Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:02:08.900Z] #156 0.979 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-02-13T03:03:14.818Z] Removing intermediate container 4b005106ca13 [2026-02-13T03:03:14.818Z] ---> 3e7db60e5f53 [2026-02-13T03:03:14.818Z] Successfully built 3e7db60e5f53 [2026-02-13T03:03:14.818Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:03:15.169Z] + docker inspect -f . ci-base-image-arm64 [2026-02-13T03:03:15.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:03:15.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-2009 does not seem to be running inside a container [2026-02-13T03:03:15.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-02-13T03:03:16.908Z] $ docker top 6f24d76dfaf7426b4217586a08491714a894aade6d3058e5855d686a2bd5b7e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:03:17.773Z] + go version [2026-02-13T03:03:17.773Z] go version go1.25.3 linux/arm64 [Pipeline] } [2026-02-13T03:03:17.788Z] $ docker stop --time=1 6f24d76dfaf7426b4217586a08491714a894aade6d3058e5855d686a2bd5b7e3 [2026-02-13T03:03:19.515Z] $ docker rm -f --volumes 6f24d76dfaf7426b4217586a08491714a894aade6d3058e5855d686a2bd5b7e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:03:20.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-02-13T03:03:20.251Z] [2026-02-13T03:03:20.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:03:20.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-02-13T03:03:20.872Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2026-02-13T03:03:20.872Z] 547446be3368: Pulling fs layer [2026-02-13T03:03:20.872Z] d125d8839a47: Pulling fs layer [2026-02-13T03:03:20.872Z] 3e85d5ac6304: Pulling fs layer [2026-02-13T03:03:20.872Z] c3105a71a48b: Pulling fs layer [2026-02-13T03:03:20.872Z] 0f093f025ec4: Pulling fs layer [2026-02-13T03:03:20.872Z] c3106fc0e877: Pulling fs layer [2026-02-13T03:03:20.872Z] c3105a71a48b: Waiting [2026-02-13T03:03:20.872Z] 0f093f025ec4: Waiting [2026-02-13T03:03:20.872Z] c3106fc0e877: Waiting [2026-02-13T03:03:20.872Z] 547446be3368: Verifying Checksum [2026-02-13T03:03:20.872Z] c3105a71a48b: Verifying Checksum [2026-02-13T03:03:20.872Z] c3105a71a48b: Download complete [2026-02-13T03:03:21.463Z] d125d8839a47: Verifying Checksum [2026-02-13T03:03:21.463Z] d125d8839a47: Download complete [2026-02-13T03:03:21.463Z] c3106fc0e877: Verifying Checksum [2026-02-13T03:03:21.463Z] c3106fc0e877: Download complete [2026-02-13T03:03:21.731Z] 0f093f025ec4: Verifying Checksum [2026-02-13T03:03:21.731Z] 0f093f025ec4: Download complete [2026-02-13T03:03:21.731Z] 547446be3368: Pull complete [2026-02-13T03:03:23.142Z] d125d8839a47: Pull complete [2026-02-13T03:03:23.727Z] 3e85d5ac6304: Verifying Checksum [2026-02-13T03:03:23.727Z] 3e85d5ac6304: Download complete [2026-02-13T03:03:30.310Z] #156 ... [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-13T03:03:30.310Z] #113 DONE 106.7s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-13T03:03:30.310Z] #127 DONE 101.2s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:03:30.310Z] #156 ... [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:03:30.310Z] #157 DONE 0.1s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-13T03:03:30.310Z] #158 DONE 0.1s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-13T03:03:30.310Z] #159 ... [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:03:30.310Z] #160 DONE 0.2s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-02-13T03:03:30.310Z] #161 DONE 0.4s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:03:30.310Z] #162 DONE 0.4s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-02-13T03:03:30.310Z] #163 ... [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-13T03:03:30.310Z] #159 DONE 1.4s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-02-13T03:03:30.310Z] #163 DONE 0.5s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:03:30.310Z] #164 ... [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:03:30.310Z] #165 DONE 0.3s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:03:30.310Z] #166 DONE 0.3s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-02-13T03:03:30.310Z] #167 DONE 0.4s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-02-13T03:03:30.310Z] #168 DONE 0.1s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:03:30.310Z] #164 DONE 1.0s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #169 [core-common-config-bootstrapper] exporting to image [2026-02-13T03:03:30.310Z] #169 exporting layers [2026-02-13T03:03:30.310Z] #169 ... [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-02-13T03:03:30.310Z] #170 DONE 0.2s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-02-13T03:03:30.310Z] #171 DONE 0.1s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #169 [core-common-config-bootstrapper] exporting to image [2026-02-13T03:03:30.310Z] #169 exporting layers 0.5s done [2026-02-13T03:03:30.310Z] #169 writing image sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done [2026-02-13T03:03:30.310Z] #169 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2026-02-13T03:03:30.310Z] #169 DONE 0.6s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-02-13T03:03:30.310Z] #172 DONE 0.2s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-02-13T03:03:30.310Z] #173 DONE 0.2s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-02-13T03:03:30.310Z] #174 DONE 1.1s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:03:30.310Z] #150 ... [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #175 [security-bootstrapper] exporting to image [2026-02-13T03:03:30.310Z] #175 exporting layers 0.7s done [2026-02-13T03:03:30.310Z] #175 writing image sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 0.0s done [2026-02-13T03:03:30.310Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2026-02-13T03:03:30.310Z] #175 DONE 0.8s [2026-02-13T03:03:30.310Z] [2026-02-13T03:03:30.310Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:03:33.807Z] 3e85d5ac6304: Pull complete [2026-02-13T03:03:33.807Z] c3105a71a48b: Pull complete [2026-02-13T03:03:35.220Z] 0f093f025ec4: Pull complete [2026-02-13T03:03:35.220Z] c3106fc0e877: Pull complete [2026-02-13T03:03:35.220Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2026-02-13T03:03:35.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2026-02-13T03:03:35.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:03:35.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-2009 does not seem to be running inside a container [2026-02-13T03:03:35.530Z] $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2026-02-13T03:03:37.950Z] $ docker top 5be83548baf0ab4f0f950096c634f4eca27b6bccbe5a5cfcee4bcec5a1bb73fd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:03:38.825Z] + docker compose -f ./docker-compose-build.yml build --parallel [2026-02-13T03:03:48.931Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2026-02-13T03:03:48.931Z] #1 transferring dockerfile: [2026-02-13T03:03:48.931Z] #1 transferring dockerfile: 2.23kB done [2026-02-13T03:03:48.931Z] #1 DONE 0.1s [2026-02-13T03:03:49.518Z] [2026-02-13T03:03:49.518Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2026-02-13T03:03:51.476Z] #2 transferring dockerfile: 1.89kB 0.0s done [2026-02-13T03:03:51.476Z] #2 DONE 1.8s [2026-02-13T03:03:51.476Z] [2026-02-13T03:03:51.476Z] #3 [core-command internal] load build definition from Dockerfile [2026-02-13T03:03:51.476Z] #3 transferring dockerfile: 1.94kB 0.0s done [2026-02-13T03:03:51.476Z] #3 DONE 1.8s [2026-02-13T03:03:51.476Z] [2026-02-13T03:03:51.476Z] #4 [security-bootstrapper internal] load .dockerignore [2026-02-13T03:03:51.749Z] #4 ... [2026-02-13T03:03:51.749Z] [2026-02-13T03:03:51.749Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2026-02-13T03:03:51.749Z] #5 transferring dockerfile: 2.50kB 0.0s done [2026-02-13T03:03:51.749Z] #5 DONE 2.0s [2026-02-13T03:03:51.749Z] [2026-02-13T03:03:51.749Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2026-02-13T03:03:51.749Z] #6 transferring dockerfile: 1.81kB 0.0s done [2026-02-13T03:03:51.749Z] #6 DONE 2.1s [2026-02-13T03:03:51.749Z] [2026-02-13T03:03:51.749Z] #7 [support-scheduler internal] load build definition from Dockerfile [2026-02-13T03:03:51.749Z] #7 transferring dockerfile: 1.83kB 0.0s done [2026-02-13T03:03:51.749Z] #7 DONE 2.1s [2026-02-13T03:03:51.749Z] [2026-02-13T03:03:51.749Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2026-02-13T03:03:51.749Z] #8 transferring dockerfile: 2.49kB 0.0s done [2026-02-13T03:03:51.749Z] #8 DONE 2.1s [2026-02-13T03:03:51.749Z] [2026-02-13T03:03:51.749Z] #9 [core-keeper internal] load .dockerignore [2026-02-13T03:03:52.333Z] #9 ... [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #10 [security-spiffe-token-provider internal] load .dockerignore [2026-02-13T03:03:52.333Z] #10 transferring context: 50B 0.0s done [2026-02-13T03:03:52.333Z] #10 DONE 1.2s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2026-02-13T03:03:52.333Z] #11 transferring dockerfile: 3.02kB done [2026-02-13T03:03:52.333Z] #11 DONE 2.4s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #12 [security-spire-config internal] load build definition from Dockerfile [2026-02-13T03:03:52.333Z] #12 transferring dockerfile: 1.69kB 0.0s done [2026-02-13T03:03:52.333Z] #12 DONE 2.4s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #13 [core-metadata internal] load build definition from Dockerfile [2026-02-13T03:03:52.333Z] #13 transferring dockerfile: 2.10kB 0.1s done [2026-02-13T03:03:52.333Z] #13 DONE 2.1s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #9 [core-keeper internal] load .dockerignore [2026-02-13T03:03:52.333Z] #9 transferring context: 50B 0.0s done [2026-02-13T03:03:52.333Z] #9 ... [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #14 [security-secretstore-setup internal] load .dockerignore [2026-02-13T03:03:52.333Z] #14 transferring context: 50B 0.1s done [2026-02-13T03:03:52.333Z] #14 DONE 1.2s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:52.333Z] #15 DONE 0.0s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #16 [security-proxy-setup internal] load .dockerignore [2026-02-13T03:03:52.333Z] #16 transferring context: 50B 0.1s done [2026-02-13T03:03:52.333Z] #16 DONE 1.3s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2026-02-13T03:03:52.333Z] #17 transferring context: 50B 0.1s done [2026-02-13T03:03:52.333Z] #17 DONE 2.1s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #18 [support-notifications internal] load build definition from Dockerfile [2026-02-13T03:03:52.333Z] #18 transferring dockerfile: 2.02kB 0.1s done [2026-02-13T03:03:52.333Z] #18 DONE 2.5s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #15 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:52.333Z] #15 DONE 0.0s [2026-02-13T03:03:52.333Z] [2026-02-13T03:03:52.333Z] #19 [core-metadata internal] load .dockerignore [2026-02-13T03:03:52.333Z] #19 transferring context: 50B 0.0s done [2026-02-13T03:03:52.604Z] #19 ... [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #4 [security-bootstrapper internal] load .dockerignore [2026-02-13T03:03:52.604Z] #4 transferring context: 50B 0.1s done [2026-02-13T03:03:52.604Z] #4 DONE 1.3s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #20 [security-spire-server internal] load build definition from Dockerfile [2026-02-13T03:03:52.604Z] #20 transferring dockerfile: 1.70kB 0.1s done [2026-02-13T03:03:52.604Z] #20 DONE 2.6s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #21 [support-notifications internal] load .dockerignore [2026-02-13T03:03:52.604Z] #21 transferring context: 50B 0.1s done [2026-02-13T03:03:52.604Z] #21 DONE 1.3s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #22 [security-spire-config internal] load .dockerignore [2026-02-13T03:03:52.604Z] #22 transferring context: 50B 0.1s done [2026-02-13T03:03:52.604Z] #22 DONE 1.5s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #23 [security-spiffe-token-provider internal] load build context [2026-02-13T03:03:52.604Z] #23 DONE 0.0s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #15 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:52.604Z] #15 DONE 0.0s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #24 [core-common-config-bootstrapper internal] load build context [2026-02-13T03:03:52.604Z] #24 DONE 0.0s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #25 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-02-13T03:03:52.604Z] #25 DONE 0.0s [2026-02-13T03:03:52.604Z] [2026-02-13T03:03:52.604Z] #26 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:52.604Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:52.884Z] #26 ... [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #27 [core-data internal] load build definition from Dockerfile [2026-02-13T03:03:52.884Z] #27 transferring dockerfile: 2.04kB 0.1s done [2026-02-13T03:03:52.884Z] #27 DONE 2.8s [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #28 [core-keeper internal] load build definition from Dockerfile [2026-02-13T03:03:52.884Z] #28 transferring dockerfile: 2.07kB 0.1s done [2026-02-13T03:03:52.884Z] #28 DONE 2.8s [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #15 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:52.884Z] #15 DONE 0.0s [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:03:52.884Z] #29 DONE 0.7s [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:52.884Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:03:52.884Z] #26 ... [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #30 [security-spire-server internal] load .dockerignore [2026-02-13T03:03:52.884Z] #30 transferring context: 50B 0.1s done [2026-02-13T03:03:52.884Z] #30 DONE 1.5s [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #31 [support-scheduler internal] load .dockerignore [2026-02-13T03:03:52.884Z] #31 transferring context: 50B 0.1s done [2026-02-13T03:03:52.884Z] #31 DONE 1.9s [2026-02-13T03:03:52.884Z] [2026-02-13T03:03:52.884Z] #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:52.884Z] #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-13T03:03:52.884Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:03:53.150Z] #26 ... [2026-02-13T03:03:53.150Z] [2026-02-13T03:03:53.150Z] #15 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:53.150Z] #15 DONE 0.0s [2026-02-13T03:03:53.150Z] [2026-02-13T03:03:53.150Z] #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:53.150Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 0B / 4.14MB 0.1s [2026-02-13T03:03:53.150Z] #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-13T03:03:53.150Z] #26 ... [2026-02-13T03:03:53.150Z] [2026-02-13T03:03:53.150Z] #32 [core-command internal] load .dockerignore [2026-02-13T03:03:53.150Z] #32 transferring context: 50B 0.1s done [2026-02-13T03:03:53.150Z] #32 DONE 2.2s [2026-02-13T03:03:53.150Z] [2026-02-13T03:03:53.150Z] #33 [security-proxy-auth internal] load build definition from Dockerfile [2026-02-13T03:03:53.150Z] #33 transferring dockerfile: 2.14kB 0.1s done [2026-02-13T03:03:53.150Z] #33 DONE 3.2s [2026-02-13T03:03:53.150Z] [2026-02-13T03:03:53.150Z] #15 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:53.150Z] #15 DONE 0.0s [2026-02-13T03:03:53.150Z] [2026-02-13T03:03:53.150Z] #26 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:53.150Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 2.10MB / 4.14MB 0.2s [2026-02-13T03:03:53.422Z] #26 ... [2026-02-13T03:03:53.422Z] [2026-02-13T03:03:53.422Z] #34 [security-spire-agent internal] load .dockerignore [2026-02-13T03:03:53.422Z] #34 transferring context: 50B 0.1s done [2026-02-13T03:03:53.422Z] #34 DONE 2.3s [2026-02-13T03:03:53.422Z] [2026-02-13T03:03:53.422Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:03:53.422Z] #29 DONE 0.8s [2026-02-13T03:03:53.422Z] [2026-02-13T03:03:53.422Z] #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:53.422Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:03:53.422Z] #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-13T03:03:53.422Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:03:53.422Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s [2026-02-13T03:03:53.422Z] #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-13T03:03:53.422Z] #26 ... [2026-02-13T03:03:53.422Z] [2026-02-13T03:03:53.422Z] #35 [core-data internal] load .dockerignore [2026-02-13T03:03:53.422Z] #35 transferring context: 50B 0.1s done [2026-02-13T03:03:53.422Z] #35 DONE 1.9s [2026-02-13T03:03:53.422Z] [2026-02-13T03:03:53.422Z] #36 [security-proxy-auth internal] load .dockerignore [2026-02-13T03:03:53.422Z] #36 transferring context: 50B 0.0s done [2026-02-13T03:03:53.422Z] #36 DONE 1.9s [2026-02-13T03:03:53.422Z] [2026-02-13T03:03:53.422Z] #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:53.422Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-02-13T03:03:53.422Z] #26 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 [2026-02-13T03:03:53.688Z] #26 ... [2026-02-13T03:03:53.688Z] [2026-02-13T03:03:53.688Z] #19 [core-metadata internal] load .dockerignore [2026-02-13T03:03:53.688Z] #19 DONE 1.9s [2026-02-13T03:03:53.688Z] [2026-02-13T03:03:53.688Z] #9 [core-keeper internal] load .dockerignore [2026-02-13T03:03:53.688Z] #9 DONE 2.0s [2026-02-13T03:03:53.688Z] [2026-02-13T03:03:53.688Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:03:53.688Z] #29 DONE 0.9s [2026-02-13T03:03:53.688Z] [2026-02-13T03:03:53.688Z] #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:54.660Z] #26 ... [2026-02-13T03:03:54.660Z] [2026-02-13T03:03:54.660Z] #15 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:54.660Z] #15 DONE 0.0s [2026-02-13T03:03:54.660Z] [2026-02-13T03:03:54.660Z] #26 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:54.660Z] #26 ... [2026-02-13T03:03:54.660Z] [2026-02-13T03:03:54.660Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:03:54.660Z] #29 DONE 1.2s [2026-02-13T03:03:54.928Z] [2026-02-13T03:03:54.928Z] #15 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:54.928Z] #15 DONE 0.0s [2026-02-13T03:03:54.928Z] [2026-02-13T03:03:54.928Z] #26 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:54.928Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:03:54.928Z] #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-13T03:03:54.928Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:03:54.928Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-02-13T03:03:54.928Z] #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-13T03:03:54.928Z] #26 ... [2026-02-13T03:03:54.928Z] [2026-02-13T03:03:54.928Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-13T03:03:54.928Z] #37 DONE 1.6s [2026-02-13T03:03:54.928Z] [2026-02-13T03:03:54.928Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:54.928Z] #38 DONE 0.0s [2026-02-13T03:03:54.928Z] [2026-02-13T03:03:54.928Z] #26 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:54.928Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:03:54.928Z] #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-13T03:03:54.928Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:03:54.928Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-02-13T03:03:54.928Z] #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-13T03:03:54.928Z] #26 ... [2026-02-13T03:03:54.928Z] [2026-02-13T03:03:54.928Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:54.928Z] #38 DONE 0.0s [2026-02-13T03:03:54.928Z] [2026-02-13T03:03:54.928Z] #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:54.928Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:03:54.928Z] #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-13T03:03:54.928Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:03:54.928Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-02-13T03:03:54.928Z] #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-13T03:03:55.960Z] #26 ... [2026-02-13T03:03:55.960Z] [2026-02-13T03:03:55.960Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:03:55.960Z] #29 DONE 2.1s [2026-02-13T03:03:55.960Z] [2026-02-13T03:03:55.960Z] #26 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:55.960Z] #26 ... [2026-02-13T03:03:55.960Z] [2026-02-13T03:03:55.960Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:55.960Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.6s done [2026-02-13T03:03:55.960Z] #38 DONE 0.6s [2026-02-13T03:03:55.960Z] [2026-02-13T03:03:55.960Z] #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:55.960Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:03:55.960Z] #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-13T03:03:55.960Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:03:55.960Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-02-13T03:03:55.960Z] #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-13T03:03:56.544Z] #26 ... [2026-02-13T03:03:56.544Z] [2026-02-13T03:03:56.544Z] #15 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:56.544Z] #15 DONE 0.0s [2026-02-13T03:03:56.544Z] [2026-02-13T03:03:56.544Z] #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:56.812Z] #26 ... [2026-02-13T03:03:56.812Z] [2026-02-13T03:03:56.812Z] #39 [security-spire-config internal] load build context [2026-02-13T03:03:56.812Z] #39 transferring context: 24.70kB 0.2s done [2026-02-13T03:03:56.812Z] #39 DONE 1.9s [2026-02-13T03:03:56.812Z] [2026-02-13T03:03:56.812Z] #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:56.812Z] #26 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.5s done [2026-02-13T03:03:57.083Z] #26 ... [2026-02-13T03:03:57.083Z] [2026-02-13T03:03:57.083Z] #15 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:57.083Z] #15 DONE 0.0s [2026-02-13T03:03:57.083Z] [2026-02-13T03:03:57.083Z] #40 [security-spire-server internal] load build context [2026-02-13T03:03:57.083Z] #40 transferring context: 26.44kB 0.2s done [2026-02-13T03:03:57.083Z] #40 DONE 2.0s [2026-02-13T03:03:57.083Z] [2026-02-13T03:03:57.083Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:57.083Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-13T03:03:57.083Z] #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-02-13T03:03:57.083Z] #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-02-13T03:03:57.083Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-02-13T03:03:57.083Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done [2026-02-13T03:03:57.083Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.0s [2026-02-13T03:03:57.083Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-02-13T03:03:57.355Z] #38 ... [2026-02-13T03:03:57.355Z] [2026-02-13T03:03:57.355Z] #41 [security-proxy-setup internal] load build context [2026-02-13T03:03:57.355Z] #41 transferring context: 3.39MB 2.6s done [2026-02-13T03:03:57.355Z] #41 DONE 4.4s [2026-02-13T03:03:57.355Z] [2026-02-13T03:03:57.355Z] #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:57.355Z] #15 DONE 0.0s [2026-02-13T03:03:57.355Z] [2026-02-13T03:03:57.355Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:57.355Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s done [2026-02-13T03:03:57.355Z] #38 ... [2026-02-13T03:03:57.355Z] [2026-02-13T03:03:57.355Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2026-02-13T03:03:57.355Z] #37 DONE 2.8s [2026-02-13T03:03:57.355Z] [2026-02-13T03:03:57.355Z] #42 [support-notifications internal] load build context [2026-02-13T03:03:57.355Z] #42 transferring context: 3.39MB 2.7s done [2026-02-13T03:03:57.355Z] #42 DONE 4.1s [2026-02-13T03:03:57.355Z] [2026-02-13T03:03:57.355Z] #15 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2026-02-13T03:03:57.355Z] #15 DONE 0.0s [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 [2026-02-13T03:03:57.624Z] #29 DONE 3.4s [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #43 [core-metadata internal] load build context [2026-02-13T03:03:57.624Z] #43 DONE 0.0s [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:57.624Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.4s [2026-02-13T03:03:57.624Z] #38 ... [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #44 [security-secretstore-setup internal] load build context [2026-02-13T03:03:57.624Z] #44 transferring context: 3.39MB 3.2s done [2026-02-13T03:03:57.624Z] #44 DONE 4.8s [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #45 [security-bootstrapper internal] load build context [2026-02-13T03:03:57.624Z] #45 transferring context: 3.39MB 3.3s done [2026-02-13T03:03:57.624Z] #45 DONE 4.3s [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2026-02-13T03:03:57.624Z] #46 DONE 1.6s [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #24 [core-common-config-bootstrapper internal] load build context [2026-02-13T03:03:57.624Z] #24 transferring context: 3.39MB 3.2s done [2026-02-13T03:03:57.624Z] #24 DONE 4.9s [2026-02-13T03:03:57.624Z] [2026-02-13T03:03:57.624Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:57.624Z] #38 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.6s done [2026-02-13T03:03:57.624Z] #38 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2026-02-13T03:03:57.624Z] #38 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2026-02-13T03:03:57.624Z] #38 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2026-02-13T03:03:57.624Z] #38 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done [2026-02-13T03:03:57.624Z] #38 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.9s done [2026-02-13T03:03:57.624Z] #38 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s done [2026-02-13T03:03:57.624Z] #38 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2026-02-13T03:03:57.624Z] #38 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-13T03:03:57.895Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 1.8s [2026-02-13T03:03:57.895Z] #38 ... [2026-02-13T03:03:57.895Z] [2026-02-13T03:03:57.895Z] #23 [security-spiffe-token-provider internal] load build context [2026-02-13T03:03:57.895Z] #23 transferring context: 3.39MB 3.5s done [2026-02-13T03:03:57.895Z] #23 DONE 5.2s [2026-02-13T03:03:57.895Z] [2026-02-13T03:03:57.895Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:58.173Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.57MB / 37.02MB 2.0s [2026-02-13T03:03:58.173Z] #38 ... [2026-02-13T03:03:58.173Z] [2026-02-13T03:03:58.173Z] #47 [support-scheduler internal] load build context [2026-02-13T03:03:58.173Z] #47 transferring context: 3.39MB 1.8s done [2026-02-13T03:03:58.173Z] #47 DONE 3.4s [2026-02-13T03:03:58.173Z] [2026-02-13T03:03:58.173Z] #26 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 [2026-02-13T03:03:58.173Z] #26 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done [2026-02-13T03:03:58.173Z] #26 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done [2026-02-13T03:03:58.173Z] #26 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done [2026-02-13T03:03:58.173Z] #26 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done [2026-02-13T03:03:58.173Z] #26 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done [2026-02-13T03:03:58.173Z] #26 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 3.5s done [2026-02-13T03:03:58.173Z] #26 DONE 6.2s [2026-02-13T03:03:58.173Z] [2026-02-13T03:03:58.173Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:58.173Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.81MB / 37.02MB 2.2s [2026-02-13T03:03:58.442Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 2.3s [2026-02-13T03:03:58.442Z] #38 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2026-02-13T03:03:58.442Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 2.4s [2026-02-13T03:03:58.710Z] #38 ... [2026-02-13T03:03:58.710Z] [2026-02-13T03:03:58.710Z] #48 [core-command internal] load build context [2026-02-13T03:03:58.710Z] #48 transferring context: 3.39MB 1.4s done [2026-02-13T03:03:58.710Z] #48 DONE 2.6s [2026-02-13T03:03:58.710Z] [2026-02-13T03:03:58.710Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:03:58.979Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 3.0s [2026-02-13T03:03:59.562Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 3.5s [2026-02-13T03:03:59.562Z] #38 ... [2026-02-13T03:03:59.562Z] [2026-02-13T03:03:59.562Z] #49 [security-spire-agent internal] load build context [2026-02-13T03:03:59.562Z] #49 transferring context: 25.98kB 0.2s done [2026-02-13T03:03:59.562Z] #49 DONE 1.8s [2026-02-13T03:03:59.831Z] [2026-02-13T03:03:59.831Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:00.102Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 3.9s [2026-02-13T03:04:00.371Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 4.1s [2026-02-13T03:04:00.371Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.53MB / 37.02MB 4.4s [2026-02-13T03:04:00.639Z] #38 ... [2026-02-13T03:04:00.639Z] [2026-02-13T03:04:00.639Z] #43 [core-metadata internal] load build context [2026-02-13T03:04:00.639Z] #43 transferring context: 3.39MB 1.9s done [2026-02-13T03:04:00.639Z] #43 DONE 3.2s [2026-02-13T03:04:00.639Z] [2026-02-13T03:04:00.639Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:00.639Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.50MB / 37.02MB 4.7s [2026-02-13T03:04:00.913Z] #38 ... [2026-02-13T03:04:00.913Z] [2026-02-13T03:04:00.913Z] #50 [security-proxy-auth internal] load build context [2026-02-13T03:04:00.913Z] #50 transferring context: 3.39MB 1.9s done [2026-02-13T03:04:00.913Z] #50 DONE 3.2s [2026-02-13T03:04:00.913Z] [2026-02-13T03:04:00.913Z] #51 [core-keeper internal] load build context [2026-02-13T03:04:00.913Z] #51 transferring context: 3.39MB 1.9s done [2026-02-13T03:04:00.913Z] #51 DONE 3.2s [2026-02-13T03:04:00.913Z] [2026-02-13T03:04:00.913Z] #52 [core-data internal] load build context [2026-02-13T03:04:00.913Z] #52 transferring context: 3.39MB 2.0s done [2026-02-13T03:04:00.913Z] #52 DONE 3.3s [2026-02-13T03:04:00.913Z] [2026-02-13T03:04:00.913Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:01.186Z] #38 ... [2026-02-13T03:04:01.186Z] [2026-02-13T03:04:01.186Z] #25 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2026-02-13T03:04:01.186Z] #25 DONE 9.2s [2026-02-13T03:04:01.186Z] [2026-02-13T03:04:01.186Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:01.186Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 5.1s [2026-02-13T03:04:03.482Z] #38 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 7.3s done [2026-02-13T03:04:04.081Z] #38 ... [2026-02-13T03:04:04.081Z] [2026-02-13T03:04:04.081Z] #53 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2026-02-13T03:04:04.081Z] #53 DONE 3.7s [2026-02-13T03:04:04.349Z] [2026-02-13T03:04:04.350Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:04:07.823Z] #54 ... [2026-02-13T03:04:07.823Z] [2026-02-13T03:04:07.823Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:04:07.823Z] #55 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2026-02-13T03:04:07.823Z] #55 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2026-02-13T03:04:07.823Z] #55 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2026-02-13T03:04:07.823Z] #55 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2026-02-13T03:04:07.823Z] #55 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done [2026-02-13T03:04:07.823Z] #55 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done [2026-02-13T03:04:07.823Z] #55 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2026-02-13T03:04:07.823Z] #55 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.3s done [2026-02-13T03:04:07.823Z] #55 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 2.3s done [2026-02-13T03:04:07.823Z] #55 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2026-02-13T03:04:07.823Z] #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.1s [2026-02-13T03:04:08.092Z] #55 ... [2026-02-13T03:04:08.092Z] [2026-02-13T03:04:08.092Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:08.092Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.5s [2026-02-13T03:04:08.681Z] #38 ... [2026-02-13T03:04:08.681Z] [2026-02-13T03:04:08.681Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-13T03:04:08.681Z] #56 ... [2026-02-13T03:04:08.681Z] [2026-02-13T03:04:08.681Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:08.681Z] #57 ... [2026-02-13T03:04:08.681Z] [2026-02-13T03:04:08.681Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-13T03:04:08.949Z] #58 ... [2026-02-13T03:04:08.949Z] [2026-02-13T03:04:08.949Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:04:09.218Z] #59 ... [2026-02-13T03:04:09.218Z] [2026-02-13T03:04:09.218Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-13T03:04:09.218Z] #60 ... [2026-02-13T03:04:09.218Z] [2026-02-13T03:04:09.218Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-13T03:04:09.485Z] #61 ... [2026-02-13T03:04:09.485Z] [2026-02-13T03:04:09.485Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:04:09.485Z] #62 ... [2026-02-13T03:04:09.485Z] [2026-02-13T03:04:09.485Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:09.753Z] #63 ... [2026-02-13T03:04:09.753Z] [2026-02-13T03:04:09.753Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-13T03:04:09.753Z] #64 ... [2026-02-13T03:04:09.753Z] [2026-02-13T03:04:09.753Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-13T03:04:10.247Z] #65 ... [2026-02-13T03:04:10.247Z] [2026-02-13T03:04:10.247Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:04:10.247Z] #66 ... [2026-02-13T03:04:10.247Z] [2026-02-13T03:04:10.247Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:11.860Z] #38 ... [2026-02-13T03:04:11.860Z] [2026-02-13T03:04:11.860Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:04:11.860Z] #66 DONE 13.5s [2026-02-13T03:04:11.860Z] [2026-02-13T03:04:11.860Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:13.862Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.1s [2026-02-13T03:04:14.134Z] #38 ... [2026-02-13T03:04:14.134Z] [2026-02-13T03:04:14.134Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:04:14.413Z] #67 ... [2026-02-13T03:04:14.413Z] [2026-02-13T03:04:14.413Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-13T03:04:14.689Z] #68 ... [2026-02-13T03:04:14.689Z] [2026-02-13T03:04:14.689Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:04:14.689Z] #69 ... [2026-02-13T03:04:14.689Z] [2026-02-13T03:04:14.689Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-13T03:04:14.689Z] #70 ... [2026-02-13T03:04:14.689Z] [2026-02-13T03:04:14.689Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-13T03:04:14.956Z] #71 ... [2026-02-13T03:04:14.956Z] [2026-02-13T03:04:14.956Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-13T03:04:14.956Z] #65 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:15.935Z] #65 ... [2026-02-13T03:04:15.935Z] [2026-02-13T03:04:15.935Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T03:04:15.935Z] #67 DONE 11.6s [2026-02-13T03:04:15.935Z] [2026-02-13T03:04:15.935Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:04:15.935Z] #62 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:16.943Z] #156 ... [2026-02-13T03:04:16.943Z] [2026-02-13T03:04:16.943Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-13T03:04:16.943Z] #112 158.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-02-13T03:04:18.519Z] #62 ... [2026-02-13T03:04:18.520Z] [2026-02-13T03:04:18.520Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:04:18.520Z] #55 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 16.9s done [2026-02-13T03:04:18.520Z] #55 ... [2026-02-13T03:04:18.520Z] [2026-02-13T03:04:18.520Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:18.520Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.2s [2026-02-13T03:04:21.110Z] #38 ... [2026-02-13T03:04:21.110Z] [2026-02-13T03:04:21.110Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:04:21.110Z] #59 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:21.110Z] #59 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:21.110Z] #59 ... [2026-02-13T03:04:21.110Z] [2026-02-13T03:04:21.110Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:21.110Z] #38 ... [2026-02-13T03:04:21.110Z] [2026-02-13T03:04:21.110Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:21.110Z] #63 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:21.110Z] #63 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:21.110Z] #63 ... [2026-02-13T03:04:21.110Z] [2026-02-13T03:04:21.110Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:22.073Z] #38 ... [2026-02-13T03:04:22.073Z] [2026-02-13T03:04:22.073Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:22.073Z] #57 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.073Z] #57 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.073Z] #57 ... [2026-02-13T03:04:22.073Z] [2026-02-13T03:04:22.073Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-13T03:04:22.073Z] #56 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.073Z] #56 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.073Z] #56 ... [2026-02-13T03:04:22.073Z] [2026-02-13T03:04:22.073Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-13T03:04:22.073Z] #60 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.073Z] #60 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.343Z] #60 ... [2026-02-13T03:04:22.343Z] [2026-02-13T03:04:22.343Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:22.343Z] #0 7.927 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.343Z] #0 9.744 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:22.343Z] #72 ... [2026-02-13T03:04:22.343Z] [2026-02-13T03:04:22.343Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:23.757Z] #38 ... [2026-02-13T03:04:23.757Z] [2026-02-13T03:04:23.757Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-13T03:04:23.757Z] #61 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:23.757Z] #61 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:23.757Z] #61 ... [2026-02-13T03:04:23.757Z] [2026-02-13T03:04:23.757Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:23.757Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.5s [2026-02-13T03:04:24.027Z] #38 ... [2026-02-13T03:04:24.027Z] [2026-02-13T03:04:24.027Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-13T03:04:24.027Z] #58 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:24.028Z] #58 17.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:24.299Z] #58 ... [2026-02-13T03:04:24.299Z] [2026-02-13T03:04:24.299Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2026-02-13T03:04:24.567Z] #38 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.2s done [2026-02-13T03:04:24.838Z] #38 DONE 29.7s [2026-02-13T03:04:24.838Z] [2026-02-13T03:04:24.838Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:24.838Z] #57 25.53 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:24.838Z] #57 25.59 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:24.838Z] #57 25.73 OK: 8 MiB in 17 packages [2026-02-13T03:04:24.838Z] #57 ... [2026-02-13T03:04:24.838Z] [2026-02-13T03:04:24.838Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-13T03:04:24.838Z] #68 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:24.838Z] #68 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:25.106Z] #68 ... [2026-02-13T03:04:25.106Z] [2026-02-13T03:04:25.106Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:25.106Z] #63 26.33 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:25.106Z] #63 26.44 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:25.106Z] #63 26.61 OK: 8 MiB in 17 packages [2026-02-13T03:04:26.069Z] #63 ... [2026-02-13T03:04:26.069Z] [2026-02-13T03:04:26.069Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-13T03:04:26.069Z] #0 5.181 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.069Z] #0 6.486 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.069Z] #73 ... [2026-02-13T03:04:26.069Z] [2026-02-13T03:04:26.069Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:04:26.069Z] #59 24.46 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:04:26.069Z] #59 24.46 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:04:26.069Z] #59 24.46 OK: 26165 distinct packages available [2026-02-13T03:04:26.351Z] #59 ... [2026-02-13T03:04:26.351Z] [2026-02-13T03:04:26.351Z] #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:26.351Z] #57 DONE 28.6s [2026-02-13T03:04:26.351Z] [2026-02-13T03:04:26.351Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:04:26.351Z] #59 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.351Z] #59 ... [2026-02-13T03:04:26.351Z] [2026-02-13T03:04:26.351Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-13T03:04:26.351Z] #71 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.351Z] #71 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.351Z] #71 ... [2026-02-13T03:04:26.351Z] [2026-02-13T03:04:26.351Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-02-13T03:04:26.632Z] #74 ... [2026-02-13T03:04:26.632Z] [2026-02-13T03:04:26.632Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:04:26.632Z] #54 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.632Z] #54 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.632Z] #54 ... [2026-02-13T03:04:26.632Z] [2026-02-13T03:04:26.632Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:04:26.632Z] #69 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.632Z] #69 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.904Z] #69 ... [2026-02-13T03:04:26.904Z] [2026-02-13T03:04:26.904Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-13T03:04:26.904Z] #64 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.904Z] #64 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:26.904Z] #64 ... [2026-02-13T03:04:26.904Z] [2026-02-13T03:04:26.904Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-13T03:04:26.904Z] #61 28.51 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:26.904Z] #61 28.56 (2/4) Installing openssl (3.5.5-r0) [2026-02-13T03:04:27.025Z] #112 ... [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:04:27.025Z] #150 DONE 165.4s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-13T03:04:27.025Z] #141 DONE 171.0s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #112 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-13T03:04:27.025Z] #112 DONE 171.0s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #114 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-13T03:04:27.025Z] #114 DONE 168.3s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-13T03:04:27.025Z] #152 DONE 165.4s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-13T03:04:27.025Z] #153 DONE 165.5s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:04:27.025Z] #154 DONE 165.5s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.025Z] #176 ... [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-13T03:04:27.025Z] #151 DONE 165.6s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:04:27.025Z] #149 DONE 165.7s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #176 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.025Z] #176 DONE 0.4s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.025Z] #177 ... [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:04:27.025Z] #156 DONE 139.2s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #178 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.025Z] #178 DONE 0.3s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.025Z] #179 DONE 0.3s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.025Z] #180 DONE 0.3s [2026-02-13T03:04:27.025Z] [2026-02-13T03:04:27.025Z] #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.172Z] #61 28.73 (3/4) Installing su-exec (0.2-r3) [2026-02-13T03:04:27.172Z] #61 28.73 (4/4) Installing yq-go (4.47.2-r3) [2026-02-13T03:04:27.283Z] #177 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #181 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.283Z] #181 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #182 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.283Z] #182 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.283Z] #183 DONE 0.3s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.283Z] #184 CACHED [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #185 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.283Z] #185 CACHED [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.283Z] #186 CACHED [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.283Z] #187 CACHED [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-13T03:04:27.283Z] #188 ... [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.283Z] #189 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.283Z] #190 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #191 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:04:27.283Z] #191 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.283Z] #192 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.283Z] #193 DONE 0.2s [2026-02-13T03:04:27.283Z] [2026-02-13T03:04:27.283Z] #194 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:27.283Z] #194 DONE 0.2s [2026-02-13T03:04:27.441Z] #61 ... [2026-02-13T03:04:27.441Z] [2026-02-13T03:04:27.441Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-13T03:04:27.441Z] #65 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:27.708Z] #65 ... [2026-02-13T03:04:27.708Z] [2026-02-13T03:04:27.708Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-13T03:04:27.708Z] #70 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:27.708Z] #70 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:27.708Z] #70 ... [2026-02-13T03:04:27.708Z] [2026-02-13T03:04:27.708Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-13T03:04:27.708Z] #58 29.01 (1/2) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:27.708Z] #58 29.05 (2/2) Installing su-exec (0.2-r3) [2026-02-13T03:04:27.708Z] #58 29.06 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:27.708Z] #58 29.23 OK: 8 MiB in 18 packages [2026-02-13T03:04:27.838Z] [2026-02-13T03:04:27.838Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-13T03:04:28.096Z] #195 ... [2026-02-13T03:04:28.096Z] [2026-02-13T03:04:28.096Z] #196 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:04:28.096Z] #196 DONE 0.9s [2026-02-13T03:04:28.355Z] [2026-02-13T03:04:28.355Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-13T03:04:28.355Z] #188 DONE 0.9s [2026-02-13T03:04:28.355Z] [2026-02-13T03:04:28.355Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-02-13T03:04:28.355Z] #197 DONE 0.9s [2026-02-13T03:04:28.355Z] [2026-02-13T03:04:28.355Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-02-13T03:04:28.355Z] #198 DONE 0.9s [2026-02-13T03:04:28.355Z] [2026-02-13T03:04:28.355Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:28.921Z] #199 ... [2026-02-13T03:04:28.921Z] [2026-02-13T03:04:28.921Z] #200 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-13T03:04:28.921Z] #200 DONE 1.7s [2026-02-13T03:04:29.136Z] #58 ... [2026-02-13T03:04:29.136Z] [2026-02-13T03:04:29.136Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:04:29.136Z] #62 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:29.136Z] #62 ... [2026-02-13T03:04:29.136Z] [2026-02-13T03:04:29.136Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-13T03:04:29.136Z] #61 30.28 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:29.136Z] #61 30.46 OK: 20 MiB in 20 packages [2026-02-13T03:04:29.136Z] #61 ... [2026-02-13T03:04:29.136Z] [2026-02-13T03:04:29.136Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:29.136Z] #63 DONE 30.6s [2026-02-13T03:04:29.179Z] [2026-02-13T03:04:29.179Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-02-13T03:04:29.405Z] [2026-02-13T03:04:29.405Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:29.743Z] #201 ... [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-02-13T03:04:29.743Z] #202 DONE 2.2s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-02-13T03:04:29.743Z] #203 DONE 2.3s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-13T03:04:29.743Z] #204 DONE 2.3s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-13T03:04:29.743Z] #195 DONE 2.3s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-02-13T03:04:29.743Z] #205 DONE 1.6s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #206 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-02-13T03:04:29.743Z] #206 DONE 1.6s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-13T03:04:29.743Z] #207 DONE 1.6s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #208 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-02-13T03:04:29.743Z] #208 DONE 0.1s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:29.743Z] #209 DONE 1.6s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:29.743Z] #199 DONE 1.6s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #210 [core-command] exporting to image [2026-02-13T03:04:29.743Z] #210 exporting layers [2026-02-13T03:04:29.743Z] #210 ... [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-02-13T03:04:29.743Z] #201 DONE 0.8s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:29.743Z] #211 DONE 0.3s [2026-02-13T03:04:29.743Z] [2026-02-13T03:04:29.743Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:29.743Z] #212 DONE 0.3s [2026-02-13T03:04:30.029Z] [2026-02-13T03:04:30.029Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-02-13T03:04:30.029Z] #213 DONE 0.3s [2026-02-13T03:04:30.029Z] [2026-02-13T03:04:30.029Z] #214 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:30.029Z] #214 DONE 0.3s [2026-02-13T03:04:30.029Z] [2026-02-13T03:04:30.029Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:30.029Z] #215 DONE 0.3s [2026-02-13T03:04:30.029Z] [2026-02-13T03:04:30.029Z] #216 [support-notifications] exporting to image [2026-02-13T03:04:30.029Z] #216 ... [2026-02-13T03:04:30.029Z] [2026-02-13T03:04:30.029Z] #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-02-13T03:04:30.029Z] #217 DONE 0.3s [2026-02-13T03:04:30.304Z] [2026-02-13T03:04:30.304Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:04:30.304Z] #218 DONE 0.5s [2026-02-13T03:04:30.304Z] [2026-02-13T03:04:30.304Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:04:30.304Z] #219 ... [2026-02-13T03:04:30.304Z] [2026-02-13T03:04:30.304Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-02-13T03:04:30.304Z] #220 DONE 0.5s [2026-02-13T03:04:30.304Z] [2026-02-13T03:04:30.304Z] #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-02-13T03:04:30.304Z] #221 DONE 0.5s [2026-02-13T03:04:30.385Z] #75 ... [2026-02-13T03:04:30.385Z] [2026-02-13T03:04:30.385Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2026-02-13T03:04:30.385Z] #58 DONE 32.0s [2026-02-13T03:04:30.572Z] [2026-02-13T03:04:30.572Z] #222 [core-metadata] exporting to image [2026-02-13T03:04:30.653Z] [2026-02-13T03:04:30.653Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-13T03:04:30.653Z] #64 32.03 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:04:30.653Z] #64 32.03 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:04:30.653Z] #64 32.03 OK: 26165 distinct packages available [2026-02-13T03:04:30.895Z] #222 ... [2026-02-13T03:04:30.895Z] [2026-02-13T03:04:30.895Z] #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-02-13T03:04:30.895Z] #223 DONE 0.3s [2026-02-13T03:04:30.895Z] [2026-02-13T03:04:30.895Z] #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-02-13T03:04:30.895Z] #224 DONE 0.4s [2026-02-13T03:04:30.895Z] [2026-02-13T03:04:30.895Z] #210 [core-command] exporting to image [2026-02-13T03:04:30.895Z] #210 exporting layers 0.2s done [2026-02-13T03:04:30.895Z] #210 writing image sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 0.3s done [2026-02-13T03:04:30.895Z] #210 naming to docker.io/library/core-command 0.0s done [2026-02-13T03:04:30.895Z] #210 DONE 1.0s [2026-02-13T03:04:30.895Z] [2026-02-13T03:04:30.895Z] #225 [core-keeper] exporting to image [2026-02-13T03:04:30.895Z] #225 exporting layers 0.8s done [2026-02-13T03:04:30.895Z] #225 writing image sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 0.1s done [2026-02-13T03:04:30.895Z] #225 naming to docker.io/library/core-keeper 0.0s done [2026-02-13T03:04:31.167Z] #225 DONE 1.2s [2026-02-13T03:04:31.167Z] [2026-02-13T03:04:31.167Z] #226 [core-data] exporting to image [2026-02-13T03:04:31.167Z] #226 exporting layers 0.9s done [2026-02-13T03:04:31.167Z] #226 writing image sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc [2026-02-13T03:04:31.167Z] #226 writing image sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc 0.4s done [2026-02-13T03:04:31.167Z] #226 naming to docker.io/library/core-data done [2026-02-13T03:04:31.167Z] #226 DONE 1.4s [2026-02-13T03:04:31.167Z] [2026-02-13T03:04:31.167Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-02-13T03:04:31.167Z] #227 DONE 0.5s [2026-02-13T03:04:31.167Z] [2026-02-13T03:04:31.167Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:04:31.167Z] #219 DONE 1.0s [2026-02-13T03:04:31.167Z] [2026-02-13T03:04:31.167Z] #228 [security-proxy-auth] exporting to image [2026-02-13T03:04:31.444Z] #228 ... [2026-02-13T03:04:31.444Z] [2026-02-13T03:04:31.444Z] #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-02-13T03:04:31.444Z] #229 DONE 0.2s [2026-02-13T03:04:31.444Z] [2026-02-13T03:04:31.444Z] #216 [support-notifications] exporting to image [2026-02-13T03:04:31.444Z] #216 exporting layers 1.3s done [2026-02-13T03:04:31.444Z] #216 writing image sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 0.0s done [2026-02-13T03:04:31.444Z] #216 naming to docker.io/library/support-notifications done [2026-02-13T03:04:31.444Z] #216 DONE 1.4s [2026-02-13T03:04:31.444Z] [2026-02-13T03:04:31.444Z] #230 [security-spiffe-token-provider] exporting to image [2026-02-13T03:04:31.444Z] #230 exporting layers 1.3s done [2026-02-13T03:04:31.444Z] #230 writing image sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 0.0s done [2026-02-13T03:04:31.444Z] #230 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2026-02-13T03:04:31.444Z] #230 DONE 1.4s [2026-02-13T03:04:31.444Z] [2026-02-13T03:04:31.444Z] #222 [core-metadata] exporting to image [2026-02-13T03:04:31.444Z] #222 exporting layers 1.0s done [2026-02-13T03:04:31.444Z] #222 writing image sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 0.0s done [2026-02-13T03:04:31.444Z] #222 naming to docker.io/library/core-metadata 0.0s done [2026-02-13T03:04:31.444Z] #222 DONE 1.1s [2026-02-13T03:04:31.444Z] [2026-02-13T03:04:31.444Z] #231 [support-scheduler] exporting to image [2026-02-13T03:04:31.444Z] #231 exporting layers 1.4s done [2026-02-13T03:04:31.444Z] #231 writing image sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done [2026-02-13T03:04:31.444Z] #231 naming to docker.io/library/support-scheduler done [2026-02-13T03:04:31.444Z] #231 DONE 1.5s [2026-02-13T03:04:31.444Z] [2026-02-13T03:04:31.444Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:04:31.723Z] #232 ... [2026-02-13T03:04:31.723Z] [2026-02-13T03:04:31.723Z] #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:04:31.723Z] #233 DONE 0.8s [2026-02-13T03:04:31.723Z] [2026-02-13T03:04:31.723Z] #234 [security-proxy-setup] exporting to image [2026-02-13T03:04:31.723Z] #234 exporting layers 0.2s done [2026-02-13T03:04:31.998Z] #234 writing image sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done [2026-02-13T03:04:31.998Z] #234 naming to docker.io/library/security-proxy-setup done [2026-02-13T03:04:31.998Z] #234 DONE 0.3s [2026-02-13T03:04:31.998Z] [2026-02-13T03:04:31.998Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:04:31.998Z] #232 DONE 0.5s [2026-02-13T03:04:31.998Z] [2026-02-13T03:04:31.998Z] #235 [security-secretstore-setup] exporting to image [2026-02-13T03:04:32.274Z] #235 exporting layers 0.2s done [2026-02-13T03:04:32.274Z] #235 writing image sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done [2026-02-13T03:04:32.274Z] #235 naming to docker.io/library/security-secretstore-setup done [2026-02-13T03:04:32.274Z] #235 DONE 0.3s [2026-02-13T03:04:32.274Z] [2026-02-13T03:04:32.274Z] #228 [security-proxy-auth] exporting to image [2026-02-13T03:04:32.274Z] #228 exporting layers 1.0s done [2026-02-13T03:04:32.274Z] #228 writing image sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done [2026-02-13T03:04:32.274Z] #228 naming to docker.io/library/security-proxy-auth done [2026-02-13T03:04:32.274Z] #228 DONE 1.0s [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T02:59:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T03:00:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:04:32.274Z] time="2026-02-13T03:00:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-02-13T03:04:32.294Z] $ docker stop --time=1 b1de4ea2be16d5cdf1d53204028add591dfefa153482790e86690faad285e28f [2026-02-13T03:04:32.616Z] #64 ... [2026-02-13T03:04:32.616Z] [2026-02-13T03:04:32.616Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2026-02-13T03:04:32.616Z] #68 24.93 OK: 255 MiB in 60 packages [2026-02-13T03:04:32.616Z] #68 DONE 27.9s [2026-02-13T03:04:32.616Z] [2026-02-13T03:04:32.616Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2026-02-13T03:04:32.616Z] #61 DONE 33.8s [2026-02-13T03:04:32.616Z] [2026-02-13T03:04:32.616Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:04:33.577Z] $ docker rm -f --volumes b1de4ea2be16d5cdf1d53204028add591dfefa153482790e86690faad285e28f [2026-02-13T03:04:33.604Z] #76 ... [2026-02-13T03:04:33.604Z] [2026-02-13T03:04:33.604Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:04:33.604Z] #77 DONE 1.2s [2026-02-13T03:04:33.604Z] [2026-02-13T03:04:33.604Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T03:04:33.957Z] + docker images [2026-02-13T03:04:33.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-02-13T03:04:33.957Z] security-secretstore-setup latest d0b380402d19 2 seconds ago 83.7MB [2026-02-13T03:04:33.957Z] security-proxy-auth latest 262f93617608 2 seconds ago 46.1MB [2026-02-13T03:04:33.957Z] security-proxy-setup latest 35eb5e8761d2 2 seconds ago 52MB [2026-02-13T03:04:33.957Z] core-metadata latest 0cac243889c4 3 seconds ago 47.1MB [2026-02-13T03:04:33.957Z] core-keeper latest 7e471c0a24fa 4 seconds ago 46.8MB [2026-02-13T03:04:33.957Z] support-scheduler latest fef1a22a0465 4 seconds ago 51.2MB [2026-02-13T03:04:33.957Z] core-command latest 74dc854335ae 4 seconds ago 41.3MB [2026-02-13T03:04:33.957Z] support-notifications latest b385b91eb8b5 4 seconds ago 54.8MB [2026-02-13T03:04:33.957Z] security-spiffe-token-provider latest 924c035056b0 4 seconds ago 50.2MB [2026-02-13T03:04:33.957Z] core-data latest 86722cdc87d7 4 seconds ago 47MB [2026-02-13T03:04:33.957Z] security-bootstrapper latest f9ce9089b553 About a minute ago 21.6MB [2026-02-13T03:04:33.957Z] core-common-config-bootstrapper latest 31a06b14ad8a About a minute ago 20.5MB [2026-02-13T03:04:33.957Z] security-spire-agent latest cfcab23c4916 2 minutes ago 237MB [2026-02-13T03:04:33.957Z] security-spire-server latest 2bc59de6fb12 2 minutes ago 178MB [2026-02-13T03:04:33.957Z] security-spire-config latest 962dcc5c5dcb 2 minutes ago 177MB [2026-02-13T03:04:33.957Z] ci-base-image-x86_64 latest e83b37a2cc92 7 minutes ago 1GB [2026-02-13T03:04:33.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB [2026-02-13T03:04:33.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 8 months ago 573MB [2026-02-13T03:04:33.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:04:34.092Z] provisioning config files... [2026-02-13T03:04:34.101Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config16606795045386679278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:04:34.396Z] ---> ****-login.sh [2026-02-13T03:04:34.396Z] nexus3.edgexfoundry.org:10001 [2026-02-13T03:04:34.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:04:34.397Z] Login Succeeded [2026-02-13T03:04:34.397Z] nexus3.edgexfoundry.org:10002 [2026-02-13T03:04:34.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:04:34.397Z] Login Succeeded [2026-02-13T03:04:34.397Z] nexus3.edgexfoundry.org:10003 [2026-02-13T03:04:34.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:04:34.654Z] Login Succeeded [2026-02-13T03:04:34.654Z] nexus3.edgexfoundry.org:10004 [2026-02-13T03:04:34.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:04:34.655Z] Login Succeeded [2026-02-13T03:04:34.655Z] ****.io [2026-02-13T03:04:34.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:04:34.914Z] Login Succeeded [2026-02-13T03:04:34.914Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T03:04:34.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:04:34.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T03:04:35.007Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2026-02-13T03:04:35.007Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:35.007Z] latest [2026-02-13T03:04:35.007Z] 4.1.0-dev.99 [2026-02-13T03:04:35.007Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:35.007Z] main [2026-02-13T03:04:35.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2026-02-13T03:04:35.049Z] #78 ... [2026-02-13T03:04:35.049Z] [2026-02-13T03:04:35.049Z] #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2026-02-13T03:04:35.049Z] #60 29.18 (1/3) Installing ca-certificates (20250911-r0) [2026-02-13T03:04:35.049Z] #60 29.69 (2/3) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:35.049Z] #60 29.72 (3/3) Installing tzdata (2025c-r0) [2026-02-13T03:04:35.049Z] #60 31.53 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:35.049Z] #60 31.75 Executing ca-certificates-20250911-r0.trigger [2026-02-13T03:04:35.049Z] #60 33.86 OK: 9 MiB in 19 packages [2026-02-13T03:04:35.049Z] #60 DONE 36.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:35.318Z] [2026-02-13T03:04:35.318Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:35.348Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:35.667Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:35.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-13T03:04:35.667Z] 0dd6fe63ce1e: Preparing [2026-02-13T03:04:35.667Z] b094d45b6b2f: Preparing [2026-02-13T03:04:35.667Z] e3088919b266: Preparing [2026-02-13T03:04:35.667Z] 15679430dc9b: Preparing [2026-02-13T03:04:35.667Z] 82a9405178f9: Preparing [2026-02-13T03:04:35.667Z] 5c18f047e888: Preparing [2026-02-13T03:04:35.667Z] cce92674e987: Preparing [2026-02-13T03:04:35.667Z] 5c18f047e888: Waiting [2026-02-13T03:04:35.667Z] cce92674e987: Waiting [2026-02-13T03:04:35.667Z] 15679430dc9b: Pushed [2026-02-13T03:04:35.667Z] 0dd6fe63ce1e: Pushed [2026-02-13T03:04:35.667Z] e3088919b266: Pushed [2026-02-13T03:04:35.667Z] 82a9405178f9: Pushed [2026-02-13T03:04:35.667Z] cce92674e987: Layer already exists [2026-02-13T03:04:35.925Z] 5c18f047e888: Pushed [2026-02-13T03:04:36.288Z] #79 ... [2026-02-13T03:04:36.288Z] [2026-02-13T03:04:36.288Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2026-02-13T03:04:36.288Z] #70 28.28 OK: 255 MiB in 60 packages [2026-02-13T03:04:36.288Z] #70 DONE 31.8s [2026-02-13T03:04:36.288Z] [2026-02-13T03:04:36.288Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-13T03:04:36.288Z] #56 27.78 (1/4) Installing ca-certificates (20250911-r0) [2026-02-13T03:04:36.288Z] #56 31.34 (2/4) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:36.288Z] #56 31.49 (3/4) Installing su-exec (0.2-r3) [2026-02-13T03:04:36.288Z] #56 31.52 (4/4) Installing yq-go (4.47.2-r3) [2026-02-13T03:04:36.288Z] #56 33.96 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:36.288Z] #56 34.39 Executing ca-certificates-20250911-r0.trigger [2026-02-13T03:04:36.288Z] #56 36.68 OK: 20 MiB in 20 packages [2026-02-13T03:04:36.288Z] #56 ... [2026-02-13T03:04:36.288Z] [2026-02-13T03:04:36.288Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:04:36.288Z] #54 28.37 OK: 255 MiB in 60 packages [2026-02-13T03:04:36.288Z] #54 DONE 32.9s [2026-02-13T03:04:36.288Z] [2026-02-13T03:04:36.288Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:04:37.261Z] #80 ... [2026-02-13T03:04:37.261Z] [2026-02-13T03:04:37.261Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2026-02-13T03:04:37.261Z] #69 29.68 OK: 255 MiB in 60 packages [2026-02-13T03:04:37.261Z] #69 DONE 32.8s [2026-02-13T03:04:37.261Z] [2026-02-13T03:04:37.261Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:04:37.532Z] #81 ... [2026-02-13T03:04:37.532Z] [2026-02-13T03:04:37.532Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2026-02-13T03:04:37.532Z] #65 31.29 (1/7) Installing ca-certificates (20250911-r0) [2026-02-13T03:04:37.532Z] #65 31.78 (2/7) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:37.532Z] #65 31.84 (3/7) Installing libgcc (14.2.0-r6) [2026-02-13T03:04:37.532Z] #65 31.86 (4/7) Installing libsodium (1.0.20-r1) [2026-02-13T03:04:37.532Z] #65 31.90 (5/7) Installing libstdc++ (14.2.0-r6) [2026-02-13T03:04:37.532Z] #65 32.61 (6/7) Installing libzmq (4.3.5-r2) [2026-02-13T03:04:37.532Z] #65 32.83 (7/7) Installing zeromq (4.3.5-r2) [2026-02-13T03:04:37.532Z] #65 32.90 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:37.532Z] #65 33.08 Executing ca-certificates-20250911-r0.trigger [2026-02-13T03:04:37.532Z] #65 34.64 OK: 12 MiB in 23 packages [2026-02-13T03:04:37.532Z] #65 DONE 38.8s [2026-02-13T03:04:37.532Z] [2026-02-13T03:04:37.532Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:38.492Z] #82 ... [2026-02-13T03:04:38.492Z] [2026-02-13T03:04:38.492Z] #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:04:38.492Z] #80 DONE 2.3s [2026-02-13T03:04:38.492Z] [2026-02-13T03:04:38.492Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2026-02-13T03:04:38.492Z] #56 DONE 40.1s [2026-02-13T03:04:38.764Z] [2026-02-13T03:04:38.764Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-13T03:04:38.764Z] #83 ... [2026-02-13T03:04:38.764Z] [2026-02-13T03:04:38.764Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:04:38.764Z] #84 DONE 2.2s [2026-02-13T03:04:39.033Z] [2026-02-13T03:04:39.033Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:04:39.206Z] b094d45b6b2f: Pushed [2026-02-13T03:04:39.206Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:39.306Z] #85 ... [2026-02-13T03:04:39.306Z] [2026-02-13T03:04:39.306Z] #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:04:39.306Z] #81 DONE 2.3s [2026-02-13T03:04:39.520Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:39.584Z] [2026-02-13T03:04:39.584Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:04:39.833Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-13T03:04:39.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-13T03:04:39.833Z] 0dd6fe63ce1e: Preparing [2026-02-13T03:04:39.833Z] b094d45b6b2f: Preparing [2026-02-13T03:04:39.833Z] e3088919b266: Preparing [2026-02-13T03:04:39.833Z] 15679430dc9b: Preparing [2026-02-13T03:04:39.833Z] 82a9405178f9: Preparing [2026-02-13T03:04:39.833Z] 5c18f047e888: Preparing [2026-02-13T03:04:39.833Z] cce92674e987: Preparing [2026-02-13T03:04:39.833Z] 5c18f047e888: Waiting [2026-02-13T03:04:39.833Z] cce92674e987: Waiting [2026-02-13T03:04:39.833Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:39.833Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:39.833Z] e3088919b266: Layer already exists [2026-02-13T03:04:39.833Z] 0dd6fe63ce1e: Layer already exists [2026-02-13T03:04:39.833Z] b094d45b6b2f: Layer already exists [2026-02-13T03:04:39.833Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:39.833Z] cce92674e987: Layer already exists [2026-02-13T03:04:39.833Z] latest: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [2026-02-13T03:04:39.853Z] #86 ... [2026-02-13T03:04:39.853Z] [2026-02-13T03:04:39.853Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2026-02-13T03:04:39.853Z] #73 20.95 OK: 255 MiB in 60 packages [2026-02-13T03:04:39.853Z] #73 DONE 23.8s [2026-02-13T03:04:39.853Z] [2026-02-13T03:04:39.853Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:04:39.853Z] #62 31.29 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:04:39.853Z] #62 31.31 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:04:39.853Z] #62 31.31 OK: 26165 distinct packages available [2026-02-13T03:04:39.853Z] #62 34.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:39.853Z] #62 37.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:40.123Z] #62 ... [2026-02-13T03:04:40.124Z] [2026-02-13T03:04:40.124Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:04:40.124Z] #76 7.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:40.148Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:40.392Z] #76 ... [2026-02-13T03:04:40.392Z] [2026-02-13T03:04:40.392Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-13T03:04:40.392Z] #0 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:40.392Z] #0 9.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:40.461Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 [2026-02-13T03:04:40.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-13T03:04:40.461Z] 0dd6fe63ce1e: Preparing [2026-02-13T03:04:40.461Z] b094d45b6b2f: Preparing [2026-02-13T03:04:40.461Z] e3088919b266: Preparing [2026-02-13T03:04:40.461Z] 15679430dc9b: Preparing [2026-02-13T03:04:40.461Z] 82a9405178f9: Preparing [2026-02-13T03:04:40.461Z] 5c18f047e888: Preparing [2026-02-13T03:04:40.461Z] cce92674e987: Preparing [2026-02-13T03:04:40.461Z] 5c18f047e888: Waiting [2026-02-13T03:04:40.461Z] cce92674e987: Waiting [2026-02-13T03:04:40.461Z] e3088919b266: Layer already exists [2026-02-13T03:04:40.461Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:40.461Z] b094d45b6b2f: Layer already exists [2026-02-13T03:04:40.461Z] 0dd6fe63ce1e: Layer already exists [2026-02-13T03:04:40.461Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:40.461Z] cce92674e987: Layer already exists [2026-02-13T03:04:40.461Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:40.461Z] 4.1.0-dev.99: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:40.681Z] #87 ... [2026-02-13T03:04:40.681Z] [2026-02-13T03:04:40.681Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:40.681Z] #72 26.61 (1/1) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:40.681Z] #72 27.34 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:40.681Z] #72 27.53 OK: 8 MiB in 17 packages [2026-02-13T03:04:40.775Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:41.081Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:41.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-13T03:04:41.081Z] 0dd6fe63ce1e: Preparing [2026-02-13T03:04:41.081Z] b094d45b6b2f: Preparing [2026-02-13T03:04:41.081Z] e3088919b266: Preparing [2026-02-13T03:04:41.081Z] 15679430dc9b: Preparing [2026-02-13T03:04:41.081Z] 82a9405178f9: Preparing [2026-02-13T03:04:41.081Z] 5c18f047e888: Preparing [2026-02-13T03:04:41.081Z] cce92674e987: Preparing [2026-02-13T03:04:41.081Z] 5c18f047e888: Waiting [2026-02-13T03:04:41.081Z] cce92674e987: Waiting [2026-02-13T03:04:41.081Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:41.081Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:41.081Z] 0dd6fe63ce1e: Layer already exists [2026-02-13T03:04:41.081Z] b094d45b6b2f: Layer already exists [2026-02-13T03:04:41.081Z] e3088919b266: Layer already exists [2026-02-13T03:04:41.081Z] cce92674e987: Layer already exists [2026-02-13T03:04:41.081Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:41.081Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:41.275Z] #72 ... [2026-02-13T03:04:41.276Z] [2026-02-13T03:04:41.276Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:04:41.276Z] #59 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:41.276Z] #59 ... [2026-02-13T03:04:41.276Z] [2026-02-13T03:04:41.276Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-02-13T03:04:41.276Z] #74 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:41.276Z] #74 7.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:41.276Z] #74 ... [2026-02-13T03:04:41.276Z] [2026-02-13T03:04:41.276Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2026-02-13T03:04:41.406Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:41.544Z] #88 DONE 1.7s [2026-02-13T03:04:41.544Z] [2026-02-13T03:04:41.544Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-13T03:04:41.544Z] #71 29.62 v3.22.3-20-gd3fa094d20f [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2026-02-13T03:04:41.544Z] #71 29.62 v3.22.3-19-g15daaae5c08 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2026-02-13T03:04:41.544Z] #71 29.62 OK: 26176 distinct packages available [2026-02-13T03:04:41.544Z] #71 32.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:41.544Z] #71 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:41.544Z] #71 ... [2026-02-13T03:04:41.544Z] [2026-02-13T03:04:41.544Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:04:41.721Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2026-02-13T03:04:41.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2026-02-13T03:04:41.721Z] 0dd6fe63ce1e: Preparing [2026-02-13T03:04:41.721Z] b094d45b6b2f: Preparing [2026-02-13T03:04:41.721Z] e3088919b266: Preparing [2026-02-13T03:04:41.721Z] 15679430dc9b: Preparing [2026-02-13T03:04:41.721Z] 82a9405178f9: Preparing [2026-02-13T03:04:41.721Z] 5c18f047e888: Preparing [2026-02-13T03:04:41.721Z] cce92674e987: Preparing [2026-02-13T03:04:41.721Z] 5c18f047e888: Waiting [2026-02-13T03:04:41.721Z] cce92674e987: Waiting [2026-02-13T03:04:41.721Z] e3088919b266: Layer already exists [2026-02-13T03:04:41.721Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:41.721Z] b094d45b6b2f: Layer already exists [2026-02-13T03:04:41.721Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:41.721Z] 0dd6fe63ce1e: Layer already exists [2026-02-13T03:04:41.721Z] cce92674e987: Layer already exists [2026-02-13T03:04:41.721Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:41.721Z] main: digest: sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:04:41.791Z] ===================================================== [Pipeline] echo [2026-02-13T03:04:41.807Z] taggedImages: [2026-02-13T03:04:41.807Z] - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:41.807Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-13T03:04:41.807Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 [2026-02-13T03:04:41.807Z] - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:41.807Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2026-02-13T03:04:41.835Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2026-02-13T03:04:41.836Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:41.836Z] latest [2026-02-13T03:04:41.836Z] 4.1.0-dev.99 [2026-02-13T03:04:41.836Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:41.836Z] main [2026-02-13T03:04:41.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:42.169Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:42.490Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:42.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-13T03:04:42.490Z] 95a6e498882b: Preparing [2026-02-13T03:04:42.490Z] e4424e3a8596: Preparing [2026-02-13T03:04:42.490Z] 4fbe65dc6b45: Preparing [2026-02-13T03:04:42.490Z] 56045fe568a9: Preparing [2026-02-13T03:04:42.490Z] e3088919b266: Preparing [2026-02-13T03:04:42.490Z] 15679430dc9b: Preparing [2026-02-13T03:04:42.490Z] 82a9405178f9: Preparing [2026-02-13T03:04:42.490Z] 5c18f047e888: Preparing [2026-02-13T03:04:42.490Z] cce92674e987: Preparing [2026-02-13T03:04:42.490Z] 15679430dc9b: Waiting [2026-02-13T03:04:42.490Z] 82a9405178f9: Waiting [2026-02-13T03:04:42.490Z] 5c18f047e888: Waiting [2026-02-13T03:04:42.490Z] cce92674e987: Waiting [2026-02-13T03:04:42.490Z] e3088919b266: Layer already exists [2026-02-13T03:04:42.490Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:42.490Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:42.490Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:42.490Z] 4fbe65dc6b45: Pushed [2026-02-13T03:04:42.490Z] e4424e3a8596: Pushed [2026-02-13T03:04:42.490Z] cce92674e987: Layer already exists [2026-02-13T03:04:42.490Z] 95a6e498882b: Pushed [2026-02-13T03:04:42.514Z] #89 ... [2026-02-13T03:04:42.514Z] [2026-02-13T03:04:42.514Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2026-02-13T03:04:42.514Z] #72 DONE 30.3s [2026-02-13T03:04:42.514Z] [2026-02-13T03:04:42.514Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:04:42.514Z] #76 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:42.514Z] #76 ... [2026-02-13T03:04:42.514Z] [2026-02-13T03:04:42.514Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-13T03:04:42.514Z] #64 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:42.514Z] #64 36.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:42.781Z] #64 ... [2026-02-13T03:04:42.781Z] [2026-02-13T03:04:42.781Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:42.781Z] #75 5.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:42.781Z] #75 8.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:43.864Z] 56045fe568a9: Pushed [2026-02-13T03:04:43.864Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:44.181Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:44.502Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-13T03:04:44.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-13T03:04:44.502Z] 95a6e498882b: Preparing [2026-02-13T03:04:44.502Z] e4424e3a8596: Preparing [2026-02-13T03:04:44.502Z] 4fbe65dc6b45: Preparing [2026-02-13T03:04:44.502Z] 56045fe568a9: Preparing [2026-02-13T03:04:44.502Z] e3088919b266: Preparing [2026-02-13T03:04:44.502Z] 15679430dc9b: Preparing [2026-02-13T03:04:44.502Z] 82a9405178f9: Preparing [2026-02-13T03:04:44.502Z] 5c18f047e888: Preparing [2026-02-13T03:04:44.502Z] cce92674e987: Preparing [2026-02-13T03:04:44.502Z] 82a9405178f9: Waiting [2026-02-13T03:04:44.502Z] 5c18f047e888: Waiting [2026-02-13T03:04:44.502Z] cce92674e987: Waiting [2026-02-13T03:04:44.502Z] 15679430dc9b: Waiting [2026-02-13T03:04:44.502Z] e3088919b266: Layer already exists [2026-02-13T03:04:44.502Z] e4424e3a8596: Layer already exists [2026-02-13T03:04:44.502Z] 4fbe65dc6b45: Layer already exists [2026-02-13T03:04:44.502Z] 56045fe568a9: Layer already exists [2026-02-13T03:04:44.502Z] 95a6e498882b: Layer already exists [2026-02-13T03:04:44.502Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:44.502Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:44.502Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:44.502Z] cce92674e987: Layer already exists [2026-02-13T03:04:44.502Z] latest: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:44.821Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:45.143Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 [2026-02-13T03:04:45.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-13T03:04:45.144Z] 95a6e498882b: Preparing [2026-02-13T03:04:45.144Z] e4424e3a8596: Preparing [2026-02-13T03:04:45.144Z] 4fbe65dc6b45: Preparing [2026-02-13T03:04:45.144Z] 56045fe568a9: Preparing [2026-02-13T03:04:45.144Z] e3088919b266: Preparing [2026-02-13T03:04:45.144Z] 15679430dc9b: Preparing [2026-02-13T03:04:45.144Z] 82a9405178f9: Preparing [2026-02-13T03:04:45.144Z] 5c18f047e888: Preparing [2026-02-13T03:04:45.144Z] cce92674e987: Preparing [2026-02-13T03:04:45.144Z] 15679430dc9b: Waiting [2026-02-13T03:04:45.144Z] 82a9405178f9: Waiting [2026-02-13T03:04:45.144Z] 5c18f047e888: Waiting [2026-02-13T03:04:45.144Z] cce92674e987: Waiting [2026-02-13T03:04:45.144Z] 56045fe568a9: Layer already exists [2026-02-13T03:04:45.144Z] e4424e3a8596: Layer already exists [2026-02-13T03:04:45.144Z] 95a6e498882b: Layer already exists [2026-02-13T03:04:45.144Z] e3088919b266: Layer already exists [2026-02-13T03:04:45.144Z] 4fbe65dc6b45: Layer already exists [2026-02-13T03:04:45.144Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:45.144Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:45.144Z] cce92674e987: Layer already exists [2026-02-13T03:04:45.144Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:45.144Z] 4.1.0-dev.99: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:45.366Z] #75 ... [2026-02-13T03:04:45.366Z] [2026-02-13T03:04:45.366Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2026-02-13T03:04:45.366Z] #59 46.62 (1/13) Installing brotli-libs (1.1.0-r2) [2026-02-13T03:04:45.366Z] #59 46.83 (2/13) Installing c-ares (1.34.6-r0) [2026-02-13T03:04:45.366Z] #59 46.86 (3/13) Installing libunistring (1.3-r0) [2026-02-13T03:04:45.466Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:45.633Z] #59 47.10 (4/13) Installing libidn2 (2.3.7-r0) [2026-02-13T03:04:45.633Z] #59 47.15 (5/13) Installing nghttp2-libs (1.65.0-r0) [2026-02-13T03:04:45.782Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:45.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-13T03:04:45.782Z] 95a6e498882b: Preparing [2026-02-13T03:04:45.782Z] e4424e3a8596: Preparing [2026-02-13T03:04:45.782Z] 4fbe65dc6b45: Preparing [2026-02-13T03:04:45.782Z] 56045fe568a9: Preparing [2026-02-13T03:04:45.782Z] e3088919b266: Preparing [2026-02-13T03:04:45.782Z] 15679430dc9b: Preparing [2026-02-13T03:04:45.782Z] 82a9405178f9: Preparing [2026-02-13T03:04:45.782Z] 5c18f047e888: Preparing [2026-02-13T03:04:45.782Z] cce92674e987: Preparing [2026-02-13T03:04:45.782Z] 15679430dc9b: Waiting [2026-02-13T03:04:45.782Z] 82a9405178f9: Waiting [2026-02-13T03:04:45.782Z] 5c18f047e888: Waiting [2026-02-13T03:04:45.782Z] cce92674e987: Waiting [2026-02-13T03:04:45.782Z] e4424e3a8596: Layer already exists [2026-02-13T03:04:45.782Z] 56045fe568a9: Layer already exists [2026-02-13T03:04:45.782Z] 95a6e498882b: Layer already exists [2026-02-13T03:04:45.782Z] e3088919b266: Layer already exists [2026-02-13T03:04:45.782Z] 4fbe65dc6b45: Layer already exists [2026-02-13T03:04:45.782Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:45.782Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:45.782Z] cce92674e987: Layer already exists [2026-02-13T03:04:45.782Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:45.782Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:45.901Z] #59 47.25 (6/13) Installing libpsl (0.21.5-r3) [2026-02-13T03:04:45.901Z] #59 47.31 (7/13) Installing zstd-libs (1.5.7-r0) [2026-02-13T03:04:45.901Z] #59 47.50 (8/13) Installing libcurl (8.14.1-r2) [2026-02-13T03:04:46.095Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:46.168Z] #59 47.64 (9/13) Installing curl (8.14.1-r2) [2026-02-13T03:04:46.168Z] #59 47.71 (10/13) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:46.168Z] #59 47.75 (11/13) Installing musl-obstack (1.2.3-r2) [2026-02-13T03:04:46.168Z] #59 47.78 (12/13) Installing libucontext (1.3.2-r0) [2026-02-13T03:04:46.168Z] #59 47.82 (13/13) Installing gcompat (1.1.0-r4) [2026-02-13T03:04:46.168Z] #59 47.88 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:46.415Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-13T03:04:46.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2026-02-13T03:04:46.415Z] 95a6e498882b: Preparing [2026-02-13T03:04:46.415Z] e4424e3a8596: Preparing [2026-02-13T03:04:46.415Z] 4fbe65dc6b45: Preparing [2026-02-13T03:04:46.415Z] 56045fe568a9: Preparing [2026-02-13T03:04:46.415Z] e3088919b266: Preparing [2026-02-13T03:04:46.415Z] 15679430dc9b: Preparing [2026-02-13T03:04:46.415Z] 82a9405178f9: Preparing [2026-02-13T03:04:46.415Z] 5c18f047e888: Preparing [2026-02-13T03:04:46.415Z] cce92674e987: Preparing [2026-02-13T03:04:46.415Z] 82a9405178f9: Waiting [2026-02-13T03:04:46.415Z] 5c18f047e888: Waiting [2026-02-13T03:04:46.415Z] cce92674e987: Waiting [2026-02-13T03:04:46.415Z] 15679430dc9b: Waiting [2026-02-13T03:04:46.415Z] e3088919b266: Layer already exists [2026-02-13T03:04:46.415Z] 56045fe568a9: Layer already exists [2026-02-13T03:04:46.415Z] e4424e3a8596: Layer already exists [2026-02-13T03:04:46.415Z] 95a6e498882b: Layer already exists [2026-02-13T03:04:46.415Z] 4fbe65dc6b45: Layer already exists [2026-02-13T03:04:46.415Z] 82a9405178f9: Layer already exists [2026-02-13T03:04:46.415Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:46.415Z] 5c18f047e888: Layer already exists [2026-02-13T03:04:46.415Z] cce92674e987: Layer already exists [2026-02-13T03:04:46.415Z] main: digest: sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:04:46.485Z] ===================================================== [Pipeline] echo [2026-02-13T03:04:46.497Z] taggedImages: [2026-02-13T03:04:46.497Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:46.497Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-13T03:04:46.497Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 [2026-02-13T03:04:46.497Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:46.497Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2026-02-13T03:04:46.518Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2026-02-13T03:04:46.518Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:46.518Z] latest [2026-02-13T03:04:46.518Z] 4.1.0-dev.99 [2026-02-13T03:04:46.518Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:46.518Z] main [2026-02-13T03:04:46.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:46.760Z] #59 48.08 OK: 13 MiB in 29 packages [2026-02-13T03:04:46.855Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:47.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:47.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-13T03:04:47.162Z] fabb7f7e6a96: Preparing [2026-02-13T03:04:47.162Z] b5f36a90c1ff: Preparing [2026-02-13T03:04:47.162Z] e3088919b266: Preparing [2026-02-13T03:04:47.162Z] 15679430dc9b: Preparing [2026-02-13T03:04:47.162Z] 568eb32071c9: Preparing [2026-02-13T03:04:47.162Z] e0d026dc06af: Preparing [2026-02-13T03:04:47.162Z] cce92674e987: Preparing [2026-02-13T03:04:47.162Z] e0d026dc06af: Waiting [2026-02-13T03:04:47.162Z] cce92674e987: Waiting [2026-02-13T03:04:47.162Z] e3088919b266: Layer already exists [2026-02-13T03:04:47.162Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:47.162Z] cce92674e987: Layer already exists [2026-02-13T03:04:47.162Z] 568eb32071c9: Pushed [2026-02-13T03:04:47.162Z] fabb7f7e6a96: Pushed [2026-02-13T03:04:47.162Z] e0d026dc06af: Pushed [2026-02-13T03:04:48.709Z] #59 DONE 49.9s [2026-02-13T03:04:48.709Z] [2026-02-13T03:04:48.709Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:48.709Z] #90 ... [2026-02-13T03:04:48.709Z] [2026-02-13T03:04:48.709Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:04:48.978Z] #91 ... [2026-02-13T03:04:48.978Z] [2026-02-13T03:04:48.978Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:04:48.978Z] #62 48.89 (1/4) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:48.978Z] #62 48.95 (2/4) Installing musl-obstack (1.2.3-r2) [2026-02-13T03:04:48.978Z] #62 48.96 (3/4) Installing libucontext (1.3.2-r0) [2026-02-13T03:04:48.978Z] #62 48.98 (4/4) Installing gcompat (1.1.0-r4) [2026-02-13T03:04:48.978Z] #62 49.06 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:48.978Z] #62 49.20 OK: 8 MiB in 20 packages [2026-02-13T03:04:49.564Z] #62 ... [2026-02-13T03:04:49.564Z] [2026-02-13T03:04:49.564Z] #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2026-02-13T03:04:49.564Z] #74 20.89 OK: 8 MiB in 17 packages [2026-02-13T03:04:49.564Z] #74 DONE 23.9s [2026-02-13T03:04:49.564Z] [2026-02-13T03:04:49.564Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2026-02-13T03:04:49.564Z] #64 48.55 (1/5) Installing dumb-init (1.2.5-r3) [2026-02-13T03:04:49.564Z] #64 48.59 (2/5) Installing musl-obstack (1.2.3-r2) [2026-02-13T03:04:49.564Z] #64 48.60 (3/5) Installing libucontext (1.3.2-r0) [2026-02-13T03:04:49.564Z] #64 48.64 (4/5) Installing gcompat (1.1.0-r4) [2026-02-13T03:04:49.564Z] #64 48.71 (5/5) Installing openssl (3.5.5-r0) [2026-02-13T03:04:49.564Z] #64 48.80 Executing busybox-1.37.0-r20.trigger [2026-02-13T03:04:49.564Z] #64 49.02 OK: 9 MiB in 21 packages [2026-02-13T03:04:50.148Z] #64 DONE 51.5s [2026-02-13T03:04:50.148Z] [2026-02-13T03:04:50.149Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:04:50.742Z] #92 ... [2026-02-13T03:04:50.742Z] [2026-02-13T03:04:50.742Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2026-02-13T03:04:50.742Z] #62 DONE 52.1s [2026-02-13T03:04:50.742Z] [2026-02-13T03:04:50.742Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-13T03:04:50.742Z] #71 46.63 OK: 255 MiB in 60 packages [2026-02-13T03:04:51.351Z] b5f36a90c1ff: Pushed [2026-02-13T03:04:51.351Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:51.676Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:51.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-13T03:04:51.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-13T03:04:51.994Z] fabb7f7e6a96: Preparing [2026-02-13T03:04:51.994Z] b5f36a90c1ff: Preparing [2026-02-13T03:04:51.994Z] e3088919b266: Preparing [2026-02-13T03:04:51.994Z] 15679430dc9b: Preparing [2026-02-13T03:04:51.994Z] 568eb32071c9: Preparing [2026-02-13T03:04:51.994Z] e0d026dc06af: Preparing [2026-02-13T03:04:51.994Z] cce92674e987: Preparing [2026-02-13T03:04:51.994Z] e0d026dc06af: Waiting [2026-02-13T03:04:51.994Z] cce92674e987: Waiting [2026-02-13T03:04:51.994Z] fabb7f7e6a96: Layer already exists [2026-02-13T03:04:51.994Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:51.994Z] b5f36a90c1ff: Layer already exists [2026-02-13T03:04:51.994Z] 568eb32071c9: Layer already exists [2026-02-13T03:04:51.994Z] e3088919b266: Layer already exists [2026-02-13T03:04:51.994Z] cce92674e987: Layer already exists [2026-02-13T03:04:51.994Z] e0d026dc06af: Layer already exists [2026-02-13T03:04:51.994Z] latest: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:52.315Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:52.629Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 [2026-02-13T03:04:52.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-13T03:04:52.629Z] fabb7f7e6a96: Preparing [2026-02-13T03:04:52.629Z] b5f36a90c1ff: Preparing [2026-02-13T03:04:52.629Z] e3088919b266: Preparing [2026-02-13T03:04:52.629Z] 15679430dc9b: Preparing [2026-02-13T03:04:52.629Z] 568eb32071c9: Preparing [2026-02-13T03:04:52.629Z] e0d026dc06af: Preparing [2026-02-13T03:04:52.629Z] cce92674e987: Preparing [2026-02-13T03:04:52.629Z] e0d026dc06af: Waiting [2026-02-13T03:04:52.629Z] cce92674e987: Waiting [2026-02-13T03:04:52.629Z] e3088919b266: Layer already exists [2026-02-13T03:04:52.629Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:52.629Z] b5f36a90c1ff: Layer already exists [2026-02-13T03:04:52.629Z] 568eb32071c9: Layer already exists [2026-02-13T03:04:52.629Z] fabb7f7e6a96: Layer already exists [2026-02-13T03:04:52.629Z] e0d026dc06af: Layer already exists [2026-02-13T03:04:52.629Z] cce92674e987: Layer already exists [2026-02-13T03:04:52.629Z] 4.1.0-dev.99: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:52.948Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:53.267Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:53.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-13T03:04:53.267Z] fabb7f7e6a96: Preparing [2026-02-13T03:04:53.267Z] b5f36a90c1ff: Preparing [2026-02-13T03:04:53.267Z] e3088919b266: Preparing [2026-02-13T03:04:53.267Z] 15679430dc9b: Preparing [2026-02-13T03:04:53.267Z] 568eb32071c9: Preparing [2026-02-13T03:04:53.267Z] e0d026dc06af: Preparing [2026-02-13T03:04:53.267Z] cce92674e987: Preparing [2026-02-13T03:04:53.267Z] e0d026dc06af: Waiting [2026-02-13T03:04:53.267Z] cce92674e987: Waiting [2026-02-13T03:04:53.267Z] e3088919b266: Layer already exists [2026-02-13T03:04:53.267Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:53.267Z] 568eb32071c9: Layer already exists [2026-02-13T03:04:53.267Z] b5f36a90c1ff: Layer already exists [2026-02-13T03:04:53.267Z] fabb7f7e6a96: Layer already exists [2026-02-13T03:04:53.267Z] e0d026dc06af: Layer already exists [2026-02-13T03:04:53.267Z] cce92674e987: Layer already exists [2026-02-13T03:04:53.267Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:53.378Z] #71 ... [2026-02-13T03:04:53.378Z] [2026-02-13T03:04:53.378Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2026-02-13T03:04:53.378Z] #87 21.34 OK: 8 MiB in 18 packages [2026-02-13T03:04:53.378Z] #87 DONE 23.0s [2026-02-13T03:04:53.378Z] [2026-02-13T03:04:53.378Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2026-02-13T03:04:53.378Z] #71 DONE 49.3s [2026-02-13T03:04:53.378Z] [2026-02-13T03:04:53.378Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-13T03:04:53.583Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:53.908Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2026-02-13T03:04:53.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2026-02-13T03:04:53.908Z] fabb7f7e6a96: Preparing [2026-02-13T03:04:53.908Z] b5f36a90c1ff: Preparing [2026-02-13T03:04:53.908Z] e3088919b266: Preparing [2026-02-13T03:04:53.908Z] 15679430dc9b: Preparing [2026-02-13T03:04:53.908Z] 568eb32071c9: Preparing [2026-02-13T03:04:53.908Z] e0d026dc06af: Preparing [2026-02-13T03:04:53.908Z] cce92674e987: Preparing [2026-02-13T03:04:53.908Z] e0d026dc06af: Waiting [2026-02-13T03:04:53.908Z] cce92674e987: Waiting [2026-02-13T03:04:53.908Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:53.908Z] b5f36a90c1ff: Layer already exists [2026-02-13T03:04:53.908Z] e3088919b266: Layer already exists [2026-02-13T03:04:53.908Z] fabb7f7e6a96: Layer already exists [2026-02-13T03:04:53.908Z] 568eb32071c9: Layer already exists [2026-02-13T03:04:53.908Z] cce92674e987: Layer already exists [2026-02-13T03:04:53.908Z] e0d026dc06af: Layer already exists [2026-02-13T03:04:53.908Z] main: digest: sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:04:53.970Z] ===================================================== [2026-02-13T03:04:53.976Z] #93 ... [2026-02-13T03:04:53.976Z] [2026-02-13T03:04:53.976Z] #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:53.976Z] #75 21.71 OK: 8 MiB in 17 packages [2026-02-13T03:04:53.976Z] #75 DONE 24.6s [2026-02-13T03:04:53.976Z] [2026-02-13T03:04:53.976Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:04:53.976Z] #76 21.58 OK: 20 MiB in 20 packages [Pipeline] echo [2026-02-13T03:04:53.984Z] taggedImages: [2026-02-13T03:04:53.984Z] - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:53.984Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-13T03:04:53.984Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 [2026-02-13T03:04:53.984Z] - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:53.984Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2026-02-13T03:04:54.011Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2026-02-13T03:04:54.011Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:54.011Z] latest [2026-02-13T03:04:54.011Z] 4.1.0-dev.99 [2026-02-13T03:04:54.011Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:04:54.011Z] main [2026-02-13T03:04:54.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:54.350Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:54.669Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:04:54.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-13T03:04:54.669Z] d66e30b59520: Preparing [2026-02-13T03:04:54.669Z] 1a09dc0eabe7: Preparing [2026-02-13T03:04:54.669Z] 15679430dc9b: Preparing [2026-02-13T03:04:54.669Z] 9a7526749818: Preparing [2026-02-13T03:04:54.669Z] 86e3dd8db827: Preparing [2026-02-13T03:04:54.669Z] cce92674e987: Preparing [2026-02-13T03:04:54.669Z] cce92674e987: Waiting [2026-02-13T03:04:54.669Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:54.669Z] cce92674e987: Layer already exists [2026-02-13T03:04:54.669Z] 86e3dd8db827: Pushed [2026-02-13T03:04:54.669Z] d66e30b59520: Pushed [2026-02-13T03:04:54.669Z] 9a7526749818: Pushed [2026-02-13T03:04:54.940Z] #76 ... [2026-02-13T03:04:54.940Z] [2026-02-13T03:04:54.940Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:04:54.940Z] #94 DONE 1.3s [2026-02-13T03:04:54.940Z] [2026-02-13T03:04:54.940Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:04:55.208Z] #95 ... [2026-02-13T03:04:55.208Z] [2026-02-13T03:04:55.208Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:55.208Z] #79 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:55.208Z] #79 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:55.474Z] #79 ... [2026-02-13T03:04:55.474Z] [2026-02-13T03:04:55.474Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:55.474Z] #82 8.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:55.474Z] #82 9.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:55.740Z] #82 ... [2026-02-13T03:04:55.740Z] [2026-02-13T03:04:55.740Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:04:55.740Z] #92 4.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:56.324Z] #92 ... [2026-02-13T03:04:56.324Z] [2026-02-13T03:04:56.324Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2026-02-13T03:04:56.324Z] #76 DONE 24.1s [2026-02-13T03:04:56.591Z] [2026-02-13T03:04:56.591Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-13T03:04:56.591Z] #96 ... [2026-02-13T03:04:56.591Z] [2026-02-13T03:04:56.591Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-13T03:04:56.591Z] #83 7.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:56.591Z] #83 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:56.859Z] #83 ... [2026-02-13T03:04:56.859Z] [2026-02-13T03:04:56.859Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2026-02-13T03:04:56.859Z] #96 DONE 0.4s [2026-02-13T03:04:56.859Z] [2026-02-13T03:04:56.859Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:04:56.859Z] #92 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:57.825Z] #92 ... [2026-02-13T03:04:57.825Z] [2026-02-13T03:04:57.825Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2026-02-13T03:04:57.825Z] #93 DONE 4.3s [2026-02-13T03:04:57.825Z] [2026-02-13T03:04:57.825Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2026-02-13T03:04:58.094Z] #97 DONE 0.3s [2026-02-13T03:04:58.094Z] [2026-02-13T03:04:58.094Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-13T03:04:58.094Z] #0 4.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:58.094Z] #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:04:58.853Z] 1a09dc0eabe7: Pushed [2026-02-13T03:04:58.853Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:59.171Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:59.487Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-13T03:04:59.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-13T03:04:59.487Z] d66e30b59520: Preparing [2026-02-13T03:04:59.487Z] 1a09dc0eabe7: Preparing [2026-02-13T03:04:59.487Z] 15679430dc9b: Preparing [2026-02-13T03:04:59.487Z] 9a7526749818: Preparing [2026-02-13T03:04:59.487Z] 86e3dd8db827: Preparing [2026-02-13T03:04:59.487Z] cce92674e987: Preparing [2026-02-13T03:04:59.487Z] cce92674e987: Waiting [2026-02-13T03:04:59.487Z] 15679430dc9b: Layer already exists [2026-02-13T03:04:59.487Z] 1a09dc0eabe7: Layer already exists [2026-02-13T03:04:59.487Z] d66e30b59520: Layer already exists [2026-02-13T03:04:59.487Z] 9a7526749818: Layer already exists [2026-02-13T03:04:59.487Z] 86e3dd8db827: Layer already exists [2026-02-13T03:04:59.487Z] cce92674e987: Layer already exists [2026-02-13T03:04:59.487Z] latest: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [2026-02-13T03:04:59.502Z] #98 ... [2026-02-13T03:04:59.502Z] [2026-02-13T03:04:59.502Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:04:59.502Z] #79 24.31 OK: 9 MiB in 19 packages [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:59.803Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:00.116Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 [2026-02-13T03:05:00.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-13T03:05:00.116Z] d66e30b59520: Preparing [2026-02-13T03:05:00.116Z] 1a09dc0eabe7: Preparing [2026-02-13T03:05:00.116Z] 15679430dc9b: Preparing [2026-02-13T03:05:00.116Z] 9a7526749818: Preparing [2026-02-13T03:05:00.116Z] 86e3dd8db827: Preparing [2026-02-13T03:05:00.116Z] cce92674e987: Preparing [2026-02-13T03:05:00.116Z] cce92674e987: Waiting [2026-02-13T03:05:00.116Z] 1a09dc0eabe7: Layer already exists [2026-02-13T03:05:00.116Z] 86e3dd8db827: Layer already exists [2026-02-13T03:05:00.116Z] d66e30b59520: Layer already exists [2026-02-13T03:05:00.116Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:00.116Z] 9a7526749818: Layer already exists [2026-02-13T03:05:00.116Z] cce92674e987: Layer already exists [2026-02-13T03:05:00.116Z] 4.1.0-dev.99: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:00.432Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:00.753Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:00.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-13T03:05:00.754Z] d66e30b59520: Preparing [2026-02-13T03:05:00.754Z] 1a09dc0eabe7: Preparing [2026-02-13T03:05:00.754Z] 15679430dc9b: Preparing [2026-02-13T03:05:00.754Z] 9a7526749818: Preparing [2026-02-13T03:05:00.754Z] 86e3dd8db827: Preparing [2026-02-13T03:05:00.754Z] cce92674e987: Preparing [2026-02-13T03:05:00.754Z] cce92674e987: Waiting [2026-02-13T03:05:00.754Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:00.754Z] 86e3dd8db827: Layer already exists [2026-02-13T03:05:00.754Z] 1a09dc0eabe7: Layer already exists [2026-02-13T03:05:00.754Z] 9a7526749818: Layer already exists [2026-02-13T03:05:00.754Z] d66e30b59520: Layer already exists [2026-02-13T03:05:00.754Z] cce92674e987: Layer already exists [2026-02-13T03:05:00.754Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:00.917Z] #79 DONE 25.5s [2026-02-13T03:05:00.917Z] [2026-02-13T03:05:00.917Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-13T03:05:00.917Z] #83 21.74 OK: 20 MiB in 20 packages [2026-02-13T03:05:00.917Z] #83 ... [2026-02-13T03:05:00.917Z] [2026-02-13T03:05:00.917Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:05:00.917Z] #82 22.36 OK: 12 MiB in 23 packages [2026-02-13T03:05:00.917Z] #82 DONE 23.7s [2026-02-13T03:05:01.073Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:01.189Z] [2026-02-13T03:05:01.189Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:05:01.189Z] #90 4.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-02-13T03:05:01.189Z] #90 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-02-13T03:05:01.397Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-13T03:05:01.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2026-02-13T03:05:01.397Z] d66e30b59520: Preparing [2026-02-13T03:05:01.397Z] 1a09dc0eabe7: Preparing [2026-02-13T03:05:01.397Z] 15679430dc9b: Preparing [2026-02-13T03:05:01.397Z] 9a7526749818: Preparing [2026-02-13T03:05:01.398Z] 86e3dd8db827: Preparing [2026-02-13T03:05:01.398Z] cce92674e987: Preparing [2026-02-13T03:05:01.398Z] cce92674e987: Waiting [2026-02-13T03:05:01.398Z] 86e3dd8db827: Layer already exists [2026-02-13T03:05:01.398Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:01.398Z] d66e30b59520: Layer already exists [2026-02-13T03:05:01.398Z] 1a09dc0eabe7: Layer already exists [2026-02-13T03:05:01.398Z] 9a7526749818: Layer already exists [2026-02-13T03:05:01.398Z] cce92674e987: Layer already exists [2026-02-13T03:05:01.398Z] main: digest: sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:01.470Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:01.482Z] taggedImages: [2026-02-13T03:05:01.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:01.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-13T03:05:01.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 [2026-02-13T03:05:01.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:01.482Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2026-02-13T03:05:01.515Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2026-02-13T03:05:01.515Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:01.515Z] latest [2026-02-13T03:05:01.515Z] 4.1.0-dev.99 [2026-02-13T03:05:01.515Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:01.515Z] main [2026-02-13T03:05:01.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:01.851Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:02.154Z] #90 ... [2026-02-13T03:05:02.154Z] [2026-02-13T03:05:02.154Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2026-02-13T03:05:02.154Z] #83 DONE 23.3s [2026-02-13T03:05:02.154Z] [2026-02-13T03:05:02.154Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:05:02.177Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:02.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-13T03:05:02.178Z] f2809f7e6521: Preparing [2026-02-13T03:05:02.178Z] 8d5c91c7e82b: Preparing [2026-02-13T03:05:02.178Z] fd35ed83fdf4: Preparing [2026-02-13T03:05:02.178Z] e3088919b266: Preparing [2026-02-13T03:05:02.178Z] 15679430dc9b: Preparing [2026-02-13T03:05:02.178Z] 82a9405178f9: Preparing [2026-02-13T03:05:02.178Z] 5c18f047e888: Preparing [2026-02-13T03:05:02.178Z] cce92674e987: Preparing [2026-02-13T03:05:02.178Z] 82a9405178f9: Waiting [2026-02-13T03:05:02.178Z] 5c18f047e888: Waiting [2026-02-13T03:05:02.178Z] cce92674e987: Waiting [2026-02-13T03:05:02.178Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:02.178Z] e3088919b266: Layer already exists [2026-02-13T03:05:02.178Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:02.178Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:02.178Z] cce92674e987: Layer already exists [2026-02-13T03:05:02.178Z] 8d5c91c7e82b: Pushed [2026-02-13T03:05:02.178Z] f2809f7e6521: Pushed [2026-02-13T03:05:03.113Z] #92 ... [2026-02-13T03:05:03.113Z] [2026-02-13T03:05:03.113Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2026-02-13T03:05:03.113Z] #90 14.54 OK: 13 MiB in 29 packages [2026-02-13T03:05:03.731Z] #90 DONE 15.3s [2026-02-13T03:05:03.731Z] [2026-02-13T03:05:03.731Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2026-02-13T03:05:04.317Z] #92 14.40 OK: 9 MiB in 21 packages [2026-02-13T03:05:05.293Z] #92 DONE 15.2s [2026-02-13T03:05:05.293Z] [2026-02-13T03:05:05.293Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-13T03:05:05.915Z] #99 ... [2026-02-13T03:05:05.915Z] [2026-02-13T03:05:05.915Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2026-02-13T03:05:05.915Z] #98 13.97 OK: 8 MiB in 20 packages [2026-02-13T03:05:05.915Z] #98 DONE 15.3s [2026-02-13T03:05:06.183Z] [2026-02-13T03:05:06.183Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:05:06.363Z] fd35ed83fdf4: Pushed [2026-02-13T03:05:06.363Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:06.686Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:07.002Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-13T03:05:07.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-13T03:05:07.002Z] f2809f7e6521: Preparing [2026-02-13T03:05:07.002Z] 8d5c91c7e82b: Preparing [2026-02-13T03:05:07.002Z] fd35ed83fdf4: Preparing [2026-02-13T03:05:07.002Z] e3088919b266: Preparing [2026-02-13T03:05:07.002Z] 15679430dc9b: Preparing [2026-02-13T03:05:07.002Z] 82a9405178f9: Preparing [2026-02-13T03:05:07.002Z] 5c18f047e888: Preparing [2026-02-13T03:05:07.002Z] cce92674e987: Preparing [2026-02-13T03:05:07.002Z] 82a9405178f9: Waiting [2026-02-13T03:05:07.002Z] 5c18f047e888: Waiting [2026-02-13T03:05:07.002Z] cce92674e987: Waiting [2026-02-13T03:05:07.002Z] fd35ed83fdf4: Layer already exists [2026-02-13T03:05:07.002Z] e3088919b266: Layer already exists [2026-02-13T03:05:07.002Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:07.002Z] 8d5c91c7e82b: Layer already exists [2026-02-13T03:05:07.002Z] f2809f7e6521: Layer already exists [2026-02-13T03:05:07.002Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:07.002Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:07.002Z] cce92674e987: Layer already exists [2026-02-13T03:05:07.002Z] latest: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:07.317Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:07.625Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 [2026-02-13T03:05:07.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-13T03:05:07.625Z] f2809f7e6521: Preparing [2026-02-13T03:05:07.625Z] 8d5c91c7e82b: Preparing [2026-02-13T03:05:07.625Z] fd35ed83fdf4: Preparing [2026-02-13T03:05:07.625Z] e3088919b266: Preparing [2026-02-13T03:05:07.625Z] 15679430dc9b: Preparing [2026-02-13T03:05:07.625Z] 82a9405178f9: Preparing [2026-02-13T03:05:07.625Z] 5c18f047e888: Preparing [2026-02-13T03:05:07.625Z] cce92674e987: Preparing [2026-02-13T03:05:07.625Z] 82a9405178f9: Waiting [2026-02-13T03:05:07.625Z] 5c18f047e888: Waiting [2026-02-13T03:05:07.625Z] cce92674e987: Waiting [2026-02-13T03:05:07.625Z] fd35ed83fdf4: Layer already exists [2026-02-13T03:05:07.625Z] f2809f7e6521: Layer already exists [2026-02-13T03:05:07.625Z] e3088919b266: Layer already exists [2026-02-13T03:05:07.625Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:07.625Z] 8d5c91c7e82b: Layer already exists [2026-02-13T03:05:07.625Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:07.625Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:07.625Z] cce92674e987: Layer already exists [2026-02-13T03:05:07.625Z] 4.1.0-dev.99: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:07.942Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:08.144Z] #100 ... [2026-02-13T03:05:08.144Z] [2026-02-13T03:05:08.144Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2026-02-13T03:05:08.144Z] #99 DONE 3.0s [2026-02-13T03:05:08.256Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:08.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-13T03:05:08.256Z] f2809f7e6521: Preparing [2026-02-13T03:05:08.256Z] 8d5c91c7e82b: Preparing [2026-02-13T03:05:08.256Z] fd35ed83fdf4: Preparing [2026-02-13T03:05:08.256Z] e3088919b266: Preparing [2026-02-13T03:05:08.256Z] 15679430dc9b: Preparing [2026-02-13T03:05:08.256Z] 82a9405178f9: Preparing [2026-02-13T03:05:08.256Z] 5c18f047e888: Preparing [2026-02-13T03:05:08.256Z] cce92674e987: Preparing [2026-02-13T03:05:08.256Z] 82a9405178f9: Waiting [2026-02-13T03:05:08.256Z] cce92674e987: Waiting [2026-02-13T03:05:08.256Z] 5c18f047e888: Waiting [2026-02-13T03:05:08.256Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:08.256Z] fd35ed83fdf4: Layer already exists [2026-02-13T03:05:08.256Z] e3088919b266: Layer already exists [2026-02-13T03:05:08.256Z] f2809f7e6521: Layer already exists [2026-02-13T03:05:08.256Z] 8d5c91c7e82b: Layer already exists [2026-02-13T03:05:08.256Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:08.256Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:08.256Z] cce92674e987: Layer already exists [2026-02-13T03:05:08.256Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:08.419Z] [2026-02-13T03:05:08.419Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:05:08.583Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:08.898Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-13T03:05:08.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2026-02-13T03:05:08.898Z] f2809f7e6521: Preparing [2026-02-13T03:05:08.898Z] 8d5c91c7e82b: Preparing [2026-02-13T03:05:08.898Z] fd35ed83fdf4: Preparing [2026-02-13T03:05:08.898Z] e3088919b266: Preparing [2026-02-13T03:05:08.898Z] 15679430dc9b: Preparing [2026-02-13T03:05:08.898Z] 82a9405178f9: Preparing [2026-02-13T03:05:08.898Z] 5c18f047e888: Preparing [2026-02-13T03:05:08.898Z] cce92674e987: Preparing [2026-02-13T03:05:08.898Z] 5c18f047e888: Waiting [2026-02-13T03:05:08.898Z] 82a9405178f9: Waiting [2026-02-13T03:05:08.898Z] cce92674e987: Waiting [2026-02-13T03:05:08.898Z] e3088919b266: Layer already exists [2026-02-13T03:05:08.898Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:08.898Z] f2809f7e6521: Layer already exists [2026-02-13T03:05:08.898Z] 8d5c91c7e82b: Layer already exists [2026-02-13T03:05:08.898Z] fd35ed83fdf4: Layer already exists [2026-02-13T03:05:08.898Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:08.898Z] cce92674e987: Layer already exists [2026-02-13T03:05:08.898Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:08.898Z] main: digest: sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:08.964Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:08.975Z] taggedImages: [2026-02-13T03:05:08.975Z] - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:08.975Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-13T03:05:08.975Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 [2026-02-13T03:05:08.975Z] - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:08.975Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2026-02-13T03:05:09.002Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2026-02-13T03:05:09.002Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:09.002Z] latest [2026-02-13T03:05:09.002Z] 4.1.0-dev.99 [2026-02-13T03:05:09.002Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:09.002Z] main [2026-02-13T03:05:09.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:09.329Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:09.412Z] #101 ... [2026-02-13T03:05:09.412Z] [2026-02-13T03:05:09.412Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:05:09.412Z] #102 DONE 4.4s [2026-02-13T03:05:09.642Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:09.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-13T03:05:09.642Z] 5791df71a498: Preparing [2026-02-13T03:05:09.642Z] 37528089d641: Preparing [2026-02-13T03:05:09.642Z] 7c47305eda77: Preparing [2026-02-13T03:05:09.642Z] 1c99aac9d6e4: Preparing [2026-02-13T03:05:09.642Z] 0b6eac5841da: Preparing [2026-02-13T03:05:09.642Z] d2a368afed23: Preparing [2026-02-13T03:05:09.642Z] fffb948ec3e0: Preparing [2026-02-13T03:05:09.642Z] e3088919b266: Preparing [2026-02-13T03:05:09.642Z] 15679430dc9b: Preparing [2026-02-13T03:05:09.642Z] a25f3c3cc3a5: Preparing [2026-02-13T03:05:09.642Z] 8e01b9d43229: Preparing [2026-02-13T03:05:09.642Z] 5f70bf18a086: Preparing [2026-02-13T03:05:09.642Z] 4b3f1377773d: Preparing [2026-02-13T03:05:09.642Z] 8008105346a2: Preparing [2026-02-13T03:05:09.642Z] 50c46c676339: Preparing [2026-02-13T03:05:09.642Z] cce92674e987: Preparing [2026-02-13T03:05:09.642Z] 5f70bf18a086: Waiting [2026-02-13T03:05:09.642Z] d2a368afed23: Waiting [2026-02-13T03:05:09.642Z] 4b3f1377773d: Waiting [2026-02-13T03:05:09.642Z] fffb948ec3e0: Waiting [2026-02-13T03:05:09.642Z] 8008105346a2: Waiting [2026-02-13T03:05:09.642Z] e3088919b266: Waiting [2026-02-13T03:05:09.642Z] 50c46c676339: Waiting [2026-02-13T03:05:09.642Z] 15679430dc9b: Waiting [2026-02-13T03:05:09.642Z] cce92674e987: Waiting [2026-02-13T03:05:09.642Z] a25f3c3cc3a5: Waiting [2026-02-13T03:05:09.642Z] 8e01b9d43229: Waiting [2026-02-13T03:05:09.642Z] 0b6eac5841da: Pushed [2026-02-13T03:05:09.642Z] 5791df71a498: Pushed [2026-02-13T03:05:09.642Z] 7c47305eda77: Pushed [2026-02-13T03:05:09.642Z] 1c99aac9d6e4: Pushed [2026-02-13T03:05:09.642Z] 37528089d641: Pushed [2026-02-13T03:05:09.642Z] e3088919b266: Layer already exists [2026-02-13T03:05:09.642Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:09.642Z] 5f70bf18a086: Layer already exists [2026-02-13T03:05:09.681Z] [2026-02-13T03:05:09.681Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:05:09.681Z] #100 DONE 3.6s [2026-02-13T03:05:09.681Z] [2026-02-13T03:05:09.681Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-13T03:05:09.681Z] #103 ... [2026-02-13T03:05:09.681Z] [2026-02-13T03:05:09.681Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2026-02-13T03:05:09.681Z] #104 DONE 0.3s [2026-02-13T03:05:09.901Z] d2a368afed23: Pushed [2026-02-13T03:05:09.901Z] a25f3c3cc3a5: Pushed [2026-02-13T03:05:09.901Z] 8e01b9d43229: Pushed [2026-02-13T03:05:09.901Z] 4b3f1377773d: Pushed [2026-02-13T03:05:09.901Z] cce92674e987: Layer already exists [2026-02-13T03:05:09.901Z] 8008105346a2: Pushed [2026-02-13T03:05:09.901Z] 50c46c676339: Pushed [2026-02-13T03:05:09.958Z] [2026-02-13T03:05:09.958Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2026-02-13T03:05:09.958Z] #103 DONE 0.3s [2026-02-13T03:05:09.958Z] [2026-02-13T03:05:09.958Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2026-02-13T03:05:10.545Z] #105 DONE 0.5s [2026-02-13T03:05:10.545Z] [2026-02-13T03:05:10.545Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2026-02-13T03:05:10.545Z] #106 DONE 0.5s [2026-02-13T03:05:10.545Z] [2026-02-13T03:05:10.545Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2026-02-13T03:05:11.151Z] #107 DONE 0.6s [2026-02-13T03:05:11.151Z] [2026-02-13T03:05:11.151Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2026-02-13T03:05:11.151Z] #108 DONE 0.6s [2026-02-13T03:05:11.151Z] [2026-02-13T03:05:11.151Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2026-02-13T03:05:11.279Z] fffb948ec3e0: Pushed [2026-02-13T03:05:11.279Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:11.435Z] #109 DONE 0.3s [2026-02-13T03:05:11.435Z] [2026-02-13T03:05:11.435Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-13T03:05:11.435Z] #110 ... [2026-02-13T03:05:11.435Z] [2026-02-13T03:05:11.435Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2026-02-13T03:05:11.435Z] #111 DONE 0.4s [2026-02-13T03:05:11.603Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:11.710Z] [2026-02-13T03:05:11.711Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2026-02-13T03:05:11.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-13T03:05:11.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-13T03:05:11.919Z] 5791df71a498: Preparing [2026-02-13T03:05:11.919Z] 37528089d641: Preparing [2026-02-13T03:05:11.919Z] 7c47305eda77: Preparing [2026-02-13T03:05:11.919Z] 1c99aac9d6e4: Preparing [2026-02-13T03:05:11.919Z] 0b6eac5841da: Preparing [2026-02-13T03:05:11.919Z] d2a368afed23: Preparing [2026-02-13T03:05:11.919Z] fffb948ec3e0: Preparing [2026-02-13T03:05:11.919Z] e3088919b266: Preparing [2026-02-13T03:05:11.919Z] 15679430dc9b: Preparing [2026-02-13T03:05:11.919Z] a25f3c3cc3a5: Preparing [2026-02-13T03:05:11.919Z] 8e01b9d43229: Preparing [2026-02-13T03:05:11.919Z] 5f70bf18a086: Preparing [2026-02-13T03:05:11.919Z] 4b3f1377773d: Preparing [2026-02-13T03:05:11.919Z] e3088919b266: Waiting [2026-02-13T03:05:11.919Z] 15679430dc9b: Waiting [2026-02-13T03:05:11.919Z] a25f3c3cc3a5: Waiting [2026-02-13T03:05:11.919Z] d2a368afed23: Waiting [2026-02-13T03:05:11.919Z] fffb948ec3e0: Waiting [2026-02-13T03:05:11.919Z] 5f70bf18a086: Waiting [2026-02-13T03:05:11.919Z] 8e01b9d43229: Waiting [2026-02-13T03:05:11.919Z] 8008105346a2: Preparing [2026-02-13T03:05:11.919Z] 50c46c676339: Preparing [2026-02-13T03:05:11.919Z] cce92674e987: Preparing [2026-02-13T03:05:11.919Z] 8008105346a2: Waiting [2026-02-13T03:05:11.919Z] 4b3f1377773d: Waiting [2026-02-13T03:05:11.919Z] 50c46c676339: Waiting [2026-02-13T03:05:11.919Z] cce92674e987: Waiting [2026-02-13T03:05:11.919Z] 7c47305eda77: Layer already exists [2026-02-13T03:05:11.919Z] 37528089d641: Layer already exists [2026-02-13T03:05:11.919Z] 1c99aac9d6e4: Layer already exists [2026-02-13T03:05:11.919Z] 0b6eac5841da: Layer already exists [2026-02-13T03:05:11.919Z] 5791df71a498: Layer already exists [2026-02-13T03:05:11.919Z] d2a368afed23: Layer already exists [2026-02-13T03:05:11.919Z] fffb948ec3e0: Layer already exists [2026-02-13T03:05:11.919Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:11.919Z] a25f3c3cc3a5: Layer already exists [2026-02-13T03:05:11.919Z] e3088919b266: Layer already exists [2026-02-13T03:05:11.919Z] 8e01b9d43229: Layer already exists [2026-02-13T03:05:11.919Z] 4b3f1377773d: Layer already exists [2026-02-13T03:05:11.919Z] 5f70bf18a086: Layer already exists [2026-02-13T03:05:11.919Z] 8008105346a2: Layer already exists [2026-02-13T03:05:11.919Z] 50c46c676339: Layer already exists [2026-02-13T03:05:11.919Z] cce92674e987: Layer already exists [2026-02-13T03:05:11.919Z] latest: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:12.006Z] #112 DONE 0.7s [2026-02-13T03:05:12.006Z] [2026-02-13T03:05:12.006Z] #113 [security-spire-server] exporting to image [2026-02-13T03:05:12.006Z] #113 exporting layers [2026-02-13T03:05:12.244Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:12.565Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 [2026-02-13T03:05:12.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-13T03:05:12.565Z] 5791df71a498: Preparing [2026-02-13T03:05:12.565Z] 37528089d641: Preparing [2026-02-13T03:05:12.565Z] 7c47305eda77: Preparing [2026-02-13T03:05:12.565Z] 1c99aac9d6e4: Preparing [2026-02-13T03:05:12.565Z] 0b6eac5841da: Preparing [2026-02-13T03:05:12.565Z] d2a368afed23: Preparing [2026-02-13T03:05:12.565Z] fffb948ec3e0: Preparing [2026-02-13T03:05:12.565Z] e3088919b266: Preparing [2026-02-13T03:05:12.565Z] 15679430dc9b: Preparing [2026-02-13T03:05:12.565Z] a25f3c3cc3a5: Preparing [2026-02-13T03:05:12.565Z] fffb948ec3e0: Waiting [2026-02-13T03:05:12.565Z] e3088919b266: Waiting [2026-02-13T03:05:12.565Z] 15679430dc9b: Waiting [2026-02-13T03:05:12.565Z] d2a368afed23: Waiting [2026-02-13T03:05:12.565Z] 8e01b9d43229: Preparing [2026-02-13T03:05:12.565Z] 5f70bf18a086: Preparing [2026-02-13T03:05:12.565Z] a25f3c3cc3a5: Waiting [2026-02-13T03:05:12.565Z] 8e01b9d43229: Waiting [2026-02-13T03:05:12.565Z] 4b3f1377773d: Preparing [2026-02-13T03:05:12.565Z] 8008105346a2: Preparing [2026-02-13T03:05:12.565Z] 5f70bf18a086: Waiting [2026-02-13T03:05:12.565Z] 50c46c676339: Preparing [2026-02-13T03:05:12.565Z] 4b3f1377773d: Waiting [2026-02-13T03:05:12.565Z] 8008105346a2: Waiting [2026-02-13T03:05:12.565Z] 50c46c676339: Waiting [2026-02-13T03:05:12.565Z] cce92674e987: Preparing [2026-02-13T03:05:12.565Z] cce92674e987: Waiting [2026-02-13T03:05:12.565Z] 37528089d641: Layer already exists [2026-02-13T03:05:12.565Z] 1c99aac9d6e4: Layer already exists [2026-02-13T03:05:12.565Z] 7c47305eda77: Layer already exists [2026-02-13T03:05:12.565Z] 5791df71a498: Layer already exists [2026-02-13T03:05:12.565Z] 0b6eac5841da: Layer already exists [2026-02-13T03:05:12.565Z] d2a368afed23: Layer already exists [2026-02-13T03:05:12.565Z] a25f3c3cc3a5: Layer already exists [2026-02-13T03:05:12.565Z] fffb948ec3e0: Layer already exists [2026-02-13T03:05:12.565Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:12.565Z] e3088919b266: Layer already exists [2026-02-13T03:05:12.565Z] 8e01b9d43229: Layer already exists [2026-02-13T03:05:12.565Z] 8008105346a2: Layer already exists [2026-02-13T03:05:12.565Z] 5f70bf18a086: Layer already exists [2026-02-13T03:05:12.565Z] 4b3f1377773d: Layer already exists [2026-02-13T03:05:12.565Z] 50c46c676339: Layer already exists [2026-02-13T03:05:12.565Z] cce92674e987: Layer already exists [2026-02-13T03:05:12.565Z] 4.1.0-dev.99: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [2026-02-13T03:05:12.589Z] #113 ... [2026-02-13T03:05:12.589Z] [2026-02-13T03:05:12.589Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2026-02-13T03:05:12.589Z] #110 DONE 1.0s [2026-02-13T03:05:12.589Z] [2026-02-13T03:05:12.589Z] #113 [security-spire-config] exporting to image [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:12.899Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:13.174Z] #113 ... [2026-02-13T03:05:13.174Z] [2026-02-13T03:05:13.174Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2026-02-13T03:05:13.174Z] #101 DONE 4.9s [2026-02-13T03:05:13.174Z] [2026-02-13T03:05:13.174Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2026-02-13T03:05:13.214Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:13.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-13T03:05:13.214Z] 5791df71a498: Preparing [2026-02-13T03:05:13.214Z] 37528089d641: Preparing [2026-02-13T03:05:13.214Z] 7c47305eda77: Preparing [2026-02-13T03:05:13.214Z] 1c99aac9d6e4: Preparing [2026-02-13T03:05:13.214Z] 0b6eac5841da: Preparing [2026-02-13T03:05:13.214Z] d2a368afed23: Preparing [2026-02-13T03:05:13.214Z] fffb948ec3e0: Preparing [2026-02-13T03:05:13.214Z] e3088919b266: Preparing [2026-02-13T03:05:13.214Z] 15679430dc9b: Preparing [2026-02-13T03:05:13.214Z] a25f3c3cc3a5: Preparing [2026-02-13T03:05:13.214Z] 8e01b9d43229: Preparing [2026-02-13T03:05:13.214Z] 5f70bf18a086: Preparing [2026-02-13T03:05:13.214Z] 4b3f1377773d: Preparing [2026-02-13T03:05:13.214Z] 8008105346a2: Preparing [2026-02-13T03:05:13.214Z] 50c46c676339: Preparing [2026-02-13T03:05:13.214Z] cce92674e987: Preparing [2026-02-13T03:05:13.214Z] 4b3f1377773d: Waiting [2026-02-13T03:05:13.214Z] 15679430dc9b: Waiting [2026-02-13T03:05:13.214Z] 8008105346a2: Waiting [2026-02-13T03:05:13.214Z] 50c46c676339: Waiting [2026-02-13T03:05:13.214Z] cce92674e987: Waiting [2026-02-13T03:05:13.214Z] 8e01b9d43229: Waiting [2026-02-13T03:05:13.214Z] 5f70bf18a086: Waiting [2026-02-13T03:05:13.214Z] fffb948ec3e0: Waiting [2026-02-13T03:05:13.214Z] a25f3c3cc3a5: Waiting [2026-02-13T03:05:13.214Z] e3088919b266: Waiting [2026-02-13T03:05:13.214Z] d2a368afed23: Waiting [2026-02-13T03:05:13.214Z] 7c47305eda77: Layer already exists [2026-02-13T03:05:13.214Z] 1c99aac9d6e4: Layer already exists [2026-02-13T03:05:13.214Z] 0b6eac5841da: Layer already exists [2026-02-13T03:05:13.214Z] 37528089d641: Layer already exists [2026-02-13T03:05:13.214Z] 5791df71a498: Layer already exists [2026-02-13T03:05:13.214Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:13.214Z] d2a368afed23: Layer already exists [2026-02-13T03:05:13.214Z] e3088919b266: Layer already exists [2026-02-13T03:05:13.214Z] a25f3c3cc3a5: Layer already exists [2026-02-13T03:05:13.214Z] fffb948ec3e0: Layer already exists [2026-02-13T03:05:13.214Z] 5f70bf18a086: Layer already exists [2026-02-13T03:05:13.214Z] 8e01b9d43229: Layer already exists [2026-02-13T03:05:13.214Z] 4b3f1377773d: Layer already exists [2026-02-13T03:05:13.214Z] 8008105346a2: Layer already exists [2026-02-13T03:05:13.214Z] 50c46c676339: Layer already exists [2026-02-13T03:05:13.214Z] cce92674e987: Layer already exists [2026-02-13T03:05:13.214Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:13.531Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:13.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-13T03:05:13.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2026-02-13T03:05:13.847Z] 5791df71a498: Preparing [2026-02-13T03:05:13.847Z] 37528089d641: Preparing [2026-02-13T03:05:13.847Z] 7c47305eda77: Preparing [2026-02-13T03:05:13.847Z] 1c99aac9d6e4: Preparing [2026-02-13T03:05:13.847Z] 0b6eac5841da: Preparing [2026-02-13T03:05:13.847Z] d2a368afed23: Preparing [2026-02-13T03:05:13.847Z] fffb948ec3e0: Preparing [2026-02-13T03:05:13.847Z] e3088919b266: Preparing [2026-02-13T03:05:13.847Z] 15679430dc9b: Preparing [2026-02-13T03:05:13.847Z] a25f3c3cc3a5: Preparing [2026-02-13T03:05:13.847Z] 8e01b9d43229: Preparing [2026-02-13T03:05:13.847Z] 5f70bf18a086: Preparing [2026-02-13T03:05:13.847Z] 4b3f1377773d: Preparing [2026-02-13T03:05:13.847Z] 8008105346a2: Preparing [2026-02-13T03:05:13.847Z] 50c46c676339: Preparing [2026-02-13T03:05:13.847Z] cce92674e987: Preparing [2026-02-13T03:05:13.847Z] d2a368afed23: Waiting [2026-02-13T03:05:13.847Z] fffb948ec3e0: Waiting [2026-02-13T03:05:13.847Z] e3088919b266: Waiting [2026-02-13T03:05:13.847Z] 15679430dc9b: Waiting [2026-02-13T03:05:13.847Z] a25f3c3cc3a5: Waiting [2026-02-13T03:05:13.847Z] 8e01b9d43229: Waiting [2026-02-13T03:05:13.847Z] 4b3f1377773d: Waiting [2026-02-13T03:05:13.847Z] cce92674e987: Waiting [2026-02-13T03:05:13.847Z] 8008105346a2: Waiting [2026-02-13T03:05:13.847Z] 50c46c676339: Waiting [2026-02-13T03:05:13.847Z] 1c99aac9d6e4: Layer already exists [2026-02-13T03:05:13.847Z] 7c47305eda77: Layer already exists [2026-02-13T03:05:13.847Z] 37528089d641: Layer already exists [2026-02-13T03:05:13.847Z] 0b6eac5841da: Layer already exists [2026-02-13T03:05:13.847Z] 5791df71a498: Layer already exists [2026-02-13T03:05:13.847Z] d2a368afed23: Layer already exists [2026-02-13T03:05:13.847Z] fffb948ec3e0: Layer already exists [2026-02-13T03:05:13.847Z] a25f3c3cc3a5: Layer already exists [2026-02-13T03:05:13.847Z] e3088919b266: Layer already exists [2026-02-13T03:05:13.847Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:13.847Z] 8e01b9d43229: Layer already exists [2026-02-13T03:05:13.847Z] 5f70bf18a086: Layer already exists [2026-02-13T03:05:13.847Z] 50c46c676339: Layer already exists [2026-02-13T03:05:13.847Z] 4b3f1377773d: Layer already exists [2026-02-13T03:05:13.847Z] 8008105346a2: Layer already exists [2026-02-13T03:05:13.847Z] cce92674e987: Layer already exists [2026-02-13T03:05:13.847Z] main: digest: sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:13.912Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:13.923Z] taggedImages: [2026-02-13T03:05:13.923Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:13.923Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-13T03:05:13.923Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 [2026-02-13T03:05:13.923Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:13.923Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2026-02-13T03:05:13.948Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2026-02-13T03:05:13.948Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:13.948Z] latest [2026-02-13T03:05:13.948Z] 4.1.0-dev.99 [2026-02-13T03:05:13.948Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:13.948Z] main [2026-02-13T03:05:13.948Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:14.162Z] #114 DONE 0.9s [2026-02-13T03:05:14.162Z] [2026-02-13T03:05:14.162Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2026-02-13T03:05:14.275Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:14.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:14.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-13T03:05:14.585Z] a88a605c95b3: Preparing [2026-02-13T03:05:14.585Z] 39f14e7a19fd: Preparing [2026-02-13T03:05:14.585Z] 051d791b0b72: Preparing [2026-02-13T03:05:14.585Z] 9fb9e16c54f1: Preparing [2026-02-13T03:05:14.585Z] e3088919b266: Preparing [2026-02-13T03:05:14.585Z] 15679430dc9b: Preparing [2026-02-13T03:05:14.585Z] 82a9405178f9: Preparing [2026-02-13T03:05:14.585Z] 5c18f047e888: Preparing [2026-02-13T03:05:14.585Z] cce92674e987: Preparing [2026-02-13T03:05:14.585Z] 15679430dc9b: Waiting [2026-02-13T03:05:14.585Z] 82a9405178f9: Waiting [2026-02-13T03:05:14.585Z] 5c18f047e888: Waiting [2026-02-13T03:05:14.585Z] cce92674e987: Waiting [2026-02-13T03:05:14.585Z] e3088919b266: Layer already exists [2026-02-13T03:05:14.585Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:14.585Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:14.585Z] 39f14e7a19fd: Pushed [2026-02-13T03:05:14.585Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:14.585Z] cce92674e987: Layer already exists [2026-02-13T03:05:14.585Z] a88a605c95b3: Pushed [2026-02-13T03:05:14.585Z] 051d791b0b72: Pushed [2026-02-13T03:05:14.764Z] #115 DONE 0.6s [2026-02-13T03:05:14.764Z] [2026-02-13T03:05:14.764Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2026-02-13T03:05:15.350Z] #116 DONE 0.5s [2026-02-13T03:05:15.350Z] [2026-02-13T03:05:15.350Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2026-02-13T03:05:15.618Z] #117 DONE 0.5s [2026-02-13T03:05:15.618Z] [2026-02-13T03:05:15.618Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2026-02-13T03:05:16.203Z] #118 DONE 0.4s [2026-02-13T03:05:16.203Z] [2026-02-13T03:05:16.203Z] #113 [security-spire-agent] exporting to image [2026-02-13T03:05:18.775Z] 9fb9e16c54f1: Pushed [2026-02-13T03:05:18.776Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:19.103Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:19.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-13T03:05:19.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-13T03:05:19.430Z] a88a605c95b3: Preparing [2026-02-13T03:05:19.430Z] 39f14e7a19fd: Preparing [2026-02-13T03:05:19.430Z] 051d791b0b72: Preparing [2026-02-13T03:05:19.430Z] 9fb9e16c54f1: Preparing [2026-02-13T03:05:19.430Z] e3088919b266: Preparing [2026-02-13T03:05:19.430Z] 15679430dc9b: Preparing [2026-02-13T03:05:19.430Z] 82a9405178f9: Preparing [2026-02-13T03:05:19.430Z] 5c18f047e888: Preparing [2026-02-13T03:05:19.430Z] cce92674e987: Preparing [2026-02-13T03:05:19.430Z] 15679430dc9b: Waiting [2026-02-13T03:05:19.430Z] cce92674e987: Waiting [2026-02-13T03:05:19.430Z] 82a9405178f9: Waiting [2026-02-13T03:05:19.430Z] 5c18f047e888: Waiting [2026-02-13T03:05:19.430Z] 39f14e7a19fd: Layer already exists [2026-02-13T03:05:19.430Z] 9fb9e16c54f1: Layer already exists [2026-02-13T03:05:19.430Z] 051d791b0b72: Layer already exists [2026-02-13T03:05:19.430Z] a88a605c95b3: Layer already exists [2026-02-13T03:05:19.430Z] e3088919b266: Layer already exists [2026-02-13T03:05:19.430Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:19.430Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:19.430Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:19.430Z] cce92674e987: Layer already exists [2026-02-13T03:05:19.430Z] latest: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:19.760Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:20.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 [2026-02-13T03:05:20.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-13T03:05:20.092Z] a88a605c95b3: Preparing [2026-02-13T03:05:20.092Z] 39f14e7a19fd: Preparing [2026-02-13T03:05:20.092Z] 051d791b0b72: Preparing [2026-02-13T03:05:20.092Z] 9fb9e16c54f1: Preparing [2026-02-13T03:05:20.092Z] e3088919b266: Preparing [2026-02-13T03:05:20.092Z] 15679430dc9b: Preparing [2026-02-13T03:05:20.092Z] 82a9405178f9: Preparing [2026-02-13T03:05:20.092Z] 5c18f047e888: Preparing [2026-02-13T03:05:20.092Z] cce92674e987: Preparing [2026-02-13T03:05:20.092Z] 15679430dc9b: Waiting [2026-02-13T03:05:20.092Z] 82a9405178f9: Waiting [2026-02-13T03:05:20.092Z] 5c18f047e888: Waiting [2026-02-13T03:05:20.092Z] cce92674e987: Waiting [2026-02-13T03:05:20.092Z] 9fb9e16c54f1: Layer already exists [2026-02-13T03:05:20.092Z] a88a605c95b3: Layer already exists [2026-02-13T03:05:20.092Z] 39f14e7a19fd: Layer already exists [2026-02-13T03:05:20.092Z] 051d791b0b72: Layer already exists [2026-02-13T03:05:20.092Z] e3088919b266: Layer already exists [2026-02-13T03:05:20.092Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:20.092Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:20.092Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:20.092Z] cce92674e987: Layer already exists [2026-02-13T03:05:20.092Z] 4.1.0-dev.99: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:20.414Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:20.540Z] #113 exporting layers 7.6s done [2026-02-13T03:05:20.540Z] #113 writing image sha256:c5222e29d92bd0bda8b1266c306cfcdcac5b2c2f1a06da088f0f88da66c1ae92 0.1s done [2026-02-13T03:05:20.540Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2026-02-13T03:05:20.540Z] #113 exporting layers 7.1s done [2026-02-13T03:05:20.540Z] #113 writing image sha256:95eaee5268b593614487b9c9d6c5dd453ebc602c7ebd8f714d23d2db49e2c28a 0.0s done [2026-02-13T03:05:20.540Z] #113 naming to docker.io/library/security-spire-config-arm64 0.0s done [2026-02-13T03:05:20.727Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:20.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-13T03:05:20.727Z] a88a605c95b3: Preparing [2026-02-13T03:05:20.727Z] 39f14e7a19fd: Preparing [2026-02-13T03:05:20.727Z] 051d791b0b72: Preparing [2026-02-13T03:05:20.727Z] 9fb9e16c54f1: Preparing [2026-02-13T03:05:20.727Z] e3088919b266: Preparing [2026-02-13T03:05:20.727Z] 15679430dc9b: Preparing [2026-02-13T03:05:20.727Z] 82a9405178f9: Preparing [2026-02-13T03:05:20.727Z] 15679430dc9b: Waiting [2026-02-13T03:05:20.727Z] 5c18f047e888: Preparing [2026-02-13T03:05:20.727Z] cce92674e987: Preparing [2026-02-13T03:05:20.727Z] 82a9405178f9: Waiting [2026-02-13T03:05:20.727Z] 5c18f047e888: Waiting [2026-02-13T03:05:20.727Z] cce92674e987: Waiting [2026-02-13T03:05:20.727Z] 051d791b0b72: Layer already exists [2026-02-13T03:05:20.727Z] a88a605c95b3: Layer already exists [2026-02-13T03:05:20.727Z] 39f14e7a19fd: Layer already exists [2026-02-13T03:05:20.727Z] 9fb9e16c54f1: Layer already exists [2026-02-13T03:05:20.727Z] e3088919b266: Layer already exists [2026-02-13T03:05:20.727Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:20.727Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:20.727Z] cce92674e987: Layer already exists [2026-02-13T03:05:20.727Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:20.727Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:21.045Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:21.124Z] #113 exporting layers 5.0s done [2026-02-13T03:05:21.125Z] #113 writing image sha256:19d6617307573c0153fab9431fc55f7e3f3dbd3c23267c9654aef342f5596118 0.0s done [2026-02-13T03:05:21.125Z] #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2026-02-13T03:05:21.125Z] #113 DONE 8.9s [2026-02-13T03:05:21.125Z] [2026-02-13T03:05:21.125Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:05:21.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-13T03:05:21.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2026-02-13T03:05:21.368Z] a88a605c95b3: Preparing [2026-02-13T03:05:21.368Z] 39f14e7a19fd: Preparing [2026-02-13T03:05:21.368Z] 051d791b0b72: Preparing [2026-02-13T03:05:21.368Z] 9fb9e16c54f1: Preparing [2026-02-13T03:05:21.368Z] e3088919b266: Preparing [2026-02-13T03:05:21.368Z] 15679430dc9b: Preparing [2026-02-13T03:05:21.368Z] 82a9405178f9: Preparing [2026-02-13T03:05:21.368Z] 5c18f047e888: Preparing [2026-02-13T03:05:21.368Z] cce92674e987: Preparing [2026-02-13T03:05:21.368Z] 15679430dc9b: Waiting [2026-02-13T03:05:21.368Z] 82a9405178f9: Waiting [2026-02-13T03:05:21.368Z] 5c18f047e888: Waiting [2026-02-13T03:05:21.368Z] cce92674e987: Waiting [2026-02-13T03:05:21.368Z] a88a605c95b3: Layer already exists [2026-02-13T03:05:21.368Z] 9fb9e16c54f1: Layer already exists [2026-02-13T03:05:21.368Z] e3088919b266: Layer already exists [2026-02-13T03:05:21.368Z] 39f14e7a19fd: Layer already exists [2026-02-13T03:05:21.368Z] 051d791b0b72: Layer already exists [2026-02-13T03:05:21.368Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:21.368Z] 82a9405178f9: Layer already exists [2026-02-13T03:05:21.368Z] cce92674e987: Layer already exists [2026-02-13T03:05:21.368Z] 5c18f047e888: Layer already exists [2026-02-13T03:05:21.368Z] main: digest: sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:21.443Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:21.455Z] taggedImages: [2026-02-13T03:05:21.455Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:21.455Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-13T03:05:21.455Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 [2026-02-13T03:05:21.455Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:21.455Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2026-02-13T03:05:21.481Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2026-02-13T03:05:21.481Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:21.481Z] latest [2026-02-13T03:05:21.481Z] 4.1.0-dev.99 [2026-02-13T03:05:21.481Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:21.481Z] main [2026-02-13T03:05:21.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:21.816Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:22.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:22.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-13T03:05:22.131Z] 1c509fe6975d: Preparing [2026-02-13T03:05:22.131Z] 02ebb1c406fe: Preparing [2026-02-13T03:05:22.131Z] e7ac706ead0b: Preparing [2026-02-13T03:05:22.131Z] 5df79aca6cd2: Preparing [2026-02-13T03:05:22.131Z] d8a43e758cfb: Preparing [2026-02-13T03:05:22.131Z] e3088919b266: Preparing [2026-02-13T03:05:22.131Z] 15679430dc9b: Preparing [2026-02-13T03:05:22.131Z] c637c13f58ab: Preparing [2026-02-13T03:05:22.131Z] 12a6b0b7ae5c: Preparing [2026-02-13T03:05:22.131Z] 575abc5ad985: Preparing [2026-02-13T03:05:22.131Z] cce92674e987: Preparing [2026-02-13T03:05:22.131Z] e3088919b266: Waiting [2026-02-13T03:05:22.131Z] 15679430dc9b: Waiting [2026-02-13T03:05:22.131Z] c637c13f58ab: Waiting [2026-02-13T03:05:22.131Z] 12a6b0b7ae5c: Waiting [2026-02-13T03:05:22.131Z] 575abc5ad985: Waiting [2026-02-13T03:05:22.131Z] cce92674e987: Waiting [2026-02-13T03:05:22.131Z] 02ebb1c406fe: Pushed [2026-02-13T03:05:22.131Z] 5df79aca6cd2: Pushed [2026-02-13T03:05:22.131Z] d8a43e758cfb: Pushed [2026-02-13T03:05:22.131Z] e3088919b266: Layer already exists [2026-02-13T03:05:22.131Z] 1c509fe6975d: Pushed [2026-02-13T03:05:22.131Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:22.131Z] cce92674e987: Layer already exists [2026-02-13T03:05:22.131Z] c637c13f58ab: Pushed [2026-02-13T03:05:22.131Z] 12a6b0b7ae5c: Pushed [2026-02-13T03:05:23.514Z] 575abc5ad985: Pushed [2026-02-13T03:05:24.887Z] e7ac706ead0b: Pushed [2026-02-13T03:05:25.145Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:25.475Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:25.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-13T03:05:25.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-13T03:05:25.792Z] 1c509fe6975d: Preparing [2026-02-13T03:05:25.792Z] 02ebb1c406fe: Preparing [2026-02-13T03:05:25.792Z] e7ac706ead0b: Preparing [2026-02-13T03:05:25.792Z] 5df79aca6cd2: Preparing [2026-02-13T03:05:25.792Z] d8a43e758cfb: Preparing [2026-02-13T03:05:25.792Z] e3088919b266: Preparing [2026-02-13T03:05:25.792Z] 15679430dc9b: Preparing [2026-02-13T03:05:25.792Z] c637c13f58ab: Preparing [2026-02-13T03:05:25.792Z] 12a6b0b7ae5c: Preparing [2026-02-13T03:05:25.792Z] 575abc5ad985: Preparing [2026-02-13T03:05:25.792Z] cce92674e987: Preparing [2026-02-13T03:05:25.792Z] 12a6b0b7ae5c: Waiting [2026-02-13T03:05:25.792Z] e3088919b266: Waiting [2026-02-13T03:05:25.792Z] c637c13f58ab: Waiting [2026-02-13T03:05:25.792Z] 575abc5ad985: Waiting [2026-02-13T03:05:25.792Z] cce92674e987: Waiting [2026-02-13T03:05:25.792Z] 15679430dc9b: Waiting [2026-02-13T03:05:25.792Z] 5df79aca6cd2: Layer already exists [2026-02-13T03:05:25.792Z] d8a43e758cfb: Layer already exists [2026-02-13T03:05:25.792Z] e7ac706ead0b: Layer already exists [2026-02-13T03:05:25.792Z] 1c509fe6975d: Layer already exists [2026-02-13T03:05:25.792Z] 02ebb1c406fe: Layer already exists [2026-02-13T03:05:25.792Z] e3088919b266: Layer already exists [2026-02-13T03:05:25.792Z] c637c13f58ab: Layer already exists [2026-02-13T03:05:25.792Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:25.792Z] 575abc5ad985: Layer already exists [2026-02-13T03:05:25.792Z] 12a6b0b7ae5c: Layer already exists [2026-02-13T03:05:25.792Z] cce92674e987: Layer already exists [2026-02-13T03:05:25.792Z] latest: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:26.121Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:26.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 [2026-02-13T03:05:26.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-13T03:05:26.441Z] 1c509fe6975d: Preparing [2026-02-13T03:05:26.441Z] 02ebb1c406fe: Preparing [2026-02-13T03:05:26.441Z] e7ac706ead0b: Preparing [2026-02-13T03:05:26.441Z] 5df79aca6cd2: Preparing [2026-02-13T03:05:26.441Z] d8a43e758cfb: Preparing [2026-02-13T03:05:26.441Z] e3088919b266: Preparing [2026-02-13T03:05:26.441Z] 15679430dc9b: Preparing [2026-02-13T03:05:26.441Z] c637c13f58ab: Preparing [2026-02-13T03:05:26.441Z] 12a6b0b7ae5c: Preparing [2026-02-13T03:05:26.441Z] 575abc5ad985: Preparing [2026-02-13T03:05:26.441Z] cce92674e987: Preparing [2026-02-13T03:05:26.441Z] 15679430dc9b: Waiting [2026-02-13T03:05:26.441Z] c637c13f58ab: Waiting [2026-02-13T03:05:26.441Z] 12a6b0b7ae5c: Waiting [2026-02-13T03:05:26.441Z] 575abc5ad985: Waiting [2026-02-13T03:05:26.441Z] cce92674e987: Waiting [2026-02-13T03:05:26.441Z] e3088919b266: Waiting [2026-02-13T03:05:26.441Z] e7ac706ead0b: Layer already exists [2026-02-13T03:05:26.441Z] 5df79aca6cd2: Layer already exists [2026-02-13T03:05:26.441Z] 02ebb1c406fe: Layer already exists [2026-02-13T03:05:26.441Z] 1c509fe6975d: Layer already exists [2026-02-13T03:05:26.441Z] d8a43e758cfb: Layer already exists [2026-02-13T03:05:26.441Z] e3088919b266: Layer already exists [2026-02-13T03:05:26.441Z] 12a6b0b7ae5c: Layer already exists [2026-02-13T03:05:26.441Z] c637c13f58ab: Layer already exists [2026-02-13T03:05:26.441Z] 575abc5ad985: Layer already exists [2026-02-13T03:05:26.441Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:26.441Z] cce92674e987: Layer already exists [2026-02-13T03:05:26.441Z] 4.1.0-dev.99: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:26.752Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:27.068Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:27.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-13T03:05:27.068Z] 1c509fe6975d: Preparing [2026-02-13T03:05:27.068Z] 02ebb1c406fe: Preparing [2026-02-13T03:05:27.068Z] e7ac706ead0b: Preparing [2026-02-13T03:05:27.068Z] 5df79aca6cd2: Preparing [2026-02-13T03:05:27.068Z] d8a43e758cfb: Preparing [2026-02-13T03:05:27.068Z] e3088919b266: Preparing [2026-02-13T03:05:27.068Z] 15679430dc9b: Preparing [2026-02-13T03:05:27.068Z] c637c13f58ab: Preparing [2026-02-13T03:05:27.068Z] 12a6b0b7ae5c: Preparing [2026-02-13T03:05:27.068Z] 575abc5ad985: Preparing [2026-02-13T03:05:27.068Z] cce92674e987: Preparing [2026-02-13T03:05:27.068Z] c637c13f58ab: Waiting [2026-02-13T03:05:27.068Z] 12a6b0b7ae5c: Waiting [2026-02-13T03:05:27.068Z] cce92674e987: Waiting [2026-02-13T03:05:27.068Z] 575abc5ad985: Waiting [2026-02-13T03:05:27.068Z] e3088919b266: Waiting [2026-02-13T03:05:27.068Z] 15679430dc9b: Waiting [2026-02-13T03:05:27.068Z] 02ebb1c406fe: Layer already exists [2026-02-13T03:05:27.068Z] 1c509fe6975d: Layer already exists [2026-02-13T03:05:27.068Z] d8a43e758cfb: Layer already exists [2026-02-13T03:05:27.068Z] 5df79aca6cd2: Layer already exists [2026-02-13T03:05:27.068Z] e7ac706ead0b: Layer already exists [2026-02-13T03:05:27.068Z] e3088919b266: Layer already exists [2026-02-13T03:05:27.068Z] 575abc5ad985: Layer already exists [2026-02-13T03:05:27.068Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:27.068Z] 12a6b0b7ae5c: Layer already exists [2026-02-13T03:05:27.068Z] c637c13f58ab: Layer already exists [2026-02-13T03:05:27.068Z] cce92674e987: Layer already exists [2026-02-13T03:05:27.068Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:27.420Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:27.729Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-13T03:05:27.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2026-02-13T03:05:27.729Z] 1c509fe6975d: Preparing [2026-02-13T03:05:27.729Z] 02ebb1c406fe: Preparing [2026-02-13T03:05:27.729Z] e7ac706ead0b: Preparing [2026-02-13T03:05:27.729Z] 5df79aca6cd2: Preparing [2026-02-13T03:05:27.729Z] d8a43e758cfb: Preparing [2026-02-13T03:05:27.729Z] e3088919b266: Preparing [2026-02-13T03:05:27.729Z] 15679430dc9b: Preparing [2026-02-13T03:05:27.729Z] c637c13f58ab: Preparing [2026-02-13T03:05:27.729Z] 12a6b0b7ae5c: Preparing [2026-02-13T03:05:27.729Z] 575abc5ad985: Preparing [2026-02-13T03:05:27.729Z] cce92674e987: Preparing [2026-02-13T03:05:27.729Z] 15679430dc9b: Waiting [2026-02-13T03:05:27.729Z] c637c13f58ab: Waiting [2026-02-13T03:05:27.729Z] 12a6b0b7ae5c: Waiting [2026-02-13T03:05:27.729Z] 575abc5ad985: Waiting [2026-02-13T03:05:27.729Z] cce92674e987: Waiting [2026-02-13T03:05:27.729Z] e3088919b266: Waiting [2026-02-13T03:05:27.729Z] 02ebb1c406fe: Layer already exists [2026-02-13T03:05:27.729Z] e7ac706ead0b: Layer already exists [2026-02-13T03:05:27.729Z] d8a43e758cfb: Layer already exists [2026-02-13T03:05:27.729Z] 1c509fe6975d: Layer already exists [2026-02-13T03:05:27.729Z] 5df79aca6cd2: Layer already exists [2026-02-13T03:05:27.729Z] e3088919b266: Layer already exists [2026-02-13T03:05:27.729Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:27.729Z] c637c13f58ab: Layer already exists [2026-02-13T03:05:27.729Z] 12a6b0b7ae5c: Layer already exists [2026-02-13T03:05:27.729Z] 575abc5ad985: Layer already exists [2026-02-13T03:05:27.729Z] cce92674e987: Layer already exists [2026-02-13T03:05:27.729Z] main: digest: sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:27.794Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:27.804Z] taggedImages: [2026-02-13T03:05:27.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:27.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-13T03:05:27.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 [2026-02-13T03:05:27.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:27.804Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2026-02-13T03:05:27.831Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2026-02-13T03:05:27.831Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:27.831Z] latest [2026-02-13T03:05:27.831Z] 4.1.0-dev.99 [2026-02-13T03:05:27.831Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:27.831Z] main [2026-02-13T03:05:27.831Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:28.168Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:28.487Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:28.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-13T03:05:28.487Z] 408ba923f7e3: Preparing [2026-02-13T03:05:28.487Z] 9d7313dba3ca: Preparing [2026-02-13T03:05:28.487Z] 62e8a946a1e8: Preparing [2026-02-13T03:05:28.487Z] f22db7f60bef: Preparing [2026-02-13T03:05:28.487Z] 03e3f6d18f09: Preparing [2026-02-13T03:05:28.487Z] f9a96498b6e0: Preparing [2026-02-13T03:05:28.487Z] 8685a32ef80a: Preparing [2026-02-13T03:05:28.487Z] e3088919b266: Preparing [2026-02-13T03:05:28.487Z] 15679430dc9b: Preparing [2026-02-13T03:05:28.487Z] 5d211c16488c: Preparing [2026-02-13T03:05:28.487Z] 9349817e4259: Preparing [2026-02-13T03:05:28.487Z] cce92674e987: Preparing [2026-02-13T03:05:28.487Z] 8685a32ef80a: Waiting [2026-02-13T03:05:28.487Z] 5d211c16488c: Waiting [2026-02-13T03:05:28.487Z] cce92674e987: Waiting [2026-02-13T03:05:28.487Z] 9349817e4259: Waiting [2026-02-13T03:05:28.487Z] 15679430dc9b: Waiting [2026-02-13T03:05:28.487Z] f9a96498b6e0: Waiting [2026-02-13T03:05:28.487Z] 9d7313dba3ca: Pushed [2026-02-13T03:05:28.487Z] 03e3f6d18f09: Pushed [2026-02-13T03:05:28.487Z] 408ba923f7e3: Pushed [2026-02-13T03:05:28.487Z] e3088919b266: Layer already exists [2026-02-13T03:05:28.487Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:28.487Z] f9a96498b6e0: Pushed [2026-02-13T03:05:28.487Z] 8685a32ef80a: Pushed [2026-02-13T03:05:28.744Z] cce92674e987: Layer already exists [2026-02-13T03:05:28.744Z] 5d211c16488c: Pushed [2026-02-13T03:05:30.121Z] 9349817e4259: Pushed [2026-02-13T03:05:31.052Z] f22db7f60bef: Pushed [2026-02-13T03:05:31.310Z] 62e8a946a1e8: Pushed [2026-02-13T03:05:31.310Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:31.676Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:32.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-13T03:05:32.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-13T03:05:32.067Z] 408ba923f7e3: Preparing [2026-02-13T03:05:32.067Z] 9d7313dba3ca: Preparing [2026-02-13T03:05:32.067Z] 62e8a946a1e8: Preparing [2026-02-13T03:05:32.067Z] f22db7f60bef: Preparing [2026-02-13T03:05:32.067Z] 03e3f6d18f09: Preparing [2026-02-13T03:05:32.067Z] f9a96498b6e0: Preparing [2026-02-13T03:05:32.067Z] 8685a32ef80a: Preparing [2026-02-13T03:05:32.067Z] e3088919b266: Preparing [2026-02-13T03:05:32.067Z] 15679430dc9b: Preparing [2026-02-13T03:05:32.067Z] 5d211c16488c: Preparing [2026-02-13T03:05:32.067Z] 9349817e4259: Preparing [2026-02-13T03:05:32.067Z] cce92674e987: Preparing [2026-02-13T03:05:32.067Z] 8685a32ef80a: Waiting [2026-02-13T03:05:32.067Z] e3088919b266: Waiting [2026-02-13T03:05:32.067Z] 9349817e4259: Waiting [2026-02-13T03:05:32.067Z] cce92674e987: Waiting [2026-02-13T03:05:32.067Z] f9a96498b6e0: Waiting [2026-02-13T03:05:32.067Z] 5d211c16488c: Waiting [2026-02-13T03:05:32.067Z] 15679430dc9b: Waiting [2026-02-13T03:05:32.067Z] f22db7f60bef: Layer already exists [2026-02-13T03:05:32.067Z] 9d7313dba3ca: Layer already exists [2026-02-13T03:05:32.067Z] 62e8a946a1e8: Layer already exists [2026-02-13T03:05:32.067Z] 03e3f6d18f09: Layer already exists [2026-02-13T03:05:32.067Z] 408ba923f7e3: Layer already exists [2026-02-13T03:05:32.067Z] e3088919b266: Layer already exists [2026-02-13T03:05:32.067Z] f9a96498b6e0: Layer already exists [2026-02-13T03:05:32.067Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:32.067Z] 5d211c16488c: Layer already exists [2026-02-13T03:05:32.067Z] 8685a32ef80a: Layer already exists [2026-02-13T03:05:32.067Z] cce92674e987: Layer already exists [2026-02-13T03:05:32.067Z] 9349817e4259: Layer already exists [2026-02-13T03:05:32.067Z] latest: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:32.475Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:32.842Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 [2026-02-13T03:05:32.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-13T03:05:32.842Z] 408ba923f7e3: Preparing [2026-02-13T03:05:32.842Z] 9d7313dba3ca: Preparing [2026-02-13T03:05:32.842Z] 62e8a946a1e8: Preparing [2026-02-13T03:05:32.842Z] f22db7f60bef: Preparing [2026-02-13T03:05:32.842Z] 03e3f6d18f09: Preparing [2026-02-13T03:05:32.842Z] f9a96498b6e0: Preparing [2026-02-13T03:05:32.842Z] 8685a32ef80a: Preparing [2026-02-13T03:05:32.842Z] e3088919b266: Preparing [2026-02-13T03:05:32.842Z] 15679430dc9b: Preparing [2026-02-13T03:05:32.842Z] 5d211c16488c: Preparing [2026-02-13T03:05:32.842Z] 9349817e4259: Preparing [2026-02-13T03:05:32.842Z] cce92674e987: Preparing [2026-02-13T03:05:32.842Z] f9a96498b6e0: Waiting [2026-02-13T03:05:32.842Z] 8685a32ef80a: Waiting [2026-02-13T03:05:32.842Z] e3088919b266: Waiting [2026-02-13T03:05:32.842Z] 15679430dc9b: Waiting [2026-02-13T03:05:32.842Z] 5d211c16488c: Waiting [2026-02-13T03:05:32.842Z] 9349817e4259: Waiting [2026-02-13T03:05:32.842Z] cce92674e987: Waiting [2026-02-13T03:05:32.842Z] 408ba923f7e3: Layer already exists [2026-02-13T03:05:32.842Z] 62e8a946a1e8: Layer already exists [2026-02-13T03:05:32.842Z] 03e3f6d18f09: Layer already exists [2026-02-13T03:05:32.842Z] 9d7313dba3ca: Layer already exists [2026-02-13T03:05:32.842Z] f22db7f60bef: Layer already exists [2026-02-13T03:05:32.842Z] 8685a32ef80a: Layer already exists [2026-02-13T03:05:32.842Z] f9a96498b6e0: Layer already exists [2026-02-13T03:05:32.842Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:32.842Z] e3088919b266: Layer already exists [2026-02-13T03:05:32.842Z] 5d211c16488c: Layer already exists [2026-02-13T03:05:32.842Z] 9349817e4259: Layer already exists [2026-02-13T03:05:32.842Z] cce92674e987: Layer already exists [2026-02-13T03:05:32.842Z] 4.1.0-dev.99: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:33.169Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:33.484Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:33.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-13T03:05:33.484Z] 408ba923f7e3: Preparing [2026-02-13T03:05:33.484Z] 9d7313dba3ca: Preparing [2026-02-13T03:05:33.484Z] 62e8a946a1e8: Preparing [2026-02-13T03:05:33.484Z] f22db7f60bef: Preparing [2026-02-13T03:05:33.484Z] 03e3f6d18f09: Preparing [2026-02-13T03:05:33.484Z] f9a96498b6e0: Preparing [2026-02-13T03:05:33.484Z] 8685a32ef80a: Preparing [2026-02-13T03:05:33.484Z] e3088919b266: Preparing [2026-02-13T03:05:33.484Z] 15679430dc9b: Preparing [2026-02-13T03:05:33.484Z] 5d211c16488c: Preparing [2026-02-13T03:05:33.484Z] 9349817e4259: Preparing [2026-02-13T03:05:33.484Z] cce92674e987: Preparing [2026-02-13T03:05:33.484Z] f9a96498b6e0: Waiting [2026-02-13T03:05:33.484Z] 8685a32ef80a: Waiting [2026-02-13T03:05:33.484Z] e3088919b266: Waiting [2026-02-13T03:05:33.484Z] cce92674e987: Waiting [2026-02-13T03:05:33.484Z] 15679430dc9b: Waiting [2026-02-13T03:05:33.484Z] 5d211c16488c: Waiting [2026-02-13T03:05:33.484Z] 9349817e4259: Waiting [2026-02-13T03:05:33.484Z] 03e3f6d18f09: Layer already exists [2026-02-13T03:05:33.484Z] 62e8a946a1e8: Layer already exists [2026-02-13T03:05:33.484Z] f22db7f60bef: Layer already exists [2026-02-13T03:05:33.484Z] 408ba923f7e3: Layer already exists [2026-02-13T03:05:33.484Z] 9d7313dba3ca: Layer already exists [2026-02-13T03:05:33.484Z] f9a96498b6e0: Layer already exists [2026-02-13T03:05:33.484Z] e3088919b266: Layer already exists [2026-02-13T03:05:33.484Z] 8685a32ef80a: Layer already exists [2026-02-13T03:05:33.484Z] 5d211c16488c: Layer already exists [2026-02-13T03:05:33.484Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:33.484Z] 9349817e4259: Layer already exists [2026-02-13T03:05:33.484Z] cce92674e987: Layer already exists [2026-02-13T03:05:33.484Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:33.804Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:34.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-13T03:05:34.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2026-02-13T03:05:34.122Z] 408ba923f7e3: Preparing [2026-02-13T03:05:34.122Z] 9d7313dba3ca: Preparing [2026-02-13T03:05:34.122Z] 62e8a946a1e8: Preparing [2026-02-13T03:05:34.122Z] f22db7f60bef: Preparing [2026-02-13T03:05:34.122Z] 03e3f6d18f09: Preparing [2026-02-13T03:05:34.122Z] f9a96498b6e0: Preparing [2026-02-13T03:05:34.122Z] 8685a32ef80a: Preparing [2026-02-13T03:05:34.122Z] f9a96498b6e0: Waiting [2026-02-13T03:05:34.122Z] e3088919b266: Preparing [2026-02-13T03:05:34.122Z] 15679430dc9b: Preparing [2026-02-13T03:05:34.122Z] 8685a32ef80a: Waiting [2026-02-13T03:05:34.122Z] e3088919b266: Waiting [2026-02-13T03:05:34.122Z] 15679430dc9b: Waiting [2026-02-13T03:05:34.122Z] 5d211c16488c: Preparing [2026-02-13T03:05:34.122Z] 9349817e4259: Preparing [2026-02-13T03:05:34.122Z] cce92674e987: Preparing [2026-02-13T03:05:34.122Z] 5d211c16488c: Waiting [2026-02-13T03:05:34.122Z] 9349817e4259: Waiting [2026-02-13T03:05:34.122Z] cce92674e987: Waiting [2026-02-13T03:05:34.122Z] 408ba923f7e3: Layer already exists [2026-02-13T03:05:34.122Z] 62e8a946a1e8: Layer already exists [2026-02-13T03:05:34.122Z] f22db7f60bef: Layer already exists [2026-02-13T03:05:34.122Z] 9d7313dba3ca: Layer already exists [2026-02-13T03:05:34.122Z] 03e3f6d18f09: Layer already exists [2026-02-13T03:05:34.122Z] e3088919b266: Layer already exists [2026-02-13T03:05:34.122Z] f9a96498b6e0: Layer already exists [2026-02-13T03:05:34.122Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:34.122Z] 5d211c16488c: Layer already exists [2026-02-13T03:05:34.122Z] 8685a32ef80a: Layer already exists [2026-02-13T03:05:34.122Z] 9349817e4259: Layer already exists [2026-02-13T03:05:34.122Z] cce92674e987: Layer already exists [2026-02-13T03:05:34.122Z] main: digest: sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:34.189Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:34.205Z] taggedImages: [2026-02-13T03:05:34.205Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:34.205Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-13T03:05:34.205Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 [2026-02-13T03:05:34.205Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:34.205Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2026-02-13T03:05:34.238Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2026-02-13T03:05:34.238Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:34.238Z] latest [2026-02-13T03:05:34.238Z] 4.1.0-dev.99 [2026-02-13T03:05:34.238Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:34.238Z] main [2026-02-13T03:05:34.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:34.573Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:34.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:34.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-13T03:05:34.895Z] d9740bcb5a05: Preparing [2026-02-13T03:05:34.895Z] 829e076215a6: Preparing [2026-02-13T03:05:34.895Z] e3088919b266: Preparing [2026-02-13T03:05:34.895Z] 15679430dc9b: Preparing [2026-02-13T03:05:34.895Z] a64ab71d2724: Preparing [2026-02-13T03:05:34.895Z] 315c1b992fc3: Preparing [2026-02-13T03:05:34.895Z] cce92674e987: Preparing [2026-02-13T03:05:34.895Z] 315c1b992fc3: Waiting [2026-02-13T03:05:34.895Z] cce92674e987: Waiting [2026-02-13T03:05:34.895Z] e3088919b266: Layer already exists [2026-02-13T03:05:34.895Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:34.895Z] cce92674e987: Layer already exists [2026-02-13T03:05:34.895Z] d9740bcb5a05: Pushed [2026-02-13T03:05:34.895Z] a64ab71d2724: Pushed [2026-02-13T03:05:35.827Z] 315c1b992fc3: Pushed [2026-02-13T03:05:38.361Z] 829e076215a6: Pushed [2026-02-13T03:05:38.361Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:38.676Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:38.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-13T03:05:39.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-13T03:05:39.000Z] d9740bcb5a05: Preparing [2026-02-13T03:05:39.000Z] 829e076215a6: Preparing [2026-02-13T03:05:39.000Z] e3088919b266: Preparing [2026-02-13T03:05:39.000Z] 15679430dc9b: Preparing [2026-02-13T03:05:39.000Z] a64ab71d2724: Preparing [2026-02-13T03:05:39.000Z] 315c1b992fc3: Preparing [2026-02-13T03:05:39.000Z] cce92674e987: Preparing [2026-02-13T03:05:39.000Z] cce92674e987: Waiting [2026-02-13T03:05:39.000Z] 315c1b992fc3: Waiting [2026-02-13T03:05:39.000Z] d9740bcb5a05: Layer already exists [2026-02-13T03:05:39.000Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:39.000Z] 829e076215a6: Layer already exists [2026-02-13T03:05:39.000Z] e3088919b266: Layer already exists [2026-02-13T03:05:39.000Z] a64ab71d2724: Layer already exists [2026-02-13T03:05:39.000Z] cce92674e987: Layer already exists [2026-02-13T03:05:39.000Z] 315c1b992fc3: Layer already exists [2026-02-13T03:05:39.000Z] latest: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:39.324Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:39.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 [2026-02-13T03:05:39.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-13T03:05:39.645Z] d9740bcb5a05: Preparing [2026-02-13T03:05:39.645Z] 829e076215a6: Preparing [2026-02-13T03:05:39.645Z] e3088919b266: Preparing [2026-02-13T03:05:39.645Z] 15679430dc9b: Preparing [2026-02-13T03:05:39.645Z] a64ab71d2724: Preparing [2026-02-13T03:05:39.645Z] 315c1b992fc3: Preparing [2026-02-13T03:05:39.645Z] cce92674e987: Preparing [2026-02-13T03:05:39.645Z] 315c1b992fc3: Waiting [2026-02-13T03:05:39.645Z] cce92674e987: Waiting [2026-02-13T03:05:39.645Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:39.645Z] a64ab71d2724: Layer already exists [2026-02-13T03:05:39.645Z] e3088919b266: Layer already exists [2026-02-13T03:05:39.645Z] 829e076215a6: Layer already exists [2026-02-13T03:05:39.645Z] d9740bcb5a05: Layer already exists [2026-02-13T03:05:39.645Z] cce92674e987: Layer already exists [2026-02-13T03:05:39.645Z] 315c1b992fc3: Layer already exists [2026-02-13T03:05:39.645Z] 4.1.0-dev.99: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:39.975Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:40.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:40.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-13T03:05:40.304Z] d9740bcb5a05: Preparing [2026-02-13T03:05:40.304Z] 829e076215a6: Preparing [2026-02-13T03:05:40.304Z] e3088919b266: Preparing [2026-02-13T03:05:40.304Z] 15679430dc9b: Preparing [2026-02-13T03:05:40.304Z] a64ab71d2724: Preparing [2026-02-13T03:05:40.304Z] 315c1b992fc3: Preparing [2026-02-13T03:05:40.304Z] cce92674e987: Preparing [2026-02-13T03:05:40.304Z] 315c1b992fc3: Waiting [2026-02-13T03:05:40.304Z] cce92674e987: Waiting [2026-02-13T03:05:40.304Z] 829e076215a6: Layer already exists [2026-02-13T03:05:40.305Z] a64ab71d2724: Layer already exists [2026-02-13T03:05:40.305Z] e3088919b266: Layer already exists [2026-02-13T03:05:40.305Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:40.305Z] d9740bcb5a05: Layer already exists [2026-02-13T03:05:40.305Z] cce92674e987: Layer already exists [2026-02-13T03:05:40.305Z] 315c1b992fc3: Layer already exists [2026-02-13T03:05:40.305Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:40.631Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:40.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-13T03:05:40.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2026-02-13T03:05:40.987Z] d9740bcb5a05: Preparing [2026-02-13T03:05:40.987Z] 829e076215a6: Preparing [2026-02-13T03:05:40.987Z] e3088919b266: Preparing [2026-02-13T03:05:40.987Z] 15679430dc9b: Preparing [2026-02-13T03:05:40.987Z] a64ab71d2724: Preparing [2026-02-13T03:05:40.987Z] 315c1b992fc3: Preparing [2026-02-13T03:05:40.987Z] cce92674e987: Preparing [2026-02-13T03:05:40.987Z] 315c1b992fc3: Waiting [2026-02-13T03:05:40.987Z] cce92674e987: Waiting [2026-02-13T03:05:40.987Z] e3088919b266: Layer already exists [2026-02-13T03:05:40.987Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:40.987Z] 829e076215a6: Layer already exists [2026-02-13T03:05:40.987Z] d9740bcb5a05: Layer already exists [2026-02-13T03:05:40.987Z] a64ab71d2724: Layer already exists [2026-02-13T03:05:40.987Z] 315c1b992fc3: Layer already exists [2026-02-13T03:05:40.987Z] cce92674e987: Layer already exists [2026-02-13T03:05:40.987Z] main: digest: sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:41.059Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:41.074Z] taggedImages: [2026-02-13T03:05:41.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:41.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-13T03:05:41.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 [2026-02-13T03:05:41.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:41.074Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2026-02-13T03:05:41.099Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2026-02-13T03:05:41.099Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:41.099Z] latest [2026-02-13T03:05:41.099Z] 4.1.0-dev.99 [2026-02-13T03:05:41.099Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:41.099Z] main [2026-02-13T03:05:41.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:41.439Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:41.759Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:41.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-13T03:05:41.759Z] b1fa7ebbb6a7: Preparing [2026-02-13T03:05:41.759Z] cdf39030329e: Preparing [2026-02-13T03:05:41.759Z] 96a45d2c576f: Preparing [2026-02-13T03:05:41.759Z] e3088919b266: Preparing [2026-02-13T03:05:41.759Z] 15679430dc9b: Preparing [2026-02-13T03:05:41.759Z] b7cccbb46846: Preparing [2026-02-13T03:05:41.759Z] 343be142129f: Preparing [2026-02-13T03:05:41.759Z] 2a9add6c85d8: Preparing [2026-02-13T03:05:41.759Z] 296c74faaeb6: Preparing [2026-02-13T03:05:41.759Z] cce92674e987: Preparing [2026-02-13T03:05:41.759Z] 2a9add6c85d8: Waiting [2026-02-13T03:05:41.759Z] b7cccbb46846: Waiting [2026-02-13T03:05:41.759Z] 343be142129f: Waiting [2026-02-13T03:05:41.759Z] 296c74faaeb6: Waiting [2026-02-13T03:05:41.759Z] cce92674e987: Waiting [2026-02-13T03:05:41.759Z] e3088919b266: Layer already exists [2026-02-13T03:05:41.759Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:41.759Z] b1fa7ebbb6a7: Pushed [2026-02-13T03:05:41.759Z] cdf39030329e: Pushed [2026-02-13T03:05:41.759Z] 96a45d2c576f: Pushed [2026-02-13T03:05:41.759Z] cce92674e987: Layer already exists [2026-02-13T03:05:42.018Z] 2a9add6c85d8: Pushed [2026-02-13T03:05:42.276Z] 296c74faaeb6: Pushed [2026-02-13T03:05:47.539Z] 343be142129f: Pushed [2026-02-13T03:05:55.652Z] b7cccbb46846: Pushed [2026-02-13T03:05:55.652Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:55.989Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:56.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-13T03:05:56.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-13T03:05:56.810Z] b1fa7ebbb6a7: Preparing [2026-02-13T03:05:56.810Z] cdf39030329e: Preparing [2026-02-13T03:05:56.810Z] 96a45d2c576f: Preparing [2026-02-13T03:05:56.810Z] e3088919b266: Preparing [2026-02-13T03:05:56.810Z] 15679430dc9b: Preparing [2026-02-13T03:05:56.810Z] b7cccbb46846: Preparing [2026-02-13T03:05:56.810Z] 343be142129f: Preparing [2026-02-13T03:05:56.810Z] 2a9add6c85d8: Preparing [2026-02-13T03:05:56.810Z] 296c74faaeb6: Preparing [2026-02-13T03:05:56.810Z] cce92674e987: Preparing [2026-02-13T03:05:56.810Z] 343be142129f: Waiting [2026-02-13T03:05:56.810Z] 2a9add6c85d8: Waiting [2026-02-13T03:05:56.810Z] 296c74faaeb6: Waiting [2026-02-13T03:05:56.810Z] cce92674e987: Waiting [2026-02-13T03:05:56.810Z] b7cccbb46846: Waiting [2026-02-13T03:05:56.810Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:56.810Z] e3088919b266: Layer already exists [2026-02-13T03:05:56.810Z] b1fa7ebbb6a7: Layer already exists [2026-02-13T03:05:56.810Z] cdf39030329e: Layer already exists [2026-02-13T03:05:56.810Z] 96a45d2c576f: Layer already exists [2026-02-13T03:05:56.810Z] b7cccbb46846: Layer already exists [2026-02-13T03:05:56.810Z] cce92674e987: Layer already exists [2026-02-13T03:05:56.810Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:05:56.810Z] 296c74faaeb6: Layer already exists [2026-02-13T03:05:56.810Z] 343be142129f: Layer already exists [2026-02-13T03:05:57.386Z] latest: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:57.711Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:58.045Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [2026-02-13T03:05:58.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-13T03:05:58.045Z] b1fa7ebbb6a7: Preparing [2026-02-13T03:05:58.045Z] cdf39030329e: Preparing [2026-02-13T03:05:58.045Z] 96a45d2c576f: Preparing [2026-02-13T03:05:58.045Z] e3088919b266: Preparing [2026-02-13T03:05:58.045Z] 15679430dc9b: Preparing [2026-02-13T03:05:58.045Z] b7cccbb46846: Preparing [2026-02-13T03:05:58.045Z] 343be142129f: Preparing [2026-02-13T03:05:58.045Z] 2a9add6c85d8: Preparing [2026-02-13T03:05:58.045Z] 296c74faaeb6: Preparing [2026-02-13T03:05:58.045Z] cce92674e987: Preparing [2026-02-13T03:05:58.045Z] b7cccbb46846: Waiting [2026-02-13T03:05:58.045Z] 343be142129f: Waiting [2026-02-13T03:05:58.045Z] 2a9add6c85d8: Waiting [2026-02-13T03:05:58.045Z] 296c74faaeb6: Waiting [2026-02-13T03:05:58.045Z] cce92674e987: Waiting [2026-02-13T03:05:58.045Z] b1fa7ebbb6a7: Layer already exists [2026-02-13T03:05:58.045Z] 96a45d2c576f: Layer already exists [2026-02-13T03:05:58.045Z] cdf39030329e: Layer already exists [2026-02-13T03:05:58.045Z] e3088919b266: Layer already exists [2026-02-13T03:05:58.045Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:58.045Z] b7cccbb46846: Layer already exists [2026-02-13T03:05:58.045Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:05:58.045Z] 343be142129f: Layer already exists [2026-02-13T03:05:58.045Z] cce92674e987: Layer already exists [2026-02-13T03:05:58.045Z] 296c74faaeb6: Layer already exists [2026-02-13T03:05:58.045Z] 4.1.0-dev.99: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:58.385Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:58.715Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:58.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-13T03:05:58.715Z] b1fa7ebbb6a7: Preparing [2026-02-13T03:05:58.715Z] cdf39030329e: Preparing [2026-02-13T03:05:58.715Z] 96a45d2c576f: Preparing [2026-02-13T03:05:58.715Z] e3088919b266: Preparing [2026-02-13T03:05:58.715Z] 15679430dc9b: Preparing [2026-02-13T03:05:58.715Z] b7cccbb46846: Preparing [2026-02-13T03:05:58.715Z] 343be142129f: Preparing [2026-02-13T03:05:58.715Z] 2a9add6c85d8: Preparing [2026-02-13T03:05:58.715Z] 296c74faaeb6: Preparing [2026-02-13T03:05:58.715Z] cce92674e987: Preparing [2026-02-13T03:05:58.715Z] 2a9add6c85d8: Waiting [2026-02-13T03:05:58.715Z] 296c74faaeb6: Waiting [2026-02-13T03:05:58.715Z] b7cccbb46846: Waiting [2026-02-13T03:05:58.715Z] 343be142129f: Waiting [2026-02-13T03:05:58.715Z] cce92674e987: Waiting [2026-02-13T03:05:58.715Z] 96a45d2c576f: Layer already exists [2026-02-13T03:05:58.715Z] e3088919b266: Layer already exists [2026-02-13T03:05:58.715Z] cdf39030329e: Layer already exists [2026-02-13T03:05:58.715Z] b1fa7ebbb6a7: Layer already exists [2026-02-13T03:05:58.715Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:58.715Z] b7cccbb46846: Layer already exists [2026-02-13T03:05:58.715Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:05:58.715Z] 343be142129f: Layer already exists [2026-02-13T03:05:58.715Z] cce92674e987: Layer already exists [2026-02-13T03:05:58.715Z] 296c74faaeb6: Layer already exists [2026-02-13T03:05:58.715Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:59.046Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:59.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-13T03:05:59.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2026-02-13T03:05:59.371Z] b1fa7ebbb6a7: Preparing [2026-02-13T03:05:59.371Z] cdf39030329e: Preparing [2026-02-13T03:05:59.371Z] 96a45d2c576f: Preparing [2026-02-13T03:05:59.371Z] e3088919b266: Preparing [2026-02-13T03:05:59.371Z] 15679430dc9b: Preparing [2026-02-13T03:05:59.371Z] b7cccbb46846: Preparing [2026-02-13T03:05:59.371Z] 343be142129f: Preparing [2026-02-13T03:05:59.371Z] 2a9add6c85d8: Preparing [2026-02-13T03:05:59.371Z] 296c74faaeb6: Preparing [2026-02-13T03:05:59.371Z] cce92674e987: Preparing [2026-02-13T03:05:59.371Z] b7cccbb46846: Waiting [2026-02-13T03:05:59.371Z] 343be142129f: Waiting [2026-02-13T03:05:59.371Z] 2a9add6c85d8: Waiting [2026-02-13T03:05:59.371Z] 296c74faaeb6: Waiting [2026-02-13T03:05:59.371Z] cce92674e987: Waiting [2026-02-13T03:05:59.371Z] 15679430dc9b: Layer already exists [2026-02-13T03:05:59.371Z] 96a45d2c576f: Layer already exists [2026-02-13T03:05:59.371Z] cdf39030329e: Layer already exists [2026-02-13T03:05:59.371Z] e3088919b266: Layer already exists [2026-02-13T03:05:59.371Z] b1fa7ebbb6a7: Layer already exists [2026-02-13T03:05:59.371Z] 343be142129f: Layer already exists [2026-02-13T03:05:59.371Z] 296c74faaeb6: Layer already exists [2026-02-13T03:05:59.371Z] b7cccbb46846: Layer already exists [2026-02-13T03:05:59.371Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:05:59.371Z] cce92674e987: Layer already exists [2026-02-13T03:05:59.371Z] main: digest: sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:05:59.438Z] ===================================================== [Pipeline] echo [2026-02-13T03:05:59.449Z] taggedImages: [2026-02-13T03:05:59.449Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:59.449Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-13T03:05:59.449Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [2026-02-13T03:05:59.449Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:59.449Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2026-02-13T03:05:59.475Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2026-02-13T03:05:59.475Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:05:59.475Z] latest [2026-02-13T03:05:59.475Z] 4.1.0-dev.99 [2026-02-13T03:05:59.475Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:05:59.475Z] main [2026-02-13T03:05:59.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:59.811Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:00.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:00.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-13T03:06:00.132Z] f67541d76e9c: Preparing [2026-02-13T03:06:00.132Z] ae9103b353e3: Preparing [2026-02-13T03:06:00.132Z] af3069c3b1c2: Preparing [2026-02-13T03:06:00.132Z] e3088919b266: Preparing [2026-02-13T03:06:00.132Z] 15679430dc9b: Preparing [2026-02-13T03:06:00.132Z] e723e6798710: Preparing [2026-02-13T03:06:00.132Z] 04d1ecfef9f0: Preparing [2026-02-13T03:06:00.132Z] e550d4a9e5c9: Preparing [2026-02-13T03:06:00.132Z] cce92674e987: Preparing [2026-02-13T03:06:00.132Z] 04d1ecfef9f0: Waiting [2026-02-13T03:06:00.132Z] e550d4a9e5c9: Waiting [2026-02-13T03:06:00.132Z] cce92674e987: Waiting [2026-02-13T03:06:00.132Z] e723e6798710: Waiting [2026-02-13T03:06:00.132Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:00.132Z] e3088919b266: Layer already exists [2026-02-13T03:06:00.132Z] ae9103b353e3: Pushed [2026-02-13T03:06:00.132Z] f67541d76e9c: Pushed [2026-02-13T03:06:00.132Z] 04d1ecfef9f0: Pushed [2026-02-13T03:06:00.132Z] af3069c3b1c2: Pushed [2026-02-13T03:06:00.132Z] cce92674e987: Layer already exists [2026-02-13T03:06:00.699Z] e550d4a9e5c9: Pushed [2026-02-13T03:06:15.585Z] e723e6798710: Pushed [2026-02-13T03:06:15.585Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:15.931Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:16.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-13T03:06:16.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-13T03:06:16.252Z] f67541d76e9c: Preparing [2026-02-13T03:06:16.252Z] ae9103b353e3: Preparing [2026-02-13T03:06:16.252Z] af3069c3b1c2: Preparing [2026-02-13T03:06:16.252Z] e3088919b266: Preparing [2026-02-13T03:06:16.252Z] 15679430dc9b: Preparing [2026-02-13T03:06:16.252Z] e723e6798710: Preparing [2026-02-13T03:06:16.252Z] 04d1ecfef9f0: Preparing [2026-02-13T03:06:16.252Z] e550d4a9e5c9: Preparing [2026-02-13T03:06:16.252Z] cce92674e987: Preparing [2026-02-13T03:06:16.252Z] e723e6798710: Waiting [2026-02-13T03:06:16.252Z] 04d1ecfef9f0: Waiting [2026-02-13T03:06:16.252Z] e550d4a9e5c9: Waiting [2026-02-13T03:06:16.252Z] cce92674e987: Waiting [2026-02-13T03:06:16.252Z] af3069c3b1c2: Layer already exists [2026-02-13T03:06:16.252Z] e3088919b266: Layer already exists [2026-02-13T03:06:16.252Z] ae9103b353e3: Layer already exists [2026-02-13T03:06:16.252Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:16.252Z] f67541d76e9c: Layer already exists [2026-02-13T03:06:16.252Z] 04d1ecfef9f0: Layer already exists [2026-02-13T03:06:16.252Z] e723e6798710: Layer already exists [2026-02-13T03:06:16.252Z] e550d4a9e5c9: Layer already exists [2026-02-13T03:06:16.252Z] cce92674e987: Layer already exists [2026-02-13T03:06:16.252Z] latest: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:16.572Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:16.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 [2026-02-13T03:06:16.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-13T03:06:16.897Z] f67541d76e9c: Preparing [2026-02-13T03:06:16.897Z] ae9103b353e3: Preparing [2026-02-13T03:06:16.897Z] af3069c3b1c2: Preparing [2026-02-13T03:06:16.897Z] e3088919b266: Preparing [2026-02-13T03:06:16.897Z] 15679430dc9b: Preparing [2026-02-13T03:06:16.897Z] e723e6798710: Preparing [2026-02-13T03:06:16.897Z] 04d1ecfef9f0: Preparing [2026-02-13T03:06:16.897Z] e550d4a9e5c9: Preparing [2026-02-13T03:06:16.897Z] cce92674e987: Preparing [2026-02-13T03:06:16.897Z] 04d1ecfef9f0: Waiting [2026-02-13T03:06:16.897Z] e550d4a9e5c9: Waiting [2026-02-13T03:06:16.897Z] cce92674e987: Waiting [2026-02-13T03:06:16.897Z] e723e6798710: Waiting [2026-02-13T03:06:16.897Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:16.897Z] af3069c3b1c2: Layer already exists [2026-02-13T03:06:16.897Z] ae9103b353e3: Layer already exists [2026-02-13T03:06:16.897Z] e3088919b266: Layer already exists [2026-02-13T03:06:16.897Z] f67541d76e9c: Layer already exists [2026-02-13T03:06:16.897Z] 04d1ecfef9f0: Layer already exists [2026-02-13T03:06:16.897Z] e723e6798710: Layer already exists [2026-02-13T03:06:16.897Z] e550d4a9e5c9: Layer already exists [2026-02-13T03:06:16.897Z] cce92674e987: Layer already exists [2026-02-13T03:06:16.897Z] 4.1.0-dev.99: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:17.229Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:17.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:17.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-13T03:06:17.548Z] f67541d76e9c: Preparing [2026-02-13T03:06:17.548Z] ae9103b353e3: Preparing [2026-02-13T03:06:17.548Z] af3069c3b1c2: Preparing [2026-02-13T03:06:17.548Z] e3088919b266: Preparing [2026-02-13T03:06:17.548Z] 15679430dc9b: Preparing [2026-02-13T03:06:17.548Z] e723e6798710: Preparing [2026-02-13T03:06:17.548Z] 04d1ecfef9f0: Preparing [2026-02-13T03:06:17.548Z] e550d4a9e5c9: Preparing [2026-02-13T03:06:17.548Z] cce92674e987: Preparing [2026-02-13T03:06:17.548Z] 04d1ecfef9f0: Waiting [2026-02-13T03:06:17.548Z] e550d4a9e5c9: Waiting [2026-02-13T03:06:17.548Z] cce92674e987: Waiting [2026-02-13T03:06:17.548Z] e723e6798710: Waiting [2026-02-13T03:06:17.548Z] e3088919b266: Layer already exists [2026-02-13T03:06:17.548Z] af3069c3b1c2: Layer already exists [2026-02-13T03:06:17.548Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:17.548Z] ae9103b353e3: Layer already exists [2026-02-13T03:06:17.548Z] f67541d76e9c: Layer already exists [2026-02-13T03:06:17.548Z] e723e6798710: Layer already exists [2026-02-13T03:06:17.548Z] e550d4a9e5c9: Layer already exists [2026-02-13T03:06:17.548Z] 04d1ecfef9f0: Layer already exists [2026-02-13T03:06:17.548Z] cce92674e987: Layer already exists [2026-02-13T03:06:17.548Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:17.874Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:18.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-13T03:06:18.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2026-02-13T03:06:18.211Z] f67541d76e9c: Preparing [2026-02-13T03:06:18.211Z] ae9103b353e3: Preparing [2026-02-13T03:06:18.211Z] af3069c3b1c2: Preparing [2026-02-13T03:06:18.211Z] e3088919b266: Preparing [2026-02-13T03:06:18.211Z] 15679430dc9b: Preparing [2026-02-13T03:06:18.211Z] e723e6798710: Preparing [2026-02-13T03:06:18.211Z] 04d1ecfef9f0: Preparing [2026-02-13T03:06:18.211Z] e550d4a9e5c9: Preparing [2026-02-13T03:06:18.211Z] cce92674e987: Preparing [2026-02-13T03:06:18.211Z] 04d1ecfef9f0: Waiting [2026-02-13T03:06:18.211Z] e550d4a9e5c9: Waiting [2026-02-13T03:06:18.211Z] cce92674e987: Waiting [2026-02-13T03:06:18.211Z] e723e6798710: Waiting [2026-02-13T03:06:18.211Z] ae9103b353e3: Layer already exists [2026-02-13T03:06:18.211Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:18.211Z] af3069c3b1c2: Layer already exists [2026-02-13T03:06:18.211Z] e3088919b266: Layer already exists [2026-02-13T03:06:18.211Z] f67541d76e9c: Layer already exists [2026-02-13T03:06:18.211Z] 04d1ecfef9f0: Layer already exists [2026-02-13T03:06:18.211Z] cce92674e987: Layer already exists [2026-02-13T03:06:18.211Z] e723e6798710: Layer already exists [2026-02-13T03:06:18.211Z] e550d4a9e5c9: Layer already exists [2026-02-13T03:06:18.211Z] main: digest: sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:06:18.293Z] ===================================================== [Pipeline] echo [2026-02-13T03:06:18.301Z] taggedImages: [2026-02-13T03:06:18.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:18.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-13T03:06:18.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 [2026-02-13T03:06:18.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:18.301Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2026-02-13T03:06:18.320Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2026-02-13T03:06:18.320Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:18.320Z] latest [2026-02-13T03:06:18.320Z] 4.1.0-dev.99 [2026-02-13T03:06:18.320Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:18.320Z] main [2026-02-13T03:06:18.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:18.653Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:18.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:18.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-13T03:06:18.968Z] 5fbd17a4d14e: Preparing [2026-02-13T03:06:18.968Z] 051092c1e78c: Preparing [2026-02-13T03:06:18.968Z] 72feacbbab49: Preparing [2026-02-13T03:06:18.968Z] e3088919b266: Preparing [2026-02-13T03:06:18.968Z] 15679430dc9b: Preparing [2026-02-13T03:06:18.968Z] e723e6798710: Preparing [2026-02-13T03:06:18.968Z] 2a9add6c85d8: Preparing [2026-02-13T03:06:18.968Z] e723e6798710: Waiting [2026-02-13T03:06:18.968Z] 296c74faaeb6: Preparing [2026-02-13T03:06:18.968Z] cce92674e987: Preparing [2026-02-13T03:06:18.968Z] 2a9add6c85d8: Waiting [2026-02-13T03:06:18.968Z] 296c74faaeb6: Waiting [2026-02-13T03:06:18.968Z] cce92674e987: Waiting [2026-02-13T03:06:18.968Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:18.968Z] e3088919b266: Layer already exists [2026-02-13T03:06:18.968Z] e723e6798710: Layer already exists [2026-02-13T03:06:18.969Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:06:18.969Z] 296c74faaeb6: Layer already exists [2026-02-13T03:06:18.969Z] 051092c1e78c: Pushed [2026-02-13T03:06:18.969Z] cce92674e987: Layer already exists [2026-02-13T03:06:18.969Z] 72feacbbab49: Pushed [2026-02-13T03:06:18.969Z] 5fbd17a4d14e: Pushed [2026-02-13T03:06:19.228Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:19.554Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:19.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-13T03:06:19.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-13T03:06:19.882Z] 5fbd17a4d14e: Preparing [2026-02-13T03:06:19.882Z] 051092c1e78c: Preparing [2026-02-13T03:06:19.882Z] 72feacbbab49: Preparing [2026-02-13T03:06:19.882Z] e3088919b266: Preparing [2026-02-13T03:06:19.882Z] 15679430dc9b: Preparing [2026-02-13T03:06:19.882Z] e723e6798710: Preparing [2026-02-13T03:06:19.882Z] 2a9add6c85d8: Preparing [2026-02-13T03:06:19.882Z] 296c74faaeb6: Preparing [2026-02-13T03:06:19.882Z] cce92674e987: Preparing [2026-02-13T03:06:19.882Z] e723e6798710: Waiting [2026-02-13T03:06:19.882Z] 2a9add6c85d8: Waiting [2026-02-13T03:06:19.882Z] 296c74faaeb6: Waiting [2026-02-13T03:06:19.882Z] cce92674e987: Waiting [2026-02-13T03:06:19.882Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:19.882Z] 72feacbbab49: Layer already exists [2026-02-13T03:06:19.882Z] 051092c1e78c: Layer already exists [2026-02-13T03:06:19.882Z] e3088919b266: Layer already exists [2026-02-13T03:06:19.882Z] 5fbd17a4d14e: Layer already exists [2026-02-13T03:06:19.882Z] e723e6798710: Layer already exists [2026-02-13T03:06:19.882Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:06:19.882Z] cce92674e987: Layer already exists [2026-02-13T03:06:19.882Z] 296c74faaeb6: Layer already exists [2026-02-13T03:06:19.882Z] latest: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:20.212Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:20.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 [2026-02-13T03:06:20.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-13T03:06:20.531Z] 5fbd17a4d14e: Preparing [2026-02-13T03:06:20.531Z] 051092c1e78c: Preparing [2026-02-13T03:06:20.531Z] 72feacbbab49: Preparing [2026-02-13T03:06:20.531Z] e3088919b266: Preparing [2026-02-13T03:06:20.531Z] 15679430dc9b: Preparing [2026-02-13T03:06:20.531Z] e723e6798710: Preparing [2026-02-13T03:06:20.531Z] 2a9add6c85d8: Preparing [2026-02-13T03:06:20.531Z] 296c74faaeb6: Preparing [2026-02-13T03:06:20.531Z] cce92674e987: Preparing [2026-02-13T03:06:20.531Z] e723e6798710: Waiting [2026-02-13T03:06:20.531Z] 2a9add6c85d8: Waiting [2026-02-13T03:06:20.531Z] 296c74faaeb6: Waiting [2026-02-13T03:06:20.531Z] 72feacbbab49: Layer already exists [2026-02-13T03:06:20.531Z] 5fbd17a4d14e: Layer already exists [2026-02-13T03:06:20.531Z] 051092c1e78c: Layer already exists [2026-02-13T03:06:20.531Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:20.531Z] e3088919b266: Layer already exists [2026-02-13T03:06:20.531Z] 296c74faaeb6: Layer already exists [2026-02-13T03:06:20.531Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:06:20.531Z] cce92674e987: Layer already exists [2026-02-13T03:06:20.531Z] e723e6798710: Layer already exists [2026-02-13T03:06:20.531Z] 4.1.0-dev.99: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:20.853Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:21.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:21.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-13T03:06:21.179Z] 5fbd17a4d14e: Preparing [2026-02-13T03:06:21.179Z] 051092c1e78c: Preparing [2026-02-13T03:06:21.179Z] 72feacbbab49: Preparing [2026-02-13T03:06:21.179Z] e3088919b266: Preparing [2026-02-13T03:06:21.179Z] 15679430dc9b: Preparing [2026-02-13T03:06:21.179Z] e723e6798710: Preparing [2026-02-13T03:06:21.179Z] 2a9add6c85d8: Preparing [2026-02-13T03:06:21.179Z] e723e6798710: Waiting [2026-02-13T03:06:21.179Z] 296c74faaeb6: Preparing [2026-02-13T03:06:21.179Z] cce92674e987: Preparing [2026-02-13T03:06:21.179Z] 296c74faaeb6: Waiting [2026-02-13T03:06:21.179Z] 2a9add6c85d8: Waiting [2026-02-13T03:06:21.179Z] cce92674e987: Waiting [2026-02-13T03:06:21.179Z] 72feacbbab49: Layer already exists [2026-02-13T03:06:21.179Z] e3088919b266: Layer already exists [2026-02-13T03:06:21.179Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:21.179Z] 5fbd17a4d14e: Layer already exists [2026-02-13T03:06:21.179Z] 051092c1e78c: Layer already exists [2026-02-13T03:06:21.179Z] 296c74faaeb6: Layer already exists [2026-02-13T03:06:21.179Z] cce92674e987: Layer already exists [2026-02-13T03:06:21.179Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:06:21.179Z] e723e6798710: Layer already exists [2026-02-13T03:06:21.179Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:21.507Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:21.829Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-13T03:06:21.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2026-02-13T03:06:21.830Z] 5fbd17a4d14e: Preparing [2026-02-13T03:06:21.830Z] 051092c1e78c: Preparing [2026-02-13T03:06:21.830Z] 72feacbbab49: Preparing [2026-02-13T03:06:21.830Z] e3088919b266: Preparing [2026-02-13T03:06:21.830Z] 15679430dc9b: Preparing [2026-02-13T03:06:21.830Z] e723e6798710: Preparing [2026-02-13T03:06:21.830Z] 2a9add6c85d8: Preparing [2026-02-13T03:06:21.830Z] 296c74faaeb6: Preparing [2026-02-13T03:06:21.830Z] cce92674e987: Preparing [2026-02-13T03:06:21.830Z] 2a9add6c85d8: Waiting [2026-02-13T03:06:21.830Z] e723e6798710: Waiting [2026-02-13T03:06:21.830Z] 296c74faaeb6: Waiting [2026-02-13T03:06:21.830Z] cce92674e987: Waiting [2026-02-13T03:06:21.830Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:21.830Z] 5fbd17a4d14e: Layer already exists [2026-02-13T03:06:21.830Z] e3088919b266: Layer already exists [2026-02-13T03:06:21.830Z] 051092c1e78c: Layer already exists [2026-02-13T03:06:21.830Z] 72feacbbab49: Layer already exists [2026-02-13T03:06:21.830Z] e723e6798710: Layer already exists [2026-02-13T03:06:21.830Z] 2a9add6c85d8: Layer already exists [2026-02-13T03:06:21.830Z] cce92674e987: Layer already exists [2026-02-13T03:06:21.830Z] 296c74faaeb6: Layer already exists [2026-02-13T03:06:21.830Z] main: digest: sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:06:21.901Z] ===================================================== [Pipeline] echo [2026-02-13T03:06:21.914Z] taggedImages: [2026-02-13T03:06:21.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:21.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-13T03:06:21.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 [2026-02-13T03:06:21.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:21.914Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2026-02-13T03:06:21.937Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2026-02-13T03:06:21.937Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:21.937Z] latest [2026-02-13T03:06:21.937Z] 4.1.0-dev.99 [2026-02-13T03:06:21.937Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:21.937Z] main [2026-02-13T03:06:21.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:22.271Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:22.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:22.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-13T03:06:22.593Z] c9be1c6bc032: Preparing [2026-02-13T03:06:22.593Z] 9f1954f377e3: Preparing [2026-02-13T03:06:22.593Z] e3088919b266: Preparing [2026-02-13T03:06:22.593Z] 15679430dc9b: Preparing [2026-02-13T03:06:22.593Z] c8cb1219694e: Preparing [2026-02-13T03:06:22.593Z] 69f1b4c618ee: Preparing [2026-02-13T03:06:22.593Z] cce92674e987: Preparing [2026-02-13T03:06:22.593Z] 69f1b4c618ee: Waiting [2026-02-13T03:06:22.593Z] cce92674e987: Waiting [2026-02-13T03:06:22.593Z] e3088919b266: Layer already exists [2026-02-13T03:06:22.593Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:22.593Z] cce92674e987: Layer already exists [2026-02-13T03:06:22.593Z] c8cb1219694e: Pushed [2026-02-13T03:06:22.593Z] c9be1c6bc032: Pushed [2026-02-13T03:06:23.165Z] 69f1b4c618ee: Pushed [2026-02-13T03:06:27.385Z] 9f1954f377e3: Pushed [2026-02-13T03:06:27.385Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:27.731Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:28.053Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-13T03:06:28.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-13T03:06:28.053Z] c9be1c6bc032: Preparing [2026-02-13T03:06:28.053Z] 9f1954f377e3: Preparing [2026-02-13T03:06:28.053Z] e3088919b266: Preparing [2026-02-13T03:06:28.053Z] 15679430dc9b: Preparing [2026-02-13T03:06:28.053Z] c8cb1219694e: Preparing [2026-02-13T03:06:28.053Z] 69f1b4c618ee: Preparing [2026-02-13T03:06:28.053Z] cce92674e987: Preparing [2026-02-13T03:06:28.053Z] 69f1b4c618ee: Waiting [2026-02-13T03:06:28.053Z] cce92674e987: Waiting [2026-02-13T03:06:28.053Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:28.053Z] c9be1c6bc032: Layer already exists [2026-02-13T03:06:28.053Z] c8cb1219694e: Layer already exists [2026-02-13T03:06:28.053Z] 9f1954f377e3: Layer already exists [2026-02-13T03:06:28.053Z] e3088919b266: Layer already exists [2026-02-13T03:06:28.053Z] 69f1b4c618ee: Layer already exists [2026-02-13T03:06:28.053Z] cce92674e987: Layer already exists [2026-02-13T03:06:28.053Z] latest: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:28.378Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:28.704Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 [2026-02-13T03:06:28.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-13T03:06:28.704Z] c9be1c6bc032: Preparing [2026-02-13T03:06:28.704Z] 9f1954f377e3: Preparing [2026-02-13T03:06:28.704Z] e3088919b266: Preparing [2026-02-13T03:06:28.704Z] 15679430dc9b: Preparing [2026-02-13T03:06:28.704Z] c8cb1219694e: Preparing [2026-02-13T03:06:28.704Z] 69f1b4c618ee: Preparing [2026-02-13T03:06:28.704Z] cce92674e987: Preparing [2026-02-13T03:06:28.704Z] 69f1b4c618ee: Waiting [2026-02-13T03:06:28.704Z] cce92674e987: Waiting [2026-02-13T03:06:28.704Z] c9be1c6bc032: Layer already exists [2026-02-13T03:06:28.704Z] c8cb1219694e: Layer already exists [2026-02-13T03:06:28.704Z] 9f1954f377e3: Layer already exists [2026-02-13T03:06:28.704Z] e3088919b266: Layer already exists [2026-02-13T03:06:28.704Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:28.705Z] 69f1b4c618ee: Layer already exists [2026-02-13T03:06:28.705Z] cce92674e987: Layer already exists [2026-02-13T03:06:28.705Z] 4.1.0-dev.99: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:29.037Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:29.370Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:29.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-13T03:06:29.370Z] c9be1c6bc032: Preparing [2026-02-13T03:06:29.370Z] 9f1954f377e3: Preparing [2026-02-13T03:06:29.370Z] e3088919b266: Preparing [2026-02-13T03:06:29.370Z] 15679430dc9b: Preparing [2026-02-13T03:06:29.370Z] c8cb1219694e: Preparing [2026-02-13T03:06:29.370Z] 69f1b4c618ee: Preparing [2026-02-13T03:06:29.370Z] cce92674e987: Preparing [2026-02-13T03:06:29.370Z] 69f1b4c618ee: Waiting [2026-02-13T03:06:29.370Z] cce92674e987: Waiting [2026-02-13T03:06:29.370Z] 9f1954f377e3: Layer already exists [2026-02-13T03:06:29.370Z] c9be1c6bc032: Layer already exists [2026-02-13T03:06:29.370Z] e3088919b266: Layer already exists [2026-02-13T03:06:29.370Z] c8cb1219694e: Layer already exists [2026-02-13T03:06:29.370Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:29.370Z] 69f1b4c618ee: Layer already exists [2026-02-13T03:06:29.370Z] cce92674e987: Layer already exists [2026-02-13T03:06:29.370Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:29.694Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:30.014Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-13T03:06:30.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2026-02-13T03:06:30.014Z] c9be1c6bc032: Preparing [2026-02-13T03:06:30.014Z] 9f1954f377e3: Preparing [2026-02-13T03:06:30.014Z] e3088919b266: Preparing [2026-02-13T03:06:30.014Z] 15679430dc9b: Preparing [2026-02-13T03:06:30.014Z] c8cb1219694e: Preparing [2026-02-13T03:06:30.014Z] 69f1b4c618ee: Preparing [2026-02-13T03:06:30.014Z] cce92674e987: Preparing [2026-02-13T03:06:30.014Z] cce92674e987: Waiting [2026-02-13T03:06:30.014Z] 69f1b4c618ee: Waiting [2026-02-13T03:06:30.014Z] e3088919b266: Layer already exists [2026-02-13T03:06:30.014Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:30.014Z] c9be1c6bc032: Layer already exists [2026-02-13T03:06:30.014Z] c8cb1219694e: Layer already exists [2026-02-13T03:06:30.014Z] 9f1954f377e3: Layer already exists [2026-02-13T03:06:30.014Z] 69f1b4c618ee: Layer already exists [2026-02-13T03:06:30.014Z] cce92674e987: Layer already exists [2026-02-13T03:06:30.014Z] main: digest: sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:06:30.080Z] ===================================================== [Pipeline] echo [2026-02-13T03:06:30.094Z] taggedImages: [2026-02-13T03:06:30.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:30.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-13T03:06:30.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 [2026-02-13T03:06:30.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:30.094Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2026-02-13T03:06:30.128Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2026-02-13T03:06:30.128Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:30.128Z] latest [2026-02-13T03:06:30.128Z] 4.1.0-dev.99 [2026-02-13T03:06:30.128Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:30.128Z] main [2026-02-13T03:06:30.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:30.456Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:30.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:30.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-13T03:06:30.771Z] 24a048cadba8: Preparing [2026-02-13T03:06:30.771Z] 618299613c5e: Preparing [2026-02-13T03:06:30.771Z] e3088919b266: Preparing [2026-02-13T03:06:30.771Z] 15679430dc9b: Preparing [2026-02-13T03:06:30.771Z] 99aa756e8a1b: Preparing [2026-02-13T03:06:30.771Z] 00316985e6e4: Preparing [2026-02-13T03:06:30.771Z] cce92674e987: Preparing [2026-02-13T03:06:30.771Z] 00316985e6e4: Waiting [2026-02-13T03:06:30.771Z] cce92674e987: Waiting [2026-02-13T03:06:30.771Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:30.771Z] e3088919b266: Layer already exists [2026-02-13T03:06:30.771Z] cce92674e987: Layer already exists [2026-02-13T03:06:30.771Z] 99aa756e8a1b: Pushed [2026-02-13T03:06:30.771Z] 24a048cadba8: Pushed [2026-02-13T03:06:31.028Z] 00316985e6e4: Pushed [2026-02-13T03:06:35.214Z] 618299613c5e: Pushed [2026-02-13T03:06:35.214Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:35.530Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:35.852Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-13T03:06:35.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-13T03:06:35.852Z] 24a048cadba8: Preparing [2026-02-13T03:06:35.852Z] 618299613c5e: Preparing [2026-02-13T03:06:35.852Z] e3088919b266: Preparing [2026-02-13T03:06:35.852Z] 15679430dc9b: Preparing [2026-02-13T03:06:35.852Z] 99aa756e8a1b: Preparing [2026-02-13T03:06:35.852Z] 00316985e6e4: Preparing [2026-02-13T03:06:35.852Z] cce92674e987: Preparing [2026-02-13T03:06:35.852Z] 00316985e6e4: Waiting [2026-02-13T03:06:35.852Z] cce92674e987: Waiting [2026-02-13T03:06:35.852Z] 24a048cadba8: Layer already exists [2026-02-13T03:06:35.852Z] e3088919b266: Layer already exists [2026-02-13T03:06:35.852Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:35.852Z] 618299613c5e: Layer already exists [2026-02-13T03:06:35.852Z] 99aa756e8a1b: Layer already exists [2026-02-13T03:06:35.852Z] 00316985e6e4: Layer already exists [2026-02-13T03:06:35.852Z] cce92674e987: Layer already exists [2026-02-13T03:06:35.852Z] latest: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:36.177Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:36.494Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 [2026-02-13T03:06:36.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-13T03:06:36.494Z] 24a048cadba8: Preparing [2026-02-13T03:06:36.494Z] 618299613c5e: Preparing [2026-02-13T03:06:36.494Z] e3088919b266: Preparing [2026-02-13T03:06:36.494Z] 15679430dc9b: Preparing [2026-02-13T03:06:36.494Z] 99aa756e8a1b: Preparing [2026-02-13T03:06:36.494Z] 00316985e6e4: Preparing [2026-02-13T03:06:36.494Z] cce92674e987: Preparing [2026-02-13T03:06:36.494Z] 00316985e6e4: Waiting [2026-02-13T03:06:36.494Z] cce92674e987: Waiting [2026-02-13T03:06:36.494Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:36.494Z] 618299613c5e: Layer already exists [2026-02-13T03:06:36.494Z] e3088919b266: Layer already exists [2026-02-13T03:06:36.494Z] 99aa756e8a1b: Layer already exists [2026-02-13T03:06:36.494Z] 24a048cadba8: Layer already exists [2026-02-13T03:06:36.494Z] 00316985e6e4: Layer already exists [2026-02-13T03:06:36.494Z] cce92674e987: Layer already exists [2026-02-13T03:06:36.494Z] 4.1.0-dev.99: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:36.818Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:37.525Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:37.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-13T03:06:37.525Z] 24a048cadba8: Preparing [2026-02-13T03:06:37.525Z] 618299613c5e: Preparing [2026-02-13T03:06:37.525Z] e3088919b266: Preparing [2026-02-13T03:06:37.525Z] 15679430dc9b: Preparing [2026-02-13T03:06:37.525Z] 99aa756e8a1b: Preparing [2026-02-13T03:06:37.525Z] 00316985e6e4: Preparing [2026-02-13T03:06:37.525Z] cce92674e987: Preparing [2026-02-13T03:06:37.525Z] 00316985e6e4: Waiting [2026-02-13T03:06:37.525Z] cce92674e987: Waiting [2026-02-13T03:06:37.525Z] 99aa756e8a1b: Layer already exists [2026-02-13T03:06:37.525Z] 24a048cadba8: Layer already exists [2026-02-13T03:06:37.525Z] e3088919b266: Layer already exists [2026-02-13T03:06:37.525Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:37.525Z] 618299613c5e: Layer already exists [2026-02-13T03:06:37.525Z] 00316985e6e4: Layer already exists [2026-02-13T03:06:37.525Z] cce92674e987: Layer already exists [2026-02-13T03:06:37.525Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:37.852Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:06:38.185Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-13T03:06:38.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2026-02-13T03:06:38.185Z] 24a048cadba8: Preparing [2026-02-13T03:06:38.185Z] 618299613c5e: Preparing [2026-02-13T03:06:38.185Z] e3088919b266: Preparing [2026-02-13T03:06:38.185Z] 15679430dc9b: Preparing [2026-02-13T03:06:38.185Z] 99aa756e8a1b: Preparing [2026-02-13T03:06:38.185Z] 00316985e6e4: Preparing [2026-02-13T03:06:38.185Z] cce92674e987: Preparing [2026-02-13T03:06:38.185Z] 00316985e6e4: Waiting [2026-02-13T03:06:38.185Z] cce92674e987: Waiting [2026-02-13T03:06:38.185Z] 15679430dc9b: Layer already exists [2026-02-13T03:06:38.185Z] 99aa756e8a1b: Layer already exists [2026-02-13T03:06:38.185Z] 618299613c5e: Layer already exists [2026-02-13T03:06:38.185Z] 24a048cadba8: Layer already exists [2026-02-13T03:06:38.185Z] e3088919b266: Layer already exists [2026-02-13T03:06:38.185Z] 00316985e6e4: Layer already exists [2026-02-13T03:06:38.185Z] cce92674e987: Layer already exists [2026-02-13T03:06:38.185Z] main: digest: sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:06:38.264Z] ===================================================== [Pipeline] echo [2026-02-13T03:06:38.281Z] taggedImages: [2026-02-13T03:06:38.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-13T03:06:38.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 [2026-02-13T03:06:38.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.281Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2026-02-13T03:06:38.361Z] ========================================================= [2026-02-13T03:06:38.361Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T03:06:38.361Z] images: [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-command:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-data:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:06:38.361Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-13T03:06:38.361Z] settingsFile: [2026-02-13T03:06:38.361Z] edgex-go-settings [2026-02-13T03:06:38.361Z] ========================================================= [Pipeline] node [2026-02-13T03:06:53.363Z] Still waiting to schedule task [2026-02-13T03:06:53.364Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ [2026-02-13T03:07:12.836Z] #91 DONE 151.8s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #78 DONE 157.0s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #85 DONE 151.6s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #119 ... [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #89 DONE 149.0s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #86 DONE 151.0s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #95 DONE 135.7s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #120 DONE 2.2s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #121 DONE 2.4s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #122 [support-scheduler builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #122 DONE 2.4s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #123 [core-command builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #123 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:07:12.836Z] #124 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #125 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #126 [core-data builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:07:12.836Z] #126 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #127 [core-data builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #127 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #128 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #129 [security-proxy-auth builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #129 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #130 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:07:12.836Z] #131 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:12.836Z] #132 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #133 [core-metadata builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #133 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:07:12.836Z] #134 CACHED [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #135 [core-keeper builder 7/8] COPY . . [2026-02-13T03:07:12.836Z] #135 DONE 2.4s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2026-02-13T03:07:12.836Z] #119 DONE 2.4s [2026-02-13T03:07:12.836Z] [2026-02-13T03:07:12.836Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:07:13.104Z] #136 ... [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:13.104Z] #137 CACHED [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #138 [security-proxy-setup builder 6/7] COPY . . [2026-02-13T03:07:13.104Z] #138 CACHED [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:07:13.104Z] #139 CACHED [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2026-02-13T03:07:13.104Z] #140 CACHED [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #141 [security-bootstrapper builder 6/7] COPY . . [2026-02-13T03:07:13.104Z] #141 CACHED [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-02-13T03:07:13.104Z] #142 CACHED [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #143 [support-notifications builder 6/7] COPY . . [2026-02-13T03:07:13.104Z] #143 DONE 2.5s [2026-02-13T03:07:13.104Z] [2026-02-13T03:07:13.104Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:07:18.512Z] #144 ... [2026-02-13T03:07:18.512Z] [2026-02-13T03:07:18.512Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-13T03:07:18.512Z] #0 4.614 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2026-02-13T03:07:18.779Z] #145 ... [2026-02-13T03:07:18.779Z] [2026-02-13T03:07:18.779Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-13T03:07:18.779Z] #0 5.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2026-02-13T03:07:19.363Z] #146 ... [2026-02-13T03:07:19.363Z] [2026-02-13T03:07:19.363Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:07:19.363Z] #136 6.183 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2026-02-13T03:07:23.649Z] #136 ... [2026-02-13T03:07:23.649Z] [2026-02-13T03:07:23.649Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:07:23.649Z] #0 5.952 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2026-02-13T03:07:23.649Z] #147 ... [2026-02-13T03:07:23.649Z] [2026-02-13T03:07:23.649Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-13T03:07:23.650Z] #0 6.071 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2026-02-13T03:07:23.650Z] #148 ... [2026-02-13T03:07:23.650Z] [2026-02-13T03:07:23.650Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-13T03:07:23.650Z] #0 5.972 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2026-02-13T03:07:23.650Z] #149 ... [2026-02-13T03:07:23.650Z] [2026-02-13T03:07:23.650Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-13T03:07:23.650Z] #0 6.111 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2026-02-13T03:07:23.650Z] #150 ... [2026-02-13T03:07:23.650Z] [2026-02-13T03:07:23.650Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-13T03:07:23.650Z] #0 5.848 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2026-02-13T03:07:23.917Z] #151 ... [2026-02-13T03:07:23.917Z] [2026-02-13T03:07:23.917Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:07:23.917Z] #0 6.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2026-02-13T03:07:24.183Z] #152 ... [2026-02-13T03:07:24.183Z] [2026-02-13T03:07:24.183Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-13T03:07:24.183Z] #0 5.910 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2026-02-13T03:07:24.183Z] #153 ... [2026-02-13T03:07:24.183Z] [2026-02-13T03:07:24.183Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-13T03:07:24.183Z] #0 5.892 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2026-02-13T03:07:24.450Z] #154 ... [2026-02-13T03:07:24.450Z] [2026-02-13T03:07:24.450Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:07:24.450Z] #144 6.092 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2026-02-13T03:09:50.904Z] Running on prd-centos7-docker-4c-2g-2011 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:09:50.930Z] provisioning config files... [2026-02-13T03:09:50.949Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12827069885402251320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:09:54.890Z] ---> ****-login.sh [2026-02-13T03:09:54.890Z] nexus3.edgexfoundry.org:10001 [2026-02-13T03:09:54.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:09:55.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:09:55.153Z] Configure a credential helper to remove this warning. See [2026-02-13T03:09:55.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:09:55.153Z] [2026-02-13T03:09:55.153Z] Login Succeeded [2026-02-13T03:09:55.153Z] nexus3.edgexfoundry.org:10002 [2026-02-13T03:09:55.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:09:55.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:09:55.154Z] Configure a credential helper to remove this warning. See [2026-02-13T03:09:55.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:09:55.154Z] [2026-02-13T03:09:55.154Z] Login Succeeded [2026-02-13T03:09:55.154Z] nexus3.edgexfoundry.org:10003 [2026-02-13T03:09:55.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:09:55.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:09:55.414Z] Configure a credential helper to remove this warning. See [2026-02-13T03:09:55.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:09:55.414Z] [2026-02-13T03:09:55.414Z] Login Succeeded [2026-02-13T03:09:55.414Z] nexus3.edgexfoundry.org:10004 [2026-02-13T03:09:55.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:09:55.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:09:55.414Z] Configure a credential helper to remove this warning. See [2026-02-13T03:09:55.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:09:55.414Z] [2026-02-13T03:09:55.414Z] Login Succeeded [2026-02-13T03:09:55.414Z] ****.io [2026-02-13T03:09:55.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:09:55.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:09:55.676Z] Configure a credential helper to remove this warning. See [2026-02-13T03:09:55.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:09:55.676Z] [2026-02-13T03:09:55.676Z] Login Succeeded [2026-02-13T03:09:55.676Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T03:09:55.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:09:56.048Z] + docker buildx ls [2026-02-13T03:09:56.308Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T03:09:56.308Z] default * docker [2026-02-13T03:09:56.308Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T03:09:56.607Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-13T03:09:56.607Z] edgex-builder [Pipeline] sh [2026-02-13T03:09:56.899Z] + docker buildx inspect --bootstrap [2026-02-13T03:09:56.899Z] #1 [internal] booting buildkit [2026-02-13T03:09:56.899Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-13T03:10:00.229Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2026-02-13T03:10:00.229Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-02-13T03:10:02.163Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2026-02-13T03:10:02.163Z] #1 DONE 5.2s [2026-02-13T03:10:02.163Z] Name: edgex-builder [2026-02-13T03:10:02.163Z] Driver: docker-container [2026-02-13T03:10:02.163Z] [2026-02-13T03:10:02.163Z] Nodes: [2026-02-13T03:10:02.163Z] Name: edgex-builder0 [2026-02-13T03:10:02.163Z] Endpoint: unix:///var/run/docker.sock [2026-02-13T03:10:02.163Z] Status: running [2026-02-13T03:10:02.163Z] Buildkit: v0.27.1 [2026-02-13T03:10:02.163Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-13T03:10:02.455Z] + docker buildx ls [2026-02-13T03:10:02.455Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T03:10:02.455Z] edgex-builder * docker-container [2026-02-13T03:10:02.455Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-13T03:10:02.455Z] default docker [2026-02-13T03:10:02.455Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T03:10:02.748Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:02.748Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:03.011Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:03.011Z] #1 transferring dockerfile: 197B done [2026-02-13T03:10:03.011Z] #1 DONE 0.0s [2026-02-13T03:10:03.011Z] [2026-02-13T03:10:03.011Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:03.011Z] #2 DONE 0.1s [2026-02-13T03:10:03.011Z] [2026-02-13T03:10:03.011Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:03.011Z] #3 DONE 0.1s [2026-02-13T03:10:03.011Z] [2026-02-13T03:10:03.011Z] #4 [internal] load .dockerignore [2026-02-13T03:10:03.011Z] #4 transferring context: 2B done [2026-02-13T03:10:03.011Z] #4 DONE 0.0s [2026-02-13T03:10:03.011Z] [2026-02-13T03:10:03.011Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:03.011Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:03.011Z] #5 DONE 0.0s [2026-02-13T03:10:03.011Z] [2026-02-13T03:10:03.011Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:03.011Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:03.011Z] #6 DONE 0.1s [2026-02-13T03:10:03.269Z] [2026-02-13T03:10:03.269Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:03.269Z] #7 DONE 0.0s [2026-02-13T03:10:03.269Z] [2026-02-13T03:10:03.269Z] #8 exporting to image [2026-02-13T03:10:03.269Z] #8 exporting layers done [2026-02-13T03:10:03.269Z] #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done [2026-02-13T03:10:03.269Z] #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done [2026-02-13T03:10:03.269Z] #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done [2026-02-13T03:10:03.269Z] #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done [2026-02-13T03:10:03.269Z] #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.0s done [2026-02-13T03:10:03.269Z] #8 pushing layers [2026-02-13T03:10:03.269Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:03.269Z] #8 pushing layers 0.1s done [2026-02-13T03:10:03.269Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done [2026-02-13T03:10:03.269Z] #8 DONE 0.2s [2026-02-13T03:10:03.269Z] [2026-02-13T03:10:03.269Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:03.269Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:03.557Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2026-02-13T03:10:03.557Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2026-02-13T03:10:03.815Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:03.815Z] #1 transferring dockerfile: 163B done [2026-02-13T03:10:03.815Z] #1 DONE 0.0s [2026-02-13T03:10:03.815Z] [2026-02-13T03:10:03.815Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-13T03:10:03.815Z] #2 DONE 0.0s [2026-02-13T03:10:03.815Z] [2026-02-13T03:10:03.815Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2026-02-13T03:10:03.815Z] #3 DONE 0.0s [2026-02-13T03:10:03.815Z] [2026-02-13T03:10:03.815Z] #4 [internal] load .dockerignore [2026-02-13T03:10:03.815Z] #4 transferring context: 2B done [2026-02-13T03:10:03.815Z] #4 DONE 0.0s [2026-02-13T03:10:03.815Z] [2026-02-13T03:10:03.816Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:03.816Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:03.816Z] #5 CACHED [2026-02-13T03:10:03.816Z] [2026-02-13T03:10:03.816Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:03.816Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:03.816Z] #6 CACHED [2026-02-13T03:10:03.816Z] [2026-02-13T03:10:03.816Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:03.816Z] #7 DONE 0.0s [2026-02-13T03:10:03.816Z] [2026-02-13T03:10:03.816Z] #8 exporting to image [2026-02-13T03:10:03.816Z] #8 exporting layers done [2026-02-13T03:10:03.816Z] #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done [2026-02-13T03:10:03.816Z] #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done [2026-02-13T03:10:03.816Z] #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done [2026-02-13T03:10:03.816Z] #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done [2026-02-13T03:10:03.816Z] #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done [2026-02-13T03:10:03.816Z] #8 pushing layers 0.0s done [2026-02-13T03:10:03.816Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done [2026-02-13T03:10:03.816Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:03.816Z] #8 DONE 0.1s [2026-02-13T03:10:03.816Z] [2026-02-13T03:10:03.816Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:03.816Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:04.110Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99' [2026-02-13T03:10:04.110Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 --push - [2026-02-13T03:10:04.368Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:04.368Z] #1 transferring dockerfile: 169B done [2026-02-13T03:10:04.368Z] #1 DONE 0.0s [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 [2026-02-13T03:10:04.368Z] #2 DONE 0.0s [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99 [2026-02-13T03:10:04.368Z] #3 DONE 0.0s [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] #4 [internal] load .dockerignore [2026-02-13T03:10:04.368Z] #4 transferring context: 2B done [2026-02-13T03:10:04.368Z] #4 DONE 0.0s [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:04.368Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:04.368Z] #5 CACHED [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:04.368Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:04.368Z] #6 CACHED [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:04.368Z] #7 DONE 0.0s [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] #8 exporting to image [2026-02-13T03:10:04.368Z] #8 exporting layers done [2026-02-13T03:10:04.368Z] #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done [2026-02-13T03:10:04.368Z] #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 0.0s done [2026-02-13T03:10:04.368Z] #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done [2026-02-13T03:10:04.368Z] #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 0.0s done [2026-02-13T03:10:04.368Z] #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done [2026-02-13T03:10:04.368Z] #8 pushing layers 0.0s done [2026-02-13T03:10:04.368Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.99@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done [2026-02-13T03:10:04.368Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:04.368Z] #8 DONE 0.1s [2026-02-13T03:10:04.368Z] [2026-02-13T03:10:04.368Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:04.368Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:04.656Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:04.656Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:04.656Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:04.656Z] #1 transferring dockerfile: 210B 0.0s done [2026-02-13T03:10:04.656Z] #1 DONE 0.0s [2026-02-13T03:10:04.656Z] [2026-02-13T03:10:04.656Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:04.656Z] #2 DONE 0.0s [2026-02-13T03:10:04.656Z] [2026-02-13T03:10:04.656Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:04.656Z] #3 DONE 0.0s [2026-02-13T03:10:04.656Z] [2026-02-13T03:10:04.656Z] #4 [internal] load .dockerignore [2026-02-13T03:10:04.656Z] #4 transferring context: 2B done [2026-02-13T03:10:04.656Z] #4 DONE 0.0s [2026-02-13T03:10:04.656Z] [2026-02-13T03:10:04.656Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:04.656Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:04.656Z] #5 DONE 0.0s [2026-02-13T03:10:04.656Z] [2026-02-13T03:10:04.656Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:04.916Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:04.916Z] #6 CACHED [2026-02-13T03:10:04.916Z] [2026-02-13T03:10:04.916Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:04.916Z] #5 CACHED [2026-02-13T03:10:04.916Z] [2026-02-13T03:10:04.916Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:04.916Z] #7 DONE 0.0s [2026-02-13T03:10:04.916Z] [2026-02-13T03:10:04.916Z] #8 exporting to image [2026-02-13T03:10:04.916Z] #8 exporting layers done [2026-02-13T03:10:04.916Z] #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done [2026-02-13T03:10:04.916Z] #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done [2026-02-13T03:10:04.916Z] #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done [2026-02-13T03:10:04.916Z] #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done [2026-02-13T03:10:04.916Z] #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done [2026-02-13T03:10:04.916Z] #8 pushing layers 0.0s done [2026-02-13T03:10:04.916Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done [2026-02-13T03:10:04.916Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:04.916Z] #8 DONE 0.1s [2026-02-13T03:10:04.916Z] [2026-02-13T03:10:04.916Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:04.916Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:05.199Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2026-02-13T03:10:05.199Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2026-02-13T03:10:05.199Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:05.199Z] #1 transferring dockerfile: 161B done [2026-02-13T03:10:05.199Z] #1 DONE 0.0s [2026-02-13T03:10:05.199Z] [2026-02-13T03:10:05.199Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-02-13T03:10:05.199Z] #2 DONE 0.0s [2026-02-13T03:10:05.199Z] [2026-02-13T03:10:05.199Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2026-02-13T03:10:05.199Z] #3 DONE 0.0s [2026-02-13T03:10:05.199Z] [2026-02-13T03:10:05.199Z] #4 [internal] load .dockerignore [2026-02-13T03:10:05.199Z] #4 transferring context: 2B done [2026-02-13T03:10:05.199Z] #4 DONE 0.0s [2026-02-13T03:10:05.199Z] [2026-02-13T03:10:05.199Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:05.199Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:05.461Z] #5 CACHED [2026-02-13T03:10:05.461Z] [2026-02-13T03:10:05.461Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef [2026-02-13T03:10:05.461Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:df4c79a21e22d5826e5af59946d40abb15f879368022e144e76d1e1acdd8f3ef 0.0s done [2026-02-13T03:10:05.461Z] #6 CACHED [2026-02-13T03:10:05.461Z] [2026-02-13T03:10:05.461Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:05.461Z] #7 DONE 0.0s [2026-02-13T03:10:05.461Z] [2026-02-13T03:10:05.461Z] #8 exporting to image [2026-02-13T03:10:05.461Z] #8 exporting layers done [2026-02-13T03:10:05.461Z] #8 exporting manifest sha256:2cff3b00678b4eb82400983160738491dc6eac91906ff83ba973e158c88ff8fd done [2026-02-13T03:10:05.461Z] #8 exporting config sha256:74dc854335ae4e5f7be48f0cffc0c30bfac4fb78b1b63d6269b773a3cb53cbf3 done [2026-02-13T03:10:05.461Z] #8 exporting manifest sha256:5527c365e2c4d7291dc0dcf9c44eb7a20b32cd819703210e608b6aa6465ed55e done [2026-02-13T03:10:05.461Z] #8 exporting config sha256:36a37d657781e71efb7cfa657e55a7507b556bbaedb3c49c5279e2d7d10b36f7 done [2026-02-13T03:10:05.461Z] #8 exporting manifest list sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 done [2026-02-13T03:10:05.461Z] #8 pushing layers 0.0s done [2026-02-13T03:10:05.461Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:485e43b1b88ea724665418b3a9e5f1efe36c08ec626bfca6a888bf12b1db3f76 0.1s done [2026-02-13T03:10:05.461Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:05.461Z] #8 DONE 0.1s [2026-02-13T03:10:05.461Z] [2026-02-13T03:10:05.461Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:05.461Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:05.752Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:05.753Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:05.753Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:05.753Z] #1 transferring dockerfile: 216B done [2026-02-13T03:10:05.753Z] #1 DONE 0.0s [2026-02-13T03:10:05.753Z] [2026-02-13T03:10:05.753Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:05.753Z] #2 DONE 0.1s [2026-02-13T03:10:05.753Z] [2026-02-13T03:10:05.753Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:05.753Z] #3 DONE 0.1s [2026-02-13T03:10:05.753Z] [2026-02-13T03:10:05.753Z] #4 [internal] load .dockerignore [2026-02-13T03:10:05.753Z] #4 transferring context: [2026-02-13T03:10:06.015Z] #4 transferring context: 2B done [2026-02-13T03:10:06.015Z] #4 DONE 0.0s [2026-02-13T03:10:06.015Z] [2026-02-13T03:10:06.015Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:06.015Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.1s done [2026-02-13T03:10:06.015Z] #5 DONE 0.1s [2026-02-13T03:10:06.015Z] [2026-02-13T03:10:06.015Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:06.015Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.1s done [2026-02-13T03:10:06.015Z] #6 DONE 0.1s [2026-02-13T03:10:06.015Z] [2026-02-13T03:10:06.015Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:06.015Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.1s done [2026-02-13T03:10:06.015Z] #5 DONE 0.1s [2026-02-13T03:10:06.015Z] [2026-02-13T03:10:06.015Z] #7 exporting to image [2026-02-13T03:10:06.015Z] #7 exporting layers done [2026-02-13T03:10:06.015Z] #7 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 0.0s done [2026-02-13T03:10:06.015Z] #7 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done [2026-02-13T03:10:06.015Z] #7 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 0.0s done [2026-02-13T03:10:06.015Z] #7 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done [2026-02-13T03:10:06.015Z] #7 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 [2026-02-13T03:10:06.015Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:06.274Z] #7 ... [2026-02-13T03:10:06.274Z] [2026-02-13T03:10:06.274Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:06.274Z] #8 DONE 0.0s [2026-02-13T03:10:06.274Z] [2026-02-13T03:10:06.274Z] #7 exporting to image [2026-02-13T03:10:06.274Z] #7 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done [2026-02-13T03:10:06.274Z] #7 pushing layers 0.1s done [2026-02-13T03:10:06.274Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 [2026-02-13T03:10:06.274Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done [2026-02-13T03:10:06.274Z] #7 DONE 0.2s [2026-02-13T03:10:06.274Z] [2026-02-13T03:10:06.274Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:06.274Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:06.565Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2026-02-13T03:10:06.565Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2026-02-13T03:10:06.565Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:06.565Z] #1 transferring dockerfile: 182B done [2026-02-13T03:10:06.565Z] #1 DONE 0.0s [2026-02-13T03:10:06.565Z] [2026-02-13T03:10:06.565Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-13T03:10:06.565Z] #2 DONE 0.0s [2026-02-13T03:10:06.565Z] [2026-02-13T03:10:06.565Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2026-02-13T03:10:06.565Z] #3 DONE 0.0s [2026-02-13T03:10:06.565Z] [2026-02-13T03:10:06.565Z] #4 [internal] load .dockerignore [2026-02-13T03:10:06.565Z] #4 transferring context: 2B done [2026-02-13T03:10:06.565Z] #4 DONE 0.0s [2026-02-13T03:10:06.565Z] [2026-02-13T03:10:06.565Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:06.565Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:06.824Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 done [2026-02-13T03:10:06.824Z] #5 CACHED [2026-02-13T03:10:06.824Z] [2026-02-13T03:10:06.824Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:06.824Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done [2026-02-13T03:10:06.824Z] #6 CACHED [2026-02-13T03:10:06.824Z] [2026-02-13T03:10:06.824Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:06.824Z] #7 DONE 0.0s [2026-02-13T03:10:06.824Z] [2026-02-13T03:10:06.824Z] #8 exporting to image [2026-02-13T03:10:06.824Z] #8 exporting layers done [2026-02-13T03:10:06.824Z] #8 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done [2026-02-13T03:10:06.824Z] #8 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done [2026-02-13T03:10:06.824Z] #8 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done [2026-02-13T03:10:06.824Z] #8 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done [2026-02-13T03:10:06.824Z] #8 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done [2026-02-13T03:10:06.824Z] #8 pushing layers 0.0s done [2026-02-13T03:10:06.824Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done [2026-02-13T03:10:06.824Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:06.824Z] #8 DONE 0.1s [2026-02-13T03:10:06.824Z] [2026-02-13T03:10:06.824Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:06.824Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:07.113Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 --push - [2026-02-13T03:10:07.113Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99' [2026-02-13T03:10:07.113Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:07.113Z] #1 transferring dockerfile: 188B done [2026-02-13T03:10:07.113Z] #1 DONE 0.0s [2026-02-13T03:10:07.113Z] [2026-02-13T03:10:07.113Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 [2026-02-13T03:10:07.113Z] #2 DONE 0.0s [2026-02-13T03:10:07.113Z] [2026-02-13T03:10:07.114Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99 [2026-02-13T03:10:07.114Z] #3 DONE 0.0s [2026-02-13T03:10:07.114Z] [2026-02-13T03:10:07.114Z] #4 [internal] load .dockerignore [2026-02-13T03:10:07.114Z] #4 transferring context: 2B done [2026-02-13T03:10:07.114Z] #4 DONE 0.0s [2026-02-13T03:10:07.371Z] [2026-02-13T03:10:07.371Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:07.371Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done [2026-02-13T03:10:07.371Z] #5 CACHED [2026-02-13T03:10:07.371Z] [2026-02-13T03:10:07.371Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:07.371Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done [2026-02-13T03:10:07.371Z] #6 CACHED [2026-02-13T03:10:07.371Z] [2026-02-13T03:10:07.371Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:07.371Z] #7 DONE 0.0s [2026-02-13T03:10:07.371Z] [2026-02-13T03:10:07.371Z] #8 exporting to image [2026-02-13T03:10:07.371Z] #8 exporting layers done [2026-02-13T03:10:07.371Z] #8 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done [2026-02-13T03:10:07.371Z] #8 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done [2026-02-13T03:10:07.371Z] #8 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done [2026-02-13T03:10:07.371Z] #8 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done [2026-02-13T03:10:07.371Z] #8 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done [2026-02-13T03:10:07.371Z] #8 pushing layers 0.0s done [2026-02-13T03:10:07.371Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.99@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done [2026-02-13T03:10:07.371Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:07.371Z] #8 DONE 0.1s [2026-02-13T03:10:07.371Z] [2026-02-13T03:10:07.371Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:07.371Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:07.662Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:07.662Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:07.662Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:07.662Z] #1 transferring dockerfile: 229B done [2026-02-13T03:10:07.662Z] #1 DONE 0.0s [2026-02-13T03:10:07.662Z] [2026-02-13T03:10:07.662Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:07.662Z] #2 DONE 0.0s [2026-02-13T03:10:07.662Z] [2026-02-13T03:10:07.662Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:07.662Z] #3 DONE 0.0s [2026-02-13T03:10:07.662Z] [2026-02-13T03:10:07.662Z] #4 [internal] load .dockerignore [2026-02-13T03:10:07.662Z] #4 transferring context: 2B done [2026-02-13T03:10:07.662Z] #4 DONE 0.0s [2026-02-13T03:10:07.662Z] [2026-02-13T03:10:07.662Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:07.662Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done [2026-02-13T03:10:07.662Z] #5 CACHED [2026-02-13T03:10:07.662Z] [2026-02-13T03:10:07.662Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:07.662Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done [2026-02-13T03:10:07.662Z] #6 DONE 0.0s [2026-02-13T03:10:07.921Z] [2026-02-13T03:10:07.921Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:07.921Z] #6 CACHED [2026-02-13T03:10:07.921Z] [2026-02-13T03:10:07.921Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:07.921Z] #7 DONE 0.0s [2026-02-13T03:10:07.921Z] [2026-02-13T03:10:07.921Z] #8 exporting to image [2026-02-13T03:10:07.921Z] #8 exporting layers done [2026-02-13T03:10:07.921Z] #8 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done [2026-02-13T03:10:07.921Z] #8 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done [2026-02-13T03:10:07.921Z] #8 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done [2026-02-13T03:10:07.921Z] #8 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done [2026-02-13T03:10:07.921Z] #8 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done [2026-02-13T03:10:07.921Z] #8 pushing layers 0.0s done [2026-02-13T03:10:07.921Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done [2026-02-13T03:10:07.921Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:07.921Z] #8 DONE 0.1s [2026-02-13T03:10:07.921Z] [2026-02-13T03:10:07.921Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:07.921Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:08.298Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2026-02-13T03:10:08.298Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2026-02-13T03:10:08.298Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:08.298Z] #1 transferring dockerfile: 180B done [2026-02-13T03:10:08.298Z] #1 DONE 0.0s [2026-02-13T03:10:08.298Z] [2026-02-13T03:10:08.298Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-13T03:10:08.298Z] #2 DONE 0.0s [2026-02-13T03:10:08.298Z] [2026-02-13T03:10:08.298Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2026-02-13T03:10:08.298Z] #3 DONE 0.0s [2026-02-13T03:10:08.298Z] [2026-02-13T03:10:08.298Z] #4 [internal] load .dockerignore [2026-02-13T03:10:08.298Z] #4 transferring context: 2B done [2026-02-13T03:10:08.298Z] #4 DONE 0.0s [2026-02-13T03:10:08.298Z] [2026-02-13T03:10:08.298Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:08.298Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done [2026-02-13T03:10:08.298Z] #5 CACHED [2026-02-13T03:10:08.298Z] [2026-02-13T03:10:08.298Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 [2026-02-13T03:10:08.298Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:9a13c134de0894b7a21ed47ce34b6f4c62d02fc8f88c067315d2b7ec105f0d69 0.0s done [2026-02-13T03:10:08.298Z] #6 CACHED [2026-02-13T03:10:08.298Z] [2026-02-13T03:10:08.298Z] #7 exporting to image [2026-02-13T03:10:08.298Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:08.557Z] #7 exporting layers done [2026-02-13T03:10:08.557Z] #7 exporting manifest sha256:189d1b2db16ff8e639ac67072cc785bb6e7cec8fa1b2ee37079bf117e1746700 done [2026-02-13T03:10:08.557Z] #7 exporting config sha256:31a06b14ad8a16aa280efa31fbc827ce8bd8f07954cba47695b2c2e9910008f1 done [2026-02-13T03:10:08.557Z] #7 exporting manifest sha256:2dae0810705a0f8f456ac73713db3b6cd517e71fb7a5c57be12b70ad199bf0c0 done [2026-02-13T03:10:08.557Z] #7 exporting config sha256:f2657d6af1ae4eb77343b07dc1b00301fb5b5e90a13d4dbb48e0fc6c6a7368a0 done [2026-02-13T03:10:08.557Z] #7 exporting manifest list sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 done [2026-02-13T03:10:08.557Z] #7 pushing layers 0.0s done [2026-02-13T03:10:08.557Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:24d10aa6a1276c0431c45a4aa95a0530cd6c8890d68a958d9ca90f3ad01e8501 0.1s done [2026-02-13T03:10:08.557Z] #7 DONE 0.1s [2026-02-13T03:10:08.557Z] [2026-02-13T03:10:08.557Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:08.557Z] #8 DONE 0.0s [2026-02-13T03:10:08.557Z] [2026-02-13T03:10:08.557Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:08.557Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:08.844Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:08.844Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:08.844Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:08.844Z] #1 transferring dockerfile: 194B done [2026-02-13T03:10:08.844Z] #1 DONE 0.0s [2026-02-13T03:10:08.844Z] [2026-02-13T03:10:08.844Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:08.844Z] #2 DONE 0.0s [2026-02-13T03:10:08.844Z] [2026-02-13T03:10:08.844Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:08.844Z] #3 DONE 0.1s [2026-02-13T03:10:08.844Z] [2026-02-13T03:10:08.844Z] #4 [internal] load .dockerignore [2026-02-13T03:10:08.844Z] #4 transferring context: 2B done [2026-02-13T03:10:08.844Z] #4 DONE 0.0s [2026-02-13T03:10:09.102Z] [2026-02-13T03:10:09.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:09.102Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:09.102Z] #5 DONE 0.0s [2026-02-13T03:10:09.102Z] [2026-02-13T03:10:09.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:09.102Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:09.102Z] #6 DONE 0.1s [2026-02-13T03:10:09.102Z] [2026-02-13T03:10:09.102Z] #7 exporting to image [2026-02-13T03:10:09.102Z] #7 exporting layers done [2026-02-13T03:10:09.102Z] #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done [2026-02-13T03:10:09.102Z] #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done [2026-02-13T03:10:09.102Z] #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done [2026-02-13T03:10:09.102Z] #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 [2026-02-13T03:10:09.102Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:09.102Z] #7 ... [2026-02-13T03:10:09.102Z] [2026-02-13T03:10:09.102Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:09.102Z] #8 DONE 0.0s [2026-02-13T03:10:09.102Z] [2026-02-13T03:10:09.102Z] #7 exporting to image [2026-02-13T03:10:09.102Z] #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 0.0s done [2026-02-13T03:10:09.102Z] #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done [2026-02-13T03:10:09.102Z] #7 pushing layers 0.1s done [2026-02-13T03:10:09.102Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 [2026-02-13T03:10:09.361Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done [2026-02-13T03:10:09.361Z] #7 DONE 0.2s [2026-02-13T03:10:09.361Z] [2026-02-13T03:10:09.361Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:09.361Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:09.640Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2026-02-13T03:10:09.640Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2026-02-13T03:10:09.898Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:09.898Z] #1 transferring dockerfile: 160B done [2026-02-13T03:10:09.898Z] #1 DONE 0.0s [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-13T03:10:09.898Z] #2 DONE 0.0s [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2026-02-13T03:10:09.898Z] #3 DONE 0.0s [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] #4 [internal] load .dockerignore [2026-02-13T03:10:09.898Z] #4 transferring context: 2B done [2026-02-13T03:10:09.898Z] #4 DONE 0.0s [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:09.898Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:09.898Z] #5 CACHED [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:09.898Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:09.898Z] #6 CACHED [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] #7 exporting to image [2026-02-13T03:10:09.898Z] #7 exporting layers done [2026-02-13T03:10:09.898Z] #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done [2026-02-13T03:10:09.898Z] #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done [2026-02-13T03:10:09.898Z] #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done [2026-02-13T03:10:09.898Z] #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done [2026-02-13T03:10:09.898Z] #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done [2026-02-13T03:10:09.898Z] #7 pushing layers 0.0s done [2026-02-13T03:10:09.898Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 [2026-02-13T03:10:09.898Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:09.898Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done [2026-02-13T03:10:09.898Z] #7 DONE 0.1s [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:09.898Z] #8 DONE 0.0s [2026-02-13T03:10:09.898Z] [2026-02-13T03:10:09.898Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:09.898Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:10.193Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 --push - [2026-02-13T03:10:10.193Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99' [2026-02-13T03:10:10.457Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:10.457Z] #1 transferring dockerfile: 166B done [2026-02-13T03:10:10.457Z] #1 DONE 0.0s [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 [2026-02-13T03:10:10.457Z] #2 DONE 0.0s [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99 [2026-02-13T03:10:10.457Z] #3 DONE 0.0s [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] #4 [internal] load .dockerignore [2026-02-13T03:10:10.457Z] #4 transferring context: 2B done [2026-02-13T03:10:10.457Z] #4 DONE 0.0s [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:10.457Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:10.457Z] #5 CACHED [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:10.457Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:10.457Z] #6 CACHED [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] #7 exporting to image [2026-02-13T03:10:10.457Z] #7 exporting layers done [2026-02-13T03:10:10.457Z] #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done [2026-02-13T03:10:10.457Z] #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done [2026-02-13T03:10:10.457Z] #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done [2026-02-13T03:10:10.457Z] #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done [2026-02-13T03:10:10.457Z] #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 [2026-02-13T03:10:10.457Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:10.457Z] #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done [2026-02-13T03:10:10.457Z] #7 pushing layers 0.0s done [2026-02-13T03:10:10.457Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.99@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done [2026-02-13T03:10:10.457Z] #7 DONE 0.1s [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:10.457Z] #8 DONE 0.0s [2026-02-13T03:10:10.457Z] [2026-02-13T03:10:10.457Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:10.457Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:10.745Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:10.745Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:11.005Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:11.005Z] #1 transferring dockerfile: 207B done [2026-02-13T03:10:11.005Z] #1 DONE 0.0s [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:11.005Z] #2 DONE 0.0s [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:11.005Z] #3 DONE 0.0s [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] #4 [internal] load .dockerignore [2026-02-13T03:10:11.005Z] #4 transferring context: 2B done [2026-02-13T03:10:11.005Z] #4 DONE 0.0s [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:11.005Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:11.005Z] #5 CACHED [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:11.005Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:11.005Z] #6 CACHED [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] #7 exporting to image [2026-02-13T03:10:11.005Z] #7 exporting layers done [2026-02-13T03:10:11.005Z] #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done [2026-02-13T03:10:11.005Z] #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done [2026-02-13T03:10:11.005Z] #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done [2026-02-13T03:10:11.005Z] #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done [2026-02-13T03:10:11.005Z] #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done [2026-02-13T03:10:11.005Z] #7 pushing layers 0.0s done [2026-02-13T03:10:11.005Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 [2026-02-13T03:10:11.005Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:11.005Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done [2026-02-13T03:10:11.005Z] #7 DONE 0.1s [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:11.005Z] #8 DONE 0.0s [2026-02-13T03:10:11.005Z] [2026-02-13T03:10:11.005Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:11.005Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:11.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2026-02-13T03:10:11.292Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2026-02-13T03:10:11.550Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:11.550Z] #1 transferring dockerfile: 158B done [2026-02-13T03:10:11.550Z] #1 DONE 0.0s [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-02-13T03:10:11.550Z] #2 DONE 0.0s [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2026-02-13T03:10:11.550Z] #3 DONE 0.0s [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] #4 [internal] load .dockerignore [2026-02-13T03:10:11.550Z] #4 transferring context: 2B done [2026-02-13T03:10:11.550Z] #4 DONE 0.0s [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:11.550Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:11.550Z] #5 CACHED [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f [2026-02-13T03:10:11.550Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:098f43f0c504fbbcd7773d5bae8e87be9c4c8443c93bc998157b40067f61f98f 0.0s done [2026-02-13T03:10:11.550Z] #6 CACHED [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] #7 exporting to image [2026-02-13T03:10:11.550Z] #7 exporting layers done [2026-02-13T03:10:11.550Z] #7 exporting manifest sha256:5f272893b0a60ce1b1e2cc7d8e2426b5080740bf5623d4a22c7f3249f553fd1b done [2026-02-13T03:10:11.550Z] #7 exporting config sha256:86722cdc87d7ae1bf396aa8fbf4ac5a9e8a01a85a278b4267152a521861ccbdc done [2026-02-13T03:10:11.550Z] #7 exporting manifest sha256:72db93369229be56bfd640b2021eb520469732a7a68d31c1b2bc9b632f4817db done [2026-02-13T03:10:11.550Z] #7 exporting config sha256:29c4392c3d96df4c5f9be1f1e96318b2d53e7099a10bfe175acbf8e965657d02 done [2026-02-13T03:10:11.550Z] #7 exporting manifest list sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 done [2026-02-13T03:10:11.550Z] #7 pushing layers 0.0s done [2026-02-13T03:10:11.550Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 [2026-02-13T03:10:11.550Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:11.550Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:08aea1699fdf0da56564559dc4d349802fc8a650b50ff6776982f57d81c71554 0.1s done [2026-02-13T03:10:11.550Z] #7 DONE 0.1s [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:11.550Z] #8 DONE 0.0s [2026-02-13T03:10:11.550Z] [2026-02-13T03:10:11.550Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:11.550Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:11.843Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:11.843Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:11.843Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:11.843Z] #1 transferring dockerfile: 196B done [2026-02-13T03:10:11.843Z] #1 DONE 0.0s [2026-02-13T03:10:11.843Z] [2026-02-13T03:10:11.843Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:11.843Z] #2 DONE 0.0s [2026-02-13T03:10:11.843Z] [2026-02-13T03:10:11.843Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:11.843Z] #3 DONE 0.0s [2026-02-13T03:10:11.843Z] [2026-02-13T03:10:11.843Z] #4 [internal] load .dockerignore [2026-02-13T03:10:11.843Z] #4 transferring context: 2B done [2026-02-13T03:10:11.843Z] #4 DONE 0.0s [2026-02-13T03:10:12.102Z] [2026-02-13T03:10:12.102Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:12.102Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:12.102Z] #5 DONE 0.0s [2026-02-13T03:10:12.102Z] [2026-02-13T03:10:12.102Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:12.102Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:12.102Z] #6 DONE 0.1s [2026-02-13T03:10:12.102Z] [2026-02-13T03:10:12.102Z] #7 exporting to image [2026-02-13T03:10:12.102Z] #7 exporting layers done [2026-02-13T03:10:12.102Z] #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done [2026-02-13T03:10:12.102Z] #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done [2026-02-13T03:10:12.102Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:12.102Z] #7 ... [2026-02-13T03:10:12.102Z] [2026-02-13T03:10:12.102Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:12.102Z] #8 DONE 0.0s [2026-02-13T03:10:12.102Z] [2026-02-13T03:10:12.102Z] #7 exporting to image [2026-02-13T03:10:12.102Z] #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done [2026-02-13T03:10:12.102Z] #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c 0.0s done [2026-02-13T03:10:12.102Z] #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done [2026-02-13T03:10:12.102Z] #7 pushing layers 0.1s done [2026-02-13T03:10:12.102Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c [2026-02-13T03:10:12.362Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done [2026-02-13T03:10:12.362Z] #7 DONE 0.2s [2026-02-13T03:10:12.362Z] [2026-02-13T03:10:12.362Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:12.362Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:12.647Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2026-02-13T03:10:12.647Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2026-02-13T03:10:12.647Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:12.647Z] #1 transferring dockerfile: 162B done [2026-02-13T03:10:12.647Z] #1 DONE 0.0s [2026-02-13T03:10:12.647Z] [2026-02-13T03:10:12.647Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-13T03:10:12.647Z] #2 DONE 0.0s [2026-02-13T03:10:12.647Z] [2026-02-13T03:10:12.647Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2026-02-13T03:10:12.647Z] #3 DONE 0.0s [2026-02-13T03:10:12.647Z] [2026-02-13T03:10:12.647Z] #4 [internal] load .dockerignore [2026-02-13T03:10:12.647Z] #4 transferring context: 2B done [2026-02-13T03:10:12.647Z] #4 DONE 0.0s [2026-02-13T03:10:12.647Z] [2026-02-13T03:10:12.647Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:12.647Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:12.647Z] #5 DONE 0.0s [2026-02-13T03:10:12.647Z] [2026-02-13T03:10:12.647Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:12.905Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:12.905Z] #6 CACHED [2026-02-13T03:10:12.905Z] [2026-02-13T03:10:12.905Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:12.905Z] #5 CACHED [2026-02-13T03:10:12.905Z] [2026-02-13T03:10:12.905Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:12.905Z] #7 DONE 0.0s [2026-02-13T03:10:12.905Z] [2026-02-13T03:10:12.905Z] #8 exporting to image [2026-02-13T03:10:12.905Z] #8 exporting layers done [2026-02-13T03:10:12.905Z] #8 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done [2026-02-13T03:10:12.905Z] #8 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done [2026-02-13T03:10:12.905Z] #8 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done [2026-02-13T03:10:12.905Z] #8 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done [2026-02-13T03:10:12.905Z] #8 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done [2026-02-13T03:10:12.905Z] #8 pushing layers 0.0s done [2026-02-13T03:10:12.905Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done [2026-02-13T03:10:12.905Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:12.905Z] #8 DONE 0.1s [2026-02-13T03:10:12.905Z] [2026-02-13T03:10:12.905Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:12.905Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:13.195Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99' [2026-02-13T03:10:13.195Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 --push - [2026-02-13T03:10:13.195Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:13.195Z] #1 transferring dockerfile: 168B done [2026-02-13T03:10:13.195Z] #1 DONE 0.0s [2026-02-13T03:10:13.195Z] [2026-02-13T03:10:13.195Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 [2026-02-13T03:10:13.195Z] #2 DONE 0.0s [2026-02-13T03:10:13.195Z] [2026-02-13T03:10:13.195Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99 [2026-02-13T03:10:13.195Z] #3 DONE 0.0s [2026-02-13T03:10:13.195Z] [2026-02-13T03:10:13.195Z] #4 [internal] load .dockerignore [2026-02-13T03:10:13.195Z] #4 transferring context: 2B done [2026-02-13T03:10:13.195Z] #4 DONE 0.0s [2026-02-13T03:10:13.195Z] [2026-02-13T03:10:13.195Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:13.195Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:13.195Z] #5 CACHED [2026-02-13T03:10:13.195Z] [2026-02-13T03:10:13.195Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:13.195Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:13.195Z] #6 CACHED [2026-02-13T03:10:13.195Z] [2026-02-13T03:10:13.195Z] #7 exporting to image [2026-02-13T03:10:13.195Z] #7 exporting layers done [2026-02-13T03:10:13.195Z] #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done [2026-02-13T03:10:13.195Z] #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 [2026-02-13T03:10:13.195Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:13.454Z] #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done [2026-02-13T03:10:13.454Z] #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done [2026-02-13T03:10:13.454Z] #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done [2026-02-13T03:10:13.454Z] #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done [2026-02-13T03:10:13.454Z] #7 pushing layers 0.0s done [2026-02-13T03:10:13.454Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.99@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done [2026-02-13T03:10:13.454Z] #7 DONE 0.1s [2026-02-13T03:10:13.454Z] [2026-02-13T03:10:13.454Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:13.454Z] #8 DONE 0.0s [2026-02-13T03:10:13.454Z] [2026-02-13T03:10:13.454Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:13.454Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:13.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:13.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:14.001Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:14.001Z] #1 transferring dockerfile: 209B done [2026-02-13T03:10:14.001Z] #1 DONE 0.0s [2026-02-13T03:10:14.001Z] [2026-02-13T03:10:14.001Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:14.001Z] #2 DONE 0.0s [2026-02-13T03:10:14.001Z] [2026-02-13T03:10:14.001Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:14.001Z] #3 DONE 0.0s [2026-02-13T03:10:14.001Z] [2026-02-13T03:10:14.001Z] #4 [internal] load .dockerignore [2026-02-13T03:10:14.001Z] #4 transferring context: 2B done [2026-02-13T03:10:14.001Z] #4 DONE 0.0s [2026-02-13T03:10:14.001Z] [2026-02-13T03:10:14.001Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:14.001Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:14.001Z] #5 CACHED [2026-02-13T03:10:14.001Z] [2026-02-13T03:10:14.001Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:14.001Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:14.001Z] #6 CACHED [2026-02-13T03:10:14.001Z] [2026-02-13T03:10:14.001Z] #7 exporting to image [2026-02-13T03:10:14.001Z] #7 exporting layers [2026-02-13T03:10:14.001Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:14.001Z] #7 exporting layers done [2026-02-13T03:10:14.001Z] #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done [2026-02-13T03:10:14.001Z] #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done [2026-02-13T03:10:14.001Z] #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done [2026-02-13T03:10:14.001Z] #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done [2026-02-13T03:10:14.001Z] #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done [2026-02-13T03:10:14.001Z] #7 pushing layers 0.0s done [2026-02-13T03:10:14.001Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done [2026-02-13T03:10:14.001Z] #7 DONE 0.1s [2026-02-13T03:10:14.001Z] [2026-02-13T03:10:14.001Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:14.001Z] #8 DONE 0.0s [2026-02-13T03:10:14.576Z] [2026-02-13T03:10:14.576Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:14.576Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:14.868Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2026-02-13T03:10:14.868Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2026-02-13T03:10:14.868Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:14.868Z] #1 transferring dockerfile: 160B done [2026-02-13T03:10:14.868Z] #1 DONE 0.0s [2026-02-13T03:10:14.868Z] [2026-02-13T03:10:14.868Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-13T03:10:14.868Z] #2 DONE 0.0s [2026-02-13T03:10:14.868Z] [2026-02-13T03:10:14.868Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2026-02-13T03:10:14.868Z] #3 DONE 0.0s [2026-02-13T03:10:14.868Z] [2026-02-13T03:10:14.868Z] #4 [internal] load .dockerignore [2026-02-13T03:10:14.868Z] #4 transferring context: 2B done [2026-02-13T03:10:14.868Z] #4 DONE 0.0s [2026-02-13T03:10:14.868Z] [2026-02-13T03:10:14.868Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:14.868Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:14.868Z] #5 CACHED [2026-02-13T03:10:14.868Z] [2026-02-13T03:10:14.868Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 [2026-02-13T03:10:14.868Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:679f304e980773aaa1b8417289ce8c3709182622f1309baf206628761b64e972 0.0s done [2026-02-13T03:10:14.868Z] #6 CACHED [2026-02-13T03:10:14.868Z] [2026-02-13T03:10:14.868Z] #7 exporting to image [2026-02-13T03:10:14.868Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:15.126Z] #7 exporting layers done [2026-02-13T03:10:15.126Z] #7 exporting manifest sha256:20680cba8c4a3a8a31557c2f888267be68bbac7e5b9bca371e06b99207248eae done [2026-02-13T03:10:15.126Z] #7 exporting config sha256:7e471c0a24fa0b900422fc7e668ac33e3da565efe6e08eb9fcbde3818d1aeae7 done [2026-02-13T03:10:15.126Z] #7 exporting manifest sha256:bb4ff15a4cf98f20e556b164dfbb12c747614ddb13ac8790b18fc0e9a38d7431 done [2026-02-13T03:10:15.126Z] #7 exporting config sha256:93649b86d8d594889a39557bcd3c9aa1af4cad818b13439b530130b2d974bc6c done [2026-02-13T03:10:15.126Z] #7 exporting manifest list sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c done [2026-02-13T03:10:15.126Z] #7 pushing layers 0.0s done [2026-02-13T03:10:15.126Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:836f24a42ad5dc5634aa6196d837f12b737796f88fab3ad4e2ab11b7c3a3187c 0.1s done [2026-02-13T03:10:15.126Z] #7 DONE 0.1s [2026-02-13T03:10:15.126Z] [2026-02-13T03:10:15.126Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:15.126Z] #8 DONE 0.0s [2026-02-13T03:10:15.126Z] [2026-02-13T03:10:15.126Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:15.126Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:15.414Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:15.414Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:15.414Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:15.414Z] #1 transferring dockerfile: 198B done [2026-02-13T03:10:15.414Z] #1 DONE 0.0s [2026-02-13T03:10:15.414Z] [2026-02-13T03:10:15.414Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:15.414Z] #2 DONE 0.0s [2026-02-13T03:10:15.414Z] [2026-02-13T03:10:15.414Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:15.414Z] #3 DONE 0.0s [2026-02-13T03:10:15.414Z] [2026-02-13T03:10:15.414Z] #4 [internal] load .dockerignore [2026-02-13T03:10:15.414Z] #4 transferring context: 2B done [2026-02-13T03:10:15.414Z] #4 DONE 0.0s [2026-02-13T03:10:15.673Z] [2026-02-13T03:10:15.673Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:15.673Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:15.673Z] #5 DONE 0.0s [2026-02-13T03:10:15.673Z] [2026-02-13T03:10:15.673Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:15.673Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:15.673Z] #6 DONE 0.1s [2026-02-13T03:10:15.673Z] [2026-02-13T03:10:15.673Z] #7 exporting to image [2026-02-13T03:10:15.673Z] #7 exporting layers done [2026-02-13T03:10:15.673Z] #7 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d 0.0s done [2026-02-13T03:10:15.673Z] #7 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done [2026-02-13T03:10:15.673Z] #7 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 0.0s done [2026-02-13T03:10:15.673Z] #7 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 [2026-02-13T03:10:15.673Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:15.673Z] #7 ... [2026-02-13T03:10:15.673Z] [2026-02-13T03:10:15.673Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:15.673Z] #8 DONE 0.0s [2026-02-13T03:10:15.673Z] [2026-02-13T03:10:15.673Z] #7 exporting to image [2026-02-13T03:10:15.673Z] #7 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 0.0s done [2026-02-13T03:10:15.673Z] #7 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.0s done [2026-02-13T03:10:15.673Z] #7 pushing layers 0.1s done [2026-02-13T03:10:15.673Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d [2026-02-13T03:10:15.932Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done [2026-02-13T03:10:15.932Z] #7 DONE 0.2s [2026-02-13T03:10:15.932Z] [2026-02-13T03:10:15.932Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:15.932Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:16.228Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2026-02-13T03:10:16.228Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2026-02-13T03:10:16.228Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:16.228Z] #1 transferring dockerfile: 164B done [2026-02-13T03:10:16.228Z] #1 DONE 0.0s [2026-02-13T03:10:16.228Z] [2026-02-13T03:10:16.228Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-13T03:10:16.228Z] #2 DONE 0.0s [2026-02-13T03:10:16.228Z] [2026-02-13T03:10:16.228Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2026-02-13T03:10:16.228Z] #3 DONE 0.0s [2026-02-13T03:10:16.228Z] [2026-02-13T03:10:16.228Z] #4 [internal] load .dockerignore [2026-02-13T03:10:16.228Z] #4 transferring context: 2B done [2026-02-13T03:10:16.228Z] #4 DONE 0.0s [2026-02-13T03:10:16.228Z] [2026-02-13T03:10:16.228Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:16.228Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:16.228Z] #5 DONE 0.0s [2026-02-13T03:10:16.228Z] [2026-02-13T03:10:16.228Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:16.488Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:16.488Z] #6 CACHED [2026-02-13T03:10:16.488Z] [2026-02-13T03:10:16.488Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:16.488Z] #5 CACHED [2026-02-13T03:10:16.488Z] [2026-02-13T03:10:16.488Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:16.488Z] #7 DONE 0.0s [2026-02-13T03:10:16.488Z] [2026-02-13T03:10:16.488Z] #8 exporting to image [2026-02-13T03:10:16.488Z] #8 exporting layers done [2026-02-13T03:10:16.488Z] #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done [2026-02-13T03:10:16.488Z] #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done [2026-02-13T03:10:16.488Z] #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done [2026-02-13T03:10:16.488Z] #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done [2026-02-13T03:10:16.488Z] #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done [2026-02-13T03:10:16.488Z] #8 pushing layers 0.0s done [2026-02-13T03:10:16.488Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done [2026-02-13T03:10:16.488Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:16.488Z] #8 DONE 0.1s [2026-02-13T03:10:16.488Z] [2026-02-13T03:10:16.488Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:16.488Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:16.775Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99' [2026-02-13T03:10:16.775Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 --push - [2026-02-13T03:10:16.775Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:16.775Z] #1 transferring dockerfile: 170B done [2026-02-13T03:10:16.775Z] #1 DONE 0.0s [2026-02-13T03:10:16.775Z] [2026-02-13T03:10:16.775Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 [2026-02-13T03:10:16.775Z] #2 DONE 0.0s [2026-02-13T03:10:16.775Z] [2026-02-13T03:10:16.775Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99 [2026-02-13T03:10:16.775Z] #3 DONE 0.0s [2026-02-13T03:10:16.775Z] [2026-02-13T03:10:16.775Z] #4 [internal] load .dockerignore [2026-02-13T03:10:16.775Z] #4 transferring context: 2B done [2026-02-13T03:10:16.775Z] #4 DONE 0.0s [2026-02-13T03:10:16.775Z] [2026-02-13T03:10:16.775Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:16.775Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:16.775Z] #5 CACHED [2026-02-13T03:10:16.775Z] [2026-02-13T03:10:16.775Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:17.034Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:17.034Z] #6 CACHED [2026-02-13T03:10:17.034Z] [2026-02-13T03:10:17.034Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:17.034Z] #7 DONE 0.0s [2026-02-13T03:10:17.034Z] [2026-02-13T03:10:17.034Z] #8 exporting to image [2026-02-13T03:10:17.034Z] #8 exporting layers done [2026-02-13T03:10:17.034Z] #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done [2026-02-13T03:10:17.034Z] #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done [2026-02-13T03:10:17.034Z] #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done [2026-02-13T03:10:17.034Z] #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done [2026-02-13T03:10:17.034Z] #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done [2026-02-13T03:10:17.034Z] #8 pushing layers 0.0s done [2026-02-13T03:10:17.034Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.99@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done [2026-02-13T03:10:17.034Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:17.034Z] #8 DONE 0.1s [2026-02-13T03:10:17.034Z] [2026-02-13T03:10:17.034Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:17.034Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:17.320Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:17.320Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:17.320Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:17.320Z] #1 transferring dockerfile: 211B done [2026-02-13T03:10:17.320Z] #1 DONE 0.0s [2026-02-13T03:10:17.320Z] [2026-02-13T03:10:17.320Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:17.320Z] #2 DONE 0.0s [2026-02-13T03:10:17.320Z] [2026-02-13T03:10:17.320Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:17.320Z] #3 DONE 0.0s [2026-02-13T03:10:17.320Z] [2026-02-13T03:10:17.320Z] #4 [internal] load .dockerignore [2026-02-13T03:10:17.320Z] #4 transferring context: 2B done [2026-02-13T03:10:17.320Z] #4 DONE 0.0s [2026-02-13T03:10:17.320Z] [2026-02-13T03:10:17.320Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:17.320Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:17.320Z] #5 DONE 0.0s [2026-02-13T03:10:17.320Z] [2026-02-13T03:10:17.320Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:17.581Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:17.581Z] #6 CACHED [2026-02-13T03:10:17.581Z] [2026-02-13T03:10:17.581Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:17.581Z] #5 CACHED [2026-02-13T03:10:17.581Z] [2026-02-13T03:10:17.581Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:17.581Z] #7 DONE 0.0s [2026-02-13T03:10:17.581Z] [2026-02-13T03:10:17.581Z] #8 exporting to image [2026-02-13T03:10:17.581Z] #8 exporting layers done [2026-02-13T03:10:17.581Z] #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done [2026-02-13T03:10:17.581Z] #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done [2026-02-13T03:10:17.581Z] #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done [2026-02-13T03:10:17.581Z] #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done [2026-02-13T03:10:17.581Z] #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done [2026-02-13T03:10:17.581Z] #8 pushing layers 0.0s done [2026-02-13T03:10:17.581Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done [2026-02-13T03:10:17.581Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:17.581Z] #8 DONE 0.1s [2026-02-13T03:10:17.581Z] [2026-02-13T03:10:17.581Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:17.581Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:17.873Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2026-02-13T03:10:17.873Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2026-02-13T03:10:18.133Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:18.133Z] #1 transferring dockerfile: 162B done [2026-02-13T03:10:18.133Z] #1 DONE 0.0s [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-13T03:10:18.133Z] #2 DONE 0.0s [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2026-02-13T03:10:18.133Z] #3 DONE 0.0s [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #4 [internal] load .dockerignore [2026-02-13T03:10:18.133Z] #4 transferring context: 2B done [2026-02-13T03:10:18.133Z] #4 DONE 0.0s [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:18.133Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:18.133Z] #5 CACHED [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:18.133Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 0.0s done [2026-02-13T03:10:18.133Z] #6 DONE 0.0s [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:3d057e7c0bd9d96f35e73c76cbf78be1e5ced98f44e8f908ad81112ffb24cdb5 [2026-02-13T03:10:18.133Z] #6 CACHED [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:18.133Z] #7 DONE 0.0s [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] #8 exporting to image [2026-02-13T03:10:18.133Z] #8 exporting layers done [2026-02-13T03:10:18.133Z] #8 exporting manifest sha256:a96e3c09042dc2176ac74b2b08731c90669214734e9390f834a057e2fd64fa6d done [2026-02-13T03:10:18.133Z] #8 exporting config sha256:0cac243889c4ecd616840b09373a78ab6aa55e8b3ce040e76ba4ac8b71f29f63 done [2026-02-13T03:10:18.133Z] #8 exporting manifest sha256:db2fe01a59cca9bb2dba31a79ee903418c6572871d261eb37b80368f445a0d50 done [2026-02-13T03:10:18.133Z] #8 exporting config sha256:61ec748dc61b9a324333d3f3b068b70be81a325ce821a2b7a5a1a1af79ea4ac9 done [2026-02-13T03:10:18.133Z] #8 exporting manifest list sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d done [2026-02-13T03:10:18.133Z] #8 pushing layers 0.0s done [2026-02-13T03:10:18.133Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d [2026-02-13T03:10:18.133Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:18.133Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:45b6d2c2c0a229707e6481ee9f1decaae7372429d777937f5b0b7b946a6b896d 0.1s done [2026-02-13T03:10:18.133Z] #8 DONE 0.2s [2026-02-13T03:10:18.133Z] [2026-02-13T03:10:18.133Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:18.133Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:18.419Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:18.419Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:18.419Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:18.419Z] #1 transferring dockerfile: 206B done [2026-02-13T03:10:18.419Z] #1 DONE 0.0s [2026-02-13T03:10:18.419Z] [2026-02-13T03:10:18.419Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:18.419Z] #2 DONE 0.0s [2026-02-13T03:10:18.419Z] [2026-02-13T03:10:18.419Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:18.419Z] #3 DONE 0.0s [2026-02-13T03:10:18.419Z] [2026-02-13T03:10:18.419Z] #4 [internal] load .dockerignore [2026-02-13T03:10:18.419Z] #4 transferring context: 2B done [2026-02-13T03:10:18.419Z] #4 DONE 0.0s [2026-02-13T03:10:18.678Z] [2026-02-13T03:10:18.678Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:18.678Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done [2026-02-13T03:10:18.678Z] #5 DONE 0.0s [2026-02-13T03:10:18.678Z] [2026-02-13T03:10:18.678Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:18.678Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done [2026-02-13T03:10:18.678Z] #6 DONE 0.2s [2026-02-13T03:10:18.678Z] [2026-02-13T03:10:18.678Z] #7 exporting to image [2026-02-13T03:10:18.678Z] #7 exporting layers done [2026-02-13T03:10:18.678Z] #7 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done [2026-02-13T03:10:18.678Z] #7 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done [2026-02-13T03:10:18.678Z] #7 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e 0.0s done [2026-02-13T03:10:18.678Z] #7 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done [2026-02-13T03:10:18.678Z] #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c [2026-02-13T03:10:18.678Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:18.936Z] #7 ... [2026-02-13T03:10:18.936Z] [2026-02-13T03:10:18.936Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:18.936Z] #8 DONE 0.0s [2026-02-13T03:10:18.936Z] [2026-02-13T03:10:18.936Z] #7 exporting to image [2026-02-13T03:10:18.936Z] #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done [2026-02-13T03:10:18.936Z] #7 pushing layers 0.1s done [2026-02-13T03:10:18.936Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c [2026-02-13T03:10:18.936Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done [2026-02-13T03:10:18.936Z] #7 DONE 0.2s [2026-02-13T03:10:18.936Z] [2026-02-13T03:10:18.936Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:18.936Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:19.224Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2026-02-13T03:10:19.224Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2026-02-13T03:10:19.224Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:19.224Z] #1 transferring dockerfile: 172B done [2026-02-13T03:10:19.224Z] #1 DONE 0.0s [2026-02-13T03:10:19.224Z] [2026-02-13T03:10:19.224Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-13T03:10:19.224Z] #2 DONE 0.0s [2026-02-13T03:10:19.224Z] [2026-02-13T03:10:19.224Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2026-02-13T03:10:19.224Z] #3 DONE 0.0s [2026-02-13T03:10:19.224Z] [2026-02-13T03:10:19.224Z] #4 [internal] load .dockerignore [2026-02-13T03:10:19.224Z] #4 transferring context: 2B done [2026-02-13T03:10:19.224Z] #4 DONE 0.0s [2026-02-13T03:10:19.224Z] [2026-02-13T03:10:19.224Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:19.224Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done [2026-02-13T03:10:19.224Z] #5 DONE 0.0s [2026-02-13T03:10:19.224Z] [2026-02-13T03:10:19.224Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:19.483Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done [2026-02-13T03:10:19.483Z] #6 CACHED [2026-02-13T03:10:19.483Z] [2026-02-13T03:10:19.483Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:19.483Z] #5 CACHED [2026-02-13T03:10:19.483Z] [2026-02-13T03:10:19.483Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:19.483Z] #7 DONE 0.0s [2026-02-13T03:10:19.483Z] [2026-02-13T03:10:19.483Z] #8 exporting to image [2026-02-13T03:10:19.483Z] #8 exporting layers done [2026-02-13T03:10:19.483Z] #8 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done [2026-02-13T03:10:19.483Z] #8 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done [2026-02-13T03:10:19.483Z] #8 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done [2026-02-13T03:10:19.483Z] #8 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done [2026-02-13T03:10:19.483Z] #8 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done [2026-02-13T03:10:19.483Z] #8 pushing layers 0.0s done [2026-02-13T03:10:19.483Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done [2026-02-13T03:10:19.483Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:19.483Z] #8 DONE 0.1s [2026-02-13T03:10:19.483Z] [2026-02-13T03:10:19.483Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:19.483Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:19.772Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 --push - [2026-02-13T03:10:19.772Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99' [2026-02-13T03:10:20.033Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:20.033Z] #1 transferring dockerfile: 178B done [2026-02-13T03:10:20.033Z] #1 DONE 0.0s [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 [2026-02-13T03:10:20.033Z] #2 DONE 0.0s [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99 [2026-02-13T03:10:20.033Z] #3 DONE 0.0s [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] #4 [internal] load .dockerignore [2026-02-13T03:10:20.033Z] #4 transferring context: 2B done [2026-02-13T03:10:20.033Z] #4 DONE 0.0s [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:20.033Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done [2026-02-13T03:10:20.033Z] #5 CACHED [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:20.033Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done [2026-02-13T03:10:20.033Z] #6 CACHED [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] #7 exporting to image [2026-02-13T03:10:20.033Z] #7 exporting layers done [2026-02-13T03:10:20.033Z] #7 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done [2026-02-13T03:10:20.033Z] #7 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done [2026-02-13T03:10:20.033Z] #7 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done [2026-02-13T03:10:20.033Z] #7 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done [2026-02-13T03:10:20.033Z] #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done [2026-02-13T03:10:20.033Z] #7 pushing layers 0.0s done [2026-02-13T03:10:20.033Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c [2026-02-13T03:10:20.033Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:20.033Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.99@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done [2026-02-13T03:10:20.033Z] #7 DONE 0.1s [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:20.033Z] #8 DONE 0.0s [2026-02-13T03:10:20.033Z] [2026-02-13T03:10:20.033Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:20.033Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:20.317Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:20.317Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:20.317Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:20.317Z] #1 transferring dockerfile: 219B done [2026-02-13T03:10:20.317Z] #1 DONE 0.0s [2026-02-13T03:10:20.317Z] [2026-02-13T03:10:20.317Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:20.317Z] #2 DONE 0.0s [2026-02-13T03:10:20.317Z] [2026-02-13T03:10:20.317Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:20.317Z] #3 DONE 0.0s [2026-02-13T03:10:20.317Z] [2026-02-13T03:10:20.317Z] #4 [internal] load .dockerignore [2026-02-13T03:10:20.317Z] #4 transferring context: 2B done [2026-02-13T03:10:20.317Z] #4 DONE 0.0s [2026-02-13T03:10:20.317Z] [2026-02-13T03:10:20.317Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:20.317Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done [2026-02-13T03:10:20.317Z] #5 CACHED [2026-02-13T03:10:20.317Z] [2026-02-13T03:10:20.317Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:20.317Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc done [2026-02-13T03:10:20.317Z] #6 CACHED [2026-02-13T03:10:20.317Z] [2026-02-13T03:10:20.317Z] #7 exporting to image [2026-02-13T03:10:20.317Z] #7 exporting layers [2026-02-13T03:10:20.317Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:20.577Z] #7 exporting layers done [2026-02-13T03:10:20.577Z] #7 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done [2026-02-13T03:10:20.577Z] #7 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done [2026-02-13T03:10:20.577Z] #7 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done [2026-02-13T03:10:20.577Z] #7 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done [2026-02-13T03:10:20.577Z] #7 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done [2026-02-13T03:10:20.577Z] #7 pushing layers 0.0s done [2026-02-13T03:10:20.577Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done [2026-02-13T03:10:20.577Z] #7 DONE 0.1s [2026-02-13T03:10:20.577Z] [2026-02-13T03:10:20.577Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:20.577Z] #8 DONE 0.0s [2026-02-13T03:10:20.577Z] [2026-02-13T03:10:20.577Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:20.577Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:20.862Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2026-02-13T03:10:20.862Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2026-02-13T03:10:20.862Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:20.862Z] #1 transferring dockerfile: 170B done [2026-02-13T03:10:20.862Z] #1 DONE 0.0s [2026-02-13T03:10:20.862Z] [2026-02-13T03:10:20.862Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-13T03:10:20.862Z] #2 DONE 0.0s [2026-02-13T03:10:20.862Z] [2026-02-13T03:10:20.862Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2026-02-13T03:10:20.862Z] #3 DONE 0.0s [2026-02-13T03:10:20.862Z] [2026-02-13T03:10:20.862Z] #4 [internal] load .dockerignore [2026-02-13T03:10:20.862Z] #4 transferring context: 2B done [2026-02-13T03:10:20.862Z] #4 DONE 0.0s [2026-02-13T03:10:20.862Z] [2026-02-13T03:10:20.862Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:20.862Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done [2026-02-13T03:10:20.862Z] #5 CACHED [2026-02-13T03:10:20.862Z] [2026-02-13T03:10:20.862Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc [2026-02-13T03:10:21.121Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:7adcfde6c3376ea814c1c3da3bee9db928a18caeac7c0d4291f24e16b022e0fc 0.0s done [2026-02-13T03:10:21.121Z] #6 CACHED [2026-02-13T03:10:21.121Z] [2026-02-13T03:10:21.121Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:21.121Z] #7 DONE 0.0s [2026-02-13T03:10:21.121Z] [2026-02-13T03:10:21.121Z] #8 exporting to image [2026-02-13T03:10:21.121Z] #8 exporting layers done [2026-02-13T03:10:21.121Z] #8 exporting manifest sha256:7946888e38e9f0401b7eb55dccebf6678d3ad5b2c28b4ebd4985d266d6070b20 done [2026-02-13T03:10:21.121Z] #8 exporting config sha256:f9ce9089b553c1304607505346a12e15a607ee1790fcc3db9a5256d4df9e9529 done [2026-02-13T03:10:21.121Z] #8 exporting manifest sha256:5916c3f5120a5ce514993ffa3497f58d80aa925ced658427e1dfa383248d7e9e done [2026-02-13T03:10:21.121Z] #8 exporting config sha256:ddaf661aeb748d1e2ec21e6f679eb13cedf851aaff37c1d5426383e240304eac done [2026-02-13T03:10:21.121Z] #8 exporting manifest list sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c done [2026-02-13T03:10:21.121Z] #8 pushing layers 0.0s done [2026-02-13T03:10:21.121Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:cae75e1a896b6d8253500a496c3bceb9b251eff43466e0dab3ae2342926e494c 0.1s done [2026-02-13T03:10:21.121Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:21.121Z] #8 DONE 0.1s [2026-02-13T03:10:21.121Z] [2026-02-13T03:10:21.121Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:21.121Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:21.409Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:21.409Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:21.667Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:21.667Z] #1 transferring dockerfile: 204B done [2026-02-13T03:10:21.667Z] #1 DONE 0.0s [2026-02-13T03:10:21.667Z] [2026-02-13T03:10:21.667Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:21.667Z] #2 DONE 0.0s [2026-02-13T03:10:21.667Z] [2026-02-13T03:10:21.667Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:21.667Z] #3 DONE 0.0s [2026-02-13T03:10:21.667Z] [2026-02-13T03:10:21.667Z] #4 [internal] load .dockerignore [2026-02-13T03:10:21.668Z] #4 transferring context: 2B done [2026-02-13T03:10:21.668Z] #4 DONE 0.0s [2026-02-13T03:10:21.668Z] [2026-02-13T03:10:21.668Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:21.668Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done [2026-02-13T03:10:21.668Z] #5 DONE 0.0s [2026-02-13T03:10:21.668Z] [2026-02-13T03:10:21.668Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:21.668Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done [2026-02-13T03:10:21.668Z] #6 DONE 0.0s [2026-02-13T03:10:21.668Z] [2026-02-13T03:10:21.668Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:21.668Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done [2026-02-13T03:10:21.668Z] #5 DONE 0.1s [2026-02-13T03:10:21.668Z] [2026-02-13T03:10:21.668Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:21.927Z] #7 DONE 0.0s [2026-02-13T03:10:21.927Z] [2026-02-13T03:10:21.927Z] #8 exporting to image [2026-02-13T03:10:21.927Z] #8 exporting layers done [2026-02-13T03:10:21.927Z] #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done [2026-02-13T03:10:21.927Z] #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done [2026-02-13T03:10:21.927Z] #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 0.0s done [2026-02-13T03:10:21.927Z] #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done [2026-02-13T03:10:21.927Z] #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done [2026-02-13T03:10:21.927Z] #8 pushing layers 0.1s done [2026-02-13T03:10:21.927Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done [2026-02-13T03:10:21.927Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:21.927Z] #8 DONE 0.2s [2026-02-13T03:10:21.927Z] [2026-02-13T03:10:21.927Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:21.927Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:22.219Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - [2026-02-13T03:10:22.219Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' [2026-02-13T03:10:22.478Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:22.478Z] #1 transferring dockerfile: 170B done [2026-02-13T03:10:22.478Z] #1 DONE 0.0s [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-13T03:10:22.478Z] #2 DONE 0.0s [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2026-02-13T03:10:22.478Z] #3 DONE 0.0s [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #4 [internal] load .dockerignore [2026-02-13T03:10:22.478Z] #4 transferring context: 2B done [2026-02-13T03:10:22.478Z] #4 DONE 0.0s [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:22.478Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:22.478Z] #5 ... [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:22.478Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done [2026-02-13T03:10:22.478Z] #6 DONE 0.0s [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:22.478Z] #5 CACHED [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:22.478Z] #6 CACHED [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:22.478Z] #7 DONE 0.0s [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] #8 exporting to image [2026-02-13T03:10:22.478Z] #8 exporting layers done [2026-02-13T03:10:22.478Z] #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done [2026-02-13T03:10:22.478Z] #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done [2026-02-13T03:10:22.478Z] #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done [2026-02-13T03:10:22.478Z] #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done [2026-02-13T03:10:22.478Z] #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done [2026-02-13T03:10:22.478Z] #8 pushing layers 0.0s done [2026-02-13T03:10:22.478Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done [2026-02-13T03:10:22.478Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:22.478Z] #8 DONE 0.1s [2026-02-13T03:10:22.478Z] [2026-02-13T03:10:22.478Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:22.478Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:22.764Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99' [2026-02-13T03:10:22.764Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 --push - [2026-02-13T03:10:22.764Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:22.764Z] #1 transferring dockerfile: 176B done [2026-02-13T03:10:22.764Z] #1 DONE 0.0s [2026-02-13T03:10:22.764Z] [2026-02-13T03:10:22.764Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 [2026-02-13T03:10:22.764Z] #2 DONE 0.0s [2026-02-13T03:10:22.764Z] [2026-02-13T03:10:22.764Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99 [2026-02-13T03:10:22.764Z] #3 DONE 0.0s [2026-02-13T03:10:22.764Z] [2026-02-13T03:10:22.764Z] #4 [internal] load .dockerignore [2026-02-13T03:10:22.764Z] #4 transferring context: 2B done [2026-02-13T03:10:22.764Z] #4 DONE 0.0s [2026-02-13T03:10:22.764Z] [2026-02-13T03:10:22.764Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:22.764Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done [2026-02-13T03:10:22.764Z] #5 DONE 0.0s [2026-02-13T03:10:22.764Z] [2026-02-13T03:10:22.764Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:23.024Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done [2026-02-13T03:10:23.024Z] #6 CACHED [2026-02-13T03:10:23.024Z] [2026-02-13T03:10:23.024Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:23.024Z] #5 CACHED [2026-02-13T03:10:23.024Z] [2026-02-13T03:10:23.024Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:23.024Z] #7 DONE 0.0s [2026-02-13T03:10:23.024Z] [2026-02-13T03:10:23.024Z] #8 exporting to image [2026-02-13T03:10:23.024Z] #8 exporting layers done [2026-02-13T03:10:23.024Z] #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done [2026-02-13T03:10:23.024Z] #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done [2026-02-13T03:10:23.024Z] #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done [2026-02-13T03:10:23.024Z] #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done [2026-02-13T03:10:23.024Z] #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done [2026-02-13T03:10:23.024Z] #8 pushing layers 0.0s done [2026-02-13T03:10:23.024Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.99@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done [2026-02-13T03:10:23.024Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:23.024Z] #8 DONE 0.1s [2026-02-13T03:10:23.024Z] [2026-02-13T03:10:23.024Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:23.024Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:23.307Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:23.307Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:23.307Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:23.307Z] #1 transferring dockerfile: 217B done [2026-02-13T03:10:23.307Z] #1 DONE 0.0s [2026-02-13T03:10:23.307Z] [2026-02-13T03:10:23.307Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:23.307Z] #2 DONE 0.0s [2026-02-13T03:10:23.307Z] [2026-02-13T03:10:23.307Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:23.307Z] #3 DONE 0.0s [2026-02-13T03:10:23.307Z] [2026-02-13T03:10:23.307Z] #4 [internal] load .dockerignore [2026-02-13T03:10:23.307Z] #4 transferring context: 2B done [2026-02-13T03:10:23.307Z] #4 DONE 0.0s [2026-02-13T03:10:23.307Z] [2026-02-13T03:10:23.307Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:23.307Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done [2026-02-13T03:10:23.307Z] #5 CACHED [2026-02-13T03:10:23.307Z] [2026-02-13T03:10:23.307Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:23.307Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 done [2026-02-13T03:10:23.307Z] #6 CACHED [2026-02-13T03:10:23.307Z] [2026-02-13T03:10:23.307Z] #7 exporting to image [2026-02-13T03:10:23.307Z] #7 exporting layers done [2026-02-13T03:10:23.307Z] #7 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done [2026-02-13T03:10:23.307Z] #7 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done [2026-02-13T03:10:23.307Z] #7 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done [2026-02-13T03:10:23.307Z] #7 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done [2026-02-13T03:10:23.307Z] #7 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done [2026-02-13T03:10:23.307Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:23.570Z] #7 pushing layers 0.0s done [2026-02-13T03:10:23.570Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done [2026-02-13T03:10:23.570Z] #7 DONE 0.1s [2026-02-13T03:10:23.570Z] [2026-02-13T03:10:23.570Z] #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:23.570Z] #8 DONE 0.0s [2026-02-13T03:10:23.570Z] [2026-02-13T03:10:23.570Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:23.570Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:23.857Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' [2026-02-13T03:10:23.857Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - [2026-02-13T03:10:23.857Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:23.857Z] #1 transferring dockerfile: 168B done [2026-02-13T03:10:23.857Z] #1 DONE 0.0s [2026-02-13T03:10:23.857Z] [2026-02-13T03:10:23.857Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-13T03:10:23.857Z] #2 DONE 0.0s [2026-02-13T03:10:23.857Z] [2026-02-13T03:10:23.857Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2026-02-13T03:10:23.857Z] #3 DONE 0.0s [2026-02-13T03:10:23.857Z] [2026-02-13T03:10:23.857Z] #4 [internal] load .dockerignore [2026-02-13T03:10:23.857Z] #4 transferring context: 2B done [2026-02-13T03:10:23.857Z] #4 DONE 0.0s [2026-02-13T03:10:23.857Z] [2026-02-13T03:10:23.857Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:23.857Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done [2026-02-13T03:10:23.857Z] #5 DONE 0.0s [2026-02-13T03:10:23.857Z] [2026-02-13T03:10:23.857Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:24.116Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 0.0s done [2026-02-13T03:10:24.116Z] #6 CACHED [2026-02-13T03:10:24.116Z] [2026-02-13T03:10:24.116Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:100056f80ab4170473b1c59ec7739eae10a23e634a99f6190c16e1d0c6ad9398 [2026-02-13T03:10:24.116Z] #5 CACHED [2026-02-13T03:10:24.116Z] [2026-02-13T03:10:24.116Z] #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:24.116Z] #7 DONE 0.0s [2026-02-13T03:10:24.116Z] [2026-02-13T03:10:24.116Z] #8 exporting to image [2026-02-13T03:10:24.116Z] #8 exporting layers done [2026-02-13T03:10:24.116Z] #8 exporting manifest sha256:94775eb0ef7ed69719643905d5c7368e4725f38cb9f8abc3246ecba07e741346 done [2026-02-13T03:10:24.116Z] #8 exporting config sha256:262f93617608016da1156d6eb9feab591ea0c7576f7442a958fd47ccd24d09ab done [2026-02-13T03:10:24.116Z] #8 exporting manifest sha256:8c551fd3a56a697c4f02ff9ef795080c1e57705435dd1a1e0b357f88b5f7a921 done [2026-02-13T03:10:24.116Z] #8 exporting config sha256:8318ea8f62594fe01ca794f5c753b5bb337915b227e5aa15941a6b4d086cad6d done [2026-02-13T03:10:24.116Z] #8 exporting manifest list sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c done [2026-02-13T03:10:24.116Z] #8 pushing layers 0.0s done [2026-02-13T03:10:24.116Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:e0f9620facff4b17b3d4cec001b97fd4926373c78d38e3dec898761cc040cc9c 0.1s done [2026-02-13T03:10:24.116Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:24.116Z] #8 DONE 0.1s [2026-02-13T03:10:24.116Z] [2026-02-13T03:10:24.116Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:24.116Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:24.400Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:24.400Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:24.400Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:24.400Z] #1 transferring dockerfile: 205B done [2026-02-13T03:10:24.400Z] #1 DONE 0.0s [2026-02-13T03:10:24.400Z] [2026-02-13T03:10:24.400Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:24.400Z] #2 DONE 0.1s [2026-02-13T03:10:24.400Z] [2026-02-13T03:10:24.400Z] #3 [internal] load .dockerignore [2026-02-13T03:10:24.400Z] #3 transferring context: [2026-02-13T03:10:24.658Z] #3 transferring context: 2B done [2026-02-13T03:10:24.658Z] #3 DONE 0.0s [2026-02-13T03:10:24.658Z] [2026-02-13T03:10:24.658Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:24.658Z] #4 DONE 0.1s [2026-02-13T03:10:24.658Z] [2026-02-13T03:10:24.658Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:24.658Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:24.658Z] #5 DONE 0.0s [2026-02-13T03:10:24.658Z] [2026-02-13T03:10:24.658Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:24.658Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:24.918Z] #6 DONE 0.1s [2026-02-13T03:10:24.918Z] [2026-02-13T03:10:24.918Z] #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:24.918Z] #7 DONE 0.0s [2026-02-13T03:10:24.918Z] [2026-02-13T03:10:24.918Z] #8 exporting to image [2026-02-13T03:10:24.918Z] #8 exporting layers done [2026-02-13T03:10:24.918Z] #8 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done [2026-02-13T03:10:24.918Z] #8 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done [2026-02-13T03:10:24.918Z] #8 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done [2026-02-13T03:10:24.918Z] #8 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done [2026-02-13T03:10:24.918Z] #8 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done [2026-02-13T03:10:24.918Z] #8 pushing layers 0.1s done [2026-02-13T03:10:24.918Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e [2026-02-13T03:10:24.918Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:24.918Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done [2026-02-13T03:10:24.918Z] #8 DONE 0.2s [2026-02-13T03:10:24.918Z] [2026-02-13T03:10:24.918Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:24.918Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:25.204Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' [2026-02-13T03:10:25.204Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - [2026-02-13T03:10:25.204Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:25.204Z] #1 transferring dockerfile: 171B done [2026-02-13T03:10:25.204Z] #1 DONE 0.0s [2026-02-13T03:10:25.204Z] [2026-02-13T03:10:25.204Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-13T03:10:25.204Z] #2 DONE 0.0s [2026-02-13T03:10:25.204Z] [2026-02-13T03:10:25.204Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2026-02-13T03:10:25.204Z] #3 DONE 0.0s [2026-02-13T03:10:25.204Z] [2026-02-13T03:10:25.204Z] #4 [internal] load .dockerignore [2026-02-13T03:10:25.204Z] #4 transferring context: 2B done [2026-02-13T03:10:25.204Z] #4 DONE 0.0s [2026-02-13T03:10:25.204Z] [2026-02-13T03:10:25.204Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:25.204Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:25.204Z] #5 CACHED [2026-02-13T03:10:25.204Z] [2026-02-13T03:10:25.204Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:25.204Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:25.204Z] #6 CACHED [2026-02-13T03:10:25.204Z] [2026-02-13T03:10:25.204Z] #7 exporting to image [2026-02-13T03:10:25.204Z] #7 exporting layers done [2026-02-13T03:10:25.204Z] #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done [2026-02-13T03:10:25.204Z] #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done [2026-02-13T03:10:25.204Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:25.466Z] #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c 0.0s done [2026-02-13T03:10:25.466Z] #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done [2026-02-13T03:10:25.466Z] #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done [2026-02-13T03:10:25.466Z] #7 pushing layers 0.0s done [2026-02-13T03:10:25.466Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done [2026-02-13T03:10:25.466Z] #7 DONE 0.1s [2026-02-13T03:10:25.466Z] [2026-02-13T03:10:25.466Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:25.466Z] #8 DONE 0.0s [2026-02-13T03:10:25.466Z] [2026-02-13T03:10:25.466Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:25.466Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:25.751Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99' [2026-02-13T03:10:25.751Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 --push - [2026-02-13T03:10:25.751Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:25.751Z] #1 transferring dockerfile: 177B done [2026-02-13T03:10:25.751Z] #1 DONE 0.0s [2026-02-13T03:10:25.751Z] [2026-02-13T03:10:25.752Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 [2026-02-13T03:10:25.752Z] #2 DONE 0.0s [2026-02-13T03:10:25.752Z] [2026-02-13T03:10:25.752Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99 [2026-02-13T03:10:25.752Z] #3 DONE 0.0s [2026-02-13T03:10:25.752Z] [2026-02-13T03:10:25.752Z] #4 [internal] load .dockerignore [2026-02-13T03:10:25.752Z] #4 transferring context: 2B done [2026-02-13T03:10:25.752Z] #4 DONE 0.0s [2026-02-13T03:10:25.752Z] [2026-02-13T03:10:25.752Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:25.752Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:25.752Z] #5 CACHED [2026-02-13T03:10:25.752Z] [2026-02-13T03:10:25.752Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:25.752Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:25.752Z] #6 CACHED [2026-02-13T03:10:25.752Z] [2026-02-13T03:10:25.752Z] #7 exporting to image [2026-02-13T03:10:25.752Z] #7 exporting layers done [2026-02-13T03:10:25.752Z] #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done [2026-02-13T03:10:25.752Z] #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done [2026-02-13T03:10:25.752Z] #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done [2026-02-13T03:10:25.752Z] #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done [2026-02-13T03:10:25.752Z] #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done [2026-02-13T03:10:25.752Z] #7 pushing layers [2026-02-13T03:10:25.752Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:26.011Z] #7 pushing layers 0.0s done [2026-02-13T03:10:26.011Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.99@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done [2026-02-13T03:10:26.011Z] #7 DONE 0.1s [2026-02-13T03:10:26.011Z] [2026-02-13T03:10:26.011Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:26.011Z] #8 DONE 0.0s [2026-02-13T03:10:26.011Z] [2026-02-13T03:10:26.011Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:26.011Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:26.363Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:26.363Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:26.363Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:26.363Z] #1 transferring dockerfile: 218B done [2026-02-13T03:10:26.363Z] #1 DONE 0.0s [2026-02-13T03:10:26.363Z] [2026-02-13T03:10:26.363Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:26.363Z] #2 DONE 0.0s [2026-02-13T03:10:26.363Z] [2026-02-13T03:10:26.363Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:26.363Z] #3 DONE 0.0s [2026-02-13T03:10:26.363Z] [2026-02-13T03:10:26.363Z] #4 [internal] load .dockerignore [2026-02-13T03:10:26.363Z] #4 transferring context: 2B done [2026-02-13T03:10:26.363Z] #4 DONE 0.0s [2026-02-13T03:10:26.363Z] [2026-02-13T03:10:26.363Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:26.363Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:26.363Z] #5 CACHED [2026-02-13T03:10:26.363Z] [2026-02-13T03:10:26.363Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:26.363Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:26.363Z] #6 CACHED [2026-02-13T03:10:26.363Z] [2026-02-13T03:10:26.363Z] #7 exporting to image [2026-02-13T03:10:26.363Z] #7 exporting layers done [2026-02-13T03:10:26.363Z] #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done [2026-02-13T03:10:26.363Z] #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done [2026-02-13T03:10:26.363Z] #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done [2026-02-13T03:10:26.363Z] #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done [2026-02-13T03:10:26.363Z] #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done [2026-02-13T03:10:26.363Z] #7 pushing layers 0.0s done [2026-02-13T03:10:26.363Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e [2026-02-13T03:10:26.363Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:26.622Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done [2026-02-13T03:10:26.622Z] #7 DONE 0.1s [2026-02-13T03:10:26.622Z] [2026-02-13T03:10:26.622Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:26.622Z] #8 DONE 0.0s [2026-02-13T03:10:26.622Z] [2026-02-13T03:10:26.622Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:26.622Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:26.906Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' [2026-02-13T03:10:26.907Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - [2026-02-13T03:10:26.907Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:26.907Z] #1 transferring dockerfile: 169B done [2026-02-13T03:10:26.907Z] #1 DONE 0.0s [2026-02-13T03:10:26.907Z] [2026-02-13T03:10:26.907Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-13T03:10:26.907Z] #2 DONE 0.0s [2026-02-13T03:10:26.907Z] [2026-02-13T03:10:26.907Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2026-02-13T03:10:26.907Z] #3 DONE 0.0s [2026-02-13T03:10:26.907Z] [2026-02-13T03:10:26.907Z] #4 [internal] load .dockerignore [2026-02-13T03:10:26.907Z] #4 transferring context: 2B done [2026-02-13T03:10:26.907Z] #4 DONE 0.0s [2026-02-13T03:10:26.907Z] [2026-02-13T03:10:26.907Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:26.907Z] #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:26.907Z] #5 CACHED [2026-02-13T03:10:26.907Z] [2026-02-13T03:10:26.907Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb [2026-02-13T03:10:26.907Z] #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:7060d70b40d57f4308b8ac5be95cf5fb5c392243a96a2c8f4811fe10ab14c3fb 0.0s done [2026-02-13T03:10:26.907Z] #6 CACHED [2026-02-13T03:10:26.907Z] [2026-02-13T03:10:26.907Z] #7 exporting to image [2026-02-13T03:10:26.907Z] #7 exporting layers done [2026-02-13T03:10:26.907Z] #7 exporting manifest sha256:2b1023b29901dca0e2ab9d6a6cb5b954e0f34424574ebbf3f20996b7aaa4ba5b done [2026-02-13T03:10:26.907Z] #7 exporting config sha256:35eb5e8761d2a7fa46c7e5eae5328e6f6f24d2704d6f38f2bdc55dd27fc53764 done [2026-02-13T03:10:26.907Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:27.169Z] #7 exporting manifest sha256:5e595519f1e89a33a38ba6708718aaf4ac8999ca288403215ae7c30d88f1ab9c done [2026-02-13T03:10:27.169Z] #7 exporting config sha256:49e473c110dd646a642c599952417f25e2f705b09b1cad1f2381ff90cecd54ee done [2026-02-13T03:10:27.169Z] #7 exporting manifest list sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e done [2026-02-13T03:10:27.169Z] #7 pushing layers 0.0s done [2026-02-13T03:10:27.169Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:dabe76ef6f79b036ec9c3acc56c8b1476f08581d6e4348a7b3194678fa71744e 0.1s done [2026-02-13T03:10:27.169Z] #7 DONE 0.1s [2026-02-13T03:10:27.169Z] [2026-02-13T03:10:27.169Z] #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:27.169Z] #8 DONE 0.0s [2026-02-13T03:10:27.169Z] [2026-02-13T03:10:27.169Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:27.169Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:27.453Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:27.453Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:27.453Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:27.453Z] #1 transferring dockerfile: 211B done [2026-02-13T03:10:27.453Z] #1 DONE 0.0s [2026-02-13T03:10:27.453Z] [2026-02-13T03:10:27.453Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:27.453Z] #2 DONE 0.0s [2026-02-13T03:10:27.453Z] [2026-02-13T03:10:27.453Z] #3 [internal] load .dockerignore [2026-02-13T03:10:27.453Z] #3 transferring context: 2B done [2026-02-13T03:10:27.453Z] #3 DONE 0.0s [2026-02-13T03:10:27.453Z] [2026-02-13T03:10:27.453Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:27.453Z] #4 DONE 0.1s [2026-02-13T03:10:27.712Z] [2026-02-13T03:10:27.712Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:27.712Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:27.712Z] #5 DONE 0.0s [2026-02-13T03:10:27.712Z] [2026-02-13T03:10:27.712Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:27.712Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:28.280Z] #6 DONE 0.6s [2026-02-13T03:10:28.280Z] [2026-02-13T03:10:28.280Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:28.280Z] #7 DONE 0.0s [2026-02-13T03:10:28.280Z] [2026-02-13T03:10:28.280Z] #8 exporting to image [2026-02-13T03:10:28.280Z] #8 exporting layers done [2026-02-13T03:10:28.280Z] #8 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done [2026-02-13T03:10:28.280Z] #8 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done [2026-02-13T03:10:28.280Z] #8 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done [2026-02-13T03:10:28.280Z] #8 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done [2026-02-13T03:10:28.280Z] #8 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.0s done [2026-02-13T03:10:28.280Z] #8 pushing layers 0.1s done [2026-02-13T03:10:28.280Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 [2026-02-13T03:10:28.280Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:28.540Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done [2026-02-13T03:10:28.540Z] #8 DONE 0.2s [2026-02-13T03:10:28.540Z] [2026-02-13T03:10:28.540Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:28.540Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:28.829Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' [2026-02-13T03:10:28.829Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - [2026-02-13T03:10:28.829Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:28.829Z] #1 transferring dockerfile: 177B done [2026-02-13T03:10:28.829Z] #1 DONE 0.0s [2026-02-13T03:10:28.829Z] [2026-02-13T03:10:28.829Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-13T03:10:28.829Z] #2 DONE 0.0s [2026-02-13T03:10:28.829Z] [2026-02-13T03:10:28.829Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2026-02-13T03:10:28.829Z] #3 DONE 0.0s [2026-02-13T03:10:28.829Z] [2026-02-13T03:10:28.829Z] #4 [internal] load .dockerignore [2026-02-13T03:10:28.829Z] #4 transferring context: 2B done [2026-02-13T03:10:28.829Z] #4 DONE 0.0s [2026-02-13T03:10:28.829Z] [2026-02-13T03:10:28.829Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:28.829Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:28.829Z] #5 CACHED [2026-02-13T03:10:28.829Z] [2026-02-13T03:10:28.829Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:28.829Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:28.829Z] #6 CACHED [2026-02-13T03:10:28.829Z] [2026-02-13T03:10:28.829Z] #7 exporting to image [2026-02-13T03:10:28.829Z] #7 exporting layers [2026-02-13T03:10:28.829Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:29.088Z] #7 exporting layers done [2026-02-13T03:10:29.088Z] #7 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done [2026-02-13T03:10:29.088Z] #7 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done [2026-02-13T03:10:29.088Z] #7 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done [2026-02-13T03:10:29.088Z] #7 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done [2026-02-13T03:10:29.088Z] #7 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done [2026-02-13T03:10:29.088Z] #7 pushing layers 0.0s done [2026-02-13T03:10:29.088Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done [2026-02-13T03:10:29.088Z] #7 DONE 0.1s [2026-02-13T03:10:29.088Z] [2026-02-13T03:10:29.088Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:29.088Z] #8 DONE 0.0s [2026-02-13T03:10:29.088Z] [2026-02-13T03:10:29.088Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:29.088Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:29.380Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99' [2026-02-13T03:10:29.380Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 --push - [2026-02-13T03:10:29.380Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:29.380Z] #1 transferring dockerfile: 183B done [2026-02-13T03:10:29.380Z] #1 DONE 0.0s [2026-02-13T03:10:29.380Z] [2026-02-13T03:10:29.380Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 [2026-02-13T03:10:29.380Z] #2 DONE 0.0s [2026-02-13T03:10:29.380Z] [2026-02-13T03:10:29.380Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99 [2026-02-13T03:10:29.380Z] #3 DONE 0.0s [2026-02-13T03:10:29.380Z] [2026-02-13T03:10:29.380Z] #4 [internal] load .dockerignore [2026-02-13T03:10:29.380Z] #4 transferring context: 2B done [2026-02-13T03:10:29.380Z] #4 DONE 0.0s [2026-02-13T03:10:29.380Z] [2026-02-13T03:10:29.380Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:29.380Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:29.380Z] #5 CACHED [2026-02-13T03:10:29.380Z] [2026-02-13T03:10:29.380Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:29.380Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:29.380Z] #6 CACHED [2026-02-13T03:10:29.380Z] [2026-02-13T03:10:29.380Z] #7 exporting to image [2026-02-13T03:10:29.380Z] #7 exporting layers done [2026-02-13T03:10:29.380Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:29.638Z] #7 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done [2026-02-13T03:10:29.638Z] #7 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done [2026-02-13T03:10:29.638Z] #7 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done [2026-02-13T03:10:29.638Z] #7 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done [2026-02-13T03:10:29.638Z] #7 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done [2026-02-13T03:10:29.638Z] #7 pushing layers 0.0s done [2026-02-13T03:10:29.638Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.99@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done [2026-02-13T03:10:29.638Z] #7 DONE 0.1s [2026-02-13T03:10:29.638Z] [2026-02-13T03:10:29.638Z] #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:29.638Z] #8 DONE 0.0s [2026-02-13T03:10:29.638Z] [2026-02-13T03:10:29.638Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:29.638Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:29.925Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:29.925Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:30.184Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:30.184Z] #1 transferring dockerfile: 224B done [2026-02-13T03:10:30.184Z] #1 DONE 0.0s [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:30.184Z] #2 DONE 0.0s [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:30.184Z] #3 DONE 0.0s [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #4 [internal] load .dockerignore [2026-02-13T03:10:30.184Z] #4 transferring context: 2B done [2026-02-13T03:10:30.184Z] #4 DONE 0.0s [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:30.184Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:30.184Z] #5 DONE 0.0s [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:30.184Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:30.184Z] #6 CACHED [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:30.184Z] #5 CACHED [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:30.184Z] #7 DONE 0.0s [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] #8 exporting to image [2026-02-13T03:10:30.184Z] #8 exporting layers done [2026-02-13T03:10:30.184Z] #8 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done [2026-02-13T03:10:30.184Z] #8 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done [2026-02-13T03:10:30.184Z] #8 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done [2026-02-13T03:10:30.184Z] #8 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done [2026-02-13T03:10:30.184Z] #8 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done [2026-02-13T03:10:30.184Z] #8 pushing layers 0.0s done [2026-02-13T03:10:30.184Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done [2026-02-13T03:10:30.184Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:30.184Z] #8 DONE 0.1s [2026-02-13T03:10:30.184Z] [2026-02-13T03:10:30.184Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:30.184Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:30.463Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' [2026-02-13T03:10:30.463Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - [2026-02-13T03:10:30.720Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:30.720Z] #1 transferring dockerfile: 175B done [2026-02-13T03:10:30.720Z] #1 DONE 0.0s [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-13T03:10:30.720Z] #2 DONE 0.0s [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2026-02-13T03:10:30.720Z] #3 DONE 0.0s [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #4 [internal] load .dockerignore [2026-02-13T03:10:30.720Z] #4 transferring context: 2B done [2026-02-13T03:10:30.720Z] #4 DONE 0.0s [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:30.720Z] #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:30.720Z] #5 CACHED [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:30.720Z] #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f 0.0s done [2026-02-13T03:10:30.720Z] #6 DONE 0.0s [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:c4489742a4536cc517485c8730a8b604a4a3d9ce15ea6b4e3fea12cda16de32f [2026-02-13T03:10:30.720Z] #6 CACHED [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:30.720Z] #7 DONE 0.0s [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] #8 exporting to image [2026-02-13T03:10:30.720Z] #8 exporting layers done [2026-02-13T03:10:30.720Z] #8 exporting manifest sha256:6c916108f66afd475df539634343905d1b06c358b84aa9c1806a7e85015187fb done [2026-02-13T03:10:30.720Z] #8 exporting config sha256:d0b380402d195d9eaba3b88f6f2505cd7b7ffe14fab4f36dd1e923c65888a07a done [2026-02-13T03:10:30.720Z] #8 exporting manifest sha256:a6d81a5a61fc7b6aa96947fbd3108ee383a3a9410c1714b0053244591c4e8381 done [2026-02-13T03:10:30.720Z] #8 exporting config sha256:8d04fc2ad14759afa77da68bb7803b70b0ee512a82b0c1a163f23cd509a1c583 done [2026-02-13T03:10:30.720Z] #8 exporting manifest list sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 done [2026-02-13T03:10:30.720Z] #8 pushing layers 0.0s done [2026-02-13T03:10:30.720Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:a4a0ed42b7a9d7e9a69883836098c06d63b2dd96625aaf97692ebf0e3bdca6e3 0.1s done [2026-02-13T03:10:30.720Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:30.720Z] #8 DONE 0.1s [2026-02-13T03:10:30.720Z] [2026-02-13T03:10:30.720Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:30.720Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:31.116Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:31.116Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:31.116Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:31.116Z] #1 transferring dockerfile: 215B done [2026-02-13T03:10:31.116Z] #1 DONE 0.0s [2026-02-13T03:10:31.116Z] [2026-02-13T03:10:31.116Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:31.116Z] #2 DONE 0.0s [2026-02-13T03:10:31.116Z] [2026-02-13T03:10:31.116Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:31.116Z] #3 DONE 0.1s [2026-02-13T03:10:31.116Z] [2026-02-13T03:10:31.116Z] #4 [internal] load .dockerignore [2026-02-13T03:10:31.116Z] #4 transferring context: 2B done [2026-02-13T03:10:31.116Z] #4 DONE 0.0s [2026-02-13T03:10:31.116Z] [2026-02-13T03:10:31.116Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:31.116Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:31.374Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:31.374Z] #5 DONE 0.0s [2026-02-13T03:10:31.374Z] [2026-02-13T03:10:31.374Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:31.374Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:31.374Z] #6 DONE 0.1s [2026-02-13T03:10:31.374Z] [2026-02-13T03:10:31.374Z] #7 exporting to image [2026-02-13T03:10:31.374Z] #7 exporting layers done [2026-02-13T03:10:31.374Z] #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done [2026-02-13T03:10:31.374Z] #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done [2026-02-13T03:10:31.374Z] #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done [2026-02-13T03:10:31.374Z] #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 [2026-02-13T03:10:31.374Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:31.374Z] #7 ... [2026-02-13T03:10:31.374Z] [2026-02-13T03:10:31.374Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:31.374Z] #8 DONE 0.0s [2026-02-13T03:10:31.374Z] [2026-02-13T03:10:31.374Z] #7 exporting to image [2026-02-13T03:10:31.374Z] #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done [2026-02-13T03:10:31.374Z] #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done [2026-02-13T03:10:31.374Z] #7 pushing layers 0.1s done [2026-02-13T03:10:31.374Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 [2026-02-13T03:10:31.633Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done [2026-02-13T03:10:31.633Z] #7 DONE 0.2s [2026-02-13T03:10:31.633Z] [2026-02-13T03:10:31.633Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:31.633Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:31.914Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' [2026-02-13T03:10:31.914Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - [2026-02-13T03:10:31.914Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:31.914Z] #1 transferring dockerfile: 181B done [2026-02-13T03:10:31.914Z] #1 DONE 0.0s [2026-02-13T03:10:31.914Z] [2026-02-13T03:10:31.914Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-13T03:10:31.914Z] #2 DONE 0.0s [2026-02-13T03:10:31.914Z] [2026-02-13T03:10:31.914Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2026-02-13T03:10:31.914Z] #3 DONE 0.0s [2026-02-13T03:10:31.914Z] [2026-02-13T03:10:31.914Z] #4 [internal] load .dockerignore [2026-02-13T03:10:31.914Z] #4 transferring context: 2B done [2026-02-13T03:10:31.914Z] #4 DONE 0.0s [2026-02-13T03:10:31.914Z] [2026-02-13T03:10:31.914Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:31.914Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:31.914Z] #5 CACHED [2026-02-13T03:10:31.914Z] [2026-02-13T03:10:31.914Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:31.914Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:31.914Z] #6 CACHED [2026-02-13T03:10:31.914Z] [2026-02-13T03:10:31.914Z] #7 exporting to image [2026-02-13T03:10:31.914Z] #7 exporting layers done [2026-02-13T03:10:31.914Z] #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done [2026-02-13T03:10:31.914Z] #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done [2026-02-13T03:10:31.914Z] #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done [2026-02-13T03:10:31.914Z] #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done [2026-02-13T03:10:31.914Z] #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done [2026-02-13T03:10:31.914Z] #7 pushing layers 0.0s done [2026-02-13T03:10:31.914Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 [2026-02-13T03:10:31.914Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:32.173Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done [2026-02-13T03:10:32.173Z] #7 DONE 0.1s [2026-02-13T03:10:32.173Z] [2026-02-13T03:10:32.173Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:32.173Z] #8 DONE 0.0s [2026-02-13T03:10:32.173Z] [2026-02-13T03:10:32.173Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:32.173Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:32.455Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99' [2026-02-13T03:10:32.455Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 --push - [2026-02-13T03:10:32.455Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:32.455Z] #1 transferring dockerfile: 187B done [2026-02-13T03:10:32.455Z] #1 DONE 0.0s [2026-02-13T03:10:32.455Z] [2026-02-13T03:10:32.455Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 [2026-02-13T03:10:32.455Z] #2 DONE 0.0s [2026-02-13T03:10:32.455Z] [2026-02-13T03:10:32.455Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99 [2026-02-13T03:10:32.455Z] #3 DONE 0.0s [2026-02-13T03:10:32.455Z] [2026-02-13T03:10:32.455Z] #4 [internal] load .dockerignore [2026-02-13T03:10:32.455Z] #4 transferring context: 2B done [2026-02-13T03:10:32.455Z] #4 DONE 0.0s [2026-02-13T03:10:32.455Z] [2026-02-13T03:10:32.455Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:32.455Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:32.455Z] #5 CACHED [2026-02-13T03:10:32.455Z] [2026-02-13T03:10:32.455Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:32.455Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:32.455Z] #6 CACHED [2026-02-13T03:10:32.455Z] [2026-02-13T03:10:32.455Z] #7 exporting to image [2026-02-13T03:10:32.455Z] #7 exporting layers done [2026-02-13T03:10:32.455Z] #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done [2026-02-13T03:10:32.455Z] #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done [2026-02-13T03:10:32.455Z] #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done [2026-02-13T03:10:32.455Z] #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done [2026-02-13T03:10:32.455Z] #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 [2026-02-13T03:10:32.455Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:32.713Z] #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done [2026-02-13T03:10:32.713Z] #7 pushing layers 0.0s done [2026-02-13T03:10:32.714Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.99@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done [2026-02-13T03:10:32.714Z] #7 DONE 0.1s [2026-02-13T03:10:32.714Z] [2026-02-13T03:10:32.714Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:32.714Z] #8 DONE 0.0s [2026-02-13T03:10:32.714Z] [2026-02-13T03:10:32.714Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:32.714Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:32.997Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:32.997Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:32.997Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:32.997Z] #1 transferring dockerfile: 228B done [2026-02-13T03:10:32.997Z] #1 DONE 0.0s [2026-02-13T03:10:32.997Z] [2026-02-13T03:10:32.997Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:32.997Z] #2 DONE 0.0s [2026-02-13T03:10:32.997Z] [2026-02-13T03:10:32.997Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:32.997Z] #3 DONE 0.0s [2026-02-13T03:10:32.997Z] [2026-02-13T03:10:32.997Z] #4 [internal] load .dockerignore [2026-02-13T03:10:32.997Z] #4 transferring context: 2B done [2026-02-13T03:10:32.997Z] #4 DONE 0.0s [2026-02-13T03:10:32.997Z] [2026-02-13T03:10:32.997Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:32.997Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:32.997Z] #5 CACHED [2026-02-13T03:10:32.997Z] [2026-02-13T03:10:32.997Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:32.997Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:32.997Z] #6 CACHED [2026-02-13T03:10:32.997Z] [2026-02-13T03:10:32.997Z] #7 exporting to image [2026-02-13T03:10:32.997Z] #7 exporting layers done [2026-02-13T03:10:32.997Z] #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done [2026-02-13T03:10:32.997Z] #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done [2026-02-13T03:10:32.997Z] #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done [2026-02-13T03:10:32.997Z] #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done [2026-02-13T03:10:32.997Z] #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done [2026-02-13T03:10:32.997Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:33.255Z] #7 pushing layers 0.0s done [2026-02-13T03:10:33.255Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done [2026-02-13T03:10:33.255Z] #7 DONE 0.1s [2026-02-13T03:10:33.255Z] [2026-02-13T03:10:33.255Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:33.255Z] #8 DONE 0.0s [2026-02-13T03:10:33.255Z] [2026-02-13T03:10:33.255Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:33.255Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:33.537Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - [2026-02-13T03:10:33.537Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' [2026-02-13T03:10:33.537Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:33.537Z] #1 transferring dockerfile: 179B done [2026-02-13T03:10:33.537Z] #1 DONE 0.0s [2026-02-13T03:10:33.537Z] [2026-02-13T03:10:33.537Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-13T03:10:33.537Z] #2 DONE 0.0s [2026-02-13T03:10:33.537Z] [2026-02-13T03:10:33.537Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2026-02-13T03:10:33.537Z] #3 DONE 0.0s [2026-02-13T03:10:33.537Z] [2026-02-13T03:10:33.537Z] #4 [internal] load .dockerignore [2026-02-13T03:10:33.537Z] #4 transferring context: 2B done [2026-02-13T03:10:33.537Z] #4 DONE 0.0s [2026-02-13T03:10:33.537Z] [2026-02-13T03:10:33.537Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:33.537Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:33.537Z] #5 CACHED [2026-02-13T03:10:33.537Z] [2026-02-13T03:10:33.537Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c [2026-02-13T03:10:33.537Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:657b3da810b077068908cb9e3e785de43ff80fd3034f21ac16ca4189e2aab01c 0.0s done [2026-02-13T03:10:33.537Z] #6 CACHED [2026-02-13T03:10:33.537Z] [2026-02-13T03:10:33.537Z] #7 exporting to image [2026-02-13T03:10:33.537Z] #7 exporting layers done [2026-02-13T03:10:33.537Z] #7 exporting manifest sha256:dda89f76dc19db1875eb5a8f321cdb57e6dd733ed87afb6d2c09e1fc409b6cc9 done [2026-02-13T03:10:33.537Z] #7 exporting config sha256:924c035056b0e172f64c65fbe2b8a1e51c5077738d5c5f272906ce1193f1f168 done [2026-02-13T03:10:33.537Z] #7 exporting manifest sha256:2c3fc302815d63a832ed22d9dc19043d1d8cee210b16fa2b25d1dd55fbb775a6 done [2026-02-13T03:10:33.537Z] #7 exporting config sha256:5508a46ed9d8afd51d86cc72eb1eb801c30ffd7893a2b28a2e4064f8c13eb609 done [2026-02-13T03:10:33.537Z] #7 exporting manifest list sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 done [2026-02-13T03:10:33.537Z] #7 pushing layers 0.0s done [2026-02-13T03:10:33.537Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 [2026-02-13T03:10:33.537Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:33.794Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:d5038d4f5a9a83947e9b7b360f879c836527556f2991edb8c867c11c94041855 0.1s done [2026-02-13T03:10:33.794Z] #7 DONE 0.1s [2026-02-13T03:10:33.794Z] [2026-02-13T03:10:33.794Z] #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:33.794Z] #8 DONE 0.0s [2026-02-13T03:10:33.794Z] [2026-02-13T03:10:33.794Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:33.794Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:34.093Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:34.093Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:34.093Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:34.093Z] #1 transferring dockerfile: 205B done [2026-02-13T03:10:34.093Z] #1 DONE 0.0s [2026-02-13T03:10:34.093Z] [2026-02-13T03:10:34.093Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:34.093Z] #2 DONE 0.0s [2026-02-13T03:10:34.093Z] [2026-02-13T03:10:34.093Z] #3 [internal] load .dockerignore [2026-02-13T03:10:34.093Z] #3 transferring context: 2B done [2026-02-13T03:10:34.093Z] #3 DONE 0.0s [2026-02-13T03:10:34.093Z] [2026-02-13T03:10:34.093Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:34.093Z] #4 DONE 0.1s [2026-02-13T03:10:34.353Z] [2026-02-13T03:10:34.353Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:34.353Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:34.353Z] #5 DONE 0.0s [2026-02-13T03:10:34.353Z] [2026-02-13T03:10:34.353Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:34.353Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:34.353Z] #6 DONE 0.1s [2026-02-13T03:10:34.353Z] [2026-02-13T03:10:34.353Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:34.353Z] #7 DONE 0.0s [2026-02-13T03:10:34.353Z] [2026-02-13T03:10:34.353Z] #8 exporting to image [2026-02-13T03:10:34.353Z] #8 exporting layers done [2026-02-13T03:10:34.353Z] #8 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done [2026-02-13T03:10:34.353Z] #8 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done [2026-02-13T03:10:34.353Z] #8 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done [2026-02-13T03:10:34.353Z] #8 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done [2026-02-13T03:10:34.353Z] #8 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done [2026-02-13T03:10:34.353Z] #8 pushing layers 0.1s done [2026-02-13T03:10:34.353Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a [2026-02-13T03:10:34.353Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:34.612Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done [2026-02-13T03:10:34.612Z] #8 DONE 0.2s [2026-02-13T03:10:34.612Z] [2026-02-13T03:10:34.612Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:34.612Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:34.897Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest' [2026-02-13T03:10:34.898Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:latest --push - [2026-02-13T03:10:34.898Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:34.898Z] #1 transferring dockerfile: 171B done [2026-02-13T03:10:34.898Z] #1 DONE 0.0s [2026-02-13T03:10:34.898Z] [2026-02-13T03:10:34.898Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-13T03:10:34.898Z] #2 DONE 0.0s [2026-02-13T03:10:34.898Z] [2026-02-13T03:10:34.898Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2026-02-13T03:10:34.898Z] #3 DONE 0.0s [2026-02-13T03:10:34.898Z] [2026-02-13T03:10:34.898Z] #4 [internal] load .dockerignore [2026-02-13T03:10:34.898Z] #4 transferring context: 2B done [2026-02-13T03:10:34.898Z] #4 DONE 0.0s [2026-02-13T03:10:34.898Z] [2026-02-13T03:10:34.898Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:34.898Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:34.898Z] #5 DONE 0.0s [2026-02-13T03:10:34.898Z] [2026-02-13T03:10:34.898Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:35.155Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:35.155Z] #6 CACHED [2026-02-13T03:10:35.155Z] [2026-02-13T03:10:35.155Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:35.155Z] #5 CACHED [2026-02-13T03:10:35.155Z] [2026-02-13T03:10:35.155Z] #7 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:35.155Z] #7 DONE 0.0s [2026-02-13T03:10:35.155Z] [2026-02-13T03:10:35.155Z] #8 exporting to image [2026-02-13T03:10:35.155Z] #8 exporting layers done [2026-02-13T03:10:35.155Z] #8 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done [2026-02-13T03:10:35.155Z] #8 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done [2026-02-13T03:10:35.155Z] #8 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done [2026-02-13T03:10:35.155Z] #8 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done [2026-02-13T03:10:35.155Z] #8 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done [2026-02-13T03:10:35.155Z] #8 pushing layers 0.0s done [2026-02-13T03:10:35.155Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:latest@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done [2026-02-13T03:10:35.155Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:35.155Z] #8 DONE 0.1s [2026-02-13T03:10:35.155Z] [2026-02-13T03:10:35.155Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:35.155Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:37.341Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99' [2026-02-13T03:10:37.341Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 --push - [2026-02-13T03:10:37.341Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:37.341Z] #1 transferring dockerfile: 177B done [2026-02-13T03:10:37.341Z] #1 DONE 0.0s [2026-02-13T03:10:37.341Z] [2026-02-13T03:10:37.341Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [2026-02-13T03:10:37.341Z] #2 ... [2026-02-13T03:10:37.341Z] [2026-02-13T03:10:37.341Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [2026-02-13T03:10:37.341Z] #3 DONE 0.7s [2026-02-13T03:10:37.341Z] [2026-02-13T03:10:37.341Z] #4 [internal] load .dockerignore [2026-02-13T03:10:37.341Z] #4 transferring context: 2B done [2026-02-13T03:10:37.341Z] #4 DONE 0.0s [2026-02-13T03:10:37.341Z] [2026-02-13T03:10:37.341Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99 [2026-02-13T03:10:38.094Z] #2 DONE 1.5s [2026-02-13T03:10:38.094Z] [2026-02-13T03:10:38.094Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:38.094Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:38.094Z] #5 CACHED [2026-02-13T03:10:38.094Z] [2026-02-13T03:10:38.094Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:38.094Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:38.094Z] #6 CACHED [2026-02-13T03:10:38.094Z] [2026-02-13T03:10:38.094Z] #7 exporting to image [2026-02-13T03:10:38.094Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:38.094Z] #7 exporting layers done [2026-02-13T03:10:38.094Z] #7 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done [2026-02-13T03:10:38.094Z] #7 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done [2026-02-13T03:10:38.094Z] #7 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done [2026-02-13T03:10:38.094Z] #7 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done [2026-02-13T03:10:38.094Z] #7 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done [2026-02-13T03:10:38.094Z] #7 pushing layers [2026-02-13T03:10:38.359Z] #7 pushing layers 0.7s done [2026-02-13T03:10:38.359Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a [2026-02-13T03:10:38.359Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done [2026-02-13T03:10:38.359Z] #7 DONE 0.8s [2026-02-13T03:10:38.359Z] [2026-02-13T03:10:38.359Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:38.359Z] #8 DONE 0.0s [2026-02-13T03:10:38.359Z] [2026-02-13T03:10:38.359Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:38.359Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:38.656Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:38.656Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:38.656Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:38.656Z] #1 transferring dockerfile: 218B done [2026-02-13T03:10:38.656Z] #1 DONE 0.0s [2026-02-13T03:10:38.656Z] [2026-02-13T03:10:38.656Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:38.656Z] #2 DONE 0.0s [2026-02-13T03:10:38.656Z] [2026-02-13T03:10:38.656Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:38.656Z] #3 DONE 0.0s [2026-02-13T03:10:38.656Z] [2026-02-13T03:10:38.656Z] #4 [internal] load .dockerignore [2026-02-13T03:10:38.656Z] #4 transferring context: 2B done [2026-02-13T03:10:38.656Z] #4 DONE 0.0s [2026-02-13T03:10:38.656Z] [2026-02-13T03:10:38.656Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:38.656Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 done [2026-02-13T03:10:38.657Z] #5 CACHED [2026-02-13T03:10:38.657Z] [2026-02-13T03:10:38.657Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:38.657Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 done [2026-02-13T03:10:38.657Z] #6 CACHED [2026-02-13T03:10:38.657Z] [2026-02-13T03:10:38.657Z] #7 exporting to image [2026-02-13T03:10:38.657Z] #7 exporting layers done [2026-02-13T03:10:38.657Z] #7 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done [2026-02-13T03:10:38.657Z] #7 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done [2026-02-13T03:10:38.657Z] #7 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done [2026-02-13T03:10:38.657Z] #7 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done [2026-02-13T03:10:38.657Z] #7 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done [2026-02-13T03:10:38.657Z] #7 pushing layers 0.0s done [2026-02-13T03:10:38.657Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a [2026-02-13T03:10:38.657Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:38.914Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 0.1s done [2026-02-13T03:10:38.914Z] #7 DONE 0.1s [2026-02-13T03:10:38.914Z] [2026-02-13T03:10:38.914Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:38.914Z] #8 DONE 0.0s [2026-02-13T03:10:38.914Z] [2026-02-13T03:10:38.914Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:38.914Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:39.198Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-agent:main --push - [2026-02-13T03:10:39.198Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main' [2026-02-13T03:10:39.783Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:39.783Z] #1 transferring dockerfile: 169B done [2026-02-13T03:10:39.783Z] #1 DONE 0.0s [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-13T03:10:39.783Z] #2 DONE 0.0s [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-agent:main [2026-02-13T03:10:39.783Z] #3 DONE 0.0s [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #4 [internal] load .dockerignore [2026-02-13T03:10:39.783Z] #4 transferring context: 2B done [2026-02-13T03:10:39.783Z] #4 DONE 0.0s [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:39.783Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:39.783Z] #5 CACHED [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 [2026-02-13T03:10:39.783Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:7fd45d22eeeda7c6104f4f3302d45a82089eb994e542acb1f87a28b43fcb5926 0.0s done [2026-02-13T03:10:39.783Z] #6 CACHED [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #7 exporting to image [2026-02-13T03:10:39.783Z] #7 exporting layers done [2026-02-13T03:10:39.783Z] #7 exporting manifest sha256:5a9293703e680f2408db349a1e3face0d977f1ee136a5a058632b0a20c4cb3c9 done [2026-02-13T03:10:39.783Z] #7 exporting config sha256:cfcab23c4916f0ab76886ee08ad0d71d5e7b393a112e85f4b226c9078982f492 done [2026-02-13T03:10:39.783Z] #7 exporting manifest sha256:9956561824e4116a7de25b8a948c344cda8727d10dc9967beb8ca4ce9602f4a0 done [2026-02-13T03:10:39.783Z] #7 exporting config sha256:539078c58dda5f5df19b73a77299fa477e5521358bf60d3d453068e705fee2b7 done [2026-02-13T03:10:39.783Z] #7 exporting manifest list sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a done [2026-02-13T03:10:39.783Z] #7 pushing layers 0.0s done [2026-02-13T03:10:39.783Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a [2026-02-13T03:10:39.783Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:39.783Z] #7 ... [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #8 [auth] security-spire-agent:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:39.783Z] #8 DONE 0.0s [2026-02-13T03:10:39.783Z] [2026-02-13T03:10:39.783Z] #7 exporting to image [2026-02-13T03:10:41.274Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-agent:main@sha256:9f83566416a9df3647593540b9b731b4a94b3d56ca71e5281d9ee53c9afd313a 1.8s done [2026-02-13T03:10:41.274Z] #7 DONE 1.8s [2026-02-13T03:10:41.274Z] [2026-02-13T03:10:41.274Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:41.274Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:41.569Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:41.569Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:41.569Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:41.569Z] #1 transferring dockerfile: 206B done [2026-02-13T03:10:41.569Z] #1 DONE 0.0s [2026-02-13T03:10:41.569Z] [2026-02-13T03:10:41.569Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:41.569Z] #2 DONE 0.0s [2026-02-13T03:10:41.569Z] [2026-02-13T03:10:41.569Z] #3 [internal] load .dockerignore [2026-02-13T03:10:41.569Z] #3 transferring context: 2B done [2026-02-13T03:10:41.569Z] #3 DONE 0.0s [2026-02-13T03:10:41.569Z] [2026-02-13T03:10:41.569Z] #4 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:41.569Z] #4 DONE 0.1s [2026-02-13T03:10:41.569Z] [2026-02-13T03:10:41.569Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:41.569Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:41.831Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:41.831Z] #5 DONE 0.1s [2026-02-13T03:10:41.831Z] [2026-02-13T03:10:41.831Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:41.831Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:41.831Z] #6 DONE 0.0s [2026-02-13T03:10:41.831Z] [2026-02-13T03:10:41.831Z] #7 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:41.831Z] #7 DONE 0.0s [2026-02-13T03:10:41.831Z] [2026-02-13T03:10:41.831Z] #8 exporting to image [2026-02-13T03:10:41.831Z] #8 exporting layers done [2026-02-13T03:10:41.831Z] #8 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done [2026-02-13T03:10:41.831Z] #8 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done [2026-02-13T03:10:41.831Z] #8 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a 0.0s done [2026-02-13T03:10:41.831Z] #8 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done [2026-02-13T03:10:41.831Z] #8 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done [2026-02-13T03:10:41.831Z] #8 pushing layers 0.1s done [2026-02-13T03:10:41.831Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 [2026-02-13T03:10:41.831Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:42.097Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done [2026-02-13T03:10:42.097Z] #8 DONE 0.2s [2026-02-13T03:10:42.097Z] [2026-02-13T03:10:42.097Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:42.097Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:42.392Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest' [2026-02-13T03:10:42.392Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:latest --push - [2026-02-13T03:10:42.392Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:42.392Z] #1 transferring dockerfile: 172B done [2026-02-13T03:10:42.392Z] #1 DONE 0.0s [2026-02-13T03:10:42.392Z] [2026-02-13T03:10:42.392Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-13T03:10:42.392Z] #2 DONE 0.0s [2026-02-13T03:10:42.392Z] [2026-02-13T03:10:42.392Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:latest [2026-02-13T03:10:42.392Z] #3 DONE 0.0s [2026-02-13T03:10:42.392Z] [2026-02-13T03:10:42.392Z] #4 [internal] load .dockerignore [2026-02-13T03:10:42.392Z] #4 transferring context: 2B done [2026-02-13T03:10:42.392Z] #4 DONE 0.0s [2026-02-13T03:10:42.392Z] [2026-02-13T03:10:42.392Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:42.392Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:42.392Z] #5 CACHED [2026-02-13T03:10:42.392Z] [2026-02-13T03:10:42.392Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:42.392Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:42.392Z] #6 CACHED [2026-02-13T03:10:42.392Z] [2026-02-13T03:10:42.392Z] #7 exporting to image [2026-02-13T03:10:42.392Z] #7 exporting layers done [2026-02-13T03:10:42.392Z] #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done [2026-02-13T03:10:42.392Z] #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done [2026-02-13T03:10:42.392Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:42.652Z] #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done [2026-02-13T03:10:42.652Z] #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done [2026-02-13T03:10:42.652Z] #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done [2026-02-13T03:10:42.652Z] #7 pushing layers 0.0s done [2026-02-13T03:10:42.652Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:latest@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done [2026-02-13T03:10:42.652Z] #7 DONE 0.1s [2026-02-13T03:10:42.652Z] [2026-02-13T03:10:42.652Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:42.652Z] #8 DONE 0.0s [2026-02-13T03:10:42.652Z] [2026-02-13T03:10:42.652Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:42.652Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:42.945Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 --push - [2026-02-13T03:10:42.945Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99' [2026-02-13T03:10:42.945Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:42.945Z] #1 transferring dockerfile: 178B done [2026-02-13T03:10:42.945Z] #1 DONE 0.0s [2026-02-13T03:10:42.945Z] [2026-02-13T03:10:42.945Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 [2026-02-13T03:10:42.945Z] #2 DONE 0.0s [2026-02-13T03:10:42.945Z] [2026-02-13T03:10:42.945Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99 [2026-02-13T03:10:42.945Z] #3 DONE 0.0s [2026-02-13T03:10:42.945Z] [2026-02-13T03:10:42.945Z] #4 [internal] load .dockerignore [2026-02-13T03:10:42.945Z] #4 transferring context: 2B done [2026-02-13T03:10:42.945Z] #4 DONE 0.0s [2026-02-13T03:10:42.945Z] [2026-02-13T03:10:42.945Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:42.945Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:42.945Z] #5 CACHED [2026-02-13T03:10:42.945Z] [2026-02-13T03:10:42.945Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:42.945Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:42.945Z] #6 CACHED [2026-02-13T03:10:42.945Z] [2026-02-13T03:10:42.945Z] #7 exporting to image [2026-02-13T03:10:42.945Z] #7 exporting layers done [2026-02-13T03:10:42.945Z] #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done [2026-02-13T03:10:42.945Z] #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done [2026-02-13T03:10:42.945Z] #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done [2026-02-13T03:10:42.945Z] #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 [2026-02-13T03:10:42.945Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:43.204Z] #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done [2026-02-13T03:10:43.204Z] #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done [2026-02-13T03:10:43.204Z] #7 pushing layers 0.0s done [2026-02-13T03:10:43.204Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.99@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done [2026-02-13T03:10:43.204Z] #7 DONE 0.1s [2026-02-13T03:10:43.204Z] [2026-02-13T03:10:43.204Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:43.204Z] #8 DONE 0.0s [2026-02-13T03:10:43.204Z] [2026-02-13T03:10:43.204Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:43.204Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:43.486Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:43.486Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:43.486Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:43.486Z] #1 transferring dockerfile: 219B done [2026-02-13T03:10:43.486Z] #1 DONE 0.0s [2026-02-13T03:10:43.486Z] [2026-02-13T03:10:43.486Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:43.486Z] #2 DONE 0.0s [2026-02-13T03:10:43.486Z] [2026-02-13T03:10:43.486Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:43.486Z] #3 DONE 0.0s [2026-02-13T03:10:43.486Z] [2026-02-13T03:10:43.486Z] #4 [internal] load .dockerignore [2026-02-13T03:10:43.486Z] #4 transferring context: 2B done [2026-02-13T03:10:43.486Z] #4 DONE 0.0s [2026-02-13T03:10:43.486Z] [2026-02-13T03:10:43.486Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:43.486Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:43.486Z] #5 CACHED [2026-02-13T03:10:43.486Z] [2026-02-13T03:10:43.486Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:43.486Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:43.486Z] #6 CACHED [2026-02-13T03:10:43.486Z] [2026-02-13T03:10:43.486Z] #7 exporting to image [2026-02-13T03:10:43.486Z] #7 exporting layers done [2026-02-13T03:10:43.486Z] #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done [2026-02-13T03:10:43.486Z] #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done [2026-02-13T03:10:43.486Z] #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done [2026-02-13T03:10:43.486Z] #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done [2026-02-13T03:10:43.486Z] #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done [2026-02-13T03:10:43.486Z] #7 pushing layers 0.0s done [2026-02-13T03:10:43.486Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 [2026-02-13T03:10:43.486Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:43.745Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done [2026-02-13T03:10:43.745Z] #7 DONE 0.1s [2026-02-13T03:10:43.745Z] [2026-02-13T03:10:43.745Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:43.745Z] #8 DONE 0.0s [2026-02-13T03:10:43.745Z] [2026-02-13T03:10:43.745Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:43.745Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:44.028Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-config:main' [2026-02-13T03:10:44.028Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-config:main --push - [2026-02-13T03:10:44.028Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:44.028Z] #1 transferring dockerfile: 170B done [2026-02-13T03:10:44.028Z] #1 DONE 0.0s [2026-02-13T03:10:44.028Z] [2026-02-13T03:10:44.028Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-13T03:10:44.028Z] #2 DONE 0.0s [2026-02-13T03:10:44.028Z] [2026-02-13T03:10:44.028Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-config:main [2026-02-13T03:10:44.028Z] #3 DONE 0.0s [2026-02-13T03:10:44.028Z] [2026-02-13T03:10:44.028Z] #4 [internal] load .dockerignore [2026-02-13T03:10:44.028Z] #4 transferring context: 2B done [2026-02-13T03:10:44.028Z] #4 DONE 0.0s [2026-02-13T03:10:44.028Z] [2026-02-13T03:10:44.028Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:44.028Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:44.028Z] #5 CACHED [2026-02-13T03:10:44.028Z] [2026-02-13T03:10:44.028Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf [2026-02-13T03:10:44.028Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:84b6bc7f5ab3d3989c55072a3f543b94c0cd53888751a6b797449b7cff49bcaf 0.0s done [2026-02-13T03:10:44.028Z] #6 CACHED [2026-02-13T03:10:44.028Z] [2026-02-13T03:10:44.028Z] #7 exporting to image [2026-02-13T03:10:44.028Z] #7 exporting layers done [2026-02-13T03:10:44.028Z] #7 exporting manifest sha256:1a422789957ffaa9cc819a1a13bcfc6c723288872a94716d201828c76c0c7b83 done [2026-02-13T03:10:44.028Z] #7 exporting config sha256:962dcc5c5dcb97d115773ca3dd327be092c32f6d7727648e2343601131e4c34a done [2026-02-13T03:10:44.028Z] #7 exporting manifest sha256:b6a51594bc31d91098771c927e6b8354b9ca1f19aa23eaadbd9f0d74b830c59a done [2026-02-13T03:10:44.028Z] #7 exporting config sha256:a1d312a115fb483d8dd449226cb4bfa5c84ecb90824adbb588df9cccdcd6c4b4 done [2026-02-13T03:10:44.028Z] #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 [2026-02-13T03:10:44.028Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:44.286Z] #7 exporting manifest list sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 done [2026-02-13T03:10:44.286Z] #7 pushing layers 0.0s done [2026-02-13T03:10:44.286Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-config:main@sha256:804e3473fa4a550ae8ffff81aaa6653114b2a68e8b061cd54006658b758b3a61 0.1s done [2026-02-13T03:10:44.286Z] #7 DONE 0.1s [2026-02-13T03:10:44.286Z] [2026-02-13T03:10:44.286Z] #8 [auth] security-spire-config:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:44.286Z] #8 DONE 0.0s [2026-02-13T03:10:44.286Z] [2026-02-13T03:10:44.286Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:44.286Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:44.568Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:44.568Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:44.568Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:44.568Z] #1 transferring dockerfile: 206B done [2026-02-13T03:10:44.568Z] #1 DONE 0.0s [2026-02-13T03:10:44.568Z] [2026-02-13T03:10:44.568Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:44.568Z] #2 DONE 0.0s [2026-02-13T03:10:44.568Z] [2026-02-13T03:10:44.568Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:44.568Z] #3 DONE 0.1s [2026-02-13T03:10:44.568Z] [2026-02-13T03:10:44.568Z] #4 [internal] load .dockerignore [2026-02-13T03:10:44.568Z] #4 transferring context: 2B done [2026-02-13T03:10:44.568Z] #4 DONE 0.0s [2026-02-13T03:10:44.964Z] [2026-02-13T03:10:44.964Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:44.964Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:44.964Z] #5 ... [2026-02-13T03:10:44.964Z] [2026-02-13T03:10:44.964Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:44.964Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done [2026-02-13T03:10:44.964Z] #6 DONE 0.1s [2026-02-13T03:10:44.964Z] [2026-02-13T03:10:44.964Z] #7 exporting to image [2026-02-13T03:10:44.964Z] #7 exporting layers done [2026-02-13T03:10:44.964Z] #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 0.0s done [2026-02-13T03:10:44.964Z] #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 [2026-02-13T03:10:44.964Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:44.964Z] #7 ... [2026-02-13T03:10:44.964Z] [2026-02-13T03:10:44.964Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:44.964Z] #8 DONE 0.0s [2026-02-13T03:10:44.964Z] [2026-02-13T03:10:44.964Z] #7 exporting to image [2026-02-13T03:10:44.964Z] #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done [2026-02-13T03:10:44.964Z] #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done [2026-02-13T03:10:44.964Z] #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done [2026-02-13T03:10:44.964Z] #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done [2026-02-13T03:10:44.964Z] #7 pushing layers 0.1s done [2026-02-13T03:10:44.964Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 [2026-02-13T03:10:44.964Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done [2026-02-13T03:10:44.964Z] #7 DONE 0.2s [2026-02-13T03:10:45.222Z] [2026-02-13T03:10:45.222Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:45.222Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:45.508Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest' [2026-02-13T03:10:45.508Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:latest --push - [2026-02-13T03:10:45.508Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:45.508Z] #1 transferring dockerfile: 172B done [2026-02-13T03:10:45.508Z] #1 DONE 0.0s [2026-02-13T03:10:45.508Z] [2026-02-13T03:10:45.508Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-13T03:10:45.508Z] #2 DONE 0.0s [2026-02-13T03:10:45.508Z] [2026-02-13T03:10:45.508Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:latest [2026-02-13T03:10:45.508Z] #3 DONE 0.0s [2026-02-13T03:10:45.508Z] [2026-02-13T03:10:45.508Z] #4 [internal] load .dockerignore [2026-02-13T03:10:45.508Z] #4 transferring context: 2B done [2026-02-13T03:10:45.508Z] #4 DONE 0.0s [2026-02-13T03:10:45.508Z] [2026-02-13T03:10:45.508Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:45.508Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 done [2026-02-13T03:10:45.508Z] #5 CACHED [2026-02-13T03:10:45.508Z] [2026-02-13T03:10:45.508Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:45.508Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done [2026-02-13T03:10:45.508Z] #6 CACHED [2026-02-13T03:10:45.508Z] [2026-02-13T03:10:45.508Z] #7 exporting to image [2026-02-13T03:10:45.508Z] #7 exporting layers done [2026-02-13T03:10:45.508Z] #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done [2026-02-13T03:10:45.508Z] #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done [2026-02-13T03:10:45.508Z] #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done [2026-02-13T03:10:45.508Z] #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done [2026-02-13T03:10:45.508Z] #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done [2026-02-13T03:10:45.508Z] #7 pushing layers 0.0s done [2026-02-13T03:10:45.508Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 [2026-02-13T03:10:45.508Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:45.767Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:latest@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done [2026-02-13T03:10:45.767Z] #7 DONE 0.1s [2026-02-13T03:10:45.767Z] [2026-02-13T03:10:45.767Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:45.767Z] #8 DONE 0.0s [2026-02-13T03:10:45.767Z] [2026-02-13T03:10:45.767Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:45.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:46.051Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 --push - [2026-02-13T03:10:46.051Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99' [2026-02-13T03:10:46.051Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:46.051Z] #1 transferring dockerfile: 178B done [2026-02-13T03:10:46.051Z] #1 DONE 0.0s [2026-02-13T03:10:46.051Z] [2026-02-13T03:10:46.051Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 [2026-02-13T03:10:46.051Z] #2 DONE 0.0s [2026-02-13T03:10:46.051Z] [2026-02-13T03:10:46.051Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99 [2026-02-13T03:10:46.051Z] #3 DONE 0.0s [2026-02-13T03:10:46.051Z] [2026-02-13T03:10:46.051Z] #4 [internal] load .dockerignore [2026-02-13T03:10:46.051Z] #4 transferring context: 2B done [2026-02-13T03:10:46.051Z] #4 DONE 0.0s [2026-02-13T03:10:46.051Z] [2026-02-13T03:10:46.051Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:46.051Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done [2026-02-13T03:10:46.051Z] #5 CACHED [2026-02-13T03:10:46.051Z] [2026-02-13T03:10:46.051Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:46.051Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done [2026-02-13T03:10:46.051Z] #6 CACHED [2026-02-13T03:10:46.051Z] [2026-02-13T03:10:46.051Z] #7 exporting to image [2026-02-13T03:10:46.051Z] #7 exporting layers done [2026-02-13T03:10:46.051Z] #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done [2026-02-13T03:10:46.051Z] #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done [2026-02-13T03:10:46.051Z] #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done [2026-02-13T03:10:46.051Z] #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done [2026-02-13T03:10:46.051Z] #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done [2026-02-13T03:10:46.051Z] #7 pushing layers 0.0s done [2026-02-13T03:10:46.051Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 [2026-02-13T03:10:46.051Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:46.311Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.99@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done [2026-02-13T03:10:46.311Z] #7 DONE 0.1s [2026-02-13T03:10:46.311Z] [2026-02-13T03:10:46.311Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:46.311Z] #8 DONE 0.0s [2026-02-13T03:10:46.311Z] [2026-02-13T03:10:46.311Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:46.311Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:46.604Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:46.604Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:46.604Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:46.604Z] #1 transferring dockerfile: 219B done [2026-02-13T03:10:46.604Z] #1 DONE 0.0s [2026-02-13T03:10:46.604Z] [2026-02-13T03:10:46.604Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:46.604Z] #2 DONE 0.0s [2026-02-13T03:10:46.604Z] [2026-02-13T03:10:46.604Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:46.604Z] #3 DONE 0.0s [2026-02-13T03:10:46.604Z] [2026-02-13T03:10:46.604Z] #4 [internal] load .dockerignore [2026-02-13T03:10:46.604Z] #4 transferring context: 2B done [2026-02-13T03:10:46.604Z] #4 DONE 0.0s [2026-02-13T03:10:46.604Z] [2026-02-13T03:10:46.604Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:46.604Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done [2026-02-13T03:10:46.604Z] #5 CACHED [2026-02-13T03:10:46.604Z] [2026-02-13T03:10:46.604Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:46.604Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 0.0s done [2026-02-13T03:10:46.604Z] #6 CACHED [2026-02-13T03:10:46.604Z] [2026-02-13T03:10:46.604Z] #7 exporting to image [2026-02-13T03:10:46.604Z] #7 exporting layers done [2026-02-13T03:10:46.604Z] #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done [2026-02-13T03:10:46.604Z] #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done [2026-02-13T03:10:46.604Z] #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done [2026-02-13T03:10:46.604Z] #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done [2026-02-13T03:10:46.604Z] #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done [2026-02-13T03:10:46.604Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:46.862Z] #7 pushing layers 0.0s done [2026-02-13T03:10:46.862Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done [2026-02-13T03:10:46.862Z] #7 DONE 0.1s [2026-02-13T03:10:46.862Z] [2026-02-13T03:10:46.862Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:46.862Z] #8 DONE 0.0s [2026-02-13T03:10:46.862Z] [2026-02-13T03:10:46.862Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:46.862Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:47.166Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spire-server:main' [2026-02-13T03:10:47.167Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spire-server:main --push - [2026-02-13T03:10:47.167Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:47.167Z] #1 transferring dockerfile: 170B done [2026-02-13T03:10:47.167Z] #1 DONE 0.0s [2026-02-13T03:10:47.167Z] [2026-02-13T03:10:47.167Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-13T03:10:47.167Z] #2 DONE 0.0s [2026-02-13T03:10:47.167Z] [2026-02-13T03:10:47.167Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spire-server:main [2026-02-13T03:10:47.167Z] #3 DONE 0.0s [2026-02-13T03:10:47.167Z] [2026-02-13T03:10:47.167Z] #4 [internal] load .dockerignore [2026-02-13T03:10:47.167Z] #4 transferring context: 2B done [2026-02-13T03:10:47.167Z] #4 DONE 0.0s [2026-02-13T03:10:47.167Z] [2026-02-13T03:10:47.167Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:47.167Z] #5 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 done [2026-02-13T03:10:47.167Z] #5 CACHED [2026-02-13T03:10:47.167Z] [2026-02-13T03:10:47.167Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 [2026-02-13T03:10:47.167Z] #6 resolve nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:d196c44c123a9cd98aff9317a990d494a937ba91f66e9c6d0f52d25668b33105 done [2026-02-13T03:10:47.167Z] #6 CACHED [2026-02-13T03:10:47.167Z] [2026-02-13T03:10:47.167Z] #7 exporting to image [2026-02-13T03:10:47.167Z] #7 exporting layers done [2026-02-13T03:10:47.167Z] #7 exporting manifest sha256:27c0b41a58e96f1a399e6516322923033f63417845ceffb55eaad79eb711ecb1 done [2026-02-13T03:10:47.167Z] #7 exporting config sha256:2bc59de6fb122c842daef6b3cb40294ae2409b6664775123385e58fb1b0ffa48 done [2026-02-13T03:10:47.167Z] #7 exporting manifest sha256:ba5e4987ba9e76e6bf7c71f1489e7dedbee42c8048e35c16c9ab0cdb82d54847 done [2026-02-13T03:10:47.167Z] #7 exporting config sha256:d190ad21bb9534dc19de730c6594f2b1a1eef7f1df2cf58c43b02a50a505f743 done [2026-02-13T03:10:47.167Z] #7 exporting manifest list sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 done [2026-02-13T03:10:47.167Z] #7 pushing layers 0.0s done [2026-02-13T03:10:47.167Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 [2026-02-13T03:10:47.167Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:47.427Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spire-server:main@sha256:3cbc2263da3ec45b6405479b6f6eac87b600870a6f66247c4ae3ba4e0b4d82b5 0.1s done [2026-02-13T03:10:47.427Z] #7 DONE 0.1s [2026-02-13T03:10:47.427Z] [2026-02-13T03:10:47.427Z] #8 [auth] security-spire-server:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:47.427Z] #8 DONE 0.0s [2026-02-13T03:10:47.427Z] [2026-02-13T03:10:47.427Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:47.427Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:47.719Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:47.720Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:47.720Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:47.720Z] #1 transferring dockerfile: 206B done [2026-02-13T03:10:47.720Z] #1 DONE 0.0s [2026-02-13T03:10:47.720Z] [2026-02-13T03:10:47.720Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:47.720Z] #2 DONE 0.0s [2026-02-13T03:10:47.720Z] [2026-02-13T03:10:47.720Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:47.720Z] #3 DONE 0.0s [2026-02-13T03:10:47.720Z] [2026-02-13T03:10:47.720Z] #4 [internal] load .dockerignore [2026-02-13T03:10:47.720Z] #4 transferring context: 2B done [2026-02-13T03:10:47.720Z] #4 DONE 0.0s [2026-02-13T03:10:47.720Z] [2026-02-13T03:10:47.720Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:47.720Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:47.720Z] #5 DONE 0.0s [2026-02-13T03:10:47.720Z] [2026-02-13T03:10:47.720Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:47.978Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:47.978Z] #6 DONE 0.0s [2026-02-13T03:10:47.978Z] [2026-02-13T03:10:47.978Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:47.978Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:47.978Z] #5 DONE 0.1s [2026-02-13T03:10:47.978Z] [2026-02-13T03:10:47.978Z] #7 exporting to image [2026-02-13T03:10:47.978Z] #7 exporting layers done [2026-02-13T03:10:47.978Z] #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done [2026-02-13T03:10:47.978Z] #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done [2026-02-13T03:10:47.978Z] #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done [2026-02-13T03:10:47.978Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b [2026-02-13T03:10:47.978Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:47.978Z] #7 ... [2026-02-13T03:10:47.978Z] [2026-02-13T03:10:47.978Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:47.978Z] #8 DONE 0.0s [2026-02-13T03:10:47.978Z] [2026-02-13T03:10:47.978Z] #7 exporting to image [2026-02-13T03:10:47.978Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done [2026-02-13T03:10:47.978Z] #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done [2026-02-13T03:10:47.978Z] #7 pushing layers 0.1s done [2026-02-13T03:10:47.978Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d [2026-02-13T03:10:48.237Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done [2026-02-13T03:10:48.237Z] #7 DONE 0.2s [2026-02-13T03:10:48.237Z] [2026-02-13T03:10:48.237Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:48.237Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:48.736Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:latest' [2026-02-13T03:10:48.736Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:latest --push - [2026-02-13T03:10:48.736Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:48.736Z] #1 transferring dockerfile: 172B done [2026-02-13T03:10:48.736Z] #1 DONE 0.0s [2026-02-13T03:10:48.736Z] [2026-02-13T03:10:48.736Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-13T03:10:48.736Z] #2 DONE 0.0s [2026-02-13T03:10:48.736Z] [2026-02-13T03:10:48.736Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:latest [2026-02-13T03:10:48.736Z] #3 DONE 0.0s [2026-02-13T03:10:48.736Z] [2026-02-13T03:10:48.736Z] #4 [internal] load .dockerignore [2026-02-13T03:10:48.736Z] #4 transferring context: 2B done [2026-02-13T03:10:48.736Z] #4 DONE 0.0s [2026-02-13T03:10:48.736Z] [2026-02-13T03:10:48.736Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:48.736Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:48.736Z] #5 CACHED [2026-02-13T03:10:48.736Z] [2026-02-13T03:10:48.736Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:48.736Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:48.736Z] #6 CACHED [2026-02-13T03:10:48.736Z] [2026-02-13T03:10:48.736Z] #7 exporting to image [2026-02-13T03:10:48.736Z] #7 exporting layers done [2026-02-13T03:10:48.736Z] #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done [2026-02-13T03:10:48.736Z] #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done [2026-02-13T03:10:48.736Z] #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done [2026-02-13T03:10:48.736Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done [2026-02-13T03:10:48.736Z] #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done [2026-02-13T03:10:48.736Z] #7 pushing layers 0.1s done [2026-02-13T03:10:48.736Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d [2026-02-13T03:10:48.736Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:48.995Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:latest@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done [2026-02-13T03:10:48.995Z] #7 DONE 0.2s [2026-02-13T03:10:48.995Z] [2026-02-13T03:10:48.995Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:48.995Z] #8 DONE 0.0s [2026-02-13T03:10:48.995Z] [2026-02-13T03:10:48.995Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:48.995Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:49.279Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 --push - [2026-02-13T03:10:49.279Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99' [2026-02-13T03:10:49.279Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:49.279Z] #1 transferring dockerfile: 178B done [2026-02-13T03:10:49.279Z] #1 DONE 0.0s [2026-02-13T03:10:49.279Z] [2026-02-13T03:10:49.279Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 [2026-02-13T03:10:49.279Z] #2 DONE 0.0s [2026-02-13T03:10:49.279Z] [2026-02-13T03:10:49.279Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99 [2026-02-13T03:10:49.279Z] #3 DONE 0.0s [2026-02-13T03:10:49.279Z] [2026-02-13T03:10:49.279Z] #4 [internal] load .dockerignore [2026-02-13T03:10:49.279Z] #4 transferring context: 2B done [2026-02-13T03:10:49.279Z] #4 DONE 0.0s [2026-02-13T03:10:49.279Z] [2026-02-13T03:10:49.279Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:49.279Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:49.279Z] #5 CACHED [2026-02-13T03:10:49.279Z] [2026-02-13T03:10:49.279Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:49.279Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:49.279Z] #6 CACHED [2026-02-13T03:10:49.279Z] [2026-02-13T03:10:49.279Z] #7 exporting to image [2026-02-13T03:10:49.279Z] #7 exporting layers done [2026-02-13T03:10:49.279Z] #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done [2026-02-13T03:10:49.279Z] #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done [2026-02-13T03:10:49.279Z] #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done [2026-02-13T03:10:49.280Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b [2026-02-13T03:10:49.280Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:49.541Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done [2026-02-13T03:10:49.541Z] #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done [2026-02-13T03:10:49.541Z] #7 pushing layers 0.0s done [2026-02-13T03:10:49.541Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.99@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done [2026-02-13T03:10:49.541Z] #7 DONE 0.1s [2026-02-13T03:10:49.541Z] [2026-02-13T03:10:49.541Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:49.541Z] #8 DONE 0.0s [2026-02-13T03:10:49.541Z] [2026-02-13T03:10:49.541Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:49.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:49.825Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:49.825Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:49.825Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:49.825Z] #1 transferring dockerfile: 219B done [2026-02-13T03:10:49.825Z] #1 DONE 0.0s [2026-02-13T03:10:49.825Z] [2026-02-13T03:10:49.825Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:49.825Z] #2 DONE 0.0s [2026-02-13T03:10:49.825Z] [2026-02-13T03:10:49.825Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:49.825Z] #3 DONE 0.0s [2026-02-13T03:10:49.825Z] [2026-02-13T03:10:49.825Z] #4 [internal] load .dockerignore [2026-02-13T03:10:49.825Z] #4 transferring context: 2B done [2026-02-13T03:10:49.825Z] #4 DONE 0.0s [2026-02-13T03:10:49.825Z] [2026-02-13T03:10:49.825Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:49.825Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:49.825Z] #5 CACHED [2026-02-13T03:10:49.825Z] [2026-02-13T03:10:49.825Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:49.825Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:49.825Z] #6 CACHED [2026-02-13T03:10:49.825Z] [2026-02-13T03:10:49.825Z] #7 exporting to image [2026-02-13T03:10:49.825Z] #7 exporting layers done [2026-02-13T03:10:49.825Z] #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done [2026-02-13T03:10:49.825Z] #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done [2026-02-13T03:10:49.825Z] #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done [2026-02-13T03:10:49.825Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done [2026-02-13T03:10:49.825Z] #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done [2026-02-13T03:10:49.825Z] #7 pushing layers [2026-02-13T03:10:49.825Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:50.083Z] #7 pushing layers 0.0s done [2026-02-13T03:10:50.083Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done [2026-02-13T03:10:50.083Z] #7 DONE 0.1s [2026-02-13T03:10:50.083Z] [2026-02-13T03:10:50.083Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:50.083Z] #8 DONE 0.0s [2026-02-13T03:10:50.083Z] [2026-02-13T03:10:50.083Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:50.083Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:50.364Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-notifications:main' [2026-02-13T03:10:50.364Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-notifications:main --push - [2026-02-13T03:10:50.364Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:50.364Z] #1 transferring dockerfile: 170B done [2026-02-13T03:10:50.364Z] #1 DONE 0.0s [2026-02-13T03:10:50.364Z] [2026-02-13T03:10:50.364Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-13T03:10:50.364Z] #2 DONE 0.0s [2026-02-13T03:10:50.364Z] [2026-02-13T03:10:50.364Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-notifications:main [2026-02-13T03:10:50.364Z] #3 DONE 0.0s [2026-02-13T03:10:50.364Z] [2026-02-13T03:10:50.364Z] #4 [internal] load .dockerignore [2026-02-13T03:10:50.364Z] #4 transferring context: 2B done [2026-02-13T03:10:50.364Z] #4 DONE 0.0s [2026-02-13T03:10:50.364Z] [2026-02-13T03:10:50.364Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:50.364Z] #5 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:50.364Z] #5 CACHED [2026-02-13T03:10:50.364Z] [2026-02-13T03:10:50.364Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 [2026-02-13T03:10:50.364Z] #6 resolve nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:1ffa0798bd0574f59e423502daa2669c56891edebd475c5d6cca480c36bfdce0 0.0s done [2026-02-13T03:10:50.364Z] #6 CACHED [2026-02-13T03:10:50.364Z] [2026-02-13T03:10:50.364Z] #7 exporting to image [2026-02-13T03:10:50.364Z] #7 exporting layers done [2026-02-13T03:10:50.364Z] #7 exporting manifest sha256:47c271608d1b3a3a28d976ca33c6a678e14468ef101ea5fe16427c17aa61a3d2 done [2026-02-13T03:10:50.364Z] #7 exporting config sha256:b385b91eb8b584cf36a213dfc8d470732c94c100713d27b193269e90b2b04c98 done [2026-02-13T03:10:50.364Z] #7 exporting manifest sha256:32eb842e9564d14177d4a51c48d1660a2c3c43be7097c8ec54b7c260cf338000 done [2026-02-13T03:10:50.364Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b [2026-02-13T03:10:50.364Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:50.625Z] #7 exporting config sha256:a9b4509dd571e8c413ae36d8f79948710329e2b50f9fcca43b6616178a94a72b done [2026-02-13T03:10:50.625Z] #7 exporting manifest list sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d done [2026-02-13T03:10:50.625Z] #7 pushing layers 0.0s done [2026-02-13T03:10:50.625Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-notifications:main@sha256:5db2f2cd5e9caaeb2a9a4ecacecaf87e4418d4cb000cd9049ed2e51ab7ef874d 0.1s done [2026-02-13T03:10:50.625Z] #7 DONE 0.1s [2026-02-13T03:10:50.625Z] [2026-02-13T03:10:50.625Z] #8 [auth] support-notifications:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:50.625Z] #8 DONE 0.0s [2026-02-13T03:10:50.625Z] [2026-02-13T03:10:50.625Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:50.625Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:50.908Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0' [2026-02-13T03:10:50.908Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 --push - [2026-02-13T03:10:50.908Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:50.908Z] #1 transferring dockerfile: 202B done [2026-02-13T03:10:50.908Z] #1 DONE 0.0s [2026-02-13T03:10:50.908Z] [2026-02-13T03:10:50.908Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:50.908Z] #2 DONE 0.0s [2026-02-13T03:10:50.908Z] [2026-02-13T03:10:50.908Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:10:50.908Z] #3 DONE 0.0s [2026-02-13T03:10:50.908Z] [2026-02-13T03:10:50.908Z] #4 [internal] load .dockerignore [2026-02-13T03:10:50.908Z] #4 transferring context: 2B done [2026-02-13T03:10:50.908Z] #4 DONE 0.0s [2026-02-13T03:10:50.908Z] [2026-02-13T03:10:50.908Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:50.908Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:50.908Z] #5 DONE 0.0s [2026-02-13T03:10:50.908Z] [2026-02-13T03:10:50.908Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:51.166Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:51.166Z] #6 DONE 0.0s [2026-02-13T03:10:51.166Z] [2026-02-13T03:10:51.166Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:51.166Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:51.166Z] #5 DONE 0.1s [2026-02-13T03:10:51.166Z] [2026-02-13T03:10:51.166Z] #7 exporting to image [2026-02-13T03:10:51.166Z] #7 exporting layers done [2026-02-13T03:10:51.166Z] #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 0.0s done [2026-02-13T03:10:51.166Z] #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done [2026-02-13T03:10:51.166Z] #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done [2026-02-13T03:10:51.166Z] #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done [2026-02-13T03:10:51.166Z] #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done [2026-02-13T03:10:51.166Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:51.166Z] #7 ... [2026-02-13T03:10:51.166Z] [2026-02-13T03:10:51.166Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:51.166Z] #8 DONE 0.0s [2026-02-13T03:10:51.166Z] [2026-02-13T03:10:51.166Z] #7 exporting to image [2026-02-13T03:10:51.166Z] #7 pushing layers 0.1s done [2026-02-13T03:10:51.166Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 [2026-02-13T03:10:51.424Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done [2026-02-13T03:10:51.424Z] #7 DONE 0.2s [2026-02-13T03:10:51.424Z] [2026-02-13T03:10:51.424Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:51.424Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:51.710Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest' [2026-02-13T03:10:51.710Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:latest --push - [2026-02-13T03:10:51.710Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:51.710Z] #1 transferring dockerfile: 168B done [2026-02-13T03:10:51.710Z] #1 DONE 0.0s [2026-02-13T03:10:51.710Z] [2026-02-13T03:10:51.710Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-13T03:10:51.710Z] #2 DONE 0.0s [2026-02-13T03:10:51.710Z] [2026-02-13T03:10:51.710Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:latest [2026-02-13T03:10:51.710Z] #3 DONE 0.0s [2026-02-13T03:10:51.710Z] [2026-02-13T03:10:51.710Z] #4 [internal] load .dockerignore [2026-02-13T03:10:51.710Z] #4 transferring context: 2B done [2026-02-13T03:10:51.710Z] #4 DONE 0.0s [2026-02-13T03:10:51.710Z] [2026-02-13T03:10:51.710Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:51.710Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:51.710Z] #5 CACHED [2026-02-13T03:10:51.710Z] [2026-02-13T03:10:51.710Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:51.710Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:51.710Z] #6 CACHED [2026-02-13T03:10:51.710Z] [2026-02-13T03:10:51.710Z] #7 exporting to image [2026-02-13T03:10:51.710Z] #7 exporting layers done [2026-02-13T03:10:51.710Z] #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done [2026-02-13T03:10:51.710Z] #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done [2026-02-13T03:10:51.710Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:51.968Z] #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done [2026-02-13T03:10:51.968Z] #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done [2026-02-13T03:10:51.968Z] #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done [2026-02-13T03:10:51.968Z] #7 pushing layers 0.0s done [2026-02-13T03:10:51.968Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:latest@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done [2026-02-13T03:10:51.968Z] #7 DONE 0.1s [2026-02-13T03:10:51.968Z] [2026-02-13T03:10:51.968Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:51.968Z] #8 DONE 0.0s [2026-02-13T03:10:51.968Z] [2026-02-13T03:10:51.968Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:51.968Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:52.260Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99' [2026-02-13T03:10:52.260Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 --push - [2026-02-13T03:10:52.260Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:52.260Z] #1 transferring dockerfile: 174B done [2026-02-13T03:10:52.260Z] #1 DONE 0.0s [2026-02-13T03:10:52.260Z] [2026-02-13T03:10:52.260Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 [2026-02-13T03:10:52.260Z] #2 DONE 0.0s [2026-02-13T03:10:52.260Z] [2026-02-13T03:10:52.260Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99 [2026-02-13T03:10:52.260Z] #3 DONE 0.0s [2026-02-13T03:10:52.260Z] [2026-02-13T03:10:52.260Z] #4 [internal] load .dockerignore [2026-02-13T03:10:52.260Z] #4 transferring context: 2B done [2026-02-13T03:10:52.260Z] #4 DONE 0.0s [2026-02-13T03:10:52.260Z] [2026-02-13T03:10:52.260Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:52.260Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:52.260Z] #5 CACHED [2026-02-13T03:10:52.260Z] [2026-02-13T03:10:52.260Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:52.260Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad done [2026-02-13T03:10:52.260Z] #6 CACHED [2026-02-13T03:10:52.260Z] [2026-02-13T03:10:52.260Z] #7 exporting to image [2026-02-13T03:10:52.260Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:52.518Z] #7 exporting layers done [2026-02-13T03:10:52.518Z] #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done [2026-02-13T03:10:52.518Z] #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done [2026-02-13T03:10:52.518Z] #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done [2026-02-13T03:10:52.518Z] #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done [2026-02-13T03:10:52.518Z] #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done [2026-02-13T03:10:52.518Z] #7 pushing layers 0.0s done [2026-02-13T03:10:52.519Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.99@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done [2026-02-13T03:10:52.519Z] #7 DONE 0.1s [2026-02-13T03:10:52.519Z] [2026-02-13T03:10:52.519Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:52.519Z] #8 DONE 0.0s [2026-02-13T03:10:52.519Z] [2026-02-13T03:10:52.519Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:52.519Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:52.801Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99' [2026-02-13T03:10:52.801Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 --push - [2026-02-13T03:10:52.801Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:52.801Z] #1 transferring dockerfile: 215B done [2026-02-13T03:10:52.801Z] #1 DONE 0.0s [2026-02-13T03:10:52.801Z] [2026-02-13T03:10:52.801Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:52.801Z] #2 DONE 0.0s [2026-02-13T03:10:52.801Z] [2026-02-13T03:10:52.801Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:10:52.801Z] #3 DONE 0.0s [2026-02-13T03:10:52.801Z] [2026-02-13T03:10:52.801Z] #4 [internal] load .dockerignore [2026-02-13T03:10:52.801Z] #4 transferring context: 2B done [2026-02-13T03:10:52.801Z] #4 DONE 0.0s [2026-02-13T03:10:52.801Z] [2026-02-13T03:10:52.801Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:52.801Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:52.801Z] #5 CACHED [2026-02-13T03:10:52.801Z] [2026-02-13T03:10:52.801Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:52.801Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:52.801Z] #6 CACHED [2026-02-13T03:10:52.801Z] [2026-02-13T03:10:52.801Z] #7 exporting to image [2026-02-13T03:10:52.801Z] #7 exporting layers done [2026-02-13T03:10:52.801Z] #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done [2026-02-13T03:10:52.801Z] #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done [2026-02-13T03:10:52.801Z] #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done [2026-02-13T03:10:52.801Z] #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done [2026-02-13T03:10:52.801Z] #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 [2026-02-13T03:10:52.801Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:53.061Z] #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done [2026-02-13T03:10:53.061Z] #7 pushing layers 0.0s done [2026-02-13T03:10:53.061Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done [2026-02-13T03:10:53.061Z] #7 DONE 0.1s [2026-02-13T03:10:53.061Z] [2026-02-13T03:10:53.061Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:53.061Z] #8 DONE 0.0s [2026-02-13T03:10:53.061Z] [2026-02-13T03:10:53.061Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:53.061Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T03:10:53.347Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/support-scheduler:main' [2026-02-13T03:10:53.347Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/support-scheduler:main --push - [2026-02-13T03:10:53.347Z] #1 [internal] load build definition from Dockerfile [2026-02-13T03:10:53.347Z] #1 transferring dockerfile: 166B done [2026-02-13T03:10:53.347Z] #1 DONE 0.0s [2026-02-13T03:10:53.347Z] [2026-02-13T03:10:53.347Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-13T03:10:53.347Z] #2 DONE 0.0s [2026-02-13T03:10:53.347Z] [2026-02-13T03:10:53.347Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/support-scheduler:main [2026-02-13T03:10:53.347Z] #3 DONE 0.0s [2026-02-13T03:10:53.347Z] [2026-02-13T03:10:53.347Z] #4 [internal] load .dockerignore [2026-02-13T03:10:53.347Z] #4 transferring context: 2B done [2026-02-13T03:10:53.347Z] #4 DONE 0.0s [2026-02-13T03:10:53.347Z] [2026-02-13T03:10:53.347Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:53.347Z] #5 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad 0.0s done [2026-02-13T03:10:53.347Z] #5 CACHED [2026-02-13T03:10:53.347Z] [2026-02-13T03:10:53.347Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad [2026-02-13T03:10:53.347Z] #6 resolve nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:b26cba85da2496f0fd732ded98e33835240005b0006e9560e174924b319725ad done [2026-02-13T03:10:53.347Z] #6 CACHED [2026-02-13T03:10:53.347Z] [2026-02-13T03:10:53.347Z] #7 exporting to image [2026-02-13T03:10:53.347Z] #7 exporting layers done [2026-02-13T03:10:53.347Z] #7 exporting manifest sha256:d7646a7f1084cf86db9e85f93b2b38d69457e4c7ea593f5d4803ff5c18e661a5 done [2026-02-13T03:10:53.347Z] #7 exporting config sha256:fef1a22a04652de8bbd311892919d2d1c6a495a75da3b450204651b47f9d8d2e done [2026-02-13T03:10:53.347Z] #7 exporting manifest sha256:99998ee494db09bc99ebc69dbc804fef195d9cc1e67aef81e6da3765850ca821 done [2026-02-13T03:10:53.347Z] #7 exporting config sha256:afb11344f3abc07479fd24e3bdf2afb7cea4da29b2a19b419438197b3229cd21 done [2026-02-13T03:10:53.347Z] #7 exporting manifest list sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 done [2026-02-13T03:10:53.347Z] #7 pushing layers 0.0s done [2026-02-13T03:10:53.347Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 [2026-02-13T03:10:53.347Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T03:10:53.606Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/support-scheduler:main@sha256:703c4e3d370b78aa479dae86cc4fafa2ef8c1d307131d7b7f63b2d4255c3f581 0.1s done [2026-02-13T03:10:53.606Z] #7 DONE 0.1s [2026-02-13T03:10:53.606Z] [2026-02-13T03:10:53.606Z] #8 [auth] support-scheduler:pull,push token for nexus3.edgexfoundry.org:10004 [2026-02-13T03:10:53.606Z] #8 DONE 0.0s [2026-02-13T03:10:53.606Z] [2026-02-13T03:10:53.606Z] 1 warning found (use --debug to expand): [2026-02-13T03:10:53.606Z]  - 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 [2026-02-13T03:10:54.007Z] + '[' -d /w/workspace/edgex-go/954/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:54.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:54.845Z] ---> package-listing.sh [2026-02-13T03:10:54.845Z] ++ facter osfamily [2026-02-13T03:10:54.845Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T03:10:55.104Z] + OS_FAMILY=redhat [2026-02-13T03:10:55.104Z] + workspace=/w/workspace/edgex-go/954 [2026-02-13T03:10:55.104Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T03:10:55.104Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T03:10:55.104Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T03:10:55.104Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T03:10:55.104Z] + '[' /w/workspace/edgex-go/954 ']' [2026-02-13T03:10:55.104Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T03:10:55.104Z] + case "${OS_FAMILY}" in [2026-02-13T03:10:55.104Z] + rpm -qa [2026-02-13T03:10:55.104Z] + sort [2026-02-13T03:10:55.670Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T03:10:55.670Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T03:10:55.670Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T03:10:55.670Z] + '[' /w/workspace/edgex-go/954 ']' [2026-02-13T03:10:55.670Z] + mkdir -p /w/workspace/edgex-go/954/archives/ [2026-02-13T03:10:55.670Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/954/archives/ [Pipeline] echo [2026-02-13T03:10:55.678Z] 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/954/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T03:10:55.952Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:56.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:10:56.507Z] [2026-02-13T03:10:56.507Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:56.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:10:56.804Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T03:10:56.804Z] 5eb5b503b376: Pulling fs layer [2026-02-13T03:10:56.804Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T03:10:56.804Z] ec43610c2a17: Pulling fs layer [2026-02-13T03:10:56.804Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T03:10:56.804Z] 33b1e0a273af: Pulling fs layer [2026-02-13T03:10:56.804Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T03:10:56.804Z] 2f39f015ded8: Pulling fs layer [2026-02-13T03:10:56.804Z] 3a2ae6a8a46f: Waiting [2026-02-13T03:10:56.804Z] 33b1e0a273af: Waiting [2026-02-13T03:10:56.804Z] 5d3b04190fa2: Waiting [2026-02-13T03:10:56.804Z] 2f39f015ded8: Waiting [2026-02-13T03:10:56.804Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T03:10:56.804Z] 5c69ac0246d0: Download complete [2026-02-13T03:10:56.804Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T03:10:56.804Z] 3a2ae6a8a46f: Download complete [2026-02-13T03:10:57.068Z] 33b1e0a273af: Verifying Checksum [2026-02-13T03:10:57.068Z] 33b1e0a273af: Download complete [2026-02-13T03:10:57.068Z] ec43610c2a17: Verifying Checksum [2026-02-13T03:10:57.068Z] ec43610c2a17: Download complete [2026-02-13T03:10:57.068Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T03:10:57.068Z] 5d3b04190fa2: Download complete [2026-02-13T03:10:57.068Z] 5eb5b503b376: Verifying Checksum [2026-02-13T03:10:57.068Z] 5eb5b503b376: Download complete [2026-02-13T03:10:57.645Z] 2f39f015ded8: Verifying Checksum [2026-02-13T03:10:57.645Z] 2f39f015ded8: Download complete [2026-02-13T03:10:58.228Z] 5eb5b503b376: Pull complete [2026-02-13T03:10:58.494Z] 5c69ac0246d0: Pull complete [2026-02-13T03:10:58.763Z] ec43610c2a17: Pull complete [2026-02-13T03:10:59.025Z] 3a2ae6a8a46f: Pull complete [2026-02-13T03:10:59.025Z] 33b1e0a273af: Pull complete [2026-02-13T03:10:59.288Z] 5d3b04190fa2: Pull complete [2026-02-13T03:11:03.526Z] 2f39f015ded8: Pull complete [2026-02-13T03:11:03.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T03:11:03.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:11:03.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:11:03.683Z] prd-centos7-docker-4c-2g-2011 does not seem to be running inside a container [2026-02-13T03:11:03.708Z] $ 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/954/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T03:11:07.984Z] $ docker top 330bc414e857b796b3af4415b35be0483e7f41adc4e5926d1c3a682775425fc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:11:08.323Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T03:11:08.606Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T03:11:08.889Z] + ls /var/log/sa-host [2026-02-13T03:11:08.889Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:11:09.028Z] provisioning config files... [2026-02-13T03:11:09.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5868771468767489558tmp [Pipeline] { [Pipeline] echo [2026-02-13T03:11:09.050Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:11:09.328Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T03:11:09.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:11:09.669Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T03:11:09.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:11:09.964Z] ---> sudo-logs.sh [2026-02-13T03:11:09.964Z] Archiving 'sudo' log.. [2026-02-13T03:11:09.964Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:11:09.989Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T03:11:09.994Z] $ docker stop --time=1 330bc414e857b796b3af4415b35be0483e7f41adc4e5926d1c3a682775425fc3 [2026-02-13T03:11:11.125Z] $ docker rm -f --volumes 330bc414e857b796b3af4415b35be0483e7f41adc4e5926d1c3a682775425fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T03:11:11.226Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T03:11:11.226Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T03:11:11.242Z] [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] } [2026-02-13T03:27:02.849Z] #144 ... [2026-02-13T03:27:02.849Z] [2026-02-13T03:27:02.849Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2026-02-13T03:27:02.849Z] #148 DONE 1188.7s [2026-02-13T03:27:02.849Z] [2026-02-13T03:27:02.849Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-13T03:27:02.849Z] #149 ... [2026-02-13T03:27:02.849Z] [2026-02-13T03:27:02.849Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:27:02.849Z] #155 DONE 0.3s [2026-02-13T03:27:02.849Z] [2026-02-13T03:27:02.849Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:27:02.849Z] #136 ... [2026-02-13T03:27:02.849Z] [2026-02-13T03:27:02.849Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:27:02.849Z] #156 DONE 0.2s [2026-02-13T03:27:02.849Z] [2026-02-13T03:27:02.849Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2026-02-13T03:27:02.849Z] #157 DONE 0.4s [2026-02-13T03:27:02.849Z] [2026-02-13T03:27:02.849Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:27:03.115Z] #147 ... [2026-02-13T03:27:03.115Z] [2026-02-13T03:27:03.115Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:27:03.115Z] #158 DONE 0.1s [2026-02-13T03:27:03.115Z] [2026-02-13T03:27:03.115Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2026-02-13T03:27:03.380Z] #159 DONE 0.2s [2026-02-13T03:27:03.380Z] [2026-02-13T03:27:03.380Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:27:05.337Z] #160 DONE 2.1s [2026-02-13T03:27:05.337Z] [2026-02-13T03:27:05.337Z] #113 [core-common-config-bootstrapper] exporting to image [2026-02-13T03:27:05.337Z] #113 exporting layers [2026-02-13T03:27:06.292Z] #113 exporting layers 0.7s done [2026-02-13T03:27:06.292Z] #113 writing image sha256:2a9130c8b9e7513d6bd5fd58d36214a5bdec35dd930f1102f31187cda65a60f7 0.0s done [2026-02-13T03:27:06.292Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2026-02-13T03:27:06.292Z] #113 DONE 9.7s [2026-02-13T03:27:06.292Z] [2026-02-13T03:27:06.292Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:27:24.470Z] #147 ... [2026-02-13T03:27:24.471Z] [2026-02-13T03:27:24.471Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2026-02-13T03:27:24.471Z] #150 DONE 1210.3s [2026-02-13T03:27:24.471Z] [2026-02-13T03:27:24.471Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2026-02-13T03:27:24.471Z] #161 DONE 0.3s [2026-02-13T03:27:24.471Z] [2026-02-13T03:27:24.471Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-13T03:27:24.471Z] #154 ... [2026-02-13T03:27:24.471Z] [2026-02-13T03:27:24.471Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2026-02-13T03:27:26.429Z] #162 DONE 2.5s [2026-02-13T03:27:26.429Z] [2026-02-13T03:27:26.429Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:27:26.724Z] #163 DONE 0.5s [2026-02-13T03:27:26.724Z] [2026-02-13T03:27:26.724Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:27:26.991Z] #164 DONE 0.2s [2026-02-13T03:27:26.991Z] [2026-02-13T03:27:26.991Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2026-02-13T03:27:27.257Z] #165 DONE 0.3s [2026-02-13T03:27:27.257Z] [2026-02-13T03:27:27.257Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2026-02-13T03:27:27.527Z] #166 DONE 0.2s [2026-02-13T03:27:27.527Z] [2026-02-13T03:27:27.527Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2026-02-13T03:27:27.527Z] #167 DONE 0.2s [2026-02-13T03:27:27.527Z] [2026-02-13T03:27:27.528Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2026-02-13T03:27:27.802Z] #168 DONE 0.1s [2026-02-13T03:27:27.802Z] [2026-02-13T03:27:27.802Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:27:27.802Z] #147 ... [2026-02-13T03:27:27.802Z] [2026-02-13T03:27:27.802Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2026-02-13T03:27:27.802Z] #169 DONE 0.1s [2026-02-13T03:27:28.078Z] [2026-02-13T03:27:28.078Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2026-02-13T03:27:28.078Z] #170 DONE 0.2s [2026-02-13T03:27:28.078Z] [2026-02-13T03:27:28.078Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2026-02-13T03:27:30.659Z] #171 DONE 2.1s [2026-02-13T03:27:30.659Z] [2026-02-13T03:27:30.659Z] #113 [security-bootstrapper] exporting to image [2026-02-13T03:27:30.659Z] #113 exporting layers [2026-02-13T03:27:31.238Z] #113 exporting layers 0.9s done [2026-02-13T03:27:31.238Z] #113 writing image sha256:2b18ca8559c858f7a49b695bb781ab9fdbddc4e8c1d050699623899de0e060c6 done [2026-02-13T03:27:31.238Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2026-02-13T03:27:31.238Z] #113 DONE 10.7s [2026-02-13T03:27:31.238Z] [2026-02-13T03:27:31.238Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:43:53.907Z] #152 ... [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2026-02-13T03:43:53.907Z] #147 DONE 2189.4s [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:43:53.907Z] #152 ... [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:43:53.907Z] #172 DONE 0.1s [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:43:53.907Z] #173 DONE 0.2s [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2026-02-13T03:43:53.907Z] #174 DONE 0.5s [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:43:53.907Z] #175 DONE 0.1s [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #113 [core-command] exporting to image [2026-02-13T03:43:53.907Z] #113 exporting layers [2026-02-13T03:43:53.907Z] #113 exporting layers 0.4s done [2026-02-13T03:43:53.907Z] #113 writing image sha256:c12c8d46934053cf147c6607384d4e5c085d6acd16731abd5367abd0540ce249 done [2026-02-13T03:43:53.907Z] #113 naming to docker.io/library/core-command-arm64 done [2026-02-13T03:43:53.907Z] #113 DONE 11.1s [2026-02-13T03:43:53.907Z] [2026-02-13T03:43:53.907Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:44:15.961Z] #55 ... [2026-02-13T03:44:15.961Z] [2026-02-13T03:44:15.961Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-13T03:44:15.961Z] #146 2221.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.99 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2026-02-13T03:44:17.899Z] #146 ... [2026-02-13T03:44:17.899Z] [2026-02-13T03:44:17.899Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2026-02-13T03:44:17.899Z] #149 DONE 2224.9s [2026-02-13T03:44:18.169Z] [2026-02-13T03:44:18.169Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:44:18.169Z] #136 ... [2026-02-13T03:44:18.169Z] [2026-02-13T03:44:18.169Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:44:18.434Z] #176 DONE 0.3s [2026-02-13T03:44:18.435Z] [2026-02-13T03:44:18.435Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:44:18.699Z] #136 ... [2026-02-13T03:44:18.699Z] [2026-02-13T03:44:18.699Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:44:18.967Z] #177 DONE 0.2s [2026-02-13T03:44:18.967Z] [2026-02-13T03:44:18.967Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2026-02-13T03:44:19.232Z] #178 DONE 0.1s [2026-02-13T03:44:19.232Z] [2026-02-13T03:44:19.232Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2026-02-13T03:44:19.232Z] #179 DONE 0.1s [2026-02-13T03:44:19.232Z] [2026-02-13T03:44:19.232Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2026-02-13T03:44:19.508Z] #180 DONE 0.4s [2026-02-13T03:44:19.508Z] [2026-02-13T03:44:19.508Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:44:19.773Z] #152 ... [2026-02-13T03:44:19.773Z] [2026-02-13T03:44:19.773Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2026-02-13T03:44:19.773Z] #181 DONE 0.1s [2026-02-13T03:44:20.040Z] [2026-02-13T03:44:20.040Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:44:21.979Z] #182 DONE 2.1s [2026-02-13T03:44:21.979Z] [2026-02-13T03:44:21.979Z] #113 [security-proxy-setup] exporting to image [2026-02-13T03:44:21.979Z] #113 exporting layers [2026-02-13T03:44:22.940Z] #113 exporting layers 0.9s done [2026-02-13T03:44:22.941Z] #113 writing image sha256:fad5ccad2ec5d2636c3da535dc2fd9c873d7d81de694162ccdecb379612cf663 [2026-02-13T03:44:22.941Z] #113 writing image sha256:fad5ccad2ec5d2636c3da535dc2fd9c873d7d81de694162ccdecb379612cf663 done [2026-02-13T03:44:22.941Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2026-02-13T03:44:22.941Z] #113 DONE 12.0s [2026-02-13T03:44:22.941Z] [2026-02-13T03:44:22.941Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:44:49.608Z] #136 ... [2026-02-13T03:44:49.608Z] [2026-02-13T03:44:49.608Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2026-02-13T03:44:49.608Z] #146 DONE 2256.1s [2026-02-13T03:44:49.608Z] [2026-02-13T03:44:49.608Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:44:49.608Z] #144 ... [2026-02-13T03:44:49.608Z] [2026-02-13T03:44:49.608Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:44:49.874Z] #183 DONE 0.3s [2026-02-13T03:44:49.874Z] [2026-02-13T03:44:49.874Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:44:50.143Z] #136 ... [2026-02-13T03:44:50.144Z] [2026-02-13T03:44:50.144Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:44:50.415Z] #184 DONE 0.2s [2026-02-13T03:44:50.415Z] [2026-02-13T03:44:50.415Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:44:50.415Z] #152 ... [2026-02-13T03:44:50.415Z] [2026-02-13T03:44:50.415Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2026-02-13T03:44:50.415Z] #185 DONE 0.1s [2026-02-13T03:44:50.415Z] [2026-02-13T03:44:50.415Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2026-02-13T03:44:50.415Z] #186 DONE 0.1s [2026-02-13T03:44:50.415Z] [2026-02-13T03:44:50.415Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:44:50.681Z] #136 ... [2026-02-13T03:44:50.681Z] [2026-02-13T03:44:50.681Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:44:50.681Z] #187 DONE 0.1s [2026-02-13T03:44:50.681Z] [2026-02-13T03:44:50.681Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2026-02-13T03:44:51.277Z] #188 DONE 0.4s [2026-02-13T03:44:51.277Z] [2026-02-13T03:44:51.277Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2026-02-13T03:44:51.548Z] #189 DONE 0.4s [2026-02-13T03:44:51.548Z] [2026-02-13T03:44:51.548Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-13T03:44:51.548Z] #151 ... [2026-02-13T03:44:51.548Z] [2026-02-13T03:44:51.548Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2026-02-13T03:44:51.548Z] #190 DONE 0.1s [2026-02-13T03:44:51.814Z] [2026-02-13T03:44:51.814Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:44:53.765Z] #191 DONE 1.7s [2026-02-13T03:44:53.765Z] [2026-02-13T03:44:53.765Z] #113 [security-secretstore-setup] exporting to image [2026-02-13T03:44:53.765Z] #113 exporting layers [2026-02-13T03:44:57.379Z] #113 exporting layers 3.4s done [2026-02-13T03:44:57.379Z] #113 writing image sha256:7466427629420ad781c3a552f84481a46cc5c0b19a66f978b8c6d35b3936d1c1 done [2026-02-13T03:44:57.379Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2026-02-13T03:44:57.379Z] #113 DONE 15.4s [2026-02-13T03:44:57.379Z] [2026-02-13T03:44:57.379Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:45:44.245Z] #152 ... [2026-02-13T03:45:44.245Z] [2026-02-13T03:45:44.245Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2026-02-13T03:45:44.245Z] #154 DONE 2311.3s [2026-02-13T03:45:44.245Z] [2026-02-13T03:45:44.245Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:45:44.511Z] #152 ... [2026-02-13T03:45:44.511Z] [2026-02-13T03:45:44.511Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:45:44.778Z] #192 DONE 0.2s [2026-02-13T03:45:44.778Z] [2026-02-13T03:45:44.778Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:45:44.778Z] #152 ... [2026-02-13T03:45:44.778Z] [2026-02-13T03:45:44.778Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:45:45.045Z] #193 DONE 0.2s [2026-02-13T03:45:45.045Z] [2026-02-13T03:45:45.045Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2026-02-13T03:45:45.311Z] #194 DONE 0.4s [2026-02-13T03:45:45.311Z] [2026-02-13T03:45:45.311Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:45:45.311Z] #195 DONE 0.1s [2026-02-13T03:45:45.311Z] [2026-02-13T03:45:45.311Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-13T03:45:47.562Z] #151 ... [2026-02-13T03:45:47.562Z] [2026-02-13T03:45:47.562Z] #113 [security-spiffe-token-provider] exporting to image [2026-02-13T03:45:47.562Z] #113 exporting layers [2026-02-13T03:45:47.562Z] #113 exporting layers 0.5s done [2026-02-13T03:45:47.562Z] #113 writing image sha256:6cb02d17255ce0b2c8700646ff438d9e62d3e965a0c0241d41bc75cd5a648314 done [2026-02-13T03:45:47.562Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2026-02-13T03:45:47.562Z] #113 DONE 15.9s [2026-02-13T03:45:47.562Z] [2026-02-13T03:45:47.562Z] #136 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper [2026-02-13T03:46:34.392Z] #136 DONE 2356.5s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2026-02-13T03:46:34.392Z] #151 DONE 2356.6s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:46:34.392Z] #144 ... [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2026-02-13T03:46:34.392Z] #153 DONE 2356.7s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:46:34.392Z] #152 ... [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:46:34.392Z] #196 DONE 0.2s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-13T03:46:34.392Z] #197 ... [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:46:34.392Z] #198 DONE 0.2s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:46:34.392Z] #199 DONE 0.3s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:46:34.392Z] #200 CACHED [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:46:34.392Z] #201 CACHED [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-13T03:46:34.392Z] #202 ... [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2026-02-13T03:46:34.392Z] #197 DONE 1.1s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:46:34.392Z] #203 DONE 0.4s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-02-13T03:46:34.392Z] #204 ... [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2026-02-13T03:46:34.392Z] #202 DONE 0.9s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2026-02-13T03:46:34.392Z] #204 DONE 1.1s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:46:34.392Z] #205 ... [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2026-02-13T03:46:34.392Z] #206 DONE 0.4s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:46:34.392Z] #205 DONE 0.4s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-02-13T03:46:34.392Z] #207 ... [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2026-02-13T03:46:34.392Z] #208 DONE 0.4s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2026-02-13T03:46:34.392Z] #207 DONE 0.4s [2026-02-13T03:46:34.392Z] [2026-02-13T03:46:34.392Z] #113 [core-keeper] exporting to image [2026-02-13T03:46:34.392Z] #113 exporting layers [2026-02-13T03:46:34.392Z] #113 writing image sha256:d02cc4110c669e5e4730b8924218d3e0f576c1a056b306ba23d3e0dff663f8ea done [2026-02-13T03:46:34.392Z] #113 naming to docker.io/library/core-keeper-arm64 done [2026-02-13T03:46:34.662Z] #113 exporting layers 1.1s done [2026-02-13T03:46:34.662Z] #113 writing image sha256:180b1283d01d8abb975c1a7ac495994d537efceb5a8e224c8e2e88132a614bbe 0.0s done [2026-02-13T03:46:34.662Z] #113 naming to docker.io/library/core-metadata-arm64 0.0s done [2026-02-13T03:46:34.662Z] #113 DONE 18.1s [2026-02-13T03:46:34.662Z] [2026-02-13T03:46:34.662Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:46:35.258Z] #209 ... [2026-02-13T03:46:35.258Z] [2026-02-13T03:46:35.258Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2026-02-13T03:46:35.258Z] #152 DONE 2362.5s [2026-02-13T03:46:35.525Z] [2026-02-13T03:46:35.525Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:46:36.115Z] #209 ... [2026-02-13T03:46:36.115Z] [2026-02-13T03:46:36.115Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:46:36.115Z] #210 DONE 0.3s [2026-02-13T03:46:36.115Z] [2026-02-13T03:46:36.115Z] #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2026-02-13T03:46:36.115Z] #209 DONE 2.7s [2026-02-13T03:46:36.115Z] [2026-02-13T03:46:36.115Z] #113 [security-proxy-auth] exporting to image [2026-02-13T03:46:36.699Z] #113 ... [2026-02-13T03:46:36.699Z] [2026-02-13T03:46:36.699Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:46:36.699Z] #211 DONE 0.5s [2026-02-13T03:46:36.699Z] [2026-02-13T03:46:36.699Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2026-02-13T03:46:37.315Z] #212 DONE 0.6s [2026-02-13T03:46:37.315Z] [2026-02-13T03:46:37.315Z] #113 [security-proxy-auth] exporting to image [2026-02-13T03:46:37.583Z] #113 ... [2026-02-13T03:46:37.583Z] [2026-02-13T03:46:37.583Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:46:37.583Z] #213 DONE 0.3s [2026-02-13T03:46:37.583Z] [2026-02-13T03:46:37.583Z] #113 [core-data] exporting to image [2026-02-13T03:46:37.583Z] #113 exporting layers 1.5s done [2026-02-13T03:46:37.583Z] #113 writing image sha256:a9b04154e937f8bd8315b9879807dacdd0a5bd3c1ee16db5c09e2f946e2166a9 0.1s done [2026-02-13T03:46:37.583Z] #113 naming to docker.io/library/security-proxy-auth-arm64 [2026-02-13T03:46:37.850Z] #113 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2026-02-13T03:46:38.438Z] #113 exporting layers 0.8s done [2026-02-13T03:46:38.438Z] #113 writing image sha256:64647043864bb58f0324f7c3ba6d73f22bd53ba8ff8a4159ebbbe3e8a352bbbb done [2026-02-13T03:46:38.438Z] #113 naming to docker.io/library/core-data-arm64 done [2026-02-13T03:46:38.438Z] #113 DONE 20.2s [2026-02-13T03:46:38.438Z] [2026-02-13T03:46:38.438Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:47:05.103Z] #55 ... [2026-02-13T03:47:05.103Z] [2026-02-13T03:47:05.103Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2026-02-13T03:47:05.103Z] #145 DONE 2391.8s [2026-02-13T03:47:05.103Z] [2026-02-13T03:47:05.103Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:47:05.369Z] #144 ... [2026-02-13T03:47:05.369Z] [2026-02-13T03:47:05.369Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:47:05.369Z] #214 DONE 0.1s [2026-02-13T03:47:05.369Z] [2026-02-13T03:47:05.369Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:47:05.634Z] #55 ... [2026-02-13T03:47:05.634Z] [2026-02-13T03:47:05.634Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:47:05.634Z] #215 DONE 0.1s [2026-02-13T03:47:05.634Z] [2026-02-13T03:47:05.634Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2026-02-13T03:47:06.214Z] #216 DONE 0.4s [2026-02-13T03:47:06.215Z] [2026-02-13T03:47:06.215Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:47:06.215Z] #55 ... [2026-02-13T03:47:06.215Z] [2026-02-13T03:47:06.215Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2026-02-13T03:47:06.215Z] #217 DONE 0.1s [2026-02-13T03:47:06.215Z] [2026-02-13T03:47:06.215Z] #113 [support-scheduler] exporting to image [2026-02-13T03:47:06.215Z] #113 exporting layers [2026-02-13T03:47:07.172Z] #113 exporting layers 1.0s done [2026-02-13T03:47:07.172Z] #113 writing image sha256:36df5913af84f7efd222eb6d6524bb49758942379f9b4554f0be77eaac9fe54d done [2026-02-13T03:47:07.172Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2026-02-13T03:47:07.172Z] #113 DONE 21.2s [2026-02-13T03:47:07.172Z] [2026-02-13T03:47:07.172Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:47:12.504Z] #55 ... [2026-02-13T03:47:12.504Z] [2026-02-13T03:47:12.504Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2026-02-13T03:47:12.504Z] #144 DONE 2398.7s [2026-02-13T03:47:12.504Z] [2026-02-13T03:47:12.504Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2026-02-13T03:47:12.504Z] #218 DONE 0.1s [2026-02-13T03:47:12.504Z] [2026-02-13T03:47:12.504Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2026-02-13T03:47:12.504Z] #219 DONE 0.1s [2026-02-13T03:47:12.504Z] [2026-02-13T03:47:12.504Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:47:12.504Z] #55 ... [2026-02-13T03:47:12.504Z] [2026-02-13T03:47:12.504Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2026-02-13T03:47:12.770Z] #220 DONE 0.5s [2026-02-13T03:47:12.771Z] [2026-02-13T03:47:12.771Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2026-02-13T03:47:12.771Z] #221 DONE 0.1s [2026-02-13T03:47:12.771Z] [2026-02-13T03:47:12.771Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:47:12.771Z] #55 ... [2026-02-13T03:47:12.771Z] [2026-02-13T03:47:12.771Z] #113 [support-notifications] exporting to image [2026-02-13T03:47:12.771Z] #113 exporting layers [2026-02-13T03:47:13.352Z] #113 exporting layers 0.6s done [2026-02-13T03:47:13.352Z] #113 writing image sha256:fb1b8b0778539229cb4be569be214aad4cd7c5b416044dad852e1971d56dbf12 done [2026-02-13T03:47:13.352Z] #113 naming to docker.io/library/support-notifications-arm64 done [2026-02-13T03:47:13.353Z] #113 DONE 21.8s [2026-02-13T03:47:13.353Z] [2026-02-13T03:47:13.353Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2026-02-13T03:47:13.353Z] time="2026-02-13T03:03:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2026-02-13T03:47:13.368Z] $ docker stop --time=1 5be83548baf0ab4f0f950096c634f4eca27b6bccbe5a5cfcee4bcec5a1bb73fd [2026-02-13T03:47:15.031Z] $ docker rm -f --volumes 5be83548baf0ab4f0f950096c634f4eca27b6bccbe5a5cfcee4bcec5a1bb73fd [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T03:47:15.525Z] + docker images [2026-02-13T03:47:15.525Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2026-02-13T03:47:15.525Z] support-notifications-arm64 latest fb1b8b077853 3 seconds ago 53.3MB [2026-02-13T03:47:15.525Z] support-scheduler-arm64 latest 36df5913af84 9 seconds ago 49.5MB [2026-02-13T03:47:15.525Z] core-data-arm64 latest 64647043864b 38 seconds ago 45.3MB [2026-02-13T03:47:15.525Z] security-proxy-auth-arm64 latest a9b04154e937 40 seconds ago 44.5MB [2026-02-13T03:47:15.525Z] core-metadata-arm64 latest 180b1283d01d 42 seconds ago 45.4MB [2026-02-13T03:47:15.525Z] core-keeper-arm64 latest d02cc4110c66 43 seconds ago 45.1MB [2026-02-13T03:47:15.525Z] security-spiffe-token-provider-arm64 latest 6cb02d17255c About a minute ago 49.2MB [2026-02-13T03:47:15.525Z] security-secretstore-setup-arm64 latest 746642762942 2 minutes ago 80.7MB [2026-02-13T03:47:15.525Z] security-proxy-setup-arm64 latest fad5ccad2ec5 2 minutes ago 50.4MB [2026-02-13T03:47:15.525Z] core-command-arm64 latest c12c8d469340 3 minutes ago 40MB [2026-02-13T03:47:15.525Z] security-bootstrapper-arm64 latest 2b18ca8559c8 19 minutes ago 21.3MB [2026-02-13T03:47:15.525Z] core-common-config-bootstrapper-arm64 latest 2a9130c8b9e7 20 minutes ago 20.1MB [2026-02-13T03:47:15.525Z] security-spire-agent-arm64 latest 19d661730757 42 minutes ago 219MB [2026-02-13T03:47:15.525Z] security-spire-config-arm64 latest 95eaee5268b5 42 minutes ago 162MB [2026-02-13T03:47:15.525Z] security-spire-server-arm64 latest c5222e29d92b 42 minutes ago 163MB [2026-02-13T03:47:15.525Z] ci-base-image-arm64 latest 3e7db60e5f53 44 minutes ago 931MB [2026-02-13T03:47:15.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB [2026-02-13T03:47:15.525Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:47:15.676Z] provisioning config files... [2026-02-13T03:47:15.690Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/954@tmp/config12100906222740044336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:47:16.030Z] ---> ****-login.sh [2026-02-13T03:47:16.031Z] nexus3.edgexfoundry.org:10001 [2026-02-13T03:47:16.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:47:16.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:47:16.561Z] Configure a credential helper to remove this warning. See [2026-02-13T03:47:16.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:47:16.562Z] [2026-02-13T03:47:16.562Z] Login Succeeded [2026-02-13T03:47:16.562Z] nexus3.edgexfoundry.org:10002 [2026-02-13T03:47:16.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:47:16.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:47:16.827Z] Configure a credential helper to remove this warning. See [2026-02-13T03:47:16.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:47:16.827Z] [2026-02-13T03:47:16.827Z] Login Succeeded [2026-02-13T03:47:16.827Z] nexus3.edgexfoundry.org:10003 [2026-02-13T03:47:17.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:47:17.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:47:17.094Z] Configure a credential helper to remove this warning. See [2026-02-13T03:47:17.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:47:17.094Z] [2026-02-13T03:47:17.094Z] Login Succeeded [2026-02-13T03:47:17.094Z] nexus3.edgexfoundry.org:10004 [2026-02-13T03:47:17.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:47:17.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:47:17.629Z] Configure a credential helper to remove this warning. See [2026-02-13T03:47:17.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:47:17.629Z] [2026-02-13T03:47:17.629Z] Login Succeeded [2026-02-13T03:47:17.629Z] ****.io [2026-02-13T03:47:17.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T03:47:18.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T03:47:18.157Z] Configure a credential helper to remove this warning. See [2026-02-13T03:47:18.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T03:47:18.157Z] [2026-02-13T03:47:18.157Z] Login Succeeded [2026-02-13T03:47:18.158Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T03:47:18.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:47:18.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2026-02-13T03:47:18.248Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2026-02-13T03:47:18.248Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:18.248Z] latest [2026-02-13T03:47:18.248Z] 4.1.0-dev.99 [2026-02-13T03:47:18.248Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:18.248Z] main [2026-02-13T03:47:18.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:18.640Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:18.982Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:18.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-13T03:47:18.982Z] c9029777f4e4: Preparing [2026-02-13T03:47:18.982Z] 9b6711cd72e3: Preparing [2026-02-13T03:47:18.982Z] 00b804d8c982: Preparing [2026-02-13T03:47:18.982Z] 47da42a0f822: Preparing [2026-02-13T03:47:18.982Z] e7d66374d5ee: Preparing [2026-02-13T03:47:18.982Z] ef5e19d713b3: Preparing [2026-02-13T03:47:18.982Z] c4e71c2a4573: Preparing [2026-02-13T03:47:18.982Z] ef5e19d713b3: Waiting [2026-02-13T03:47:19.246Z] 47da42a0f822: Pushed [2026-02-13T03:47:19.246Z] e7d66374d5ee: Pushed [2026-02-13T03:47:19.246Z] 00b804d8c982: Pushed [2026-02-13T03:47:19.246Z] c9029777f4e4: Pushed [2026-02-13T03:47:19.246Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:19.246Z] ef5e19d713b3: Pushed [2026-02-13T03:47:25.862Z] 9b6711cd72e3: Pushed [2026-02-13T03:47:25.862Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:26.208Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:26.550Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-02-13T03:47:26.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-13T03:47:26.550Z] c9029777f4e4: Preparing [2026-02-13T03:47:26.550Z] 9b6711cd72e3: Preparing [2026-02-13T03:47:26.550Z] 00b804d8c982: Preparing [2026-02-13T03:47:26.550Z] 47da42a0f822: Preparing [2026-02-13T03:47:26.550Z] e7d66374d5ee: Preparing [2026-02-13T03:47:26.550Z] ef5e19d713b3: Preparing [2026-02-13T03:47:26.550Z] c4e71c2a4573: Preparing [2026-02-13T03:47:26.550Z] ef5e19d713b3: Waiting [2026-02-13T03:47:26.550Z] c4e71c2a4573: Waiting [2026-02-13T03:47:26.551Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:26.551Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:26.551Z] 9b6711cd72e3: Layer already exists [2026-02-13T03:47:26.551Z] c9029777f4e4: Layer already exists [2026-02-13T03:47:26.551Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:26.551Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:26.551Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:26.814Z] latest: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:27.276Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:27.617Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 [2026-02-13T03:47:27.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-13T03:47:27.617Z] c9029777f4e4: Preparing [2026-02-13T03:47:27.617Z] 9b6711cd72e3: Preparing [2026-02-13T03:47:27.617Z] 00b804d8c982: Preparing [2026-02-13T03:47:27.617Z] 47da42a0f822: Preparing [2026-02-13T03:47:27.617Z] e7d66374d5ee: Preparing [2026-02-13T03:47:27.617Z] ef5e19d713b3: Preparing [2026-02-13T03:47:27.617Z] c4e71c2a4573: Preparing [2026-02-13T03:47:27.617Z] ef5e19d713b3: Waiting [2026-02-13T03:47:27.617Z] c4e71c2a4573: Waiting [2026-02-13T03:47:27.617Z] c9029777f4e4: Layer already exists [2026-02-13T03:47:27.617Z] 9b6711cd72e3: Layer already exists [2026-02-13T03:47:27.617Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:27.617Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:27.617Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:27.617Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:27.617Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:27.617Z] 4.1.0-dev.99: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:28.243Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:28.586Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:28.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-13T03:47:28.586Z] c9029777f4e4: Preparing [2026-02-13T03:47:28.586Z] 9b6711cd72e3: Preparing [2026-02-13T03:47:28.586Z] 00b804d8c982: Preparing [2026-02-13T03:47:28.586Z] 47da42a0f822: Preparing [2026-02-13T03:47:28.586Z] e7d66374d5ee: Preparing [2026-02-13T03:47:28.586Z] ef5e19d713b3: Preparing [2026-02-13T03:47:28.586Z] c4e71c2a4573: Preparing [2026-02-13T03:47:28.586Z] ef5e19d713b3: Waiting [2026-02-13T03:47:28.586Z] c4e71c2a4573: Waiting [2026-02-13T03:47:28.586Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:28.586Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:28.586Z] 9b6711cd72e3: Layer already exists [2026-02-13T03:47:28.586Z] c9029777f4e4: Layer already exists [2026-02-13T03:47:28.586Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:28.586Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:28.586Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:28.850Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:29.201Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:29.814Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2026-02-13T03:47:29.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2026-02-13T03:47:29.814Z] c9029777f4e4: Preparing [2026-02-13T03:47:29.814Z] 9b6711cd72e3: Preparing [2026-02-13T03:47:29.814Z] 00b804d8c982: Preparing [2026-02-13T03:47:29.814Z] 47da42a0f822: Preparing [2026-02-13T03:47:29.814Z] e7d66374d5ee: Preparing [2026-02-13T03:47:29.814Z] ef5e19d713b3: Preparing [2026-02-13T03:47:29.814Z] c4e71c2a4573: Preparing [2026-02-13T03:47:29.814Z] ef5e19d713b3: Waiting [2026-02-13T03:47:29.814Z] c4e71c2a4573: Waiting [2026-02-13T03:47:29.814Z] c9029777f4e4: Layer already exists [2026-02-13T03:47:29.814Z] 9b6711cd72e3: Layer already exists [2026-02-13T03:47:29.814Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:29.814Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:29.814Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:29.814Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:29.814Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:30.077Z] main: digest: sha256:caa0f66e0969fe9fb1d48c9a80906e62716ec0be263411b98db7b10cff7269c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:47:30.150Z] ===================================================== [Pipeline] echo [2026-02-13T03:47:30.165Z] taggedImages: [2026-02-13T03:47:30.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:30.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2026-02-13T03:47:30.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 [2026-02-13T03:47:30.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:30.165Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-02-13T03:47:30.189Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2026-02-13T03:47:30.189Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:30.189Z] latest [2026-02-13T03:47:30.189Z] 4.1.0-dev.99 [2026-02-13T03:47:30.189Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:30.189Z] main [2026-02-13T03:47:30.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:30.542Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:30.891Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:30.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-13T03:47:30.891Z] 53666b32fc80: Preparing [2026-02-13T03:47:30.891Z] e8db47777ff5: Preparing [2026-02-13T03:47:30.891Z] 6e35abf978f0: Preparing [2026-02-13T03:47:30.891Z] b73d60d7da90: Preparing [2026-02-13T03:47:30.891Z] 00b804d8c982: Preparing [2026-02-13T03:47:30.891Z] 47da42a0f822: Preparing [2026-02-13T03:47:30.891Z] e7d66374d5ee: Preparing [2026-02-13T03:47:30.891Z] ef5e19d713b3: Preparing [2026-02-13T03:47:30.891Z] c4e71c2a4573: Preparing [2026-02-13T03:47:30.891Z] e7d66374d5ee: Waiting [2026-02-13T03:47:30.891Z] 47da42a0f822: Waiting [2026-02-13T03:47:30.891Z] ef5e19d713b3: Waiting [2026-02-13T03:47:30.891Z] c4e71c2a4573: Waiting [2026-02-13T03:47:30.891Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:31.156Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:31.156Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:31.156Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:31.156Z] e8db47777ff5: Pushed [2026-02-13T03:47:31.156Z] 53666b32fc80: Pushed [2026-02-13T03:47:31.156Z] 6e35abf978f0: Pushed [2026-02-13T03:47:31.156Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:33.717Z] b73d60d7da90: Pushed [2026-02-13T03:47:33.717Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:34.073Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:34.417Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-02-13T03:47:34.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-13T03:47:34.417Z] 53666b32fc80: Preparing [2026-02-13T03:47:34.417Z] e8db47777ff5: Preparing [2026-02-13T03:47:34.417Z] 6e35abf978f0: Preparing [2026-02-13T03:47:34.417Z] b73d60d7da90: Preparing [2026-02-13T03:47:34.417Z] 00b804d8c982: Preparing [2026-02-13T03:47:34.417Z] 47da42a0f822: Preparing [2026-02-13T03:47:34.417Z] e7d66374d5ee: Preparing [2026-02-13T03:47:34.417Z] ef5e19d713b3: Preparing [2026-02-13T03:47:34.417Z] c4e71c2a4573: Preparing [2026-02-13T03:47:34.417Z] 47da42a0f822: Waiting [2026-02-13T03:47:34.417Z] e7d66374d5ee: Waiting [2026-02-13T03:47:34.417Z] ef5e19d713b3: Waiting [2026-02-13T03:47:34.417Z] c4e71c2a4573: Waiting [2026-02-13T03:47:34.417Z] b73d60d7da90: Layer already exists [2026-02-13T03:47:34.417Z] 53666b32fc80: Layer already exists [2026-02-13T03:47:34.417Z] e8db47777ff5: Layer already exists [2026-02-13T03:47:34.417Z] 6e35abf978f0: Layer already exists [2026-02-13T03:47:34.417Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:34.417Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:34.417Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:34.417Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:34.417Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:34.681Z] latest: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:35.035Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:35.385Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 [2026-02-13T03:47:35.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-13T03:47:35.385Z] 53666b32fc80: Preparing [2026-02-13T03:47:35.385Z] e8db47777ff5: Preparing [2026-02-13T03:47:35.385Z] 6e35abf978f0: Preparing [2026-02-13T03:47:35.385Z] b73d60d7da90: Preparing [2026-02-13T03:47:35.385Z] 00b804d8c982: Preparing [2026-02-13T03:47:35.385Z] 47da42a0f822: Preparing [2026-02-13T03:47:35.385Z] e7d66374d5ee: Preparing [2026-02-13T03:47:35.385Z] ef5e19d713b3: Preparing [2026-02-13T03:47:35.385Z] c4e71c2a4573: Preparing [2026-02-13T03:47:35.385Z] 47da42a0f822: Waiting [2026-02-13T03:47:35.385Z] ef5e19d713b3: Waiting [2026-02-13T03:47:35.385Z] c4e71c2a4573: Waiting [2026-02-13T03:47:35.385Z] e7d66374d5ee: Waiting [2026-02-13T03:47:35.385Z] b73d60d7da90: Layer already exists [2026-02-13T03:47:35.385Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:35.385Z] 6e35abf978f0: Layer already exists [2026-02-13T03:47:35.385Z] e8db47777ff5: Layer already exists [2026-02-13T03:47:35.385Z] 53666b32fc80: Layer already exists [2026-02-13T03:47:35.385Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:35.385Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:35.385Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:35.385Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:35.385Z] 4.1.0-dev.99: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:36.000Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:36.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:36.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-13T03:47:36.333Z] 53666b32fc80: Preparing [2026-02-13T03:47:36.333Z] e8db47777ff5: Preparing [2026-02-13T03:47:36.333Z] 6e35abf978f0: Preparing [2026-02-13T03:47:36.333Z] b73d60d7da90: Preparing [2026-02-13T03:47:36.333Z] 00b804d8c982: Preparing [2026-02-13T03:47:36.333Z] 47da42a0f822: Preparing [2026-02-13T03:47:36.333Z] e7d66374d5ee: Preparing [2026-02-13T03:47:36.333Z] ef5e19d713b3: Preparing [2026-02-13T03:47:36.333Z] c4e71c2a4573: Preparing [2026-02-13T03:47:36.333Z] e7d66374d5ee: Waiting [2026-02-13T03:47:36.333Z] ef5e19d713b3: Waiting [2026-02-13T03:47:36.333Z] c4e71c2a4573: Waiting [2026-02-13T03:47:36.333Z] 47da42a0f822: Waiting [2026-02-13T03:47:36.333Z] 53666b32fc80: Layer already exists [2026-02-13T03:47:36.333Z] 6e35abf978f0: Layer already exists [2026-02-13T03:47:36.333Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:36.333Z] b73d60d7da90: Layer already exists [2026-02-13T03:47:36.333Z] e8db47777ff5: Layer already exists [2026-02-13T03:47:36.333Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:36.333Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:36.333Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:36.333Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:36.596Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:36.940Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:37.284Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2026-02-13T03:47:37.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2026-02-13T03:47:37.284Z] 53666b32fc80: Preparing [2026-02-13T03:47:37.284Z] e8db47777ff5: Preparing [2026-02-13T03:47:37.284Z] 6e35abf978f0: Preparing [2026-02-13T03:47:37.284Z] b73d60d7da90: Preparing [2026-02-13T03:47:37.284Z] 00b804d8c982: Preparing [2026-02-13T03:47:37.284Z] 47da42a0f822: Preparing [2026-02-13T03:47:37.284Z] e7d66374d5ee: Preparing [2026-02-13T03:47:37.284Z] ef5e19d713b3: Preparing [2026-02-13T03:47:37.284Z] c4e71c2a4573: Preparing [2026-02-13T03:47:37.284Z] 47da42a0f822: Waiting [2026-02-13T03:47:37.284Z] ef5e19d713b3: Waiting [2026-02-13T03:47:37.284Z] c4e71c2a4573: Waiting [2026-02-13T03:47:37.284Z] e7d66374d5ee: Waiting [2026-02-13T03:47:37.284Z] e8db47777ff5: Layer already exists [2026-02-13T03:47:37.284Z] b73d60d7da90: Layer already exists [2026-02-13T03:47:37.284Z] 6e35abf978f0: Layer already exists [2026-02-13T03:47:37.284Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:37.284Z] 53666b32fc80: Layer already exists [2026-02-13T03:47:37.284Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:37.284Z] e7d66374d5ee: Layer already exists [2026-02-13T03:47:37.284Z] ef5e19d713b3: Layer already exists [2026-02-13T03:47:37.284Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:37.547Z] main: digest: sha256:d5c8fb0f153926d94fdf9717e49f7cfd2c4a4c9b374d18cd89d44d8f310151b5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:47:37.613Z] ===================================================== [Pipeline] echo [2026-02-13T03:47:37.624Z] taggedImages: [2026-02-13T03:47:37.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:37.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2026-02-13T03:47:37.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 [2026-02-13T03:47:37.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:37.624Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-02-13T03:47:37.649Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2026-02-13T03:47:37.649Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:37.649Z] latest [2026-02-13T03:47:37.649Z] 4.1.0-dev.99 [2026-02-13T03:47:37.649Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:37.649Z] main [2026-02-13T03:47:37.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:38.012Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:38.358Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:38.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-13T03:47:38.358Z] ca4ab6199003: Preparing [2026-02-13T03:47:38.358Z] 2c0c9122881f: Preparing [2026-02-13T03:47:38.358Z] 00b804d8c982: Preparing [2026-02-13T03:47:38.358Z] 47da42a0f822: Preparing [2026-02-13T03:47:38.358Z] 5b5c012b8c5c: Preparing [2026-02-13T03:47:38.358Z] 96dcb467b306: Preparing [2026-02-13T03:47:38.358Z] c4e71c2a4573: Preparing [2026-02-13T03:47:38.358Z] 96dcb467b306: Waiting [2026-02-13T03:47:38.358Z] c4e71c2a4573: Waiting [2026-02-13T03:47:38.358Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:38.622Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:38.622Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:38.622Z] 5b5c012b8c5c: Pushed [2026-02-13T03:47:38.622Z] ca4ab6199003: Pushed [2026-02-13T03:47:38.622Z] 96dcb467b306: Pushed [2026-02-13T03:47:46.791Z] 2c0c9122881f: Pushed [2026-02-13T03:47:46.791Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:47.145Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:47.486Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-02-13T03:47:47.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-13T03:47:47.486Z] ca4ab6199003: Preparing [2026-02-13T03:47:47.486Z] 2c0c9122881f: Preparing [2026-02-13T03:47:47.486Z] 00b804d8c982: Preparing [2026-02-13T03:47:47.486Z] 47da42a0f822: Preparing [2026-02-13T03:47:47.486Z] 5b5c012b8c5c: Preparing [2026-02-13T03:47:47.486Z] 96dcb467b306: Preparing [2026-02-13T03:47:47.486Z] c4e71c2a4573: Preparing [2026-02-13T03:47:47.486Z] c4e71c2a4573: Waiting [2026-02-13T03:47:47.486Z] 96dcb467b306: Waiting [2026-02-13T03:47:47.486Z] 5b5c012b8c5c: Layer already exists [2026-02-13T03:47:47.486Z] 2c0c9122881f: Layer already exists [2026-02-13T03:47:47.486Z] ca4ab6199003: Layer already exists [2026-02-13T03:47:47.486Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:47.486Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:47.486Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:47.486Z] 96dcb467b306: Layer already exists [2026-02-13T03:47:47.751Z] latest: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:48.103Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:48.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 [2026-02-13T03:47:48.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-13T03:47:48.444Z] ca4ab6199003: Preparing [2026-02-13T03:47:48.444Z] 2c0c9122881f: Preparing [2026-02-13T03:47:48.444Z] 00b804d8c982: Preparing [2026-02-13T03:47:48.444Z] 47da42a0f822: Preparing [2026-02-13T03:47:48.444Z] 5b5c012b8c5c: Preparing [2026-02-13T03:47:48.444Z] 96dcb467b306: Preparing [2026-02-13T03:47:48.444Z] c4e71c2a4573: Preparing [2026-02-13T03:47:48.444Z] 96dcb467b306: Waiting [2026-02-13T03:47:48.444Z] c4e71c2a4573: Waiting [2026-02-13T03:47:48.444Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:48.444Z] 2c0c9122881f: Layer already exists [2026-02-13T03:47:48.444Z] ca4ab6199003: Layer already exists [2026-02-13T03:47:48.444Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:48.444Z] 5b5c012b8c5c: Layer already exists [2026-02-13T03:47:48.444Z] 96dcb467b306: Layer already exists [2026-02-13T03:47:48.444Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:48.444Z] 4.1.0-dev.99: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:49.058Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:49.405Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:49.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-13T03:47:49.405Z] ca4ab6199003: Preparing [2026-02-13T03:47:49.405Z] 2c0c9122881f: Preparing [2026-02-13T03:47:49.405Z] 00b804d8c982: Preparing [2026-02-13T03:47:49.405Z] 47da42a0f822: Preparing [2026-02-13T03:47:49.405Z] 5b5c012b8c5c: Preparing [2026-02-13T03:47:49.405Z] 96dcb467b306: Preparing [2026-02-13T03:47:49.405Z] c4e71c2a4573: Preparing [2026-02-13T03:47:49.405Z] 96dcb467b306: Waiting [2026-02-13T03:47:49.405Z] c4e71c2a4573: Waiting [2026-02-13T03:47:49.405Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:49.405Z] 5b5c012b8c5c: Layer already exists [2026-02-13T03:47:49.405Z] 2c0c9122881f: Layer already exists [2026-02-13T03:47:49.405Z] ca4ab6199003: Layer already exists [2026-02-13T03:47:49.405Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:49.405Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:49.405Z] 96dcb467b306: Layer already exists [2026-02-13T03:47:49.668Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:50.015Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:50.360Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2026-02-13T03:47:50.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2026-02-13T03:47:50.360Z] ca4ab6199003: Preparing [2026-02-13T03:47:50.360Z] 2c0c9122881f: Preparing [2026-02-13T03:47:50.360Z] 00b804d8c982: Preparing [2026-02-13T03:47:50.360Z] 47da42a0f822: Preparing [2026-02-13T03:47:50.360Z] 5b5c012b8c5c: Preparing [2026-02-13T03:47:50.360Z] 96dcb467b306: Preparing [2026-02-13T03:47:50.360Z] c4e71c2a4573: Preparing [2026-02-13T03:47:50.360Z] 96dcb467b306: Waiting [2026-02-13T03:47:50.360Z] c4e71c2a4573: Waiting [2026-02-13T03:47:50.360Z] 5b5c012b8c5c: Layer already exists [2026-02-13T03:47:50.360Z] ca4ab6199003: Layer already exists [2026-02-13T03:47:50.360Z] 00b804d8c982: Layer already exists [2026-02-13T03:47:50.360Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:50.360Z] 2c0c9122881f: Layer already exists [2026-02-13T03:47:50.360Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:50.360Z] 96dcb467b306: Layer already exists [2026-02-13T03:47:50.624Z] main: digest: sha256:81f830107b14ee1f5fcaca51770953ff570976582c739707d3a1d7881dd2e8b1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:47:50.706Z] ===================================================== [Pipeline] echo [2026-02-13T03:47:50.721Z] taggedImages: [2026-02-13T03:47:50.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:50.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2026-02-13T03:47:50.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 [2026-02-13T03:47:50.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:50.721Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-02-13T03:47:50.750Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2026-02-13T03:47:50.750Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:50.750Z] latest [2026-02-13T03:47:50.750Z] 4.1.0-dev.99 [2026-02-13T03:47:50.750Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:47:50.750Z] main [2026-02-13T03:47:50.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:51.163Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:47:51.546Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:47:51.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-13T03:47:51.546Z] 5156594806a5: Preparing [2026-02-13T03:47:51.546Z] a3f128aa8c07: Preparing [2026-02-13T03:47:51.546Z] 47da42a0f822: Preparing [2026-02-13T03:47:51.546Z] 5a42c56e57f1: Preparing [2026-02-13T03:47:51.546Z] 5fdb2685e419: Preparing [2026-02-13T03:47:51.546Z] c4e71c2a4573: Preparing [2026-02-13T03:47:51.546Z] c4e71c2a4573: Waiting [2026-02-13T03:47:51.546Z] 47da42a0f822: Layer already exists [2026-02-13T03:47:51.820Z] c4e71c2a4573: Layer already exists [2026-02-13T03:47:51.820Z] 5fdb2685e419: Pushed [2026-02-13T03:47:51.820Z] 5a42c56e57f1: Pushed [2026-02-13T03:47:51.820Z] 5156594806a5: Pushed [2026-02-13T03:48:00.053Z] a3f128aa8c07: Pushed [2026-02-13T03:48:00.053Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:00.397Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:00.745Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-02-13T03:48:00.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-13T03:48:00.745Z] 5156594806a5: Preparing [2026-02-13T03:48:00.745Z] a3f128aa8c07: Preparing [2026-02-13T03:48:00.745Z] 47da42a0f822: Preparing [2026-02-13T03:48:00.745Z] 5a42c56e57f1: Preparing [2026-02-13T03:48:00.745Z] 5fdb2685e419: Preparing [2026-02-13T03:48:00.745Z] c4e71c2a4573: Preparing [2026-02-13T03:48:00.745Z] c4e71c2a4573: Waiting [2026-02-13T03:48:00.745Z] 5156594806a5: Layer already exists [2026-02-13T03:48:00.745Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:00.745Z] 5a42c56e57f1: Layer already exists [2026-02-13T03:48:00.745Z] 5fdb2685e419: Layer already exists [2026-02-13T03:48:00.745Z] a3f128aa8c07: Layer already exists [2026-02-13T03:48:00.745Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:01.010Z] latest: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:01.357Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:01.697Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 [2026-02-13T03:48:01.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-13T03:48:01.698Z] 5156594806a5: Preparing [2026-02-13T03:48:01.698Z] a3f128aa8c07: Preparing [2026-02-13T03:48:01.698Z] 47da42a0f822: Preparing [2026-02-13T03:48:01.698Z] 5a42c56e57f1: Preparing [2026-02-13T03:48:01.698Z] 5fdb2685e419: Preparing [2026-02-13T03:48:01.698Z] c4e71c2a4573: Preparing [2026-02-13T03:48:01.698Z] c4e71c2a4573: Waiting [2026-02-13T03:48:01.698Z] a3f128aa8c07: Layer already exists [2026-02-13T03:48:01.698Z] 5fdb2685e419: Layer already exists [2026-02-13T03:48:01.698Z] 5156594806a5: Layer already exists [2026-02-13T03:48:01.698Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:01.698Z] 5a42c56e57f1: Layer already exists [2026-02-13T03:48:01.698Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:01.698Z] 4.1.0-dev.99: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:02.048Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:02.399Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:02.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-13T03:48:02.399Z] 5156594806a5: Preparing [2026-02-13T03:48:02.399Z] a3f128aa8c07: Preparing [2026-02-13T03:48:02.399Z] 47da42a0f822: Preparing [2026-02-13T03:48:02.399Z] 5a42c56e57f1: Preparing [2026-02-13T03:48:02.399Z] 5fdb2685e419: Preparing [2026-02-13T03:48:02.399Z] c4e71c2a4573: Preparing [2026-02-13T03:48:02.399Z] c4e71c2a4573: Waiting [2026-02-13T03:48:02.399Z] 5156594806a5: Layer already exists [2026-02-13T03:48:02.399Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:02.399Z] a3f128aa8c07: Layer already exists [2026-02-13T03:48:02.399Z] 5fdb2685e419: Layer already exists [2026-02-13T03:48:02.399Z] 5a42c56e57f1: Layer already exists [2026-02-13T03:48:02.399Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:02.399Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:02.750Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:03.095Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2026-02-13T03:48:03.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2026-02-13T03:48:03.095Z] 5156594806a5: Preparing [2026-02-13T03:48:03.095Z] a3f128aa8c07: Preparing [2026-02-13T03:48:03.095Z] 47da42a0f822: Preparing [2026-02-13T03:48:03.095Z] 5a42c56e57f1: Preparing [2026-02-13T03:48:03.095Z] 5fdb2685e419: Preparing [2026-02-13T03:48:03.095Z] c4e71c2a4573: Preparing [2026-02-13T03:48:03.095Z] c4e71c2a4573: Waiting [2026-02-13T03:48:03.095Z] a3f128aa8c07: Layer already exists [2026-02-13T03:48:03.095Z] 5a42c56e57f1: Layer already exists [2026-02-13T03:48:03.095Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:03.095Z] 5fdb2685e419: Layer already exists [2026-02-13T03:48:03.095Z] 5156594806a5: Layer already exists [2026-02-13T03:48:03.095Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:03.095Z] main: digest: sha256:6611a3aad56c7c89553e5e9b046e3c81b08f5aed9d5489fc1288f1c0ddd16dd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:48:03.434Z] ===================================================== [Pipeline] echo [2026-02-13T03:48:03.448Z] taggedImages: [2026-02-13T03:48:03.448Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:03.448Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2026-02-13T03:48:03.448Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 [2026-02-13T03:48:03.448Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:03.448Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-02-13T03:48:03.473Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2026-02-13T03:48:03.473Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:03.473Z] latest [2026-02-13T03:48:03.473Z] 4.1.0-dev.99 [2026-02-13T03:48:03.473Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:03.473Z] main [2026-02-13T03:48:03.473Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:03.822Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:04.164Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:04.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-13T03:48:04.164Z] b2392798ddf8: Preparing [2026-02-13T03:48:04.164Z] 1786b3b402e5: Preparing [2026-02-13T03:48:04.164Z] 42b0226692e1: Preparing [2026-02-13T03:48:04.164Z] 00b804d8c982: Preparing [2026-02-13T03:48:04.164Z] 47da42a0f822: Preparing [2026-02-13T03:48:04.164Z] e7d66374d5ee: Preparing [2026-02-13T03:48:04.164Z] ef5e19d713b3: Preparing [2026-02-13T03:48:04.164Z] c4e71c2a4573: Preparing [2026-02-13T03:48:04.164Z] c4e71c2a4573: Waiting [2026-02-13T03:48:04.164Z] e7d66374d5ee: Waiting [2026-02-13T03:48:04.164Z] ef5e19d713b3: Waiting [2026-02-13T03:48:04.164Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:04.429Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:04.429Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:04.429Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:04.429Z] 1786b3b402e5: Pushed [2026-02-13T03:48:04.429Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:04.429Z] b2392798ddf8: Pushed [2026-02-13T03:48:12.602Z] 42b0226692e1: Pushed [2026-02-13T03:48:12.602Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:12.956Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:13.299Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-02-13T03:48:13.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-13T03:48:13.300Z] b2392798ddf8: Preparing [2026-02-13T03:48:13.300Z] 1786b3b402e5: Preparing [2026-02-13T03:48:13.300Z] 42b0226692e1: Preparing [2026-02-13T03:48:13.300Z] 00b804d8c982: Preparing [2026-02-13T03:48:13.300Z] 47da42a0f822: Preparing [2026-02-13T03:48:13.300Z] e7d66374d5ee: Preparing [2026-02-13T03:48:13.300Z] ef5e19d713b3: Preparing [2026-02-13T03:48:13.300Z] e7d66374d5ee: Waiting [2026-02-13T03:48:13.300Z] ef5e19d713b3: Waiting [2026-02-13T03:48:13.300Z] c4e71c2a4573: Preparing [2026-02-13T03:48:13.300Z] c4e71c2a4573: Waiting [2026-02-13T03:48:13.300Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:13.300Z] 1786b3b402e5: Layer already exists [2026-02-13T03:48:13.300Z] b2392798ddf8: Layer already exists [2026-02-13T03:48:13.300Z] 42b0226692e1: Layer already exists [2026-02-13T03:48:13.300Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:13.300Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:13.300Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:13.300Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:13.300Z] latest: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:13.911Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:14.254Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 [2026-02-13T03:48:14.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-13T03:48:14.254Z] b2392798ddf8: Preparing [2026-02-13T03:48:14.254Z] 1786b3b402e5: Preparing [2026-02-13T03:48:14.254Z] 42b0226692e1: Preparing [2026-02-13T03:48:14.254Z] 00b804d8c982: Preparing [2026-02-13T03:48:14.254Z] 47da42a0f822: Preparing [2026-02-13T03:48:14.254Z] e7d66374d5ee: Preparing [2026-02-13T03:48:14.254Z] ef5e19d713b3: Preparing [2026-02-13T03:48:14.254Z] c4e71c2a4573: Preparing [2026-02-13T03:48:14.254Z] e7d66374d5ee: Waiting [2026-02-13T03:48:14.254Z] ef5e19d713b3: Waiting [2026-02-13T03:48:14.254Z] c4e71c2a4573: Waiting [2026-02-13T03:48:14.254Z] 42b0226692e1: Layer already exists [2026-02-13T03:48:14.254Z] b2392798ddf8: Layer already exists [2026-02-13T03:48:14.254Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:14.254Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:14.254Z] 1786b3b402e5: Layer already exists [2026-02-13T03:48:14.254Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:14.254Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:14.254Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:14.254Z] 4.1.0-dev.99: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:14.598Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:14.955Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:14.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-13T03:48:14.955Z] b2392798ddf8: Preparing [2026-02-13T03:48:14.955Z] 1786b3b402e5: Preparing [2026-02-13T03:48:14.955Z] 42b0226692e1: Preparing [2026-02-13T03:48:14.955Z] 00b804d8c982: Preparing [2026-02-13T03:48:14.955Z] 47da42a0f822: Preparing [2026-02-13T03:48:14.955Z] e7d66374d5ee: Preparing [2026-02-13T03:48:14.955Z] ef5e19d713b3: Preparing [2026-02-13T03:48:14.955Z] c4e71c2a4573: Preparing [2026-02-13T03:48:14.955Z] e7d66374d5ee: Waiting [2026-02-13T03:48:14.955Z] ef5e19d713b3: Waiting [2026-02-13T03:48:14.955Z] c4e71c2a4573: Waiting [2026-02-13T03:48:14.955Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:14.955Z] b2392798ddf8: Layer already exists [2026-02-13T03:48:14.955Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:14.955Z] 42b0226692e1: Layer already exists [2026-02-13T03:48:14.955Z] 1786b3b402e5: Layer already exists [2026-02-13T03:48:14.955Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:14.955Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:14.955Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:14.955Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:15.569Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:15.923Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2026-02-13T03:48:15.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2026-02-13T03:48:15.924Z] b2392798ddf8: Preparing [2026-02-13T03:48:15.924Z] 1786b3b402e5: Preparing [2026-02-13T03:48:15.924Z] 42b0226692e1: Preparing [2026-02-13T03:48:15.924Z] 00b804d8c982: Preparing [2026-02-13T03:48:15.924Z] 47da42a0f822: Preparing [2026-02-13T03:48:15.924Z] e7d66374d5ee: Preparing [2026-02-13T03:48:15.924Z] ef5e19d713b3: Preparing [2026-02-13T03:48:15.924Z] c4e71c2a4573: Preparing [2026-02-13T03:48:15.924Z] e7d66374d5ee: Waiting [2026-02-13T03:48:15.924Z] ef5e19d713b3: Waiting [2026-02-13T03:48:15.924Z] c4e71c2a4573: Waiting [2026-02-13T03:48:15.924Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:15.924Z] 42b0226692e1: Layer already exists [2026-02-13T03:48:15.924Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:15.924Z] b2392798ddf8: Layer already exists [2026-02-13T03:48:15.924Z] 1786b3b402e5: Layer already exists [2026-02-13T03:48:15.924Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:15.924Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:15.924Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:16.187Z] main: digest: sha256:b345f40adc48813645fe1c57f503444ae97dc3ea2169cec4808a29734f799fe8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:48:16.263Z] ===================================================== [Pipeline] echo [2026-02-13T03:48:16.275Z] taggedImages: [2026-02-13T03:48:16.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:16.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2026-02-13T03:48:16.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 [2026-02-13T03:48:16.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:16.276Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-02-13T03:48:16.306Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2026-02-13T03:48:16.306Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:16.306Z] latest [2026-02-13T03:48:16.306Z] 4.1.0-dev.99 [2026-02-13T03:48:16.306Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:16.306Z] main [2026-02-13T03:48:16.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:16.664Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:17.013Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:17.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-13T03:48:17.014Z] 983a0ef6d2a9: Preparing [2026-02-13T03:48:17.014Z] 112e636f9e93: Preparing [2026-02-13T03:48:17.014Z] 94e4d579534b: Preparing [2026-02-13T03:48:17.014Z] 13dfbbb66ece: Preparing [2026-02-13T03:48:17.014Z] a767d45ed2a7: Preparing [2026-02-13T03:48:17.014Z] 25900018e120: Preparing [2026-02-13T03:48:17.014Z] ae444215ae2b: Preparing [2026-02-13T03:48:17.014Z] 00b804d8c982: Preparing [2026-02-13T03:48:17.014Z] 47da42a0f822: Preparing [2026-02-13T03:48:17.014Z] 790f28982bd8: Preparing [2026-02-13T03:48:17.014Z] 78c48d5e5564: Preparing [2026-02-13T03:48:17.014Z] 5f70bf18a086: Preparing [2026-02-13T03:48:17.014Z] 46ca9e6e8c72: Preparing [2026-02-13T03:48:17.014Z] 8856f6742e37: Preparing [2026-02-13T03:48:17.014Z] 1389ea6412b0: Preparing [2026-02-13T03:48:17.014Z] c4e71c2a4573: Preparing [2026-02-13T03:48:17.014Z] 25900018e120: Waiting [2026-02-13T03:48:17.014Z] 78c48d5e5564: Waiting [2026-02-13T03:48:17.014Z] ae444215ae2b: Waiting [2026-02-13T03:48:17.014Z] 5f70bf18a086: Waiting [2026-02-13T03:48:17.014Z] 00b804d8c982: Waiting [2026-02-13T03:48:17.014Z] 46ca9e6e8c72: Waiting [2026-02-13T03:48:17.014Z] 47da42a0f822: Waiting [2026-02-13T03:48:17.014Z] 790f28982bd8: Waiting [2026-02-13T03:48:17.014Z] 8856f6742e37: Waiting [2026-02-13T03:48:17.014Z] 1389ea6412b0: Waiting [2026-02-13T03:48:17.014Z] c4e71c2a4573: Waiting [2026-02-13T03:48:17.281Z] 94e4d579534b: Pushed [2026-02-13T03:48:17.281Z] 112e636f9e93: Pushed [2026-02-13T03:48:17.281Z] 983a0ef6d2a9: Pushed [2026-02-13T03:48:17.281Z] 13dfbbb66ece: Pushed [2026-02-13T03:48:17.281Z] a767d45ed2a7: Pushed [2026-02-13T03:48:17.281Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:17.281Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:17.281Z] 25900018e120: Pushed [2026-02-13T03:48:17.281Z] 5f70bf18a086: Layer already exists [2026-02-13T03:48:17.548Z] 790f28982bd8: Pushed [2026-02-13T03:48:17.548Z] 78c48d5e5564: Pushed [2026-02-13T03:48:17.548Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:17.548Z] 46ca9e6e8c72: Pushed [2026-02-13T03:48:17.548Z] 8856f6742e37: Pushed [2026-02-13T03:48:17.548Z] 1389ea6412b0: Pushed [2026-02-13T03:48:20.115Z] ae444215ae2b: Pushed [2026-02-13T03:48:20.377Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:20.727Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:21.068Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-02-13T03:48:21.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-13T03:48:21.068Z] 983a0ef6d2a9: Preparing [2026-02-13T03:48:21.068Z] 112e636f9e93: Preparing [2026-02-13T03:48:21.068Z] 94e4d579534b: Preparing [2026-02-13T03:48:21.068Z] 13dfbbb66ece: Preparing [2026-02-13T03:48:21.068Z] a767d45ed2a7: Preparing [2026-02-13T03:48:21.068Z] 25900018e120: Preparing [2026-02-13T03:48:21.068Z] ae444215ae2b: Preparing [2026-02-13T03:48:21.068Z] 00b804d8c982: Preparing [2026-02-13T03:48:21.068Z] 47da42a0f822: Preparing [2026-02-13T03:48:21.068Z] 790f28982bd8: Preparing [2026-02-13T03:48:21.068Z] 78c48d5e5564: Preparing [2026-02-13T03:48:21.068Z] 5f70bf18a086: Preparing [2026-02-13T03:48:21.068Z] 46ca9e6e8c72: Preparing [2026-02-13T03:48:21.068Z] 8856f6742e37: Preparing [2026-02-13T03:48:21.068Z] 1389ea6412b0: Preparing [2026-02-13T03:48:21.068Z] c4e71c2a4573: Preparing [2026-02-13T03:48:21.068Z] 790f28982bd8: Waiting [2026-02-13T03:48:21.068Z] 78c48d5e5564: Waiting [2026-02-13T03:48:21.068Z] 5f70bf18a086: Waiting [2026-02-13T03:48:21.068Z] 46ca9e6e8c72: Waiting [2026-02-13T03:48:21.068Z] 8856f6742e37: Waiting [2026-02-13T03:48:21.068Z] 1389ea6412b0: Waiting [2026-02-13T03:48:21.068Z] 25900018e120: Waiting [2026-02-13T03:48:21.068Z] ae444215ae2b: Waiting [2026-02-13T03:48:21.068Z] 00b804d8c982: Waiting [2026-02-13T03:48:21.068Z] 47da42a0f822: Waiting [2026-02-13T03:48:21.068Z] c4e71c2a4573: Waiting [2026-02-13T03:48:21.068Z] 13dfbbb66ece: Layer already exists [2026-02-13T03:48:21.068Z] a767d45ed2a7: Layer already exists [2026-02-13T03:48:21.068Z] 983a0ef6d2a9: Layer already exists [2026-02-13T03:48:21.068Z] 94e4d579534b: Layer already exists [2026-02-13T03:48:21.068Z] 112e636f9e93: Layer already exists [2026-02-13T03:48:21.068Z] 25900018e120: Layer already exists [2026-02-13T03:48:21.068Z] 790f28982bd8: Layer already exists [2026-02-13T03:48:21.068Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:21.068Z] ae444215ae2b: Layer already exists [2026-02-13T03:48:21.068Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:21.068Z] 78c48d5e5564: Layer already exists [2026-02-13T03:48:21.068Z] 5f70bf18a086: Layer already exists [2026-02-13T03:48:21.068Z] 8856f6742e37: Layer already exists [2026-02-13T03:48:21.068Z] 46ca9e6e8c72: Layer already exists [2026-02-13T03:48:21.068Z] 1389ea6412b0: Layer already exists [2026-02-13T03:48:21.068Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:21.331Z] latest: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:21.674Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:22.128Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 [2026-02-13T03:48:22.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-13T03:48:22.128Z] 983a0ef6d2a9: Preparing [2026-02-13T03:48:22.128Z] 112e636f9e93: Preparing [2026-02-13T03:48:22.128Z] 94e4d579534b: Preparing [2026-02-13T03:48:22.128Z] 13dfbbb66ece: Preparing [2026-02-13T03:48:22.128Z] a767d45ed2a7: Preparing [2026-02-13T03:48:22.128Z] 25900018e120: Preparing [2026-02-13T03:48:22.128Z] ae444215ae2b: Preparing [2026-02-13T03:48:22.128Z] 00b804d8c982: Preparing [2026-02-13T03:48:22.128Z] 47da42a0f822: Preparing [2026-02-13T03:48:22.128Z] 790f28982bd8: Preparing [2026-02-13T03:48:22.128Z] 78c48d5e5564: Preparing [2026-02-13T03:48:22.128Z] 5f70bf18a086: Preparing [2026-02-13T03:48:22.128Z] 46ca9e6e8c72: Preparing [2026-02-13T03:48:22.128Z] 8856f6742e37: Preparing [2026-02-13T03:48:22.128Z] 1389ea6412b0: Preparing [2026-02-13T03:48:22.128Z] c4e71c2a4573: Preparing [2026-02-13T03:48:22.128Z] ae444215ae2b: Waiting [2026-02-13T03:48:22.128Z] 00b804d8c982: Waiting [2026-02-13T03:48:22.128Z] 47da42a0f822: Waiting [2026-02-13T03:48:22.128Z] 790f28982bd8: Waiting [2026-02-13T03:48:22.128Z] 78c48d5e5564: Waiting [2026-02-13T03:48:22.128Z] 5f70bf18a086: Waiting [2026-02-13T03:48:22.128Z] 46ca9e6e8c72: Waiting [2026-02-13T03:48:22.128Z] c4e71c2a4573: Waiting [2026-02-13T03:48:22.128Z] 8856f6742e37: Waiting [2026-02-13T03:48:22.128Z] 1389ea6412b0: Waiting [2026-02-13T03:48:22.128Z] 25900018e120: Waiting [2026-02-13T03:48:22.128Z] 983a0ef6d2a9: Layer already exists [2026-02-13T03:48:22.128Z] a767d45ed2a7: Layer already exists [2026-02-13T03:48:22.128Z] 112e636f9e93: Layer already exists [2026-02-13T03:48:22.128Z] 13dfbbb66ece: Layer already exists [2026-02-13T03:48:22.128Z] 94e4d579534b: Layer already exists [2026-02-13T03:48:22.128Z] 25900018e120: Layer already exists [2026-02-13T03:48:22.128Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:22.129Z] 790f28982bd8: Layer already exists [2026-02-13T03:48:22.129Z] ae444215ae2b: Layer already exists [2026-02-13T03:48:22.129Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:22.129Z] 5f70bf18a086: Layer already exists [2026-02-13T03:48:22.129Z] 78c48d5e5564: Layer already exists [2026-02-13T03:48:22.129Z] 8856f6742e37: Layer already exists [2026-02-13T03:48:22.129Z] 46ca9e6e8c72: Layer already exists [2026-02-13T03:48:22.129Z] 1389ea6412b0: Layer already exists [2026-02-13T03:48:22.129Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:22.391Z] 4.1.0-dev.99: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:22.740Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:23.080Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:23.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-13T03:48:23.080Z] 983a0ef6d2a9: Preparing [2026-02-13T03:48:23.080Z] 112e636f9e93: Preparing [2026-02-13T03:48:23.080Z] 94e4d579534b: Preparing [2026-02-13T03:48:23.080Z] 13dfbbb66ece: Preparing [2026-02-13T03:48:23.080Z] a767d45ed2a7: Preparing [2026-02-13T03:48:23.080Z] 25900018e120: Preparing [2026-02-13T03:48:23.080Z] ae444215ae2b: Preparing [2026-02-13T03:48:23.080Z] 25900018e120: Waiting [2026-02-13T03:48:23.080Z] 00b804d8c982: Preparing [2026-02-13T03:48:23.080Z] 47da42a0f822: Preparing [2026-02-13T03:48:23.080Z] 00b804d8c982: Waiting [2026-02-13T03:48:23.080Z] 790f28982bd8: Preparing [2026-02-13T03:48:23.080Z] 78c48d5e5564: Preparing [2026-02-13T03:48:23.080Z] 790f28982bd8: Waiting [2026-02-13T03:48:23.080Z] 5f70bf18a086: Preparing [2026-02-13T03:48:23.080Z] 78c48d5e5564: Waiting [2026-02-13T03:48:23.080Z] 46ca9e6e8c72: Preparing [2026-02-13T03:48:23.080Z] 5f70bf18a086: Waiting [2026-02-13T03:48:23.080Z] 8856f6742e37: Preparing [2026-02-13T03:48:23.080Z] 46ca9e6e8c72: Waiting [2026-02-13T03:48:23.080Z] 1389ea6412b0: Preparing [2026-02-13T03:48:23.080Z] 8856f6742e37: Waiting [2026-02-13T03:48:23.080Z] c4e71c2a4573: Preparing [2026-02-13T03:48:23.081Z] 1389ea6412b0: Waiting [2026-02-13T03:48:23.081Z] c4e71c2a4573: Waiting [2026-02-13T03:48:23.081Z] a767d45ed2a7: Layer already exists [2026-02-13T03:48:23.081Z] 983a0ef6d2a9: Layer already exists [2026-02-13T03:48:23.081Z] 112e636f9e93: Layer already exists [2026-02-13T03:48:23.081Z] 94e4d579534b: Layer already exists [2026-02-13T03:48:23.081Z] 13dfbbb66ece: Layer already exists [2026-02-13T03:48:23.081Z] 25900018e120: Layer already exists [2026-02-13T03:48:23.081Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:23.081Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:23.081Z] ae444215ae2b: Layer already exists [2026-02-13T03:48:23.081Z] 790f28982bd8: Layer already exists [2026-02-13T03:48:23.081Z] 5f70bf18a086: Layer already exists [2026-02-13T03:48:23.081Z] 8856f6742e37: Layer already exists [2026-02-13T03:48:23.081Z] 78c48d5e5564: Layer already exists [2026-02-13T03:48:23.081Z] 1389ea6412b0: Layer already exists [2026-02-13T03:48:23.081Z] 46ca9e6e8c72: Layer already exists [2026-02-13T03:48:23.081Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:23.344Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:23.688Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:24.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2026-02-13T03:48:24.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2026-02-13T03:48:24.031Z] 983a0ef6d2a9: Preparing [2026-02-13T03:48:24.031Z] 112e636f9e93: Preparing [2026-02-13T03:48:24.031Z] 94e4d579534b: Preparing [2026-02-13T03:48:24.031Z] 13dfbbb66ece: Preparing [2026-02-13T03:48:24.031Z] a767d45ed2a7: Preparing [2026-02-13T03:48:24.031Z] 25900018e120: Preparing [2026-02-13T03:48:24.031Z] ae444215ae2b: Preparing [2026-02-13T03:48:24.031Z] 00b804d8c982: Preparing [2026-02-13T03:48:24.031Z] 47da42a0f822: Preparing [2026-02-13T03:48:24.031Z] 790f28982bd8: Preparing [2026-02-13T03:48:24.031Z] 78c48d5e5564: Preparing [2026-02-13T03:48:24.031Z] 5f70bf18a086: Preparing [2026-02-13T03:48:24.031Z] 46ca9e6e8c72: Preparing [2026-02-13T03:48:24.031Z] 8856f6742e37: Preparing [2026-02-13T03:48:24.031Z] 1389ea6412b0: Preparing [2026-02-13T03:48:24.031Z] c4e71c2a4573: Preparing [2026-02-13T03:48:24.031Z] 25900018e120: Waiting [2026-02-13T03:48:24.031Z] ae444215ae2b: Waiting [2026-02-13T03:48:24.031Z] 00b804d8c982: Waiting [2026-02-13T03:48:24.031Z] 47da42a0f822: Waiting [2026-02-13T03:48:24.031Z] 790f28982bd8: Waiting [2026-02-13T03:48:24.031Z] 78c48d5e5564: Waiting [2026-02-13T03:48:24.031Z] 5f70bf18a086: Waiting [2026-02-13T03:48:24.031Z] c4e71c2a4573: Waiting [2026-02-13T03:48:24.031Z] 8856f6742e37: Waiting [2026-02-13T03:48:24.031Z] a767d45ed2a7: Layer already exists [2026-02-13T03:48:24.031Z] 112e636f9e93: Layer already exists [2026-02-13T03:48:24.031Z] 983a0ef6d2a9: Layer already exists [2026-02-13T03:48:24.031Z] 94e4d579534b: Layer already exists [2026-02-13T03:48:24.031Z] 13dfbbb66ece: Layer already exists [2026-02-13T03:48:24.031Z] ae444215ae2b: Layer already exists [2026-02-13T03:48:24.031Z] 25900018e120: Layer already exists [2026-02-13T03:48:24.031Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:24.031Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:24.031Z] 790f28982bd8: Layer already exists [2026-02-13T03:48:24.031Z] 78c48d5e5564: Layer already exists [2026-02-13T03:48:24.031Z] 8856f6742e37: Layer already exists [2026-02-13T03:48:24.031Z] 5f70bf18a086: Layer already exists [2026-02-13T03:48:24.031Z] 46ca9e6e8c72: Layer already exists [2026-02-13T03:48:24.031Z] 1389ea6412b0: Layer already exists [2026-02-13T03:48:24.031Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:24.296Z] main: digest: sha256:5a5e0876e1c967efc1235bf7c0e17a5d08b2bae5047d60694f0850879da1d0b3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:48:24.372Z] ===================================================== [Pipeline] echo [2026-02-13T03:48:24.385Z] taggedImages: [2026-02-13T03:48:24.385Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:24.385Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2026-02-13T03:48:24.385Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 [2026-02-13T03:48:24.385Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:24.385Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-02-13T03:48:24.414Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2026-02-13T03:48:24.414Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:24.414Z] latest [2026-02-13T03:48:24.414Z] 4.1.0-dev.99 [2026-02-13T03:48:24.414Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:24.414Z] main [2026-02-13T03:48:24.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:24.768Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:25.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:25.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-13T03:48:25.107Z] 09a27d1f098a: Preparing [2026-02-13T03:48:25.107Z] e39ddb15da1e: Preparing [2026-02-13T03:48:25.107Z] 100aefec2a1a: Preparing [2026-02-13T03:48:25.107Z] baac737a2e86: Preparing [2026-02-13T03:48:25.107Z] 00b804d8c982: Preparing [2026-02-13T03:48:25.107Z] 47da42a0f822: Preparing [2026-02-13T03:48:25.107Z] e7d66374d5ee: Preparing [2026-02-13T03:48:25.107Z] ef5e19d713b3: Preparing [2026-02-13T03:48:25.107Z] c4e71c2a4573: Preparing [2026-02-13T03:48:25.107Z] e7d66374d5ee: Waiting [2026-02-13T03:48:25.107Z] ef5e19d713b3: Waiting [2026-02-13T03:48:25.107Z] c4e71c2a4573: Waiting [2026-02-13T03:48:25.107Z] 47da42a0f822: Waiting [2026-02-13T03:48:25.107Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:25.371Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:25.371Z] e39ddb15da1e: Pushed [2026-02-13T03:48:25.371Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:25.371Z] 100aefec2a1a: Pushed [2026-02-13T03:48:25.371Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:25.371Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:25.371Z] 09a27d1f098a: Pushed [2026-02-13T03:48:33.546Z] baac737a2e86: Pushed [2026-02-13T03:48:33.546Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:33.892Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:34.233Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-02-13T03:48:34.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-13T03:48:34.233Z] 09a27d1f098a: Preparing [2026-02-13T03:48:34.233Z] e39ddb15da1e: Preparing [2026-02-13T03:48:34.233Z] 100aefec2a1a: Preparing [2026-02-13T03:48:34.233Z] baac737a2e86: Preparing [2026-02-13T03:48:34.233Z] 00b804d8c982: Preparing [2026-02-13T03:48:34.233Z] 47da42a0f822: Preparing [2026-02-13T03:48:34.233Z] e7d66374d5ee: Preparing [2026-02-13T03:48:34.233Z] ef5e19d713b3: Preparing [2026-02-13T03:48:34.233Z] c4e71c2a4573: Preparing [2026-02-13T03:48:34.233Z] 47da42a0f822: Waiting [2026-02-13T03:48:34.233Z] e7d66374d5ee: Waiting [2026-02-13T03:48:34.233Z] ef5e19d713b3: Waiting [2026-02-13T03:48:34.233Z] c4e71c2a4573: Waiting [2026-02-13T03:48:34.233Z] 09a27d1f098a: Layer already exists [2026-02-13T03:48:34.233Z] 100aefec2a1a: Layer already exists [2026-02-13T03:48:34.233Z] baac737a2e86: Layer already exists [2026-02-13T03:48:34.233Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:34.233Z] e39ddb15da1e: Layer already exists [2026-02-13T03:48:34.233Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:34.233Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:34.233Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:34.233Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:34.495Z] latest: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:34.836Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:35.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 [2026-02-13T03:48:35.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-13T03:48:35.174Z] 09a27d1f098a: Preparing [2026-02-13T03:48:35.174Z] e39ddb15da1e: Preparing [2026-02-13T03:48:35.174Z] 100aefec2a1a: Preparing [2026-02-13T03:48:35.174Z] baac737a2e86: Preparing [2026-02-13T03:48:35.174Z] 00b804d8c982: Preparing [2026-02-13T03:48:35.174Z] 47da42a0f822: Preparing [2026-02-13T03:48:35.174Z] e7d66374d5ee: Preparing [2026-02-13T03:48:35.174Z] ef5e19d713b3: Preparing [2026-02-13T03:48:35.174Z] c4e71c2a4573: Preparing [2026-02-13T03:48:35.174Z] e7d66374d5ee: Waiting [2026-02-13T03:48:35.174Z] ef5e19d713b3: Waiting [2026-02-13T03:48:35.174Z] c4e71c2a4573: Waiting [2026-02-13T03:48:35.174Z] 47da42a0f822: Waiting [2026-02-13T03:48:35.174Z] e39ddb15da1e: Layer already exists [2026-02-13T03:48:35.174Z] baac737a2e86: Layer already exists [2026-02-13T03:48:35.174Z] 09a27d1f098a: Layer already exists [2026-02-13T03:48:35.174Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:35.174Z] 100aefec2a1a: Layer already exists [2026-02-13T03:48:35.174Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:35.174Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:35.174Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:35.174Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:35.437Z] 4.1.0-dev.99: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:35.788Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:36.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:36.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-13T03:48:36.135Z] 09a27d1f098a: Preparing [2026-02-13T03:48:36.135Z] e39ddb15da1e: Preparing [2026-02-13T03:48:36.135Z] 100aefec2a1a: Preparing [2026-02-13T03:48:36.135Z] baac737a2e86: Preparing [2026-02-13T03:48:36.135Z] 00b804d8c982: Preparing [2026-02-13T03:48:36.135Z] 47da42a0f822: Preparing [2026-02-13T03:48:36.135Z] e7d66374d5ee: Preparing [2026-02-13T03:48:36.135Z] ef5e19d713b3: Preparing [2026-02-13T03:48:36.135Z] c4e71c2a4573: Preparing [2026-02-13T03:48:36.135Z] 47da42a0f822: Waiting [2026-02-13T03:48:36.135Z] e7d66374d5ee: Waiting [2026-02-13T03:48:36.135Z] ef5e19d713b3: Waiting [2026-02-13T03:48:36.135Z] c4e71c2a4573: Waiting [2026-02-13T03:48:36.135Z] baac737a2e86: Layer already exists [2026-02-13T03:48:36.135Z] 09a27d1f098a: Layer already exists [2026-02-13T03:48:36.135Z] 100aefec2a1a: Layer already exists [2026-02-13T03:48:36.135Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:36.135Z] e39ddb15da1e: Layer already exists [2026-02-13T03:48:36.135Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:36.135Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:36.135Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:36.135Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:36.398Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:36.737Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:37.089Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2026-02-13T03:48:37.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2026-02-13T03:48:37.089Z] 09a27d1f098a: Preparing [2026-02-13T03:48:37.089Z] e39ddb15da1e: Preparing [2026-02-13T03:48:37.089Z] 100aefec2a1a: Preparing [2026-02-13T03:48:37.089Z] baac737a2e86: Preparing [2026-02-13T03:48:37.089Z] 00b804d8c982: Preparing [2026-02-13T03:48:37.089Z] 47da42a0f822: Preparing [2026-02-13T03:48:37.089Z] e7d66374d5ee: Preparing [2026-02-13T03:48:37.089Z] ef5e19d713b3: Preparing [2026-02-13T03:48:37.089Z] c4e71c2a4573: Preparing [2026-02-13T03:48:37.089Z] 47da42a0f822: Waiting [2026-02-13T03:48:37.089Z] e7d66374d5ee: Waiting [2026-02-13T03:48:37.089Z] ef5e19d713b3: Waiting [2026-02-13T03:48:37.089Z] c4e71c2a4573: Waiting [2026-02-13T03:48:37.089Z] 09a27d1f098a: Layer already exists [2026-02-13T03:48:37.089Z] 100aefec2a1a: Layer already exists [2026-02-13T03:48:37.089Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:37.089Z] e39ddb15da1e: Layer already exists [2026-02-13T03:48:37.089Z] baac737a2e86: Layer already exists [2026-02-13T03:48:37.089Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:37.089Z] ef5e19d713b3: Layer already exists [2026-02-13T03:48:37.089Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:37.089Z] e7d66374d5ee: Layer already exists [2026-02-13T03:48:37.352Z] main: digest: sha256:edf9b9fe1e4bfba57aa32437d02b21efd4927912acf75c57b7b5734b12238669 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:48:37.421Z] ===================================================== [Pipeline] echo [2026-02-13T03:48:37.430Z] taggedImages: [2026-02-13T03:48:37.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:37.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2026-02-13T03:48:37.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 [2026-02-13T03:48:37.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:37.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-02-13T03:48:37.457Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2026-02-13T03:48:37.457Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:37.457Z] latest [2026-02-13T03:48:37.457Z] 4.1.0-dev.99 [2026-02-13T03:48:37.457Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:37.457Z] main [2026-02-13T03:48:37.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:37.828Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:38.173Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:38.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-13T03:48:38.173Z] d1996fe437db: Preparing [2026-02-13T03:48:38.173Z] 02cb09eaa915: Preparing [2026-02-13T03:48:38.173Z] 5443c1f7873f: Preparing [2026-02-13T03:48:38.173Z] 15e7a93039d6: Preparing [2026-02-13T03:48:38.173Z] c703dd295990: Preparing [2026-02-13T03:48:38.173Z] 00b804d8c982: Preparing [2026-02-13T03:48:38.173Z] 47da42a0f822: Preparing [2026-02-13T03:48:38.173Z] 68ebc13d14f5: Preparing [2026-02-13T03:48:38.173Z] d026c35afb15: Preparing [2026-02-13T03:48:38.173Z] 523010de2e65: Preparing [2026-02-13T03:48:38.173Z] c4e71c2a4573: Preparing [2026-02-13T03:48:38.173Z] 68ebc13d14f5: Waiting [2026-02-13T03:48:38.173Z] d026c35afb15: Waiting [2026-02-13T03:48:38.173Z] 523010de2e65: Waiting [2026-02-13T03:48:38.173Z] 00b804d8c982: Waiting [2026-02-13T03:48:38.173Z] c4e71c2a4573: Waiting [2026-02-13T03:48:38.173Z] 47da42a0f822: Waiting [2026-02-13T03:48:38.437Z] c703dd295990: Pushed [2026-02-13T03:48:38.437Z] 02cb09eaa915: Pushed [2026-02-13T03:48:38.437Z] 15e7a93039d6: Pushed [2026-02-13T03:48:38.437Z] d1996fe437db: Pushed [2026-02-13T03:48:38.437Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:38.437Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:38.437Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:38.437Z] d026c35afb15: Pushed [2026-02-13T03:48:38.437Z] 68ebc13d14f5: Pushed [2026-02-13T03:48:41.764Z] 523010de2e65: Pushed [2026-02-13T03:48:44.335Z] 5443c1f7873f: Pushed [2026-02-13T03:48:44.600Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:44.945Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:45.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-02-13T03:48:45.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-13T03:48:45.351Z] d1996fe437db: Preparing [2026-02-13T03:48:45.351Z] 02cb09eaa915: Preparing [2026-02-13T03:48:45.351Z] 5443c1f7873f: Preparing [2026-02-13T03:48:45.352Z] 15e7a93039d6: Preparing [2026-02-13T03:48:45.352Z] c703dd295990: Preparing [2026-02-13T03:48:45.352Z] 00b804d8c982: Preparing [2026-02-13T03:48:45.352Z] 47da42a0f822: Preparing [2026-02-13T03:48:45.352Z] 00b804d8c982: Waiting [2026-02-13T03:48:45.352Z] 68ebc13d14f5: Preparing [2026-02-13T03:48:45.352Z] 47da42a0f822: Waiting [2026-02-13T03:48:45.352Z] d026c35afb15: Preparing [2026-02-13T03:48:45.352Z] d026c35afb15: Waiting [2026-02-13T03:48:45.352Z] 68ebc13d14f5: Waiting [2026-02-13T03:48:45.352Z] 523010de2e65: Preparing [2026-02-13T03:48:45.352Z] c4e71c2a4573: Preparing [2026-02-13T03:48:45.352Z] 523010de2e65: Waiting [2026-02-13T03:48:45.352Z] c4e71c2a4573: Waiting [2026-02-13T03:48:45.352Z] 02cb09eaa915: Layer already exists [2026-02-13T03:48:45.352Z] 15e7a93039d6: Layer already exists [2026-02-13T03:48:45.352Z] c703dd295990: Layer already exists [2026-02-13T03:48:45.352Z] d1996fe437db: Layer already exists [2026-02-13T03:48:45.352Z] 5443c1f7873f: Layer already exists [2026-02-13T03:48:45.352Z] 68ebc13d14f5: Layer already exists [2026-02-13T03:48:45.352Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:45.352Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:45.352Z] d026c35afb15: Layer already exists [2026-02-13T03:48:45.352Z] 523010de2e65: Layer already exists [2026-02-13T03:48:45.352Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:45.621Z] latest: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:45.974Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:46.348Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 [2026-02-13T03:48:46.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-13T03:48:46.349Z] d1996fe437db: Preparing [2026-02-13T03:48:46.349Z] 02cb09eaa915: Preparing [2026-02-13T03:48:46.349Z] 5443c1f7873f: Preparing [2026-02-13T03:48:46.349Z] 15e7a93039d6: Preparing [2026-02-13T03:48:46.349Z] c703dd295990: Preparing [2026-02-13T03:48:46.349Z] 00b804d8c982: Preparing [2026-02-13T03:48:46.349Z] 47da42a0f822: Preparing [2026-02-13T03:48:46.349Z] 68ebc13d14f5: Preparing [2026-02-13T03:48:46.349Z] d026c35afb15: Preparing [2026-02-13T03:48:46.349Z] 523010de2e65: Preparing [2026-02-13T03:48:46.349Z] c4e71c2a4573: Preparing [2026-02-13T03:48:46.349Z] 68ebc13d14f5: Waiting [2026-02-13T03:48:46.349Z] d026c35afb15: Waiting [2026-02-13T03:48:46.349Z] 523010de2e65: Waiting [2026-02-13T03:48:46.349Z] c4e71c2a4573: Waiting [2026-02-13T03:48:46.349Z] 00b804d8c982: Waiting [2026-02-13T03:48:46.349Z] 47da42a0f822: Waiting [2026-02-13T03:48:46.349Z] 15e7a93039d6: Layer already exists [2026-02-13T03:48:46.349Z] 5443c1f7873f: Layer already exists [2026-02-13T03:48:46.349Z] d1996fe437db: Layer already exists [2026-02-13T03:48:46.349Z] c703dd295990: Layer already exists [2026-02-13T03:48:46.349Z] 02cb09eaa915: Layer already exists [2026-02-13T03:48:46.349Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:46.349Z] d026c35afb15: Layer already exists [2026-02-13T03:48:46.349Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:46.349Z] 68ebc13d14f5: Layer already exists [2026-02-13T03:48:46.349Z] 523010de2e65: Layer already exists [2026-02-13T03:48:46.349Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:46.611Z] 4.1.0-dev.99: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:46.945Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:47.289Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:47.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-13T03:48:47.289Z] d1996fe437db: Preparing [2026-02-13T03:48:47.289Z] 02cb09eaa915: Preparing [2026-02-13T03:48:47.289Z] 5443c1f7873f: Preparing [2026-02-13T03:48:47.289Z] 15e7a93039d6: Preparing [2026-02-13T03:48:47.289Z] c703dd295990: Preparing [2026-02-13T03:48:47.289Z] 00b804d8c982: Preparing [2026-02-13T03:48:47.289Z] 47da42a0f822: Preparing [2026-02-13T03:48:47.289Z] 68ebc13d14f5: Preparing [2026-02-13T03:48:47.289Z] d026c35afb15: Preparing [2026-02-13T03:48:47.289Z] 523010de2e65: Preparing [2026-02-13T03:48:47.289Z] c4e71c2a4573: Preparing [2026-02-13T03:48:47.289Z] 47da42a0f822: Waiting [2026-02-13T03:48:47.289Z] 68ebc13d14f5: Waiting [2026-02-13T03:48:47.289Z] d026c35afb15: Waiting [2026-02-13T03:48:47.289Z] 523010de2e65: Waiting [2026-02-13T03:48:47.289Z] c4e71c2a4573: Waiting [2026-02-13T03:48:47.289Z] 00b804d8c982: Waiting [2026-02-13T03:48:47.289Z] d1996fe437db: Layer already exists [2026-02-13T03:48:47.289Z] 02cb09eaa915: Layer already exists [2026-02-13T03:48:47.289Z] 5443c1f7873f: Layer already exists [2026-02-13T03:48:47.289Z] c703dd295990: Layer already exists [2026-02-13T03:48:47.289Z] 15e7a93039d6: Layer already exists [2026-02-13T03:48:47.289Z] d026c35afb15: Layer already exists [2026-02-13T03:48:47.289Z] 68ebc13d14f5: Layer already exists [2026-02-13T03:48:47.289Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:47.289Z] 523010de2e65: Layer already exists [2026-02-13T03:48:47.289Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:47.289Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:47.552Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:47.894Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:48.231Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2026-02-13T03:48:48.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2026-02-13T03:48:48.231Z] d1996fe437db: Preparing [2026-02-13T03:48:48.231Z] 02cb09eaa915: Preparing [2026-02-13T03:48:48.231Z] 5443c1f7873f: Preparing [2026-02-13T03:48:48.231Z] 15e7a93039d6: Preparing [2026-02-13T03:48:48.231Z] c703dd295990: Preparing [2026-02-13T03:48:48.231Z] 00b804d8c982: Preparing [2026-02-13T03:48:48.231Z] 47da42a0f822: Preparing [2026-02-13T03:48:48.231Z] 00b804d8c982: Waiting [2026-02-13T03:48:48.231Z] 68ebc13d14f5: Preparing [2026-02-13T03:48:48.231Z] 47da42a0f822: Waiting [2026-02-13T03:48:48.231Z] d026c35afb15: Preparing [2026-02-13T03:48:48.231Z] 68ebc13d14f5: Waiting [2026-02-13T03:48:48.231Z] 523010de2e65: Preparing [2026-02-13T03:48:48.231Z] d026c35afb15: Waiting [2026-02-13T03:48:48.231Z] c4e71c2a4573: Preparing [2026-02-13T03:48:48.231Z] 523010de2e65: Waiting [2026-02-13T03:48:48.231Z] c4e71c2a4573: Waiting [2026-02-13T03:48:48.231Z] 5443c1f7873f: Layer already exists [2026-02-13T03:48:48.231Z] c703dd295990: Layer already exists [2026-02-13T03:48:48.231Z] d1996fe437db: Layer already exists [2026-02-13T03:48:48.231Z] 15e7a93039d6: Layer already exists [2026-02-13T03:48:48.231Z] 02cb09eaa915: Layer already exists [2026-02-13T03:48:48.231Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:48.231Z] d026c35afb15: Layer already exists [2026-02-13T03:48:48.231Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:48.231Z] 523010de2e65: Layer already exists [2026-02-13T03:48:48.231Z] 68ebc13d14f5: Layer already exists [2026-02-13T03:48:48.231Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:48.493Z] main: digest: sha256:20c3714cca26394e5f68ff3f7788e4cf8a14dfda5d87ce892c26b41bcd9e25fb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:48:48.562Z] ===================================================== [Pipeline] echo [2026-02-13T03:48:48.574Z] taggedImages: [2026-02-13T03:48:48.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:48.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2026-02-13T03:48:48.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 [2026-02-13T03:48:48.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:48.574Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-02-13T03:48:48.600Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2026-02-13T03:48:48.600Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:48.600Z] latest [2026-02-13T03:48:48.600Z] 4.1.0-dev.99 [2026-02-13T03:48:48.600Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:48:48.600Z] main [2026-02-13T03:48:48.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:48.947Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:49.283Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:48:49.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-13T03:48:49.284Z] 651a85ebd29e: Preparing [2026-02-13T03:48:49.284Z] 5ecf4ce15652: Preparing [2026-02-13T03:48:49.284Z] ebd653d73212: Preparing [2026-02-13T03:48:49.284Z] ffd2c5a8c60d: Preparing [2026-02-13T03:48:49.284Z] bc8a4c536b90: Preparing [2026-02-13T03:48:49.284Z] 2878e15b6fed: Preparing [2026-02-13T03:48:49.284Z] e31a7113f72f: Preparing [2026-02-13T03:48:49.284Z] 00b804d8c982: Preparing [2026-02-13T03:48:49.284Z] 47da42a0f822: Preparing [2026-02-13T03:48:49.284Z] 6d4669ef9470: Preparing [2026-02-13T03:48:49.284Z] acf0ff6563bc: Preparing [2026-02-13T03:48:49.284Z] c4e71c2a4573: Preparing [2026-02-13T03:48:49.284Z] 2878e15b6fed: Waiting [2026-02-13T03:48:49.284Z] e31a7113f72f: Waiting [2026-02-13T03:48:49.284Z] 00b804d8c982: Waiting [2026-02-13T03:48:49.284Z] 47da42a0f822: Waiting [2026-02-13T03:48:49.284Z] 6d4669ef9470: Waiting [2026-02-13T03:48:49.284Z] acf0ff6563bc: Waiting [2026-02-13T03:48:49.284Z] c4e71c2a4573: Waiting [2026-02-13T03:48:49.548Z] 651a85ebd29e: Pushed [2026-02-13T03:48:49.548Z] bc8a4c536b90: Pushed [2026-02-13T03:48:49.548Z] 5ecf4ce15652: Pushed [2026-02-13T03:48:49.548Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:49.820Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:49.821Z] 2878e15b6fed: Pushed [2026-02-13T03:48:49.821Z] e31a7113f72f: Pushed [2026-02-13T03:48:49.821Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:49.821Z] 6d4669ef9470: Pushed [2026-02-13T03:48:53.140Z] acf0ff6563bc: Pushed [2026-02-13T03:48:55.705Z] ffd2c5a8c60d: Pushed [2026-02-13T03:48:55.970Z] ebd653d73212: Pushed [2026-02-13T03:48:56.236Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:57.990Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:58.333Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-02-13T03:48:58.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-13T03:48:58.333Z] 651a85ebd29e: Preparing [2026-02-13T03:48:58.333Z] 5ecf4ce15652: Preparing [2026-02-13T03:48:58.333Z] ebd653d73212: Preparing [2026-02-13T03:48:58.333Z] ffd2c5a8c60d: Preparing [2026-02-13T03:48:58.333Z] bc8a4c536b90: Preparing [2026-02-13T03:48:58.333Z] 2878e15b6fed: Preparing [2026-02-13T03:48:58.333Z] e31a7113f72f: Preparing [2026-02-13T03:48:58.333Z] 00b804d8c982: Preparing [2026-02-13T03:48:58.333Z] 47da42a0f822: Preparing [2026-02-13T03:48:58.333Z] 6d4669ef9470: Preparing [2026-02-13T03:48:58.333Z] acf0ff6563bc: Preparing [2026-02-13T03:48:58.333Z] c4e71c2a4573: Preparing [2026-02-13T03:48:58.333Z] 00b804d8c982: Waiting [2026-02-13T03:48:58.333Z] 47da42a0f822: Waiting [2026-02-13T03:48:58.333Z] 6d4669ef9470: Waiting [2026-02-13T03:48:58.333Z] c4e71c2a4573: Waiting [2026-02-13T03:48:58.333Z] acf0ff6563bc: Waiting [2026-02-13T03:48:58.333Z] 2878e15b6fed: Waiting [2026-02-13T03:48:58.333Z] e31a7113f72f: Waiting [2026-02-13T03:48:58.333Z] ffd2c5a8c60d: Layer already exists [2026-02-13T03:48:58.333Z] bc8a4c536b90: Layer already exists [2026-02-13T03:48:58.333Z] 5ecf4ce15652: Layer already exists [2026-02-13T03:48:58.333Z] ebd653d73212: Layer already exists [2026-02-13T03:48:58.333Z] 651a85ebd29e: Layer already exists [2026-02-13T03:48:58.333Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:58.333Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:58.333Z] 2878e15b6fed: Layer already exists [2026-02-13T03:48:58.333Z] e31a7113f72f: Layer already exists [2026-02-13T03:48:58.333Z] 6d4669ef9470: Layer already exists [2026-02-13T03:48:58.333Z] acf0ff6563bc: Layer already exists [2026-02-13T03:48:58.333Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:58.595Z] latest: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:58.950Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:59.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 [2026-02-13T03:48:59.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-13T03:48:59.294Z] 651a85ebd29e: Preparing [2026-02-13T03:48:59.294Z] 5ecf4ce15652: Preparing [2026-02-13T03:48:59.294Z] ebd653d73212: Preparing [2026-02-13T03:48:59.294Z] ffd2c5a8c60d: Preparing [2026-02-13T03:48:59.294Z] bc8a4c536b90: Preparing [2026-02-13T03:48:59.294Z] 2878e15b6fed: Preparing [2026-02-13T03:48:59.294Z] e31a7113f72f: Preparing [2026-02-13T03:48:59.294Z] 00b804d8c982: Preparing [2026-02-13T03:48:59.294Z] 47da42a0f822: Preparing [2026-02-13T03:48:59.294Z] 6d4669ef9470: Preparing [2026-02-13T03:48:59.294Z] acf0ff6563bc: Preparing [2026-02-13T03:48:59.294Z] c4e71c2a4573: Preparing [2026-02-13T03:48:59.294Z] 2878e15b6fed: Waiting [2026-02-13T03:48:59.294Z] e31a7113f72f: Waiting [2026-02-13T03:48:59.294Z] 00b804d8c982: Waiting [2026-02-13T03:48:59.294Z] acf0ff6563bc: Waiting [2026-02-13T03:48:59.294Z] c4e71c2a4573: Waiting [2026-02-13T03:48:59.294Z] 47da42a0f822: Waiting [2026-02-13T03:48:59.294Z] 6d4669ef9470: Waiting [2026-02-13T03:48:59.294Z] ffd2c5a8c60d: Layer already exists [2026-02-13T03:48:59.294Z] 5ecf4ce15652: Layer already exists [2026-02-13T03:48:59.294Z] bc8a4c536b90: Layer already exists [2026-02-13T03:48:59.294Z] 651a85ebd29e: Layer already exists [2026-02-13T03:48:59.294Z] ebd653d73212: Layer already exists [2026-02-13T03:48:59.294Z] 00b804d8c982: Layer already exists [2026-02-13T03:48:59.294Z] 2878e15b6fed: Layer already exists [2026-02-13T03:48:59.294Z] 6d4669ef9470: Layer already exists [2026-02-13T03:48:59.294Z] e31a7113f72f: Layer already exists [2026-02-13T03:48:59.294Z] 47da42a0f822: Layer already exists [2026-02-13T03:48:59.294Z] acf0ff6563bc: Layer already exists [2026-02-13T03:48:59.294Z] c4e71c2a4573: Layer already exists [2026-02-13T03:48:59.556Z] 4.1.0-dev.99: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:48:59.904Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:00.249Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:00.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-13T03:49:00.249Z] 651a85ebd29e: Preparing [2026-02-13T03:49:00.249Z] 5ecf4ce15652: Preparing [2026-02-13T03:49:00.249Z] ebd653d73212: Preparing [2026-02-13T03:49:00.249Z] ffd2c5a8c60d: Preparing [2026-02-13T03:49:00.249Z] bc8a4c536b90: Preparing [2026-02-13T03:49:00.249Z] 2878e15b6fed: Preparing [2026-02-13T03:49:00.249Z] e31a7113f72f: Preparing [2026-02-13T03:49:00.249Z] 00b804d8c982: Preparing [2026-02-13T03:49:00.249Z] 47da42a0f822: Preparing [2026-02-13T03:49:00.249Z] 6d4669ef9470: Preparing [2026-02-13T03:49:00.249Z] acf0ff6563bc: Preparing [2026-02-13T03:49:00.249Z] c4e71c2a4573: Preparing [2026-02-13T03:49:00.249Z] 00b804d8c982: Waiting [2026-02-13T03:49:00.249Z] 47da42a0f822: Waiting [2026-02-13T03:49:00.249Z] 6d4669ef9470: Waiting [2026-02-13T03:49:00.249Z] acf0ff6563bc: Waiting [2026-02-13T03:49:00.249Z] 2878e15b6fed: Waiting [2026-02-13T03:49:00.249Z] e31a7113f72f: Waiting [2026-02-13T03:49:00.249Z] c4e71c2a4573: Waiting [2026-02-13T03:49:00.249Z] ebd653d73212: Layer already exists [2026-02-13T03:49:00.249Z] bc8a4c536b90: Layer already exists [2026-02-13T03:49:00.249Z] ffd2c5a8c60d: Layer already exists [2026-02-13T03:49:00.249Z] 651a85ebd29e: Layer already exists [2026-02-13T03:49:00.249Z] 5ecf4ce15652: Layer already exists [2026-02-13T03:49:00.249Z] 2878e15b6fed: Layer already exists [2026-02-13T03:49:00.249Z] 6d4669ef9470: Layer already exists [2026-02-13T03:49:00.249Z] e31a7113f72f: Layer already exists [2026-02-13T03:49:00.249Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:00.249Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:00.249Z] acf0ff6563bc: Layer already exists [2026-02-13T03:49:00.249Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:00.511Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:00.855Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:01.200Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2026-02-13T03:49:01.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2026-02-13T03:49:01.200Z] 651a85ebd29e: Preparing [2026-02-13T03:49:01.200Z] 5ecf4ce15652: Preparing [2026-02-13T03:49:01.200Z] ebd653d73212: Preparing [2026-02-13T03:49:01.200Z] ffd2c5a8c60d: Preparing [2026-02-13T03:49:01.200Z] bc8a4c536b90: Preparing [2026-02-13T03:49:01.200Z] 2878e15b6fed: Preparing [2026-02-13T03:49:01.200Z] e31a7113f72f: Preparing [2026-02-13T03:49:01.200Z] 00b804d8c982: Preparing [2026-02-13T03:49:01.200Z] 47da42a0f822: Preparing [2026-02-13T03:49:01.200Z] 6d4669ef9470: Preparing [2026-02-13T03:49:01.200Z] acf0ff6563bc: Preparing [2026-02-13T03:49:01.200Z] c4e71c2a4573: Preparing [2026-02-13T03:49:01.200Z] e31a7113f72f: Waiting [2026-02-13T03:49:01.200Z] 00b804d8c982: Waiting [2026-02-13T03:49:01.200Z] 47da42a0f822: Waiting [2026-02-13T03:49:01.200Z] 6d4669ef9470: Waiting [2026-02-13T03:49:01.200Z] acf0ff6563bc: Waiting [2026-02-13T03:49:01.200Z] c4e71c2a4573: Waiting [2026-02-13T03:49:01.200Z] 2878e15b6fed: Waiting [2026-02-13T03:49:01.200Z] ffd2c5a8c60d: Layer already exists [2026-02-13T03:49:01.200Z] ebd653d73212: Layer already exists [2026-02-13T03:49:01.200Z] 651a85ebd29e: Layer already exists [2026-02-13T03:49:01.200Z] 5ecf4ce15652: Layer already exists [2026-02-13T03:49:01.200Z] bc8a4c536b90: Layer already exists [2026-02-13T03:49:01.200Z] 2878e15b6fed: Layer already exists [2026-02-13T03:49:01.200Z] e31a7113f72f: Layer already exists [2026-02-13T03:49:01.200Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:01.200Z] 6d4669ef9470: Layer already exists [2026-02-13T03:49:01.200Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:01.200Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:01.200Z] acf0ff6563bc: Layer already exists [2026-02-13T03:49:01.463Z] main: digest: sha256:9f0adfa2bd83ed289600bae2b0f8738ad4dacaf4cdd30a6ef87ddbc1e21f9f28 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:49:01.544Z] ===================================================== [Pipeline] echo [2026-02-13T03:49:01.557Z] taggedImages: [2026-02-13T03:49:01.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:01.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2026-02-13T03:49:01.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 [2026-02-13T03:49:01.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:01.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-02-13T03:49:01.589Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2026-02-13T03:49:01.589Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:01.589Z] latest [2026-02-13T03:49:01.589Z] 4.1.0-dev.99 [2026-02-13T03:49:01.589Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:01.589Z] main [2026-02-13T03:49:01.589Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:01.943Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:02.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:02.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-13T03:49:02.289Z] ee208b242308: Preparing [2026-02-13T03:49:02.289Z] 19b55cdb5167: Preparing [2026-02-13T03:49:02.289Z] 00b804d8c982: Preparing [2026-02-13T03:49:02.289Z] 47da42a0f822: Preparing [2026-02-13T03:49:02.289Z] a6426623f868: Preparing [2026-02-13T03:49:02.289Z] f42551df174d: Preparing [2026-02-13T03:49:02.289Z] c4e71c2a4573: Preparing [2026-02-13T03:49:02.289Z] f42551df174d: Waiting [2026-02-13T03:49:02.289Z] c4e71c2a4573: Waiting [2026-02-13T03:49:02.289Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:02.554Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:02.554Z] a6426623f868: Pushed [2026-02-13T03:49:02.554Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:02.554Z] ee208b242308: Pushed [2026-02-13T03:49:04.485Z] f42551df174d: Pushed [2026-02-13T03:49:09.797Z] 19b55cdb5167: Pushed [2026-02-13T03:49:09.797Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:10.144Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:10.484Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-02-13T03:49:10.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-13T03:49:10.484Z] ee208b242308: Preparing [2026-02-13T03:49:10.484Z] 19b55cdb5167: Preparing [2026-02-13T03:49:10.484Z] 00b804d8c982: Preparing [2026-02-13T03:49:10.484Z] 47da42a0f822: Preparing [2026-02-13T03:49:10.484Z] a6426623f868: Preparing [2026-02-13T03:49:10.484Z] f42551df174d: Preparing [2026-02-13T03:49:10.484Z] c4e71c2a4573: Preparing [2026-02-13T03:49:10.484Z] f42551df174d: Waiting [2026-02-13T03:49:10.484Z] c4e71c2a4573: Waiting [2026-02-13T03:49:10.484Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:10.484Z] ee208b242308: Layer already exists [2026-02-13T03:49:10.484Z] 19b55cdb5167: Layer already exists [2026-02-13T03:49:10.484Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:10.484Z] a6426623f868: Layer already exists [2026-02-13T03:49:10.484Z] f42551df174d: Layer already exists [2026-02-13T03:49:10.484Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:10.747Z] latest: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:11.091Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:11.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 [2026-02-13T03:49:11.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-13T03:49:11.433Z] ee208b242308: Preparing [2026-02-13T03:49:11.433Z] 19b55cdb5167: Preparing [2026-02-13T03:49:11.433Z] 00b804d8c982: Preparing [2026-02-13T03:49:11.433Z] 47da42a0f822: Preparing [2026-02-13T03:49:11.433Z] a6426623f868: Preparing [2026-02-13T03:49:11.433Z] f42551df174d: Preparing [2026-02-13T03:49:11.433Z] c4e71c2a4573: Preparing [2026-02-13T03:49:11.433Z] f42551df174d: Waiting [2026-02-13T03:49:11.433Z] c4e71c2a4573: Waiting [2026-02-13T03:49:11.433Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:11.433Z] 19b55cdb5167: Layer already exists [2026-02-13T03:49:11.433Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:11.433Z] a6426623f868: Layer already exists [2026-02-13T03:49:11.433Z] ee208b242308: Layer already exists [2026-02-13T03:49:11.433Z] f42551df174d: Layer already exists [2026-02-13T03:49:11.433Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:11.695Z] 4.1.0-dev.99: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:12.039Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:12.383Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:12.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-13T03:49:12.383Z] ee208b242308: Preparing [2026-02-13T03:49:12.383Z] 19b55cdb5167: Preparing [2026-02-13T03:49:12.383Z] 00b804d8c982: Preparing [2026-02-13T03:49:12.383Z] 47da42a0f822: Preparing [2026-02-13T03:49:12.383Z] a6426623f868: Preparing [2026-02-13T03:49:12.383Z] f42551df174d: Preparing [2026-02-13T03:49:12.383Z] c4e71c2a4573: Preparing [2026-02-13T03:49:12.383Z] f42551df174d: Waiting [2026-02-13T03:49:12.383Z] c4e71c2a4573: Waiting [2026-02-13T03:49:12.383Z] ee208b242308: Layer already exists [2026-02-13T03:49:12.383Z] 19b55cdb5167: Layer already exists [2026-02-13T03:49:12.383Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:12.383Z] a6426623f868: Layer already exists [2026-02-13T03:49:12.383Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:12.383Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:12.383Z] f42551df174d: Layer already exists [2026-02-13T03:49:12.383Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:12.729Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:13.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2026-02-13T03:49:13.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2026-02-13T03:49:13.063Z] ee208b242308: Preparing [2026-02-13T03:49:13.063Z] 19b55cdb5167: Preparing [2026-02-13T03:49:13.063Z] 00b804d8c982: Preparing [2026-02-13T03:49:13.063Z] 47da42a0f822: Preparing [2026-02-13T03:49:13.063Z] a6426623f868: Preparing [2026-02-13T03:49:13.063Z] f42551df174d: Preparing [2026-02-13T03:49:13.063Z] c4e71c2a4573: Preparing [2026-02-13T03:49:13.063Z] f42551df174d: Waiting [2026-02-13T03:49:13.063Z] c4e71c2a4573: Waiting [2026-02-13T03:49:13.063Z] a6426623f868: Layer already exists [2026-02-13T03:49:13.063Z] 19b55cdb5167: Layer already exists [2026-02-13T03:49:13.063Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:13.063Z] ee208b242308: Layer already exists [2026-02-13T03:49:13.063Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:13.063Z] f42551df174d: Layer already exists [2026-02-13T03:49:13.063Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:13.063Z] main: digest: sha256:af64daff41d044b7494437d82a587494efa02228edef794a3ab1d8b9a333fa74 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:49:13.396Z] ===================================================== [Pipeline] echo [2026-02-13T03:49:13.409Z] taggedImages: [2026-02-13T03:49:13.409Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:13.409Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2026-02-13T03:49:13.409Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 [2026-02-13T03:49:13.409Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:13.409Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-02-13T03:49:13.440Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2026-02-13T03:49:13.440Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:13.440Z] latest [2026-02-13T03:49:13.440Z] 4.1.0-dev.99 [2026-02-13T03:49:13.440Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:13.440Z] main [2026-02-13T03:49:13.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:13.785Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:14.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:14.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-13T03:49:14.134Z] 1e0a452fd1b9: Preparing [2026-02-13T03:49:14.134Z] 61442d9f20e1: Preparing [2026-02-13T03:49:14.134Z] 467a028e57b0: Preparing [2026-02-13T03:49:14.134Z] 00b804d8c982: Preparing [2026-02-13T03:49:14.134Z] 47da42a0f822: Preparing [2026-02-13T03:49:14.134Z] bb176433495f: Preparing [2026-02-13T03:49:14.134Z] 1e7e4b9c0f92: Preparing [2026-02-13T03:49:14.134Z] 7a0638c4f621: Preparing [2026-02-13T03:49:14.134Z] 27ef21f65815: Preparing [2026-02-13T03:49:14.134Z] c4e71c2a4573: Preparing [2026-02-13T03:49:14.134Z] 1e7e4b9c0f92: Waiting [2026-02-13T03:49:14.134Z] 7a0638c4f621: Waiting [2026-02-13T03:49:14.134Z] 27ef21f65815: Waiting [2026-02-13T03:49:14.134Z] c4e71c2a4573: Waiting [2026-02-13T03:49:14.134Z] bb176433495f: Waiting [2026-02-13T03:49:14.134Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:14.134Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:14.398Z] 61442d9f20e1: Pushed [2026-02-13T03:49:14.398Z] 467a028e57b0: Pushed [2026-02-13T03:49:14.398Z] 1e0a452fd1b9: Pushed [2026-02-13T03:49:14.398Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:14.398Z] 7a0638c4f621: Pushed [2026-02-13T03:49:15.347Z] 27ef21f65815: Pushed [2026-02-13T03:49:27.614Z] 1e7e4b9c0f92: Pushed [2026-02-13T03:49:42.564Z] bb176433495f: Pushed [2026-02-13T03:49:42.564Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:42.909Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:43.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-02-13T03:49:43.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-13T03:49:43.260Z] 1e0a452fd1b9: Preparing [2026-02-13T03:49:43.260Z] 61442d9f20e1: Preparing [2026-02-13T03:49:43.260Z] 467a028e57b0: Preparing [2026-02-13T03:49:43.260Z] 00b804d8c982: Preparing [2026-02-13T03:49:43.260Z] 47da42a0f822: Preparing [2026-02-13T03:49:43.260Z] bb176433495f: Preparing [2026-02-13T03:49:43.260Z] 1e7e4b9c0f92: Preparing [2026-02-13T03:49:43.260Z] 7a0638c4f621: Preparing [2026-02-13T03:49:43.260Z] 27ef21f65815: Preparing [2026-02-13T03:49:43.260Z] c4e71c2a4573: Preparing [2026-02-13T03:49:43.260Z] bb176433495f: Waiting [2026-02-13T03:49:43.260Z] 7a0638c4f621: Waiting [2026-02-13T03:49:43.260Z] 1e7e4b9c0f92: Waiting [2026-02-13T03:49:43.260Z] 27ef21f65815: Waiting [2026-02-13T03:49:43.260Z] c4e71c2a4573: Waiting [2026-02-13T03:49:43.260Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:43.260Z] 467a028e57b0: Layer already exists [2026-02-13T03:49:43.260Z] 61442d9f20e1: Layer already exists [2026-02-13T03:49:43.260Z] 1e0a452fd1b9: Layer already exists [2026-02-13T03:49:43.260Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:43.260Z] 7a0638c4f621: Layer already exists [2026-02-13T03:49:43.260Z] 27ef21f65815: Layer already exists [2026-02-13T03:49:43.260Z] bb176433495f: Layer already exists [2026-02-13T03:49:43.260Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:43.260Z] 1e7e4b9c0f92: Layer already exists [2026-02-13T03:49:43.524Z] latest: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:43.941Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:44.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 [2026-02-13T03:49:44.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-13T03:49:44.282Z] 1e0a452fd1b9: Preparing [2026-02-13T03:49:44.282Z] 61442d9f20e1: Preparing [2026-02-13T03:49:44.282Z] 467a028e57b0: Preparing [2026-02-13T03:49:44.282Z] 00b804d8c982: Preparing [2026-02-13T03:49:44.282Z] 47da42a0f822: Preparing [2026-02-13T03:49:44.282Z] bb176433495f: Preparing [2026-02-13T03:49:44.282Z] 1e7e4b9c0f92: Preparing [2026-02-13T03:49:44.282Z] 7a0638c4f621: Preparing [2026-02-13T03:49:44.282Z] 27ef21f65815: Preparing [2026-02-13T03:49:44.282Z] c4e71c2a4573: Preparing [2026-02-13T03:49:44.282Z] 7a0638c4f621: Waiting [2026-02-13T03:49:44.282Z] 27ef21f65815: Waiting [2026-02-13T03:49:44.282Z] c4e71c2a4573: Waiting [2026-02-13T03:49:44.282Z] bb176433495f: Waiting [2026-02-13T03:49:44.282Z] 1e7e4b9c0f92: Waiting [2026-02-13T03:49:44.282Z] 1e0a452fd1b9: Layer already exists [2026-02-13T03:49:44.282Z] 467a028e57b0: Layer already exists [2026-02-13T03:49:44.282Z] 61442d9f20e1: Layer already exists [2026-02-13T03:49:44.282Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:44.282Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:44.282Z] 1e7e4b9c0f92: Layer already exists [2026-02-13T03:49:44.282Z] 7a0638c4f621: Layer already exists [2026-02-13T03:49:44.282Z] bb176433495f: Layer already exists [2026-02-13T03:49:44.282Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:44.282Z] 27ef21f65815: Layer already exists [2026-02-13T03:49:44.545Z] 4.1.0-dev.99: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:44.883Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:45.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:45.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-13T03:49:45.221Z] 1e0a452fd1b9: Preparing [2026-02-13T03:49:45.221Z] 61442d9f20e1: Preparing [2026-02-13T03:49:45.221Z] 467a028e57b0: Preparing [2026-02-13T03:49:45.221Z] 00b804d8c982: Preparing [2026-02-13T03:49:45.221Z] 47da42a0f822: Preparing [2026-02-13T03:49:45.221Z] bb176433495f: Preparing [2026-02-13T03:49:45.221Z] 1e7e4b9c0f92: Preparing [2026-02-13T03:49:45.221Z] 7a0638c4f621: Preparing [2026-02-13T03:49:45.221Z] 27ef21f65815: Preparing [2026-02-13T03:49:45.221Z] c4e71c2a4573: Preparing [2026-02-13T03:49:45.221Z] 7a0638c4f621: Waiting [2026-02-13T03:49:45.221Z] 27ef21f65815: Waiting [2026-02-13T03:49:45.221Z] c4e71c2a4573: Waiting [2026-02-13T03:49:45.221Z] 1e7e4b9c0f92: Waiting [2026-02-13T03:49:45.221Z] bb176433495f: Waiting [2026-02-13T03:49:45.221Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:45.221Z] 1e0a452fd1b9: Layer already exists [2026-02-13T03:49:45.221Z] 61442d9f20e1: Layer already exists [2026-02-13T03:49:45.221Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:45.221Z] 467a028e57b0: Layer already exists [2026-02-13T03:49:45.221Z] 1e7e4b9c0f92: Layer already exists [2026-02-13T03:49:45.221Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:45.221Z] bb176433495f: Layer already exists [2026-02-13T03:49:45.221Z] 7a0638c4f621: Layer already exists [2026-02-13T03:49:45.221Z] 27ef21f65815: Layer already exists [2026-02-13T03:49:45.221Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:45.562Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:45.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2026-02-13T03:49:45.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2026-02-13T03:49:45.902Z] 1e0a452fd1b9: Preparing [2026-02-13T03:49:45.902Z] 61442d9f20e1: Preparing [2026-02-13T03:49:45.902Z] 467a028e57b0: Preparing [2026-02-13T03:49:45.902Z] 00b804d8c982: Preparing [2026-02-13T03:49:45.902Z] 47da42a0f822: Preparing [2026-02-13T03:49:45.902Z] bb176433495f: Preparing [2026-02-13T03:49:45.902Z] 1e7e4b9c0f92: Preparing [2026-02-13T03:49:45.902Z] 7a0638c4f621: Preparing [2026-02-13T03:49:45.902Z] 27ef21f65815: Preparing [2026-02-13T03:49:45.902Z] c4e71c2a4573: Preparing [2026-02-13T03:49:45.902Z] 1e7e4b9c0f92: Waiting [2026-02-13T03:49:45.902Z] 7a0638c4f621: Waiting [2026-02-13T03:49:45.902Z] 27ef21f65815: Waiting [2026-02-13T03:49:45.902Z] c4e71c2a4573: Waiting [2026-02-13T03:49:45.902Z] 61442d9f20e1: Layer already exists [2026-02-13T03:49:45.902Z] 1e0a452fd1b9: Layer already exists [2026-02-13T03:49:45.902Z] 467a028e57b0: Layer already exists [2026-02-13T03:49:45.902Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:45.902Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:45.902Z] bb176433495f: Layer already exists [2026-02-13T03:49:45.902Z] 7a0638c4f621: Layer already exists [2026-02-13T03:49:45.902Z] 27ef21f65815: Layer already exists [2026-02-13T03:49:45.902Z] 1e7e4b9c0f92: Layer already exists [2026-02-13T03:49:45.902Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:46.165Z] main: digest: sha256:88b60fe577310d54fbb38759a804fff52dd7120b246e92ff9897c48acbfa19b5 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:49:46.237Z] ===================================================== [Pipeline] echo [2026-02-13T03:49:46.248Z] taggedImages: [2026-02-13T03:49:46.248Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:46.248Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2026-02-13T03:49:46.248Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 [2026-02-13T03:49:46.248Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:46.248Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-02-13T03:49:46.272Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2026-02-13T03:49:46.272Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:46.272Z] latest [2026-02-13T03:49:46.272Z] 4.1.0-dev.99 [2026-02-13T03:49:46.272Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:49:46.272Z] main [2026-02-13T03:49:46.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:46.624Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:49:46.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:49:46.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-13T03:49:46.962Z] 85b28e877b32: Preparing [2026-02-13T03:49:46.962Z] 54449add06db: Preparing [2026-02-13T03:49:46.962Z] fc8ab9802791: Preparing [2026-02-13T03:49:46.962Z] 00b804d8c982: Preparing [2026-02-13T03:49:46.962Z] 47da42a0f822: Preparing [2026-02-13T03:49:46.962Z] 3d4e3308df2a: Preparing [2026-02-13T03:49:46.962Z] aa708b9d820e: Preparing [2026-02-13T03:49:46.962Z] d3d146723e1c: Preparing [2026-02-13T03:49:46.962Z] c4e71c2a4573: Preparing [2026-02-13T03:49:46.962Z] 3d4e3308df2a: Waiting [2026-02-13T03:49:46.962Z] d3d146723e1c: Waiting [2026-02-13T03:49:46.962Z] c4e71c2a4573: Waiting [2026-02-13T03:49:46.962Z] aa708b9d820e: Waiting [2026-02-13T03:49:47.226Z] fc8ab9802791: Pushed [2026-02-13T03:49:47.226Z] 54449add06db: Pushed [2026-02-13T03:49:50.549Z] 47da42a0f822: Layer already exists [2026-02-13T03:49:50.549Z] 00b804d8c982: Layer already exists [2026-02-13T03:49:50.549Z] 85b28e877b32: Pushed [2026-02-13T03:49:50.549Z] c4e71c2a4573: Layer already exists [2026-02-13T03:49:50.549Z] aa708b9d820e: Pushed [2026-02-13T03:49:50.813Z] d3d146723e1c: Pushed [2026-02-13T03:50:17.443Z] 3d4e3308df2a: Pushed [2026-02-13T03:50:17.708Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:18.064Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:18.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-02-13T03:50:18.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-13T03:50:18.408Z] 85b28e877b32: Preparing [2026-02-13T03:50:18.408Z] 54449add06db: Preparing [2026-02-13T03:50:18.408Z] fc8ab9802791: Preparing [2026-02-13T03:50:18.408Z] 00b804d8c982: Preparing [2026-02-13T03:50:18.408Z] 47da42a0f822: Preparing [2026-02-13T03:50:18.408Z] 3d4e3308df2a: Preparing [2026-02-13T03:50:18.408Z] aa708b9d820e: Preparing [2026-02-13T03:50:18.408Z] d3d146723e1c: Preparing [2026-02-13T03:50:18.408Z] c4e71c2a4573: Preparing [2026-02-13T03:50:18.408Z] d3d146723e1c: Waiting [2026-02-13T03:50:18.408Z] 3d4e3308df2a: Waiting [2026-02-13T03:50:18.408Z] c4e71c2a4573: Waiting [2026-02-13T03:50:18.408Z] aa708b9d820e: Waiting [2026-02-13T03:50:18.408Z] 54449add06db: Layer already exists [2026-02-13T03:50:18.408Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:18.408Z] 85b28e877b32: Layer already exists [2026-02-13T03:50:18.408Z] fc8ab9802791: Layer already exists [2026-02-13T03:50:18.408Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:18.408Z] 3d4e3308df2a: Layer already exists [2026-02-13T03:50:18.408Z] aa708b9d820e: Layer already exists [2026-02-13T03:50:18.408Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:18.408Z] d3d146723e1c: Layer already exists [2026-02-13T03:50:18.672Z] latest: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:19.017Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:19.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 [2026-02-13T03:50:19.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-13T03:50:19.390Z] 85b28e877b32: Preparing [2026-02-13T03:50:19.390Z] 54449add06db: Preparing [2026-02-13T03:50:19.390Z] fc8ab9802791: Preparing [2026-02-13T03:50:19.390Z] 00b804d8c982: Preparing [2026-02-13T03:50:19.390Z] 47da42a0f822: Preparing [2026-02-13T03:50:19.390Z] 3d4e3308df2a: Preparing [2026-02-13T03:50:19.390Z] aa708b9d820e: Preparing [2026-02-13T03:50:19.390Z] d3d146723e1c: Preparing [2026-02-13T03:50:19.390Z] c4e71c2a4573: Preparing [2026-02-13T03:50:19.390Z] aa708b9d820e: Waiting [2026-02-13T03:50:19.390Z] c4e71c2a4573: Waiting [2026-02-13T03:50:19.390Z] 3d4e3308df2a: Waiting [2026-02-13T03:50:19.390Z] fc8ab9802791: Layer already exists [2026-02-13T03:50:19.390Z] 54449add06db: Layer already exists [2026-02-13T03:50:19.390Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:19.390Z] 85b28e877b32: Layer already exists [2026-02-13T03:50:19.390Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:19.390Z] 3d4e3308df2a: Layer already exists [2026-02-13T03:50:19.390Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:19.390Z] aa708b9d820e: Layer already exists [2026-02-13T03:50:19.390Z] d3d146723e1c: Layer already exists [2026-02-13T03:50:19.657Z] 4.1.0-dev.99: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:20.025Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:20.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:50:20.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-13T03:50:20.396Z] 85b28e877b32: Preparing [2026-02-13T03:50:20.396Z] 54449add06db: Preparing [2026-02-13T03:50:20.396Z] fc8ab9802791: Preparing [2026-02-13T03:50:20.396Z] 00b804d8c982: Preparing [2026-02-13T03:50:20.396Z] 47da42a0f822: Preparing [2026-02-13T03:50:20.396Z] 3d4e3308df2a: Preparing [2026-02-13T03:50:20.396Z] aa708b9d820e: Preparing [2026-02-13T03:50:20.396Z] d3d146723e1c: Preparing [2026-02-13T03:50:20.396Z] c4e71c2a4573: Preparing [2026-02-13T03:50:20.396Z] aa708b9d820e: Waiting [2026-02-13T03:50:20.396Z] d3d146723e1c: Waiting [2026-02-13T03:50:20.396Z] c4e71c2a4573: Waiting [2026-02-13T03:50:20.396Z] 3d4e3308df2a: Waiting [2026-02-13T03:50:20.396Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:20.396Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:20.396Z] fc8ab9802791: Layer already exists [2026-02-13T03:50:20.396Z] 54449add06db: Layer already exists [2026-02-13T03:50:20.396Z] 85b28e877b32: Layer already exists [2026-02-13T03:50:20.396Z] d3d146723e1c: Layer already exists [2026-02-13T03:50:20.396Z] 3d4e3308df2a: Layer already exists [2026-02-13T03:50:20.396Z] aa708b9d820e: Layer already exists [2026-02-13T03:50:20.396Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:20.667Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:21.083Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:21.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2026-02-13T03:50:21.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2026-02-13T03:50:21.421Z] 85b28e877b32: Preparing [2026-02-13T03:50:21.421Z] 54449add06db: Preparing [2026-02-13T03:50:21.421Z] fc8ab9802791: Preparing [2026-02-13T03:50:21.421Z] 00b804d8c982: Preparing [2026-02-13T03:50:21.421Z] 47da42a0f822: Preparing [2026-02-13T03:50:21.421Z] 3d4e3308df2a: Preparing [2026-02-13T03:50:21.421Z] aa708b9d820e: Preparing [2026-02-13T03:50:21.421Z] d3d146723e1c: Preparing [2026-02-13T03:50:21.421Z] c4e71c2a4573: Preparing [2026-02-13T03:50:21.421Z] aa708b9d820e: Waiting [2026-02-13T03:50:21.421Z] 3d4e3308df2a: Waiting [2026-02-13T03:50:21.421Z] d3d146723e1c: Waiting [2026-02-13T03:50:21.421Z] c4e71c2a4573: Waiting [2026-02-13T03:50:21.421Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:21.421Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:21.421Z] fc8ab9802791: Layer already exists [2026-02-13T03:50:21.421Z] 85b28e877b32: Layer already exists [2026-02-13T03:50:21.421Z] 54449add06db: Layer already exists [2026-02-13T03:50:21.421Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:21.421Z] 3d4e3308df2a: Layer already exists [2026-02-13T03:50:21.421Z] d3d146723e1c: Layer already exists [2026-02-13T03:50:21.421Z] aa708b9d820e: Layer already exists [2026-02-13T03:50:21.682Z] main: digest: sha256:bae0ed07580e5a0e8f876ebb770df31753d933442efc216945fa4916ada808cc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:50:21.755Z] ===================================================== [Pipeline] echo [2026-02-13T03:50:21.767Z] taggedImages: [2026-02-13T03:50:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:50:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2026-02-13T03:50:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 [2026-02-13T03:50:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:50:21.767Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-02-13T03:50:21.789Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2026-02-13T03:50:21.789Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:50:21.789Z] latest [2026-02-13T03:50:21.789Z] 4.1.0-dev.99 [2026-02-13T03:50:21.789Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:50:21.789Z] main [2026-02-13T03:50:21.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:22.147Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:22.496Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:50:22.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-13T03:50:22.497Z] 821d830b3bd5: Preparing [2026-02-13T03:50:22.497Z] bc38ca6551cc: Preparing [2026-02-13T03:50:22.497Z] febabd3e9bc0: Preparing [2026-02-13T03:50:22.497Z] 00b804d8c982: Preparing [2026-02-13T03:50:22.497Z] 47da42a0f822: Preparing [2026-02-13T03:50:22.497Z] ebf76161fea6: Preparing [2026-02-13T03:50:22.497Z] 7a0638c4f621: Preparing [2026-02-13T03:50:22.497Z] 27ef21f65815: Preparing [2026-02-13T03:50:22.497Z] c4e71c2a4573: Preparing [2026-02-13T03:50:22.497Z] ebf76161fea6: Waiting [2026-02-13T03:50:22.497Z] 7a0638c4f621: Waiting [2026-02-13T03:50:22.497Z] 27ef21f65815: Waiting [2026-02-13T03:50:22.497Z] c4e71c2a4573: Waiting [2026-02-13T03:50:22.497Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:22.497Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:22.497Z] 7a0638c4f621: Layer already exists [2026-02-13T03:50:22.758Z] 27ef21f65815: Layer already exists [2026-02-13T03:50:22.759Z] bc38ca6551cc: Pushed [2026-02-13T03:50:22.759Z] 821d830b3bd5: Pushed [2026-02-13T03:50:22.759Z] febabd3e9bc0: Pushed [2026-02-13T03:50:22.759Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:49.394Z] ebf76161fea6: Pushed [2026-02-13T03:50:49.658Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:50.010Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:50.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-02-13T03:50:50.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-13T03:50:50.349Z] 821d830b3bd5: Preparing [2026-02-13T03:50:50.349Z] bc38ca6551cc: Preparing [2026-02-13T03:50:50.349Z] febabd3e9bc0: Preparing [2026-02-13T03:50:50.349Z] 00b804d8c982: Preparing [2026-02-13T03:50:50.349Z] 47da42a0f822: Preparing [2026-02-13T03:50:50.349Z] ebf76161fea6: Preparing [2026-02-13T03:50:50.349Z] 7a0638c4f621: Preparing [2026-02-13T03:50:50.349Z] 27ef21f65815: Preparing [2026-02-13T03:50:50.349Z] c4e71c2a4573: Preparing [2026-02-13T03:50:50.349Z] 7a0638c4f621: Waiting [2026-02-13T03:50:50.349Z] 27ef21f65815: Waiting [2026-02-13T03:50:50.349Z] c4e71c2a4573: Waiting [2026-02-13T03:50:50.349Z] ebf76161fea6: Waiting [2026-02-13T03:50:50.349Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:50.349Z] 821d830b3bd5: Layer already exists [2026-02-13T03:50:50.349Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:50.349Z] febabd3e9bc0: Layer already exists [2026-02-13T03:50:50.349Z] bc38ca6551cc: Layer already exists [2026-02-13T03:50:50.349Z] ebf76161fea6: Layer already exists [2026-02-13T03:50:50.349Z] 27ef21f65815: Layer already exists [2026-02-13T03:50:50.349Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:50.349Z] 7a0638c4f621: Layer already exists [2026-02-13T03:50:50.613Z] latest: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:50.954Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:51.297Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 [2026-02-13T03:50:51.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-13T03:50:51.297Z] 821d830b3bd5: Preparing [2026-02-13T03:50:51.297Z] bc38ca6551cc: Preparing [2026-02-13T03:50:51.297Z] febabd3e9bc0: Preparing [2026-02-13T03:50:51.297Z] 00b804d8c982: Preparing [2026-02-13T03:50:51.297Z] 47da42a0f822: Preparing [2026-02-13T03:50:51.297Z] ebf76161fea6: Preparing [2026-02-13T03:50:51.297Z] 7a0638c4f621: Preparing [2026-02-13T03:50:51.297Z] 27ef21f65815: Preparing [2026-02-13T03:50:51.297Z] c4e71c2a4573: Preparing [2026-02-13T03:50:51.297Z] 7a0638c4f621: Waiting [2026-02-13T03:50:51.297Z] 27ef21f65815: Waiting [2026-02-13T03:50:51.297Z] ebf76161fea6: Waiting [2026-02-13T03:50:51.297Z] bc38ca6551cc: Layer already exists [2026-02-13T03:50:51.297Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:51.297Z] febabd3e9bc0: Layer already exists [2026-02-13T03:50:51.297Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:51.297Z] 821d830b3bd5: Layer already exists [2026-02-13T03:50:51.297Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:51.297Z] 27ef21f65815: Layer already exists [2026-02-13T03:50:51.297Z] 7a0638c4f621: Layer already exists [2026-02-13T03:50:51.297Z] ebf76161fea6: Layer already exists [2026-02-13T03:50:51.297Z] 4.1.0-dev.99: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:51.900Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:54.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:50:54.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-13T03:50:54.805Z] 821d830b3bd5: Preparing [2026-02-13T03:50:54.805Z] bc38ca6551cc: Preparing [2026-02-13T03:50:54.805Z] febabd3e9bc0: Preparing [2026-02-13T03:50:54.805Z] 00b804d8c982: Preparing [2026-02-13T03:50:54.805Z] 47da42a0f822: Preparing [2026-02-13T03:50:54.805Z] ebf76161fea6: Preparing [2026-02-13T03:50:54.805Z] 7a0638c4f621: Preparing [2026-02-13T03:50:54.805Z] 27ef21f65815: Preparing [2026-02-13T03:50:54.805Z] c4e71c2a4573: Preparing [2026-02-13T03:50:54.805Z] c4e71c2a4573: Waiting [2026-02-13T03:50:54.805Z] 7a0638c4f621: Waiting [2026-02-13T03:50:54.805Z] ebf76161fea6: Waiting [2026-02-13T03:50:54.805Z] 27ef21f65815: Waiting [2026-02-13T03:50:54.805Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:54.805Z] 821d830b3bd5: Layer already exists [2026-02-13T03:50:54.805Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:54.805Z] bc38ca6551cc: Layer already exists [2026-02-13T03:50:54.805Z] febabd3e9bc0: Layer already exists [2026-02-13T03:50:54.805Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:54.805Z] ebf76161fea6: Layer already exists [2026-02-13T03:50:54.805Z] 7a0638c4f621: Layer already exists [2026-02-13T03:50:54.805Z] 27ef21f65815: Layer already exists [2026-02-13T03:50:55.069Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:55.416Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:55.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2026-02-13T03:50:55.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2026-02-13T03:50:55.751Z] 821d830b3bd5: Preparing [2026-02-13T03:50:55.751Z] bc38ca6551cc: Preparing [2026-02-13T03:50:55.751Z] febabd3e9bc0: Preparing [2026-02-13T03:50:55.751Z] 00b804d8c982: Preparing [2026-02-13T03:50:55.751Z] 47da42a0f822: Preparing [2026-02-13T03:50:55.751Z] ebf76161fea6: Preparing [2026-02-13T03:50:55.751Z] 7a0638c4f621: Preparing [2026-02-13T03:50:55.751Z] 27ef21f65815: Preparing [2026-02-13T03:50:55.751Z] c4e71c2a4573: Preparing [2026-02-13T03:50:55.751Z] 7a0638c4f621: Waiting [2026-02-13T03:50:55.751Z] 27ef21f65815: Waiting [2026-02-13T03:50:55.751Z] c4e71c2a4573: Waiting [2026-02-13T03:50:55.751Z] ebf76161fea6: Waiting [2026-02-13T03:50:55.751Z] bc38ca6551cc: Layer already exists [2026-02-13T03:50:55.751Z] 821d830b3bd5: Layer already exists [2026-02-13T03:50:55.751Z] febabd3e9bc0: Layer already exists [2026-02-13T03:50:55.751Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:55.751Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:55.751Z] ebf76161fea6: Layer already exists [2026-02-13T03:50:55.751Z] 7a0638c4f621: Layer already exists [2026-02-13T03:50:55.751Z] 27ef21f65815: Layer already exists [2026-02-13T03:50:55.751Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:55.751Z] main: digest: sha256:9e15096d13f4166fbeaf727a06eb2e96131f99a5ad71dd43fb2c2608656c7de7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:50:56.090Z] ===================================================== [Pipeline] echo [2026-02-13T03:50:56.103Z] taggedImages: [2026-02-13T03:50:56.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:50:56.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2026-02-13T03:50:56.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 [2026-02-13T03:50:56.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:50:56.103Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-02-13T03:50:56.132Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2026-02-13T03:50:56.132Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:50:56.132Z] latest [2026-02-13T03:50:56.132Z] 4.1.0-dev.99 [2026-02-13T03:50:56.132Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:50:56.132Z] main [2026-02-13T03:50:56.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:56.492Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:50:56.839Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:50:56.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-13T03:50:56.839Z] f72f2f782f40: Preparing [2026-02-13T03:50:56.839Z] 158f9d7ab888: Preparing [2026-02-13T03:50:56.839Z] 00b804d8c982: Preparing [2026-02-13T03:50:56.839Z] 47da42a0f822: Preparing [2026-02-13T03:50:56.839Z] 878f8295df53: Preparing [2026-02-13T03:50:56.839Z] 939512d32ecb: Preparing [2026-02-13T03:50:56.839Z] c4e71c2a4573: Preparing [2026-02-13T03:50:56.839Z] 939512d32ecb: Waiting [2026-02-13T03:50:56.839Z] c4e71c2a4573: Waiting [2026-02-13T03:50:56.839Z] 00b804d8c982: Layer already exists [2026-02-13T03:50:57.102Z] 47da42a0f822: Layer already exists [2026-02-13T03:50:57.102Z] c4e71c2a4573: Layer already exists [2026-02-13T03:50:57.102Z] 878f8295df53: Pushed [2026-02-13T03:50:57.102Z] f72f2f782f40: Pushed [2026-02-13T03:50:58.050Z] 939512d32ecb: Pushed [2026-02-13T03:51:06.216Z] 158f9d7ab888: Pushed [2026-02-13T03:51:06.216Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:07.964Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:08.312Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-02-13T03:51:08.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-13T03:51:08.312Z] f72f2f782f40: Preparing [2026-02-13T03:51:08.312Z] 158f9d7ab888: Preparing [2026-02-13T03:51:08.312Z] 00b804d8c982: Preparing [2026-02-13T03:51:08.312Z] 47da42a0f822: Preparing [2026-02-13T03:51:08.312Z] 878f8295df53: Preparing [2026-02-13T03:51:08.312Z] 939512d32ecb: Preparing [2026-02-13T03:51:08.312Z] c4e71c2a4573: Preparing [2026-02-13T03:51:08.312Z] 939512d32ecb: Waiting [2026-02-13T03:51:08.312Z] c4e71c2a4573: Waiting [2026-02-13T03:51:08.312Z] f72f2f782f40: Layer already exists [2026-02-13T03:51:08.312Z] 878f8295df53: Layer already exists [2026-02-13T03:51:08.312Z] 158f9d7ab888: Layer already exists [2026-02-13T03:51:08.312Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:08.312Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:08.312Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:08.312Z] 939512d32ecb: Layer already exists [2026-02-13T03:51:08.312Z] latest: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:08.922Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:09.267Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 [2026-02-13T03:51:09.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-13T03:51:09.267Z] f72f2f782f40: Preparing [2026-02-13T03:51:09.267Z] 158f9d7ab888: Preparing [2026-02-13T03:51:09.267Z] 00b804d8c982: Preparing [2026-02-13T03:51:09.267Z] 47da42a0f822: Preparing [2026-02-13T03:51:09.267Z] 878f8295df53: Preparing [2026-02-13T03:51:09.267Z] 939512d32ecb: Preparing [2026-02-13T03:51:09.267Z] c4e71c2a4573: Preparing [2026-02-13T03:51:09.267Z] 939512d32ecb: Waiting [2026-02-13T03:51:09.267Z] c4e71c2a4573: Waiting [2026-02-13T03:51:09.267Z] f72f2f782f40: Layer already exists [2026-02-13T03:51:09.267Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:09.267Z] 158f9d7ab888: Layer already exists [2026-02-13T03:51:09.267Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:09.267Z] 878f8295df53: Layer already exists [2026-02-13T03:51:09.267Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:09.267Z] 939512d32ecb: Layer already exists [2026-02-13T03:51:09.267Z] 4.1.0-dev.99: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:09.875Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:10.216Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:51:10.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-13T03:51:10.216Z] f72f2f782f40: Preparing [2026-02-13T03:51:10.216Z] 158f9d7ab888: Preparing [2026-02-13T03:51:10.216Z] 00b804d8c982: Preparing [2026-02-13T03:51:10.216Z] 47da42a0f822: Preparing [2026-02-13T03:51:10.216Z] 878f8295df53: Preparing [2026-02-13T03:51:10.216Z] 939512d32ecb: Preparing [2026-02-13T03:51:10.216Z] c4e71c2a4573: Preparing [2026-02-13T03:51:10.216Z] 939512d32ecb: Waiting [2026-02-13T03:51:10.216Z] c4e71c2a4573: Waiting [2026-02-13T03:51:10.216Z] 158f9d7ab888: Layer already exists [2026-02-13T03:51:10.216Z] f72f2f782f40: Layer already exists [2026-02-13T03:51:10.216Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:10.216Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:10.216Z] 878f8295df53: Layer already exists [2026-02-13T03:51:10.216Z] 939512d32ecb: Layer already exists [2026-02-13T03:51:10.216Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:10.216Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:10.568Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:10.903Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2026-02-13T03:51:10.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2026-02-13T03:51:10.903Z] f72f2f782f40: Preparing [2026-02-13T03:51:10.903Z] 158f9d7ab888: Preparing [2026-02-13T03:51:10.903Z] 00b804d8c982: Preparing [2026-02-13T03:51:10.903Z] 47da42a0f822: Preparing [2026-02-13T03:51:10.903Z] 878f8295df53: Preparing [2026-02-13T03:51:10.903Z] 939512d32ecb: Preparing [2026-02-13T03:51:10.903Z] c4e71c2a4573: Preparing [2026-02-13T03:51:10.903Z] 939512d32ecb: Waiting [2026-02-13T03:51:10.903Z] c4e71c2a4573: Waiting [2026-02-13T03:51:10.903Z] 158f9d7ab888: Layer already exists [2026-02-13T03:51:10.903Z] f72f2f782f40: Layer already exists [2026-02-13T03:51:10.903Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:10.903Z] 878f8295df53: Layer already exists [2026-02-13T03:51:10.903Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:10.903Z] 939512d32ecb: Layer already exists [2026-02-13T03:51:10.903Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:10.903Z] main: digest: sha256:72989b39c49a44f4d78b3cc0dbbffb9f78a91cac2d388b342ee20837ddd9c35a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:51:10.981Z] ===================================================== [Pipeline] echo [2026-02-13T03:51:10.997Z] taggedImages: [2026-02-13T03:51:10.997Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:51:10.997Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2026-02-13T03:51:10.997Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 [2026-02-13T03:51:10.997Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:51:10.997Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-02-13T03:51:11.024Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2026-02-13T03:51:11.024Z] d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:51:11.024Z] latest [2026-02-13T03:51:11.024Z] 4.1.0-dev.99 [2026-02-13T03:51:11.024Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:51:11.024Z] main [2026-02-13T03:51:11.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:11.383Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:11.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:51:11.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-13T03:51:11.728Z] cc6b02b59018: Preparing [2026-02-13T03:51:11.728Z] e26090e60639: Preparing [2026-02-13T03:51:11.728Z] 00b804d8c982: Preparing [2026-02-13T03:51:11.728Z] 47da42a0f822: Preparing [2026-02-13T03:51:11.728Z] 683bedb30eca: Preparing [2026-02-13T03:51:11.728Z] c432977e8554: Preparing [2026-02-13T03:51:11.728Z] c4e71c2a4573: Preparing [2026-02-13T03:51:11.728Z] c432977e8554: Waiting [2026-02-13T03:51:11.728Z] c4e71c2a4573: Waiting [2026-02-13T03:51:11.728Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:11.728Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:11.991Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:11.991Z] cc6b02b59018: Pushed [2026-02-13T03:51:11.991Z] 683bedb30eca: Pushed [2026-02-13T03:51:12.566Z] c432977e8554: Pushed [2026-02-13T03:51:20.748Z] e26090e60639: Pushed [2026-02-13T03:51:21.014Z] d9bb12f601bc45e6344e550d53980b021e5d05e0: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:21.365Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:21.713Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-02-13T03:51:21.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-13T03:51:21.713Z] cc6b02b59018: Preparing [2026-02-13T03:51:21.713Z] e26090e60639: Preparing [2026-02-13T03:51:21.713Z] 00b804d8c982: Preparing [2026-02-13T03:51:21.713Z] 47da42a0f822: Preparing [2026-02-13T03:51:21.713Z] 683bedb30eca: Preparing [2026-02-13T03:51:21.713Z] c432977e8554: Preparing [2026-02-13T03:51:21.713Z] c4e71c2a4573: Preparing [2026-02-13T03:51:21.713Z] c432977e8554: Waiting [2026-02-13T03:51:21.713Z] c4e71c2a4573: Waiting [2026-02-13T03:51:21.713Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:21.713Z] e26090e60639: Layer already exists [2026-02-13T03:51:21.713Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:21.714Z] 683bedb30eca: Layer already exists [2026-02-13T03:51:21.714Z] cc6b02b59018: Layer already exists [2026-02-13T03:51:21.714Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:21.714Z] c432977e8554: Layer already exists [2026-02-13T03:51:21.977Z] latest: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:22.323Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:22.677Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 [2026-02-13T03:51:22.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-13T03:51:22.677Z] cc6b02b59018: Preparing [2026-02-13T03:51:22.677Z] e26090e60639: Preparing [2026-02-13T03:51:22.677Z] 00b804d8c982: Preparing [2026-02-13T03:51:22.677Z] 47da42a0f822: Preparing [2026-02-13T03:51:22.677Z] 683bedb30eca: Preparing [2026-02-13T03:51:22.677Z] c432977e8554: Preparing [2026-02-13T03:51:22.677Z] c4e71c2a4573: Preparing [2026-02-13T03:51:22.677Z] c432977e8554: Waiting [2026-02-13T03:51:22.677Z] c4e71c2a4573: Waiting [2026-02-13T03:51:22.677Z] e26090e60639: Layer already exists [2026-02-13T03:51:22.677Z] 683bedb30eca: Layer already exists [2026-02-13T03:51:22.677Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:22.677Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:22.677Z] cc6b02b59018: Layer already exists [2026-02-13T03:51:22.677Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:22.677Z] c432977e8554: Layer already exists [2026-02-13T03:51:22.677Z] 4.1.0-dev.99: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:23.292Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:23.643Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:51:23.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-13T03:51:23.643Z] cc6b02b59018: Preparing [2026-02-13T03:51:23.643Z] e26090e60639: Preparing [2026-02-13T03:51:23.643Z] 00b804d8c982: Preparing [2026-02-13T03:51:23.643Z] 47da42a0f822: Preparing [2026-02-13T03:51:23.643Z] 683bedb30eca: Preparing [2026-02-13T03:51:23.643Z] c432977e8554: Preparing [2026-02-13T03:51:23.643Z] c4e71c2a4573: Preparing [2026-02-13T03:51:23.643Z] c432977e8554: Waiting [2026-02-13T03:51:23.643Z] c4e71c2a4573: Waiting [2026-02-13T03:51:23.643Z] cc6b02b59018: Layer already exists [2026-02-13T03:51:23.643Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:23.643Z] e26090e60639: Layer already exists [2026-02-13T03:51:23.643Z] 683bedb30eca: Layer already exists [2026-02-13T03:51:23.643Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:23.643Z] c432977e8554: Layer already exists [2026-02-13T03:51:23.643Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:23.907Z] d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:24.256Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:24.598Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2026-02-13T03:51:24.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2026-02-13T03:51:24.598Z] cc6b02b59018: Preparing [2026-02-13T03:51:24.598Z] e26090e60639: Preparing [2026-02-13T03:51:24.598Z] 00b804d8c982: Preparing [2026-02-13T03:51:24.598Z] 47da42a0f822: Preparing [2026-02-13T03:51:24.598Z] 683bedb30eca: Preparing [2026-02-13T03:51:24.598Z] c432977e8554: Preparing [2026-02-13T03:51:24.598Z] c4e71c2a4573: Preparing [2026-02-13T03:51:24.598Z] c432977e8554: Waiting [2026-02-13T03:51:24.598Z] c4e71c2a4573: Waiting [2026-02-13T03:51:24.598Z] cc6b02b59018: Layer already exists [2026-02-13T03:51:24.598Z] e26090e60639: Layer already exists [2026-02-13T03:51:24.598Z] 00b804d8c982: Layer already exists [2026-02-13T03:51:24.598Z] 683bedb30eca: Layer already exists [2026-02-13T03:51:24.598Z] 47da42a0f822: Layer already exists [2026-02-13T03:51:24.598Z] c432977e8554: Layer already exists [2026-02-13T03:51:24.598Z] c4e71c2a4573: Layer already exists [2026-02-13T03:51:24.863Z] main: digest: sha256:7490b6000deef25c72555516890b7a3f42163effacb2ff8e905d0a2f8d71c0e8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:51:24.920Z] ===================================================== [Pipeline] echo [2026-02-13T03:51:24.935Z] taggedImages: [2026-02-13T03:51:24.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [2026-02-13T03:51:24.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2026-02-13T03:51:24.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 [2026-02-13T03:51:24.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [2026-02-13T03:51:24.935Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2026-02-13T03:51:24.947Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:24.957Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2026-02-13T03:51:24.970Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:24.982Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:24.992Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2026-02-13T03:51:25.005Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.020Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.033Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.048Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.062Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2026-02-13T03:51:25.075Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.086Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.101Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.115Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.125Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2026-02-13T03:51:25.138Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.159Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.173Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.183Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2026-02-13T03:51:25.198Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.255Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.268Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.279Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.288Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2026-02-13T03:51:25.299Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.311Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.325Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.337Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.350Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2026-02-13T03:51:25.364Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.376Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.387Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.398Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.411Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2026-02-13T03:51:25.421Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.438Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.450Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.464Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2026-02-13T03:51:25.474Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.484Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.494Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.501Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.512Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2026-02-13T03:51:25.526Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.551Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.576Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2026-02-13T03:51:25.591Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.605Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.614Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.624Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2026-02-13T03:51:25.645Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.655Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.666Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.676Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2026-02-13T03:51:25.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.712Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.725Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.737Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.748Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2026-02-13T03:51:25.763Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.772Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.799Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.812Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2026-02-13T03:51:25.823Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] echo [2026-02-13T03:51:25.836Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2026-02-13T03:51:25.850Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.860Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d9bb12f601bc45e6344e550d53980b021e5d05e0-4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:51:25.873Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:26.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:51:26.262Z] [2026-02-13T03:51:26.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:51:26.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:51:26.584Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T03:51:26.584Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T03:51:26.584Z] 04944245beec: Pulling fs layer [2026-02-13T03:51:26.584Z] 699f458cf7ca: Pulling fs layer [2026-02-13T03:51:26.584Z] 765212b225bb: Pulling fs layer [2026-02-13T03:51:26.584Z] f23df028b6ca: Pulling fs layer [2026-02-13T03:51:26.584Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T03:51:26.584Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T03:51:26.584Z] f23df028b6ca: Waiting [2026-02-13T03:51:26.584Z] d65c8cfc05b1: Waiting [2026-02-13T03:51:26.584Z] 765212b225bb: Waiting [2026-02-13T03:51:26.584Z] 2437ff75d9bd: Waiting [2026-02-13T03:51:26.849Z] 04944245beec: Verifying Checksum [2026-02-13T03:51:26.849Z] 04944245beec: Download complete [2026-02-13T03:51:26.849Z] 765212b225bb: Verifying Checksum [2026-02-13T03:51:26.849Z] 765212b225bb: Download complete [2026-02-13T03:51:26.849Z] f23df028b6ca: Verifying Checksum [2026-02-13T03:51:26.849Z] f23df028b6ca: Download complete [2026-02-13T03:51:26.849Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T03:51:26.849Z] d65c8cfc05b1: Download complete [2026-02-13T03:51:26.849Z] 699f458cf7ca: Verifying Checksum [2026-02-13T03:51:26.849Z] 699f458cf7ca: Download complete [2026-02-13T03:51:27.429Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T03:51:27.429Z] 8998bd30e6a1: Download complete [2026-02-13T03:51:29.997Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T03:51:29.997Z] 2437ff75d9bd: Download complete [2026-02-13T03:51:31.930Z] 8998bd30e6a1: Pull complete [2026-02-13T03:51:34.493Z] 04944245beec: Pull complete [2026-02-13T03:51:35.894Z] 699f458cf7ca: Pull complete [2026-02-13T03:51:35.894Z] 765212b225bb: Pull complete [2026-02-13T03:51:36.859Z] f23df028b6ca: Pull complete [2026-02-13T03:51:37.124Z] d65c8cfc05b1: Pull complete [2026-02-13T03:51:55.303Z] 2437ff75d9bd: Pull complete [2026-02-13T03:51:55.303Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T03:51:55.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:51:55.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:51:55.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-2009 does not seem to be running inside a container [2026-02-13T03:51:55.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-13T03:52:00.954Z] $ docker top 5c62fef32c6fd9003b3b8c2e5b23b001698f942bac6f38b5ddd9210e4b601bec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:52:01.916Z] ---> job-cost.sh [2026-02-13T03:52:01.916Z] lf-activate-venv: SKIPPING [2026-02-13T03:52:01.916Z] INFO: No Stack... [2026-02-13T03:52:02.505Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T03:52:03.458Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T03:52:04.081Z] + + catcut /w/workspace/edgex-go/954/archives/cost.csv [2026-02-13T03:52:04.081Z] -d, -f6 [Pipeline] lock [2026-02-13T03:52:04.113Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-954-stack-cost] [2026-02-13T03:52:04.120Z] Resource [jenkins-edgexfoundry-edgex-go-main-954-stack-cost] did not exist. Created. [2026-02-13T03:52:04.127Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-954-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T03:52:04.770Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T03:52:05.401Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T03:52:05.409Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-954-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T03:52:05.435Z] $ docker stop --time=1 5c62fef32c6fd9003b3b8c2e5b23b001698f942bac6f38b5ddd9210e4b601bec [2026-02-13T03:52:06.935Z] $ docker rm -f --volumes 5c62fef32c6fd9003b3b8c2e5b23b001698f942bac6f38b5ddd9210e4b601bec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-02-13T03:52:07.503Z] provisioning config files... [2026-02-13T03:52:07.511Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/954@tmp/config7019931423273061104tmp [Pipeline] { [Pipeline] sh [2026-02-13T03:52:07.814Z] + set +x [2026-02-13T03:52:07.814Z] + curl -s https://codecov.io/bash [2026-02-13T03:52:07.814Z] + bash -s -- [2026-02-13T03:52:07.814Z] [2026-02-13T03:52:07.814Z] _____ _ [2026-02-13T03:52:07.814Z] / ____| | | [2026-02-13T03:52:07.814Z] | | ___ __| | ___ ___ _____ __ [2026-02-13T03:52:07.814Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-02-13T03:52:07.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-02-13T03:52:07.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-02-13T03:52:07.814Z] Bash-1.0.6 [2026-02-13T03:52:07.814Z] [2026-02-13T03:52:07.814Z] [2026-02-13T03:52:07.814Z] ==> git version 2.25.1 found [2026-02-13T03:52:07.814Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-02-13T03:52:07.814Z] Release-Date: 2020-01-08 [2026-02-13T03:52:07.814Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-13T03:52:07.815Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-02-13T03:52:07.815Z] ==> Jenkins CI detected. [2026-02-13T03:52:07.815Z] current dir:  /w/workspace/edgex-go/954 [2026-02-13T03:52:07.815Z] project root: . [2026-02-13T03:52:07.815Z] --> token set from env [2026-02-13T03:52:07.815Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2026-02-13T03:52:08.075Z] ==> Running gcov in . (disable via -X gcov) [2026-02-13T03:52:08.075Z] ==> Python coveragepy not found [2026-02-13T03:52:08.075Z] ==> Searching for coverage reports in: [2026-02-13T03:52:08.075Z] + . [2026-02-13T03:52:08.075Z] -> Found 1 reports [2026-02-13T03:52:08.075Z] ==> Detecting git/mercurial file structure [2026-02-13T03:52:08.075Z] ==> Reading reports [2026-02-13T03:52:08.075Z] + ./coverage.out bytes=1044038 [2026-02-13T03:52:08.075Z] ==> Appending adjustments [2026-02-13T03:52:08.075Z] https://docs.codecov.io/docs/fixing-reports [2026-02-13T03:52:09.456Z] + Found adjustments [2026-02-13T03:52:09.456Z] ==> Gzipping contents [2026-02-13T03:52:09.456Z] 108K /tmp/codecov.Jhl2Ow.gz [2026-02-13T03:52:09.456Z] ==> Uploading reports [2026-02-13T03:52:09.456Z] url: https://codecov.io [2026-02-13T03:52:09.456Z] query: branch=main&commit=d9bb12f601bc45e6344e550d53980b021e5d05e0&build=954&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F954%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T03:52:09.456Z] -> Pinging Codecov [2026-02-13T03:52:09.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d9bb12f601bc45e6344e550d53980b021e5d05e0&build=954&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F954%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2026-02-13T03:52:09.716Z] -> Uploading to [2026-02-13T03:52:09.716Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d9bb12f601bc45e6344e550d53980b021e5d05e0/99210aff-4d56-4080-9ecd-1daa3fd00cc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T035209Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2dbb00fb9b966d6270cedd46e73c50b84dd3c101bad4e2d7008608ef4f723b88 [2026-02-13T03:52:09.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:09.716Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:09.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 414k --:--:-- --:--:-- --:--:-- 414k [2026-02-13T03:52:09.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d9bb12f601bc45e6344e550d53980b021e5d05e0 [Pipeline] } [2026-02-13T03:52:09.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2026-02-13T03:52:10.212Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-02-13T03:52:10.228Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:52:10.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T03:52:10.536Z] [2026-02-13T03:52:10.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:52:10.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T03:52:10.836Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-02-13T03:52:10.836Z] 2d35ebdb57d9: Already exists [2026-02-13T03:52:10.836Z] 85e8836fcdb2: Pulling fs layer [2026-02-13T03:52:10.836Z] 91631faa732a: Pulling fs layer [2026-02-13T03:52:10.836Z] f3f5ae8826fa: Pulling fs layer [2026-02-13T03:52:10.836Z] 4f4fb700ef54: Pulling fs layer [2026-02-13T03:52:10.836Z] 7861252a18e6: Pulling fs layer [2026-02-13T03:52:10.836Z] 9130f900ef6f: Pulling fs layer [2026-02-13T03:52:10.836Z] 7861252a18e6: Waiting [2026-02-13T03:52:10.836Z] 9130f900ef6f: Waiting [2026-02-13T03:52:10.836Z] 4f4fb700ef54: Waiting [2026-02-13T03:52:10.836Z] f3f5ae8826fa: Verifying Checksum [2026-02-13T03:52:10.836Z] f3f5ae8826fa: Download complete [2026-02-13T03:52:10.836Z] 85e8836fcdb2: Verifying Checksum [2026-02-13T03:52:10.836Z] 85e8836fcdb2: Download complete [2026-02-13T03:52:10.836Z] 4f4fb700ef54: Verifying Checksum [2026-02-13T03:52:10.836Z] 4f4fb700ef54: Download complete [2026-02-13T03:52:11.095Z] 85e8836fcdb2: Pull complete [2026-02-13T03:52:11.095Z] 7861252a18e6: Verifying Checksum [2026-02-13T03:52:11.095Z] 7861252a18e6: Download complete [2026-02-13T03:52:11.661Z] 91631faa732a: Verifying Checksum [2026-02-13T03:52:11.661Z] 91631faa732a: Download complete [2026-02-13T03:52:12.226Z] 9130f900ef6f: Verifying Checksum [2026-02-13T03:52:12.226Z] 9130f900ef6f: Download complete [2026-02-13T03:52:17.497Z] 91631faa732a: Pull complete [2026-02-13T03:52:17.497Z] f3f5ae8826fa: Pull complete [2026-02-13T03:52:17.497Z] 4f4fb700ef54: Pull complete [2026-02-13T03:52:17.497Z] 7861252a18e6: Pull complete [2026-02-13T03:52:21.684Z] 9130f900ef6f: Pull complete [2026-02-13T03:52:21.684Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-02-13T03:52:21.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-02-13T03:52:21.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:52:21.777Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T03:52:21.816Z] $ 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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-02-13T03:52:23.314Z] $ docker top 49a8c29138e8d8b8fdf85b38f63b3bc76de2c71acaca117574cf4694bb875ef2 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:52:23.649Z] + git config --global --add safe.directory /w/workspace/edgex-go/954 [Pipeline] echo [2026-02-13T03:52:23.659Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2026-02-13T03:52:23.944Z] + set -o pipefail [2026-02-13T03:52:23.944Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2026-02-13T03:52:33.930Z] [2026-02-13T03:52:33.930Z] Monitoring /w/workspace/edgex-go/954 (github.com/edgexfoundry/edgex-go)... [2026-02-13T03:52:33.930Z] [2026-02-13T03:52:33.930Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/84420350-5e5a-4175-a903-c0ec71ef46df [2026-02-13T03:52:33.930Z] [2026-02-13T03:52:33.930Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-02-13T03:52:33.930Z] [2026-02-13T03:52:33.930Z] [2026-02-13T03:52:33.930Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2026-02-13T03:52:33.930Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2026-02-13T03:52:33.951Z] $ docker stop --time=1 49a8c29138e8d8b8fdf85b38f63b3bc76de2c71acaca117574cf4694bb875ef2 [2026-02-13T03:52:36.485Z] $ docker rm -f --volumes 49a8c29138e8d8b8fdf85b38f63b3bc76de2c71acaca117574cf4694bb875ef2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2026-02-13T03:52:37.042Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:52:37.064Z] provisioning config files... [2026-02-13T03:52:37.071Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/954@tmp/config11503991688782819299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:52:37.497Z] --> edgex-publish-swagger.sh [2026-02-13T03:52:37.497Z] === Publish openapi API === [2026-02-13T03:52:37.497Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2026-02-13T03:52:37.497Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/954/openapi/core-command.yaml] [2026-02-13T03:52:37.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:37.497Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:37.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 536 265k --:--:-- --:--:-- --:--:-- 265k [2026-02-13T03:52:37.497Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:37.497Z] [2026-02-13T03:52:37.497Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/954/openapi/core-data.yaml] [2026-02-13T03:52:37.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:37.497Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:37.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 481 536k --:--:-- --:--:-- --:--:-- 537k [2026-02-13T03:52:37.497Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:37.497Z] [2026-02-13T03:52:37.497Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/954/openapi/core-keeper.yaml] [2026-02-13T03:52:37.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:37.790Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:37.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30234 0 0 100 30234 0 468k --:--:-- --:--:-- --:--:-- 461k 100 30300 100 66 100 30234 702 314k --:--:-- --:--:-- --:--:-- 311k [2026-02-13T03:52:37.790Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:37.790Z] [2026-02-13T03:52:37.790Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/954/openapi/core-metadata.yaml] [2026-02-13T03:52:37.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:37.790Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:37.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 159k 100 66 100 159k 523 1268k --:--:-- --:--:-- --:--:-- 1269k [2026-02-13T03:52:37.790Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:37.790Z] [2026-02-13T03:52:37.790Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/954/openapi/security-proxy-auth.yaml] [2026-02-13T03:52:37.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:37.790Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:38.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 687 248k --:--:-- --:--:-- --:--:-- 249k [2026-02-13T03:52:38.088Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:38.088Z] [2026-02-13T03:52:38.088Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/954/openapi/security-secretstore-setup.yaml] [2026-02-13T03:52:38.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:38.088Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:38.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 776 46035 --:--:-- --:--:-- --:--:-- 46811 [2026-02-13T03:52:38.088Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:38.088Z] [2026-02-13T03:52:38.088Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/954/openapi/support-notifications.yaml] [2026-02-13T03:52:38.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:38.088Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:38.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 550 813k --:--:-- --:--:-- --:--:-- 814k [2026-02-13T03:52:38.371Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:38.371Z] [2026-02-13T03:52:38.371Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/954/openapi/support-scheduler.yaml] [2026-02-13T03:52:38.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-13T03:52:38.371Z] Dload Upload Total Spent Left Speed [2026-02-13T03:52:38.371Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50767 100 66 100 50701 622 467k --:--:-- --:--:-- --:--:-- 467k [2026-02-13T03:52:38.371Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2026-02-13T03:52:38.371Z] [Pipeline] } [2026-02-13T03:52:38.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-02-13T03:52:38.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:52:38.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:52:39.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:52:39.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:52:39.149Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T03:52:39.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T03:52:39.475Z] $ docker top 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 -eo pid,comm [2026-02-13T03:52:39.507Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T03:52:39.507Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:52:39.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:52:39.561Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:52:39.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:52:39.686Z] $ docker exec 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 ssh-agent [2026-02-13T03:52:39.783Z] SSH_AUTH_SOCK=/tmp/ssh-HDy3JNQQg9Sj/agent.32 [2026-02-13T03:52:39.783Z] SSH_AGENT_PID=38 [2026-02-13T03:52:39.788Z] Running ssh-add (command line suppressed) [2026-02-13T03:52:39.891Z] Identity added: /w/workspace/edgex-go/954@tmp/private_key_15265118808599191504.key (/w/workspace/edgex-go/954@tmp/private_key_15265118808599191504.key) [2026-02-13T03:52:39.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:52:40.179Z] + git semver tag [2026-02-13T03:52:40.437Z] 2026-02-13 03:52:40,416 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:52:40.437Z] 2026-02-13 03:52:40,420 [run_tag] DEBUG tag force:False [2026-02-13T03:52:40.437Z] 2026-02-13 03:52:40,420 [check_head_tag] DEBUG check head tag [2026-02-13T03:52:40.437Z] 2026-02-13 03:52:40,421 [execute] INFO git cat-file --batch-check [2026-02-13T03:52:40.437Z] 2026-02-13 03:52:40,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/954, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:52:40.437Z] 2026-02-13 03:52:40,424 [execute] INFO git cat-file --batch [2026-02-13T03:52:40.437Z] 2026-02-13 03:52:40,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/954, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:52:40.696Z] 2026-02-13 03:52:40,455 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T03:52:40.696Z] 2026-02-13 03:52:40,455 [execute] INFO git tag -a v4.1.0-dev.99 -m v4.1.0-dev.99 [2026-02-13T03:52:40.696Z] 2026-02-13 03:52:40,455 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.99', '-m', 'v4.1.0-dev.99'], cwd=/w/workspace/edgex-go/954, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:52:40.696Z] 2026-02-13 03:52:40,458 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T03:52:40.696Z] 4.1.0-dev.99 [Pipeline] } [2026-02-13T03:52:40.713Z] $ docker exec --env ******** --env ******** 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 ssh-agent -k [2026-02-13T03:52:40.810Z] unset SSH_AUTH_SOCK; [2026-02-13T03:52:40.810Z] unset SSH_AGENT_PID; [2026-02-13T03:52:40.810Z] echo Agent pid 38 killed; [2026-02-13T03:52:40.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:52:41.128Z] + git semver [Pipeline] } [2026-02-13T03:52:41.719Z] $ docker stop --time=1 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 [2026-02-13T03:52:42.991Z] $ docker rm -f --volumes 94765ef9bce4ecdda40be9a521c307d0259bbe9020c35d592e14112cba4b2923 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:52:43.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:52:43.390Z] [2026-02-13T03:52:43.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:52:43.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:52:43.687Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-13T03:52:43.687Z] ab5ef0e58194: Pulling fs layer [2026-02-13T03:52:43.687Z] 9712f1f96733: Pulling fs layer [2026-02-13T03:52:43.687Z] 63f879dbbcfc: Pulling fs layer [2026-02-13T03:52:43.687Z] 0d9ebad4ef96: Pulling fs layer [2026-02-13T03:52:43.687Z] e9a5061849ea: Pulling fs layer [2026-02-13T03:52:43.687Z] d747dcd14b5f: Pulling fs layer [2026-02-13T03:52:43.687Z] 2de7ff778b66: Pulling fs layer [2026-02-13T03:52:43.687Z] e9a5061849ea: Waiting [2026-02-13T03:52:43.687Z] d747dcd14b5f: Waiting [2026-02-13T03:52:43.687Z] 0d9ebad4ef96: Waiting [2026-02-13T03:52:43.687Z] 2de7ff778b66: Waiting [2026-02-13T03:52:43.687Z] 9712f1f96733: Verifying Checksum [2026-02-13T03:52:43.687Z] 9712f1f96733: Download complete [2026-02-13T03:52:44.252Z] 63f879dbbcfc: Verifying Checksum [2026-02-13T03:52:44.252Z] 63f879dbbcfc: Download complete [2026-02-13T03:52:44.252Z] e9a5061849ea: Verifying Checksum [2026-02-13T03:52:44.252Z] e9a5061849ea: Download complete [2026-02-13T03:52:44.252Z] d747dcd14b5f: Download complete [2026-02-13T03:52:44.510Z] 0d9ebad4ef96: Verifying Checksum [2026-02-13T03:52:44.510Z] 0d9ebad4ef96: Download complete [2026-02-13T03:52:44.510Z] ab5ef0e58194: Download complete [2026-02-13T03:52:44.510Z] 2de7ff778b66: Verifying Checksum [2026-02-13T03:52:44.510Z] 2de7ff778b66: Download complete [2026-02-13T03:52:48.690Z] ab5ef0e58194: Pull complete [2026-02-13T03:52:48.690Z] 9712f1f96733: Pull complete [2026-02-13T03:52:48.948Z] 63f879dbbcfc: Pull complete [2026-02-13T03:52:54.213Z] 0d9ebad4ef96: Pull complete [2026-02-13T03:52:54.213Z] e9a5061849ea: Pull complete [2026-02-13T03:52:54.213Z] d747dcd14b5f: Pull complete [2026-02-13T03:52:55.593Z] 2de7ff778b66: Pull complete [2026-02-13T03:52:55.593Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-13T03:52:55.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:52:55.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:52:55.686Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T03:52:55.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-02-13T03:52:57.589Z] $ docker top 04595bcece54337ed441c8378b008291b96a47664fc40edd3e3da8b7c0029981 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:52:57.646Z] provisioning config files... [2026-02-13T03:52:57.652Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/954@tmp/config299920278030544485tmp [2026-02-13T03:52:57.661Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/954@tmp/config10021222610482766883tmp [2026-02-13T03:52:57.667Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/954@tmp/config3810469671479383059tmp [Pipeline] { [Pipeline] echo [2026-02-13T03:52:57.695Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:52:57.983Z] ---> sigul-configuration.sh [2026-02-13T03:52:57.983Z] gpg: directory `/root/.gnupg' created [2026-02-13T03:52:57.983Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-13T03:52:57.983Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-13T03:52:57.983Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-13T03:52:57.983Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-13T03:52:57.983Z] gpg: CAST5 encrypted data [2026-02-13T03:52:57.983Z] gpg: encrypted with 1 passphrase [2026-02-13T03:52:57.983Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-13T03:52:58.275Z] + mkdir /home/jenkins [2026-02-13T03:52:58.275Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-13T03:52:58.564Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-02-13T03:52:58.577Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:52:58.867Z] ---> sigul-install.sh [2026-02-13T03:52:58.867Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-13T03:52:59.160Z] + git tag --list [2026-02-13T03:52:59.160Z] 0.6.0 [2026-02-13T03:52:59.160Z] 0.6.1 [2026-02-13T03:52:59.160Z] 0.7.0 [2026-02-13T03:52:59.160Z] 0.7.1 [2026-02-13T03:52:59.160Z] v1.0.0 [2026-02-13T03:52:59.160Z] v1.0.1 [2026-02-13T03:52:59.160Z] v1.1.0 [2026-02-13T03:52:59.160Z] v1.2.0 [2026-02-13T03:52:59.160Z] v1.2.1 [2026-02-13T03:52:59.160Z] v1.3.0 [2026-02-13T03:52:59.160Z] v1.3.1 [2026-02-13T03:52:59.160Z] v2.0.0 [2026-02-13T03:52:59.160Z] v2.1.0 [2026-02-13T03:52:59.160Z] v2.1.1 [2026-02-13T03:52:59.160Z] v2.2.0 [2026-02-13T03:52:59.160Z] v2.3.0 [2026-02-13T03:52:59.160Z] v3.0 [2026-02-13T03:52:59.160Z] v3.0.0 [2026-02-13T03:52:59.160Z] v3.1 [2026-02-13T03:52:59.160Z] v3.1.0 [2026-02-13T03:52:59.160Z] v3.1.1 [2026-02-13T03:52:59.160Z] v4.0 [2026-02-13T03:52:59.160Z] v4.0.0 [2026-02-13T03:52:59.160Z] v4.0.1 [2026-02-13T03:52:59.160Z] v4.0.1-dev.1 [2026-02-13T03:52:59.160Z] v4.0.1-dev.2 [2026-02-13T03:52:59.160Z] v4.0.2-dev.1 [2026-02-13T03:52:59.160Z] v4.1.0-dev.1 [2026-02-13T03:52:59.160Z] v4.1.0-dev.10 [2026-02-13T03:52:59.160Z] v4.1.0-dev.11 [2026-02-13T03:52:59.160Z] v4.1.0-dev.12 [2026-02-13T03:52:59.160Z] v4.1.0-dev.13 [2026-02-13T03:52:59.160Z] v4.1.0-dev.14 [2026-02-13T03:52:59.160Z] v4.1.0-dev.15 [2026-02-13T03:52:59.160Z] v4.1.0-dev.16 [2026-02-13T03:52:59.160Z] v4.1.0-dev.17 [2026-02-13T03:52:59.160Z] v4.1.0-dev.18 [2026-02-13T03:52:59.160Z] v4.1.0-dev.19 [2026-02-13T03:52:59.160Z] v4.1.0-dev.2 [2026-02-13T03:52:59.160Z] v4.1.0-dev.20 [2026-02-13T03:52:59.160Z] v4.1.0-dev.21 [2026-02-13T03:52:59.160Z] v4.1.0-dev.22 [2026-02-13T03:52:59.160Z] v4.1.0-dev.23 [2026-02-13T03:52:59.160Z] v4.1.0-dev.24 [2026-02-13T03:52:59.160Z] v4.1.0-dev.25 [2026-02-13T03:52:59.160Z] v4.1.0-dev.26 [2026-02-13T03:52:59.160Z] v4.1.0-dev.27 [2026-02-13T03:52:59.160Z] v4.1.0-dev.28 [2026-02-13T03:52:59.160Z] v4.1.0-dev.29 [2026-02-13T03:52:59.160Z] v4.1.0-dev.3 [2026-02-13T03:52:59.160Z] v4.1.0-dev.30 [2026-02-13T03:52:59.160Z] v4.1.0-dev.31 [2026-02-13T03:52:59.160Z] v4.1.0-dev.32 [2026-02-13T03:52:59.160Z] v4.1.0-dev.33 [2026-02-13T03:52:59.160Z] v4.1.0-dev.34 [2026-02-13T03:52:59.160Z] v4.1.0-dev.35 [2026-02-13T03:52:59.160Z] v4.1.0-dev.36 [2026-02-13T03:52:59.160Z] v4.1.0-dev.37 [2026-02-13T03:52:59.160Z] v4.1.0-dev.38 [2026-02-13T03:52:59.160Z] v4.1.0-dev.39 [2026-02-13T03:52:59.160Z] v4.1.0-dev.4 [2026-02-13T03:52:59.160Z] v4.1.0-dev.40 [2026-02-13T03:52:59.160Z] v4.1.0-dev.41 [2026-02-13T03:52:59.160Z] v4.1.0-dev.42 [2026-02-13T03:52:59.160Z] v4.1.0-dev.43 [2026-02-13T03:52:59.160Z] v4.1.0-dev.44 [2026-02-13T03:52:59.160Z] v4.1.0-dev.45 [2026-02-13T03:52:59.160Z] v4.1.0-dev.46 [2026-02-13T03:52:59.160Z] v4.1.0-dev.47 [2026-02-13T03:52:59.160Z] v4.1.0-dev.48 [2026-02-13T03:52:59.160Z] v4.1.0-dev.49 [2026-02-13T03:52:59.160Z] v4.1.0-dev.5 [2026-02-13T03:52:59.160Z] v4.1.0-dev.50 [2026-02-13T03:52:59.160Z] v4.1.0-dev.51 [2026-02-13T03:52:59.160Z] v4.1.0-dev.52 [2026-02-13T03:52:59.160Z] v4.1.0-dev.53 [2026-02-13T03:52:59.160Z] v4.1.0-dev.54 [2026-02-13T03:52:59.160Z] v4.1.0-dev.55 [2026-02-13T03:52:59.160Z] v4.1.0-dev.56 [2026-02-13T03:52:59.160Z] v4.1.0-dev.57 [2026-02-13T03:52:59.160Z] v4.1.0-dev.58 [2026-02-13T03:52:59.160Z] v4.1.0-dev.59 [2026-02-13T03:52:59.160Z] v4.1.0-dev.6 [2026-02-13T03:52:59.160Z] v4.1.0-dev.60 [2026-02-13T03:52:59.160Z] v4.1.0-dev.61 [2026-02-13T03:52:59.160Z] v4.1.0-dev.62 [2026-02-13T03:52:59.160Z] v4.1.0-dev.63 [2026-02-13T03:52:59.160Z] v4.1.0-dev.64 [2026-02-13T03:52:59.160Z] v4.1.0-dev.65 [2026-02-13T03:52:59.160Z] v4.1.0-dev.66 [2026-02-13T03:52:59.160Z] v4.1.0-dev.67 [2026-02-13T03:52:59.160Z] v4.1.0-dev.68 [2026-02-13T03:52:59.160Z] v4.1.0-dev.69 [2026-02-13T03:52:59.160Z] v4.1.0-dev.7 [2026-02-13T03:52:59.160Z] v4.1.0-dev.70 [2026-02-13T03:52:59.160Z] v4.1.0-dev.71 [2026-02-13T03:52:59.160Z] v4.1.0-dev.72 [2026-02-13T03:52:59.160Z] v4.1.0-dev.73 [2026-02-13T03:52:59.160Z] v4.1.0-dev.74 [2026-02-13T03:52:59.160Z] v4.1.0-dev.75 [2026-02-13T03:52:59.160Z] v4.1.0-dev.76 [2026-02-13T03:52:59.160Z] v4.1.0-dev.77 [2026-02-13T03:52:59.160Z] v4.1.0-dev.78 [2026-02-13T03:52:59.160Z] v4.1.0-dev.79 [2026-02-13T03:52:59.160Z] v4.1.0-dev.8 [2026-02-13T03:52:59.160Z] v4.1.0-dev.80 [2026-02-13T03:52:59.160Z] v4.1.0-dev.81 [2026-02-13T03:52:59.160Z] v4.1.0-dev.82 [2026-02-13T03:52:59.160Z] v4.1.0-dev.83 [2026-02-13T03:52:59.160Z] v4.1.0-dev.84 [2026-02-13T03:52:59.160Z] v4.1.0-dev.85 [2026-02-13T03:52:59.160Z] v4.1.0-dev.86 [2026-02-13T03:52:59.160Z] v4.1.0-dev.87 [2026-02-13T03:52:59.160Z] v4.1.0-dev.88 [2026-02-13T03:52:59.160Z] v4.1.0-dev.89 [2026-02-13T03:52:59.160Z] v4.1.0-dev.9 [2026-02-13T03:52:59.160Z] v4.1.0-dev.90 [2026-02-13T03:52:59.160Z] v4.1.0-dev.91 [2026-02-13T03:52:59.160Z] v4.1.0-dev.92 [2026-02-13T03:52:59.160Z] v4.1.0-dev.93 [2026-02-13T03:52:59.160Z] v4.1.0-dev.94 [2026-02-13T03:52:59.160Z] v4.1.0-dev.95 [2026-02-13T03:52:59.160Z] v4.1.0-dev.96 [2026-02-13T03:52:59.160Z] v4.1.0-dev.97 [2026-02-13T03:52:59.160Z] v4.1.0-dev.98 [2026-02-13T03:52:59.160Z] v4.1.0-dev.99 [Pipeline] sh [2026-02-13T03:52:59.453Z] + lftools sign git-tag v4.1.0-dev.99 [2026-02-13T03:53:00.021Z] Signing Git tag with Sigul... [2026-02-13T03:53:00.021Z] Signing v4.1.0-dev.99 [Pipeline] echo [2026-02-13T03:53:00.293Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:00.582Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-13T03:53:00.589Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-13T03:53:00.623Z] $ docker stop --time=1 04595bcece54337ed441c8378b008291b96a47664fc40edd3e3da8b7c0029981 [2026-02-13T03:53:01.899Z] $ docker rm -f --volumes 04595bcece54337ed441c8378b008291b96a47664fc40edd3e3da8b7c0029981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-13T03:53:02.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:53:02.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:53:02.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:53:02.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:53:02.679Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T03:53:02.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T03:53:02.950Z] $ docker top 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 -eo pid,comm [2026-02-13T03:53:02.992Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T03:53:02.992Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:53:03.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:53:03.048Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:53:03.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:53:03.158Z] $ docker exec 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 ssh-agent [2026-02-13T03:53:03.241Z] SSH_AUTH_SOCK=/tmp/ssh-H5d00prM4kw7/agent.32 [2026-02-13T03:53:03.241Z] SSH_AGENT_PID=38 [2026-02-13T03:53:03.245Z] Running ssh-add (command line suppressed) [2026-02-13T03:53:03.348Z] Identity added: /w/workspace/edgex-go/954@tmp/private_key_7637897143825011257.key (/w/workspace/edgex-go/954@tmp/private_key_7637897143825011257.key) [2026-02-13T03:53:03.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:53:03.640Z] + git semver bump pre [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,887 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,891 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,891 [bump_version] DEBUG bumping version:4.1.0-dev.99 on axis:pre with prefix:dev [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,891 [bump_version] DEBUG bumped version:4.1.0-dev.100 [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,891 [write_version] DEBUG write version:4.1.0-dev.100 to path:/w/workspace/edgex-go/954/.semver/main with force:True [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,891 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,891 [write_file] DEBUG write to file:/w/workspace/edgex-go/954/.semver/main [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,894 [execute] INFO git cat-file --batch-check [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/954/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,897 [execute] INFO git cat-file --batch [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/954/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:53:03.899Z] 2026-02-13 03:53:03,901 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T03:53:03.899Z] 4.1.0-dev.100 [Pipeline] } [2026-02-13T03:53:04.175Z] $ docker exec --env ******** --env ******** 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 ssh-agent -k [2026-02-13T03:53:04.277Z] unset SSH_AUTH_SOCK; [2026-02-13T03:53:04.277Z] unset SSH_AGENT_PID; [2026-02-13T03:53:04.277Z] echo Agent pid 38 killed; [2026-02-13T03:53:04.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:53:04.603Z] + git semver [Pipeline] } [2026-02-13T03:53:05.193Z] $ docker stop --time=1 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 [2026-02-13T03:53:06.460Z] $ docker rm -f --volumes 900addbaef5e5ab034b51bc53bd65d6c0b42dcae03ad1777b9d74bf7b4ef02e3 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T03:53:06.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:53:06.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:53:07.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:53:07.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:53:07.165Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T03:53:07.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T03:53:07.432Z] $ docker top 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e -eo pid,comm [2026-02-13T03:53:07.464Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2026-02-13T03:53:07.464Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:53:07.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:53:07.510Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:53:07.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:53:07.615Z] $ docker exec 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e ssh-agent [2026-02-13T03:53:07.704Z] SSH_AUTH_SOCK=/tmp/ssh-lAjUPC8GG2BU/agent.32 [2026-02-13T03:53:07.704Z] SSH_AGENT_PID=38 [2026-02-13T03:53:07.709Z] Running ssh-add (command line suppressed) [2026-02-13T03:53:07.816Z] Identity added: /w/workspace/edgex-go/954@tmp/private_key_15178536233465457319.key (/w/workspace/edgex-go/954@tmp/private_key_15178536233465457319.key) [2026-02-13T03:53:07.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:53:08.109Z] + git semver push [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,318 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,321 [run_push] DEBUG push [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,322 [execute] INFO git cat-file --batch-check [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/954/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,325 [execute] INFO git rev-list 11fe972291d5db200476702069bcf31c41218a4b -- [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,325 [execute] DEBUG Popen(['git', 'rev-list', '11fe972291d5db200476702069bcf31c41218a4b', '--'], cwd=/w/workspace/edgex-go/954/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,344 [execute] INFO git fetch -v -- origin [2026-02-13T03:53:08.367Z] 2026-02-13 03:53:08,344 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/954/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-13T03:53:08.934Z] 2026-02-13 03:53:08,861 [run_push] DEBUG no remote changes detected [2026-02-13T03:53:08.934Z] 2026-02-13 03:53:08,861 [execute] INFO git push origin semver [2026-02-13T03:53:08.934Z] 2026-02-13 03:53:08,862 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/954/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:53:09.874Z] 2026-02-13 03:53:09,671 [run_push] DEBUG push all version tags [2026-02-13T03:53:09.874Z] 2026-02-13 03:53:09,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-13T03:53:09.874Z] 2026-02-13 03:53:09,672 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/954, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:53:10.811Z] 2026-02-13 03:53:10,485 [read_version] DEBUG read version from /w/workspace/edgex-go/954/.semver/main [2026-02-13T03:53:10.811Z] 4.1.0-dev.100 [Pipeline] } [2026-02-13T03:53:10.829Z] $ docker exec --env ******** --env ******** 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e ssh-agent -k [2026-02-13T03:53:10.926Z] unset SSH_AUTH_SOCK; [2026-02-13T03:53:10.926Z] unset SSH_AGENT_PID; [2026-02-13T03:53:10.926Z] echo Agent pid 38 killed; [2026-02-13T03:53:10.926Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:53:11.250Z] + git semver [Pipeline] } [2026-02-13T03:53:11.528Z] $ docker stop --time=1 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e [2026-02-13T03:53:12.767Z] $ docker rm -f --volumes 963718777a7599f0536c8e7ba7620242f560c9bcbf86dd5b341af79748257e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T03:53:13.243Z] + [ -d /w/workspace/edgex-go/954/archives ] [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:13.532Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:14.389Z] ---> package-listing.sh [2026-02-13T03:53:14.389Z] ++ facter osfamily [2026-02-13T03:53:14.389Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T03:53:14.648Z] + OS_FAMILY=debian [2026-02-13T03:53:14.648Z] + workspace=/w/workspace/edgex-go/954 [2026-02-13T03:53:14.648Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T03:53:14.648Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T03:53:14.648Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T03:53:14.648Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T03:53:14.648Z] + '[' /w/workspace/edgex-go/954 ']' [2026-02-13T03:53:14.648Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T03:53:14.648Z] + case "${OS_FAMILY}" in [2026-02-13T03:53:14.648Z] + dpkg -l [2026-02-13T03:53:14.648Z] + grep '^ii' [2026-02-13T03:53:14.648Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T03:53:14.648Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T03:53:14.648Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T03:53:14.648Z] + '[' /w/workspace/edgex-go/954 ']' [2026-02-13T03:53:14.648Z] + mkdir -p /w/workspace/edgex-go/954/archives/ [2026-02-13T03:53:14.648Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/954/archives/ [Pipeline] echo [2026-02-13T03:53:14.658Z] 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/954/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T03:53:14.934Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:53:15.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:53:15.490Z] [2026-02-13T03:53:15.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:53:15.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:53:15.788Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T03:53:15.788Z] 5eb5b503b376: Pulling fs layer [2026-02-13T03:53:15.788Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T03:53:15.788Z] ec43610c2a17: Pulling fs layer [2026-02-13T03:53:15.788Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T03:53:15.788Z] 33b1e0a273af: Pulling fs layer [2026-02-13T03:53:15.788Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T03:53:15.788Z] 2f39f015ded8: Pulling fs layer [2026-02-13T03:53:15.788Z] 5d3b04190fa2: Waiting [2026-02-13T03:53:15.788Z] 3a2ae6a8a46f: Waiting [2026-02-13T03:53:15.788Z] 2f39f015ded8: Waiting [2026-02-13T03:53:15.788Z] 5c69ac0246d0: Download complete [2026-02-13T03:53:15.788Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T03:53:15.788Z] 3a2ae6a8a46f: Download complete [2026-02-13T03:53:15.788Z] ec43610c2a17: Verifying Checksum [2026-02-13T03:53:15.788Z] ec43610c2a17: Download complete [2026-02-13T03:53:15.788Z] 33b1e0a273af: Verifying Checksum [2026-02-13T03:53:15.788Z] 33b1e0a273af: Download complete [2026-02-13T03:53:15.788Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T03:53:15.788Z] 5d3b04190fa2: Download complete [2026-02-13T03:53:16.047Z] 5eb5b503b376: Verifying Checksum [2026-02-13T03:53:16.047Z] 5eb5b503b376: Download complete [2026-02-13T03:53:16.613Z] 2f39f015ded8: Verifying Checksum [2026-02-13T03:53:16.613Z] 2f39f015ded8: Download complete [2026-02-13T03:53:17.547Z] 5eb5b503b376: Pull complete [2026-02-13T03:53:17.806Z] 5c69ac0246d0: Pull complete [2026-02-13T03:53:18.371Z] ec43610c2a17: Pull complete [2026-02-13T03:53:18.371Z] 3a2ae6a8a46f: Pull complete [2026-02-13T03:53:18.371Z] 33b1e0a273af: Pull complete [2026-02-13T03:53:18.630Z] 5d3b04190fa2: Pull complete [2026-02-13T03:53:23.886Z] 2f39f015ded8: Pull complete [2026-02-13T03:53:23.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T03:53:23.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:53:23.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:53:23.987Z] prd-ubuntu20.04-docker-8c-8g-2006 does not seem to be running inside a container [2026-02-13T03:53:24.037Z] $ 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/954/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/954 -v /w/workspace/edgex-go/954:/w/workspace/edgex-go/954:rw,z -v /w/workspace/edgex-go/954@tmp:/w/workspace/edgex-go/954@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T03:53:25.668Z] $ docker top 5df21a95c08026e74f4f46df5369e8384d1ad2b9eca8aed4f3e3d4b9547edc11 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:53:25.996Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T03:53:26.278Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T03:53:26.560Z] + ls /var/log/sa-host [2026-02-13T03:53:26.560Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:53:26.592Z] provisioning config files... [2026-02-13T03:53:26.601Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/954@tmp/config1828504906896346367tmp [Pipeline] { [Pipeline] echo [2026-02-13T03:53:26.616Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:26.896Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T03:53:26.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:27.209Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T03:53:27.217Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:27.499Z] ---> sudo-logs.sh [2026-02-13T03:53:27.499Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T03:53:27.526Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:27.808Z] ---> job-cost.sh [2026-02-13T03:53:27.808Z] lf-activate-venv: SKIPPING [2026-02-13T03:53:27.808Z] DEBUG: total: 0.10999999940395355 [2026-02-13T03:53:27.808Z] INFO: Retrieving Stack Cost... [2026-02-13T03:53:28.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T03:53:28.325Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T03:53:28.594Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:53:28.879Z] ---> logs-deploy.sh [2026-02-13T03:53:28.879Z] lf-activate-venv: SKIPPING [2026-02-13T03:53:28.879Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/954 [2026-02-13T03:53:28.879Z] INFO: archiving workspace using pattern(s): [2026-02-13T03:53:29.815Z] Archives upload complete. [2026-02-13T03:53:30.074Z] INFO: archiving logs to Nexus [2026-02-13T03:53:30.641Z] ---> uname -a: [2026-02-13T03:53:30.641Z] Linux prd-ubuntu20-04-docker-8c-8g-2006 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-13T03:53:30.641Z] [2026-02-13T03:53:30.641Z] [2026-02-13T03:53:30.641Z] ---> lscpu: [2026-02-13T03:53:30.641Z] Architecture: x86_64 [2026-02-13T03:53:30.641Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T03:53:30.641Z] Byte Order: Little Endian [2026-02-13T03:53:30.641Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T03:53:30.641Z] CPU(s): 8 [2026-02-13T03:53:30.641Z] On-line CPU(s) list: 0-7 [2026-02-13T03:53:30.641Z] Thread(s) per core: 1 [2026-02-13T03:53:30.641Z] Core(s) per socket: 1 [2026-02-13T03:53:30.641Z] Socket(s): 8 [2026-02-13T03:53:30.641Z] NUMA node(s): 1 [2026-02-13T03:53:30.641Z] Vendor ID: AuthenticAMD [2026-02-13T03:53:30.641Z] CPU family: 23 [2026-02-13T03:53:30.641Z] Model: 49 [2026-02-13T03:53:30.641Z] Model name: AMD EPYC-Rome Processor [2026-02-13T03:53:30.641Z] Stepping: 0 [2026-02-13T03:53:30.641Z] CPU MHz: 2799.998 [2026-02-13T03:53:30.641Z] BogoMIPS: 5599.99 [2026-02-13T03:53:30.641Z] Virtualization: AMD-V [2026-02-13T03:53:30.641Z] Hypervisor vendor: KVM [2026-02-13T03:53:30.641Z] Virtualization type: full [2026-02-13T03:53:30.641Z] L1d cache: 256 KiB [2026-02-13T03:53:30.641Z] L1i cache: 256 KiB [2026-02-13T03:53:30.641Z] L2 cache: 4 MiB [2026-02-13T03:53:30.641Z] L3 cache: 128 MiB [2026-02-13T03:53:30.641Z] NUMA node0 CPU(s): 0-7 [2026-02-13T03:53:30.641Z] Vulnerability Gather data sampling: Not affected [2026-02-13T03:53:30.641Z] Vulnerability Itlb multihit: Not affected [2026-02-13T03:53:30.641Z] Vulnerability L1tf: Not affected [2026-02-13T03:53:30.641Z] Vulnerability Mds: Not affected [2026-02-13T03:53:30.641Z] Vulnerability Meltdown: Not affected [2026-02-13T03:53:30.641Z] Vulnerability Mmio stale data: Not affected [2026-02-13T03:53:30.641Z] Vulnerability Retbleed: Vulnerable [2026-02-13T03:53:30.641Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T03:53:30.641Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T03:53:30.641Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-02-13T03:53:30.641Z] Vulnerability Srbds: Not affected [2026-02-13T03:53:30.641Z] Vulnerability Tsx async abort: Not affected [2026-02-13T03:53:30.641Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2026-02-13T03:53:30.641Z] [2026-02-13T03:53:30.641Z] [2026-02-13T03:53:30.641Z] ---> nproc: [2026-02-13T03:53:30.641Z] 8 [2026-02-13T03:53:30.641Z] [2026-02-13T03:53:30.641Z] [2026-02-13T03:53:30.641Z] ---> df -h: [2026-02-13T03:53:30.641Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T03:53:30.641Z] overlay 155G 34G 122G 22% / [2026-02-13T03:53:30.641Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T03:53:30.641Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-02-13T03:53:30.641Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T03:53:30.641Z] /dev/vda1 155G 34G 122G 22% /facter-os [2026-02-13T03:53:30.641Z] [2026-02-13T03:53:30.641Z]